Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 55f01a3a0525d4eb6df7c23d84c6738049ac156f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (00fb2106c52bccdb36fe254eff1ad65c7fbec939) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7060841121689096558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh7730946155000550593.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6190201422724587625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8755723770363111545.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7109912956707516996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2447 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2553637564977208108.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh67848081115889699.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5773930824692482300.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:29 ========================================================= 20:21:29 EdgeX Global Pipelines Version Info 20:21:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:31 ------------------- 20:21:31 stable info: 20:21:31 ------------------- 20:21:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:31 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 20:21:31 Message: update stable to v1.0.207 20:21:32 ------------------- 20:21:32 experimental info: 20:21:32 ------------------- 20:21:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:32 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 20:21:32 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f01a3a0525d4eb6df7c23d84c6738049ac156f [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f01a3 [Pipeline] echo 20:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:32 provisioning config files... 20:21:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3877264690592981642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:33 ---> docker-login.sh 20:21:33 nexus3.edgexfoundry.org:10001 20:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:33 Configure a credential helper to remove this warning. See 20:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:33 20:21:33 Login Succeeded 20:21:33 nexus3.edgexfoundry.org:10002 20:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:33 Configure a credential helper to remove this warning. See 20:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:33 20:21:33 Login Succeeded 20:21:33 nexus3.edgexfoundry.org:10003 20:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:33 Configure a credential helper to remove this warning. See 20:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:33 20:21:33 Login Succeeded 20:21:33 nexus3.edgexfoundry.org:10004 20:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 docker.io 20:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:34 Configure a credential helper to remove this warning. See 20:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:34 20:21:34 Login Succeeded 20:21:34 ---> docker-login.sh ends [Pipeline] } 20:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:34 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/core-command/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo core-command,cmd/core-command/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/core-data/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo core-data,cmd/core-data/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/core-metadata/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/security-bootstrapper/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/security-proxy-setup/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ cut -d/ -f2 20:21:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:21:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/support-notifications/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/support-scheduler/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:21:34 + for file in '`ls cmd/**/Dockerfile`' 20:21:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:21:34 ++ cut -d/ -f2 20:21:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:21:34 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:36 20:21:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:21:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:39 latest: Pulling from edgex-devops/git-semver 20:21:39 31603596830f: Pulling fs layer 20:21:39 04fac38145f0: Pulling fs layer 20:21:39 701f6daf10bf: Pulling fs layer 20:21:39 24f72da36158: Pulling fs layer 20:21:39 24f72da36158: Waiting 20:21:39 04fac38145f0: Download complete 20:21:54 31603596830f: Verifying Checksum 20:21:54 31603596830f: Download complete 20:21:54 24f72da36158: Verifying Checksum 20:21:54 24f72da36158: Download complete 20:21:54 701f6daf10bf: Verifying Checksum 20:21:54 701f6daf10bf: Download complete 20:21:54 31603596830f: Pull complete 20:21:54 04fac38145f0: Pull complete 20:21:54 701f6daf10bf: Pull complete 20:21:54 24f72da36158: Pull complete 20:21:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:21:54 prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container 20:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:21:55 $ docker top f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:55 [ssh-agent] Looking for ssh-agent implementation... 20:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:56 $ docker exec f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent 20:21:56 SSH_AUTH_SOCK=/tmp/ssh-UdB2seRPNbMa/agent.14 20:21:56 SSH_AGENT_PID=21 20:21:56 Running ssh-add (command line suppressed) 20:21:56 Identity added: /w/workspace/edgex-go/5@tmp/private_key_446372711726216978.key (/w/workspace/edgex-go/5@tmp/private_key_446372711726216978.key) 20:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:56 + git tag --points-at HEAD [Pipeline] } 20:21:56 $ docker exec --env ******** --env ******** f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent -k 20:21:56 unset SSH_AUTH_SOCK; 20:21:56 unset SSH_AGENT_PID; 20:21:56 echo Agent pid 21 killed; 20:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:56 [ssh-agent] Looking for ssh-agent implementation... 20:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:56 $ docker exec f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent 20:21:57 SSH_AUTH_SOCK=/tmp/ssh-hg3QjiW6MwBt/agent.55 20:21:57 SSH_AGENT_PID=61 20:21:57 Running ssh-add (command line suppressed) 20:21:57 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8977709811531179223.key (/w/workspace/edgex-go/5@tmp/private_key_8977709811531179223.key) 20:21:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:57 + git semver init 20:21:57 # -> Open(): unable to determine branch for HEAD 20:21:57 # $GIT_DIR = /w/workspace/edgex-go/5/.git 20:21:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 20:21:57 # $SEMVER_REMOTE_NAME = origin 20:21:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:21:57 # $SEMVER_USER_NAME = edgex-jenkins 20:21:57 # $SEMVER_BRANCH = PR-3745 20:21:57 # $SEMVER_TEMP = /tmp/semver-817786060 20:21:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:22:10 # '/tmp/semver-817786060' -> '/w/workspace/edgex-go/5/.semver' 20:22:10 # -> Force: false 20:22:10 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 20:22:10 $ docker exec --env ******** --env ******** f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb ssh-agent -k 20:22:10 unset SSH_AUTH_SOCK; 20:22:10 unset SSH_AGENT_PID; 20:22:10 echo Agent pid 61 killed; 20:22:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:10 + git semver [Pipeline] } 20:22:10 $ docker stop --time=1 f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb 20:22:12 $ docker rm -f f1e5e90d39a8a7aec7edf90213080e27acbc29aaa0e04fda9157ddeeb20722fb [Pipeline] // withDockerContainer [Pipeline] sh 20:22:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:13 Stashed 1 file(s) [Pipeline] echo 20:22:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:22:14 ========================================================= 20:22:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:22:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:22:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:17 4e9f2cdf4387: Pulling fs layer 20:22:17 57d31006c564: Pulling fs layer 20:22:17 bd5ccded8296: Pulling fs layer 20:22:17 304dd3a0f381: Pulling fs layer 20:22:17 d37cda54a23b: Pulling fs layer 20:22:17 bae75c0f2455: Pulling fs layer 20:22:17 806579b3d29a: Pulling fs layer 20:22:17 c77eb801bf70: Pulling fs layer 20:22:17 6d0567d44e1a: Pulling fs layer 20:22:17 304dd3a0f381: Waiting 20:22:17 d37cda54a23b: Waiting 20:22:17 6d0567d44e1a: Waiting 20:22:17 bae75c0f2455: Waiting 20:22:17 806579b3d29a: Waiting 20:22:17 c77eb801bf70: Waiting 20:22:17 bd5ccded8296: Verifying Checksum 20:22:17 bd5ccded8296: Download complete 20:22:17 57d31006c564: Download complete 20:22:17 4e9f2cdf4387: Verifying Checksum 20:22:17 4e9f2cdf4387: Download complete 20:22:17 bae75c0f2455: Download complete 20:22:17 4e9f2cdf4387: Pull complete 20:22:18 d37cda54a23b: Verifying Checksum 20:22:18 d37cda54a23b: Download complete 20:22:18 57d31006c564: Pull complete 20:22:18 806579b3d29a: Verifying Checksum 20:22:18 806579b3d29a: Download complete 20:22:18 bd5ccded8296: Pull complete 20:22:24 c77eb801bf70: Verifying Checksum 20:22:24 c77eb801bf70: Download complete 20:22:25 304dd3a0f381: Verifying Checksum 20:22:25 304dd3a0f381: Download complete 20:22:26 6d0567d44e1a: Verifying Checksum 20:22:26 6d0567d44e1a: Download complete 20:22:29 Still waiting to schedule task 20:22:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:22:29 304dd3a0f381: Pull complete 20:22:29 d37cda54a23b: Pull complete 20:22:29 bae75c0f2455: Pull complete 20:22:29 806579b3d29a: Pull complete 20:22:30 c77eb801bf70: Pull complete 20:22:32 6d0567d44e1a: Pull complete 20:22:32 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 20:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:22:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:22:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:22:33 WORKDIR /edgex 20:22:33 COPY go.mod . 20:22:33 RUN go mod download' 20:22:33 + docker build -t ci-base-image-x86_64 -f - . 20:22:34 Sending build context to Docker daemon 329.3MB 20:22:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:22:34 ---> e839a31ac9d1 20:22:34 Step 2/4 : WORKDIR /edgex 20:22:36 ---> Running in a9f5912cad5e 20:22:36 Removing intermediate container a9f5912cad5e 20:22:36 ---> 9d2c393371aa 20:22:36 Step 3/4 : COPY go.mod . 20:22:36 ---> c7c52e0ef63a 20:22:36 Step 4/4 : RUN go mod download 20:22:36 ---> Running in d4de5c51f22b 20:23:08 Removing intermediate container d4de5c51f22b 20:23:08 ---> f83f26ed6623 20:23:08 Successfully built f83f26ed6623 20:23:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:23:09 + docker inspect -f . ci-base-image-x86_64 20:23:09 . [Pipeline] withDockerContainer 20:23:09 prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container 20:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:23:09 $ docker top b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:10 + go version 20:23:10 go version go1.16.8 linux/amd64 [Pipeline] } 20:23:10 $ docker stop --time=1 b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c 20:23:11 $ docker rm -f b02730ff94738521c1cfc0175cc77a01f0fce466c2abbbd5ed958eb41373622c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:12 + docker inspect -f . ci-base-image-x86_64 20:23:12 . [Pipeline] withDockerContainer 20:23:12 prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container 20:23:12 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:23:12 $ docker top 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 -eo pid,comm [Pipeline] { [Pipeline] echo 20:23:12 ========================================================= 20:23:12 [edgeXBuildGoParallel] Running Tests and Build... 20:23:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:23:13 + make test 20:23:13 go mod tidy 20:23:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:23:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:23:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:23:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:23:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:23:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:23:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:23:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:23:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:23:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:23:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:23:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:23:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:23:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:23:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:23:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:23:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 20:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 20:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements 20:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 20:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:23:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:23:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:23:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 20:23:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 20:23:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 20:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 20:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 20:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 20:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 20:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 20:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.234s coverage: 82.5% of statements 20:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.0% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 20:24:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:25:19 GO111MODULE=on go vet ./... 20:25:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:24 ./bin/test-attribution-txt.sh [Pipeline] sh 20:25:25 + ls -al . 20:25:25 total 612 20:25:25 drwxrwxr-x 10 1001 1001 4096 Oct 7 20:25 . 20:25:25 drwxr-xr-x 4 root root 28 Oct 7 20:23 .. 20:25:25 -rw-rw-r-- 1 1001 1001 11 Oct 7 20:21 .dockerignore 20:25:25 drwxrwxr-x 8 1001 1001 179 Oct 7 20:21 .git 20:25:25 drwxrwxr-x 4 1001 1001 142 Oct 7 20:21 .github 20:25:25 -rw-rw-r-- 1 1001 1001 804 Oct 7 20:21 .gitignore 20:25:25 -rw-rw-r-- 1 1001 1001 42 Oct 7 20:21 .golangci.yml 20:25:25 -rw-rw-r-- 1 1001 1001 76 Oct 7 20:21 .hadolint.yml 20:25:25 drwx------ 3 1001 1001 58 Oct 7 20:22 .semver 20:25:25 -rw-rw-r-- 1 1001 1001 166 Oct 7 20:21 .sonarcloud.properties 20:25:25 -rw-rw-r-- 1 1001 1001 1171 Oct 7 20:21 ADOPTERS.md 20:25:25 -rw-rw-r-- 1 1001 1001 8608 Oct 7 20:21 Attribution.txt 20:25:25 -rw-rw-r-- 1 1001 1001 43881 Oct 7 20:21 CHANGELOG.md 20:25:25 -rw-rw-r-- 1 1001 1001 3804 Oct 7 20:21 CONTRIBUTING.md 20:25:25 -rw-rw-r-- 1 1001 1001 677 Oct 7 20:21 GOVERNANCE.md 20:25:25 -rw-rw-r-- 1 1001 1001 849 Oct 7 20:21 Jenkinsfile 20:25:25 -rw-rw-r-- 1 1001 1001 10775 Oct 7 20:21 LICENSE 20:25:25 -rw-rw-r-- 1 1001 1001 6508 Oct 7 20:21 Makefile 20:25:25 -rw-rw-r-- 1 1001 1001 582 Oct 7 20:21 OWNERS.md 20:25:25 -rw-rw-r-- 1 1001 1001 8256 Oct 7 20:21 README.md 20:25:25 -rw-rw-r-- 1 1001 1001 6912 Oct 7 20:21 SECURITY.md 20:25:25 -rw-rw-r-- 1 1001 1001 5 Oct 7 20:22 VERSION 20:25:25 -rw-rw-r-- 1 1001 1001 4131 Oct 7 20:21 ZMQWindows.md 20:25:25 drwxrwxr-x 2 1001 1001 37 Oct 7 20:21 bin 20:25:25 drwxrwxr-x 14 1001 1001 4096 Oct 7 20:21 cmd 20:25:25 -rw-r--r-- 1 root root 403265 Oct 7 20:24 coverage.out 20:25:25 -rw-rw-r-- 1 1001 1001 829 Oct 7 20:21 go.mod 20:25:25 -rw-rw-r-- 1 1001 1001 50143 Oct 7 20:23 go.sum 20:25:25 drwxrwxr-x 8 1001 1001 124 Oct 7 20:21 internal 20:25:25 drwxrwxr-x 3 1001 1001 16 Oct 7 20:21 openapi 20:25:25 drwxrwxr-x 4 1001 1001 71 Oct 7 20:21 snap 20:25:25 -rw-rw-r-- 1 1001 1001 204 Oct 7 20:21 version.go [Pipeline] sh 20:25:25 + '[' -e coverage.out ] 20:25:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:25:25 Stashed 1 file(s) [Pipeline] sh 20:25:26 + make build 20:25:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:25:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:25:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:25:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:25:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:25:43 $ docker stop --time=1 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 20:25:45 $ docker rm -f 3c713bfa73856e71860ec0b4b872ded02d0d701cdf7061326d88650c0590e579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:48 20:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:59 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:00 Failed in branch amd64 20:29:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2453 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 20:29:52 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:29:53 The recommended git tool is: git 20:30:07 using credential edgex-jenkins-ssh 20:30:07 Cloning the remote Git repository 20:30:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:30:08 > git init /w/workspace/edgex-go/5 # timeout=10 20:30:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:30:08 > git --version # timeout=10 20:30:08 > git --version # 'git version 2.17.1' 20:30:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:30:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:30:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:30:40 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:30:40 Merge succeeded, producing 55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:30:40 Checking out Revision 55f01a3a0525d4eb6df7c23d84c6738049ac156f (PR-3745) 20:30:40 > git config core.sparsecheckout # timeout=10 20:30:40 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 20:30:40 > git remote # timeout=10 20:30:40 > git config --get remote.origin.url # timeout=10 20:30:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:40 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 20:30:40 > git rev-parse HEAD^{commit} # timeout=10 20:30:40 > git config core.sparsecheckout # timeout=10 20:30:40 > git checkout -f 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 20:30:46 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:47 provisioning config files... 20:30:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7315317149374535567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:48 ---> docker-login.sh 20:30:48 nexus3.edgexfoundry.org:10001 20:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:50 Configure a credential helper to remove this warning. See 20:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:50 20:30:50 Login Succeeded 20:30:50 nexus3.edgexfoundry.org:10002 20:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:51 Configure a credential helper to remove this warning. See 20:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:51 20:30:51 Login Succeeded 20:30:51 nexus3.edgexfoundry.org:10003 20:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:51 Configure a credential helper to remove this warning. See 20:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:51 20:30:51 Login Succeeded 20:30:51 nexus3.edgexfoundry.org:10004 20:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:55 Configure a credential helper to remove this warning. See 20:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:55 20:30:55 Login Succeeded 20:30:55 docker.io 20:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:56 Configure a credential helper to remove this warning. See 20:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:56 20:30:56 Login Succeeded 20:30:56 ---> docker-login.sh ends [Pipeline] } 20:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:57 ========================================================= 20:30:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:31:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:31:06 bbf911997326: Pulling fs layer 20:31:06 58ec367f63d7: Pulling fs layer 20:31:06 1b4a6ffa7d45: Pulling fs layer 20:31:06 fc5181fea5dc: Pulling fs layer 20:31:06 9c418107303f: Pulling fs layer 20:31:06 284eca6f2348: Pulling fs layer 20:31:06 842844d905b1: Pulling fs layer 20:31:06 901a3a57568e: Pulling fs layer 20:31:06 fc5181fea5dc: Waiting 20:31:06 842844d905b1: Waiting 20:31:06 284eca6f2348: Waiting 20:31:06 9c418107303f: Waiting 20:31:06 901a3a57568e: Waiting 20:31:06 1b4a6ffa7d45: Verifying Checksum 20:31:06 1b4a6ffa7d45: Download complete 20:31:06 58ec367f63d7: Verifying Checksum 20:31:06 58ec367f63d7: Download complete 20:31:06 9c418107303f: Verifying Checksum 20:31:06 9c418107303f: Download complete 20:31:06 284eca6f2348: Verifying Checksum 20:31:06 284eca6f2348: Download complete 20:31:06 842844d905b1: Download complete 20:31:06 bbf911997326: Verifying Checksum 20:31:06 bbf911997326: Download complete 20:31:06 bbf911997326: Pull complete 20:31:07 58ec367f63d7: Pull complete 20:31:07 1b4a6ffa7d45: Pull complete 20:31:26 901a3a57568e: Verifying Checksum 20:31:26 901a3a57568e: Download complete 20:31:26 fc5181fea5dc: Verifying Checksum 20:31:26 fc5181fea5dc: Download complete 20:31:37 fc5181fea5dc: Pull complete 20:31:37 9c418107303f: Pull complete 20:31:37 284eca6f2348: Pull complete 20:31:37 842844d905b1: Pull complete 20:31:43 901a3a57568e: Pull complete 20:31:43 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 20:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:31:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:31:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:31:44 WORKDIR /edgex 20:31:44 COPY go.mod . 20:31:44 RUN go mod download 20:31:44 + docker build -t ci-base-image-arm64 -f - . 20:31:46 Sending build context to Docker daemon 166.3MB 20:31:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:31:46 ---> 72ade6ffb461 20:31:46 Step 2/4 : WORKDIR /edgex 20:31:53 ---> Running in ad214de23716 20:31:53 Removing intermediate container ad214de23716 20:31:53 ---> d9fa71551e3c 20:31:53 Step 3/4 : COPY go.mod . 20:31:53 ---> 3fdde70ab1c0 20:31:53 Step 4/4 : RUN go mod download 20:31:53 ---> Running in 44b4e7324a50 20:33:16 Removing intermediate container 44b4e7324a50 20:33:16 ---> 490c1a881f5d 20:33:16 Successfully built 490c1a881f5d 20:33:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:16 + docker inspect -f . ci-base-image-arm64 20:33:16 . [Pipeline] withDockerContainer 20:33:17 prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 20:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:33:18 $ docker top 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:20 + go version 20:33:20 go version go1.16.8 linux/arm64 [Pipeline] } 20:33:20 $ docker stop --time=1 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da 20:33:22 $ docker rm -f 86f61ea47adfb00120b5df78001c60408e221e26ffd6373d1c66f86259bc27da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:23 + docker inspect -f . ci-base-image-arm64 20:33:23 . [Pipeline] withDockerContainer 20:33:23 prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 20:33:23 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:33:25 $ docker top 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 -eo pid,comm [Pipeline] { [Pipeline] echo 20:33:25 ========================================================= 20:33:25 [edgeXBuildGoParallel] Running Tests and Build... 20:33:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:26 + make test 20:33:26 go mod tidy 20:33:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:33:54 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:34:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:34:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:35:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements 20:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements 20:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:35:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 46.3% of statements 20:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.676s coverage: 90.1% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 94.2% of statements 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 59.1% of statements 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements 20:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements 20:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 20:35:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 20:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 20:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements 20:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 20:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements 20:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 20:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.721s coverage: 91.2% of statements 20:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements 20:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 20:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 20:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 20:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 20:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.185s coverage: 70.4% of statements 20:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.056s coverage: 43.4% of statements 20:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements 20:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements 20:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 19.5% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.0% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.7% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 20:36:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:36:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:36:15 GO111MODULE=on go vet ./... 20:37:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:38 ./bin/test-attribution-txt.sh [Pipeline] sh 20:37:39 + ls -al . 20:37:39 total 640 20:37:39 drwxrwxr-x 9 1001 1001 4096 Oct 7 20:37 . 20:37:39 drwxr-xr-x 4 root root 4096 Oct 7 20:33 .. 20:37:39 -rw-rw-r-- 1 1001 1001 11 Oct 7 20:30 .dockerignore 20:37:39 drwxrwxr-x 8 1001 1001 4096 Oct 7 20:30 .git 20:37:39 drwxrwxr-x 4 1001 1001 4096 Oct 7 20:30 .github 20:37:39 -rw-rw-r-- 1 1001 1001 804 Oct 7 20:30 .gitignore 20:37:39 -rw-rw-r-- 1 1001 1001 42 Oct 7 20:30 .golangci.yml 20:37:39 -rw-rw-r-- 1 1001 1001 76 Oct 7 20:30 .hadolint.yml 20:37:39 -rw-rw-r-- 1 1001 1001 166 Oct 7 20:30 .sonarcloud.properties 20:37:39 -rw-rw-r-- 1 1001 1001 1171 Oct 7 20:30 ADOPTERS.md 20:37:39 -rw-rw-r-- 1 1001 1001 8608 Oct 7 20:30 Attribution.txt 20:37:39 -rw-rw-r-- 1 1001 1001 43881 Oct 7 20:30 CHANGELOG.md 20:37:39 -rw-rw-r-- 1 1001 1001 3804 Oct 7 20:30 CONTRIBUTING.md 20:37:39 -rw-rw-r-- 1 1001 1001 677 Oct 7 20:30 GOVERNANCE.md 20:37:39 -rw-rw-r-- 1 1001 1001 849 Oct 7 20:30 Jenkinsfile 20:37:39 -rw-rw-r-- 1 1001 1001 10775 Oct 7 20:30 LICENSE 20:37:39 -rw-rw-r-- 1 1001 1001 6508 Oct 7 20:30 Makefile 20:37:39 -rw-rw-r-- 1 1001 1001 582 Oct 7 20:30 OWNERS.md 20:37:39 -rw-rw-r-- 1 1001 1001 8256 Oct 7 20:30 README.md 20:37:39 -rw-rw-r-- 1 1001 1001 6912 Oct 7 20:30 SECURITY.md 20:37:39 -rw-rw-r-- 1 1001 1001 5 Oct 7 20:22 VERSION 20:37:39 -rw-rw-r-- 1 1001 1001 4131 Oct 7 20:30 ZMQWindows.md 20:37:39 drwxrwxr-x 2 1001 1001 4096 Oct 7 20:30 bin 20:37:39 drwxrwxr-x 14 1001 1001 4096 Oct 7 20:30 cmd 20:37:39 -rw-r--r-- 1 root root 403265 Oct 7 20:36 coverage.out 20:37:39 -rw-rw-r-- 1 1001 1001 829 Oct 7 20:30 go.mod 20:37:39 -rw-rw-r-- 1 1001 1001 50143 Oct 7 20:33 go.sum 20:37:39 drwxrwxr-x 8 1001 1001 4096 Oct 7 20:30 internal 20:37:39 drwxrwxr-x 3 1001 1001 4096 Oct 7 20:30 openapi 20:37:39 drwxrwxr-x 4 1001 1001 4096 Oct 7 20:30 snap 20:37:39 -rw-rw-r-- 1 1001 1001 204 Oct 7 20:30 version.go [Pipeline] sh 20:37:40 + '[' -e coverage.out ] 20:37:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:37:40 Warning: overwriting stash ‘coverage-report’ 20:37:41 Stashed 1 file(s) [Pipeline] sh 20:37:42 + make build 20:37:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:37:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:38:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:38:43 $ docker stop --time=1 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 20:38:45 $ docker rm -f 315d4e4bd61fe5d98d7c5a57fa67a3a19471e5e5a4225e27c64b42bf9fcf3c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:47 20:38:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:48 latest: Pulling from edgex-devops/edgex-compose-arm64 20:38:48 29e5d40040c1: Pulling fs layer 20:38:48 1ce36da41761: Pulling fs layer 20:38:48 25b303627fd3: Pulling fs layer 20:38:48 29e5d40040c1: Verifying Checksum 20:38:48 29e5d40040c1: Download complete 20:38:49 29e5d40040c1: Pull complete 20:38:49 1ce36da41761: Verifying Checksum 20:38:49 1ce36da41761: Download complete 20:38:51 1ce36da41761: Pull complete 20:38:51 25b303627fd3: Verifying Checksum 20:38:51 25b303627fd3: Download complete 20:39:02 25b303627fd3: Pull complete 20:39:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:39:02 prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 20:39:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:39:06 $ docker top 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:07 + grep parallel 20:39:07 + docker-compose build --help 20:39:11 --parallel Build images in parallel. [Pipeline] } 20:39:11 $ docker stop --time=1 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab 20:39:13 $ docker rm -f 6dba5ffdfc7da9ad9250e81e689ec7a669d57f5250c82899530ccf909a5985ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:14 . [Pipeline] withDockerContainer 20:39:14 prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 20:39:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:39:16 $ docker top 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:39:21 Building core-command ... 20:39:21 Building core-data ... 20:39:21 Building core-metadata ... 20:39:21 Building security-bootstrapper ... 20:39:21 Building security-proxy-setup ... 20:39:21 Building security-secretstore-setup ... 20:39:21 Building support-notifications ... 20:39:21 Building support-scheduler ... 20:39:21 Building sys-mgmt-agent ... 20:39:21 Building core-data 20:39:21 Building security-bootstrapper 20:39:21 Building security-secretstore-setup 20:39:21 Building core-metadata 20:39:21 Building security-proxy-setup 20:40:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:40:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:30 ---> 490c1a881f5d 20:40:30 Step 3/24 : WORKDIR /edgex-go 20:40:30 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:40:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:40:30 ---> 490c1a881f5d 20:40:30 Step 3/30 : WORKDIR /edgex-go 20:40:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:40:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:40:30 ---> 490c1a881f5d 20:40:30 Step 3/22 : WORKDIR /edgex-go 20:40:30 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:40:30 20:40:30 Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 20:40:30 20:40:30 ---> 490c1a881f5d 20:40:30 ---> 490c1a881f5d 20:40:30 Step 3/20 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go 20:40:30 20:40:34 ---> Running in b398d102cf8b 20:40:34 ---> Running in a026a26ef413 20:40:34 ---> Running in 5f414f114338 20:40:34 ---> Running in 4625edcf5b8a 20:40:34 ---> Running in 372f4c1ec82d 20:40:34 Removing intermediate container 372f4c1ec82d 20:40:34 ---> 5df379d7bd60 20:40:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:35 Removing intermediate container a026a26ef413 20:40:35 ---> c9d65ee18946 20:40:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:35 ---> Running in c25897abfacf 20:40:35 Removing intermediate container 4625edcf5b8a 20:40:35 ---> 8a7f1119cdcd 20:40:35 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:35 Removing intermediate container b398d102cf8b 20:40:35 ---> e94ac148e4af 20:40:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:35 Removing intermediate container 5f414f114338 20:40:35 ---> aa68a00e4af8 20:40:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:35 ---> Running in 329d084f7703 20:40:35 ---> Running in e1799cb6359f 20:40:35 ---> Running in fcedae749ca1 20:40:35 ---> Running in 9b95b2e52d82 20:40:39 Removing intermediate container c25897abfacf 20:40:39 ---> bb96a31c56b9 20:40:39 Step 5/20 : RUN apk add --update --no-cache make git 20:40:39 ---> Running in d76bd4e06cf3 20:40:39 Removing intermediate container 329d084f7703 20:40:39 ---> 4d4470b4a3be 20:40:39 Step 5/30 : RUN apk add --update --no-cache make git 20:40:39 Removing intermediate container e1799cb6359f 20:40:39 ---> 7d16210421c1 20:40:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:40:39 ---> Running in c1b5dddc848e 20:40:39 ---> Running in 9253af923f3a 20:40:39 Removing intermediate container fcedae749ca1 20:40:39 ---> 593589d21d65 20:40:39 Step 5/24 : RUN apk add --update --no-cache make git 20:40:40 Removing intermediate container 9b95b2e52d82 20:40:40 ---> 1bca320f0878 20:40:40 Step 5/22 : RUN apk add --update --no-cache make git 20:40:40 ---> Running in e4c0788000ad 20:40:40 ---> Running in 48cde7b35ce9 20:40:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:42 OK: 218 MiB in 52 packages 20:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:44 OK: 218 MiB in 52 packages 20:40:44 OK: 218 MiB in 52 packages 20:40:44 Removing intermediate container d76bd4e06cf3 20:40:44 ---> 463879bc70f2 20:40:44 Step 6/20 : COPY . . 20:40:44 OK: 218 MiB in 52 packages 20:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:45 Removing intermediate container 9253af923f3a 20:40:45 ---> 3e3bca77bd1b 20:40:45 Step 6/22 : COPY . . 20:40:45 Removing intermediate container 48cde7b35ce9 20:40:45 ---> 61b43e6179e3 20:40:45 Step 6/22 : COPY . . 20:40:45 Removing intermediate container e4c0788000ad 20:40:45 ---> 37b33306adb3 20:40:45 Step 6/24 : COPY . . 20:40:46 OK: 218 MiB in 52 packages 20:40:48 Removing intermediate container c1b5dddc848e 20:40:48 ---> bba7227dcdd8 20:40:48 Step 6/30 : COPY . . 20:41:15 ---> 4105fa207543 20:41:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:15 ---> 5750ae9e9949 20:41:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:15 ---> 35f6cae42789 20:41:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:15 ---> df024dc336f6 20:41:15 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:15 ---> 8d13025f56dc 20:41:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:15 ---> Running in 0688749ba3fc 20:41:15 ---> Running in e8cd1c35a1f6 20:41:15 ---> Running in 18dcec32e03b 20:41:15 ---> Running in bb0da98458b8 20:41:15 ---> Running in 8811deb860c2 20:41:19 Removing intermediate container e8cd1c35a1f6 20:41:19 ---> 4475054e9fb4 20:41:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:19 Removing intermediate container 0688749ba3fc 20:41:19 ---> 16610df816ff 20:41:19 ---> Running in b28e0f5125bb 20:41:19 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:41:19 ---> Running in 362ae068cf71 20:41:19 Removing intermediate container 18dcec32e03b 20:41:19 ---> 2c3ff98f9a5e 20:41:19 Step 8/22 : RUN make cmd/core-data/core-data 20:41:19 Removing intermediate container 8811deb860c2 20:41:19 Removing intermediate container bb0da98458b8 20:41:19 ---> 066553d29ebc 20:41:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:41:19 ---> d8b3dcf1a475 20:41:19 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:41:20 ---> Running in 0edf1dae9374 20:41:20 ---> Running in cff62199a7b9 20:41:20 ---> Running in 9043c6b43c58 20:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:41:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:41:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:41:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:43:26 Removing intermediate container 0edf1dae9374 20:43:26 ---> ffa9a5fa6514 20:43:26 20:43:26 Step 9/30 : FROM alpine:3.14 20:43:26 Removing intermediate container b28e0f5125bb 20:43:26 ---> 03c8406952f6 20:43:26 20:43:26 Step 9/24 : FROM alpine:3.14 20:43:26 Removing intermediate container 9043c6b43c58 20:43:26 ---> d8b35db1662b 20:43:26 20:43:26 Step 9/20 : FROM alpine:3.14 20:43:28 Removing intermediate container 362ae068cf71 20:43:28 ---> dfa374612fd4 20:43:28 20:43:28 Step 9/22 : FROM alpine:3.14 20:43:33 3.14: Pulling from library/alpine 20:43:33 3.14: Pulling from library/alpine 20:43:33 3.14: Pulling from library/alpine 20:43:33 3.14: Pulling from library/alpine 20:43:34 Removing intermediate container cff62199a7b9 20:43:34 ---> d92b21e01a86 20:43:34 20:43:34 Step 9/22 : FROM alpine:3.14 20:43:47 3.14: Pulling from library/alpine 20:43:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:43:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:43:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:43:49 Status: Downloaded newer image for alpine:3.14 20:43:49 Status: Image is up to date for alpine:3.14 20:43:49 Status: Downloaded newer image for alpine:3.14 20:43:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:43:49 Status: Image is up to date for alpine:3.14 20:43:49 ---> bb3de5531c18 20:43:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:43:49 ---> bb3de5531c18 20:43:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:43:49 ---> bb3de5531c18 20:43:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:43:49 ---> bb3de5531c18 20:43:49 Step 10/20 : RUN apk add --update --no-cache curl 20:43:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:43:49 Status: Image is up to date for alpine:3.14 20:43:49 ---> bb3de5531c18 20:43:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:49 ---> Running in 832aff2ee152 20:43:49 ---> Running in e79fdc8364c4 20:43:49 ---> Running in c2c18a6e3378 20:43:49 ---> Running in 66a70c1a9738 20:43:49 ---> Running in f485f3032c24 20:43:50 Removing intermediate container e79fdc8364c4 20:43:50 ---> 429fc514d153 20:43:50 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 20:43:50 Removing intermediate container f485f3032c24 20:43:50 ---> 28acc44bc17a 20:43:50 Step 11/22 : ENV APP_PORT=59880 20:43:50 ---> Running in ed6d09168207 20:43:50 ---> Running in 6dcd7dd4814a 20:43:51 Removing intermediate container 6dcd7dd4814a 20:43:51 ---> 0cefab3c5b53 20:43:51 Step 12/22 : EXPOSE $APP_PORT 20:43:52 ---> Running in 1f2b0df46160 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:53 Removing intermediate container 1f2b0df46160 20:43:53 ---> d72658ff2711 20:43:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:53 ---> Running in accf858b8c88 20:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:54 (1/3) Installing ca-certificates (20191127-r5) 20:43:54 (2/3) Installing dumb-init (1.2.5-r1) 20:43:54 (3/3) Installing su-exec (0.2-r1) 20:43:54 Executing busybox-1.33.1-r3.trigger 20:43:54 Executing ca-certificates-20191127-r5.trigger 20:43:54 (1/5) Installing ca-certificates (20191127-r5) 20:43:54 (1/1) Installing dumb-init (1.2.5-r1) 20:43:54 Executing busybox-1.33.1-r3.trigger 20:43:54 OK: 5 MiB in 15 packages 20:43:54 (2/5) Installing brotli-libs (1.0.9-r5) 20:43:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:43:54 (4/5) Installing libcurl (7.79.1-r0) 20:43:54 OK: 6 MiB in 17 packages 20:43:54 (5/5) Installing curl (7.79.1-r0) 20:43:54 Executing busybox-1.33.1-r3.trigger 20:43:54 Executing ca-certificates-20191127-r5.trigger 20:43:54 OK: 8 MiB in 19 packages 20:43:54 (1/2) Installing dumb-init (1.2.5-r1) 20:43:54 (2/2) Installing su-exec (0.2-r1) 20:43:54 Executing busybox-1.33.1-r3.trigger 20:43:54 OK: 5 MiB in 16 packages 20:43:56 Removing intermediate container 66a70c1a9738 20:43:56 ---> 1b26649bb41e 20:43:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:56 ---> Running in 4c550afcf1c2 20:43:56 Removing intermediate container ed6d09168207 20:43:56 ---> 6cf456ceecda 20:43:56 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 20:43:56 Removing intermediate container 832aff2ee152 20:43:56 ---> ac93a5e32b77 20:43:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:57 ---> Running in 41652986c298 20:43:57 ---> Running in 256b4967d980 20:43:57 Removing intermediate container 4c550afcf1c2 20:43:57 ---> a766a669a49f 20:43:57 Step 12/22 : ENV APP_PORT=59881 20:43:57 Removing intermediate container accf858b8c88 20:43:57 ---> 1d6b2c970261 20:43:57 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:43:57 Removing intermediate container c2c18a6e3378 20:43:57 ---> 1ce101a6efb7 20:43:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:57 ---> Running in 2201fdf7a9c5 20:43:57 ---> Running in b19a532a34ac 20:43:57 ---> Running in 5c9f48c17065 20:43:57 Removing intermediate container 41652986c298 20:43:57 ---> 69f9d77c6d6c 20:43:57 Step 12/24 : WORKDIR / 20:43:57 Removing intermediate container 256b4967d980 20:43:57 ---> a9c0f93a1a62 20:43:57 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:43:57 ---> Running in 919143eddb0c 20:43:57 ---> Running in 8c41acddab46 20:43:57 Removing intermediate container 2201fdf7a9c5 20:43:57 ---> e0f34ca6e51e 20:43:57 Step 13/22 : EXPOSE $APP_PORT 20:43:58 Removing intermediate container 5c9f48c17065 20:43:58 ---> a49f5118c79e 20:43:58 Step 12/20 : WORKDIR /edgex 20:43:58 ---> Running in 30588d5b43a1 20:43:58 ---> Running in e955749251b8 20:43:58 Removing intermediate container 919143eddb0c 20:43:58 ---> 5a7655f1e34a 20:43:58 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:43:58 Removing intermediate container 8c41acddab46 20:43:58 ---> c4137f57b166 20:43:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:43:58 ---> Running in f155ac99fa9a 20:43:59 Removing intermediate container 30588d5b43a1 20:43:59 ---> 2a2d606adc34 20:43:59 Step 14/22 : WORKDIR / 20:43:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:59 Removing intermediate container e955749251b8 20:43:59 ---> f8664442cf0c 20:43:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:43:59 ---> Running in 1b38fe3af166 20:44:00 ---> bd385c287581 20:44:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:44:00 Removing intermediate container 1b38fe3af166 20:44:00 ---> 2c780783274b 20:44:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:00 ---> 437c5f6faee6 20:44:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:44:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:00 ---> eaa82cb32b3d 20:44:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:44:01 ---> 4b32044fec63 20:44:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:44:01 (1/6) Installing dumb-init (1.2.5-r1) 20:44:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:44:01 (3/6) Installing libsodium (1.0.18-r0) 20:44:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:44:01 (5/6) Installing libzmq (4.3.4-r0) 20:44:01 (6/6) Installing zeromq (4.3.4-r0) 20:44:02 Executing busybox-1.33.1-r3.trigger 20:44:02 OK: 8 MiB in 20 packages 20:44:02 ---> 2c88376a9295 20:44:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:44:02 ---> 3a7e3f232b7f 20:44:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:44:02 Removing intermediate container f155ac99fa9a 20:44:02 ---> 36f2aa9cc125 20:44:02 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 20:44:03 ---> Running in e0c7b2d2a55e 20:44:03 ---> 9b08726e6199 20:44:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:44:03 ---> 516969320d73 20:44:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:44:03 ---> 117165de5777 20:44:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:44:04 Removing intermediate container e0c7b2d2a55e 20:44:04 ---> b2ef4010f1a4 20:44:04 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:44:04 ---> Running in 97913687209d 20:44:04 Removing intermediate container b19a532a34ac 20:44:04 ---> 1cbdde60dfe8 20:44:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:04 Removing intermediate container 97913687209d 20:44:04 ---> 3da797b715b7 20:44:04 Step 17/20 : CMD ["--init=true"] 20:44:04 ---> 14f34f030115 20:44:04 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:44:05 ---> Running in 7ee051db01ea 20:44:05 ---> Running in b7ffc9fd6015 20:44:05 ---> e2756b969460 20:44:05 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:44:05 ---> b5b626839e8e 20:44:05 ---> eae7d72ad5b5 20:44:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:44:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:44:05 ---> Running in 373256cbc46c 20:44:05 Removing intermediate container 7ee051db01ea 20:44:05 ---> 5c117779a71c 20:44:05 Step 18/20 : LABEL arch=arm64 20:44:06 Removing intermediate container b7ffc9fd6015 20:44:06 ---> 0906df84d369 20:44:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:06 ---> Running in 36cc0846d147 20:44:06 ---> Running in 59d923cd91e1 20:44:07 Removing intermediate container 36cc0846d147 20:44:07 ---> e64b21351eb9 20:44:07 Step 19/20 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:44:07 Removing intermediate container 59d923cd91e1 20:44:07 ---> f9c1820b04d1 20:44:07 Step 20/22 : LABEL arch=arm64 20:44:07 ---> Running in 8cf47510b2c5 20:44:07 ---> Running in 0931918a01fc 20:44:07 ---> f0d4b28b8680 20:44:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:44:07 ---> cf99cf8d4390 20:44:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:44:08 Removing intermediate container 8cf47510b2c5 20:44:08 ---> 98a295324f78 20:44:08 Step 20/20 : LABEL version=0.0.0 20:44:08 Removing intermediate container 0931918a01fc 20:44:08 ---> b818de9e8e7d 20:44:08 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:44:08 ---> Running in ebf5eefe15de 20:44:08 ---> Running in 8d53d425b079 20:44:09 ---> 8dba8d0ed1a6 20:44:09 Step 18/22 : ENTRYPOINT ["/core-data"] 20:44:09 Removing intermediate container 373256cbc46c 20:44:09 ---> f48120eccfcd 20:44:09 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:09 ---> 56877bb1c069 20:44:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:44:09 ---> Running in bea8d4ba1778 20:44:09 ---> Running in 272ab9ba2ed3 20:44:09 Removing intermediate container 8d53d425b079 20:44:09 ---> 2a6960292aff 20:44:09 20:44:09 Removing intermediate container ebf5eefe15de 20:44:09 ---> 5eefb85152df 20:44:09 Step 22/22 : LABEL version=0.0.0 20:44:09 ---> Running in d26e4dfaa272 20:44:10 Removing intermediate container bea8d4ba1778 20:44:10 ---> 2f4e20a491d8 20:44:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:10 Successfully built 2a6960292aff 20:44:10 ---> 54ffc8052e3f 20:44:10 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Successfully tagged security-proxy-setup-arm64:latest 20:44:10 20:44:10 Building support-scheduler 20:44:10  Building security-proxy-setup ... done  ---> Running in ca412e318243 20:44:10 Removing intermediate container d26e4dfaa272 20:44:10 ---> 9c10b5730bd6 20:44:10 20:44:11 Successfully built 9c10b5730bd6 20:44:11 Successfully tagged core-metadata-arm64:latest 20:44:11 Building support-notifications 20:44:11  Building core-metadata ... done Removing intermediate container ca412e318243 20:44:11 ---> d975a856e572 20:44:11 Step 20/22 : LABEL arch=arm64 20:44:11 ---> Running in cfc89e7f8c7e 20:44:12 ---> 150fd789156e 20:44:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:44:12 Removing intermediate container cfc89e7f8c7e 20:44:12 ---> 9b396a072574 20:44:12 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:44:12 ---> Running in fda8d5ab23f0 20:44:13 Removing intermediate container 272ab9ba2ed3 20:44:13 ---> 4a156b9c8880 20:44:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:44:18 Removing intermediate container fda8d5ab23f0 20:44:18 ---> 3249d0282625 20:44:18 Step 22/22 : LABEL version=0.0.0 20:44:18 ---> f52791282777 20:44:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:44:18 ---> Running in 92f44d531a81 20:44:18 ---> Running in 3066a14f1264 20:44:19 Removing intermediate container 92f44d531a81 20:44:19 ---> fd536d27b413 20:44:19 Step 22/24 : LABEL arch=arm64 20:44:19 Removing intermediate container 3066a14f1264 20:44:19 ---> 7fd39a89d93e 20:44:19 20:44:19 ---> Running in 138034ec9c8c 20:44:19 ---> 05214abe4c2e 20:44:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:44:20 Successfully built 7fd39a89d93e 20:44:20 Successfully tagged core-data-arm64:latest 20:44:20  Building core-data ... done Building sys-mgmt-agent 20:44:20 Removing intermediate container 138034ec9c8c 20:44:20 ---> fc4da1525ba3 20:44:20 Step 23/24 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:44:20 ---> Running in dec8d67b695c 20:44:21 ---> bc7233926944 20:44:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 20:44:21 ---> Running in 2ff56312062b 20:44:21 Removing intermediate container dec8d67b695c 20:44:21 ---> e13873abf4ad 20:44:21 Step 24/24 : LABEL version=0.0.0 20:44:22 ---> Running in cf85215d89af 20:44:22 Removing intermediate container 2ff56312062b 20:44:22 ---> 1842b98e6454 20:44:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:44:22 Removing intermediate container cf85215d89af 20:44:22 ---> 525e7d20cb74 20:44:22 20:44:23 Successfully built 525e7d20cb74 20:44:23 Successfully tagged security-secretstore-setup-arm64:latest 20:44:23 Building core-command 20:44:24  Building security-secretstore-setup ... done  ---> 130f9e9d63a4 20:44:24 Step 25/30 : RUN chmod +x /entrypoint.sh 20:44:24 ---> Running in f30b412c378d 20:44:28 Removing intermediate container f30b412c378d 20:44:28 ---> 5692bf71fc35 20:44:28 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 20:44:28 ---> Running in a5f029b5023f 20:44:30 Removing intermediate container a5f029b5023f 20:44:30 ---> fede4903b042 20:44:30 Step 27/30 : CMD ["gate"] 20:44:30 ---> Running in db0379db3a8f 20:44:31 Removing intermediate container db0379db3a8f 20:44:31 ---> f149534e127c 20:44:31 Step 28/30 : LABEL arch=arm64 20:44:32 ---> Running in 6b1aa76870dd 20:44:33 Removing intermediate container 6b1aa76870dd 20:44:33 ---> e846538510dd 20:44:33 Step 29/30 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:44:34 ---> Running in 058ac631445f 20:44:35 Removing intermediate container 058ac631445f 20:44:35 ---> a1a876c451f4 20:44:35 Step 30/30 : LABEL version=0.0.0 20:44:36 ---> Running in 90ab9cc9274b 20:44:37 Removing intermediate container 90ab9cc9274b 20:44:37 ---> 1d9866207649 20:44:37 20:44:37 Successfully built 1d9866207649 20:44:37 Successfully tagged security-bootstrapper-arm64:latest 20:44:56  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:44:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:56 ---> 490c1a881f5d 20:44:56 Step 3/23 : WORKDIR /edgex-go 20:44:56 ---> Using cache 20:44:56 ---> e94ac148e4af 20:44:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:56 ---> Using cache 20:44:56 ---> 593589d21d65 20:44:56 Step 5/23 : RUN apk add --update --no-cache make git 20:44:56 ---> Using cache 20:44:56 ---> 37b33306adb3 20:44:56 Step 6/23 : COPY go.mod . 20:44:56 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:44:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:44:56 ---> 490c1a881f5d 20:44:56 Step 3/21 : WORKDIR /edgex-go 20:44:56 ---> Using cache 20:44:56 ---> e94ac148e4af 20:44:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:56 ---> Using cache 20:44:56 ---> 593589d21d65 20:44:56 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 20:45:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:03 ---> 490c1a881f5d 20:45:03 Step 3/22 : WORKDIR /edgex-go 20:45:03 ---> Using cache 20:45:03 ---> e94ac148e4af 20:45:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:03 ---> Using cache 20:45:03 ---> 593589d21d65 20:45:03 Step 5/22 : RUN apk add --update --no-cache make bash git 20:45:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:04 ---> 490c1a881f5d 20:45:04 Step 3/22 : WORKDIR /edgex-go 20:45:04 ---> Using cache 20:45:04 ---> e94ac148e4af 20:45:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:04 ---> Using cache 20:45:04 ---> 593589d21d65 20:45:04 Step 5/22 : RUN apk add --update --no-cache make git 20:45:04 ---> Using cache 20:45:04 ---> 37b33306adb3 20:45:04 Step 6/22 : COPY . . 20:45:04 ---> Using cache 20:45:04 ---> 35f6cae42789 20:45:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:04 ---> Using cache 20:45:04 ---> 4475054e9fb4 20:45:04 Step 8/22 : RUN make cmd/core-command/core-command 20:45:04 ---> cf4f7a91df4d 20:45:04 Step 7/23 : RUN go mod download 20:45:04 ---> Running in 75bd480607f7 20:45:04 ---> Running in 26983aca764c 20:45:04 ---> Running in 01129e23b7e7 20:45:04 ---> Running in f5cce3623949 20:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:45:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:45:08 OK: 218 MiB in 52 packages 20:45:08 OK: 218 MiB in 52 packages 20:45:10 Removing intermediate container f5cce3623949 20:45:10 ---> 5de72b9f8dfa 20:45:10 Step 8/23 : COPY . . 20:45:10 Removing intermediate container 01129e23b7e7 20:45:10 ---> 1ed35dd71a55 20:45:10 Step 6/21 : COPY . . 20:45:10 Removing intermediate container 75bd480607f7 20:45:10 ---> 66cf093c1775 20:45:10 Step 6/22 : COPY . . 20:45:58 ---> a75bb4b5e8eb 20:45:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:58 ---> 2b87a98330cd 20:45:58 Step 9/23 : RUN go mod tidy 20:45:58 ---> 78e752550730 20:45:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:58 ---> Running in 743f58ac4e39 20:45:58 ---> Running in 23e240618dec 20:45:58 ---> Running in acfec4dc176d 20:45:58 Removing intermediate container 26983aca764c 20:45:58 ---> e9fc65bcc188 20:45:58 20:45:58 Step 9/22 : FROM alpine:3.14 20:45:58 ---> bb3de5531c18 20:45:58 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:45:58 ---> Using cache 20:45:58 ---> 1b26649bb41e 20:45:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:58 ---> Using cache 20:45:58 ---> a766a669a49f 20:45:58 Step 12/22 : ENV APP_PORT=59882 20:45:58 ---> Running in 25dee4cd686d 20:45:58 Removing intermediate container 25dee4cd686d 20:45:58 ---> 4a71cce13d8e 20:45:58 Step 13/22 : EXPOSE $APP_PORT 20:45:58 ---> Running in b6cabe621f6e 20:45:58 Removing intermediate container 743f58ac4e39 20:45:58 ---> d7ac7ee4c45b 20:45:58 Step 8/21 : RUN make cmd/support-notifications/support-notifications 20:45:58 Removing intermediate container b6cabe621f6e 20:45:58 ---> 2d60c5031988 20:45:58 Step 14/22 : WORKDIR / 20:45:58 ---> Running in 13576b7af6a4 20:45:58 ---> Running in e66ea7b173c7 20:45:58 Removing intermediate container 23e240618dec 20:45:58 ---> 3c32ef7d7c8a 20:45:58 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:45:58 ---> Running in edc9130fa768 20:45:58 Removing intermediate container e66ea7b173c7 20:45:58 ---> 416fe358b3ff 20:45:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:58 Removing intermediate container acfec4dc176d 20:45:58 ---> d2cdafc52988 20:45:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:45:59 ---> Running in a5fba67910aa 20:45:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:45:59 ---> 4508129edd1f 20:45:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:46:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:46:02 ---> a57370c87573 20:46:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:46:03 ---> ca0442c710d6 20:46:03 Step 18/22 : ENTRYPOINT ["/core-command"] 20:46:03 ---> Running in 6791018d2f61 20:46:03 Removing intermediate container 6791018d2f61 20:46:03 ---> 3656c127cef6 20:46:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:04 ---> Running in a1feaf8a77a6 20:46:04 Removing intermediate container a1feaf8a77a6 20:46:04 ---> 6af6af0f56ae 20:46:04 Step 20/22 : LABEL arch=arm64 20:46:04 ---> Running in 2f88a025b774 20:46:05 Removing intermediate container 2f88a025b774 20:46:05 ---> 19bd25a9e350 20:46:05 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:46:05 ---> Running in 87796da4165c 20:46:06 Removing intermediate container 87796da4165c 20:46:06 ---> 0545220d11b3 20:46:06 Step 22/22 : LABEL version=0.0.0 20:46:06 ---> Running in 0da0239deaab 20:46:07 Removing intermediate container 0da0239deaab 20:46:07 ---> a4681cbdd1fc 20:46:07 20:46:07 Successfully built a4681cbdd1fc 20:46:07 Successfully tagged core-command-arm64:latest 20:47:17  Building core-command ... done Removing intermediate container edc9130fa768 20:47:17 ---> 18190660d417 20:47:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:47:17 ---> Running in b201d3f5d347 20:47:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:17 Removing intermediate container a5fba67910aa 20:47:17 ---> 54d323be8047 20:47:17 20:47:17 Step 11/23 : FROM alpine:3.14 20:47:17 ---> bb3de5531c18 20:47:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:17 ---> Using cache 20:47:17 ---> 1b26649bb41e 20:47:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:17 ---> Using cache 20:47:17 ---> a766a669a49f 20:47:17 Removing intermediate container 13576b7af6a4 20:47:17 Step 14/23 : ENV APP_PORT=59861 ---> 763ced3b940b 20:47:17 20:47:17 20:47:17 Step 9/21 : FROM alpine:3.14 20:47:17 ---> bb3de5531c18 20:47:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:17 ---> Running in 9c3d418edcf1 20:47:17 ---> Running in a54a88ba7f49 20:47:17 Removing intermediate container b201d3f5d347 20:47:17 ---> cd2287204c10 20:47:17 20:47:17 Step 10/22 : FROM docker:20.10.8 20:47:17 Removing intermediate container 9c3d418edcf1 20:47:17 ---> 9a6167d13173 20:47:17 Step 15/23 : EXPOSE $APP_PORT 20:47:17 ---> Running in 82ee9daf74db 20:47:17 20.10.8: Pulling from library/docker 20:47:17 Removing intermediate container 82ee9daf74db 20:47:17 ---> 3e488363f39a 20:47:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:19 ---> 11d6c92e931d 20:47:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:19 (1/2) Installing ca-certificates (20191127-r5) 20:47:19 (2/2) Installing dumb-init (1.2.5-r1) 20:47:19 Executing busybox-1.33.1-r3.trigger 20:47:19 Executing ca-certificates-20191127-r5.trigger 20:47:20 OK: 6 MiB in 16 packages 20:47:21 ---> 5e06d0ff9287 20:47:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:22 Removing intermediate container a54a88ba7f49 20:47:22 ---> 53ad4a29d707 20:47:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:23 ---> Running in f4f05bffb764 20:47:23 ---> 39cb3b1e7864 20:47:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:23 ---> Running in 48c6b0886d0d 20:47:23 Removing intermediate container f4f05bffb764 20:47:23 ---> 8ebb123c152c 20:47:23 Step 12/21 : ENV APP_PORT=59860 20:47:23 ---> Running in 69ce4ebed846 20:47:23 Removing intermediate container 48c6b0886d0d 20:47:23 ---> c9cad4fd4799 20:47:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:24 ---> Running in 689e5232a495 20:47:24 Removing intermediate container 69ce4ebed846 20:47:24 ---> 434c1b3cc045 20:47:24 Step 13/21 : EXPOSE $APP_PORT 20:47:25 Removing intermediate container 689e5232a495 20:47:25 ---> 63fa5157b326 20:47:25 Step 21/23 : LABEL arch=arm64 20:47:25 ---> Running in 727b19b78da1 20:47:25 ---> Running in 6b96b094205b 20:47:25 Removing intermediate container 727b19b78da1 20:47:25 ---> 13d4197cf822 20:47:25 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:26 Removing intermediate container 6b96b094205b 20:47:26 ---> 51c529cbb7ac 20:47:26 Step 22/23 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:47:26 ---> Running in 64a689323991 20:47:26 Removing intermediate container 64a689323991 20:47:26 ---> 613f9070730d 20:47:26 Step 23/23 : LABEL version=0.0.0 20:47:26 ---> 30d0b75bb2c8 20:47:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:26 ---> Running in 09c1d6b35391 20:47:27 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 20:47:27 Status: Downloaded newer image for docker:20.10.8 20:47:27 ---> 3734d5adc5ac 20:47:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:47:27 ---> Running in c061b475b9da 20:47:27 Removing intermediate container 09c1d6b35391 20:47:27 ---> 7386f0657f1c 20:47:27 20:47:28 Successfully built 7386f0657f1c 20:47:28 Successfully tagged support-scheduler-arm64:latest 20:47:28  Building support-scheduler ... done Removing intermediate container c061b475b9da 20:47:28 ---> 22fc042b975a 20:47:28 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:47:28 ---> 8683e7f2f3f5 20:47:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:28 ---> Running in 6d2c34a9512a 20:47:29 ---> d5ac575be0fa 20:47:29 Step 17/21 : ENTRYPOINT ["/support-notifications"] 20:47:29 ---> Running in b32f8d570305 20:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:30 Removing intermediate container b32f8d570305 20:47:30 ---> 2ed0490fcfd2 20:47:30 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:30 ---> Running in d65798125d24 20:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:30 Removing intermediate container d65798125d24 20:47:30 ---> e10d652ea974 20:47:30 Step 19/21 : LABEL arch=arm64 20:47:30 ---> Running in 5cdc70e92358 20:47:31 (1/42) Installing readline (8.1.0-r0) 20:47:31 (2/42) Installing bash (5.1.4-r0) 20:47:31 Removing intermediate container 5cdc70e92358 20:47:31 ---> b503ca388996 20:47:31 Step 20/21 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:47:31 Executing bash-5.1.4-r0.post-install 20:47:31 (3/42) Installing brotli-libs (1.0.9-r5) 20:47:31 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:47:31 (5/42) Installing libcurl (7.79.1-r0) 20:47:31 (6/42) Installing curl (7.79.1-r0) 20:47:31 (7/42) Installing dumb-init (1.2.5-r1) 20:47:31 (8/42) Installing libbz2 (1.0.8-r1) 20:47:31 (9/42) Installing expat (2.4.1-r0) 20:47:31 (10/42) Installing libffi (3.3-r2) 20:47:31 (11/42) Installing gdbm (1.19-r0) 20:47:31 ---> Running in b578216e5c5b 20:47:31 (12/42) Installing xz-libs (5.2.5-r0) 20:47:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:47:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:47:31 (15/42) Installing mpdecimal (2.5.1-r1) 20:47:31 (16/42) Installing sqlite-libs (3.35.5-r0) 20:47:31 (17/42) Installing python3 (3.9.5-r1) 20:47:31 Removing intermediate container b578216e5c5b 20:47:31 ---> d4d0038cf8d8 20:47:31 Step 21/21 : LABEL version=0.0.0 20:47:32 ---> Running in 5603b1ea0ec3 20:47:32 Removing intermediate container 5603b1ea0ec3 20:47:32 ---> 3974615dfe79 20:47:32 20:47:32 Successfully built 3974615dfe79 20:47:32 Successfully tagged support-notifications-arm64:latest 20:47:32  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 20:47:32 (19/42) Installing py3-chardet (4.0.0-r2) 20:47:33 (20/42) Installing py3-idna (3.2-r0) 20:47:33 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:47:33 (22/42) Installing py3-certifi (2020.12.5-r1) 20:47:33 (23/42) Installing py3-requests (2.25.1-r4) 20:47:33 (24/42) Installing py3-msgpack (1.0.2-r1) 20:47:33 (25/42) Installing py3-lockfile (0.12.2-r4) 20:47:33 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:47:33 (27/42) Installing py3-colorama (0.4.4-r1) 20:47:33 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:47:33 (29/42) Installing py3-distlib (0.3.1-r3) 20:47:33 (30/42) Installing py3-distro (1.5.0-r3) 20:47:33 (31/42) Installing py3-six (1.15.0-r1) 20:47:33 (32/42) Installing py3-webencodings (0.5.1-r4) 20:47:33 (33/42) Installing py3-html5lib (1.1-r1) 20:47:33 (34/42) Installing py3-parsing (2.4.7-r2) 20:47:33 (35/42) Installing py3-packaging (20.9-r1) 20:47:33 (36/42) Installing py3-toml (0.10.2-r2) 20:47:33 (37/42) Installing py3-pep517 (0.10.0-r2) 20:47:33 (38/42) Installing py3-progress (1.5-r2) 20:47:33 (39/42) Installing py3-retrying (1.3.3-r1) 20:47:33 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:47:33 (41/42) Installing py3-setuptools (52.0.0-r3) 20:47:33 (42/42) Installing py3-pip (20.3.4-r1) 20:47:34 Executing busybox-1.33.1-r3.trigger 20:47:34 OK: 84 MiB in 64 packages 20:47:38 Collecting docker-compose==1.23.2 20:47:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:47:38 Collecting dockerpty<0.5,>=0.4.1 20:47:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:47:40 Collecting PyYAML<4,>=3.10 20:47:40 Downloading PyYAML-3.13.tar.gz (270 kB) 20:47:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:47:42 Collecting docopt<0.7,>=0.6.1 20:47:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:47:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:47:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:47:45 Collecting jsonschema<3,>=2.5.1 20:47:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:47:45 Collecting cached-property<2,>=1.2.0 20:47:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:47:45 Collecting docker<4.0,>=3.6.0 20:47:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:47:46 Collecting websocket-client<1.0,>=0.32.0 20:47:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:47:46 Collecting texttable<0.10,>=0.9.0 20:47:46 Downloading texttable-0.9.1.tar.gz (11 kB) 20:47:48 Collecting docker-pycreds>=0.4.0 20:47:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:47:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:47:48 Collecting idna<2.8,>=2.5 20:47:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:47:48 Collecting urllib3<1.25,>=1.21.1 20:47:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:47:48 Collecting chardet<3.1.0,>=3.0.2 20:47:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:47:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:47:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:47:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:47:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:47:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:47:50 Attempting uninstall: urllib3 20:47:50 Found existing installation: urllib3 1.26.5 20:47:50 Uninstalling urllib3-1.26.5: 20:47:50 Successfully uninstalled urllib3-1.26.5 20:47:50 Attempting uninstall: idna 20:47:50 Found existing installation: idna 3.2 20:47:50 Uninstalling idna-3.2: 20:47:50 Successfully uninstalled idna-3.2 20:47:51 Attempting uninstall: chardet 20:47:51 Found existing installation: chardet 4.0.0 20:47:51 Uninstalling chardet-4.0.0: 20:47:51 Successfully uninstalled chardet-4.0.0 20:47:53 Attempting uninstall: requests 20:47:53 Found existing installation: requests 2.25.1 20:47:53 Uninstalling requests-2.25.1: 20:47:53 Successfully uninstalled requests-2.25.1 20:47:53 Running setup.py install for texttable: started 20:47:55 Running setup.py install for texttable: finished with status 'done' 20:47:55 Running setup.py install for PyYAML: started 20:47:56 Running setup.py install for PyYAML: finished with status 'done' 20:47:57 Running setup.py install for docopt: started 20:47:58 Running setup.py install for docopt: finished with status 'done' 20:47:58 Running setup.py install for dockerpty: started 20:48:00 Running setup.py install for dockerpty: finished with status 'done' 20:48:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:48:10 Removing intermediate container 6d2c34a9512a 20:48:10 ---> 0433cb4d9234 20:48:10 Step 13/22 : ENV APP_PORT=58890 20:48:10 ---> Running in f5c74de1489c 20:48:10 Removing intermediate container f5c74de1489c 20:48:10 ---> aaeade585ba5 20:48:10 Step 14/22 : EXPOSE $APP_PORT 20:48:10 ---> Running in c410ffcd75bf 20:48:11 Removing intermediate container c410ffcd75bf 20:48:11 ---> 3a10474c8bee 20:48:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:48:12 ---> e1ebe87393e4 20:48:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:48:13 ---> 04a90e6eb8ea 20:48:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:48:14 ---> b8bc95928f45 20:48:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:48:14 ---> Running in 5d7e0399366b 20:48:14 Removing intermediate container 5d7e0399366b 20:48:14 ---> 2fecb7c754e1 20:48:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:15 ---> Running in ce2e72d80985 20:48:15 Removing intermediate container ce2e72d80985 20:48:15 ---> d81858d95c22 20:48:15 Step 20/22 : LABEL arch=arm64 20:48:15 ---> Running in 990218c37091 20:48:15 Removing intermediate container 990218c37091 20:48:15 ---> 265e92df92da 20:48:15 Step 21/22 : LABEL git_sha=55f01a3a0525d4eb6df7c23d84c6738049ac156f 20:48:16 ---> Running in 8ed432776d7a 20:48:16 Removing intermediate container 8ed432776d7a 20:48:16 ---> da8c63567ab4 20:48:16 Step 22/22 : LABEL version=0.0.0 20:48:16 ---> Running in f6019f461063 20:48:17 Removing intermediate container f6019f461063 20:48:17 ---> ff6e6b453227 20:48:17 20:48:17 Successfully built ff6e6b453227 20:48:17 Successfully tagged sys-mgmt-agent-arm64:latest 20:48:18  Building sys-mgmt-agent ... done  [Pipeline] } 20:48:18 $ docker stop --time=1 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 20:48:19 $ docker rm -f 7bb4e934d377a71fccd4ec302c5500e86fa363e6ab97c946e0a7a5a44bc0c669 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:20 + docker images 20:48:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:20 sys-mgmt-agent-arm64 latest ff6e6b453227 4 seconds ago 277MB 20:48:20 support-notifications-arm64 latest 3974615dfe79 48 seconds ago 15.9MB 20:48:20 support-scheduler-arm64 latest 7386f0657f1c 53 seconds ago 15.2MB 20:48:20 cd2287204c10 About a minute ago 1.57GB 20:48:20 763ced3b940b About a minute ago 1.57GB 20:48:20 54d323be8047 About a minute ago 1.57GB 20:48:20 core-command-arm64 latest a4681cbdd1fc 2 minutes ago 15.2MB 20:48:20 e9fc65bcc188 2 minutes ago 1.56GB 20:48:20 security-bootstrapper-arm64 latest 1d9866207649 3 minutes ago 17.7MB 20:48:20 security-secretstore-setup-arm64 latest 525e7d20cb74 3 minutes ago 26.5MB 20:48:20 core-data-arm64 latest 7fd39a89d93e 4 minutes ago 19.4MB 20:48:20 core-metadata-arm64 latest 9c10b5730bd6 4 minutes ago 15.8MB 20:48:20 security-proxy-setup-arm64 latest 2a6960292aff 4 minutes ago 25.3MB 20:48:20 d92b21e01a86 4 minutes ago 1.57GB 20:48:20 dfa374612fd4 4 minutes ago 1.57GB 20:48:20 d8b35db1662b 4 minutes ago 1.57GB 20:48:20 03c8406952f6 4 minutes ago 1.57GB 20:48:20 ffa9a5fa6514 4 minutes ago 1.57GB 20:48:20 ci-base-image-arm64 latest 490c1a881f5d 15 minutes ago 1.24GB 20:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 25 hours ago 532MB 20:48:20 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 20:48:20 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 20:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months 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] sh 20:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:22 20:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:22 arm64: Pulling from edgex-lftools-log-publisher 20:48:22 448f6bf000e3: Pulling fs layer 20:48:22 f757da607395: Pulling fs layer 20:48:22 05883995daec: Pulling fs layer 20:48:22 8603b9c90790: Pulling fs layer 20:48:22 1560dd03e051: Pulling fs layer 20:48:22 27f5ce0e4adf: Pulling fs layer 20:48:22 c2d8d7efcc4b: Pulling fs layer 20:48:22 8603b9c90790: Waiting 20:48:22 1560dd03e051: Waiting 20:48:22 c2d8d7efcc4b: Waiting 20:48:22 27f5ce0e4adf: Waiting 20:48:23 f757da607395: Verifying Checksum 20:48:23 f757da607395: Download complete 20:48:23 8603b9c90790: Verifying Checksum 20:48:23 8603b9c90790: Download complete 20:48:23 1560dd03e051: Verifying Checksum 20:48:23 1560dd03e051: Download complete 20:48:23 27f5ce0e4adf: Verifying Checksum 20:48:23 27f5ce0e4adf: Download complete 20:48:23 05883995daec: Verifying Checksum 20:48:23 05883995daec: Download complete 20:48:23 448f6bf000e3: Verifying Checksum 20:48:23 448f6bf000e3: Download complete 20:48:26 c2d8d7efcc4b: Verifying Checksum 20:48:26 c2d8d7efcc4b: Download complete 20:48:27 448f6bf000e3: Pull complete 20:48:28 f757da607395: Pull complete 20:48:30 05883995daec: Pull complete 20:48:30 8603b9c90790: Pull complete 20:48:31 1560dd03e051: Pull complete 20:48:31 27f5ce0e4adf: Pull complete 20:48:46 c2d8d7efcc4b: Pull complete 20:48:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:48:47 prd-ubuntu18.04-docker-arm64-4c-16g-2453 does not seem to be running inside a container 20:48:47 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:arm64 cat 20:48:50 $ docker top 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:52 ---> job-cost.sh 20:48:52 lf-activate-venv: SKIPPING 20:48:52 INFO: No Stack... 20:48:52 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:53 INFO: Archiving Costs [Pipeline] sh 20:48:54 + cat /w/workspace/edgex-go/5/archives/cost.csv 20:48:54 + cut -d, -f6 [Pipeline] lock 20:48:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] 20:48:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] did not exist. Created. 20:48:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:54 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:55 Stashed 1 file(s) [Pipeline] } 20:48:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:55 $ docker stop --time=1 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 20:48:56 $ docker rm -f 7dd4aea174d706310e25716ad6db1fa64cd42a8cf6bed47565a4efb7a65d74e6 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:48:58 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:48:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:00 ---> package-listing.sh 20:49:00 ++ facter osfamily 20:49:00 ++ tr '[:upper:]' '[:lower:]' 20:49:00 + OS_FAMILY=redhat 20:49:00 + workspace=/w/workspace/edgex-go/5 20:49:00 + START_PACKAGES=/tmp/packages_start.txt 20:49:00 + END_PACKAGES=/tmp/packages_end.txt 20:49:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:00 + PACKAGES=/tmp/packages_start.txt 20:49:00 + '[' /w/workspace/edgex-go/5 ']' 20:49:00 + PACKAGES=/tmp/packages_end.txt 20:49:00 + case "${OS_FAMILY}" in 20:49:00 + rpm -qa 20:49:00 + sort 20:49:00 + '[' -f /tmp/packages_start.txt ']' 20:49:00 + '[' -f /tmp/packages_end.txt ']' 20:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:00 + '[' /w/workspace/edgex-go/5 ']' 20:49:00 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:49:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:49:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:01 20:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:02 latest: Pulling from edgex-lftools-log-publisher 20:49:02 b4d181a07f80: Pulling fs layer 20:49:02 a1111a8f2ec3: Pulling fs layer 20:49:02 ed53099fbce6: Pulling fs layer 20:49:02 dc539afda2c1: Pulling fs layer 20:49:02 77bc0d833cb6: Pulling fs layer 20:49:02 9065ff56babe: Pulling fs layer 20:49:02 d287ab97295c: Pulling fs layer 20:49:02 dc539afda2c1: Waiting 20:49:02 77bc0d833cb6: Waiting 20:49:02 9065ff56babe: Waiting 20:49:02 d287ab97295c: Waiting 20:49:02 a1111a8f2ec3: Verifying Checksum 20:49:02 a1111a8f2ec3: Download complete 20:49:02 dc539afda2c1: Verifying Checksum 20:49:02 dc539afda2c1: Download complete 20:49:02 77bc0d833cb6: Verifying Checksum 20:49:02 77bc0d833cb6: Download complete 20:49:02 9065ff56babe: Verifying Checksum 20:49:02 9065ff56babe: Download complete 20:49:02 ed53099fbce6: Verifying Checksum 20:49:02 ed53099fbce6: Download complete 20:49:03 b4d181a07f80: Verifying Checksum 20:49:03 b4d181a07f80: Download complete 20:49:04 d287ab97295c: Verifying Checksum 20:49:04 d287ab97295c: Download complete 20:49:04 b4d181a07f80: Pull complete 20:49:04 a1111a8f2ec3: Pull complete 20:49:05 ed53099fbce6: Pull complete 20:49:05 dc539afda2c1: Pull complete 20:49:05 77bc0d833cb6: Pull complete 20:49:05 9065ff56babe: Pull complete 20:49:10 d287ab97295c: Pull complete 20:49:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:49:11 prd-centos7-docker-4c-2g-2447 does not seem to be running inside a container 20:49:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:49:13 $ docker top b456aad63b6908709209521dcd9db12ba5fc3c1fb151cf288f974fab435ffb97 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:14 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:14 + ls /var/log/sa-host 20:49:14 + sadf -c /var/log/sa-host/sa07 20:49:14 file_magic: OK 20:49:14 HZ: Using current value: 100 20:49:14 file_header: OK 20:49:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:49:14 Statistics: 20:49:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:14 File successfully converted to sysstat format version 12.0.3 20:49:14 + sadf -c /var/log/sa-host/sa30 20:49:14 file_magic: OK 20:49:14 HZ: Using current value: 100 20:49:14 file_header: OK 20:49:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:49:14 Statistics: 20:49:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:15 provisioning config files... 20:49:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1377805336069942511tmp [Pipeline] { [Pipeline] echo 20:49:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:15 ---> create-netrc.sh [Pipeline] } 20:49:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:16 ---> python-tools-install.sh [Pipeline] echo 20:49:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:16 ---> sudo-logs.sh 20:49:16 Archiving 'sudo' log.. 20:49:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2447.novalocal: Name or service not known 20:49:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2447.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:49:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> job-cost.sh 20:49:17 lf-activate-venv: SKIPPING 20:49:17 DEBUG: total: 0.10999999940395355 20:49:17 INFO: Retrieving Stack Cost... 20:49:17 INFO: Retrieving Pricing Info for: v3-standard-2 20:49:17 INFO: Archiving Costs [Pipeline] echo 20:49:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:18 ---> logs-deploy.sh 20:49:18 lf-activate-venv: SKIPPING 20:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/5 20:49:18 INFO: archiving workspace using pattern(s): 20:49:19 Archives upload complete. 20:49:19 INFO: archiving logs to Nexus 20:49:19 ---> uname -a: 20:49:19 Linux prd-centos7-docker-4c-2g-2447.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:49:19 20:49:19 20:49:19 ---> lscpu: 20:49:19 Architecture: x86_64 20:49:19 CPU op-mode(s): 32-bit, 64-bit 20:49:19 Byte Order: Little Endian 20:49:19 Address sizes: 40 bits physical, 48 bits virtual 20:49:19 CPU(s): 2 20:49:19 On-line CPU(s) list: 0,1 20:49:19 Thread(s) per core: 1 20:49:19 Core(s) per socket: 1 20:49:19 Socket(s): 2 20:49:19 NUMA node(s): 1 20:49:19 Vendor ID: AuthenticAMD 20:49:19 CPU family: 23 20:49:19 Model: 49 20:49:19 Model name: AMD EPYC-Rome Processor 20:49:19 Stepping: 0 20:49:19 CPU MHz: 2799.998 20:49:19 BogoMIPS: 5599.99 20:49:19 Virtualization: AMD-V 20:49:19 Hypervisor vendor: KVM 20:49:19 Virtualization type: full 20:49:19 L1d cache: 32K 20:49:19 L1i cache: 32K 20:49:19 L2 cache: 512K 20:49:19 L3 cache: 16384K 20:49:19 NUMA node0 CPU(s): 0,1 20:49:19 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:49:19 20:49:19 20:49:19 ---> nproc: 20:49:19 2 20:49:19 20:49:19 20:49:19 ---> df -h: 20:49:19 Filesystem Size Used Avail Use% Mounted on 20:49:19 overlay 40G 9.4G 31G 24% / 20:49:19 tmpfs 64M 0 64M 0% /dev 20:49:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:49:19 shm 64M 0 64M 0% /dev/shm 20:49:19 /dev/vda1 40G 9.4G 31G 24% /facter-os 20:49:19 20:49:19 20:49:19 ---> sar -b -r -n DEV: 20:49:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 20:49:19 20:49:19 20:20:14 LINUX RESTART (2 CPU) 20:49:19 20:49:19 20:21:01 tps rtps wtps bread/s bwrtn/s 20:49:19 20:22:01 154.55 24.93 129.62 5645.55 44683.48 20:49:19 20:23:01 315.17 0.23 314.94 26.76 86273.00 20:49:19 20:24:01 108.49 0.00 108.49 0.00 17025.37 20:49:19 20:25:01 69.95 0.02 69.93 0.53 7287.38 20:49:19 20:26:01 97.40 0.00 97.40 0.00 9752.49 20:49:19 20:27:01 3.18 0.00 3.18 0.00 124.57 20:49:19 20:28:01 0.25 0.00 0.25 0.00 3.33 20:49:19 20:29:01 0.23 0.00 0.23 0.00 3.27 20:49:19 20:30:02 0.20 0.00 0.20 0.00 1.75 20:49:19 20:31:01 0.24 0.00 0.24 0.00 3.25 20:49:19 20:32:01 0.25 0.00 0.25 0.00 2.70 20:49:19 20:33:01 0.23 0.00 0.23 0.00 3.20 20:49:19 20:34:01 0.23 0.00 0.23 0.00 3.40 20:49:19 20:35:01 0.27 0.00 0.27 0.00 3.27 20:49:19 20:36:01 0.45 0.20 0.25 6.40 2.93 20:49:19 20:37:01 0.25 0.00 0.25 0.00 2.43 20:49:19 20:38:01 0.25 0.00 0.25 0.00 3.33 20:49:19 20:39:01 0.23 0.00 0.23 0.00 2.86 20:49:19 20:40:01 0.27 0.00 0.27 0.00 3.33 20:49:19 20:41:01 0.28 0.00 0.28 0.00 4.36 20:49:19 20:42:01 0.23 0.00 0.23 0.00 2.20 20:49:19 20:43:01 0.25 0.00 0.25 0.00 3.23 20:49:19 20:44:01 0.28 0.00 0.28 0.00 2.77 20:49:19 20:45:01 0.25 0.00 0.25 0.00 3.73 20:49:19 20:46:01 0.22 0.00 0.22 0.00 2.20 20:49:19 20:47:01 0.18 0.00 0.18 0.00 2.47 20:49:19 20:48:01 0.32 0.00 0.32 0.00 3.25 20:49:19 20:49:01 0.33 0.10 0.23 9.99 2.83 20:49:19 Average: 26.98 0.91 26.07 203.37 5907.98 20:49:19 20:49:19 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:19 20:22:01 5274376 0 709216 8.86 2620 2022728 1320416 14.58 873964 1609872 158020 20:49:19 20:23:01 2566216 0 1007036 12.57 2620 4433068 1341380 14.81 1856320 3013424 313420 20:49:19 20:24:01 3341772 0 986120 12.31 2620 3678428 1554840 17.17 1370140 2811112 208640 20:49:19 20:25:01 3316164 0 1072376 13.39 2620 3617780 1497284 16.53 1325016 2874712 97680 20:49:19 20:26:01 3656892 0 878148 10.96 2620 3471280 1068004 11.79 1146044 2706936 28 20:49:19 20:27:01 3694336 0 840700 10.50 2620 3471284 1039208 11.47 1146148 2706936 12 20:49:19 20:28:01 3694724 0 840308 10.49 2620 3471288 1024092 11.31 1146888 2707040 8 20:49:19 20:29:01 3695424 0 839600 10.48 2620 3471296 1023852 11.30 1148736 2704928 8 20:49:19 20:30:02 3695400 0 839624 10.48 2620 3471296 1023984 11.31 1147676 2706088 20 20:49:19 20:31:01 3684020 0 851000 10.63 2620 3471300 1023852 11.30 1159120 2706088 12 20:49:19 20:32:01 3683264 0 851752 10.64 2620 3471304 1023972 11.31 1159780 2706088 8 20:49:19 20:33:01 3684144 0 850868 10.62 2620 3471308 1023852 11.30 1159060 2706088 8 20:49:19 20:34:01 3683956 0 851048 10.63 2620 3471316 1023900 11.30 1159144 2706088 8 20:49:19 20:35:01 3683992 0 851012 10.63 2620 3471316 1023852 11.30 1159180 2706088 8 20:49:19 20:36:01 3684004 0 850992 10.63 2620 3471324 1023852 11.30 1160328 2704928 8 20:49:19 20:37:01 3684124 0 850872 10.62 2620 3471324 1023924 11.30 1160020 2704928 8 20:49:19 20:38:01 3683716 0 851268 10.63 2620 3471336 1023912 11.30 1160272 2704928 8 20:49:19 20:39:01 3683936 0 851044 10.63 2620 3471340 1023852 11.30 1160440 2704928 8 20:49:19 20:40:01 3684356 0 850620 10.62 2620 3471344 1023852 11.30 1160408 2704932 8 20:49:19 20:41:01 3683904 0 851068 10.63 2620 3471348 1023852 11.30 1160352 2704928 8 20:49:19 20:42:01 3683824 0 851148 10.63 2620 3471348 1023960 11.31 1160428 2704928 8 20:49:19 20:43:01 3683992 0 850972 10.63 2620 3471356 1023852 11.30 1160456 2704928 8 20:49:19 20:44:01 3683968 0 850992 10.63 2620 3471360 1023852 11.30 1160464 2704928 8 20:49:19 20:45:01 3684116 0 850840 10.62 2620 3471364 1023852 11.30 1160348 2704928 8 20:49:19 20:46:01 3683836 0 851116 10.63 2620 3471368 1023852 11.30 1160352 2704928 8 20:49:19 20:47:01 3683924 0 851020 10.63 2620 3471376 1024032 11.31 1160660 2704932 8 20:49:19 20:48:01 3683896 0 851048 10.63 2620 3471376 1023888 11.30 1160540 2704928 8 20:49:19 20:49:01 3672952 0 861440 10.76 2620 3471928 1146624 12.66 1278756 2592940 264 20:49:19 Average: 3675687 0 864045 10.79 2620 3466589 1088202 12.01 1190037 2683161 27795 20:49:19 20:49:19 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:19 20:22:01 eth0 960.74 930.97 6297.19 152.62 0.00 0.00 0.00 0.00 20:49:19 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:22:01 veth7767029 349.98 302.20 49.34 2660.81 0.00 0.00 0.00 0.00 20:49:19 20:22:01 docker0 349.98 302.08 44.55 2660.80 0.00 0.00 0.00 0.00 20:49:19 20:23:01 eth0 543.63 416.94 5316.69 81.84 0.00 0.00 0.00 0.00 20:49:19 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:23:01 docker0 180.42 233.21 14.32 2040.52 0.00 0.00 0.00 0.00 20:49:19 20:24:01 veth885e652 0.20 0.30 0.02 0.03 0.00 0.00 0.00 0.00 20:49:19 20:24:01 eth0 38.29 22.56 34.43 15.29 0.00 0.00 0.00 0.00 20:49:19 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:24:01 docker0 0.20 0.17 0.01 0.02 0.00 0.00 0.00 0.00 20:49:19 20:25:01 veth885e652 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 20:49:19 20:25:01 eth0 25.36 15.32 15.14 55.74 0.00 0.00 0.00 0.00 20:49:19 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:25:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 20:49:19 20:26:01 eth0 29.56 16.42 24.61 11.77 0.00 0.00 0.00 0.00 20:49:19 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:27:01 eth0 0.92 0.20 0.15 0.08 0.00 0.00 0.00 0.00 20:49:19 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:28:01 eth0 1.87 0.40 0.62 0.11 0.00 0.00 0.00 0.00 20:49:19 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:29:01 eth0 0.43 0.12 0.04 0.10 0.00 0.00 0.00 0.00 20:49:19 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:30:02 eth0 0.37 0.28 0.26 0.17 0.00 0.00 0.00 0.00 20:49:19 20:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:31:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 20:49:19 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:32:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:49:19 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:19 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:34:01 eth0 0.20 0.20 0.09 0.01 0.00 0.00 0.00 0.00 20:49:19 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:19 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:19 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:37:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:49:19 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:38:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:49:19 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:19 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:42:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 20:49:19 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:43:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:44:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:19 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:46:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 20:49:19 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:47:01 eth0 0.63 0.43 0.34 0.27 0.00 0.00 0.00 0.00 20:49:19 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:48:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:49:19 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:49:01 eth0 11.83 7.98 7.69 39.91 0.00 0.00 0.00 0.00 20:49:19 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 Average: eth0 57.77 50.54 418.29 12.81 0.00 0.00 0.00 0.00 20:49:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:19 Average: docker0 19.04 19.21 2.11 168.11 0.00 0.00 0.00 0.00 20:49:19 20:49:19 20:49:19 ---> sar -P ALL: 20:49:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 20:49:19 20:49:19 20:20:14 LINUX RESTART (2 CPU) 20:49:19 20:49:19 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:49:19 20:22:01 all 23.26 0.00 7.08 5.27 0.10 64.29 20:49:19 20:22:01 0 21.72 0.00 8.16 6.58 0.09 63.46 20:49:19 20:22:01 1 24.80 0.00 6.01 3.96 0.11 65.12 20:49:19 20:23:01 all 31.10 0.00 10.91 4.14 0.11 53.75 20:49:19 20:23:01 0 30.28 0.00 11.12 4.96 0.11 53.53 20:49:19 20:23:01 1 31.93 0.00 10.69 3.31 0.11 53.96 20:49:19 20:24:01 all 60.96 0.00 7.88 0.64 0.17 30.36 20:49:19 20:24:01 0 60.35 0.00 8.61 0.77 0.18 30.08 20:49:19 20:24:01 1 61.57 0.00 7.15 0.50 0.15 30.64 20:49:19 20:25:01 all 40.45 0.00 4.74 0.47 0.11 54.23 20:49:19 20:25:01 0 40.33 0.00 5.20 0.57 0.11 53.80 20:49:19 20:25:01 1 40.58 0.00 4.27 0.37 0.11 54.67 20:49:19 20:26:01 all 49.89 0.00 6.00 1.39 0.12 42.60 20:49:19 20:26:01 0 50.05 0.00 6.41 1.30 0.13 42.11 20:49:19 20:26:01 1 49.73 0.00 5.59 1.47 0.11 43.09 20:49:19 20:27:01 all 0.13 0.00 0.09 0.00 0.02 99.76 20:49:19 20:27:01 0 0.17 0.00 0.08 0.00 0.00 99.75 20:49:19 20:27:01 1 0.10 0.00 0.10 0.00 0.03 99.77 20:49:19 20:28:01 all 0.21 0.00 0.05 0.00 0.02 99.72 20:49:19 20:28:01 0 0.10 0.00 0.07 0.00 0.03 99.80 20:49:19 20:28:01 1 0.32 0.00 0.03 0.00 0.00 99.65 20:49:19 20:29:01 all 0.22 0.00 0.03 0.00 0.02 99.73 20:49:19 20:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:49:19 20:29:01 1 0.40 0.00 0.03 0.00 0.02 99.55 20:49:19 20:30:02 all 0.22 0.00 0.05 0.00 0.02 99.72 20:49:19 20:30:02 0 0.22 0.00 0.05 0.00 0.02 99.72 20:49:19 20:30:02 1 0.22 0.00 0.05 0.00 0.02 99.72 20:49:19 20:31:01 all 0.20 0.00 0.05 0.00 0.01 99.74 20:49:19 20:31:01 0 0.37 0.00 0.05 0.00 0.00 99.58 20:49:19 20:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:49:19 20:32:01 all 0.09 0.00 0.04 0.00 0.03 99.84 20:49:19 20:32:01 0 0.15 0.00 0.07 0.00 0.03 99.75 20:49:19 20:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:49:19 20:49:19 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:49:19 20:33:01 all 0.19 0.00 0.04 0.00 0.01 99.76 20:49:19 20:33:01 0 0.33 0.00 0.03 0.00 0.00 99.63 20:49:19 20:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:49:19 20:34:01 all 0.20 0.00 0.04 0.01 0.02 99.73 20:49:19 20:34:01 0 0.33 0.00 0.03 0.00 0.02 99.62 20:49:19 20:34:01 1 0.07 0.00 0.05 0.02 0.02 99.85 20:49:19 20:35:01 all 0.22 0.00 0.04 0.00 0.01 99.73 20:49:19 20:35:01 0 0.32 0.00 0.03 0.00 0.00 99.65 20:49:19 20:35:01 1 0.12 0.00 0.05 0.00 0.02 99.82 20:49:19 20:36:01 all 0.18 0.00 0.06 0.00 0.03 99.74 20:49:19 20:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:49:19 20:36:01 1 0.32 0.00 0.07 0.00 0.03 99.58 20:49:19 20:37:01 all 0.12 0.00 0.05 0.00 0.01 99.82 20:49:19 20:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:49:19 20:37:01 1 0.18 0.00 0.05 0.00 0.02 99.75 20:49:19 20:38:01 all 0.24 0.00 0.04 0.00 0.01 99.71 20:49:19 20:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:49:19 20:38:01 1 0.43 0.00 0.05 0.00 0.00 99.52 20:49:19 20:39:01 all 0.23 0.00 0.03 0.00 0.02 99.72 20:49:19 20:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:49:19 20:39:01 1 0.42 0.00 0.03 0.00 0.02 99.53 20:49:19 20:40:01 all 0.22 0.00 0.03 0.00 0.03 99.72 20:49:19 20:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:49:19 20:40:01 1 0.40 0.00 0.05 0.00 0.03 99.52 20:49:19 20:41:01 all 0.18 0.00 0.03 0.03 0.05 99.72 20:49:19 20:41:01 0 0.05 0.00 0.03 0.00 0.05 99.87 20:49:19 20:41:01 1 0.30 0.00 0.02 0.05 0.05 99.58 20:49:19 20:42:01 all 0.17 0.00 0.05 0.00 0.05 99.73 20:49:19 20:42:01 0 0.25 0.00 0.03 0.00 0.02 99.70 20:49:19 20:42:01 1 0.08 0.00 0.07 0.00 0.08 99.77 20:49:19 20:43:01 all 0.17 0.00 0.04 0.00 0.05 99.74 20:49:19 20:43:01 0 0.27 0.00 0.05 0.00 0.03 99.65 20:49:19 20:43:01 1 0.07 0.00 0.03 0.00 0.07 99.83 20:49:19 20:49:19 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:49:19 20:44:01 all 0.21 0.00 0.05 0.00 0.08 99.66 20:49:19 20:44:01 0 0.35 0.00 0.03 0.00 0.05 99.57 20:49:19 20:44:01 1 0.07 0.00 0.07 0.00 0.12 99.75 20:49:19 20:45:01 all 0.16 0.00 0.04 0.00 0.04 99.76 20:49:19 20:45:01 0 0.25 0.00 0.03 0.00 0.02 99.70 20:49:19 20:45:01 1 0.07 0.00 0.05 0.00 0.07 99.82 20:49:19 20:46:01 all 0.19 0.00 0.04 0.00 0.03 99.73 20:49:19 20:46:01 0 0.30 0.00 0.03 0.00 0.02 99.65 20:49:19 20:46:01 1 0.08 0.00 0.05 0.00 0.05 99.82 20:49:19 20:47:01 all 0.20 0.00 0.03 0.00 0.02 99.75 20:49:19 20:47:01 0 0.35 0.00 0.02 0.00 0.02 99.62 20:49:19 20:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:49:19 20:48:01 all 0.09 0.00 0.04 0.00 0.01 99.86 20:49:19 20:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:49:19 20:48:01 1 0.15 0.00 0.03 0.00 0.00 99.82 20:49:19 20:49:01 all 1.50 0.00 0.30 0.00 0.02 98.18 20:49:19 20:49:01 0 1.71 0.00 0.32 0.00 0.02 97.96 20:49:19 20:49:01 1 1.29 0.00 0.28 0.00 0.02 98.41 20:49:19 Average: all 7.11 0.00 1.28 0.41 0.04 91.17 20:49:19 Average: 0 7.02 0.00 1.38 0.48 0.04 91.09 20:49:19 Average: 1 7.20 0.00 1.19 0.33 0.05 91.24 20:49:19 20:49:19 20:49:19