Pull request #4197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at fe71755eec998340e413ea2c1e208339c3335bfc rather than 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c Obtained Jenkinsfile from fe71755eec998340e413ea2c1e208339c3335bfc 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-ssh16691528606800755063.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18355529248135970075.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4197/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-4197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9227468710133525177.key Verifying host key using known hosts file > 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-4197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11335118112669018250.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1113528866033690899.key Verifying host key using known hosts file > 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-4197/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-4197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18244571638280586587.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/v2], 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7733 in /w/workspace/edgexfoundry_edgex-go_PR-4197 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4197/head:refs/remotes/origin/PR-4197 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe71755eec998340e413ea2c1e208339c3335bfc into PR head commit 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c Merge succeeded, producing 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c Checking out Revision 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c (PR-4197) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c # timeout=10 Commit message: "fix(command): return response DTO for messaging commandquery" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:59 ========================================================= 05:39:59 EdgeX Global Pipelines Version Info 05:39:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:59 ------------------- 05:39:59 stable info: 05:39:59 ------------------- 05:39:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:39:59 Message: update stable to v1.0.239 05:40:00 ------------------- 05:40:00 experimental info: 05:40:00 ------------------- 05:40:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:40:00 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4197 [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4197 [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4197 [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b39ba2 [Pipeline] echo 05:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:01 provisioning config files... 05:40:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16920454485499980228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:02 ---> docker-login.sh 05:40:02 nexus3.edgexfoundry.org:10001 05:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:02 Configure a credential helper to remove this warning. See 05:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:02 05:40:02 Login Succeeded 05:40:02 nexus3.edgexfoundry.org:10002 05:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:02 Configure a credential helper to remove this warning. See 05:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:02 05:40:02 Login Succeeded 05:40:02 nexus3.edgexfoundry.org:10003 05:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:02 Configure a credential helper to remove this warning. See 05:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:02 05:40:02 Login Succeeded 05:40:02 nexus3.edgexfoundry.org:10004 05:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:02 Configure a credential helper to remove this warning. See 05:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:02 05:40:02 Login Succeeded 05:40:02 docker.io 05:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:03 Configure a credential helper to remove this warning. See 05:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:03 05:40:03 Login Succeeded 05:40:03 ---> docker-login.sh ends [Pipeline] } 05:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:03 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:40:03 + dirname cmd/core-command/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo core-command,cmd/core-command/Dockerfile 05:40:03 + dirname cmd/core-data/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo core-data,cmd/core-data/Dockerfile 05:40:03 + dirname cmd/core-metadata/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo core-metadata,cmd/core-metadata/Dockerfile 05:40:03 + dirname cmd/security-bootstrapper/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:40:03 + dirname cmd/security-proxy-setup/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:40:03 + dirname cmd/security-secretstore-setup/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:40:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:40:03 + dirname cmd/security-spire-agent/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:40:03 + dirname cmd/security-spire-config/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:40:03 + dirname cmd/security-spire-server/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + dirname cmd/support-notifications/Dockerfile 05:40:03 + echo support-notifications,cmd/support-notifications/Dockerfile 05:40:03 + dirname cmd/support-scheduler/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:40:03 + dirname cmd/sys-mgmt-agent/Dockerfile 05:40:03 + cut -d/ -f2 05:40:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:40:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:04 + git rev-list -1 --merges 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c~1..9b39ba2d78a1e0397f5f31a20d927d287cd0d27c [Pipeline] echo 05:40:04 -----------> git rev-list -1 --merges 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c~1..9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c [false] [Pipeline] sh 05:40:04 + git log --format=format:%s -1 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c [Pipeline] echo 05:40:04 ========================================================= 05:40:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:40:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:05 + grep -v github /etc/ssh/ssh_known_hosts 05:40:05 + [ -e /tmp/ssh_known_hosts ] 05:40:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:40:05 + sudo tee -a /etc/ssh/ssh_known_hosts 05:40:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:05 05:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:06 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:06 b85a868b505f: Pulling fs layer 05:40:06 e2be974225ed: Pulling fs layer 05:40:06 339a4e72a1f5: Pulling fs layer 05:40:06 988bab9f4d93: Pulling fs layer 05:40:06 1469e6f7b9e6: Pulling fs layer 05:40:06 988bab9f4d93: Waiting 05:40:06 1469e6f7b9e6: Waiting 05:40:06 eaf3925da568: Pulling fs layer 05:40:06 bab4dde63d76: Pulling fs layer 05:40:06 bde34c3a00c8: Pulling fs layer 05:40:06 eaf3925da568: Waiting 05:40:06 bab4dde63d76: Waiting 05:40:06 bde34c3a00c8: Waiting 05:40:06 b352a97aabf1: Pulling fs layer 05:40:06 4872d77fe225: Pulling fs layer 05:40:06 5851b861e8e6: Pulling fs layer 05:40:06 b352a97aabf1: Waiting 05:40:06 5851b861e8e6: Waiting 05:40:06 e2be974225ed: Verifying Checksum 05:40:06 e2be974225ed: Download complete 05:40:06 988bab9f4d93: Verifying Checksum 05:40:06 988bab9f4d93: Download complete 05:40:06 1469e6f7b9e6: Verifying Checksum 05:40:06 1469e6f7b9e6: Download complete 05:40:06 eaf3925da568: Download complete 05:40:06 339a4e72a1f5: Verifying Checksum 05:40:06 339a4e72a1f5: Download complete 05:40:06 bde34c3a00c8: Download complete 05:40:06 b352a97aabf1: Download complete 05:40:06 4872d77fe225: Download complete 05:40:06 5851b861e8e6: Verifying Checksum 05:40:06 5851b861e8e6: Download complete 05:40:06 b85a868b505f: Download complete 05:40:06 bab4dde63d76: Verifying Checksum 05:40:06 bab4dde63d76: Download complete 05:40:07 b85a868b505f: Pull complete 05:40:07 e2be974225ed: Pull complete 05:40:08 339a4e72a1f5: Pull complete 05:40:08 988bab9f4d93: Pull complete 05:40:08 1469e6f7b9e6: Pull complete 05:40:08 eaf3925da568: Pull complete 05:40:09 bab4dde63d76: Pull complete 05:40:09 bde34c3a00c8: Pull complete 05:40:09 b352a97aabf1: Pull complete 05:40:09 4872d77fe225: Pull complete 05:40:10 5851b861e8e6: Pull complete 05:40:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:10 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 05:40:10 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:12 $ docker top f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e -eo pid,comm 05:40:12 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). 05:40:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:12 [ssh-agent] Looking for ssh-agent implementation... 05:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:12 $ docker exec f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e ssh-agent 05:40:12 SSH_AUTH_SOCK=/tmp/ssh-AZVJRFkO2Svu/agent.33 05:40:12 SSH_AGENT_PID=39 05:40:12 Running ssh-add (command line suppressed) 05:40:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3405975039202208026.key (/w/workspace/edgex-go/1@tmp/private_key_3405975039202208026.key) 05:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:13 + git tag --points-at HEAD [Pipeline] } 05:40:13 $ docker exec --env ******** --env ******** f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e ssh-agent -k 05:40:13 unset SSH_AUTH_SOCK; 05:40:13 unset SSH_AGENT_PID; 05:40:13 echo Agent pid 39 killed; 05:40:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:13 [ssh-agent] Looking for ssh-agent implementation... 05:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:13 $ docker exec f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e ssh-agent 05:40:13 SSH_AUTH_SOCK=/tmp/ssh-mhiti2ccQJ8U/agent.71 05:40:13 SSH_AGENT_PID=77 05:40:13 Running ssh-add (command line suppressed) 05:40:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9580444733243542276.key (/w/workspace/edgex-go/1@tmp/private_key_9580444733243542276.key) 05:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:14 + git semver init 05:40:14 2022-10-12 05:40:14,378 [run_init] DEBUG init version:0.0.0 force:False 05:40:14 2022-10-12 05:40:14,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 05:40:14 2022-10-12 05:40:14,380 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 05:40:14 2022-10-12 05:40:14,380 [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) 05:40:19 2022-10-12 05:40:18,880 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 05:40:19 2022-10-12 05:40:18,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4197 with force:False 05:40:19 2022-10-12 05:40:18,881 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4197 05:40:19 2022-10-12 05:40:18,885 [execute] INFO git cat-file --batch-check 05:40:19 2022-10-12 05:40:18,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:40:19 2022-10-12 05:40:18,892 [execute] INFO git cat-file --batch 05:40:19 2022-10-12 05:40:18,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:40:19 2022-10-12 05:40:18,896 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4197 05:40:19 0.0.0 [Pipeline] } 05:40:19 $ docker exec --env ******** --env ******** f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e ssh-agent -k 05:40:19 unset SSH_AUTH_SOCK; 05:40:19 unset SSH_AGENT_PID; 05:40:19 echo Agent pid 77 killed; 05:40:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:20 + git semver [Pipeline] } 05:40:20 $ docker stop --time=1 f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e 05:40:21 $ docker rm -f f2b01a70807bdeb2fb46394f1b8b770c0625a2d3aa34437b1c5c5475be446c6e [Pipeline] // withDockerContainer [Pipeline] sh 05:40:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:22 Stashed 1 file(s) [Pipeline] echo 05:40:22 [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 05:40:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:40:23 ========================================================= 05:40:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:40:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:40:23 213ec9aee27d: Pulling fs layer 05:40:23 4583459ba037: Pulling fs layer 05:40:23 93c1e223e6f2: Pulling fs layer 05:40:23 53926ce57604: Pulling fs layer 05:40:23 21b2b0c7a3f4: Pulling fs layer 05:40:23 30f14e443154: Pulling fs layer 05:40:23 801331c1e519: Pulling fs layer 05:40:23 99cc6dd402b0: Pulling fs layer 05:40:23 7d9ed39f4882: Pulling fs layer 05:40:23 30f14e443154: Waiting 05:40:23 801331c1e519: Waiting 05:40:23 7d9ed39f4882: Waiting 05:40:23 53926ce57604: Waiting 05:40:23 99cc6dd402b0: Waiting 05:40:23 93c1e223e6f2: Verifying Checksum 05:40:23 93c1e223e6f2: Download complete 05:40:23 4583459ba037: Verifying Checksum 05:40:23 4583459ba037: Download complete 05:40:23 21b2b0c7a3f4: Verifying Checksum 05:40:23 21b2b0c7a3f4: Download complete 05:40:23 30f14e443154: Verifying Checksum 05:40:23 30f14e443154: Download complete 05:40:23 213ec9aee27d: Verifying Checksum 05:40:23 213ec9aee27d: Download complete 05:40:23 801331c1e519: Download complete 05:40:24 213ec9aee27d: Pull complete 05:40:24 4583459ba037: Pull complete 05:40:24 93c1e223e6f2: Pull complete 05:40:24 7d9ed39f4882: Verifying Checksum 05:40:24 7d9ed39f4882: Download complete 05:40:24 99cc6dd402b0: Verifying Checksum 05:40:24 99cc6dd402b0: Download complete 05:40:24 53926ce57604: Verifying Checksum 05:40:24 53926ce57604: Download complete 05:40:28 53926ce57604: Pull complete 05:40:28 21b2b0c7a3f4: Pull complete 05:40:28 30f14e443154: Pull complete 05:40:28 801331c1e519: Pull complete 05:40:30 99cc6dd402b0: Pull complete 05:40:31 7d9ed39f4882: Pull complete 05:40:31 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 05:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:40:31 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:31 WORKDIR /edgex 05:40:31 COPY go.mod . 05:40:31 RUN go mod download -t 05:40:31 ci-base-image-x86_64 -f - . 05:40:32 Sending build context to Docker daemon 169.7MB 05:40:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:40:32 ---> 1dedd983c030 05:40:32 Step 2/4 : WORKDIR /edgex 05:40:35 ---> Running in 839cffeb9d6d 05:40:35 Removing intermediate container 839cffeb9d6d 05:40:35 ---> 7484268a31ea 05:40:35 Step 3/4 : COPY go.mod . 05:40:35 ---> 3355d983fb06 05:40:35 Step 4/4 : RUN go mod download 05:40:35 ---> Running in 7858bf5c26d7 05:40:37 Still waiting to schedule task 05:40:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:40:47 Removing intermediate container 7858bf5c26d7 05:40:47 ---> a1e8ed5a52a4 05:40:47 Successfully built a1e8ed5a52a4 05:40:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:48 + docker inspect -f . ci-base-image-x86_64 05:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:48 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 05:40:48 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:48 $ docker top 65463bd22390f876d44f4a4aac0d107e582f77f90cc9f3f0666b43308c922603 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:49 + go version 05:40:49 go version go1.18.7 linux/amd64 [Pipeline] } 05:40:49 $ docker stop --time=1 65463bd22390f876d44f4a4aac0d107e582f77f90cc9f3f0666b43308c922603 05:40:50 $ docker rm -f 65463bd22390f876d44f4a4aac0d107e582f77f90cc9f3f0666b43308c922603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:51 + docker inspect -f . ci-base-image-x86_64 05:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:51 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 05:40:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:51 $ docker top d24643eec62868c37674ca17c5d8e84cf6e925ed9c50f429ca17db9d958e29ba -eo pid,comm [Pipeline] { [Pipeline] echo 05:40:51 ========================================================= 05:40:51 [edgeXBuildGoParallel] Running Tests and Build... 05:40:51 ========================================================= [Pipeline] sh 05:40:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:40:52 + make test 05:40:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:40:58 ? github.com/edgexfoundry/edgex-go [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 05:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.143s coverage: 41.3% of statements 05:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements 05:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.480s coverage: 89.2% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.114s coverage: 2.2% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 05:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 05:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 05:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.107s coverage: 94.4% of statements 05:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 05:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.275s coverage: 80.5% of statements 05:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.7% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 41.8% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.130s coverage: 17.7% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 05:41:37 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 05:41:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:41:59 GO111MODULE=on go vet ./... 05:42:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:42:00 + ls -al . 05:42:00 total 760 05:42:00 drwxrwxr-x 11 1001 1001 4096 Oct 12 05:40 . 05:42:00 drwxr-xr-x 4 root root 4096 Oct 12 05:40 .. 05:42:00 drwxrwxr-x 2 1001 1001 4096 Oct 12 05:39 .blubracket 05:42:00 -rw-rw-r-- 1 1001 1001 16 Oct 12 05:39 .dockerignore 05:42:00 drwxrwxr-x 8 1001 1001 4096 Oct 12 05:41 .git 05:42:00 drwxrwxr-x 3 1001 1001 4096 Oct 12 05:39 .github 05:42:00 -rw-rw-r-- 1 1001 1001 1030 Oct 12 05:39 .gitignore 05:42:00 -rw-rw-r-- 1 1001 1001 42 Oct 12 05:39 .golangci.yml 05:42:00 -rw-rw-r-- 1 1001 1001 87 Oct 12 05:39 .hadolint.yml 05:42:00 drwxr-xr-x 3 1001 1001 4096 Oct 12 05:40 .semver 05:42:00 -rw-rw-r-- 1 1001 1001 166 Oct 12 05:39 .sonarcloud.properties 05:42:00 -rw-rw-r-- 1 1001 1001 1171 Oct 12 05:39 ADOPTERS.md 05:42:00 -rw-rw-r-- 1 1001 1001 10722 Oct 12 05:39 Attribution.txt 05:42:00 -rw-rw-r-- 1 1001 1001 63209 Oct 12 05:39 CHANGELOG.md 05:42:00 -rw-rw-r-- 1 1001 1001 3804 Oct 12 05:39 CONTRIBUTING.md 05:42:00 -rw-rw-r-- 1 1001 1001 677 Oct 12 05:39 GOVERNANCE.md 05:42:00 -rw-rw-r-- 1 1001 1001 850 Oct 12 05:39 Jenkinsfile 05:42:00 -rw-rw-r-- 1 1001 1001 10775 Oct 12 05:39 LICENSE 05:42:00 -rw-rw-r-- 1 1001 1001 13857 Oct 12 05:39 Makefile 05:42:00 -rw-rw-r-- 1 1001 1001 582 Oct 12 05:39 OWNERS.md 05:42:00 -rw-rw-r-- 1 1001 1001 9799 Oct 12 05:39 README.md 05:42:00 -rw-rw-r-- 1 1001 1001 6912 Oct 12 05:39 SECURITY.md 05:42:00 -rw-rw-r-- 1 1001 1001 5 Oct 12 05:40 VERSION 05:42:00 -rw-rw-r-- 1 1001 1001 4131 Oct 12 05:39 ZMQWindows.md 05:42:00 drwxrwxr-x 2 1001 1001 4096 Oct 12 05:39 bin 05:42:00 drwxrwxr-x 18 1001 1001 4096 Oct 12 05:39 cmd 05:42:00 -rw-r--r-- 1 root root 502375 Oct 12 05:41 coverage.out 05:42:00 -rw-rw-r-- 1 1001 1001 3458 Oct 12 05:39 go.mod 05:42:00 -rw-rw-r-- 1 1001 1001 38041 Oct 12 05:39 go.sum 05:42:00 drwxrwxr-x 8 1001 1001 4096 Oct 12 05:39 internal 05:42:00 drwxrwxr-x 3 1001 1001 4096 Oct 12 05:39 openapi 05:42:00 drwxrwxr-x 4 1001 1001 4096 Oct 12 05:39 snap 05:42:00 -rw-rw-r-- 1 1001 1001 204 Oct 12 05:39 version.go [Pipeline] sh 05:42:00 + '[' -e coverage.out ] 05:42:00 + chown 1001:1001 coverage.out [Pipeline] stash 05:42:01 Stashed 1 file(s) [Pipeline] sh 05:42:01 + make build 05:42:01 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:42:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7734 in /w/workspace/edgexfoundry_edgex-go_PR-4197 [Pipeline] { [Pipeline] ws 05:42:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:42:04 The recommended git tool is: git 05:42:08 using credential edgex-jenkins-ssh 05:42:08 Cloning the remote Git repository 05:42:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:42:09 > git init /w/workspace/edgex-go/1 # timeout=10 05:42:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:42:09 > git --version # timeout=10 05:42:09 > git --version # 'git version 2.25.1' 05:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:09 Verifying host key using known hosts file 05:42:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:42:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:25 Verifying host key using known hosts file 05:42:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:42:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4197/head:refs/remotes/origin/PR-4197 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:42:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:42:26 Merging remotes/origin/main commit fe71755eec998340e413ea2c1e208339c3335bfc into PR head commit 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:42:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:42:26 Merge succeeded, producing 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:42:26 Checking out Revision 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c (PR-4197) 05:42:26 > git config core.sparsecheckout # timeout=10 05:42:26 > git checkout -f 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c # timeout=10 05:42:26 > git remote # timeout=10 05:42:26 > git config --get remote.origin.url # timeout=10 05:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:26 Verifying host key using known hosts file 05:42:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:42:26 > git merge fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 05:42:26 > git rev-parse HEAD^{commit} # timeout=10 05:42:27 > git config core.sparsecheckout # timeout=10 05:42:27 > git checkout -f 9b39ba2d78a1e0397f5f31a20d927d287cd0d27c # timeout=10 05:42:30 Commit message: "fix(command): return response DTO for messaging commandquery" 05:42:30 > git --version # timeout=10 05:42:30 > git --version # 'git version 2.25.1' 05:42:30 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:42:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:31 Dload Upload Total Spent Left Speed 05:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 05:42:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:42:32 + sudo tee /etc/docker/daemon.new 05:42:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:42:32 { 05:42:32 "registry-mirrors": [ 05:42:32 "https://nexus3.edgexfoundry.org:10001" 05:42:32 ], 05:42:32 "bip": "10.250.0.254/24", 05:42:32 "hosts": [ 05:42:32 "tcp://0.0.0.0:5555", 05:42:32 "unix:///var/run/docker.sock" 05:42:32 ], 05:42:32 "mtu": 1458, 05:42:32 "selinux-enabled": true, 05:42:32 "seccomp-profile": "/etc/docker/seccomp.json" 05:42:32 } [Pipeline] sh 05:42:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:42:33 + sudo service docker restart 05:42:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:42:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:42:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:42:37 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 05:42:38 CGO_ENABLED=0 GO111MODULE=on 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 05:42:38 CGO_ENABLED=0 GO111MODULE=on 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 05:42:39 CGO_ENABLED=0 GO111MODULE=on 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 05:42:40 CGO_ENABLED=0 GO111MODULE=on 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 05:42:42 CGO_ENABLED=0 GO111MODULE=on 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] } 05:42:43 $ docker stop --time=1 d24643eec62868c37674ca17c5d8e84cf6e925ed9c50f429ca17db9d958e29ba 05:42:46 $ docker rm -f d24643eec62868c37674ca17c5d8e84cf6e925ed9c50f429ca17db9d958e29ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:42:48 05:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:42:48 latest: Pulling from edgex-devops/edgex-compose 05:42:48 cbdbe7a5bc2a: Pulling fs layer 05:42:48 ca9280d653b3: Pulling fs layer 05:42:48 7e9c9ca2126c: Pulling fs layer 05:42:48 cbdbe7a5bc2a: Download complete 05:42:48 cbdbe7a5bc2a: Pull complete 05:42:48 ca9280d653b3: Verifying Checksum 05:42:48 ca9280d653b3: Download complete 05:42:49 7e9c9ca2126c: Download complete 05:42:49 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:51 provisioning config files... 05:42:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config743192491426794061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:52 ---> docker-login.sh 05:42:52 nexus3.edgexfoundry.org:10001 05:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 7e9c9ca2126c: Pull complete 05:42:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:42:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:53 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 05:42:53 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 nexus3.edgexfoundry.org:10003 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 nexus3.edgexfoundry.org:10004 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 docker.io 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 ---> docker-login.sh ends 05:42:55 $ docker top 947394e28b80747deaf56ae26fc2f8e88b8dcd947fa21cc658a6c987fd6acbb7 -eo pid,comm [Pipeline] { [Pipeline] } 05:42:55 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:42:55 + docker-compose build --help 05:42:55 + grep parallel [Pipeline] sh 05:42:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:56 ========================================================= 05:42:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:42:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:42:56 --parallel Build images in parallel. [Pipeline] } 05:42:56 $ docker stop --time=1 947394e28b80747deaf56ae26fc2f8e88b8dcd947fa21cc658a6c987fd6acbb7 05:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:42:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:42:56 9b18e9b68314: Pulling fs layer 05:42:56 d32db5db7311: Pulling fs layer 05:42:56 d0c4b47475fc: Pulling fs layer 05:42:56 5831b945b038: Pulling fs layer 05:42:56 86bbec2aaacd: Pulling fs layer 05:42:56 e10730c5d714: Pulling fs layer 05:42:56 5dd5c2283517: Pulling fs layer 05:42:56 d5ac0230b979: Pulling fs layer 05:42:56 86bbec2aaacd: Waiting 05:42:56 e10730c5d714: Waiting 05:42:56 5dd5c2283517: Waiting 05:42:56 d5ac0230b979: Waiting 05:42:56 5831b945b038: Waiting 05:42:56 d0c4b47475fc: Verifying Checksum 05:42:56 d0c4b47475fc: Download complete 05:42:56 d32db5db7311: Verifying Checksum 05:42:56 d32db5db7311: Download complete 05:42:56 86bbec2aaacd: Verifying Checksum 05:42:56 86bbec2aaacd: Download complete 05:42:56 e10730c5d714: Verifying Checksum 05:42:56 e10730c5d714: Download complete 05:42:56 9b18e9b68314: Verifying Checksum 05:42:56 9b18e9b68314: Download complete 05:42:57 $ docker rm -f 947394e28b80747deaf56ae26fc2f8e88b8dcd947fa21cc658a6c987fd6acbb7 [Pipeline] // withDockerContainer 05:42:57 9b18e9b68314: Pull complete 05:42:57 d5ac0230b979: Verifying Checksum 05:42:57 d5ac0230b979: Download complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:58 d32db5db7311: Pull complete 05:42:58 d0c4b47475fc: Pull complete 05:42:58 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 05:42:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:42:58 $ docker top d9caa9611a2b401dd0e2aee78bab9461fea266dfa5e2a56ca7068e8fcabd6916 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:58 5dd5c2283517: Verifying Checksum 05:42:58 5dd5c2283517: Download complete 05:42:59 + docker-compose -f ./docker-compose-build.yml build --parallel 05:42:59 5831b945b038: Verifying Checksum 05:42:59 5831b945b038: Download complete 05:42:59 Building core-command ... 05:42:59 Building core-data ... 05:42:59 Building core-metadata ... 05:42:59 Building security-bootstrapper ... 05:42:59 Building security-proxy-setup ... 05:42:59 Building security-secretstore-setup ... 05:42:59 Building security-spiffe-token-provider ... 05:42:59 Building security-spire-agent ... 05:42:59 Building security-spire-config ... 05:42:59 Building security-spire-server ... 05:42:59 Building support-notifications ... 05:42:59 Building support-scheduler ... 05:42:59 Building sys-mgmt-agent ... 05:42:59 Building security-spire-server 05:42:59 Building security-bootstrapper 05:42:59 Building sys-mgmt-agent 05:42:59 Building core-data 05:42:59 Building security-spire-config 05:43:11 5831b945b038: Pull complete 05:43:11 86bbec2aaacd: Pull complete 05:43:11 e10730c5d714: Pull complete 05:43:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:43:11 ---> a1e8ed5a52a4 05:43:11 Step 3/23 : WORKDIR /edgex-go 05:43:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:43:11 ---> a1e8ed5a52a4 05:43:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:43:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:43:11 ---> a1e8ed5a52a4 05:43:11 Step 3/25 : WORKDIR /edgex-go 05:43:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:43:11 ---> a1e8ed5a52a4 05:43:11 Step 3/33 : WORKDIR /edgex-go 05:43:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:43:11 ---> a1e8ed5a52a4 05:43:11 Step 3/26 : WORKDIR /edgex-go 05:43:16 ---> Running in ece49a067a19 05:43:16 ---> Running in ec475030ad0d 05:43:16 ---> Running in ef93d9274f8b 05:43:16 ---> Running in 6df277797af2 05:43:16 ---> Running in 145b80373fb9 05:43:16 Removing intermediate container ef93d9274f8b 05:43:16 ---> fd0c7e2ef772 05:43:16 Step 4/24 : WORKDIR /edgex-go 05:43:16 Removing intermediate container 6df277797af2 05:43:16 ---> 597ca8fb1c32 05:43:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:16 Removing intermediate container ec475030ad0d 05:43:16 ---> 108bf2e69cc2 05:43:16 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:16 ---> Running in 391096925a50 05:43:16 Removing intermediate container ece49a067a19 05:43:16 ---> db745d6748c6 05:43:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:16 Removing intermediate container 145b80373fb9 05:43:16 ---> 0c93e5ccd8e7 05:43:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:16 ---> Running in f3669ff1a7f1 05:43:16 ---> Running in 770b1d8a612c 05:43:16 ---> Running in 9bcb185dd0aa 05:43:16 ---> Running in a368aaf21a44 05:43:16 Removing intermediate container 391096925a50 05:43:16 ---> 821fb2d189d7 05:43:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:16 ---> Running in d525177bd728 05:43:16 Removing intermediate container f3669ff1a7f1 05:43:16 ---> bc87fde69705 05:43:16 Step 5/23 : RUN apk add --update --no-cache make bash git 05:43:16 ---> Running in 0865d2389020 05:43:16 Removing intermediate container 770b1d8a612c 05:43:16 ---> 1ca0729675d9 05:43:16 Step 5/33 : RUN apk add --update --no-cache make git 05:43:16 ---> Running in 6e527f55ef07 05:43:16 Removing intermediate container a368aaf21a44 05:43:16 ---> 67814e77f7ed 05:43:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 05:43:16 ---> Running in 462b8f21558d 05:43:16 Removing intermediate container d525177bd728 05:43:16 ---> 9ee927e1b777 05:43:16 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:43:16 ---> Running in bc40b94f0ffd 05:43:16 Removing intermediate container 9bcb185dd0aa 05:43:16 ---> 514b8624e11e 05:43:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 05:43:16 ---> Running in c368c8897c47 05:43:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:43:18 OK: 211 MiB in 51 packages 05:43:18 OK: 211 MiB in 51 packages 05:43:18 5dd5c2283517: Pull complete 05:43:18 OK: 211 MiB in 51 packages 05:43:18 OK: 211 MiB in 51 packages 05:43:18 OK: 211 MiB in 51 packages 05:43:18 Removing intermediate container 0865d2389020 05:43:18 ---> ee7e8e6d31b3 05:43:18 Step 6/23 : COPY go.mod vendor* ./ 05:43:18 Removing intermediate container 6e527f55ef07 05:43:18 ---> 558ee6db58af 05:43:18 Step 6/33 : COPY go.mod vendor* ./ 05:43:18 ---> 1390e145fe4d 05:43:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:18 ---> Running in 937cb8208f41 05:43:19 ---> 5e054c72596b 05:43:19 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:19 ---> Running in 3724086cc036 05:43:19 Removing intermediate container bc40b94f0ffd 05:43:19 ---> 8ecde4390d46 05:43:19 Step 7/24 : COPY go.mod vendor* ./ 05:43:19 Removing intermediate container 462b8f21558d 05:43:19 ---> 31cbdd93297b 05:43:19 Step 6/25 : COPY go.mod vendor* ./ 05:43:19 ---> 63ea9ab65cd8 05:43:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:19 Removing intermediate container c368c8897c47 05:43:19 ---> 7855369ce50f 05:43:19 Step 6/26 : COPY go.mod vendor* ./ 05:43:19 ---> Running in c0c1cb5e3fe5 05:43:19 ---> 82ffcd2c613e 05:43:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:19 ---> Running in 6b35aca8d07b 05:43:19 ---> 4f7d3f3afe2c 05:43:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:19 ---> Running in 7574be2c23db 05:43:19 d5ac0230b979: Pull complete 05:43:19 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 05:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:43:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:43:19 + docker build -t ci-base-image-arm64 -f - . 05:43:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:43:19 WORKDIR /edgex 05:43:19 COPY go.mod . 05:43:19 RUN go mod download 05:43:20 Sending build context to Docker daemon 3.268MB 05:43:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:43:20 ---> 59b3b1a385d4 05:43:20 Step 2/4 : WORKDIR /edgex 05:43:22 ---> Running in 250f44a9bdce 05:43:22 Removing intermediate container 250f44a9bdce 05:43:22 ---> 05038da3bcd3 05:43:22 Step 3/4 : COPY go.mod . 05:43:23 ---> 5e626cb0f02c 05:43:23 Step 4/4 : RUN go mod download 05:43:23 ---> Running in e2b9bb6a634f 05:43:46 Removing intermediate container 3724086cc036 05:43:46 ---> c28ed92d0f90 05:43:46 Step 8/33 : COPY . . 05:43:46 Removing intermediate container 937cb8208f41 05:43:46 ---> 994b9ba6274b 05:43:46 Step 8/23 : COPY . . 05:43:46 Removing intermediate container 6b35aca8d07b 05:43:46 ---> df08a302cefa 05:43:46 Step 8/25 : COPY . . 05:43:46 Removing intermediate container c0c1cb5e3fe5 05:43:46 ---> ae80536ac0f9 05:43:46 Step 9/24 : COPY . . 05:43:46 Removing intermediate container 7574be2c23db 05:43:46 ---> 374cbb244506 05:43:46 Step 8/26 : COPY . . 05:43:55 Removing intermediate container e2b9bb6a634f 05:43:55 ---> 93da09cd5ba2 05:43:55 Successfully built 93da09cd5ba2 05:43:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:55 + docker inspect -f . ci-base-image-arm64 05:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-7734 does not seem to be running inside a container 05:43:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:56 ---> 8ff8d1e757e6 05:43:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 05:43:56 ---> 4c993b99cc61 05:43:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:43:56 ---> 5645380fe03b 05:43:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:43:56 ---> 12f7abd810c4 05:43:56 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:56 ---> 1e69f16ecdd0 05:43:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 05:43:56 ---> Running in 1d6160439efe 05:43:56 ---> Running in a0ab975bbb8a 05:43:56 ---> Running in 7a04c85e2035 05:43:56 ---> Running in 69d811637acb 05:43:56 ---> Running in 6457ea720185 05:43:56 Removing intermediate container 1d6160439efe 05:43:56 ---> 2a243ae8a573 05:43:56 Step 10/25 : WORKDIR /edgex-go/spire-build 05:43:56 ---> Running in 8b7916fefd82 05:43:56 Removing intermediate container 6457ea720185 05:43:56 ---> 21d9fdc21531 05:43:56 Step 10/26 : WORKDIR /edgex-go/spire-build 05:43:56 ---> Running in 2fcd266b4f7e 05:43:56 Removing intermediate container 8b7916fefd82 05:43:56 ---> 9d79f746721c 05:43:56 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:43:56 ---> Running in d16a8fed5be6 05:43:56 Removing intermediate container 2fcd266b4f7e 05:43:56 ---> aba24e534af1 05:43:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:43:56 ---> Running in fa9afe1267a4 05:43:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:43:57 $ docker top 9df9af50a120c2a9c45634b214cd7ca10b9f6f296cb908c024927971b1bf923a -eo pid,comm 05:43:57 CGO_ENABLED=0 GO111MODULE=on 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 05:43:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { 05:43:57 Removing intermediate container d16a8fed5be6 05:43:57 ---> d40555772517 05:43:57 Step 12/25 : WORKDIR /edgex-go 05:43:57 Removing intermediate container fa9afe1267a4 05:43:57 ---> f5bd5978aea2 05:43:57 Step 12/26 : WORKDIR /edgex-go [Pipeline] sh 05:43:57 ---> Running in ed2752bd189b 05:43:57 ---> Running in 2785492b46ec 05:43:57 Removing intermediate container ed2752bd189b 05:43:57 ---> ed90610be819 05:43:57 05:43:57 Step 13/25 : FROM alpine:3.15 05:43:57 Removing intermediate container 2785492b46ec 05:43:57 ---> 7d7e1ff1b59e 05:43:57 05:43:57 Step 13/26 : FROM alpine:3.15 05:43:58 + go version 05:43:58 go version go1.18.7 linux/arm64 [Pipeline] } 05:43:58 $ docker stop --time=1 9df9af50a120c2a9c45634b214cd7ca10b9f6f296cb908c024927971b1bf923a 05:43:58 3.15: Pulling from library/alpine 05:43:58 3.15: Pulling from library/alpine 05:43:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 05:43:59 Status: Downloaded newer image for alpine:3.15 05:43:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 05:43:59 Status: Image is up to date for alpine:3.15 05:43:59 ---> c4fc93816858 05:43:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:43:59 ---> c4fc93816858 05:43:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:43:59 ---> Running in 7f79ad4b2840 05:43:59 ---> Running in 68b0380e2910 05:43:59 $ docker rm -f 9df9af50a120c2a9c45634b214cd7ca10b9f6f296cb908c024927971b1bf923a 05:43:59 Removing intermediate container 7f79ad4b2840 05:43:59 ---> 0526ffe912a1 05:43:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:59 Removing intermediate container 68b0380e2910 05:43:59 ---> 33ef4259966e 05:43:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:44:00 ---> Running in 2cc1384dc354 05:44:00 ---> Running in 52b39ce79b9d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:00 + docker inspect -f . ci-base-image-arm64 05:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:00 prd-ubuntu20.04-docker-arm64-4c-16g-7734 does not seem to be running inside a container 05:44:00 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:44:02 $ docker top c1f06f7bf7180a299b3362f2b42902ca17d10b6c849e3b6cfbfd3426dd39bc47 -eo pid,comm [Pipeline] { [Pipeline] echo 05:44:02 ========================================================= 05:44:02 [edgeXBuildGoParallel] Running Tests and Build... 05:44:02 ========================================================= [Pipeline] sh 05:44:02 Removing intermediate container 2cc1384dc354 05:44:02 ---> 3c860c32bb5b 05:44:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:44:02 Removing intermediate container 52b39ce79b9d 05:44:02 ---> cfb5d74742b3 05:44:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:44:02 ---> Running in 4fab47621ad7 05:44:02 ---> Running in 99f25045f0df 05:44:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:44:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:44:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:44:03 + make test 05:44:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:44:04 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 05:44:04 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 05:44:04 OK: 15857 distinct packages available 05:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:44:04 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 05:44:04 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 05:44:04 OK: 15857 distinct packages available 05:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:44:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:44:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:44:05 (1/5) Installing dumb-init (1.2.5-r1) 05:44:05 (2/5) Installing musl-obstack (1.2.3-r0) 05:44:05 (1/4) Installing dumb-init (1.2.5-r1) 05:44:05 (3/5) Installing libucontext (1.1-r0) 05:44:05 (2/4) Installing musl-obstack (1.2.3-r0) 05:44:05 (4/5) Installing gcompat (1.0.0-r4) 05:44:05 (3/4) Installing libucontext (1.1-r0) 05:44:05 (5/5) Installing openssl (1.1.1q-r0) 05:44:05 (4/4) Installing gcompat (1.0.0-r4) 05:44:05 Executing busybox-1.34.1-r7.trigger 05:44:05 OK: 7 MiB in 19 packages 05:44:05 Executing busybox-1.34.1-r7.trigger 05:44:05 OK: 6 MiB in 18 packages 05:44:08 Removing intermediate container 4fab47621ad7 05:44:08 ---> ffc6e74023ed 05:44:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:44:08 Removing intermediate container 99f25045f0df 05:44:08 ---> 9c83c397dcd1 05:44:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:44:12 ---> 87bcaa5247fc 05:44:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:44:12 ---> aac1e7737b6e 05:44:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:44:13 ---> e50ce54494c3 05:44:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:44:13 ---> 3d35750a3b25 05:44:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:44:13 ---> Running in aabb49806156 05:44:13 Removing intermediate container aabb49806156 05:44:13 ---> 7d17a063b096 05:44:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:44:13 ---> 5ec64f176fe2 05:44:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:44:14 ---> 46810be5be83 05:44:14 Step 21/26 : WORKDIR / 05:44:14 ---> 2122280ac774 05:44:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:44:14 ---> Running in 5bf7235e8c33 05:44:14 ---> Running in ebafde076884 05:44:14 Removing intermediate container ebafde076884 05:44:14 ---> d0e3499ef25d 05:44:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:44:14 Removing intermediate container 5bf7235e8c33 05:44:14 ---> a319661a48ab 05:44:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:44:14 ---> Running in b6ea12445087 05:44:14 ---> Running in 448b5656f6a4 05:44:14 Removing intermediate container 448b5656f6a4 05:44:14 ---> 098ca00d8d6a 05:44:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:44:14 Removing intermediate container b6ea12445087 05:44:14 ---> bfbe253c5cee 05:44:14 Step 23/25 : LABEL arch=x86_64 05:44:14 ---> Running in ffab6a9714d5 05:44:14 ---> Running in 06ffc4ed1420 05:44:15 Removing intermediate container ffab6a9714d5 05:44:15 ---> 98f5ce744db6 05:44:15 Step 24/26 : LABEL arch=x86_64 05:44:15 Removing intermediate container 06ffc4ed1420 05:44:15 ---> e8ac77ed501f 05:44:15 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:44:15 ---> Running in 3011acbed583 05:44:15 ---> Running in 9330448d3f3a 05:44:15 Removing intermediate container 9330448d3f3a 05:44:15 ---> 513e0fe5a367 05:44:15 Step 25/25 : LABEL version=0.0.0 05:44:15 Removing intermediate container 3011acbed583 05:44:15 ---> 7ac9336f212c 05:44:15 Step 25/26 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:44:15 ---> Running in fdc19f30dd86 05:44:15 ---> Running in 23b55b0fd703 05:44:16 Removing intermediate container fdc19f30dd86 05:44:16 ---> 24362ed9a45e 05:44:16 05:44:16 Removing intermediate container 23b55b0fd703 05:44:16 ---> 476104fe175c 05:44:16 Step 26/26 : LABEL version=0.0.0 05:44:16 Successfully built 24362ed9a45e 05:44:16 Successfully tagged security-spire-server:latest 05:44:16  Building security-spire-server ... done Building core-metadata 05:44:16 ---> Running in 8b32662e9a8d 05:44:19 Removing intermediate container 8b32662e9a8d 05:44:19 ---> 6e7b53afef43 05:44:19 05:44:19 Successfully built 6e7b53afef43 05:44:19 Successfully tagged security-spire-config:latest 05:44:19  Building security-spire-config ... done Building security-secretstore-setup 05:44:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:44:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:44:20 ---> a1e8ed5a52a4 05:44:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:44:20 ---> Using cache 05:44:20 ---> fd0c7e2ef772 05:44:20 Step 4/25 : WORKDIR /edgex-go 05:44:20 ---> Using cache 05:44:20 ---> 821fb2d189d7 05:44:20 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:20 ---> Using cache 05:44:20 ---> 9ee927e1b777 05:44:20 Step 6/25 : RUN apk add --update --no-cache make git 05:44:22 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:44:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:44:22 ---> a1e8ed5a52a4 05:44:22 Step 3/25 : WORKDIR /edgex-go 05:44:22 ---> Using cache 05:44:22 ---> db745d6748c6 05:44:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:22 ---> Using cache 05:44:22 ---> 514b8624e11e 05:44:22 Step 5/25 : RUN apk add --update --no-cache make git 05:44:24 ---> Running in 70ca5188458d 05:44:24 ---> Running in 28c4f221ac5e 05:44:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:44:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:44:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:44:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:44:25 OK: 211 MiB in 51 packages 05:44:26 OK: 211 MiB in 51 packages 05:44:28 Removing intermediate container a0ab975bbb8a 05:44:28 ---> 6c5cb523b521 05:44:28 05:44:28 Step 11/24 : FROM alpine:3.16 05:44:28 Removing intermediate container 69d811637acb 05:44:28 ---> d60abdb246fe 05:44:28 05:44:28 Step 10/33 : FROM alpine:3.16 05:44:28 Removing intermediate container 28c4f221ac5e 05:44:28 ---> 7305345c73e9 05:44:28 Step 7/25 : COPY go.mod vendor* ./ 05:44:28 Removing intermediate container 7a04c85e2035 05:44:28 ---> 242f9dfd97e2 05:44:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:44:28 3.16: Pulling from library/alpine 05:44:28 ---> Running in 6890413f3d6d 05:44:28 Removing intermediate container 70ca5188458d 05:44:28 ---> 96f2638bb8c3 05:44:28 Step 6/25 : COPY go.mod vendor* ./ 05:44:28 3.16: Pulling from library/alpine 05:44:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:44:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:44:28 Status: Downloaded newer image for alpine:3.16 05:44:28 Status: Image is up to date for alpine:3.16 05:44:28 ---> 9c6f07244728 05:44:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:44:28 ---> 9c6f07244728 05:44:28 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:44:28 ---> Running in 52daed0ed6e9 05:44:28 ---> Running in 258713c555c0 05:44:28 Removing intermediate container 52daed0ed6e9 05:44:28 ---> 896980921f5b 05:44:28 Step 13/24 : ENV APP_PORT=59880 05:44:28 ---> 4d342670970c 05:44:28 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:28 Removing intermediate container 258713c555c0 05:44:28 ---> 4a7a3323c26a 05:44:28 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 05:44:28 ---> 69b6e7cbd5cb 05:44:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:28 ---> Running in abf035572cd9 05:44:28 ---> Running in 70724691e960 05:44:28 ---> Running in 5d8badddf997 05:44:28 ---> Running in b47092541a0b 05:44:28 Removing intermediate container abf035572cd9 05:44:28 ---> 8c6b816c2d68 05:44:28 Step 14/24 : EXPOSE $APP_PORT 05:44:28 ---> Running in 6d8410e12c8e 05:44:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:44:28 Removing intermediate container 6d8410e12c8e 05:44:28 ---> 9deec46e29f6 05:44:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:28 ---> Running in 15e0ae2b97a6 05:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:44:29 (1/2) Installing dumb-init (1.2.5-r1) 05:44:29 (2/2) Installing su-exec (0.2-r1) 05:44:29 Executing busybox-1.35.0-r17.trigger 05:44:29 OK: 6 MiB in 16 packages 05:44:29 Removing intermediate container 6890413f3d6d 05:44:29 ---> a260db5a08b8 05:44:29 05:44:29 Step 11/23 : FROM alpine:3.16 05:44:29 ---> 9c6f07244728 05:44:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:44:29 ---> Running in 8fefcedbde22 05:44:29 Removing intermediate container 15e0ae2b97a6 05:44:29 ---> 94b1117ee5a1 05:44:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:44:29 Removing intermediate container 8fefcedbde22 05:44:29 ---> b08a72727578 05:44:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 05:44:29 ---> Running in 0cccd759af49 05:44:30 Removing intermediate container b47092541a0b 05:44:30 ---> 47c75d8af7b1 05:44:30 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 05:44:30 ---> Running in b5bb2903feed 05:44:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:44:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:44:31 ---> Running in e32138d40f15 05:44:31 (1/6) Installing dumb-init (1.2.5-r1) 05:44:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:44:32 (3/6) Installing libsodium (1.0.18-r0) 05:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:44:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:44:32 (5/6) Installing libzmq (4.3.4-r0) 05:44:32 (6/6) Installing zeromq (4.3.4-r0) 05:44:32 Executing busybox-1.35.0-r17.trigger 05:44:32 OK: 8 MiB in 20 packages 05:44:32 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 05:44:32 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 05:44:32 (3/33) Installing readline (8.1.2-r0) 05:44:32 (4/33) Installing bash (5.1.16-r2) 05:44:32 Executing bash-5.1.16-r2.post-install 05:44:32 (5/33) Installing ca-certificates (20220614-r0) 05:44:32 (6/33) Installing brotli-libs (1.0.9-r6) 05:44:32 (7/33) Installing nghttp2-libs (1.47.0-r0) 05:44:32 (8/33) Installing libcurl (7.83.1-r3) 05:44:32 (9/33) Installing curl (7.83.1-r3) 05:44:32 (10/33) Installing docker-cli (20.10.18-r1) 05:44:32 (11/33) Installing dumb-init (1.2.5-r1) 05:44:32 (12/33) Installing libbz2 (1.0.8-r1) 05:44:32 (13/33) Installing expat (2.4.9-r0) 05:44:32 (14/33) Installing libffi (3.4.2-r1) 05:44:32 (15/33) Installing gdbm (1.23-r0) 05:44:32 (16/33) Installing xz-libs (5.2.5-r1) 05:44:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 05:44:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 05:44:32 (19/33) Installing mpdecimal (2.5.1-r1) 05:44:32 (20/33) Installing sqlite-libs (3.38.5-r0) 05:44:33 (21/33) Installing python3 (3.10.5-r0) 05:44:33 Removing intermediate container e32138d40f15 05:44:33 ---> ab0dd0c872ee 05:44:33 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:44:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 05:44:33 (23/33) Installing py3-tomli (2.0.1-r1) 05:44:33 (24/33) Installing py3-pep517 (0.12.0-r2) 05:44:33 (25/33) Installing py3-six (1.16.0-r1) 05:44:33 (26/33) Installing py3-retrying (1.3.3-r3) 05:44:33 (27/33) Installing py3-appdirs (1.4.4-r3) 05:44:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 05:44:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 05:44:33 (30/33) Installing py3-parsing (2.4.7-r3) 05:44:33 (31/33) Installing py3-packaging (21.3-r0) 05:44:33 (32/33) Installing py3-setuptools (59.4.0-r0) 05:44:33 (33/33) Installing py3-pip (22.1.1-r0) 05:44:33 Executing busybox-1.35.0-r17.trigger 05:44:33 Executing ca-certificates-20220614-r0.trigger 05:44:33 OK: 122 MiB in 47 packages 05:44:34 ---> Running in 0ed2fb0f884c 05:44:34 Removing intermediate container 0ed2fb0f884c 05:44:34 ---> ed0008470ea8 05:44:34 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:44:35 Removing intermediate container 0cccd759af49 05:44:35 ---> 1e86fa984b98 05:44:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:44:35 ---> Running in 9dfd2fc0bfd5 05:44:35 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:35 Removing intermediate container 9dfd2fc0bfd5 05:44:35 ---> 0350637a88aa 05:44:35 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:44:35 ---> 901bc80a65f4 05:44:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:44:35 ---> Running in bb011b0781df 05:44:36 Removing intermediate container bb011b0781df 05:44:36 ---> a8971c160bfd 05:44:36 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:44:36 ---> Running in 50b70855c8d0 05:44:36 ---> 642c933d7a87 05:44:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:44:38 ---> 4f42216a3283 05:44:38 Step 20/24 : ENTRYPOINT ["/core-data"] 05:44:38 ---> Running in d7e72a2e8666 05:44:38 Collecting docker-compose==1.23.2 05:44:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:44:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.4 MB/s eta 0:00:00 05:44:38 Collecting texttable<0.10,>=0.9.0 05:44:38 Downloading texttable-0.9.1.tar.gz (11 kB) 05:44:38 Preparing metadata (setup.py): started 05:44:38 Removing intermediate container d7e72a2e8666 05:44:38 ---> 2d4d01b9eecd 05:44:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:44:38 ---> Running in cbc2b308dd4a 05:44:38 Removing intermediate container 50b70855c8d0 05:44:38 ---> 3fd887b8a511 05:44:38 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 05:44:38 Preparing metadata (setup.py): finished with status 'done' 05:44:39 Collecting jsonschema<3,>=2.5.1 05:44:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:44:39 Collecting docopt<0.7,>=0.6.1 05:44:39 Downloading docopt-0.6.2.tar.gz (25 kB) 05:44:39 Preparing metadata (setup.py): started 05:44:39 ---> Running in 6dc422e877f4 05:44:39 Removing intermediate container cbc2b308dd4a 05:44:39 ---> 5840a9decaa8 05:44:39 Step 22/24 : LABEL arch=x86_64 05:44:39 Preparing metadata (setup.py): finished with status 'done' 05:44:39 ---> Running in 617e7f810eb1 05:44:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:44:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 135.8 MB/s eta 0:00:00 05:44:39 Removing intermediate container 6dc422e877f4 05:44:39 ---> 7d3d3f96b828 05:44:39 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:44:39 Collecting websocket-client<1.0,>=0.32.0 05:44:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 68.0 MB/s eta 0:00:00 05:44:39 Removing intermediate container 617e7f810eb1 05:44:39 ---> 700f100c0fb9 05:44:39 Step 23/24 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:44:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 05:44:39 Collecting PyYAML<4,>=3.10 05:44:39 Downloading PyYAML-3.13.tar.gz (270 kB) 05:44:39 ---> Running in c85cfb23c983 05:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 31.1 MB/s eta 0:00:00 05:44:39 ---> 0c134e993c65 05:44:39 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:44:40 Removing intermediate container c85cfb23c983 05:44:40 ---> 20ffb50b9782 05:44:40 Step 24/24 : LABEL version=0.0.0 05:44:40 Preparing metadata (setup.py): started 05:44:40 ---> Running in 924e3c6b7fc8 05:44:40 ---> Running in be475d4469bb 05:44:40 Removing intermediate container be475d4469bb 05:44:40 ---> ae280d18868a 05:44:40 05:44:40 Preparing metadata (setup.py): finished with status 'done' 05:44:40 Successfully built ae280d18868a 05:44:40 Collecting docker<4.0,>=3.6.0 05:44:40 Successfully tagged core-data:latest 05:44:40  Building core-data ... done Building security-proxy-setup 05:44:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 100.2 MB/s eta 0:00:00 05:44:40 Collecting cached-property<2,>=1.2.0 05:44:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:44:40 Collecting dockerpty<0.5,>=0.4.1 05:44:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:44:40 Preparing metadata (setup.py): started 05:44:40 Removing intermediate container 5d8badddf997 05:44:40 ---> 567d66da8fa7 05:44:40 Step 8/25 : COPY . . 05:44:40 Removing intermediate container 70724691e960 05:44:40 ---> 05928ad6e405 05:44:40 Step 9/25 : COPY . . 05:44:40 Preparing metadata (setup.py): finished with status 'done' 05:44:40 Collecting docker-pycreds>=0.4.0 05:44:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:44:40 Collecting idna<2.8,>=2.5 05:44:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 128.1 MB/s eta 0:00:00 05:44:40 Collecting urllib3<1.25,>=1.21.1 05:44:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 165.6 MB/s eta 0:00:00 05:44:40 Collecting chardet<3.1.0,>=3.0.2 05:44:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 193.3 MB/s eta 0:00:00 05:44:41 Collecting certifi>=2017.4.17 05:44:41 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 05:44:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 68.8 MB/s eta 0:00:00 05:44:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:44:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:44:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:44:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:44:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 05:44:41 Running setup.py install for texttable: started 05:44:41 Running setup.py install for texttable: finished with status 'done' 05:44:41 Running setup.py install for PyYAML: started 05:44:42 Running setup.py install for PyYAML: finished with status 'done' 05:44:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:44:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:44:44 ---> a1e8ed5a52a4 05:44:44 Step 3/22 : WORKDIR /edgex-go 05:44:44 ---> Using cache 05:44:44 ---> db745d6748c6 05:44:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:44 ---> Using cache 05:44:44 ---> 514b8624e11e 05:44:44 Step 5/22 : RUN apk add --update --no-cache make git 05:44:44 ---> Using cache 05:44:44 ---> 96f2638bb8c3 05:44:44 Step 6/22 : COPY go.mod vendor* ./ 05:44:44 ---> Using cache 05:44:44 ---> 69b6e7cbd5cb 05:44:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:44 ---> Using cache 05:44:44 ---> 567d66da8fa7 05:44:44 Step 8/22 : COPY . . 05:44:46 Running setup.py install for docopt: started 05:44:47 Running setup.py install for docopt: finished with status 'done' 05:44:50 Running setup.py install for dockerpty: started 05:44:50 Removing intermediate container 924e3c6b7fc8 05:44:50 ---> f3e216509581 05:44:50 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 ---> 5474665346ef 05:44:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:44:50 ---> 38b78e3216f3 05:44:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:44:50 ---> Running in 0b5e4dfae4bd 05:44:50 ---> 05858187f957 05:44:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:44:50 ---> Running in ad71363da288 05:44:50 ---> Running in 7e3069fbd218 05:44:50 ---> 64a836fba2c5 05:44:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:44:50 Running setup.py install for dockerpty: finished with status 'done' 05:44:51 ---> f0a14a0324b5 05:44:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:44:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:44:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:44:51 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 05:44:51 CGO_ENABLED=0 GO111MODULE=on 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 05:44:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:44:51 ---> 41145dee2cea 05:44:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:44:52 ---> b1e1565c7c7e 05:44:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:44:54 ---> 9660b2e57331 05:44:54 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:44:56 ---> 05703ed7fb79 05:44:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:44:56 Removing intermediate container b5bb2903feed 05:44:56 ---> 9cbb02b0f754 05:44:56 Step 14/23 : ENV APP_PORT=58890 05:44:56 ---> 04896ef1463b 05:44:56 Step 28/33 : RUN chmod +x /entrypoint.sh 05:44:56 ---> Running in d6d2c23ffd0c 05:44:56 ---> Running in 07728778b186 05:44:57 Removing intermediate container d6d2c23ffd0c 05:44:57 ---> df6d0e5f73e0 05:44:57 Step 15/23 : EXPOSE $APP_PORT 05:44:57 ---> Running in 16da9db21fb3 05:44:58 Removing intermediate container 16da9db21fb3 05:44:58 ---> cfc8e2a03deb 05:44:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:44:58 Removing intermediate container 07728778b186 05:44:58 ---> 88c4c8c81b74 05:44:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 05:44:58 ---> Running in b32c383f5445 05:44:58 Removing intermediate container b32c383f5445 05:44:58 ---> 328c8dac310a 05:44:58 Step 30/33 : CMD ["gate"] 05:44:59 ---> Running in 4b8dd013e2f2 05:44:59 ---> 22a96cf05c8f 05:44:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:44:59 Removing intermediate container 4b8dd013e2f2 05:44:59 ---> 1a288656508e 05:44:59 Step 31/33 : LABEL arch=x86_64 05:44:59 ---> 5136b541b45f 05:44:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:44:59 ---> Running in 859ec078663c 05:44:59 Removing intermediate container 859ec078663c 05:44:59 ---> 96cc829517d7 05:44:59 Step 32/33 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:00 ---> Running in f9bde6acab8d 05:45:00 ---> a73c4dfa9e3c 05:45:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:45:00 ---> Running in 07f1a1e3b819 05:45:00 Removing intermediate container f9bde6acab8d 05:45:00 ---> 7eeb314b5006 05:45:00 Step 33/33 : LABEL version=0.0.0 05:45:00 ---> Running in be0ace206338 05:45:00 Removing intermediate container 07f1a1e3b819 05:45:00 ---> ca87f26af5c9 05:45:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:00 Removing intermediate container be0ace206338 05:45:00 ---> da4e60a2abde 05:45:00 05:45:00 ---> Running in 6688216edbcc 05:45:00 Successfully built da4e60a2abde 05:45:00 Successfully tagged security-bootstrapper:latest 05:45:00 Building support-scheduler 05:45:02  Building security-bootstrapper ... done Removing intermediate container 6688216edbcc 05:45:02 ---> 1d07be316a44 05:45:02 Step 21/23 : LABEL arch=x86_64 05:45:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:45:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:45:04 ---> a1e8ed5a52a4 05:45:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:45:04 ---> Using cache 05:45:04 ---> fd0c7e2ef772 05:45:04 Step 4/23 : WORKDIR /edgex-go 05:45:04 ---> Using cache 05:45:04 ---> 821fb2d189d7 05:45:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:04 ---> Using cache 05:45:04 ---> 9ee927e1b777 05:45:04 Step 6/23 : RUN apk add --update --no-cache make git 05:45:04 ---> Using cache 05:45:04 ---> 7305345c73e9 05:45:04 Step 7/23 : COPY go.mod vendor* ./ 05:45:04 ---> Using cache 05:45:04 ---> 4d342670970c 05:45:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:04 ---> Using cache 05:45:04 ---> 05928ad6e405 05:45:04 Step 9/23 : COPY . . 05:45:04 ---> Using cache 05:45:04 ---> 05858187f957 05:45:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:45:05 ---> Running in 1aa32aa53b99 05:45:05 ---> Running in a6e88af91a53 05:45:06 Removing intermediate container 1aa32aa53b99 05:45:06 ---> 8d000a568b43 05:45:06 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:06 ---> Running in a45fd900251c 05:45:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:45:06 Removing intermediate container a45fd900251c 05:45:06 ---> 3ee72689ac91 05:45:06 Step 23/23 : LABEL version=0.0.0 05:45:07 ---> Running in cd87822d1ddb 05:45:07 Removing intermediate container cd87822d1ddb 05:45:07 ---> 27b5d9883904 05:45:07 05:45:07 Successfully built 27b5d9883904 05:45:07 Successfully tagged sys-mgmt-agent:latest 05:45:07 Building support-notifications 05:45:10  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:45:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:45:10 ---> a1e8ed5a52a4 05:45:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:45:10 ---> Using cache 05:45:10 ---> fd0c7e2ef772 05:45:10 Step 4/23 : WORKDIR /edgex-go 05:45:10 ---> Using cache 05:45:10 ---> 821fb2d189d7 05:45:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:10 ---> Using cache 05:45:10 ---> 9ee927e1b777 05:45:10 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:45:17 ---> Running in 30aba2c8e504 05:45:17 CGO_ENABLED=0 GO111MODULE=on 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 05:45:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:17 CGO_ENABLED=0 GO111MODULE=on 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 05:45:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:17 OK: 211 MiB in 51 packages 05:45:20 Removing intermediate container 30aba2c8e504 05:45:20 ---> 4c0c85faca23 05:45:20 Step 7/23 : COPY go.mod vendor* ./ 05:45:20 ---> 88a2b574328b 05:45:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:24 ---> Running in 4d5adcbd5ac7 05:45:24 Removing intermediate container ad71363da288 05:45:24 ---> 87966b8bd119 05:45:24 05:45:24 Step 10/25 : FROM alpine:3.16 05:45:24 ---> 9c6f07244728 05:45:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:45:24 Removing intermediate container 0b5e4dfae4bd 05:45:24 ---> 0aa12f2afd8d 05:45:24 05:45:24 Step 10/22 : FROM alpine:3.16 05:45:24 ---> 9c6f07244728 05:45:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 05:45:24 Removing intermediate container 7e3069fbd218 05:45:24 ---> 59374c3915bb 05:45:24 05:45:24 Step 11/25 : FROM alpine:3.16 05:45:24 ---> 9c6f07244728 05:45:24 Step 12/25 : RUN apk add --update --no-cache dumb-init 05:45:24 ---> Running in cfcb81cbb35d 05:45:24 ---> Running in 38d8f303b61b 05:45:24 ---> Running in df3066eaaff5 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:25 (1/3) Installing ca-certificates (20220614-r0) 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:25 (2/3) Installing dumb-init (1.2.5-r1) 05:45:25 (3/3) Installing su-exec (0.2-r1) 05:45:25 Executing busybox-1.35.0-r17.trigger 05:45:25 Executing ca-certificates-20220614-r0.trigger 05:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:25 OK: 6 MiB in 17 packages 05:45:25 (1/6) Installing ca-certificates (20220614-r0) 05:45:25 (2/6) Installing brotli-libs (1.0.9-r6) 05:45:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 05:45:25 (4/6) Installing libcurl (7.83.1-r3) 05:45:25 (5/6) Installing curl (7.83.1-r3) 05:45:25 (6/6) Installing dumb-init (1.2.5-r1) 05:45:25 (1/1) Installing dumb-init (1.2.5-r1) 05:45:25 Executing busybox-1.35.0-r17.trigger 05:45:25 Executing busybox-1.35.0-r17.trigger 05:45:25 Executing ca-certificates-20220614-r0.trigger 05:45:25 OK: 6 MiB in 15 packages 05:45:25 OK: 8 MiB in 20 packages 05:45:30 Removing intermediate container cfcb81cbb35d 05:45:30 ---> 0bcf97c71f42 05:45:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:45:30 ---> Running in 52bc3380cd03 05:45:30 Removing intermediate container 38d8f303b61b 05:45:30 ---> cd27b292406a 05:45:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:45:30 Removing intermediate container 52bc3380cd03 05:45:30 ---> e53dbc553958 05:45:30 Step 13/25 : WORKDIR / 05:45:30 Removing intermediate container df3066eaaff5 05:45:30 ---> 5feab5eab41e 05:45:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:45:30 ---> Running in d8efc1919de1 05:45:30 ---> Running in 8068562f8c19 05:45:30 ---> Running in 84a9a956ba2a 05:45:30 Removing intermediate container d8efc1919de1 05:45:30 ---> 8c6927191c0c 05:45:30 Step 14/25 : ENV APP_PORT=59881 05:45:30 ---> Running in 2c612c14c6b4 05:45:30 Removing intermediate container 8068562f8c19 05:45:30 ---> 3babb423b45c 05:45:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:45:30 Removing intermediate container 84a9a956ba2a 05:45:30 ---> 7fb64bd7d4a4 05:45:30 Step 13/22 : WORKDIR /edgex 05:45:30 ---> Running in 5aeb24c53777 05:45:30 Removing intermediate container 2c612c14c6b4 05:45:30 ---> a2d7faa1c33b 05:45:30 Step 15/25 : EXPOSE $APP_PORT 05:45:30 ---> Running in 4a63ceb1c009 05:45:30 Removing intermediate container 5aeb24c53777 05:45:30 ---> 3460e105b3f3 05:45:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:45:30 ---> 645f16ca0310 05:45:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:45:30 Removing intermediate container 4a63ceb1c009 05:45:30 ---> eca12e382b8b 05:45:30 Step 16/25 : WORKDIR / 05:45:30 ---> Running in 368c2d83009c 05:45:30 ---> 0d3f7b071a62 05:45:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:45:30 ---> 340b21a1fb0f 05:45:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:45:31 Removing intermediate container 368c2d83009c 05:45:31 ---> 01d461c07c20 05:45:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:31 ---> 0910579af72c 05:45:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:45:31 ---> 2a6e96f50ec2 05:45:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:45:31 ---> 349ed8671866 05:45:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:45:31 ---> efe64946950a 05:45:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:45:31 ---> d93d97778e6f 05:45:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:45:32 ---> afac30a18104 05:45:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:45:32 ---> f2a1b2df0ab9 05:45:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:45:32 ---> 2ed647259d1c 05:45:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:45:32 ---> 112ab939e029 05:45:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:45:32 ---> Running in 3e513d6b1283 05:45:33 ---> 5f47222dd210 05:45:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:45:34 ---> a4154287a1a4 05:45:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 05:45:34 ---> Running in 8f1689015183 05:45:34 ---> d0d763c16b02 05:45:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:45:34 Removing intermediate container 8f1689015183 05:45:34 ---> 34ba27dc0db7 05:45:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:34 ---> Running in d06c01038bf2 05:45:34 ---> Running in fcc7845c732a 05:45:34 Removing intermediate container 3e513d6b1283 05:45:34 ---> b967bcca10b2 05:45:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 05:45:35 Removing intermediate container d06c01038bf2 05:45:35 ---> 36ee85da0b4c 05:45:35 Step 23/25 : LABEL arch=x86_64 05:45:35 ---> Running in 7c127c72e4dd 05:45:35 ---> Running in d4c65101e1cc 05:45:35 Removing intermediate container 7c127c72e4dd 05:45:35 ---> 7f8130f71bd6 05:45:35 Step 20/22 : LABEL arch=x86_64 05:45:35 Removing intermediate container d4c65101e1cc 05:45:35 ---> 07ae221a1641 05:45:35 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:35 ---> Running in 9490f4d87605 05:45:35 ---> Running in 19dcae34ba1e 05:45:36 Removing intermediate container 4d5adcbd5ac7 05:45:36 ---> 48b799e999c6 05:45:36 Step 9/23 : COPY . . 05:45:36 Removing intermediate container fcc7845c732a 05:45:36 ---> 2bfa74f4db9c 05:45:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:45:36 Removing intermediate container 19dcae34ba1e 05:45:36 ---> 62bd1d77d13a 05:45:36 Step 25/25 : LABEL version=0.0.0 05:45:36 Removing intermediate container 9490f4d87605 05:45:36 ---> fcef1e806f6f 05:45:36 Step 21/22 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:38 ---> Running in fce4e4a6127b 05:45:38 ---> Running in 9fbf46e3aa4f 05:45:38 ---> Running in 83ba61fc9c91 05:45:39 Removing intermediate container 9fbf46e3aa4f 05:45:39 ---> 9979e35113d2 05:45:39 05:45:39 Removing intermediate container a6e88af91a53 05:45:39 ---> f329081bcd8e 05:45:39 05:45:39 Step 11/23 : FROM alpine:3.16Successfully built 9979e35113d2 05:45:39 05:45:39 ---> 9c6f07244728 05:45:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:45:39 Successfully tagged core-metadata:latest 05:45:39 ---> Using cache 05:45:39  Building core-metadata ... done  ---> cd27b292406a 05:45:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:45:39 ---> Using cache 05:45:39 ---> 8c6927191c0c 05:45:39 Step 14/23 : ENV APP_PORT=59861 05:45:39 Building core-command 05:45:39 Removing intermediate container 83ba61fc9c91 05:45:39 ---> 4a3c5cdaaa23 05:45:39 Step 22/22 : LABEL version=0.0.0 05:45:39 Removing intermediate container fce4e4a6127b 05:45:39 ---> c194efd9bf65 05:45:39 Step 23/25 : LABEL arch=x86_64 05:45:39 ---> Running in e0ad87885447 05:45:39 ---> Running in 48bbcfb3a07d 05:45:39 ---> Running in f17b6173511a 05:45:39 ---> 1163d285ce70 05:45:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:45:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:45:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:45:42 ---> a1e8ed5a52a4 05:45:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:45:42 ---> Using cache 05:45:42 ---> fd0c7e2ef772 05:45:42 Step 4/24 : WORKDIR /edgex-go 05:45:42 ---> Using cache 05:45:42 ---> 821fb2d189d7 05:45:42 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:42 ---> Using cache 05:45:42 ---> 9ee927e1b777 05:45:42 Step 6/24 : RUN apk add --update --no-cache make git 05:45:42 ---> Using cache 05:45:42 ---> 7305345c73e9 05:45:42 Step 7/24 : COPY go.mod vendor* ./ 05:45:42 ---> Using cache 05:45:42 ---> 4d342670970c 05:45:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:42 ---> Using cache 05:45:42 ---> 05928ad6e405 05:45:42 Step 9/24 : COPY . . 05:45:42 ---> Using cache 05:45:42 ---> 05858187f957 05:45:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:45:43 Removing intermediate container 48bbcfb3a07d 05:45:43 ---> 8da85b61abcb 05:45:43 05:45:43 Removing intermediate container f17b6173511a 05:45:43 ---> ae654e63f74a 05:45:43 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:43 Removing intermediate container e0ad87885447 05:45:43 ---> 1a8b56e5fe02 05:45:43 Step 15/23 : EXPOSE $APP_PORT 05:45:43 ---> Running in 791a451bb853 05:45:43 ---> Running in deaa5a23dd27 05:45:43 ---> Running in 5a4ad2728963 05:45:43 ---> Running in 365e5e18f2a1 05:45:43 Successfully built 8da85b61abcb 05:45:43 Successfully tagged security-proxy-setup:latest 05:45:43 Building security-spiffe-token-provider 05:45:43  Building security-proxy-setup ... done Removing intermediate container 5a4ad2728963 05:45:43 ---> 0c86936bacfe 05:45:43 Step 25/25 : LABEL version=0.0.0 05:45:43 ---> Running in 6944d2491aa5 05:45:45 Removing intermediate container 365e5e18f2a1 05:45:45 ---> 14c48f56f43e 05:45:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:45:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:45:45 ---> a1e8ed5a52a4 05:45:45 Step 3/20 : WORKDIR /edgex-go 05:45:45 ---> Using cache 05:45:45 ---> db745d6748c6 05:45:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 05:45:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:45:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:45:46 Removing intermediate container 6944d2491aa5 05:45:46 ---> bbdd04fe18fe 05:45:46 05:45:46 ---> 94e571f0e87f 05:45:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:45:46 ---> Running in 56693eacd67b 05:45:46 Successfully built bbdd04fe18fe 05:45:46 Successfully tagged security-secretstore-setup:latest 05:45:46  Building security-secretstore-setup ... done Building security-spire-agent 05:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:47 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:45:47 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:45:47 OK: 17036 distinct packages available 05:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:45:47 OK: 211 MiB in 51 packages 05:45:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:45:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:45:50 ---> a1e8ed5a52a4 05:45:50 Step 3/26 : WORKDIR /edgex-go 05:45:50 ---> Using cache 05:45:50 ---> db745d6748c6 05:45:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:50 ---> Using cache 05:45:50 ---> 514b8624e11e 05:45:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 05:45:50 ---> Using cache 05:45:50 ---> 7855369ce50f 05:45:50 Step 6/26 : COPY go.mod vendor* ./ 05:45:50 ---> Using cache 05:45:50 ---> 4f7d3f3afe2c 05:45:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:50 ---> Using cache 05:45:50 ---> 374cbb244506 05:45:50 Step 8/26 : COPY . . 05:45:50 ---> Using cache 05:45:50 ---> 1e69f16ecdd0 05:45:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 05:45:50 ---> Using cache 05:45:50 ---> 21d9fdc21531 05:45:50 Step 10/26 : WORKDIR /edgex-go/spire-build 05:45:50 ---> Using cache 05:45:50 ---> aba24e534af1 05:45:50 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:45:50 ---> Using cache 05:45:50 ---> f5bd5978aea2 05:45:50 Step 12/26 : WORKDIR /edgex-go 05:45:50 ---> Using cache 05:45:50 ---> 7d7e1ff1b59e 05:45:50 05:45:50 Step 13/26 : FROM alpine:3.15 05:45:50 ---> c4fc93816858 05:45:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:45:50 ---> Using cache 05:45:50 ---> 33ef4259966e 05:45:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:50 ---> Using cache 05:45:50 ---> cfb5d74742b3 05:45:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:45:50 ---> Using cache 05:45:50 ---> 9c83c397dcd1 05:45:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:45:53 ---> a3d695d4061b 05:45:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:45:53 ---> f83a84502092 05:45:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:45:54 Removing intermediate container 56693eacd67b 05:45:54 ---> ba52c8c5b95b 05:45:54 Step 5/20 : COPY go.mod vendor* ./ 05:45:54 ---> 5dcd09e1f8af 05:45:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:45:55 ---> 1988bbefc9c0 05:45:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:55 ---> Running in fa628b360ea8 05:45:55 ---> Running in ab5b50d29a31 05:45:55 ---> 224ca9f3a0a5 05:45:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:45:55 Removing intermediate container fa628b360ea8 05:45:55 ---> 1390e46bd0b5 05:45:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:56 ---> Running in b64938548fde 05:45:56 Removing intermediate container b64938548fde 05:45:56 ---> ea8ed51d141a 05:45:56 Step 21/23 : LABEL arch=x86_64 05:45:56 ---> 2adc28badb49 05:45:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:45:56 ---> Running in c127092403cb 05:45:57 Removing intermediate container c127092403cb 05:45:57 ---> e2528613a3ff 05:45:57 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:45:57 ---> 2004fb7abd74 05:45:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:45:57 ---> Running in 1d71fcdf207c 05:45:57 Removing intermediate container 1d71fcdf207c 05:45:57 ---> 5f9287f646f5 05:45:57 Step 23/23 : LABEL version=0.0.0 05:45:57 ---> Running in 82d8f7a6f118 05:45:57 ---> 3c5bd622ad46 05:45:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:45:57 ---> Running in c985cfb81d46 05:45:57 Removing intermediate container 82d8f7a6f118 05:45:57 ---> ee4ce2b2ab9b 05:45:57 05:45:57 Successfully built ee4ce2b2ab9b 05:45:58 Successfully tagged support-scheduler:latest 05:45:58  Building support-scheduler ... done Removing intermediate container c985cfb81d46 05:45:58 ---> 50088dea6d29 05:45:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:46:00 ---> Running in 18a733b86b5c 05:46:01 Removing intermediate container 18a733b86b5c 05:46:01 ---> bb4311d26726 05:46:01 Step 24/26 : LABEL arch=x86_64 05:46:01 ---> Running in c100cfe273c8 05:46:01 Removing intermediate container c100cfe273c8 05:46:01 ---> 98eaf46f149c 05:46:01 Step 25/26 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:46:02 ---> Running in b3bb5f60310d 05:46:02 Removing intermediate container b3bb5f60310d 05:46:02 ---> 4db52dcbb067 05:46:02 Step 26/26 : LABEL version=0.0.0 05:46:02 ---> Running in 229b51739a4d 05:46:03 Removing intermediate container 229b51739a4d 05:46:03 ---> c4deb87b0e18 05:46:03 05:46:03 Successfully built c4deb87b0e18 05:46:03 Successfully tagged security-spire-agent:latest 05:46:08  Building security-spire-agent ... done Removing intermediate container ab5b50d29a31 05:46:08 ---> d9ff4504e5a3 05:46:08 Step 7/20 : COPY . . 05:46:14 Removing intermediate container deaa5a23dd27 05:46:14 ---> c96a258201dd 05:46:14 05:46:14 Step 11/24 : FROM alpine:3.16 05:46:14 ---> 9c6f07244728 05:46:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:46:14 ---> Using cache 05:46:14 ---> cd27b292406a 05:46:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:46:14 ---> Using cache 05:46:14 ---> 8c6927191c0c 05:46:14 Step 14/24 : ENV APP_PORT=59882 05:46:14 ---> 7e264ff60ae5 05:46:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:46:14 ---> Running in f54078c7dcb0 05:46:14 ---> Running in 931780b00a3f 05:46:14 Removing intermediate container f54078c7dcb0 05:46:14 ---> 389dd886342e 05:46:14 Step 15/24 : EXPOSE $APP_PORT 05:46:14 ---> Running in 4a9848c33b60 05:46:14 CGO_ENABLED=0 GO111MODULE=on 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 05:46:14 Removing intermediate container 4a9848c33b60 05:46:14 ---> deed7b691160 05:46:14 Step 16/24 : WORKDIR / 05:46:15 ---> Running in 5e6755c01abb 05:46:15 Removing intermediate container 5e6755c01abb 05:46:15 ---> 2c3b4847cc2f 05:46:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:16 ---> b482c5400e63 05:46:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:46:16 Removing intermediate container 791a451bb853 05:46:16 ---> ca800d190055 05:46:16 05:46:16 Step 11/23 : FROM alpine:3.16 05:46:16 ---> 9c6f07244728 05:46:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:46:16 ---> Running in 471898db6064 05:46:16 ---> f9b04bf539e0 05:46:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:46:17 ---> 7d2f693b2f1a 05:46:17 Step 20/24 : ENTRYPOINT ["/core-command"] 05:46:17 ---> Running in 4aabc832fbac 05:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:17 Removing intermediate container 4aabc832fbac 05:46:17 ---> 1654645c04c9 05:46:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:17 ---> Running in a6f2d34e2068 05:46:17 Removing intermediate container a6f2d34e2068 05:46:17 ---> f0b9cee82a04 05:46:17 Step 22/24 : LABEL arch=x86_64 05:46:17 ---> Running in 404ba7106dbc 05:46:17 (1/2) Installing ca-certificates (20220614-r0) 05:46:17 (2/2) Installing dumb-init (1.2.5-r1) 05:46:17 Executing busybox-1.35.0-r17.trigger 05:46:17 Removing intermediate container 404ba7106dbc 05:46:17 ---> c8502b68acce 05:46:17 Step 23/24 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:46:17 Executing ca-certificates-20220614-r0.trigger 05:46:17 ---> Running in 97c360a3ced7 05:46:17 OK: 6 MiB in 16 packages 05:46:17 Removing intermediate container 97c360a3ced7 05:46:17 ---> e85769b85fb6 05:46:17 Step 24/24 : LABEL version=0.0.0 05:46:17 ---> Running in 45a0847aeb8d 05:46:18 Removing intermediate container 45a0847aeb8d 05:46:18 ---> 97877f9102ac 05:46:18 05:46:18 Removing intermediate container 471898db6064 05:46:18 ---> ba9d583149cb 05:46:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:46:18 ---> Running in 68396bda051a 05:46:18 Successfully built 97877f9102ac 05:46:18 Successfully tagged core-command:latest 05:46:18  Building core-command ... done Removing intermediate container 68396bda051a 05:46:18 ---> 410edb102cd9 05:46:18 Step 14/23 : ENV APP_PORT=59860 05:46:18 ---> Running in 5d30d69b4564 05:46:18 Removing intermediate container 5d30d69b4564 05:46:18 ---> d1dddc16a035 05:46:18 Step 15/23 : EXPOSE $APP_PORT 05:46:18 ---> Running in ad3654034367 05:46:18 Removing intermediate container ad3654034367 05:46:18 ---> fa2622b58e34 05:46:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:18 ---> cfb2109ff93d 05:46:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:46:20 ---> 51d0f004bbbc 05:46:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:46:20 ---> e33daec8a2ff 05:46:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:46:20 ---> Running in 5e4382a29e4a 05:46:20 Removing intermediate container 5e4382a29e4a 05:46:20 ---> 223a9b931ac1 05:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:20 ---> Running in 21223c8d7c67 05:46:21 Removing intermediate container 21223c8d7c67 05:46:21 ---> d925da420ce3 05:46:21 Step 21/23 : LABEL arch=x86_64 05:46:21 ---> Running in fc1b16be5871 05:46:21 Removing intermediate container fc1b16be5871 05:46:21 ---> c2f2165749e4 05:46:21 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:46:21 ---> Running in f206e2b08489 05:46:21 Removing intermediate container f206e2b08489 05:46:21 ---> 0a574b7cd262 05:46:21 Step 23/23 : LABEL version=0.0.0 05:46:21 ---> Running in 059e468ee7ab 05:46:21 Removing intermediate container 059e468ee7ab 05:46:21 ---> f90be89d0e69 05:46:21 05:46:21 Successfully built f90be89d0e69 05:46:21 Successfully tagged support-notifications:latest 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:46:36  Building support-notifications ... done Removing intermediate container 931780b00a3f 05:46:36 ---> 6669acfdff2b 05:46:36 05:46:36 Step 9/20 : FROM alpine:3.15 05:46:36 ---> c4fc93816858 05:46:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:46:36 ---> Using cache 05:46:36 ---> 33ef4259966e 05:46:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:36 ---> Using cache 05:46:36 ---> cfb5d74742b3 05:46:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:36 ---> Running in 78f58ed1fdad 05:46:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:46:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:46:36 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 05:46:36 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 05:46:36 OK: 15857 distinct packages available 05:46:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:46:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:46:36 (1/9) Installing ca-certificates (20220614-r0) 05:46:37 (2/9) Installing brotli-libs (1.0.9-r5) 05:46:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:46:37 (4/9) Installing libcurl (7.80.0-r3) 05:46:37 (5/9) Installing curl (7.80.0-r3) 05:46:37 (6/9) Installing dumb-init (1.2.5-r1) 05:46:37 (7/9) Installing musl-obstack (1.2.3-r0) 05:46:37 (8/9) Installing libucontext (1.1-r0) 05:46:37 (9/9) Installing gcompat (1.0.0-r4) 05:46:37 Executing busybox-1.34.1-r7.trigger 05:46:37 Executing ca-certificates-20220614-r0.trigger 05:46:37 OK: 8 MiB in 23 packages 05:46:38 Removing intermediate container 78f58ed1fdad 05:46:38 ---> a5d39c54fa9a 05:46:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:38 ---> 1d94b7b856f3 05:46:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:46:39 ---> e9b996a70acb 05:46:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:46:39 ---> ad07a76a35c0 05:46:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:46:39 ---> Running in 4142ce0ab073 05:46:39 Removing intermediate container 4142ce0ab073 05:46:39 ---> b12decaf0a0b 05:46:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:39 ---> Running in 9145cf44f610 05:46:39 Removing intermediate container 9145cf44f610 05:46:39 ---> 36e93bc20bcb 05:46:39 Step 18/20 : LABEL arch=x86_64 05:46:39 ---> Running in 1fc073bc35b4 05:46:39 Removing intermediate container 1fc073bc35b4 05:46:39 ---> 4e840a0caa8c 05:46:39 Step 19/20 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:46:39 ---> Running in 8bd4ecef6c25 05:46:39 Removing intermediate container 8bd4ecef6c25 05:46:39 ---> db6302a30c38 05:46:39 Step 20/20 : LABEL version=0.0.0 05:46:39 ---> Running in 67011da4b110 05:46:39 Removing intermediate container 67011da4b110 05:46:39 ---> 67184e42726a 05:46:39 05:46:39 Successfully built 67184e42726a 05:46:39 Successfully tagged security-spiffe-token-provider:latest 05:46:39  Building security-spiffe-token-provider ... done  [Pipeline] } 05:46:39 $ docker stop --time=1 d9caa9611a2b401dd0e2aee78bab9461fea266dfa5e2a56ca7068e8fcabd6916 05:46:41 $ docker rm -f d9caa9611a2b401dd0e2aee78bab9461fea266dfa5e2a56ca7068e8fcabd6916 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:41 + docker images 05:46:41 REPOSITORY TAG IMAGE ID CREATED SIZE 05:46:41 security-spiffe-token-provider latest 67184e42726a 2 seconds ago 29.3MB 05:46:41 6669acfdff2b 8 seconds ago 1.61GB 05:46:41 support-notifications latest f90be89d0e69 20 seconds ago 30.1MB 05:46:41 core-command latest 97877f9102ac 24 seconds ago 17.5MB 05:46:41 ca800d190055 25 seconds ago 1.64GB 05:46:41 c96a258201dd 32 seconds ago 1.58GB 05:46:41 security-spire-agent latest c4deb87b0e18 39 seconds ago 125MB 05:46:41 support-scheduler latest ee4ce2b2ab9b 44 seconds ago 29.4MB 05:46:41 security-secretstore-setup latest bbdd04fe18fe 56 seconds ago 29.3MB 05:46:41 security-proxy-setup latest 8da85b61abcb About a minute ago 27.4MB 05:46:41 core-metadata latest 9979e35113d2 About a minute ago 18.3MB 05:46:41 f329081bcd8e About a minute ago 1.64GB 05:46:41 87966b8bd119 About a minute ago 1.57GB 05:46:41 0aa12f2afd8d About a minute ago 1.57GB 05:46:41 59374c3915bb About a minute ago 1.59GB 05:46:41 sys-mgmt-agent latest 27b5d9883904 About a minute ago 136MB 05:46:41 security-bootstrapper latest da4e60a2abde About a minute ago 19.9MB 05:46:41 core-data latest ae280d18868a 2 minutes ago 21.6MB 05:46:41 a260db5a08b8 2 minutes ago 1.56GB 05:46:41 6c5cb523b521 2 minutes ago 1.59GB 05:46:41 d60abdb246fe 2 minutes ago 1.57GB 05:46:41 security-spire-config latest 6e7b53afef43 2 minutes ago 85.8MB 05:46:41 security-spire-server latest 24362ed9a45e 2 minutes ago 86.5MB 05:46:41 ed90610be819 2 minutes ago 1.45GB 05:46:41 7d7e1ff1b59e 2 minutes ago 1.45GB 05:46:41 ci-base-image-x86_64 latest a1e8ed5a52a4 5 minutes ago 940MB 05:46:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 34 hours ago 677MB 05:46:41 alpine 3.15 c4fc93816858 2 months ago 5.59MB 05:46:41 alpine 3.16 9c6f07244728 2 months ago 5.54MB 05:46:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 05:46:41 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] } 05:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.407s coverage: 28.7% of statements 05:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:46:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.618s coverage: 98.5% of statements 05:46:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.637s coverage: 41.3% of statements 05:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:46:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.875s coverage: 54.2% of statements 05:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.196s coverage: 89.2% of statements 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.968s coverage: 2.2% of statements 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.061s coverage: 95.6% of statements 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:47:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.434s coverage: 72.2% of statements 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.622s coverage: 60.0% of statements 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.593s coverage: 0.9% of statements 05:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:47:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.381s coverage: 58.8% of statements 05:47:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.596s coverage: 29.6% of statements 05:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.609s coverage: 47.1% of statements 05:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.629s coverage: 79.5% of statements 05:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.513s coverage: 94.1% of statements 05:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.495s coverage: 96.3% of statements 05:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.497s coverage: 94.4% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements 05:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.717s coverage: 80.5% of statements 05:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 65.1% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.212s coverage: 87.2% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements 05:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements 05:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements 05:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.988s coverage: 64.7% of statements 05:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.213s coverage: 89.4% of statements 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 05:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 05:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.362s coverage: 65.8% of statements 05:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 41.8% of statements 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.460s coverage: 17.7% of statements 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.817s coverage: 92.3% of statements 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.231s coverage: 28.9% of statements 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.281s coverage: 100.0% of statements 05:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 05:48:24 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 05:48:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:24 GO111MODULE=on go vet ./... 05:50:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:50:17 + ls -al . 05:50:17 total 756 05:50:17 drwxrwxr-x 10 1001 1001 4096 Oct 12 05:44 . 05:50:17 drwxr-xr-x 4 root root 4096 Oct 12 05:44 .. 05:50:17 drwxrwxr-x 2 1001 1001 4096 Oct 12 05:42 .blubracket 05:50:17 -rw-rw-r-- 1 1001 1001 16 Oct 12 05:42 .dockerignore 05:50:17 drwxrwxr-x 8 1001 1001 4096 Oct 12 05:42 .git 05:50:17 drwxrwxr-x 3 1001 1001 4096 Oct 12 05:42 .github 05:50:17 -rw-rw-r-- 1 1001 1001 1030 Oct 12 05:42 .gitignore 05:50:17 -rw-rw-r-- 1 1001 1001 42 Oct 12 05:42 .golangci.yml 05:50:17 -rw-rw-r-- 1 1001 1001 87 Oct 12 05:42 .hadolint.yml 05:50:17 -rw-rw-r-- 1 1001 1001 166 Oct 12 05:42 .sonarcloud.properties 05:50:17 -rw-rw-r-- 1 1001 1001 1171 Oct 12 05:42 ADOPTERS.md 05:50:17 -rw-rw-r-- 1 1001 1001 10722 Oct 12 05:42 Attribution.txt 05:50:17 -rw-rw-r-- 1 1001 1001 63209 Oct 12 05:42 CHANGELOG.md 05:50:17 -rw-rw-r-- 1 1001 1001 3804 Oct 12 05:42 CONTRIBUTING.md 05:50:17 -rw-rw-r-- 1 1001 1001 677 Oct 12 05:42 GOVERNANCE.md 05:50:17 -rw-rw-r-- 1 1001 1001 850 Oct 12 05:42 Jenkinsfile 05:50:17 -rw-rw-r-- 1 1001 1001 10775 Oct 12 05:42 LICENSE 05:50:17 -rw-rw-r-- 1 1001 1001 13857 Oct 12 05:42 Makefile 05:50:17 -rw-rw-r-- 1 1001 1001 582 Oct 12 05:42 OWNERS.md 05:50:17 -rw-rw-r-- 1 1001 1001 9799 Oct 12 05:42 README.md 05:50:17 -rw-rw-r-- 1 1001 1001 6912 Oct 12 05:42 SECURITY.md 05:50:17 -rw-rw-r-- 1 1001 1001 5 Oct 12 05:40 VERSION 05:50:17 -rw-rw-r-- 1 1001 1001 4131 Oct 12 05:42 ZMQWindows.md 05:50:17 drwxrwxr-x 2 1001 1001 4096 Oct 12 05:42 bin 05:50:17 drwxrwxr-x 18 1001 1001 4096 Oct 12 05:42 cmd 05:50:17 -rw-r--r-- 1 root root 502375 Oct 12 05:48 coverage.out 05:50:17 -rw-rw-r-- 1 1001 1001 3458 Oct 12 05:42 go.mod 05:50:17 -rw-rw-r-- 1 1001 1001 38041 Oct 12 05:42 go.sum 05:50:17 drwxrwxr-x 8 1001 1001 4096 Oct 12 05:42 internal 05:50:17 drwxrwxr-x 3 1001 1001 4096 Oct 12 05:42 openapi 05:50:17 drwxrwxr-x 4 1001 1001 4096 Oct 12 05:42 snap 05:50:17 -rw-rw-r-- 1 1001 1001 204 Oct 12 05:42 version.go [Pipeline] sh 05:50:17 + '[' -e coverage.out ] 05:50:17 + chown 1001:1001 coverage.out [Pipeline] stash 05:50:17 Warning: overwriting stash ‘coverage-report’ 05:50:18 Stashed 1 file(s) [Pipeline] sh 05:50:18 + make build 05:50:18 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:51:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:53:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 05:53:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:53:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:53:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:53:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:53:54 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 05:53:59 CGO_ENABLED=0 GO111MODULE=on 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 05:54:04 CGO_ENABLED=0 GO111MODULE=on 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 05:54:07 CGO_ENABLED=0 GO111MODULE=on 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 05:54:11 CGO_ENABLED=0 GO111MODULE=on 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 05:54:19 CGO_ENABLED=0 GO111MODULE=on 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] } 05:54:24 $ docker stop --time=1 c1f06f7bf7180a299b3362f2b42902ca17d10b6c849e3b6cfbfd3426dd39bc47 05:54:26 $ docker rm -f c1f06f7bf7180a299b3362f2b42902ca17d10b6c849e3b6cfbfd3426dd39bc47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:29 05:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:29 latest: Pulling from edgex-devops/edgex-compose-arm64 05:54:29 29e5d40040c1: Pulling fs layer 05:54:29 1ce36da41761: Pulling fs layer 05:54:29 25b303627fd3: Pulling fs layer 05:54:30 29e5d40040c1: Verifying Checksum 05:54:30 29e5d40040c1: Download complete 05:54:30 1ce36da41761: Verifying Checksum 05:54:30 1ce36da41761: Download complete 05:54:30 29e5d40040c1: Pull complete 05:54:32 25b303627fd3: Download complete 05:54:32 1ce36da41761: Pull complete 05:54:42 25b303627fd3: Pull complete 05:54:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:42 prd-ubuntu20.04-docker-arm64-4c-16g-7734 does not seem to be running inside a container 05:54:42 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:54:44 $ docker top 947f13ad26662b52badef232a1a8970e9ccfe35ed86402810e7b8b3d3c82d6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:45 + docker-compose build --help 05:54:45 + grep parallel 05:54:49 --parallel Build images in parallel. [Pipeline] } 05:54:49 $ docker stop --time=1 947f13ad26662b52badef232a1a8970e9ccfe35ed86402810e7b8b3d3c82d6e3 05:54:51 $ docker rm -f 947f13ad26662b52badef232a1a8970e9ccfe35ed86402810e7b8b3d3c82d6e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:52 prd-ubuntu20.04-docker-arm64-4c-16g-7734 does not seem to be running inside a container 05:54:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:54:53 $ docker top 278ba6936d8bc73877a768a9311745055d153fe2f76177d4c1ddae17121620aa -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:54 + docker-compose -f ./docker-compose-build.yml build --parallel 05:54:58 Building core-command ... 05:54:58 Building core-data ... 05:54:58 Building core-metadata ... 05:54:58 Building security-bootstrapper ... 05:54:58 Building security-proxy-setup ... 05:54:58 Building security-secretstore-setup ... 05:54:58 Building security-spiffe-token-provider ... 05:54:58 Building security-spire-agent ... 05:54:58 Building security-spire-config ... 05:54:58 Building security-spire-server ... 05:54:58 Building support-notifications ... 05:54:58 Building support-scheduler ... 05:54:58 Building sys-mgmt-agent ... 05:54:58 Building core-data 05:54:58 Building security-bootstrapper 05:54:58 Building security-proxy-setup 05:54:58 Building security-spire-agent 05:54:58 Building support-scheduler 05:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:45 ---> 93da09cd5ba2 05:55:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:55:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:55:46 ---> 93da09cd5ba2 05:55:46 Step 3/22 : WORKDIR /edgex-go 05:55:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:55:46 ---> 93da09cd5ba2 05:55:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:55:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:55:46 ---> 93da09cd5ba2 05:55:46 Step 3/26 : WORKDIR /edgex-go 05:55:46 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:55:46 ---> 93da09cd5ba2 05:55:46 Step 3/33 : WORKDIR /edgex-go 05:55:46 ---> Running in 5e8329425a1b 05:55:46 ---> Running in c641ce68a047 05:55:46 ---> Running in 17b976456e25 05:55:46 ---> Running in 0bb20db45cc9 05:55:46 ---> Running in 189fba261e2b 05:55:47 Removing intermediate container 17b976456e25 05:55:47 ---> 71fec9a120db 05:55:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:47 Removing intermediate container 0bb20db45cc9 05:55:47 ---> 27b5563b9d70 05:55:47 Step 4/23 : WORKDIR /edgex-go 05:55:47 Removing intermediate container 189fba261e2b 05:55:47 ---> 245a7c29e3dc 05:55:47 Removing intermediate container c641ce68a047 05:55:47 ---> 84e80ea2ae5d 05:55:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 4a9a8560806c 05:55:47 05:55:47 Step 4/24 : WORKDIR /edgex-go 05:55:47 Removing intermediate container 5e8329425a1b 05:55:47 ---> ad4390657d6e 05:55:47 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:47 ---> Running in a6774b7a754f 05:55:47 ---> Running in 1ffcb6f1f95a 05:55:47 ---> Running in 477a2115d553 05:55:47 ---> Running in 398ec89e87ec 05:55:48 Removing intermediate container 1ffcb6f1f95a 05:55:48 ---> f4180cf3a20f 05:55:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:48 ---> Running in 01102b2d3890 05:55:48 Removing intermediate container a6774b7a754f 05:55:48 ---> 65b9017c0963 05:55:48 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:48 ---> Running in c324a42a9f08 05:55:51 Removing intermediate container 477a2115d553 05:55:51 ---> f73c98d97ef8 05:55:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 05:55:51 ---> Running in 3fbd0e89fbcd 05:55:51 Removing intermediate container 4a9a8560806c 05:55:51 ---> 8fa4584518ea 05:55:51 Step 5/22 : RUN apk add --update --no-cache make git 05:55:51 Removing intermediate container 398ec89e87ec 05:55:51 ---> 0ddfb75ce273 05:55:51 Step 5/33 : RUN apk add --update --no-cache make git 05:55:51 ---> Running in a22650c22868 05:55:52 ---> Running in ddc5e5d340be 05:55:52 Removing intermediate container 01102b2d3890 05:55:52 ---> 800f8c9d999d 05:55:52 Step 6/23 : RUN apk add --update --no-cache make git 05:55:52 ---> Running in 5b3d1957cca5 05:55:52 Removing intermediate container c324a42a9f08 05:55:52 ---> 6780a9606b6a 05:55:52 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:55:52 ---> Running in d257fe835ab5 05:55:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:55 OK: 221 MiB in 51 packages 05:55:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:57 OK: 221 MiB in 51 packages 05:55:57 OK: 221 MiB in 51 packages 05:55:57 OK: 221 MiB in 51 packages 05:55:57 OK: 221 MiB in 51 packages 05:55:57 Removing intermediate container 3fbd0e89fbcd 05:55:57 ---> 20e8ff7af0bc 05:55:57 Step 6/26 : COPY go.mod vendor* ./ 05:55:58 Removing intermediate container a22650c22868 05:55:58 ---> e8efe00e22e0 05:55:58 Step 6/22 : COPY go.mod vendor* ./ 05:55:58 ---> 7b94cef0f616 05:55:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:58 ---> Running in 7986acc4a9bf 05:55:59 Removing intermediate container ddc5e5d340be 05:55:59 ---> 39884db16679 05:55:59 Step 6/33 : COPY go.mod vendor* ./ 05:55:59 Removing intermediate container 5b3d1957cca5 05:55:59 ---> 0e514b421c14 05:55:59 Step 7/23 : COPY go.mod vendor* ./ 05:55:59 Removing intermediate container d257fe835ab5 05:55:59 ---> 26d3974c383e 05:55:59 Step 7/24 : COPY go.mod vendor* ./ 05:55:59 ---> 79fa8a86f4d0 05:55:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:59 ---> Running in da6d11072909 05:56:00 ---> e36ed02a4782 05:56:00 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:00 ---> Running in 141f40051d8a 05:56:00 ---> 8e85187667cc 05:56:00 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:00 ---> 290b70b74f99 05:56:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:00 ---> Running in 29b5c07ff045 05:56:00 ---> Running in 5cbee9c6d7d7 05:57:08 Removing intermediate container 7986acc4a9bf 05:57:08 ---> 718f39d7672a 05:57:08 Step 8/26 : COPY . . 05:57:08 Removing intermediate container da6d11072909 05:57:08 ---> 4e3a58e3c294 05:57:08 Step 8/22 : COPY . .Removing intermediate container 5cbee9c6d7d7 05:57:08 05:57:08 ---> b06a793c4333 05:57:08 Step 9/23 : COPY . . 05:57:08 Removing intermediate container 141f40051d8a 05:57:08 ---> 852a39258256 05:57:08 Step 8/33 : COPY . . 05:57:08 Removing intermediate container 29b5c07ff045 05:57:08 ---> 06a94b6d9d3a 05:57:08 Step 9/24 : COPY . . 05:57:23 ---> dccaa7e4d252 05:57:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:57:23 ---> 3bad45e63d2c 05:57:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:57:23 ---> f4cf7610954e 05:57:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 05:57:23 ---> Running in 05b52f611690 05:57:23 ---> Running in c74fa78f4a55 05:57:23 ---> Running in 9d4dece665ca 05:57:23 ---> 5e6da2faef94 05:57:23 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:57:23 ---> 5534f43af8cb 05:57:23 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:57:23 ---> Running in a79c28b9c868 05:57:23 ---> Running in 2a859a07366d 05:57:23 Removing intermediate container c74fa78f4a55 05:57:23 ---> 1c4622c7c470 05:57:23 Step 10/26 : WORKDIR /edgex-go/spire-build 05:57:23 ---> Running in 14338f6f0dc3 05:57:23 Removing intermediate container 14338f6f0dc3 05:57:23 ---> 3255c024f35e 05:57:23 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:57:23 ---> Running in 585e6dc59cd6 05:57:24 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 05:57:24 CGO_ENABLED=0 GO111MODULE=on 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 05:57:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:57:25 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:57:26 Removing intermediate container 585e6dc59cd6 05:57:26 ---> 1bcab20ceb9c 05:57:26 Step 12/26 : WORKDIR /edgex-go 05:57:26 ---> Running in ea2600d5cbe5 05:57:27 Removing intermediate container ea2600d5cbe5 05:57:27 ---> 9dc940bfea20 05:57:27 05:57:27 Step 13/26 : FROM alpine:3.15 05:57:27 3.15: Pulling from library/alpine 05:57:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 05:57:28 Status: Downloaded newer image for alpine:3.15 05:57:28 ---> 02e0d6fdf486 05:57:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:57:28 ---> Running in 36e70c9a1ed1 05:57:29 Removing intermediate container 36e70c9a1ed1 05:57:29 ---> b200d5d2447f 05:57:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:29 ---> Running in 14d199f15922 05:57:32 Removing intermediate container 14d199f15922 05:57:32 ---> 4f7adfafa883 05:57:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:32 ---> Running in dc30c6acb19f 05:57:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:57:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:57:37 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 05:57:37 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 05:57:37 OK: 15734 distinct packages available 05:57:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:57:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:57:39 (1/5) Installing dumb-init (1.2.5-r1) 05:57:39 (2/5) Installing musl-obstack (1.2.3-r0) 05:57:39 (3/5) Installing libucontext (1.1-r0) 05:57:39 (4/5) Installing gcompat (1.0.0-r4) 05:57:39 (5/5) Installing openssl (1.1.1q-r0) 05:57:39 Executing busybox-1.34.1-r7.trigger 05:57:39 OK: 6 MiB in 19 packages 05:57:41 Removing intermediate container dc30c6acb19f 05:57:41 ---> 0fc1e1936001 05:57:41 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:57:45 ---> 3aa40fd78d8e 05:57:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:57:51 ---> 48746779318b 05:57:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:57:51 ---> cb040a514243 05:57:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:57:52 ---> 4466f9ae73ca 05:57:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:57:53 ---> 09b75f0a40dc 05:57:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:57:53 ---> Running in ace10f5fc957 05:57:54 Removing intermediate container ace10f5fc957 05:57:54 ---> 6d7d59056cb2 05:57:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:57:54 ---> Running in aecd8675fcd0 05:57:54 Removing intermediate container aecd8675fcd0 05:57:54 ---> 8469e906336d 05:57:54 Step 24/26 : LABEL arch=arm64 05:57:54 ---> Running in 1d594cba4fcb 05:57:55 Removing intermediate container 1d594cba4fcb 05:57:55 ---> a99586def681 05:57:55 Step 25/26 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 05:57:55 ---> Running in 74e92f06c2e3 05:57:55 Removing intermediate container 74e92f06c2e3 05:57:55 ---> 83f774011e34 05:57:55 Step 26/26 : LABEL version=0.0.0 05:57:55 ---> Running in 7d9a1714e516 05:57:56 Removing intermediate container 7d9a1714e516 05:57:56 ---> d15da32a4d52 05:57:56 05:57:56 Successfully built d15da32a4d52 05:57:56 Successfully tagged security-spire-agent-arm64:latest 05:57:56 Building security-secretstore-setup 05:58:15  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:58:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:58:15 ---> 93da09cd5ba2 05:58:15 Step 3/25 : WORKDIR /edgex-go 05:58:15 ---> Using cache 05:58:15 ---> ad4390657d6e 05:58:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:15 ---> Using cache 05:58:15 ---> 0ddfb75ce273 05:58:15 Step 5/25 : RUN apk add --update --no-cache make git 05:58:15 ---> Using cache 05:58:15 ---> 39884db16679 05:58:15 Step 6/25 : COPY go.mod vendor* ./ 05:58:15 ---> Using cache 05:58:15 ---> e36ed02a4782 05:58:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:15 ---> Using cache 05:58:15 ---> 852a39258256 05:58:15 Step 8/25 : COPY . . 05:58:15 ---> Using cache 05:58:15 ---> 5534f43af8cb 05:58:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:58:15 ---> Running in 47d98e713f04 05:58:15 CGO_ENABLED=0 GO111MODULE=on 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 06:02:36 CGO_ENABLED=0 GO111MODULE=on 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 06:02:54 Removing intermediate container 9d4dece665ca 06:02:54 ---> a0409b6e2ae2 06:02:54 06:02:54 Step 10/22 : FROM alpine:3.16 06:02:54 3.16: Pulling from library/alpine 06:02:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:02:55 Status: Downloaded newer image for alpine:3.16 06:02:55 ---> a6215f271958 06:02:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:02:55 ---> Running in 40d55ede8b02 06:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:59 (1/6) Installing ca-certificates (20220614-r0) 06:02:59 (2/6) Installing brotli-libs (1.0.9-r6) 06:02:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:02:59 (4/6) Installing libcurl (7.83.1-r3) 06:02:59 (5/6) Installing curl (7.83.1-r3) 06:02:59 (6/6) Installing dumb-init (1.2.5-r1) 06:02:59 Executing busybox-1.35.0-r17.trigger 06:02:59 Executing ca-certificates-20220614-r0.trigger 06:03:00 OK: 8 MiB in 20 packages 06:03:02 Removing intermediate container 2a859a07366d 06:03:02 ---> 0388b175213c 06:03:02 06:03:02 Step 10/33 : FROM alpine:3.16 06:03:02 ---> a6215f271958 06:03:02 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:03:02 ---> Running in 6cf16997397b 06:03:02 Removing intermediate container 40d55ede8b02 06:03:02 ---> c650baf0d2cf 06:03:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:03:02 ---> Running in 66006bbbda1b 06:03:03 Removing intermediate container 6cf16997397b 06:03:03 ---> 7c22ba58f01e 06:03:03 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 06:03:03 ---> Running in f003d7df1685 06:03:04 Removing intermediate container 66006bbbda1b 06:03:04 ---> d13123ce2b86 06:03:04 Step 13/22 : WORKDIR /edgex 06:03:04 ---> Running in 4d750180ea3d 06:03:05 Removing intermediate container 4d750180ea3d 06:03:05 ---> 983ae1f81b85 06:03:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:06 ---> 34eace2e2fcc 06:03:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:03:06 (1/2) Installing dumb-init (1.2.5-r1) 06:03:06 (2/2) Installing su-exec (0.2-r1) 06:03:06 Executing busybox-1.35.0-r17.trigger 06:03:07 OK: 5 MiB in 16 packages 06:03:07 ---> 19425f79a230 06:03:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:03:09 Removing intermediate container f003d7df1685 06:03:09 ---> 7ccf33092f21 06:03:09 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 06:03:09 ---> Running in 136a8ea4fb09 06:03:10 ---> 5313ecfe2658 06:03:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:03:10 Removing intermediate container 136a8ea4fb09 06:03:10 ---> c9a362ff7782 06:03:10 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:03:10 ---> Running in 8a0a126d2f2d 06:03:11 Removing intermediate container 8a0a126d2f2d 06:03:11 ---> 7b7380370ff0 06:03:11 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:03:11 ---> Running in cd96c7e858bb 06:03:11 ---> 7039553be42c 06:03:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:11 ---> Running in 45d0a6e055f6 06:03:11 Removing intermediate container cd96c7e858bb 06:03:11 ---> 94ce29ad95c2 06:03:11 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:03:12 ---> Running in ab0a7fb6afca 06:03:12 Removing intermediate container ab0a7fb6afca 06:03:12 ---> da1d6f0c6df6 06:03:12 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:03:13 ---> Running in 4002408635cd 06:03:16 Removing intermediate container 45d0a6e055f6 06:03:16 ---> e7f4da5e50ee 06:03:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:03:16 ---> Running in 9a347c7c30db 06:03:16 Removing intermediate container 9a347c7c30db 06:03:16 ---> 38ac305e80cf 06:03:16 Step 20/22 : LABEL arch=arm64 06:03:16 Removing intermediate container 4002408635cd 06:03:16 ---> fa7418ed6642 06:03:16 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:03:16 ---> Running in 1d7db686835f 06:03:16 ---> Running in 91051659a95b 06:03:17 Removing intermediate container 91051659a95b 06:03:17 ---> abab0a435f89 06:03:17 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:03:17 Removing intermediate container 1d7db686835f 06:03:17 ---> 5ab7600dce0a 06:03:17 Step 21/22 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:03:17 ---> Running in 7d2d2193064f 06:03:18 Removing intermediate container 7d2d2193064f 06:03:18 ---> 3962e827bd96 06:03:18 Step 22/22 : LABEL version=0.0.0 06:03:18 ---> Running in f88e938f1f4b 06:03:18 ---> c1a736d44acd 06:03:18 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:03:19 ---> Running in b448da190cd2 06:03:19 Removing intermediate container f88e938f1f4b 06:03:19 ---> 0d2b33a2e447 06:03:19 06:03:20 Successfully built 0d2b33a2e447 06:03:20 Successfully tagged security-proxy-setup-arm64:latest 06:03:20  Building security-proxy-setup ... done Building support-notifications 06:03:22 Removing intermediate container b448da190cd2 06:03:22 ---> 5c372447428b 06:03:22 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:03:23 ---> 48dacf950e24 06:03:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:25 ---> 353369fada4f 06:03:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:03:26 ---> 8069f0d6cd6a 06:03:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:03:27 CGO_ENABLED=0 GO111MODULE=on 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 06:03:27 ---> 8b948c15ae24 06:03:27 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:03:28 ---> 2619195cbecc 06:03:28 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:03:29 ---> fb5a2bce06fe 06:03:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:03:30 ---> 3827e010fff8 06:03:30 Step 28/33 : RUN chmod +x /entrypoint.sh 06:03:30 ---> Running in ee80b40efada 06:03:35 Removing intermediate container ee80b40efada 06:03:35 ---> f1bc365f167d 06:03:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:03:35 ---> Running in 442758ee98e3 06:03:35 Removing intermediate container 442758ee98e3 06:03:35 ---> 0b83ef361cc5 06:03:35 Step 30/33 : CMD ["gate"] 06:03:35 ---> Running in db3c6d2fce21 06:03:36 Removing intermediate container db3c6d2fce21 06:03:36 ---> 7d6a446837f2 06:03:36 Step 31/33 : LABEL arch=arm64 06:03:36 ---> Running in 66897a72bb10 06:03:37 Removing intermediate container 66897a72bb10 06:03:37 ---> 187b65a1ce5a 06:03:37 Step 32/33 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:03:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:03:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:03:37 ---> 93da09cd5ba2 06:03:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:03:37 ---> Using cache 06:03:37 ---> 84e80ea2ae5d 06:03:37 Step 4/23 : WORKDIR /edgex-go 06:03:37 ---> Using cache 06:03:37 ---> 65b9017c0963 06:03:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:37 ---> Using cache 06:03:37 ---> 6780a9606b6a 06:03:37 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:03:37 ---> Running in 5f8fa317aff1 06:03:37 ---> Running in 440dee3d1b3f 06:03:38 Removing intermediate container 440dee3d1b3f 06:03:38 ---> 03023ea75677 06:03:38 Step 33/33 : LABEL version=0.0.0 06:03:38 ---> Running in 29b0714dc029 06:03:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:39 Removing intermediate container 29b0714dc029 06:03:39 ---> 62078bb0289b 06:03:39 06:03:39 Successfully built 62078bb0289b 06:03:39 Successfully tagged security-bootstrapper-arm64:latest 06:03:39  Building security-bootstrapper ... done Building security-spiffe-token-provider 06:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:41 OK: 221 MiB in 51 packages 06:03:44 Removing intermediate container 5f8fa317aff1 06:03:44 ---> f6c49c0503a3 06:03:44 Step 7/23 : COPY go.mod vendor* ./ 06:03:45 ---> 575cf517c9da 06:03:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:45 ---> Running in 7c49f119b66c 06:03:49 Removing intermediate container 47d98e713f04 06:03:49 ---> 93152fa35330 06:03:49 06:03:49 Step 10/25 : FROM alpine:3.16 06:03:49 ---> a6215f271958 06:03:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:03:49 ---> Running in 06f43834c8c3 06:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:54 (1/3) Installing ca-certificates (20220614-r0) 06:03:54 (2/3) Installing dumb-init (1.2.5-r1) 06:03:54 (3/3) Installing su-exec (0.2-r1) 06:03:54 Executing busybox-1.35.0-r17.trigger 06:03:54 Executing ca-certificates-20220614-r0.trigger 06:03:55 OK: 6 MiB in 17 packages 06:03:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:03:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:03:58 ---> 93da09cd5ba2 06:03:58 Step 3/20 : WORKDIR /edgex-go 06:03:58 ---> Using cache 06:03:58 ---> ad4390657d6e 06:03:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:03:58 ---> Running in 4a8f2ac52114 06:03:58 Removing intermediate container 06f43834c8c3 06:03:58 ---> 0aad10b13946 06:03:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:03:58 ---> Running in 9d7c944463c4 06:03:59 Removing intermediate container 9d7c944463c4 06:03:59 ---> e8da6b5428b7 06:03:59 Step 13/25 : WORKDIR / 06:03:59 ---> Running in fafdc3b9d986 06:04:00 Removing intermediate container fafdc3b9d986 06:04:00 ---> 12ba9caac06e 06:04:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:01 ---> 64bb4e2f4709 06:04:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:04:02 ---> 2b71a3d5fc53 06:04:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:04:02 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:04:02 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:04:02 OK: 16892 distinct packages available 06:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:03 ---> ba099f2b3e3d 06:04:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:04 ---> c4cf5c801e50 06:04:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:04:04 OK: 221 MiB in 51 packages 06:04:05 ---> 1db66f6f7cdb 06:04:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:04:06 Removing intermediate container 4a8f2ac52114 06:04:06 ---> c303247f920c 06:04:06 Step 5/20 : COPY go.mod vendor* ./ 06:04:07 ---> 7ca9e75de31f 06:04:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:07 ---> Running in 121294d5d35a 06:04:08 ---> 94f6d709297b 06:04:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:04:10 ---> c95d93d00d27 06:04:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:04:10 ---> Running in 849f461fb41d 06:04:13 Removing intermediate container 849f461fb41d 06:04:13 ---> 75fc933fff0d 06:04:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:04:13 ---> Running in 45db79690263 06:04:13 Removing intermediate container 45db79690263 06:04:13 ---> 6c23f726f54f 06:04:13 Step 23/25 : LABEL arch=arm64 06:04:13 ---> Running in d7ddaf94fc1e 06:04:14 Removing intermediate container d7ddaf94fc1e 06:04:14 ---> 0b5f19d54e7e 06:04:14 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:04:14 ---> Running in 99cf7d1a3588 06:04:14 Removing intermediate container 99cf7d1a3588 06:04:14 ---> 053a8e900fd4 06:04:14 Step 25/25 : LABEL version=0.0.0 06:04:14 ---> Running in bd7c664c0ef8 06:04:15 Removing intermediate container bd7c664c0ef8 06:04:15 ---> 119ab4bdaf13 06:04:15 06:04:15 Successfully built 119ab4bdaf13 06:04:15 Successfully tagged security-secretstore-setup-arm64:latest 06:04:15  Building security-secretstore-setup ... done Building security-spire-server 06:04:37 Removing intermediate container a79c28b9c868 06:04:37 ---> bc67e53f1d20 06:04:37 06:04:37 Step 11/24 : FROM alpine:3.16 06:04:37 ---> a6215f271958 06:04:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:04:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:04:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:04:37 ---> 93da09cd5ba2 06:04:37 Step 3/25 : WORKDIR /edgex-go 06:04:37 ---> Using cache 06:04:37 ---> ad4390657d6e 06:04:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:37 ---> Using cache 06:04:37 ---> 0ddfb75ce273 06:04:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:04:37 ---> Running in f78c89c3f5c6 06:04:37 ---> Running in e6056c55fdc6 06:04:38 Removing intermediate container e6056c55fdc6 06:04:38 ---> c1b161c95bd0 06:04:38 Step 13/24 : ENV APP_PORT=59880 06:04:38 ---> Running in ab6597e5cda9 06:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:39 Removing intermediate container ab6597e5cda9 06:04:39 ---> b35185ad1a95 06:04:39 Step 14/24 : EXPOSE $APP_PORT 06:04:39 ---> Running in 139a6f533dd0 06:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:40 Removing intermediate container 139a6f533dd0 06:04:40 ---> 6bbf2ba011bd 06:04:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:40 ---> Running in e66e44cf806f 06:04:41 OK: 221 MiB in 51 packages 06:04:43 Removing intermediate container f78c89c3f5c6 06:04:43 ---> 838c680bf6fd 06:04:43 Step 6/25 : COPY go.mod vendor* ./ 06:04:44 Removing intermediate container e66e44cf806f 06:04:44 ---> 7f2195cbcdc5 06:04:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:04:44 ---> Running in cda58ccec390 06:04:45 ---> b4bfa64bbb8e 06:04:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:45 ---> Running in 3fe255f1d8aa 06:04:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:49 (1/6) Installing dumb-init (1.2.5-r1) 06:04:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:04:49 (3/6) Installing libsodium (1.0.18-r0) 06:04:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:04:49 (5/6) Installing libzmq (4.3.4-r0) 06:04:50 (6/6) Installing zeromq (4.3.4-r0) 06:04:50 Executing busybox-1.35.0-r17.trigger 06:04:50 OK: 8 MiB in 20 packages 06:04:52 Removing intermediate container cda58ccec390 06:04:52 ---> b04442767cf7 06:04:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:54 ---> 3524177c14e7 06:04:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:04:59 ---> 78d46dfa32f4 06:04:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:04:59 ---> f8cbf8f4586d 06:04:59 Step 20/24 : ENTRYPOINT ["/core-data"] 06:04:59 ---> Running in fe1a6e9bd78b 06:05:00 Removing intermediate container fe1a6e9bd78b 06:05:00 ---> 28356e4fe532 06:05:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:01 ---> Running in fedd9e5974c2 06:05:02 Removing intermediate container fedd9e5974c2 06:05:02 ---> e6f67e9dcb5a 06:05:02 Step 22/24 : LABEL arch=arm64 06:05:02 ---> Running in ae02fdcc4cbe 06:05:03 Removing intermediate container ae02fdcc4cbe 06:05:03 ---> 16f90b5a63b5 06:05:03 Step 23/24 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:05:03 ---> Running in ec9afe343d11 06:05:04 Removing intermediate container ec9afe343d11 06:05:04 ---> f6c0688e2047 06:05:04 Step 24/24 : LABEL version=0.0.0 06:05:04 ---> Running in 277c1e496962 06:05:04 Removing intermediate container 7c49f119b66c 06:05:04 ---> 1253fe2c8ff6 06:05:04 Step 9/23 : COPY . . 06:05:05 Removing intermediate container 277c1e496962 06:05:05 ---> d82c3d3e5416 06:05:05 06:05:06 Successfully built d82c3d3e5416 06:05:06 Successfully tagged core-data-arm64:latest 06:05:06  Building core-data ... done Building security-spire-config 06:05:16 Removing intermediate container 121294d5d35a 06:05:16 ---> 9f91ed80c9a7 06:05:16 Step 7/20 : COPY . . 06:05:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:05:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:05:23 ---> 93da09cd5ba2 06:05:23 Step 3/26 : WORKDIR /edgex-go 06:05:23 ---> Using cache 06:05:23 ---> ad4390657d6e 06:05:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:23 ---> Using cache 06:05:23 ---> 0ddfb75ce273 06:05:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:05:23 ---> Using cache 06:05:23 ---> 838c680bf6fd 06:05:23 Step 6/26 : COPY go.mod vendor* ./ 06:05:23 ---> Using cache 06:05:23 ---> b4bfa64bbb8e 06:05:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:23 ---> Running in e20839fb136b 06:05:26 ---> 820d90f9bbb6 06:05:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:05:26 ---> Running in 6a2f84f3eb39 06:05:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:41 ---> f4cc60d2c69b 06:05:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:05:41 ---> Running in b76dc22bf5e4 06:05:41 Removing intermediate container 05b52f611690 06:05:41 ---> 40c1802eb98d 06:05:41 06:05:41 Step 11/23 : FROM alpine:3.16 06:05:41 ---> a6215f271958 06:05:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:05:41 ---> Running in 4e0c06845fd3 06:05:43 CGO_ENABLED=0 GO111MODULE=on 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 06:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:05:45 (1/1) Installing dumb-init (1.2.5-r1) 06:05:45 Executing busybox-1.35.0-r17.trigger 06:05:45 OK: 5 MiB in 15 packages 06:05:46 Removing intermediate container 3fe255f1d8aa 06:05:46 ---> 09ecd45e1b05 06:05:46 Step 8/25 : COPY . . 06:05:47 Removing intermediate container 4e0c06845fd3 06:05:47 ---> 666baed7448d 06:05:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:05:47 ---> Running in df79721c847c 06:05:49 Removing intermediate container df79721c847c 06:05:49 ---> d985ceb0c425 06:05:49 Step 14/23 : ENV APP_PORT=59861 06:05:49 ---> Running in a53194da1353 06:05:50 Removing intermediate container a53194da1353 06:05:50 ---> ff47eb3fd6df 06:05:50 Step 15/23 : EXPOSE $APP_PORT 06:05:50 ---> Running in f145bbed0323 06:05:51 Removing intermediate container f145bbed0323 06:05:51 ---> 28a0ae7eac45 06:05:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:53 ---> 1d4c7392138b 06:05:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:05:57 ---> f5cf8b0bb54c 06:05:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:05:58 ---> f3a3a27bd194 06:05:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:05:59 ---> Running in d02327742c27 06:06:00 Removing intermediate container d02327742c27 06:06:00 ---> 6e2d9218863c 06:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:00 ---> Running in 4964eca26f14 06:06:01 Removing intermediate container 4964eca26f14 06:06:01 ---> 70430d92319e 06:06:01 Step 21/23 : LABEL arch=arm64 06:06:01 ---> Running in a670b099217f 06:06:02 Removing intermediate container a670b099217f 06:06:02 ---> eb8626662d97 06:06:02 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:06:02 ---> Running in 022c7b77fafc 06:06:03 Removing intermediate container 022c7b77fafc 06:06:03 ---> cb3e7d0a6df4 06:06:03 Step 23/23 : LABEL version=0.0.0 06:06:03 ---> Running in 09370d12e8fe 06:06:04 Removing intermediate container 09370d12e8fe 06:06:04 ---> d9b6e91e7287 06:06:04 06:06:05 Successfully built d9b6e91e7287 06:06:05 Successfully tagged support-scheduler-arm64:latest 06:06:05 Building core-command 06:06:10  Building support-scheduler ... done  ---> d4d937ad5465 06:06:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:06:10 ---> Running in 9a7042176a90 06:06:11 Removing intermediate container 9a7042176a90 06:06:11 ---> 2587aa4b8bfd 06:06:11 Step 10/25 : WORKDIR /edgex-go/spire-build 06:06:11 ---> Running in f2d97cea78ce 06:06:12 Removing intermediate container f2d97cea78ce 06:06:12 ---> cb8c6fbe54d2 06:06:12 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:06:13 ---> Running in 7de7ec062e49 06:06:17 Removing intermediate container 7de7ec062e49 06:06:17 ---> 2b675cd1679d 06:06:17 Step 12/25 : WORKDIR /edgex-go 06:06:17 ---> Running in 99cb472b10a9 06:06:18 Removing intermediate container e20839fb136b 06:06:18 ---> a928256e9ad3 06:06:18 Step 8/26 : COPY . . 06:06:18 Removing intermediate container 99cb472b10a9 06:06:18 ---> 76ad8153a881 06:06:18 06:06:18 Step 13/25 : FROM alpine:3.15 06:06:18 ---> 02e0d6fdf486 06:06:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:06:18 ---> Using cache 06:06:18 ---> b200d5d2447f 06:06:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:18 ---> Using cache 06:06:18 ---> 4f7adfafa883 06:06:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:06:18 ---> Using cache 06:06:18 ---> 0fc1e1936001 06:06:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:06:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:06:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:06:21 ---> 93da09cd5ba2 06:06:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:21 ---> Using cache 06:06:21 ---> 84e80ea2ae5d 06:06:21 Step 4/24 : WORKDIR /edgex-go 06:06:21 ---> Using cache 06:06:21 ---> 65b9017c0963 06:06:21 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:21 ---> Using cache 06:06:21 ---> 6780a9606b6a 06:06:21 Step 6/24 : RUN apk add --update --no-cache make git 06:06:21 ---> Running in fc9773d1f867 06:06:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:26 OK: 221 MiB in 51 packages 06:06:29 Removing intermediate container fc9773d1f867 06:06:29 ---> 0cdd623f4b19 06:06:29 Step 7/24 : COPY go.mod vendor* ./ 06:06:29 ---> dda5f7d21781 06:06:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:06:31 ---> 35b19cd0b1fc 06:06:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:31 ---> 35824e2593b6 06:06:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:06:31 ---> Running in 9c1f5211aab2 06:06:33 ---> 50aac252117a 06:06:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:06:35 ---> 8b8a2b836fea 06:06:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:06:35 ---> Running in 81664826c155 06:06:36 Removing intermediate container 81664826c155 06:06:36 ---> bf580d31e2d9 06:06:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:06:36 ---> Running in ef4c1a9f8177 06:06:37 Removing intermediate container ef4c1a9f8177 06:06:37 ---> 6d71ba3bcfe0 06:06:37 Step 23/25 : LABEL arch=arm64 06:06:37 ---> Running in 058d56d135cf 06:06:37 Removing intermediate container 058d56d135cf 06:06:37 ---> 3eae02b65c5f 06:06:37 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:06:38 ---> Running in fbfb696bb196 06:06:39 Removing intermediate container fbfb696bb196 06:06:39 ---> 75676f2c63ef 06:06:39 Step 25/25 : LABEL version=0.0.0 06:06:39 ---> Running in 762d8ee918a8 06:06:39 ---> e1ed9280e645 06:06:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:06:40 Removing intermediate container 762d8ee918a8 06:06:40 ---> 0a549062a7ed 06:06:40 06:06:40 ---> Running in 7968830d425e 06:06:40 Successfully built 0a549062a7ed 06:06:40 Successfully tagged security-spire-server-arm64:latest 06:06:40  Building security-spire-server ... done Building sys-mgmt-agent 06:06:40 Removing intermediate container 7968830d425e 06:06:40 ---> f8f9583a70b9 06:06:40 Step 10/26 : WORKDIR /edgex-go/spire-build 06:06:40 ---> Running in 89b3677e8368 06:06:41 Removing intermediate container 89b3677e8368 06:06:41 ---> 168e5a45b0ce 06:06:41 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:06:41 ---> Running in 11fb6b392eff 06:06:44 Removing intermediate container 11fb6b392eff 06:06:44 ---> 6c2622eeac45 06:06:44 Step 12/26 : WORKDIR /edgex-go 06:06:44 ---> Running in 3ef1ade9e392 06:06:45 Removing intermediate container 3ef1ade9e392 06:06:45 ---> c68ff298da05 06:06:45 06:06:45 Step 13/26 : FROM alpine:3.15 06:06:45 ---> 02e0d6fdf486 06:06:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:06:45 ---> Using cache 06:06:45 ---> b200d5d2447f 06:06:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:45 ---> Using cache 06:06:45 ---> 4f7adfafa883 06:06:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:06:45 ---> Running in 60ee2971e790 06:06:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:06:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:06:49 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:06:49 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:06:49 OK: 15734 distinct packages available 06:06:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:06:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:06:53 (1/4) Installing dumb-init (1.2.5-r1) 06:06:53 (2/4) Installing musl-obstack (1.2.3-r0) 06:06:53 (3/4) Installing libucontext (1.1-r0) 06:06:53 (4/4) Installing gcompat (1.0.0-r4) 06:06:53 Executing busybox-1.34.1-r7.trigger 06:06:53 OK: 6 MiB in 18 packages 06:06:56 Removing intermediate container 60ee2971e790 06:06:56 ---> 993493cb8e88 06:06:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:06:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:06:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:58 ---> 93da09cd5ba2 06:06:58 Step 3/23 : WORKDIR /edgex-go 06:06:58 ---> Using cache 06:06:58 ---> ad4390657d6e 06:06:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:58 ---> Using cache 06:06:58 ---> 0ddfb75ce273 06:06:58 Step 5/23 : RUN apk add --update --no-cache make bash git 06:06:58 ---> Running in f38677c14d8f 06:07:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:03 OK: 221 MiB in 51 packages 06:07:03 ---> d470d4c56561 06:07:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:07:05 Removing intermediate container f38677c14d8f 06:07:05 ---> efccf8fe50f7 06:07:05 Step 6/23 : COPY go.mod vendor* ./ 06:07:05 ---> 59c3c794861c 06:07:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:07:05 ---> Running in 968ca8e85b83 06:07:05 ---> e0ed602cebca 06:07:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:06 Removing intermediate container 968ca8e85b83 06:07:06 ---> bc7ba4b66cf2 06:07:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:07:06 ---> Running in c3f3d0118093 06:07:08 ---> 74c92d06bf08 06:07:08 Step 21/26 : WORKDIR / 06:07:08 ---> Running in ac8a22f71fcd 06:07:09 Removing intermediate container ac8a22f71fcd 06:07:09 ---> acde45412115 06:07:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:07:09 ---> Running in 1723aaa48fcb 06:07:09 Removing intermediate container 1723aaa48fcb 06:07:09 ---> 87af99803d32 06:07:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:07:10 ---> Running in 721c3e595242 06:07:10 Removing intermediate container 721c3e595242 06:07:10 ---> 31eca94c8838 06:07:10 Step 24/26 : LABEL arch=arm64 06:07:10 ---> Running in 0d397b2d5192 06:07:11 Removing intermediate container 0d397b2d5192 06:07:11 ---> 484d92959b91 06:07:11 Step 25/26 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:07:11 ---> Running in 1df1948a8ac6 06:07:12 Removing intermediate container 1df1948a8ac6 06:07:12 ---> 72fd8bfb51b8 06:07:12 Step 26/26 : LABEL version=0.0.0 06:07:12 ---> Running in 0140b781e3fd 06:07:13 Removing intermediate container 0140b781e3fd 06:07:13 ---> 72a3a21bed54 06:07:13 06:07:14 Successfully built 72a3a21bed54 06:07:14 Successfully tagged security-spire-config-arm64:latest 06:07:14 Building core-metadata 06:07:32  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:07:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:07:32 ---> 93da09cd5ba2 06:07:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:07:32 ---> Using cache 06:07:32 ---> 84e80ea2ae5d 06:07:32 Step 4/25 : WORKDIR /edgex-go 06:07:32 ---> Using cache 06:07:32 ---> 65b9017c0963 06:07:32 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:32 ---> Using cache 06:07:32 ---> 6780a9606b6a 06:07:32 Step 6/25 : RUN apk add --update --no-cache make git 06:07:32 ---> Using cache 06:07:32 ---> 0cdd623f4b19 06:07:32 Step 7/25 : COPY go.mod vendor* ./ 06:07:32 ---> Using cache 06:07:32 ---> 35b19cd0b1fc 06:07:32 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:33 ---> Running in e3ad09e537d8 06:07:35 Removing intermediate container 9c1f5211aab2 06:07:35 ---> f57333e94557 06:07:35 Step 9/24 : COPY . . 06:07:50 ---> c99c22793dc3 06:07:50 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:07:50 ---> Running in 9fc97f855a15 06:07:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 06:08:10 Removing intermediate container c3f3d0118093 06:08:10 ---> f9e515546151 06:08:10 Step 8/23 : COPY . . 06:08:32 ---> 2ee6a9e65098 06:08:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:08:32 ---> Running in e62bf6120f8d 06:08:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:08:38 Removing intermediate container e3ad09e537d8 06:08:38 ---> e2e22820746f 06:08:38 Step 9/25 : COPY . . 06:08:50 ---> 8774eaf61fb2 06:08:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:08:50 ---> Running in 9a6a9caf31a6 06:08:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 06:12:59 Removing intermediate container b76dc22bf5e4 06:12:59 ---> a2922d3ea723 06:12:59 06:12:59 Step 9/20 : FROM alpine:3.15 06:12:59 ---> 02e0d6fdf486 06:12:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:12:59 ---> Using cache 06:12:59 ---> b200d5d2447f 06:12:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:59 ---> Using cache 06:12:59 ---> 4f7adfafa883 06:12:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:12:59 ---> Running in 872f4fb0763a 06:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:02 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:13:02 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:13:02 OK: 15734 distinct packages available 06:13:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:04 (1/9) Installing ca-certificates (20220614-r0) 06:13:05 (2/9) Installing brotli-libs (1.0.9-r5) 06:13:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:13:05 (4/9) Installing libcurl (7.80.0-r3) 06:13:05 (5/9) Installing curl (7.80.0-r3) 06:13:05 (6/9) Installing dumb-init (1.2.5-r1) 06:13:05 (7/9) Installing musl-obstack (1.2.3-r0) 06:13:05 (8/9) Installing libucontext (1.1-r0) 06:13:05 (9/9) Installing gcompat (1.0.0-r4) 06:13:05 Executing busybox-1.34.1-r7.trigger 06:13:06 Executing ca-certificates-20220614-r0.trigger 06:13:06 OK: 8 MiB in 23 packages 06:13:09 Removing intermediate container 872f4fb0763a 06:13:09 ---> 5c13137e4d70 06:13:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:09 ---> 0088a32ebd8d 06:13:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:13:11 ---> e5d1ccd586c3 06:13:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:13:12 ---> eea16714bc28 06:13:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:13:12 ---> Running in d8962016c82a 06:13:13 Removing intermediate container d8962016c82a 06:13:13 ---> 2b19871b20d2 06:13:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:13 ---> Running in c7941cdba1cd 06:13:14 Removing intermediate container c7941cdba1cd 06:13:14 ---> d51183bd8cfc 06:13:14 Step 18/20 : LABEL arch=arm64 06:13:14 ---> Running in 903a92456804 06:13:14 Removing intermediate container 903a92456804 06:13:14 ---> 58f0a16d2344 06:13:14 Step 19/20 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:13:14 ---> Running in 53e993720f04 06:13:15 Removing intermediate container 53e993720f04 06:13:15 ---> 36a83c965402 06:13:15 Step 20/20 : LABEL version=0.0.0 06:13:15 ---> Running in 3ca2dca82174 06:13:15 Removing intermediate container 3ca2dca82174 06:13:15 ---> ab48a38a49b3 06:13:15 06:13:16 Successfully built ab48a38a49b3 06:13:16 Successfully tagged security-spiffe-token-provider-arm64:latest 06:13:54  Building security-spiffe-token-provider ... done Removing intermediate container e62bf6120f8d 06:13:54 ---> f6ee42e4fe16 06:13:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:13:54 Removing intermediate container 9fc97f855a15 06:13:54 ---> 138ffa0c1ba2 06:13:54 06:13:54 Step 11/24 : FROM alpine:3.16 06:13:54 ---> a6215f271958 06:13:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:13:54 ---> Using cache 06:13:54 ---> 666baed7448d 06:13:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:54 ---> Using cache 06:13:54 ---> d985ceb0c425 06:13:54 Step 14/24 : ENV APP_PORT=59882 06:13:54 ---> Running in 6cf430983c40 06:13:54 ---> Running in ffc0d0e8310f 06:13:54 Removing intermediate container ffc0d0e8310f 06:13:54 ---> 40fd5eb19bc1 06:13:54 Step 15/24 : EXPOSE $APP_PORT 06:13:54 Removing intermediate container 6a2f84f3eb39 06:13:54 ---> c8aaf2730e1d 06:13:54 06:13:54 Step 11/23 : FROM alpine:3.16 06:13:54 ---> a6215f271958 06:13:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:13:54 ---> Running in c74a3cde5f10 06:13:54 ---> Running in c9a7e1b1cf6c 06:13:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:13:54 Removing intermediate container c74a3cde5f10 06:13:54 ---> e4d414c37c97 06:13:54 Step 16/24 : WORKDIR / 06:13:54 ---> Running in 5ee47eaca67f 06:13:54 Removing intermediate container 5ee47eaca67f 06:13:54 ---> ad349f3a0dba 06:13:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:55 ---> f61aecb2b8f5 06:13:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:13:56 (1/2) Installing ca-certificates (20220614-r0) 06:13:56 (2/2) Installing dumb-init (1.2.5-r1) 06:13:56 Executing busybox-1.35.0-r17.trigger 06:13:56 Executing ca-certificates-20220614-r0.trigger 06:13:56 OK: 6 MiB in 16 packages 06:13:57 ---> 0456e75603ec 06:13:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:13:58 Removing intermediate container 6cf430983c40 06:13:58 ---> 8b17e15fc86b 06:13:58 06:13:58 Step 11/23 : FROM alpine:3.16 06:13:58 ---> a6215f271958 06:13:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:13:58 ---> Running in eac18e7945a3 06:13:59 Removing intermediate container c9a7e1b1cf6c 06:13:59 ---> 8e3dc8fff557 06:13:59 Step 20/24 : ENTRYPOINT ["/core-command"] 06:13:59 ---> 0f04db00679e 06:13:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:13:59 ---> Running in 0d1316a9ab9c 06:13:59 ---> Running in f1596862a615 06:13:59 Removing intermediate container eac18e7945a3 06:13:59 ---> c9497c988971 06:13:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 06:13:59 ---> Running in 97576c64fe6c 06:14:00 Removing intermediate container f1596862a615 06:14:00 ---> 1080bc9a7ab5 06:14:00 Step 14/23 : ENV APP_PORT=59860 06:14:00 Removing intermediate container 0d1316a9ab9c 06:14:00 ---> ac88eee4589c 06:14:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:00 ---> Running in 50bb627ba073 06:14:00 ---> Running in 9d8d1cdf0c67 06:14:01 Removing intermediate container 50bb627ba073 06:14:01 ---> 9e032206bc8b 06:14:01 Step 15/23 : EXPOSE $APP_PORT 06:14:01 Removing intermediate container 9d8d1cdf0c67 06:14:01 ---> 44a41b13b27c 06:14:01 Step 22/24 : LABEL arch=arm64 06:14:01 ---> Running in f9f4daf3d8e9 06:14:01 ---> Running in 2b28b80b3ccb 06:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:14:01 Removing intermediate container 2b28b80b3ccb 06:14:01 ---> 6049349b047b 06:14:01 Step 23/24 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:14:02 Removing intermediate container f9f4daf3d8e9 06:14:02 ---> afef1e0786d7 06:14:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:02 ---> Running in 4efd1548b3fd 06:14:02 Removing intermediate container 4efd1548b3fd 06:14:02 ---> f37480fd3bc0 06:14:02 Step 24/24 : LABEL version=0.0.0 06:14:02 ---> Running in 9ee0db0baefd 06:14:03 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:14:03 ---> 9d629a94d1a2 06:14:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:14:03 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:14:03 (3/33) Installing readline (8.1.2-r0) 06:14:03 (4/33) Installing bash (5.1.16-r2) 06:14:03 Executing bash-5.1.16-r2.post-install 06:14:03 (5/33) Installing ca-certificates (20220614-r0) 06:14:03 (6/33) Installing brotli-libs (1.0.9-r6) 06:14:03 Removing intermediate container 9ee0db0baefd 06:14:03 ---> 61002618ef86 06:14:03 06:14:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:14:03 (8/33) Installing libcurl (7.83.1-r3) 06:14:03 (9/33) Installing curl (7.83.1-r3) 06:14:03 (10/33) Installing docker-cli (20.10.18-r1) 06:14:03 Successfully built 61002618ef86 06:14:03 Successfully tagged core-command-arm64:latest 06:14:04  Building core-command ... done (11/33) Installing dumb-init (1.2.5-r1) 06:14:04 (12/33) Installing libbz2 (1.0.8-r1) 06:14:04 (13/33) Installing expat (2.4.9-r0) 06:14:04 (14/33) Installing libffi (3.4.2-r1) 06:14:04 (15/33) Installing gdbm (1.23-r0) 06:14:04 (16/33) Installing xz-libs (5.2.5-r1) 06:14:04 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:14:04 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:14:04 (19/33) Installing mpdecimal (2.5.1-r1) 06:14:04 (20/33) Installing sqlite-libs (3.38.5-r0) 06:14:04 (21/33) Installing python3 (3.10.5-r0) 06:14:05 ---> 95b8a6fe86e3 06:14:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:14:06 ---> d81b01501db1 06:14:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:14:06 ---> Running in a2ed5b4eb2fb 06:14:06 Removing intermediate container a2ed5b4eb2fb 06:14:06 ---> 8393bc53b3ea 06:14:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:14:06 (23/33) Installing py3-tomli (2.0.1-r1) 06:14:06 (24/33) Installing py3-pep517 (0.12.0-r2) 06:14:06 (25/33) Installing py3-six (1.16.0-r1) 06:14:06 (26/33) Installing py3-retrying (1.3.3-r3) 06:14:06 (27/33) Installing py3-appdirs (1.4.4-r3) 06:14:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:14:06 ---> Running in 7c34db4ded99 06:14:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:14:06 (30/33) Installing py3-parsing (2.4.7-r3) 06:14:06 (31/33) Installing py3-packaging (21.3-r0) 06:14:06 (32/33) Installing py3-setuptools (59.4.0-r0) 06:14:07 (33/33) Installing py3-pip (22.1.1-r0) 06:14:07 Removing intermediate container 7c34db4ded99 06:14:07 ---> b1ba94703394 06:14:07 Step 21/23 : LABEL arch=arm64 06:14:07 ---> Running in 1241e0405e94 06:14:08 Executing busybox-1.35.0-r17.trigger 06:14:08 Removing intermediate container 1241e0405e94 06:14:08 ---> edc592356377 06:14:08 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:14:08 Executing ca-certificates-20220614-r0.trigger 06:14:08 ---> Running in de1917cb818f 06:14:08 OK: 120 MiB in 47 packages 06:14:08 Removing intermediate container de1917cb818f 06:14:08 ---> e4aff1b4217c 06:14:08 Step 23/23 : LABEL version=0.0.0 06:14:08 ---> Running in e748ea1e51b9 06:14:09 Removing intermediate container e748ea1e51b9 06:14:09 ---> 14d47a9d60b2 06:14:09 06:14:09 Successfully built 14d47a9d60b2 06:14:09 Successfully tagged support-notifications-arm64:latest 06:14:12  Building support-notifications ... done Removing intermediate container 9a6a9caf31a6 06:14:12 ---> fe10574cb17e 06:14:12 06:14:12 Step 11/25 : FROM alpine:3.16 06:14:12 ---> a6215f271958 06:14:12 Step 12/25 : RUN apk add --update --no-cache dumb-init 06:14:12 ---> Using cache 06:14:12 ---> 666baed7448d 06:14:12 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:12 ---> Using cache 06:14:12 ---> d985ceb0c425 06:14:12 Step 14/25 : ENV APP_PORT=59881 06:14:12 ---> Running in a533afee447a 06:14:12 Removing intermediate container a533afee447a 06:14:12 ---> 0d1b7d4ed4aa 06:14:12 Step 15/25 : EXPOSE $APP_PORT 06:14:12 ---> Running in d2f0e328bb01 06:14:12 Removing intermediate container d2f0e328bb01 06:14:12 ---> 63e1d1dc9ba3 06:14:12 Step 16/25 : WORKDIR / 06:14:12 ---> Running in 8b7db6887357 06:14:13 Removing intermediate container 8b7db6887357 06:14:13 ---> 168926f77f74 06:14:13 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:13 ---> 30ec777eb464 06:14:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:14:14 ---> a535e69098cc 06:14:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:14:15 ---> 1ec913e19862 06:14:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:14:15 ---> 9c950bab015c 06:14:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:14:16 ---> Running in 222d85fed9ae 06:14:16 Removing intermediate container 222d85fed9ae 06:14:16 ---> 67812cf9dde4 06:14:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:16 ---> Running in 089b12a7466d 06:14:16 Removing intermediate container 089b12a7466d 06:14:16 ---> 9d33b89ee400 06:14:16 Step 23/25 : LABEL arch=arm64 06:14:16 ---> Running in 9ace6f074d54 06:14:17 Removing intermediate container 9ace6f074d54 06:14:17 ---> 2ca4bf799dd2 06:14:17 Step 24/25 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:14:17 ---> Running in 55179878294d 06:14:17 Removing intermediate container 55179878294d 06:14:17 ---> 9d7125557bde 06:14:17 Step 25/25 : LABEL version=0.0.0 06:14:17 ---> Running in 380f333d08e5 06:14:18 Removing intermediate container 380f333d08e5 06:14:18 ---> a4f36c7a1e0b 06:14:18 06:14:18 Successfully built a4f36c7a1e0b 06:14:18 Successfully tagged core-metadata-arm64:latest 06:14:20  Building core-metadata ... done Collecting docker-compose==1.23.2 06:14:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:14:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.9 MB/s eta 0:00:00 06:14:21 Collecting texttable<0.10,>=0.9.0 06:14:21 Downloading texttable-0.9.1.tar.gz (11 kB) 06:14:21 Preparing metadata (setup.py): started 06:14:23 Preparing metadata (setup.py): finished with status 'done' 06:14:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:14:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:14:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.2 MB/s eta 0:00:00 06:14:23 Collecting docopt<0.7,>=0.6.1 06:14:23 Downloading docopt-0.6.2.tar.gz (25 kB) 06:14:23 Preparing metadata (setup.py): started 06:14:25 Preparing metadata (setup.py): finished with status 'done' 06:14:25 Collecting dockerpty<0.5,>=0.4.1 06:14:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:14:25 Preparing metadata (setup.py): started 06:14:26 Preparing metadata (setup.py): finished with status 'done' 06:14:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:14:27 Collecting websocket-client<1.0,>=0.32.0 06:14:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 06:14:27 Collecting PyYAML<4,>=3.10 06:14:27 Downloading PyYAML-3.13.tar.gz (270 kB) 06:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.8 MB/s eta 0:00:00 06:14:29 Preparing metadata (setup.py): started 06:14:31 Preparing metadata (setup.py): finished with status 'done' 06:14:31 Collecting docker<4.0,>=3.6.0 06:14:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:14:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.3 MB/s eta 0:00:00 06:14:31 Collecting cached-property<2,>=1.2.0 06:14:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:14:31 Collecting jsonschema<3,>=2.5.1 06:14:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:14:31 Collecting docker-pycreds>=0.4.0 06:14:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:14:32 Collecting certifi>=2017.4.17 06:14:32 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 06:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.9 MB/s eta 0:00:00 06:14:32 Collecting idna<2.8,>=2.5 06:14:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.2 MB/s eta 0:00:00 06:14:33 Collecting chardet<3.1.0,>=3.0.2 06:14:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:14:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.7 MB/s eta 0:00:00 06:14:33 Collecting urllib3<1.25,>=1.21.1 06:14:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:14:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.5 MB/s eta 0:00:00 06:14:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:14:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:14:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:14:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:14:34 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:14:34 Running setup.py install for texttable: started 06:14:36 Running setup.py install for texttable: finished with status 'done' 06:14:36 Running setup.py install for PyYAML: started 06:14:38 Running setup.py install for PyYAML: finished with status 'done' 06:14:39 Running setup.py install for docopt: started 06:14:41 Running setup.py install for docopt: finished with status 'done' 06:14:44 Running setup.py install for dockerpty: started 06:14:46 Running setup.py install for dockerpty: finished with status 'done' 06:14:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:14:48 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 06:14:58 Removing intermediate container 97576c64fe6c 06:14:58 ---> 44ad0dc2d9fd 06:14:58 Step 14/23 : ENV APP_PORT=58890 06:14:58 ---> Running in fd3723ede3ee 06:14:58 Removing intermediate container fd3723ede3ee 06:14:58 ---> b9fd802c5bc4 06:14:58 Step 15/23 : EXPOSE $APP_PORT 06:14:58 ---> Running in 1c206e171440 06:14:58 Removing intermediate container 1c206e171440 06:14:58 ---> 8a062fc39f97 06:14:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:14:59 ---> 9f9b4d694d8b 06:14:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:14:59 ---> 9351e32ca48c 06:14:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:15:00 ---> 87088c5bc474 06:15:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:15:00 ---> Running in 425a8d642d45 06:15:00 Removing intermediate container 425a8d642d45 06:15:00 ---> e9a32124bf2a 06:15:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:00 ---> Running in 9f04480168ba 06:15:00 Removing intermediate container 9f04480168ba 06:15:00 ---> cfbb833cba43 06:15:00 Step 21/23 : LABEL arch=arm64 06:15:01 ---> Running in 39bdc7d5d437 06:15:01 Removing intermediate container 39bdc7d5d437 06:15:01 ---> abd91910a23d 06:15:01 Step 22/23 : LABEL git_sha=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c 06:15:01 ---> Running in 235530e2d045 06:15:01 Removing intermediate container 235530e2d045 06:15:01 ---> d2ae328d8188 06:15:01 Step 23/23 : LABEL version=0.0.0 06:15:01 ---> Running in 319b4e360530 06:15:01 Removing intermediate container 319b4e360530 06:15:01 ---> c98fec38b017 06:15:01 06:15:02 Successfully built c98fec38b017 06:15:02 Successfully tagged sys-mgmt-agent-arm64:latest 06:15:02  Building sys-mgmt-agent ... done  [Pipeline] } 06:15:02 $ docker stop --time=1 278ba6936d8bc73877a768a9311745055d153fe2f76177d4c1ddae17121620aa 06:15:04 $ docker rm -f 278ba6936d8bc73877a768a9311745055d153fe2f76177d4c1ddae17121620aa [Pipeline] // withDockerContainer [Pipeline] sh 06:15:04 + docker images 06:15:05 REPOSITORY TAG IMAGE ID CREATED SIZE 06:15:05 sys-mgmt-agent-arm64 latest c98fec38b017 4 seconds ago 133MB 06:15:05 core-metadata-arm64 latest a4f36c7a1e0b 48 seconds ago 17.6MB 06:15:05 fe10574cb17e 54 seconds ago 1.41GB 06:15:05 support-notifications-arm64 latest 14d47a9d60b2 56 seconds ago 29.1MB 06:15:05 core-command-arm64 latest 61002618ef86 About a minute ago 16.8MB 06:15:05 8b17e15fc86b About a minute ago 1.39GB 06:15:05 c8aaf2730e1d About a minute ago 1.47GB 06:15:05 138ffa0c1ba2 About a minute ago 1.41GB 06:15:05 security-spiffe-token-provider-arm64 latest ab48a38a49b3 About a minute ago 28.4MB 06:15:05 a2922d3ea723 2 minutes ago 1.44GB 06:15:05 security-spire-config-arm64 latest 72a3a21bed54 7 minutes ago 83.6MB 06:15:05 c68ff298da05 8 minutes ago 1.28GB 06:15:05 security-spire-server-arm64 latest 0a549062a7ed 8 minutes ago 84.3MB 06:15:05 76ad8153a881 8 minutes ago 1.28GB 06:15:05 support-scheduler-arm64 latest d9b6e91e7287 9 minutes ago 28.5MB 06:15:05 40c1802eb98d 9 minutes ago 1.47GB 06:15:05 core-data-arm64 latest d82c3d3e5416 10 minutes ago 20.7MB 06:15:05 bc67e53f1d20 10 minutes ago 1.42GB 06:15:05 security-secretstore-setup-arm64 latest 119ab4bdaf13 10 minutes ago 28.2MB 06:15:05 93152fa35330 11 minutes ago 1.4GB 06:15:05 security-bootstrapper-arm64 latest 62078bb0289b 11 minutes ago 19.1MB 06:15:05 security-proxy-setup-arm64 latest 0d2b33a2e447 11 minutes ago 26.5MB 06:15:05 0388b175213c 12 minutes ago 1.4GB 06:15:05 a0409b6e2ae2 12 minutes ago 1.4GB 06:15:05 security-spire-agent-arm64 latest d15da32a4d52 17 minutes ago 122MB 06:15:05 9dc940bfea20 17 minutes ago 1.28GB 06:15:05 ci-base-image-arm64 latest 93da09cd5ba2 31 minutes ago 942MB 06:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 34 hours ago 679MB 06:15:05 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 06:15:05 alpine 3.16 a6215f271958 2 months ago 5.29MB 06:15:05 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 06:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:05 06:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:06 arm64: Pulling from edgex-lftools-log-publisher 06:15:06 8998bd30e6a1: Pulling fs layer 06:15:06 04944245beec: Pulling fs layer 06:15:06 699f458cf7ca: Pulling fs layer 06:15:06 765212b225bb: Pulling fs layer 06:15:06 f23df028b6ca: Pulling fs layer 06:15:06 d65c8cfc05b1: Pulling fs layer 06:15:06 2437ff75d9bd: Pulling fs layer 06:15:06 f23df028b6ca: Waiting 06:15:06 d65c8cfc05b1: Waiting 06:15:06 2437ff75d9bd: Waiting 06:15:06 765212b225bb: Waiting 06:15:06 04944245beec: Verifying Checksum 06:15:06 04944245beec: Download complete 06:15:06 765212b225bb: Verifying Checksum 06:15:06 765212b225bb: Download complete 06:15:06 f23df028b6ca: Verifying Checksum 06:15:06 f23df028b6ca: Download complete 06:15:06 d65c8cfc05b1: Verifying Checksum 06:15:06 d65c8cfc05b1: Download complete 06:15:06 699f458cf7ca: Verifying Checksum 06:15:06 699f458cf7ca: Download complete 06:15:07 8998bd30e6a1: Download complete 06:15:10 2437ff75d9bd: Download complete 06:15:11 8998bd30e6a1: Pull complete 06:15:11 04944245beec: Pull complete 06:15:13 699f458cf7ca: Pull complete 06:15:13 765212b225bb: Pull complete 06:15:13 f23df028b6ca: Pull complete 06:15:14 d65c8cfc05b1: Pull complete 06:15:29 2437ff75d9bd: Pull complete 06:15:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-7734 does not seem to be running inside a container 06:15:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:15:32 $ docker top 1262b7693cf495f4957f67308af674f3b37157570a7bdef55f06a7fb913e4351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:32 ---> job-cost.sh 06:15:33 lf-activate-venv: SKIPPING 06:15:33 INFO: No Stack... 06:15:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:15:34 INFO: Archiving Costs [Pipeline] sh 06:15:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:15:34 + cut -d, -f6 [Pipeline] lock 06:15:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4197-1-stack-cost] 06:15:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4197-1-stack-cost] did not exist. Created. 06:15:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:15:35 Stashed 1 file(s) [Pipeline] } 06:15:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4197-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:35 $ docker stop --time=1 1262b7693cf495f4957f67308af674f3b37157570a7bdef55f06a7fb913e4351 06:15:36 $ docker rm -f 1262b7693cf495f4957f67308af674f3b37157570a7bdef55f06a7fb913e4351 [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 06:15:37 provisioning config files... 06:15:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12158741428840384659tmp [Pipeline] { [Pipeline] sh 06:15:38 + set +x 06:15:38 + curl -s+ https://codecov.io/bash 06:15:38 bash -s -- 06:15:38 06:15:38 _____ _ 06:15:38 / ____| | | 06:15:38 | | ___ __| | ___ ___ _____ __ 06:15:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:38 Bash-1.0.6 06:15:38 06:15:38 06:15:38 ==> git version 2.25.1 found 06:15:38 ==> 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 06:15:38 Release-Date: 2020-01-08 06:15:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:15:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:15:38 ==> Jenkins CI detected. 06:15:38 current dir:  /w/workspace/edgex-go/1 06:15:38 project root: . 06:15:38 --> token set from env 06:15:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:38 ==> Running gcov in . (disable via -X gcov) 06:15:38 ==> Python coveragepy not found 06:15:38 ==> Searching for coverage reports in: 06:15:38 + . 06:15:38 -> Found 1 reports 06:15:38 ==> Detecting git/mercurial file structure 06:15:38 ==> Reading reports 06:15:38 + ./coverage.out bytes=502375 06:15:38 ==> Appending adjustments 06:15:38 https://docs.codecov.io/docs/fixing-reports 06:15:39 + Found adjustments 06:15:39 ==> Gzipping contents 06:15:39 64K /tmp/codecov.4macbx.gz 06:15:39 ==> Uploading reports 06:15:39 url: https://codecov.io 06:15:39 query: branch=PR-4197&commit=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4197&job=&cmd_args= 06:15:39 -> Pinging Codecov 06:15:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4197&commit=9b39ba2d78a1e0397f5f31a20d927d287cd0d27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4197&job=&cmd_args= 06:15:40 -> Uploading to 06:15:40 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/00271124DB129430A58F1EEE437C3FCB/9b39ba2d78a1e0397f5f31a20d927d287cd0d27c/95381368-4fe2-4585-a2aa-f072b427b0fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T061539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f866956b099c0e5ec9076c8a1a74e9b94cb8635096d50bf38190f36da20ef8d 06:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:40 Dload Upload Total Spent Left Speed 06:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65465 0 0 100 65465 0 240k --:--:-- --:--:-- --:--:-- 240k 06:15:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9b39ba2d78a1e0397f5f31a20d927d287cd0d27c [Pipeline] } 06:15:40 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 06:15:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 06:15:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:42 ---> package-listing.sh 06:15:42 ++ tr '[:upper:]' '[:lower:]' 06:15:42 ++ facter osfamily 06:15:43 + OS_FAMILY=debian 06:15:43 + workspace=/w/workspace/edgex-go/1 06:15:43 + START_PACKAGES=/tmp/packages_start.txt 06:15:43 + END_PACKAGES=/tmp/packages_end.txt 06:15:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:43 + PACKAGES=/tmp/packages_start.txt 06:15:43 + '[' /w/workspace/edgex-go/1 ']' 06:15:43 + PACKAGES=/tmp/packages_end.txt 06:15:43 + case "${OS_FAMILY}" in 06:15:43 + dpkg -l 06:15:43 + grep '^ii' 06:15:43 + '[' -f /tmp/packages_start.txt ']' 06:15:43 + '[' -f /tmp/packages_end.txt ']' 06:15:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:43 + '[' /w/workspace/edgex-go/1 ']' 06:15:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:15:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:15:43 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 06:15:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:44 06:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:44 latest: Pulling from edgex-lftools-log-publisher 06:15:44 5eb5b503b376: Pulling fs layer 06:15:44 5c69ac0246d0: Pulling fs layer 06:15:44 ec43610c2a17: Pulling fs layer 06:15:44 3a2ae6a8a46f: Pulling fs layer 06:15:44 33b1e0a273af: Pulling fs layer 06:15:44 5d3b04190fa2: Pulling fs layer 06:15:44 2f39f015ded8: Pulling fs layer 06:15:44 5d3b04190fa2: Waiting 06:15:44 2f39f015ded8: Waiting 06:15:44 3a2ae6a8a46f: Waiting 06:15:44 33b1e0a273af: Waiting 06:15:44 5c69ac0246d0: Verifying Checksum 06:15:44 5c69ac0246d0: Download complete 06:15:44 3a2ae6a8a46f: Verifying Checksum 06:15:44 3a2ae6a8a46f: Download complete 06:15:44 33b1e0a273af: Verifying Checksum 06:15:44 33b1e0a273af: Download complete 06:15:44 5d3b04190fa2: Download complete 06:15:44 ec43610c2a17: Verifying Checksum 06:15:44 ec43610c2a17: Download complete 06:15:44 5eb5b503b376: Verifying Checksum 06:15:44 5eb5b503b376: Download complete 06:15:45 2f39f015ded8: Verifying Checksum 06:15:45 2f39f015ded8: Download complete 06:15:45 5eb5b503b376: Pull complete 06:15:46 5c69ac0246d0: Pull complete 06:15:46 ec43610c2a17: Pull complete 06:15:46 3a2ae6a8a46f: Pull complete 06:15:46 33b1e0a273af: Pull complete 06:15:46 5d3b04190fa2: Pull complete 06:15:51 2f39f015ded8: Pull complete 06:15:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:51 prd-ubuntu20.04-docker-8c-8g-7733 does not seem to be running inside a container 06:15:51 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:15:54 $ docker top 5c707a021144c2ac583d7f246f6e28c5898bf67eff5a057b4054da618634ccf9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:15:55 + ls /var/log/sa-host 06:15:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:55 provisioning config files... 06:15:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2000739645150428317tmp [Pipeline] { [Pipeline] echo 06:15:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:55 ---> create-netrc.sh [Pipeline] } 06:15:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:15:56 ---> python-tools-install.sh [Pipeline] echo 06:15:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:56 ---> sudo-logs.sh 06:15:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:15:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:56 ---> job-cost.sh 06:15:56 lf-activate-venv: SKIPPING 06:15:56 DEBUG: total: 0.10999999940395355 06:15:56 INFO: Retrieving Stack Cost... 06:15:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:15:57 INFO: Archiving Costs [Pipeline] echo 06:15:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:58 ---> logs-deploy.sh 06:15:58 lf-activate-venv: SKIPPING 06:15:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4197/1 06:15:58 INFO: archiving workspace using pattern(s): 06:15:58 Archives upload complete. 06:15:59 INFO: archiving logs to Nexus 06:16:00 ---> uname -a: 06:16:00 Linux prd-ubuntu20-04-docker-8c-8g-7733 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:16:00 06:16:00 06:16:00 ---> lscpu: 06:16:00 Architecture: x86_64 06:16:00 CPU op-mode(s): 32-bit, 64-bit 06:16:00 Byte Order: Little Endian 06:16:00 Address sizes: 40 bits physical, 48 bits virtual 06:16:00 CPU(s): 8 06:16:00 On-line CPU(s) list: 0-7 06:16:00 Thread(s) per core: 1 06:16:00 Core(s) per socket: 1 06:16:00 Socket(s): 8 06:16:00 NUMA node(s): 1 06:16:00 Vendor ID: AuthenticAMD 06:16:00 CPU family: 23 06:16:00 Model: 49 06:16:00 Model name: AMD EPYC-Rome Processor 06:16:00 Stepping: 0 06:16:00 CPU MHz: 2799.998 06:16:00 BogoMIPS: 5599.99 06:16:00 Virtualization: AMD-V 06:16:00 Hypervisor vendor: KVM 06:16:00 Virtualization type: full 06:16:00 L1d cache: 256 KiB 06:16:00 L1i cache: 256 KiB 06:16:00 L2 cache: 4 MiB 06:16:00 L3 cache: 128 MiB 06:16:00 NUMA node0 CPU(s): 0-7 06:16:00 Vulnerability Itlb multihit: Not affected 06:16:00 Vulnerability L1tf: Not affected 06:16:00 Vulnerability Mds: Not affected 06:16:00 Vulnerability Meltdown: Not affected 06:16:00 Vulnerability Mmio stale data: Not affected 06:16:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:16:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:16:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:16:00 Vulnerability Srbds: Not affected 06:16:00 Vulnerability Tsx async abort: Not affected 06:16:00 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 06:16:00 06:16:00 06:16:00 ---> nproc: 06:16:00 8 06:16:00 06:16:00 06:16:00 ---> df -h: 06:16:00 Filesystem Size Used Avail Use% Mounted on 06:16:00 overlay 155G 19G 137G 12% / 06:16:00 tmpfs 64M 0 64M 0% /dev 06:16:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:16:00 shm 64M 0 64M 0% /dev/shm 06:16:00 /dev/vda1 155G 19G 137G 12% /facter-os 06:16:00 06:16:00 06:16:00 ---> sar -b -r -n DEV: 06:16:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7733) 10/12/22 _x86_64_ (8 CPU) 06:16:00 06:16:00 05:39:16 LINUX RESTART (8 CPU) 06:16:00 06:16:00 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:16:00 05:41:01 154.48 9.96 144.52 0.00 1675.17 68459.31 0.00 06:16:00 05:42:01 37.82 0.25 37.57 0.00 5.33 13688.12 0.00 06:16:00 05:43:01 80.00 0.03 79.97 0.00 4.93 34785.60 0.00 06:16:00 05:44:01 551.55 6.44 545.12 0.00 81.69 260724.70 0.00 06:16:00 05:45:01 922.86 10.63 912.23 0.00 2902.58 244528.05 0.00 06:16:00 05:46:01 834.28 0.78 833.50 0.00 9.60 226968.92 0.00 06:16:00 05:47:01 366.96 0.07 366.89 0.00 1.07 72024.80 0.00 06:16:00 05:48:01 2.80 0.00 2.80 0.00 0.00 31.33 0.00 06:16:00 05:49:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 06:16:00 05:50:01 2.00 0.00 2.00 0.00 0.00 31.59 0.00 06:16:00 05:51:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:16:00 05:52:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 06:16:00 05:53:01 2.72 1.58 1.13 0.00 37.19 14.00 0.00 06:16:00 05:54:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 06:16:00 05:55:01 1.85 0.02 1.83 0.00 0.13 23.60 0.00 06:16:00 05:56:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 06:16:00 05:57:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 06:16:00 05:58:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 06:16:00 05:59:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 06:16:00 06:00:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 06:16:00 06:01:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 06:16:00 06:02:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 06:16:00 06:03:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 06:16:00 06:04:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 06:16:00 06:05:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 06:16:00 06:06:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 06:16:00 06:07:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 06:16:00 06:08:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 06:16:00 06:09:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 06:16:00 06:10:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 06:16:00 06:11:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 06:16:00 06:12:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 06:16:00 06:13:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 06:16:00 06:14:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 06:16:00 06:15:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 06:16:00 Average: 85.38 0.85 84.53 0.00 134.79 26346.71 0.00 06:16:00 06:16:00 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:00 05:41:01 28148860 31402984 902876 2.75 105748 3372308 2291764 6.75 1428488 2883616 176836 06:16:00 05:42:01 28010680 31572596 729244 2.22 109440 3637196 1885792 5.56 1219760 3188476 182340 06:16:00 05:43:01 27362208 31537320 765772 2.33 110744 4246832 1844500 5.44 1329324 3726076 551292 06:16:00 05:44:01 22648100 31080784 1192292 3.63 257944 8108976 3277276 9.66 2170224 7310028 236 06:16:00 05:45:01 19752744 30824476 1431544 4.35 326632 10538220 3950236 11.64 2782068 9430652 163616 06:16:00 05:46:01 18408960 30887016 1370072 4.17 387096 11792344 3201452 9.44 3013732 10455532 1840 06:16:00 05:47:01 19874316 31530752 739348 2.25 411396 10989772 1824612 5.38 2260992 9803184 488 06:16:00 05:48:01 19874700 31531176 738732 2.25 411420 10989780 1824612 5.38 2260884 9803188 8 06:16:00 05:49:01 19887536 31544036 725848 2.21 411436 10989848 1824612 5.38 2248544 9803260 28 06:16:00 05:50:01 19887860 31544436 725484 2.21 411508 10989848 1824612 5.38 2248720 9803260 52 06:16:00 05:51:01 19890076 31546676 723428 2.20 411532 10989844 1824612 5.38 2246652 9803264 16 06:16:00 05:52:01 19890816 31547436 722696 2.20 411548 10989856 1824612 5.38 2246476 9803264 28 06:16:00 05:53:01 19879492 31538352 731624 2.22 411568 10990972 1840880 5.43 2257812 9803616 8 06:16:00 05:54:01 19878956 31537832 732064 2.23 411580 10990976 1840880 5.43 2257428 9803620 8 06:16:00 05:55:01 19877728 31536956 733188 2.23 411644 10991080 1859392 5.48 2257424 9803864 32 06:16:00 05:56:01 19878572 31537868 732236 2.23 411700 10991084 1859392 5.48 2257220 9803868 8 06:16:00 05:57:01 19878188 31537532 732700 2.23 411776 10991076 1859392 5.48 2257280 9803868 8 06:16:00 05:58:01 19878652 31538040 732156 2.23 411800 10991088 1859392 5.48 2257320 9803876 8 06:16:00 05:59:01 19878776 31538264 731852 2.23 411828 10991092 1859392 5.48 2257360 9803884 12 06:16:00 06:00:01 19878692 31538280 732116 2.23 411868 10991072 1859392 5.48 2257328 9803984 4 06:16:00 06:01:01 19878668 31538300 732060 2.23 411888 10991100 1859392 5.48 2257336 9803988 12 06:16:00 06:02:01 19878620 31538400 731904 2.23 411904 10991228 1859392 5.48 2257380 9804104 12 06:16:00 06:03:01 19878832 31538616 731624 2.22 411916 10991232 1859392 5.48 2257364 9804108 24 06:16:00 06:04:01 19878548 31538372 731800 2.23 411944 10991240 1859392 5.48 2257464 9804120 36 06:16:00 06:05:01 19878216 31538092 732028 2.23 411972 10991240 1859392 5.48 2258032 9804136 52 06:16:00 06:06:01 19878428 31538356 731720 2.23 412000 10991244 1859392 5.48 2257756 9804144 8 06:16:00 06:07:01 19878816 31538780 731536 2.22 412032 10991244 1843072 5.43 2257856 9804144 156 06:16:00 06:08:01 19878856 31538852 731460 2.22 412060 10991248 1843072 5.43 2257864 9804132 160 06:16:00 06:09:01 19878872 31538884 731420 2.22 412080 10991252 1843072 5.43 2257600 9804136 8 06:16:00 06:10:01 19878736 31538780 731440 2.22 412116 10991256 1843072 5.43 2257748 9804136 32 06:16:00 06:11:01 19878436 31538540 731648 2.23 412136 10991260 1843072 5.43 2257808 9804152 12 06:16:00 06:12:01 19878420 31538544 731584 2.22 412156 10991260 1843072 5.43 2257880 9804152 8 06:16:00 06:13:01 19878120 31538256 731812 2.23 412164 10991264 1843072 5.43 2257920 9804156 4 06:16:00 06:14:01 19878532 31538696 731536 2.22 412180 10991268 1843072 5.43 2258000 9804160 8 06:16:00 06:15:01 19878484 31538680 731504 2.22 412212 10991268 1843072 5.43 2257768 9804160 36 06:16:00 Average: 20595557 31483742 788581 2.40 378313 10298053 1999452 5.89 2210880 9180180 30784 06:16:00 06:16:00 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:00 05:41:01 docker0 437.34 442.44 33.72 3469.45 0.00 0.00 0.00 0.00 06:16:00 05:41:01 ens3 702.87 605.95 9089.80 94.76 0.00 0.00 0.00 0.00 06:16:00 05:41:01 vethe1160f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:41:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 06:16:00 05:42:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 06:16:00 05:42:01 ens3 25.69 14.78 20.92 11.38 0.00 0.00 0.00 0.00 06:16:00 05:42:01 vethe1160f4 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 06:16:00 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:43:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:43:01 veth323f459 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:43:01 ens3 93.40 58.73 1707.74 19.17 0.00 0.00 0.00 0.00 06:16:00 05:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:16:00 05:44:01 docker0 451.11 523.22 31.14 4638.64 0.00 0.00 0.00 0.00 06:16:00 05:44:01 veth323f459 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 06:16:00 05:44:01 ens3 548.96 471.89 4703.27 47.73 0.00 0.00 0.00 0.00 06:16:00 05:44:01 veth76861c6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:44:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 06:16:00 05:44:01 veth8e5405b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:44:01 veth03b8327 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:45:01 veth687a7eb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:45:01 docker0 169.34 231.86 12.31 2766.80 0.00 0.00 0.00 0.00 06:16:00 05:45:01 veth323f459 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:45:01 ens3 390.53 302.92 4111.56 215.54 0.00 0.00 0.00 0.00 06:16:00 05:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:16:00 05:45:01 veth4c62a77 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:45:01 vetha51a0e2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:46:01 veth5917c2a 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:46:01 docker0 86.52 156.74 7.50 2035.23 0.00 0.00 0.00 0.00 06:16:00 05:46:01 veth323f459 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 06:16:00 05:46:01 ens3 202.60 115.89 2070.77 28.61 0.00 0.00 0.00 0.00 06:16:00 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:46:01 vethcc828ad 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:16:00 05:47:01 docker0 16.53 21.03 0.97 135.77 0.00 0.00 0.00 0.00 06:16:00 05:47:01 ens3 47.64 33.84 156.98 12.55 0.00 0.00 0.00 0.00 06:16:00 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:48:01 ens3 0.47 0.48 0.03 0.04 0.00 0.00 0.00 0.00 06:16:00 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:49:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:50:01 ens3 0.75 0.27 0.21 0.14 0.00 0.00 0.00 0.00 06:16:00 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:51:01 ens3 1.35 1.03 1.04 0.50 0.00 0.00 0.00 0.00 06:16:00 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:53:01 ens3 7.78 6.45 5.10 6.27 0.00 0.00 0.00 0.00 06:16:00 05:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:55:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:16:00 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:57:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:00:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:16:00 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:04:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:05:01 ens3 0.90 0.42 0.48 0.27 0.00 0.00 0.00 0.00 06:16:00 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:16:00 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:11:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:16:00 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 06:15:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:16:00 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:00 Average: docker0 33.24 39.37 2.45 373.01 0.00 0.00 0.00 0.00 06:16:00 Average: ens3 57.90 46.16 625.07 12.50 0.00 0.00 0.00 0.00 06:16:00 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 06:16:00 06:16:00 06:16:00 ---> sar -P ALL: 06:16:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7733) 10/12/22 _x86_64_ (8 CPU) 06:16:00 06:16:00 05:39:16 LINUX RESTART (8 CPU) 06:16:00 06:16:00 05:40:01 CPU %user %nice %system %iowait %steal %idle 06:16:00 05:41:01 all 15.69 0.00 4.56 2.41 0.06 77.28 06:16:00 05:41:01 0 16.55 0.00 4.35 2.99 0.07 76.04 06:16:00 05:41:01 1 18.29 0.00 4.14 1.18 0.05 76.34 06:16:00 05:41:01 2 13.91 0.00 4.06 0.90 0.05 81.08 06:16:00 05:41:01 3 16.28 0.00 4.59 2.43 0.07 76.63 06:16:00 05:41:01 4 13.13 0.00 4.36 10.77 0.05 71.69 06:16:00 05:41:01 5 16.32 0.00 4.71 0.08 0.07 78.82 06:16:00 05:41:01 6 15.18 0.00 5.18 0.69 0.05 78.90 06:16:00 05:41:01 7 15.86 0.00 5.09 0.24 0.07 78.75 06:16:00 05:42:01 all 48.55 0.00 7.70 0.45 0.07 43.24 06:16:00 05:42:01 0 48.47 0.00 7.49 0.59 0.07 43.38 06:16:00 05:42:01 1 49.49 0.00 6.99 0.05 0.07 43.40 06:16:00 05:42:01 2 49.11 0.00 8.45 0.54 0.05 41.84 06:16:00 05:42:01 3 48.97 0.00 7.51 0.20 0.07 43.25 06:16:00 05:42:01 4 48.56 0.00 7.33 1.94 0.07 42.10 06:16:00 05:42:01 5 48.09 0.00 8.26 0.10 0.07 43.49 06:16:00 05:42:01 6 48.08 0.00 7.27 0.08 0.07 44.49 06:16:00 05:42:01 7 47.60 0.00 8.29 0.08 0.07 43.96 06:16:00 05:43:01 all 35.05 0.00 5.98 1.09 0.08 57.80 06:16:00 05:43:01 0 32.77 0.00 5.63 0.08 0.07 61.45 06:16:00 05:43:01 1 35.67 0.00 6.65 6.87 0.10 50.71 06:16:00 05:43:01 2 34.32 0.00 5.52 0.93 0.07 59.17 06:16:00 05:43:01 3 35.96 0.00 6.61 0.00 0.07 57.36 06:16:00 05:43:01 4 33.73 0.00 6.64 0.41 0.07 59.15 06:16:00 05:43:01 5 33.87 0.00 5.33 0.07 0.07 60.66 06:16:00 05:43:01 6 39.09 0.00 5.53 0.15 0.07 55.17 06:16:00 05:43:01 7 34.96 0.00 5.91 0.22 0.12 58.79 06:16:00 05:44:01 all 18.16 0.00 10.17 9.39 0.07 62.20 06:16:00 05:44:01 0 14.71 0.00 10.30 2.29 0.05 72.65 06:16:00 05:44:01 1 19.54 0.00 10.78 21.01 0.07 48.60 06:16:00 05:44:01 2 18.10 0.00 10.40 13.24 0.05 58.21 06:16:00 05:44:01 3 16.53 0.00 7.66 3.35 0.07 72.40 06:16:00 05:44:01 4 19.21 0.00 10.91 8.03 0.05 61.80 06:16:00 05:44:01 5 18.26 0.00 12.30 14.22 0.14 55.09 06:16:00 05:44:01 6 20.60 0.00 8.97 4.80 0.07 65.56 06:16:00 05:44:01 7 18.35 0.00 10.10 8.37 0.07 63.12 06:16:00 05:45:01 all 48.51 0.00 14.52 11.67 0.19 25.11 06:16:00 05:45:01 0 44.87 0.00 13.35 9.84 0.38 31.56 06:16:00 05:45:01 1 48.77 0.00 14.86 10.12 0.14 26.11 06:16:00 05:45:01 2 50.38 0.00 15.41 15.84 0.14 18.23 06:16:00 05:45:01 3 45.16 0.00 12.75 9.93 0.17 32.00 06:16:00 05:45:01 4 49.39 0.00 15.00 9.94 0.21 25.46 06:16:00 05:45:01 5 50.09 0.00 13.44 6.75 0.14 29.59 06:16:00 05:45:01 6 50.17 0.00 14.88 15.06 0.14 19.75 06:16:00 05:45:01 7 49.23 0.00 16.46 15.88 0.19 18.25 06:16:00 05:46:01 all 59.31 0.00 13.94 7.00 0.15 19.60 06:16:00 05:46:01 0 58.77 0.00 12.74 3.42 0.16 24.92 06:16:00 05:46:01 1 60.29 0.00 14.59 3.19 0.26 21.66 06:16:00 05:46:01 2 61.98 0.00 15.49 7.80 0.19 14.54 06:16:00 05:46:01 3 58.36 0.00 13.31 7.36 0.16 20.82 06:16:00 05:46:01 4 56.30 0.00 13.46 2.46 0.08 27.69 06:16:00 05:46:01 5 58.52 0.00 12.03 16.04 0.10 13.31 06:16:00 05:46:01 6 62.31 0.00 16.45 8.15 0.15 12.94 06:16:00 05:46:01 7 58.01 0.00 13.48 7.53 0.10 20.88 06:16:00 05:47:01 all 25.28 0.00 5.46 3.39 0.06 65.81 06:16:00 05:47:01 0 24.42 0.00 5.43 0.73 0.05 69.37 06:16:00 05:47:01 1 23.89 0.00 4.80 3.24 0.05 68.02 06:16:00 05:47:01 2 27.89 0.00 6.34 4.47 0.08 61.22 06:16:00 05:47:01 3 25.30 0.00 4.93 3.26 0.08 66.43 06:16:00 05:47:01 4 24.66 0.00 4.84 3.86 0.07 66.57 06:16:00 05:47:01 5 24.06 0.00 5.49 1.64 0.05 68.77 06:16:00 05:47:01 6 27.64 0.00 6.15 2.39 0.05 63.77 06:16:00 05:47:01 7 24.36 0.00 5.66 7.50 0.07 62.41 06:16:00 05:48:01 all 0.25 0.00 0.01 0.01 0.01 99.72 06:16:00 05:48:01 0 0.00 0.00 0.05 0.00 0.02 99.93 06:16:00 05:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:48:01 2 1.97 0.00 0.00 0.03 0.03 97.96 06:16:00 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:16:00 05:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:16:00 05:49:01 all 0.29 0.00 0.01 0.00 0.00 99.69 06:16:00 05:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:16:00 05:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:49:01 2 1.99 0.00 0.02 0.00 0.03 97.96 06:16:00 05:49:01 3 0.22 0.00 0.00 0.00 0.00 99.78 06:16:00 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 05:49:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:16:00 05:50:01 all 0.14 0.00 0.02 0.01 0.01 99.82 06:16:00 05:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:16:00 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:50:01 2 1.06 0.00 0.08 0.00 0.02 98.84 06:16:00 05:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:16:00 05:50:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:16:00 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:50:01 7 0.00 0.00 0.03 0.03 0.02 99.92 06:16:00 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:16:00 05:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 05:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:51:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:16:00 05:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:16:00 05:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:16:00 05:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:16:00 05:51:01 7 0.03 0.00 0.00 0.03 0.00 99.93 06:16:00 06:16:00 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:16:00 05:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:16:00 05:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:16:00 05:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:16:00 05:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:16:00 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:52:01 7 0.02 0.00 0.00 0.05 0.00 99.93 06:16:00 05:53:01 all 0.28 0.00 0.02 0.01 0.01 99.68 06:16:00 05:53:01 0 0.45 0.00 0.07 0.05 0.00 99.43 06:16:00 05:53:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:16:00 05:53:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:16:00 05:53:01 3 0.22 0.00 0.02 0.00 0.00 99.77 06:16:00 05:53:01 4 0.35 0.00 0.02 0.00 0.00 99.63 06:16:00 05:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:16:00 05:53:01 6 0.13 0.00 0.02 0.00 0.00 99.85 06:16:00 05:53:01 7 0.88 0.00 0.02 0.02 0.00 99.08 06:16:00 05:54:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:16:00 05:54:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:16:00 05:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:16:00 05:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 05:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:16:00 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:16:00 05:54:01 7 0.00 0.00 0.03 0.02 0.00 99.95 06:16:00 05:55:01 all 0.04 0.00 0.03 0.01 0.01 99.92 06:16:00 05:55:01 0 0.02 0.00 0.07 0.00 0.02 99.90 06:16:00 05:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 05:55:01 2 0.02 0.00 0.05 0.00 0.02 99.92 06:16:00 05:55:01 3 0.05 0.00 0.02 0.02 0.00 99.92 06:16:00 05:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:16:00 05:55:01 5 0.02 0.00 0.03 0.02 0.00 99.93 06:16:00 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:55:01 7 0.13 0.00 0.02 0.07 0.02 99.77 06:16:00 05:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:16:00 05:56:01 0 0.02 0.00 0.03 0.02 0.00 99.93 06:16:00 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:16:00 05:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 05:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 05:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:56:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:16:00 05:57:01 all 0.03 0.00 0.00 0.01 0.00 99.96 06:16:00 05:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:16:00 05:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:57:01 7 0.10 0.00 0.00 0.05 0.00 99.85 06:16:00 05:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:16:00 05:58:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:16:00 05:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 05:58:01 2 0.02 0.00 0.00 0.00 0.03 99.95 06:16:00 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:16:00 05:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 05:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:16:00 05:58:01 7 0.07 0.00 0.02 0.02 0.00 99.90 06:16:00 05:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:16:00 05:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 05:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 05:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:16:00 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 05:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 06:16:00 06:00:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:16:00 06:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:00:01 2 1.97 0.00 0.05 0.00 0.03 97.95 06:16:00 06:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 06:16:00 06:00:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:16:00 06:01:01 all 0.27 0.00 0.01 0.00 0.01 99.72 06:16:00 06:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:16:00 06:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:01:01 2 2.00 0.00 0.02 0.00 0.02 97.96 06:16:00 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 06:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:02:01 all 0.27 0.00 0.01 0.00 0.00 99.72 06:16:00 06:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:16:00 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:02:01 2 1.99 0.00 0.02 0.00 0.03 97.96 06:16:00 06:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 06:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:16:00 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:16:00 06:16:00 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:16:00 06:03:01 all 0.26 0.00 0.01 0.02 0.01 99.71 06:16:00 06:03:01 0 0.02 0.00 0.03 0.07 0.02 99.87 06:16:00 06:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:03:01 2 0.98 0.00 0.05 0.00 0.03 98.94 06:16:00 06:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:03:01 6 1.01 0.00 0.00 0.00 0.02 98.97 06:16:00 06:03:01 7 0.00 0.00 0.00 0.07 0.00 99.93 06:16:00 06:04:01 all 0.20 0.00 0.01 0.00 0.01 99.78 06:16:00 06:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:16:00 06:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:16:00 06:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:16:00 06:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:16:00 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:04:01 6 1.45 0.00 0.07 0.00 0.00 98.48 06:16:00 06:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:05:01 all 0.03 0.00 0.00 0.00 0.01 99.96 06:16:00 06:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:16:00 06:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:05:01 7 0.05 0.00 0.02 0.02 0.00 99.92 06:16:00 06:06:01 all 0.02 0.00 0.01 0.01 0.00 99.97 06:16:00 06:06:01 0 0.03 0.00 0.02 0.03 0.02 99.90 06:16:00 06:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:16:00 06:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:16:00 06:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:16:00 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:16:00 06:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:07:01 4 0.07 0.00 0.03 0.00 0.02 99.88 06:16:00 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:16:00 06:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:16:00 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:08:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:16:00 06:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:16:00 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:16:00 06:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 06:16:00 06:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 06:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:16:00 06:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:09:01 4 0.08 0.00 0.00 0.00 0.00 99.92 06:16:00 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:16:00 06:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:16:00 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:16:00 06:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:16:00 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:16:00 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:16:00 06:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:16:00 06:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:16:00 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 06:11:01 7 0.00 0.00 0.00 0.03 0.02 99.95 06:16:00 06:12:01 all 0.00 0.00 0.01 0.00 0.01 99.98 06:16:00 06:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:16:00 06:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:16:00 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:16:00 06:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 06:16:00 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:13:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:16:00 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:16:00 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:16:00 06:16:00 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:16:00 06:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:16:00 06:14:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:16:00 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:16:00 06:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:16:00 06:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 06:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:16:00 06:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:16:00 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:16:00 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:15:01 2 0.03 0.00 0.00 0.00 0.03 99.93 06:16:00 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:16:00 06:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:16:00 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:16:00 06:15:01 6 0.32 0.00 0.03 0.00 0.02 99.63 06:16:00 06:15:01 7 0.02 0.00 0.02 0.03 0.00 99.93 06:16:00 Average: all 7.10 0.00 1.75 0.99 0.02 90.12 06:16:00 Average: 0 6.77 0.00 1.68 0.57 0.03 90.96 06:16:00 Average: 1 7.17 0.00 1.76 1.28 0.02 89.77 06:16:00 Average: 2 7.53 0.00 1.86 1.22 0.04 89.36 06:16:00 Average: 3 6.94 0.00 1.61 0.74 0.02 90.68 06:16:00 Average: 4 6.92 0.00 1.76 1.05 0.02 90.24 06:16:00 Average: 5 6.99 0.00 1.73 1.09 0.02 90.18 06:16:00 Average: 6 7.50 0.00 1.82 0.88 0.02 89.79 06:16:00 Average: 7 7.00 0.00 1.82 1.13 0.02 90.02 06:16:00 06:16:00 06:16:00