Pull request #3235 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 83f0a139818453acf394bac60cb650ca10fd48ab+dd3c5304426daa1a06e165d92e5378a7e6535b25 (2963822c004abf191550fafbc77f41563eb65ed5) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-docker-4c-2g-29146’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29150 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) > git config core.sparsecheckout # timeout=10 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 341d20759d02652644a311a02f2a6abf20c2b35a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:34 ========================================================= 16:40:34 EdgeX Global Pipelines Version Info 16:40:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:36 ------------------- 16:40:36 stable info: 16:40:36 ------------------- 16:40:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:36 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 16:40:36 Message: update stable to v1.0.184 16:40:37 ------------------- 16:40:37 experimental info: 16:40:37 ------------------- 16:40:37 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:37 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 16:40:37 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:40:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3235 [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3235 [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3235 [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83f0a139818453acf394bac60cb650ca10fd48ab [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83f0a13 [Pipeline] echo 16:40:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:40:41 provisioning config files... 16:40:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4073223963479999464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:42 ---> docker-login.sh 16:40:42 nexus3.edgexfoundry.org:10001 16:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:43 Configure a credential helper to remove this warning. See 16:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:43 16:40:43 Login Succeeded 16:40:43 nexus3.edgexfoundry.org:10002 16:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:44 Configure a credential helper to remove this warning. See 16:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:44 16:40:44 Login Succeeded 16:40:44 nexus3.edgexfoundry.org:10003 16:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:44 Configure a credential helper to remove this warning. See 16:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:44 16:40:44 Login Succeeded 16:40:44 nexus3.edgexfoundry.org:10004 16:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:44 Configure a credential helper to remove this warning. See 16:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:44 16:40:44 Login Succeeded 16:40:44 docker.io 16:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:45 Configure a credential helper to remove this warning. See 16:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:45 16:40:45 Login Succeeded 16:40:45 ---> docker-login.sh ends [Pipeline] } 16:40:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:45 ++ 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 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/core-command/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo core-command,cmd/core-command/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/core-data/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo core-data,cmd/core-data/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/core-metadata/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo core-metadata,cmd/core-metadata/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/security-bootstrapper/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/security-proxy-setup/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/support-notifications/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo support-notifications,cmd/support-notifications/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ cut -d/ -f2 16:40:45 ++ dirname cmd/support-scheduler/Dockerfile 16:40:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:40:45 + for file in '`ls cmd/**/Dockerfile`' 16:40:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:40:45 ++ cut -d/ -f2 16:40:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:40:45 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:46 16:40:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:40:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:46 latest: Pulling from edgex-devops/git-semver 16:40:46 31603596830f: Pulling fs layer 16:40:46 2a8b12db71e7: Pulling fs layer 16:40:46 6ca5941a6612: Pulling fs layer 16:40:46 ecc8261a40a4: Pulling fs layer 16:40:46 ecc8261a40a4: Waiting 16:40:47 2a8b12db71e7: Verifying Checksum 16:40:47 2a8b12db71e7: Download complete 16:40:47 31603596830f: Verifying Checksum 16:40:47 31603596830f: Download complete 16:40:47 ecc8261a40a4: Verifying Checksum 16:40:47 ecc8261a40a4: Download complete 16:40:47 6ca5941a6612: Verifying Checksum 16:40:47 6ca5941a6612: Download complete 16:40:48 31603596830f: Pull complete 16:40:48 2a8b12db71e7: Pull complete 16:40:49 6ca5941a6612: Pull complete 16:40:50 ecc8261a40a4: Pull complete 16:40:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:40:50 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 16:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:40:54 $ docker top efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:55 [ssh-agent] Looking for ssh-agent implementation... 16:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:55 $ docker exec efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent 16:40:55 SSH_AUTH_SOCK=/tmp/ssh-Sa1PCqFoC1R2/agent.11 16:40:55 SSH_AGENT_PID=17 16:40:55 Running ssh-add (command line suppressed) 16:40:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9072205349623075554.key (/w/workspace/edgex-go/4@tmp/private_key_9072205349623075554.key) 16:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:56 + git tag --points-at HEAD [Pipeline] } 16:40:56 $ docker exec --env ******** --env ******** efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent -k 16:40:56 unset SSH_AUTH_SOCK; 16:40:56 unset SSH_AGENT_PID; 16:40:56 echo Agent pid 17 killed; 16:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:56 [ssh-agent] Looking for ssh-agent implementation... 16:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:57 $ docker exec efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent 16:40:57 SSH_AUTH_SOCK=/tmp/ssh-sRg00H0S6aJH/agent.46 16:40:57 SSH_AGENT_PID=51 16:40:57 Running ssh-add (command line suppressed) 16:40:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_537138368844317617.key (/w/workspace/edgex-go/4@tmp/private_key_537138368844317617.key) 16:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:58 + git semver init 16:40:58 # -> Open(): unable to determine branch for HEAD 16:40:58 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:40:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:40:58 # $SEMVER_REMOTE_NAME = origin 16:40:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:40:58 # $SEMVER_USER_NAME = edgex-jenkins 16:40:58 # $SEMVER_BRANCH = PR-3235 16:40:58 # $SEMVER_TEMP = /tmp/semver-803911875 16:40:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:41:45 # '/tmp/semver-803911875' -> '/w/workspace/edgex-go/4/.semver' 16:41:45 # -> Force: false 16:41:45 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:41:45 $ docker exec --env ******** --env ******** efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent -k 16:41:45 unset SSH_AUTH_SOCK; 16:41:45 unset SSH_AGENT_PID; 16:41:45 echo Agent pid 51 killed; 16:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:46 + git semver [Pipeline] } 16:41:46 $ docker stop --time=1 efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 16:41:48 $ docker rm -f efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:50 Stashed 1 file(s) [Pipeline] echo 16:41:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:41:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:41:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:41:52 + sudo service docker restart 16:41:52 + true 16:41:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:41:53 ========================================================= 16:41:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:41:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:41:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:42:02 Sending build context to Docker daemon 328.3MB 16:42:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:42:02 Step 2/6 : FROM ${BASE} 16:42:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:02 188c0c94c7c5: Pulling fs layer 16:42:02 0ef7d3d256c8: Pulling fs layer 16:42:02 de9db76c5a1d: Pulling fs layer 16:42:02 bca2f99d35d6: Pulling fs layer 16:42:02 93359f2a8cfa: Pulling fs layer 16:42:02 7c6f9722023f: Pulling fs layer 16:42:02 a35cf1a2eb13: Pulling fs layer 16:42:02 bca2f99d35d6: Waiting 16:42:02 93359f2a8cfa: Waiting 16:42:02 7c6f9722023f: Waiting 16:42:02 a35cf1a2eb13: Waiting 16:42:02 de9db76c5a1d: Download complete 16:42:02 0ef7d3d256c8: Verifying Checksum 16:42:02 0ef7d3d256c8: Download complete 16:42:02 93359f2a8cfa: Verifying Checksum 16:42:02 93359f2a8cfa: Download complete 16:42:02 7c6f9722023f: Verifying Checksum 16:42:02 7c6f9722023f: Download complete 16:42:02 188c0c94c7c5: Verifying Checksum 16:42:02 188c0c94c7c5: Download complete 16:42:03 188c0c94c7c5: Pull complete 16:42:03 0ef7d3d256c8: Pull complete 16:42:04 de9db76c5a1d: Pull complete 16:42:06 Still waiting to schedule task 16:42:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:42:07 a35cf1a2eb13: Verifying Checksum 16:42:07 a35cf1a2eb13: Download complete 16:42:07 bca2f99d35d6: Verifying Checksum 16:42:07 bca2f99d35d6: Download complete 16:42:20 bca2f99d35d6: Pull complete 16:42:20 93359f2a8cfa: Pull complete 16:42:21 7c6f9722023f: Pull complete 16:42:28 a35cf1a2eb13: Pull complete 16:42:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:42:28 ---> a62c8e92a672 16:42:28 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:42:28 ---> Running in 00f5d88f9dd3 16:42:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:30 (1/12) Installing libmagic (5.38-r0) 16:42:30 (2/12) Installing file (5.38-r0) 16:42:30 (3/12) Installing libc-dev (0.7.2-r3) 16:42:30 (4/12) Installing g++ (9.3.0-r2) 16:42:40 (5/12) Installing fortify-headers (1.1-r0) 16:42:41 (6/12) Installing patch (2.7.6-r6) 16:42:41 (7/12) Installing build-base (0.5-r2) 16:42:41 (8/12) Installing libsodium (1.0.18-r0) 16:42:41 (9/12) Installing pkgconf (1.7.2-r0) 16:42:41 (10/12) Installing libsodium-dev (1.0.18-r0) 16:42:41 (11/12) Installing libzmq (4.3.3-r0) 16:42:41 (12/12) Installing zeromq-dev (4.3.3-r0) 16:42:41 Executing busybox-1.31.1-r19.trigger 16:42:41 OK: 233 MiB in 51 packages 16:42:48 Removing intermediate container 00f5d88f9dd3 16:42:48 ---> df04ce7f9ca3 16:42:48 Step 4/6 : WORKDIR /edgex-go 16:42:48 ---> Running in 3526c36b6ebe 16:42:48 Removing intermediate container 3526c36b6ebe 16:42:48 ---> 178ea0151678 16:42:48 Step 5/6 : COPY go.mod . 16:42:48 ---> dbb9b6d6d624 16:42:48 Step 6/6 : RUN go mod download 16:42:48 ---> Running in 0ee41ebd757f 16:43:21 Removing intermediate container 0ee41ebd757f 16:43:21 ---> 31584cf27cec 16:43:21 Successfully built 31584cf27cec 16:43:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:43:21 + docker inspect -f . ci-base-image-x86_64 16:43:22 . [Pipeline] withDockerContainer 16:43:22 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 16:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:25 $ docker top 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:26 + go version 16:43:26 go version go1.15.5 linux/amd64 [Pipeline] } 16:43:26 $ docker stop --time=1 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb 16:43:28 $ docker rm -f 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:29 + docker inspect -f . ci-base-image-x86_64 16:43:29 . [Pipeline] withDockerContainer 16:43:29 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 16:43:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:31 $ docker top c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca -eo pid,comm [Pipeline] { [Pipeline] echo 16:43:32 ========================================================= 16:43:32 [edgeXBuildGoParallel] Running Tests and Build... 16:43:32 ========================================================= [Pipeline] sh 16:43:32 + make test 16:43:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:43:51 ? github.com/edgexfoundry/edgex-go [no test files] 16:44:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29158 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws 16:44:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:44:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:44:26 using credential edgex-jenkins-ssh 16:44:26 Cloning the remote Git repository 16:44:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:44:26 > git init /w/workspace/edgex-go/4 # timeout=10 16:44:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:26 > git --version # timeout=10 16:44:26 > git --version # 'git version 2.17.1' 16:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:44:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:44:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:44:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:44:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:44:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:44:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:44:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:44:43 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.145s coverage: 45.9% of statements 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:44:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:44:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.100s coverage: 100.0% of statements 16:44:44 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab 16:44:45 Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab 16:44:45 Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) 16:44:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:44:44 > git config core.sparsecheckout # timeout=10 16:44:44 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 16:44:44 > git remote # timeout=10 16:44:44 > git config --get remote.origin.url # timeout=10 16:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:45 > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 16:44:45 > git rev-parse HEAD^{commit} # timeout=10 16:44:45 > git config core.sparsecheckout # timeout=10 16:44:45 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 16:44:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.288s coverage: 27.1% of statements 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:44:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:44:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.103s coverage: 100.0% of statements 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:44:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.201s coverage: 71.3% of statements 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:44:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:44:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.271s coverage: 82.9% of statements 16:44:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:44:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:44:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements 16:44:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:44:49 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:44:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:44:52 + true 16:44:52 + sudo service docker restart 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.656s coverage: 28.6% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.220s coverage: 86.7% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.278s coverage: 78.3% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:44:54 provisioning config files... 16:44:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2338484651097362264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:55 ---> docker-login.sh 16:44:55 nexus3.edgexfoundry.org:10001 16:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:56 Configure a credential helper to remove this warning. See 16:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:56 16:44:56 Login Succeeded 16:44:56 nexus3.edgexfoundry.org:10002 16:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:57 Configure a credential helper to remove this warning. See 16:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:57 16:44:57 Login Succeeded 16:44:57 nexus3.edgexfoundry.org:10003 16:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:57 Configure a credential helper to remove this warning. See 16:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:57 16:44:57 Login Succeeded 16:44:57 nexus3.edgexfoundry.org:10004 16:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:57 Configure a credential helper to remove this warning. See 16:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:57 16:44:57 Login Succeeded 16:44:57 docker.io 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.796s coverage: 92.8% of statements 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.1% of statements 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:44:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.120s coverage: 94.1% of statements 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 16:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 16:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:58 Configure a credential helper to remove this warning. See 16:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:58 16:44:58 Login Succeeded 16:44:58 ---> docker-login.sh ends [Pipeline] } 16:44:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:59 ========================================================= 16:44:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:44:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:44:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:45:02 Sending build context to Docker daemon 166.6MB 16:45:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:45:02 Step 2/6 : FROM ${BASE} 16:45:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:45:02 5f621e34cdf4: Pulling fs layer 16:45:02 a4357932f1b6: Pulling fs layer 16:45:02 18c013af1878: Pulling fs layer 16:45:02 00ac8860ef70: Pulling fs layer 16:45:02 63d7cb157983: Pulling fs layer 16:45:02 b116817d02f9: Pulling fs layer 16:45:02 745a02a5169b: Pulling fs layer 16:45:02 63d7cb157983: Waiting 16:45:02 b116817d02f9: Waiting 16:45:02 00ac8860ef70: Waiting 16:45:02 18c013af1878: Verifying Checksum 16:45:02 18c013af1878: Download complete 16:45:02 a4357932f1b6: Verifying Checksum 16:45:02 a4357932f1b6: Download complete 16:45:02 63d7cb157983: Verifying Checksum 16:45:02 63d7cb157983: Download complete 16:45:02 5f621e34cdf4: Verifying Checksum 16:45:02 b116817d02f9: Download complete 16:45:03 5f621e34cdf4: Pull complete 16:45:03 a4357932f1b6: Pull complete 16:45:03 18c013af1878: Pull complete 16:45:05 745a02a5169b: Verifying Checksum 16:45:05 745a02a5169b: Download complete 16:45:05 00ac8860ef70: Verifying Checksum 16:45:05 00ac8860ef70: Download complete 16:45:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.123s coverage: 94.4% of statements 16:45:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 16:45:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.075s coverage: 81.4% of statements 16:45:16 00ac8860ef70: Pull complete 16:45:16 63d7cb157983: Pull complete 16:45:16 b116817d02f9: Pull complete 16:45:21 745a02a5169b: Pull complete 16:45:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:45:21 ---> b7e6874047d6 16:45:21 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:45:24 ---> Running in 6733cc455b00 16:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.205s coverage: 92.9% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.383s coverage: 75.5% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.183s coverage: 84.6% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.6% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 62.4% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.140s coverage: 73.7% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.895s coverage: 69.0% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.235s coverage: 47.0% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.080s coverage: 100.0% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.194s coverage: 87.8% of statements 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:45:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:45:27 (1/12) Installing libmagic (5.38-r0) 16:45:27 (2/12) Installing file (5.38-r0) 16:45:27 (3/12) Installing libc-dev (0.7.2-r3) 16:45:27 (4/12) Installing g++ (9.3.0-r2) 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.045s coverage: 29.1% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.165s coverage: 95.6% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:45:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:45:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:45:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 16:45:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements 16:45:29 GO111MODULE=on go vet ./... 16:45:35 (5/12) Installing fortify-headers (1.1-r0) 16:45:35 (6/12) Installing patch (2.7.6-r6) 16:45:35 (7/12) Installing build-base (0.5-r2) 16:45:35 (8/12) Installing libsodium (1.0.18-r0) 16:45:35 (9/12) Installing pkgconf (1.7.2-r0) 16:45:35 (10/12) Installing libsodium-dev (1.0.18-r0) 16:45:35 (11/12) Installing libzmq (4.3.3-r0) 16:45:35 (12/12) Installing zeromq-dev (4.3.3-r0) 16:45:35 Executing busybox-1.31.1-r19.trigger 16:45:35 OK: 217 MiB in 51 packages 16:45:40 Removing intermediate container 6733cc455b00 16:45:40 ---> 90cddac8cfef 16:45:40 Step 4/6 : WORKDIR /edgex-go 16:45:40 ---> Running in 04109281472c 16:45:40 Removing intermediate container 04109281472c 16:45:40 ---> 3c9621037a03 16:45:40 Step 5/6 : COPY go.mod . 16:45:41 ---> 3b62f1592c39 16:45:41 Step 6/6 : RUN go mod download 16:45:41 ---> Running in 6f0ea303f4bb 16:46:07 Removing intermediate container 6f0ea303f4bb 16:46:07 ---> aae14bee9fb7 16:46:07 Successfully built aae14bee9fb7 16:46:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:08 + docker inspect -f . ci-base-image-arm64 16:46:08 . [Pipeline] withDockerContainer 16:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container 16:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:10 $ docker top 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:11 + go version 16:46:11 go version go1.15.5 linux/arm64 [Pipeline] } 16:46:11 $ docker stop --time=1 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a 16:46:13 $ docker rm -f 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:14 + docker inspect -f . ci-base-image-arm64 16:46:14 . [Pipeline] withDockerContainer 16:46:14 prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container 16:46:14 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:16 $ docker top 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:46:16 ========================================================= 16:46:16 [edgeXBuildGoParallel] Running Tests and Build... 16:46:16 ========================================================= [Pipeline] sh 16:46:17 + make test 16:46:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:46:39 gofmt -l . 16:46:39 [ "`gofmt -l .`" = "" ] 16:46:39 ./bin/test-go-mod-tidy.sh 16:46:39 ./bin/test-attribution-txt.sh [Pipeline] sh 16:46:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:46:40 + ls -al . 16:46:40 total 736 16:46:40 drwxrwxr-x 10 1001 1001 4096 Mar 9 16:46 . 16:46:40 drwxr-xr-x 4 root root 28 Mar 9 16:43 .. 16:46:40 -rw-rw-r-- 1 1001 1001 11 Mar 9 16:40 .dockerignore 16:46:40 drwxrwxr-x 8 1001 1001 179 Mar 9 16:40 .git 16:46:40 drwxrwxr-x 3 1001 1001 125 Mar 9 16:40 .github 16:46:40 -rw-rw-r-- 1 1001 1001 818 Mar 9 16:40 .gitignore 16:46:40 drwx------ 3 1001 1001 60 Mar 9 16:41 .semver 16:46:40 -rw-rw-r-- 1 1001 1001 166 Mar 9 16:40 .sonarcloud.properties 16:46:40 -rw-rw-r-- 1 1001 1001 8607 Mar 9 16:40 Attribution.txt 16:46:40 -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:40 CONTRIBUTING.md 16:46:40 -rw-rw-r-- 1 1001 1001 931 Mar 9 16:40 Dockerfile.build 16:46:40 -rw-rw-r-- 1 1001 1001 863 Mar 9 16:40 Jenkinsfile 16:46:40 -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:40 LICENSE 16:46:40 -rw-rw-r-- 1 1001 1001 5774 Mar 9 16:40 Makefile 16:46:40 -rw-rw-r-- 1 1001 1001 6548 Mar 9 16:40 README.md 16:46:40 -rw-rw-r-- 1 1001 1001 6755 Mar 9 16:40 SECURITY.md 16:46:40 -rw-rw-r-- 1 1001 1001 5 Mar 9 16:41 VERSION 16:46:40 -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:40 ZMQWindows.md 16:46:40 drwxrwxr-x 2 1001 1001 117 Mar 9 16:40 bin 16:46:40 drwxrwxr-x 14 1001 1001 4096 Mar 9 16:40 cmd 16:46:40 -rw-r--r-- 1 root root 624012 Mar 9 16:45 coverage.out 16:46:40 -rw-r--r-- 1 root root 1055 Mar 9 16:46 go.mod 16:46:40 -rw-r--r-- 1 root root 21981 Mar 9 16:46 go.sum 16:46:40 drwxrwxr-x 8 1001 1001 127 Mar 9 16:40 internal 16:46:40 drwxrwxr-x 4 1001 1001 26 Mar 9 16:40 openapi 16:46:40 drwxrwxr-x 4 1001 1001 71 Mar 9 16:40 snap 16:46:40 -rw-rw-r-- 1 1001 1001 168 Mar 9 16:40 version.go [Pipeline] sh 16:46:40 + '[' -e coverage.out ] 16:46:40 + chown 1001:1001 coverage.out [Pipeline] stash 16:46:40 Stashed 1 file(s) [Pipeline] sh 16:46:41 + make build 16:46:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:46:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:47:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:47:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:47:33 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] } 16:47:39 $ docker stop --time=1 c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:47:41 $ docker rm -f c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:47:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:47:44 16:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:47:44 latest: Pulling from edgex-devops/edgex-compose 16:47:44 cbdbe7a5bc2a: Pulling fs layer 16:47:44 ca9280d653b3: Pulling fs layer 16:47:44 7e9c9ca2126c: Pulling fs layer 16:47:45 cbdbe7a5bc2a: Download complete 16:47:46 cbdbe7a5bc2a: Pull complete 16:47:46 ca9280d653b3: Download complete 16:47:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:47:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:47:48 7e9c9ca2126c: Verifying Checksum 16:47:48 7e9c9ca2126c: Download complete 16:47:48 ca9280d653b3: Pull complete 16:47:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:47:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:47:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 45.9% of statements 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements 16:48:04 7e9c9ca2126c: Pull complete 16:48:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:48:05 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 16:48:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:48:06 $ docker top a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:07 + docker-compose build --help 16:48:07 + grep parallel 16:48:08 --parallel Build images in parallel. [Pipeline] } 16:48:08 $ docker stop --time=1 a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 71.3% of statements 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:48:10 $ docker rm -f a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:48:11 . [Pipeline] withDockerContainer 16:48:11 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 16:48:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.565s coverage: 82.9% of statements 16:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.138s coverage: 78.9% of statements 16:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:48:12 $ docker top ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:15 Building docker-core-command-go ... 16:48:15 Building docker-core-data-go ... 16:48:15 Building docker-core-metadata-go ... 16:48:15 Building docker-security-bootstrapper-go ... 16:48:15 Building docker-security-proxy-setup-go ... 16:48:15 Building docker-security-secretstore-setup-go ... 16:48:15 Building docker-support-notifications-go ... 16:48:15 Building docker-support-scheduler-go ... 16:48:15 Building docker-sys-mgmt-agent-go ... 16:48:15 Building docker-security-secretstore-setup-go 16:48:15 Building docker-security-proxy-setup-go 16:48:15 Building docker-core-metadata-go 16:48:15 Building docker-support-notifications-go 16:48:15 Building docker-support-scheduler-go 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.265s coverage: 28.6% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.206s coverage: 100.0% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.123s coverage: 100.0% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.402s coverage: 86.7% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.333s coverage: 97.5% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 92.8% of statements 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.1% of statements 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.123s coverage: 47.1% of statements 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements 16:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements 16:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 16:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.104s coverage: 44.8% of statements 16:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.096s coverage: 81.4% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.6% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.6% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.530s coverage: 62.4% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 16:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.853s coverage: 69.0% of statements 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 38.4% of statements 16:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements 16:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements 16:49:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:49:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.141s coverage: 100.0% of statements 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:49:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:49:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.461s coverage: 87.8% of statements 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:49:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.068s coverage: 29.1% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.232s coverage: 95.6% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:49:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements 16:49:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 16:49:16 GO111MODULE=on go vet ./... 16:49:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:49:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:49:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:38 ---> 31584cf27cec 16:49:38 Step 3/23 : WORKDIR /edgex-go 16:49:38 ---> 31584cf27cec 16:49:38 Step 3/22 : WORKDIR /edgex-go 16:49:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:49:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:38 ---> 31584cf27cec 16:49:38 Step 3/22 : WORKDIR /edgex-go 16:49:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:49:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:49:38 ---> 31584cf27cec 16:49:38 Step 3/21 : WORKDIR /edgex-go 16:49:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:49:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:38 ---> 31584cf27cec 16:49:38 Step 3/24 : WORKDIR /edgex-go 16:49:38 ---> Running in 7dcc211a0dd2 16:49:38 ---> Running in 2573bf70d31c 16:49:38 ---> Running in 0c902ce1e216 16:49:38 ---> Running in 948a88e18c37 16:49:38 ---> Running in 04f94bdaa1ea 16:49:38 Removing intermediate container 04f94bdaa1ea 16:49:38 ---> 7c1ebba02995 16:49:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 Removing intermediate container 0c902ce1e216 16:49:38 ---> d47a14bfd1b6 16:49:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 Removing intermediate container 2573bf70d31c 16:49:38 ---> 6c72359f3c44 16:49:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 Removing intermediate container 948a88e18c37 16:49:38 ---> 0caaa485d23e 16:49:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 ---> Running in f803b96bf727 16:49:38 Removing intermediate container 7dcc211a0dd2 16:49:38 ---> 281459c1a735 16:49:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 ---> Running in 27fb5fac3b17 16:49:38 ---> Running in e8e893912eec 16:49:38 ---> Running in 6a94fce438a4 16:49:38 ---> Running in 31c42ec239dc 16:49:39 Removing intermediate container f803b96bf727 16:49:39 ---> 2ca2d355fe0b 16:49:39 Step 5/24 : RUN apk add --update --no-cache make git 16:49:39 Removing intermediate container 27fb5fac3b17 16:49:39 ---> 42064ae9f5fe 16:49:39 Step 5/22 : RUN apk add --update --no-cache make git 16:49:39 ---> Running in 448c6d3f1f55 16:49:39 Removing intermediate container 6a94fce438a4 16:49:39 ---> 003876067fec 16:49:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 31c42ec239dc 16:49:39 ---> e8ad42781aca 16:49:39 Step 5/23 : RUN apk add --update --no-cache make git 16:49:39 16:49:39 ---> Running in 66ced3fff537 16:49:39 ---> Running in ac6bcf8587cb 16:49:39 ---> Running in 41d143e36254 16:49:39 Removing intermediate container e8e893912eec 16:49:39 ---> 9959aa319600 16:49:39 Step 5/21 : RUN apk add --update --no-cache make git 16:49:39 ---> Running in db4b7eb6e9d2 16:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:49:44 OK: 233 MiB in 51 packages 16:49:44 OK: 233 MiB in 51 packages 16:49:44 OK: 233 MiB in 51 packages 16:49:44 OK: 233 MiB in 51 packages 16:49:44 OK: 233 MiB in 51 packages 16:49:45 Removing intermediate container 448c6d3f1f55 16:49:45 ---> f4e21963c9ee 16:49:45 Step 6/24 : COPY go.mod . 16:49:45 Removing intermediate container 66ced3fff537 16:49:45 ---> 893f8de61eff 16:49:45 Step 6/22 : COPY go.mod . 16:49:45 Removing intermediate container 41d143e36254 16:49:45 ---> c1b1327cbf38 16:49:45 Step 6/22 : COPY go.mod . 16:49:45 ---> 45e9e4ea5ab9 16:49:45 Step 7/24 : RUN go mod download 16:49:45 Removing intermediate container ac6bcf8587cb 16:49:45 ---> cabf0bc484a0 16:49:45 Step 6/23 : COPY go.mod . 16:49:45 ---> Running in 6e2d967c8b82 16:49:46 Removing intermediate container db4b7eb6e9d2 16:49:46 ---> c929424f39b0 16:49:46 Step 6/21 : COPY go.mod . 16:49:46 ---> 7036a0491360 16:49:46 Step 7/22 : RUN go mod download 16:49:46 ---> Running in 40e0d8c7784f 16:49:46 ---> b9339d26a025 16:49:46 Step 7/23 : RUN go mod download 16:49:46 ---> 5faaa2aea98e 16:49:46 Step 7/22 : RUN go mod download 16:49:46 ---> Running in 02e14e3939bb 16:49:46 ---> 21adb0a8ad55 16:49:46 Step 7/21 : RUN go mod download 16:49:46 ---> Running in 6ee7b683ecba 16:49:46 ---> Running in 217c44dd548d 16:49:52 Removing intermediate container 217c44dd548d 16:49:52 ---> 36e2927272fc 16:49:52 Step 8/21 : COPY . . 16:49:52 Removing intermediate container 40e0d8c7784f 16:49:52 ---> f4fb6de35a9b 16:49:52 Step 8/22 : COPY . . 16:49:52 Removing intermediate container 6e2d967c8b82 16:49:52 ---> 8c2765fbb26a 16:49:52 Step 8/24 : COPY . . 16:49:52 Removing intermediate container 6ee7b683ecba 16:49:52 ---> 15652a8e14d3 16:49:52 Step 8/22 : COPY . .Removing intermediate container 02e14e3939bb 16:49:52 ---> 08dc044ed275 16:49:52 Step 8/23 : COPY . . 16:49:53 16:50:38 gofmt -l . 16:50:38 [ "`gofmt -l .`" = "" ] 16:50:38 ./bin/test-go-mod-tidy.sh 16:50:38 ./bin/test-attribution-txt.sh [Pipeline] sh 16:50:39 + ls -al . 16:50:39 total 764 16:50:39 drwxrwxr-x 9 1001 1001 4096 Mar 9 16:50 . 16:50:39 drwxr-xr-x 4 root root 4096 Mar 9 16:46 .. 16:50:39 -rw-rw-r-- 1 1001 1001 11 Mar 9 16:44 .dockerignore 16:50:39 drwxrwxr-x 8 1001 1001 4096 Mar 9 16:44 .git 16:50:39 drwxrwxr-x 3 1001 1001 4096 Mar 9 16:44 .github 16:50:39 -rw-rw-r-- 1 1001 1001 818 Mar 9 16:44 .gitignore 16:50:39 -rw-rw-r-- 1 1001 1001 166 Mar 9 16:44 .sonarcloud.properties 16:50:39 -rw-rw-r-- 1 1001 1001 8607 Mar 9 16:44 Attribution.txt 16:50:39 -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:44 CONTRIBUTING.md 16:50:39 -rw-rw-r-- 1 1001 1001 931 Mar 9 16:44 Dockerfile.build 16:50:39 -rw-rw-r-- 1 1001 1001 863 Mar 9 16:44 Jenkinsfile 16:50:39 -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:44 LICENSE 16:50:39 -rw-rw-r-- 1 1001 1001 5774 Mar 9 16:44 Makefile 16:50:39 -rw-rw-r-- 1 1001 1001 6548 Mar 9 16:44 README.md 16:50:39 -rw-rw-r-- 1 1001 1001 6755 Mar 9 16:44 SECURITY.md 16:50:39 -rw-rw-r-- 1 1001 1001 5 Mar 9 16:41 VERSION 16:50:39 -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:44 ZMQWindows.md 16:50:39 drwxrwxr-x 2 1001 1001 4096 Mar 9 16:44 bin 16:50:39 drwxrwxr-x 14 1001 1001 4096 Mar 9 16:44 cmd 16:50:39 -rw-r--r-- 1 root root 624012 Mar 9 16:49 coverage.out 16:50:39 -rw-r--r-- 1 root root 1055 Mar 9 16:50 go.mod 16:50:39 -rw-r--r-- 1 root root 21981 Mar 9 16:50 go.sum 16:50:39 drwxrwxr-x 8 1001 1001 4096 Mar 9 16:44 internal 16:50:39 drwxrwxr-x 4 1001 1001 4096 Mar 9 16:44 openapi 16:50:39 drwxrwxr-x 4 1001 1001 4096 Mar 9 16:44 snap 16:50:39 -rw-rw-r-- 1 1001 1001 168 Mar 9 16:44 version.go [Pipeline] sh 16:50:39 + '[' -e coverage.out ] 16:50:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:50:39 Warning: overwriting stash ‘coverage-report’ 16:50:41 Stashed 1 file(s) [Pipeline] sh 16:50:42 + make build 16:50:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:47 ---> 780461f03779 16:51:47 ---> f30b056f7cb5 16:51:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:47 ---> de9ab8adc5cf 16:51:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:51:47 ---> Running in 4076f865c980 16:51:47 ---> Running in 874fae6527df 16:51:47 ---> Running in 9feda4433a53 16:51:47 ---> 789808173489 16:51:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:51:47 ---> Running in e3e68ef477a3 16:51:47 ---> 92bc027d3996 16:51:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:51:47 ---> Running in 826063bfb0c2 16:51:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:51:55 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] } 16:52:01 $ docker stop --time=1 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 16:52:04 $ docker rm -f 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:52:06 16:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:52:06 latest: Pulling from edgex-devops/edgex-compose-arm64 16:52:06 29e5d40040c1: Pulling fs layer 16:52:06 1ce36da41761: Pulling fs layer 16:52:06 25b303627fd3: Pulling fs layer 16:52:07 29e5d40040c1: Verifying Checksum 16:52:07 29e5d40040c1: Download complete 16:52:08 29e5d40040c1: Pull complete 16:52:09 1ce36da41761: Download complete 16:52:10 1ce36da41761: Pull complete 16:52:10 25b303627fd3: Verifying Checksum 16:52:10 25b303627fd3: Download complete 16:52:20 25b303627fd3: Pull complete 16:52:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:52:21 prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container 16:52:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:52:24 $ docker top acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:25 + docker-compose build --help 16:52:25 + grep parallel 16:52:28 --parallel Build images in parallel. [Pipeline] } 16:52:28 $ docker stop --time=1 acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 16:52:30 $ docker rm -f acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:52:31 . [Pipeline] withDockerContainer 16:52:31 prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container 16:52:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:52:33 $ docker top 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:34 + docker-compose -f ./docker-compose-build.yml build --parallel 16:52:38 Building docker-core-command-go ... 16:52:38 Building docker-core-data-go ... 16:52:38 Building docker-core-metadata-go ... 16:52:38 Building docker-security-bootstrapper-go ... 16:52:38 Building docker-security-proxy-setup-go ... 16:52:38 Building docker-security-secretstore-setup-go ... 16:52:38 Building docker-support-notifications-go ... 16:52:38 Building docker-support-scheduler-go ... 16:52:38 Building docker-sys-mgmt-agent-go ... 16:52:38 Building docker-support-notifications-go 16:52:38 Building docker-support-scheduler-go 16:52:38 Building docker-security-secretstore-setup-go 16:52:38 Building docker-core-metadata-go 16:52:38 Building docker-security-proxy-setup-go 16:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:53:07 Removing intermediate container 9feda4433a53 16:53:07 ---> dfe40a6a1e6d 16:53:07 16:53:07 Step 10/22 : FROM alpine:3.12 16:53:07 Removing intermediate container e3e68ef477a3 16:53:07 ---> a486a05c9e6c 16:53:07 16:53:07 Step 10/22 : FROM alpine:3.12 16:53:07 Removing intermediate container 874fae6527df 16:53:07 ---> 842e972fae04 16:53:07 16:53:07 Step 10/24 : FROM alpine:3.12 16:53:07 Removing intermediate container 4076f865c980 16:53:07 ---> 49293b008c31 16:53:07 16:53:07 Step 10/21 : FROM alpine:3.12 16:53:07 3.12: Pulling from library/alpine 16:53:07 3.12: Pulling from library/alpine 16:53:07 3.12: Pulling from library/alpine 16:53:07 3.12: Pulling from library/alpine 16:53:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:53:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:53:07 Status: Image is up to date for alpine:3.12 16:53:07 Status: Downloaded newer image for alpine:3.12 16:53:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:53:07 Status: Image is up to date for alpine:3.12 16:53:07 ---> 88dd2752d2ea 16:53:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:53:07 ---> 88dd2752d2ea 16:53:07 Step 11/21 : RUN apk add --update --no-cache curl 16:53:07 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:53:07 Status: Image is up to date for alpine:3.12 16:53:07 ---> 88dd2752d2ea 16:53:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:07 ---> 88dd2752d2ea 16:53:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:53:07 ---> Running in bd2ea881c1be 16:53:07 ---> Running in 1382f9d31387 16:53:07 ---> Running in ff1b4e588121 16:53:08 ---> Running in 5d461d8935c7 16:53:08 Removing intermediate container 826063bfb0c2 16:53:08 ---> 2f0996d5c386 16:53:08 16:53:08 Step 10/23 : FROM alpine:3.12 16:53:08 ---> 88dd2752d2ea 16:53:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:53:09 ---> Running in e1643fafc488 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:10 (1/2) Installing ca-certificates (20191127-r4) 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:10 (2/2) Installing dumb-init (1.2.2-r1) 16:53:10 Executing busybox-1.31.1-r19.trigger 16:53:10 Executing ca-certificates-20191127-r4.trigger 16:53:10 (1/1) Installing dumb-init (1.2.2-r1) 16:53:10 Executing busybox-1.31.1-r19.trigger 16:53:10 OK: 6 MiB in 15 packages 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:10 OK: 6 MiB in 16 packages 16:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:11 (1/5) Installing ca-certificates (20191127-r4) 16:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:53:11 (3/5) Installing libcurl (7.69.1-r3) 16:53:11 (4/5) Installing curl (7.69.1-r3) 16:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:11 (5/5) Installing dumb-init (1.2.2-r1) 16:53:11 Executing busybox-1.31.1-r19.trigger 16:53:11 Executing ca-certificates-20191127-r4.trigger 16:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:11 OK: 7 MiB in 19 packages 16:53:11 (1/1) Installing dumb-init (1.2.2-r1) 16:53:11 (1/4) Installing ca-certificates (20191127-r4) 16:53:11 Executing busybox-1.31.1-r19.trigger 16:53:11 OK: 6 MiB in 15 packages 16:53:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:53:11 (3/4) Installing libcurl (7.69.1-r3) 16:53:11 (4/4) Installing curl (7.69.1-r3) 16:53:11 Executing busybox-1.31.1-r19.trigger 16:53:11 Executing ca-certificates-20191127-r4.trigger 16:53:12 OK: 7 MiB in 18 packages 16:53:13 Removing intermediate container 1382f9d31387 16:53:13 ---> 612bbbc25ba4 16:53:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:13 Removing intermediate container bd2ea881c1be 16:53:13 ---> f2aa664cf651 16:53:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:13 ---> Running in a0262ed46486 16:53:13 Removing intermediate container ff1b4e588121 16:53:13 ---> 07a0ce11b2f2 16:53:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:13 ---> Running in d58ba73f31df 16:53:14 Removing intermediate container e1643fafc488 16:53:14 ---> 76cc67ed10af 16:53:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:14 Removing intermediate container 5d461d8935c7 16:53:14 ---> ac977046238f 16:53:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:14 ---> Running in af75276ca4da 16:53:14 ---> Running in f77f2f1e8eb8 16:53:14 ---> Running in 676b9ea7041e 16:53:14 Removing intermediate container a0262ed46486 16:53:14 ---> 3da90a65ba0f 16:53:14 Step 13/22 : ENV APP_PORT=48085 16:53:14 Removing intermediate container d58ba73f31df 16:53:14 ---> 6d84632a50fa 16:53:14 Step 13/22 : ENV APP_PORT=48060 16:53:14 Removing intermediate container af75276ca4da 16:53:14 ---> 73daecb348ea 16:53:14 Step 13/24 : WORKDIR / 16:53:14 ---> Running in 91b9023ca6ce 16:53:14 Removing intermediate container f77f2f1e8eb8 16:53:14 ---> 93b5662e4270 16:53:14 Step 13/23 : ENV APP_PORT=48081 16:53:15 ---> Running in ce9f0614addc 16:53:15 Removing intermediate container 676b9ea7041e 16:53:15 ---> fe0a8ed7718e 16:53:15 Step 13/21 : WORKDIR /edgex 16:53:15 ---> Running in e992334f6e1b 16:53:15 ---> Running in 639cd62bd26e 16:53:15 ---> Running in 1a7c52059f16 16:53:15 Removing intermediate container 91b9023ca6ce 16:53:15 ---> d43525dade82 16:53:15 Step 14/22 : EXPOSE $APP_PORT 16:53:15 Removing intermediate container ce9f0614addc 16:53:15 ---> 54f2a96069a8 16:53:15 Step 14/22 : EXPOSE $APP_PORT 16:53:15 ---> Running in 144947bce4b2 16:53:15 Removing intermediate container e992334f6e1b 16:53:15 ---> 06076647a51f 16:53:15 Step 14/23 : EXPOSE $APP_PORT 16:53:15 Removing intermediate container 639cd62bd26e 16:53:15 ---> 11609ebcbe1c 16:53:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:15 Removing intermediate container 1a7c52059f16 16:53:15 ---> 12e9393c2842 16:53:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:53:15 ---> Running in c0a1d572ec65 16:53:16 ---> Running in d029852e4394 16:53:16 Removing intermediate container 144947bce4b2 16:53:16 ---> 2d1e548b0ad2 16:53:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:16 ---> 30e2ed873a18 16:53:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:53:17 ---> 3bfa65f6851c 16:53:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:17 Removing intermediate container c0a1d572ec65 16:53:17 ---> 005a56ddd150 16:53:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:17 Removing intermediate container d029852e4394 16:53:17 ---> 54380f38c420 16:53:17 Step 15/23 : WORKDIR / 16:53:17 ---> Running in 14f04790ac7e 16:53:17 ---> 72034b7f093a 16:53:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:53:17 ---> 26f5dbe49c25 16:53:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:17 ---> bd9584271d90 16:53:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:18 ---> 0bf7608a6936 16:53:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:53:18 Removing intermediate container 14f04790ac7e 16:53:18 ---> 5370b237bf47 16:53:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:18 ---> 283d4fcd676d 16:53:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:18 ---> 45a8806b6a52 16:53:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:53:19 ---> 8de13e570402 16:53:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:19 ---> e1bd9f3ff310 16:53:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:19 ---> 12271efed193 16:53:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:53:19 ---> ff9ec540cb6b 16:53:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:53:19 ---> a94b9114769b 16:53:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:53:20 ---> Running in 1def2bece22a 16:53:20 ---> Running in d9658f40420f 16:53:20 ---> Running in d18a1f8c79dc 16:53:20 ---> 1dedc181b67f 16:53:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:20 ---> 30e3f12595ab 16:53:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:20 Removing intermediate container 1def2bece22a 16:53:20 ---> 27ad5e993f53 16:53:20 Step 18/21 : CMD ["--init=true"] 16:53:21 Removing intermediate container d18a1f8c79dc 16:53:21 ---> 27e444471f57 16:53:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:21 Removing intermediate container d9658f40420f 16:53:21 ---> ad0f31c451c5 16:53:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:21 ---> 6245b88e31f5 16:53:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:53:21 ---> Running in a192eae08bd8 16:53:21 ---> Running in 8b2fd2600786 16:53:21 ---> Running in e8d418eafa14 16:53:21 ---> Running in 90f36b237015 16:53:22 ---> 01eb7774272e 16:53:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:23 Removing intermediate container a192eae08bd8 16:53:23 ---> 6332aa493caf 16:53:23 Step 19/21 : LABEL arch=x86_64 16:53:23 Removing intermediate container 8b2fd2600786 16:53:23 ---> 1916295a2a35 16:53:23 Step 20/22 : LABEL arch=x86_64 16:53:23 Removing intermediate container e8d418eafa14 16:53:23 ---> 5ab66b9c7e14 16:53:23 Step 20/22 : LABEL arch=x86_64 16:53:23 Removing intermediate container 90f36b237015 16:53:23 ---> 4e4a405249d3 16:53:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:23 ---> Running in 4245892193fa 16:53:23 ---> Running in e842b30d3a20 16:53:23 ---> Running in 67558985c6be 16:53:23 ---> Running in ab8d3d69a1ec 16:53:23 ---> 07e44e1f59dc 16:53:23 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/ 16:53:23 ---> Running in 9f71ef566e66 16:53:23 Removing intermediate container 67558985c6be 16:53:23 ---> 9356fa0fc6ed 16:53:23 Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:53:23 Removing intermediate container e842b30d3a20 16:53:23 ---> ba1ad6a0d5a7 16:53:23 Step 20/21 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:53:23 Removing intermediate container 4245892193fa 16:53:23 ---> 30ccf463eec9 16:53:23 Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:53:24 Removing intermediate container ab8d3d69a1ec 16:53:24 ---> c9ffdb7922b9 16:53:24 Step 21/23 : LABEL arch=x86_64 16:53:24 ---> Running in 9508cbada0b9 16:53:24 ---> Running in 4b615a017fb1 16:53:24 ---> Running in b86a89458a3a 16:53:24 ---> Running in d31b2968a3ba 16:53:24 Removing intermediate container 4b615a017fb1 16:53:24 ---> 53aae380bb10 16:53:24 Step 22/22 : LABEL version=0.0.0 16:53:25 Removing intermediate container b86a89458a3a 16:53:25 ---> 9ed4af6497e6 16:53:25 Step 22/22 : LABEL version=0.0.0 16:53:25 Removing intermediate container 9508cbada0b9 16:53:25 ---> f8592f34ac0a 16:53:25 Step 21/21 : LABEL version=0.0.0 16:53:25 Removing intermediate container d31b2968a3ba 16:53:25 ---> 7107ec50f5c7 16:53:25 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:53:25 ---> Running in 9516e4ad6c8e 16:53:25 ---> Running in a2ce721ca5ad 16:53:25 ---> Running in d03914f70774 16:53:25 ---> Running in ab9d4ee6bde9 16:53:26 Removing intermediate container a2ce721ca5ad 16:53:26 ---> 2af68d7f81dd 16:53:26 16:53:26 Removing intermediate container 9516e4ad6c8e 16:53:26 ---> 60896a988526 16:53:26 16:53:26 Removing intermediate container d03914f70774 16:53:26 ---> cc3fef920fe9 16:53:26 16:53:26 Removing intermediate container ab9d4ee6bde9 16:53:26 ---> 67718829f457 16:53:26 Step 23/23 : LABEL version=0.0.0 16:53:26 ---> Running in 375f987aec45 16:53:27 Removing intermediate container 9f71ef566e66 16:53:27 ---> 3d1616ed8518 16:53:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:53:27 Successfully built 60896a988526 16:53:27 Successfully built cc3fef920fe9 16:53:27 Successfully built 2af68d7f81dd 16:53:27 Successfully tagged docker-support-scheduler-go:latest 16:53:27  Building docker-support-scheduler-go ... done  ---> Running in cc6e151e0b6a 16:53:27 Building docker-security-bootstrapper-go 16:53:27 Successfully tagged docker-security-proxy-setup-go:latest 16:53:27 Building docker-sys-mgmt-agent-go 16:53:27  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest 16:53:27 Building docker-core-command-go 16:53:27  Building docker-support-notifications-go ... done Removing intermediate container 375f987aec45 16:53:27 ---> 17695b28524f 16:53:27 16:53:28 Removing intermediate container cc6e151e0b6a 16:53:28 ---> 640dc7496eb6 16:53:28 Step 22/24 : LABEL arch=x86_64 16:53:28 Successfully built 17695b28524f 16:53:28 Successfully tagged docker-core-metadata-go:latest 16:53:28 Building docker-core-data-go 16:53:28  Building docker-core-metadata-go ... done  ---> Running in cbb0a984806e 16:53:29 Removing intermediate container cbb0a984806e 16:53:29 ---> 965c233a0f51 16:53:29 Step 23/24 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:53:29 ---> Running in 432b3e8d2b2a 16:53:29 Removing intermediate container 432b3e8d2b2a 16:53:29 ---> c2dbccbbd99b 16:53:29 Step 24/24 : LABEL version=0.0.0 16:53:29 ---> Running in 7413085c30ad 16:53:29 Removing intermediate container 7413085c30ad 16:53:29 ---> 0438d1c47930 16:53:29 16:53:30 Successfully built 0438d1c47930 16:53:32 Successfully tagged docker-security-secretstore-setup-go:latest 16:54:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:00 ---> aae14bee9fb7 16:54:00 Step 3/22 : WORKDIR /edgex-go 16:54:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:54:00 ---> aae14bee9fb7 16:54:00 Step 3/21 : WORKDIR /edgex-go 16:54:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:00 ---> aae14bee9fb7 16:54:00 Step 3/22 : WORKDIR /edgex-go 16:54:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:00 ---> aae14bee9fb7 16:54:00 Step 3/24 : WORKDIR /edgex-go 16:54:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:00 ---> aae14bee9fb7 16:54:00 Step 3/23 : WORKDIR /edgex-go 16:54:00 ---> Running in 65bd40b2a63b 16:54:00 ---> Running in 05289717a7eb 16:54:00 ---> Running in 31283d2bdfbb 16:54:00 ---> Running in fd8314e70923 16:54:00 ---> Running in cc0ada12f216 16:54:00 Removing intermediate container 31283d2bdfbb 16:54:00 ---> 97d391a00bbe 16:54:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:00 Removing intermediate container 05289717a7eb 16:54:00 ---> 729c2c520394 16:54:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:00 ---> Running in fec083953b2c 16:54:00 Removing intermediate container 65bd40b2a63b 16:54:00 ---> 896b581547b3 16:54:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:00 Removing intermediate container fd8314e70923 16:54:00 ---> e2f92fe616d7 16:54:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container cc0ada12f216 16:54:00 ---> 2d65a17d4905 16:54:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:00 16:54:00 ---> Running in 2e0e206bd39d 16:54:00 ---> Running in 0c5f8b78e535 16:54:00 ---> Running in 94c0fa72341b 16:54:00 ---> Running in 1c1fe91c1d08 16:54:00 Removing intermediate container fec083953b2c 16:54:00 ---> 32e8dbd85be9 16:54:00 Step 5/23 : RUN apk add --update --no-cache make git 16:54:00 ---> Running in a06d7d273290 16:54:00 Removing intermediate container 1c1fe91c1d08 16:54:00 ---> 2cdcf69c565d 16:54:00 Step 5/22 : RUN apk add --update --no-cache make git 16:54:00 Removing intermediate container 2e0e206bd39d 16:54:00 ---> 5a59c1506648 16:54:00 Step 5/24 : RUN apk add --update --no-cache make git 16:54:00 ---> Running in bb184b22ac87 16:54:00 ---> Running in 0b8d9560d95f 16:54:00 Removing intermediate container 0c5f8b78e535 16:54:00 ---> b79258aa94eb 16:54:00 Step 5/21 : RUN apk add --update --no-cache make git 16:54:00 Removing intermediate container 94c0fa72341b 16:54:00 ---> be631fc24882 16:54:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:54:00 ---> Running in 3c00eb12da86 16:54:00 ---> Running in cefc7742b6bf 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:01 OK: 217 MiB in 51 packages 16:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:02 OK: 217 MiB in 51 packages 16:54:02 OK: 217 MiB in 51 packages 16:54:02 OK: 217 MiB in 51 packages 16:54:02 Removing intermediate container a06d7d273290 16:54:02 ---> 438626e00e2a 16:54:02 Step 6/23 : COPY go.mod . 16:54:02 OK: 217 MiB in 51 packages 16:54:03 ---> ce0817415a1f 16:54:03 Step 7/23 : RUN go mod download 16:54:03 ---> Running in f5548b9b6143 16:54:04 Removing intermediate container 3c00eb12da86 16:54:04 ---> 5a8a3b3792b9 16:54:04 Step 6/21 : COPY go.mod . 16:54:04 Removing intermediate container 0b8d9560d95f 16:54:04 ---> 675470122276 16:54:04 Step 6/22 : COPY go.mod . 16:54:04 Removing intermediate container bb184b22ac87 16:54:04 ---> 4e7a4b15b9e8 16:54:04 Step 6/24 : COPY go.mod . 16:54:04 Removing intermediate container cefc7742b6bf 16:54:04 ---> 96f1a5dc775b 16:54:04 Step 6/22 : COPY go.mod . 16:54:05 ---> e8cfd055f385 16:54:05 Step 7/21 : RUN go mod download 16:54:05 ---> 2beaec9e1ecf 16:54:05 Step 7/22 : RUN go mod download 16:54:05 ---> Running in 1517eac378af 16:54:05 ---> 130984bee4fc 16:54:05 Step 7/22 : RUN go mod download 16:54:05 ---> 0c91708114e3 16:54:05 Step 7/24 : RUN go mod download 16:54:05 ---> Running in f1ebfb8eed8d 16:54:06 ---> Running in 47d338ee318c 16:54:06 ---> Running in e1410c9b6ce7 16:54:07 Removing intermediate container f5548b9b6143 16:54:07 ---> 1a5e2992fbb4 16:54:07 Step 8/23 : COPY . . 16:54:10 Removing intermediate container 1517eac378af 16:54:10 ---> 42f7af8b4e4d 16:54:10 Step 8/21 : COPY . . 16:54:10 Removing intermediate container f1ebfb8eed8d 16:54:10 ---> 87295ea7d34d 16:54:10 Step 8/22 : COPY . . 16:54:11 Removing intermediate container e1410c9b6ce7 16:54:11 ---> d58604590a79 16:54:11 Step 8/24 : COPY . . 16:54:11 Removing intermediate container 47d338ee318c 16:54:11 ---> fdc58b969e78 16:54:11 Step 8/22 : COPY . . 16:54:38 ---> d9d93e5e067e 16:54:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:54:38 ---> 44d9cfeeb111 16:54:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:54:38 ---> 1adc3f9752b5 16:54:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:54:38 ---> Running in 38b64d44ec25 16:54:38 ---> d546af7462bf 16:54:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:54:38 ---> Running in 163595b0215b 16:54:38 ---> 713115907a98 16:54:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:54:38 ---> Running in 1f98fad2c9eb 16:54:38 ---> Running in 7f7e6f60466f 16:54:38 ---> Running in d6b1ffd11aed 16:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54: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 16:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:54:41  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:41 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:54:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:41 ---> 31584cf27cec 16:54:41 ---> 31584cf27cec 16:54:41 Step 3/23 : WORKDIR /edgex-go ---> 31584cf27cec 16:54:41 Step 3/23 : WORKDIR /edgex-goStep 3/31 : WORKDIR /edgex-go 16:54:41 16:54:41 16:54:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:54:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:41 ---> 31584cf27cec 16:54:41 Step 3/26 : WORKDIR /edgex-go 16:54:41 ---> Using cache 16:54:41 ---> 281459c1a735 16:54:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:41 ---> Using cache 16:54:41 ---> 281459c1a735 16:54:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:41 ---> Using cache 16:54:41 ---> 281459c1a735 16:54:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:41 ---> Using cache 16:54:41 ---> 281459c1a735 16:54:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:41 ---> Using cache 16:54:41 ---> Using cache 16:54:41 ---> Using cache 16:54:41 ---> e8ad42781aca 16:54:41 Step 5/23 : RUN apk add --update --no-cache make git 16:54:41 ---> Using cache 16:54:41 ---> e8ad42781aca 16:54:41 ---> e8ad42781aca 16:54:41 ---> e8ad42781aca 16:54:41 Step 5/31 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:54:41 16:54:41 Step 5/26 : RUN apk add --update --no-cache make bash git 16:54:41 ---> Using cache 16:54:41 ---> cabf0bc484a0 16:54:41 Step 6/31 : COPY go.mod . 16:54:41 ---> Using cache 16:54:41 ---> cabf0bc484a0 16:54:41 Step 6/23 : COPY go.mod . 16:54:41 ---> Using cache 16:54:41 ---> b9339d26a025 16:54:41 ---> Using cache 16:54:41 ---> b9339d26a025 16:54:41 Step 7/31 : RUN go mod download 16:54:41 Step 7/23 : RUN go mod download 16:54:41 ---> Using cache 16:54:41 ---> 08dc044ed275 16:54:41 Step 8/23 : COPY . . 16:54:41 ---> Using cache 16:54:41 ---> 08dc044ed275 16:54:41 Step 8/31 : COPY . . 16:54:41 ---> Using cache 16:54:41 ---> Using cache 16:54:41 ---> 92bc027d3996 16:54:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:54:41 ---> 92bc027d3996 16:54:41 Step 9/23 : RUN make cmd/core-command/core-command 16:54:41 ---> Running in 781e251c2ec5 16:54:41 ---> Running in 5c82eb337b63 16:54:41 ---> Running in ca0f6ad784c9 16:54:41 ---> Running in 397601382cf1 16:54:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:54:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:54:41 OK: 233 MiB in 51 packages 16:54:41 OK: 233 MiB in 51 packages 16:54:41 Removing intermediate container 397601382cf1 16:54:41 ---> 5363fbc49d70 16:54:41 Step 6/23 : COPY go.mod . 16:54:41 Removing intermediate container ca0f6ad784c9 16:54:41 ---> 33975abf7183 16:54:41 Step 6/26 : COPY go.mod . 16:54:42 ---> 0f0a607349a3 16:54:42 Step 7/23 : RUN go mod download 16:54:42 ---> c9c537c8f590 16:54:42 Step 7/26 : RUN go mod download 16:54:42 ---> Running in 54cb4a0afe88 16:54:43 ---> Running in 4e1055ecdec6 16:54:51 Removing intermediate container 54cb4a0afe88 16:54:51 ---> 8d6245bd63c7 16:54:51 Step 8/23 : COPY . . 16:54:51 Removing intermediate container 4e1055ecdec6 16:54:51 ---> ebeb39fd1941 16:54:51 Step 8/26 : COPY . . 16:56:02 Removing intermediate container 5c82eb337b63 16:56:02 ---> f6ae218eec95 16:56:02 16:56:02 Step 10/31 : FROM alpine:3.12 16:56:02 ---> 88dd2752d2ea 16:56:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:56:02 Removing intermediate container 781e251c2ec5 16:56:02 ---> 048c5b20ddb1 16:56:02 16:56:02 Step 10/23 : FROM alpine:3.12 16:56:02 ---> 88dd2752d2ea 16:56:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:02 ---> Using cache 16:56:02 ---> 76cc67ed10af 16:56:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:02 ---> Using cache 16:56:02 ---> 93b5662e4270 16:56:02 Step 13/23 : ENV APP_PORT=48082 16:56:02 ---> Running in 781360ca6a6b 16:56:02 ---> Running in 1120bf1455b9 16:56:02 Removing intermediate container 1120bf1455b9 16:56:02 ---> aa1d992d6467 16:56:02 Step 14/23 : EXPOSE $APP_PORT 16:56:02 Removing intermediate container 781360ca6a6b 16:56:02 ---> da35d784f1db 16:56:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:02 ---> Running in ecb74a347dfa 16:56:02 ---> Running in e1da4f5087fb 16:56:05 Removing intermediate container ecb74a347dfa 16:56:05 ---> 5c5c0e1a56a2 16:56:05 Step 15/23 : WORKDIR / 16:56:06 ---> Running in eed618fcd4a4 16:56:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:56:07 Removing intermediate container eed618fcd4a4 16:56:07 ---> 25dd30600875 16:56:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:56:07 (1/2) Installing dumb-init (1.2.2-r1) 16:56:07 (2/2) Installing su-exec (0.2-r1) 16:56:07 Executing busybox-1.31.1-r19.trigger 16:56:08 OK: 6 MiB in 16 packages 16:56:09 ---> 991a19708f29 16:56:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:11 Removing intermediate container e1da4f5087fb 16:56:11 ---> 50a90f817500 16:56:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:11 ---> 5cd4595103da 16:56:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:11 ---> Running in 7bee3f86afa7 16:56:12 ---> cf089d7bf569 16:56:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:56:12 ---> 7672900ab38f 16:56:12 Step 9/23 : RUN make cmd/core-data/core-data 16:56:12 ---> Running in 39d091b3b262 16:56:12 ---> a935f49daecf 16:56:12 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:12 Removing intermediate container 7bee3f86afa7 16:56:12 ---> 139513de568e 16:56:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:56:12 ---> Running in 97009cacc74d 16:56:12 ---> Running in d817f0a9a9ae 16:56:12 ---> Running in f3a34dcb36e2 16:56:13 Removing intermediate container d817f0a9a9ae 16:56:13 ---> 6b787c8f0d77 16:56:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:13 Removing intermediate container f3a34dcb36e2 16:56:13 ---> e02ea215d95d 16:56:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:13 ---> Running in fd62f170b02b 16:56:13 ---> Running in c79dd50d5a41 16:56:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:56:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:56:15 Removing intermediate container fd62f170b02b 16:56:15 ---> e3d454d2d739 16:56:15 Step 21/23 : LABEL arch=x86_64 16:56: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 16:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:56:15 ---> Running in ea4dee385495 16:56:17 Removing intermediate container ea4dee385495 16:56:17 ---> a3090fcab616 16:56:17 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:17 ---> Running in 27b128f053c6 16:56:17 Removing intermediate container c79dd50d5a41 16:56:17 ---> ce543b087e63 16:56:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:56:18 ---> Running in 5722912ada63 16:56:19 Removing intermediate container 27b128f053c6 16:56:19 ---> 6816b0d38180 16:56:19 Step 23/23 : LABEL version=0.0.0 16:56:19 ---> Running in 464b733378f4 16:56:19 Removing intermediate container 5722912ada63 16:56:19 ---> 9f92e23873b9 16:56:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:56:19 Removing intermediate container 464b733378f4 16:56:19 ---> de322a4e8f06 16:56:19 16:56:20 ---> b44995145928 16:56:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:56:20 Successfully built de322a4e8f06 16:56:20 Successfully tagged docker-core-command-go:latest 16:56:20 Removing intermediate container d6b1ffd11aed 16:56:20 ---> 2c3ac733fbe2 16:56:20 16:56:20 Step 10/24 : FROM alpine:3.12 16:56:20 3.12: Pulling from library/alpine 16:56:21  Building docker-core-command-go ... done  ---> Running in 38cf6561f774 16:56:21 Removing intermediate container 163595b0215b 16:56:21 ---> 8dee1c25ff2b 16:56:21 16:56:21 Step 10/21 : FROM alpine:3.12 16:56:21 3.12: Pulling from library/alpine 16:56:22 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:56:22 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:56:22 Status: Downloaded newer image for alpine:3.12 16:56:22 ---> d10569e2745f 16:56:22 Step 11/21 : RUN apk add --update --no-cache curl 16:56:22 Status: Image is up to date for alpine:3.12 16:56:22 ---> d10569e2745f 16:56:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:56:22 ---> Running in b4ca94bb0f9f 16:56:22 ---> Running in f8590708bb54 16:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:26 (1/4) Installing ca-certificates (20191127-r4) 16:56:26 (1/5) Installing ca-certificates (20191127-r4) 16:56:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:56:26 (3/4) Installing libcurl (7.69.1-r3) 16:56:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:56:26 (4/4) Installing curl (7.69.1-r3) 16:56:26 (3/5) Installing libcurl (7.69.1-r3) 16:56:26 Executing busybox-1.31.1-r19.trigger 16:56:26 (4/5) Installing curl (7.69.1-r3) 16:56:26 Executing ca-certificates-20191127-r4.trigger 16:56:26 (5/5) Installing dumb-init (1.2.2-r1) 16:56:26 Executing busybox-1.31.1-r19.trigger 16:56:26 Executing ca-certificates-20191127-r4.trigger 16:56:26 OK: 7 MiB in 18 packages 16:56:26 OK: 7 MiB in 19 packages 16:56:26 Removing intermediate container 38cf6561f774 16:56:26 ---> a49d3878dd2d 16:56:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:28 ---> 6fdad8a4d4df 16:56:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:29 Removing intermediate container b4ca94bb0f9f 16:56:29 ---> 6a687ffac446 16:56:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:29 Removing intermediate container f8590708bb54 16:56:29 ---> dd1432d32628 16:56:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:29 ---> Running in 2caad5ba0c3b 16:56:29 ---> Running in 99276c4f5415 16:56:30 Removing intermediate container 2caad5ba0c3b 16:56:30 ---> 8480784d785b 16:56:30 Step 13/21 : WORKDIR /edgex 16:56:30 Removing intermediate container 99276c4f5415 16:56:30 ---> aed6b4a0578b 16:56:30 Step 13/24 : WORKDIR / 16:56:30 ---> Running in 3f4029c2a161 16:56:30 ---> Running in f8a57c88d23b 16:56:31 Removing intermediate container 3f4029c2a161 16:56:31 ---> e63f1bb60bc5 16:56:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:56:31 Removing intermediate container f8a57c88d23b 16:56:31 ---> dfe7d1093275 16:56:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:56:32 ---> b66bf24eb3dc 16:56:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:56:34 ---> 8c9b325fdae4 16:56:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:56:34 ---> b196eb84ebdf 16:56:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 7faec5c67011 16:56:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:56:34 16:56:35 ---> c00d335cfd55 16:56:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:56:36 ---> 758ddedd2bcc 16:56:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:56:36 ---> Running in 7ce770ba8373 16:56:36 ---> dcb2cd71077f 16:56:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:56:36 ---> ab0aec789d64 16:56:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:56:37 Removing intermediate container 7f7e6f60466f 16:56:37 ---> 49423bd48557 16:56:37 16:56:37 Step 10/22 : FROM alpine:3.12 16:56:37 ---> d10569e2745f 16:56:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:37 Removing intermediate container 7ce770ba8373 16:56:37 ---> 5a6e13fb3f82 16:56:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:37 ---> 06093b76b2aa 16:56:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:38 ---> Running in 3673f094a1f6 16:56:38 Removing intermediate container 1f98fad2c9eb 16:56:38 ---> 8a217a162f92 16:56:38 16:56:38 Step 10/22 : FROM alpine:3.12 16:56:38 ---> d10569e2745f 16:56:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:56:38 ---> Running in dabe92d3618c 16:56:38 ---> dfc3dd38444f 16:56:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:56:39 ---> Running in df7a62820575 16:56:39 ---> cd8946667c83 16:56:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:39 ---> 67d9f4242eac 16:56:39 Step 26/31 : RUN chmod +x /entrypoint.sh 16:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:40 Removing intermediate container df7a62820575 16:56:40 ---> f5e48922de87 16:56:40 Step 18/21 : CMD ["--init=true"] 16:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:40 ---> Running in 130b0f363d59 16:56:40 ---> Running in eb671c199eed 16:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:40 (1/2) Installing ca-certificates (20191127-r4) 16:56:40 (2/2) Installing dumb-init (1.2.2-r1) 16:56:40 Executing busybox-1.31.1-r19.trigger 16:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:40 Executing ca-certificates-20191127-r4.trigger 16:56:41 OK: 6 MiB in 16 packages 16:56:41 (1/1) Installing dumb-init (1.2.2-r1) 16:56:41 Executing busybox-1.31.1-r19.trigger 16:56:41 OK: 5 MiB in 15 packages 16:56:41 ---> d77c944d5905 16:56:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:42 Removing intermediate container eb671c199eed 16:56:42 ---> 166e8f35a0d9 16:56:42 Step 19/21 : LABEL arch=arm64 16:56:42 ---> Running in 16cd4762e67c 16:56:42 ---> 6d57024c6214 16:56:42 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/ 16:56:42 Removing intermediate container 38b64d44ec25 16:56:42 ---> 821130f57250 16:56:42 16:56:42 Step 10/23 : FROM alpine:3.12 16:56:42 ---> d10569e2745f 16:56:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:43 ---> Running in be838bf81f25 16:56:43 ---> Running in 0e9a8376ba34 16:56:43 Removing intermediate container 16cd4762e67c 16:56:43 ---> 8b0c8a2b3302 16:56:43 Step 20/21 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:43 Removing intermediate container dabe92d3618c 16:56:43 ---> 7ca7a0ef5e44 16:56:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:43 Removing intermediate container 3673f094a1f6 16:56:43 ---> 97261cf24ba1 16:56:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:43 ---> Running in c37046409e7b 16:56:43 ---> Running in b7cb3723d742 16:56:43 ---> Running in 02749c7a30ac 16:56:44 Removing intermediate container 130b0f363d59 16:56:44 ---> 1014985e5c09 16:56:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:56:44 ---> Running in 7a64b7f2c8a8 16:56:44 Removing intermediate container c37046409e7b 16:56:44 ---> 4d8fb78281b3 16:56:44 Step 21/21 : LABEL version=0.0.0 16:56:44 ---> Running in 5889eb52eea2 16:56:44 Removing intermediate container 02749c7a30ac 16:56:44 ---> bfe9bb23cbee 16:56:44 Step 13/22 : ENV APP_PORT=48060 16:56:44 Removing intermediate container b7cb3723d742 16:56:44 ---> 736978c1c4b4 16:56:44 Step 13/22 : ENV APP_PORT=48085 16:56:45 ---> Running in 075920a2cd0a 16:56:45 ---> Running in 4a22019a7410 16:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:56:45 Removing intermediate container 7a64b7f2c8a8 16:56:45 ---> 8aec0407deb1 16:56:45 Step 28/31 : CMD ["gate"] 16:56:45 Removing intermediate container 5889eb52eea2 16:56:45 ---> b5e85378d31b 16:56:45 16:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:56:45 ---> Running in df588e509a18 16:56:45 Removing intermediate container 075920a2cd0a 16:56:45 ---> fe14f3d5f164 16:56:45 Step 14/22 : EXPOSE $APP_PORT 16:56:46 Removing intermediate container 4a22019a7410 16:56:46 ---> c7cb3031bd1b 16:56:46 Step 14/22 : EXPOSE $APP_PORT 16:56:46 (1/1) Installing dumb-init (1.2.2-r1) 16:56:46 Executing busybox-1.31.1-r19.trigger 16:56:46 OK: 5 MiB in 15 packages 16:56:46 Successfully built b5e85378d31b 16:56:46 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:56:46  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 16:56:46 ---> Running in a98dfe49484a 16:56:46 ---> Running in 7dfd67f014f1 16:56:46 Removing intermediate container df588e509a18 16:56:46 ---> 080aff53d6e9 16:56:46 Step 29/31 : LABEL arch=x86_64 16:56:46 ---> Running in 6a65674961c3 16:56:47 Removing intermediate container 6a65674961c3 16:56:47 ---> 41de9e22dc4f 16:56:47 Step 30/31 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:47 Removing intermediate container 7dfd67f014f1 16:56:47 ---> a785cabccc72 16:56:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:47 Removing intermediate container a98dfe49484a 16:56:47 ---> 24f03c960758 16:56:47 Removing intermediate container 0e9a8376ba34 16:56:47 ---> 8b35e0fa3df9 16:56:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:56:47 ---> Running in b04aff8ada64 16:56:47 Removing intermediate container be838bf81f25 16:56:47 ---> 6db4eb60a385 16:56:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:47 ---> Running in 3620e5bfdb12 16:56:48 ---> Running in 811a8ed8008c 16:56:48 Removing intermediate container b04aff8ada64 16:56:49 ---> cb727c32448e 16:56:49 Step 22/24 : LABEL arch=arm64 16:56:49 ---> 8f99079f40dc 16:56:49 ---> 0815b5dbbbad 16:56:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:56:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:56:49 ---> Running in afa49da8ada4 16:56:49 Removing intermediate container 811a8ed8008c 16:56:49 ---> dbe9f60232f5 16:56:49 Step 13/23 : ENV APP_PORT=48081 16:56:49 Removing intermediate container 3620e5bfdb12 16:56:49 ---> 036277d5a0b6 16:56:49 Step 31/31 : LABEL version=0.0.0 16:56:50 ---> Running in 77bd0d3f7aa3 16:56:50 Removing intermediate container afa49da8ada4 16:56:50 ---> 3336fd17f71f 16:56:50 Step 23/24 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:50 ---> Running in 5a421766cbe0 16:56:50 ---> Running in 0899db86f0d8 16:56:50 ---> 7017a17aa99b 16:56:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:56:51 Removing intermediate container 77bd0d3f7aa3 16:56:51 ---> c42263d7d996 16:56:51 Step 14/23 : EXPOSE $APP_PORT 16:56:51 ---> 71a55e91023d 16:56:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:56:51 ---> Running in 04e5f06e470d 16:56:51 Removing intermediate container 0899db86f0d8 16:56:51 ---> f3cfcafd7e21 16:56:51 Step 24/24 : LABEL version=0.0.0 16:56:51 ---> Running in 0a2fb7d150b8 16:56:52 ---> 3f4630edaf6f 16:56:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:56:52 Removing intermediate container 04e5f06e470d 16:56:52 ---> 7ad6bc13f005 16:56:52 Step 15/23 : WORKDIR / 16:56:52 ---> 3eff6ebf8d3b 16:56:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:56:52 ---> Running in e9088c4cde5b 16:56:52 ---> Running in 64d54b6f61ae 16:56:52 Removing intermediate container 0a2fb7d150b8 16:56:52 ---> f7e44f7c03cb 16:56:52 16:56:52 Removing intermediate container 5a421766cbe0 16:56:52 ---> 708cecfebebe 16:56:52 16:56:52 ---> Running in 298f8b73a48a 16:56:53 Successfully built 708cecfebebe 16:56:53 Successfully built f7e44f7c03cb 16:56:53 Successfully tagged docker-security-bootstrapper-go:latest 16:56:53 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:56:53 Building docker-core-command-go 16:56:53  Building docker-security-secretstore-setup-go ... done Removing intermediate container 64d54b6f61ae 16:56:53 ---> 15b87bc510b3 16:56:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:53 ---> Running in 890768dd21cd 16:56:53 Removing intermediate container 298f8b73a48a 16:56:53 ---> 452caa53bf3e 16:56:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:53 Removing intermediate container e9088c4cde5b 16:56:53 ---> bf3dd658ef0b 16:56:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:53 ---> Running in 56bba9264cb3 16:56:54 Removing intermediate container 890768dd21cd 16:56:54 ---> 7c1785050bbb 16:56:54 Step 20/22 : LABEL arch=arm64 16:56:54 ---> Running in 603200be60ab 16:56:54 Removing intermediate container 56bba9264cb3 16:56:54 ---> d4417043d31d 16:56:54 Step 20/22 : LABEL arch=arm64 16:56:54 ---> 5f03407d0e53 16:56:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:54 ---> Running in a193d4388f36 16:56:55 Removing intermediate container 603200be60ab 16:56:55 ---> 2485edf52ad7 16:56:55 Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:55 ---> Running in 6011f9be6ba3 16:56:55 Removing intermediate container a193d4388f36 16:56:55 ---> 3e331a8a1ebf 16:56:55 Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:56:55  Building docker-security-bootstrapper-go ... done Removing intermediate container 39d091b3b262 16:56:55 ---> 7615679223ec 16:56:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:56:55 ---> Running in ec022ab9de05 16:56:56 ---> Running in c6768b832daa 16:56:56 Removing intermediate container 6011f9be6ba3 16:56:56 ---> 148e77b53569 16:56:56 Step 22/22 : LABEL version=0.0.0 16:56:56 ---> 0520d9c9b246 16:56:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:56 ---> Running in 01992dafc11f 16:56:57 Removing intermediate container c6768b832daa 16:56:57 ---> 0174bb471cfa 16:56:57 Step 22/22 : LABEL version=0.0.0 16:56:57 ---> Running in ea666ae3d01a 16:56:57 Removing intermediate container 01992dafc11f 16:56:57 ---> a02b0a4c11b2 16:56:57 16:56:57 ---> 060497199f9d 16:56:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:56:58 Successfully built a02b0a4c11b2 16:56:58 Successfully tagged docker-support-notifications-go-arm64:latest 16:56:58 Building docker-core-data-go 16:56:58  Building docker-support-notifications-go ... done  ---> Running in 7456253b4835 16:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:56:58 Removing intermediate container ea666ae3d01a 16:56:58 ---> f0ae28c872d1 16:56:58 16:56:59 Removing intermediate container 7456253b4835 16:56:59 ---> 366b3c550c88 16:56:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:59 Successfully built f0ae28c872d1 16:56:59 ---> Running in 4dc8d2b50bff 16:56:59 Successfully tagged docker-support-scheduler-go-arm64:latest 16:56:59  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 16:56:59 Removing intermediate container 4dc8d2b50bff 16:56:59 ---> 4a194d2af754 16:56:59 Step 21/23 : LABEL arch=arm64 16:57:00 ---> Running in 38a75657215e 16:57:00 Removing intermediate container 38a75657215e 16:57:00 ---> ab02a214c1f0 16:57:00 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:57:00 ---> Running in 83955c84a884 16:57:01 Removing intermediate container 83955c84a884 16:57:01 ---> 1f8da817b97a 16:57:01 Step 23/23 : LABEL version=0.0.0 16:57:01 ---> Running in 01d74ee74765 16:57:02 Removing intermediate container 97009cacc74d 16:57:02 ---> bd7cf407b56f 16:57:02 16:57:02 Step 10/23 : FROM alpine:3.12 16:57:02 ---> 88dd2752d2ea 16:57:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:57:02 ---> Running in 29aaff9deae0 16:57:02 Removing intermediate container 01d74ee74765 16:57:02 ---> 0725f956898e 16:57:02 16:57:02 Removing intermediate container 29aaff9deae0 16:57:02 ---> d35492f463a4 16:57:02 Step 12/23 : ENV APP_PORT=48080 16:57:02 Removing intermediate container ec022ab9de05 16:57:02 ---> 93fa4e1bdb23 16:57:02 16:57:02 Step 11/26 : FROM docker:20.10.0 16:57:02 ---> Running in b9e4ea9aa94b 16:57:02 20.10.0: Pulling from library/docker 16:57:02 Successfully built 0725f956898e 16:57:02 Successfully tagged docker-core-metadata-go-arm64:latest 16:57:02 Removing intermediate container b9e4ea9aa94b 16:57:02 ---> eb9f2fdd182e 16:57:02 Step 13/23 : EXPOSE $APP_PORT 16:57:02 ---> Running in c89407cb8c5b 16:57:03 Removing intermediate container c89407cb8c5b 16:57:03 ---> 49e93bea8ab9 16:57:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:03 ---> Running in ee7b57fd3929 16:57:07 Removing intermediate container ee7b57fd3929 16:57:07 ---> 6f7632aa5c52 16:57:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:57:07 ---> Running in e347e2cdbbd8 16:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:57:12 (1/6) Installing dumb-init (1.2.2-r1) 16:57:12 (2/6) Installing libgcc (9.3.0-r2) 16:57:12 (3/6) Installing libsodium (1.0.18-r0) 16:57:12 (4/6) Installing libstdc++ (9.3.0-r2) 16:57:13 (5/6) Installing libzmq (4.3.3-r0) 16:57:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:57:13 Status: Downloaded newer image for docker:20.10.0 16:57:13 ---> aefe523efa57 16:57:13 Step 12/26 : RUN apk add --no-cache bash 16:57:14 (6/6) Installing zeromq (4.3.3-r0) 16:57:14 ---> Running in cfb049372f9f 16:57:14 Executing busybox-1.31.1-r19.trigger 16:57:14 OK: 8 MiB in 20 packages 16:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:57:16 Removing intermediate container e347e2cdbbd8 16:57:16 ---> 3abbd8e1711d 16:57:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:16 ---> b38f08e74b97 16:57:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:57:17 (1/2) Installing readline (8.0.4-r0) 16:57:17 (2/2) Installing bash (5.0.17-r0) 16:57:17 Executing bash-5.0.17-r0.post-install 16:57:17 Executing busybox-1.31.1-r19.trigger 16:57:17 OK: 12 MiB in 22 packages 16:57:17 ---> bdcd4e8f970b 16:57:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:57:17 ---> 4c8ad02db7e7 16:57:17 Step 19/23 : ENTRYPOINT ["/core-data"] 16:57:17 Removing intermediate container cfb049372f9f 16:57:17 ---> 78705a8012a1 16:57:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:57:18 ---> Running in 70c112d3f641 16:57:18 ---> Running in 3570e42b4a4d 16:57:18 Removing intermediate container 70c112d3f641 16:57:18 ---> c4886e69f17b 16:57:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:18 ---> Running in 10c5dd7a8208 16:57:18 Removing intermediate container 3570e42b4a4d 16:57:18 ---> bf71e6454520 16:57:18 Step 14/26 : ENV APP_PORT=48090 16:57:18 ---> Running in 416d5a18ba76 16:57:19 Removing intermediate container 10c5dd7a8208 16:57:19 ---> ff1c37171ba1 16:57:19 Step 21/23 : LABEL arch=x86_64 16:57:19 ---> Running in f4235968f3c1 16:57:19 Removing intermediate container 416d5a18ba76 16:57:19 ---> 9e3c2716b39e 16:57:19 Step 15/26 : EXPOSE $APP_PORT 16:57:19 ---> Running in 855db458b63e 16:57:19 Removing intermediate container f4235968f3c1 16:57:19 ---> 413123cbef16 16:57:19 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:57:20 ---> Running in f3947df0e4da 16:57:20 Removing intermediate container 855db458b63e 16:57:20 ---> e78ee101c2a5 16:57:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:57:21 Removing intermediate container f3947df0e4da 16:57:21 ---> 6735733a4923 16:57:21 Step 23/23 : LABEL version=0.0.0 16:57:21 ---> Running in 4d7848d095c5 16:57:22 Removing intermediate container 4d7848d095c5 16:57:22 ---> fb29e2e4eb30 16:57:22 16:57:22 ---> 378608853937 16:57:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:57:22 Successfully built fb29e2e4eb30 16:57:22 Successfully tagged docker-core-data-go:latest 16:57:22  Building docker-core-data-go ... done  ---> 46f65457dc90 16:57:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:57:23 ---> 1269e695b8e7 16:57:23 Step 19/26 : RUN apk --no-cache add py3-pip 16:57:23 ---> Running in c9df02184371 16:57:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:57:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:57:24 (1/33) Installing libbz2 (1.0.8-r1) 16:57:24 (2/33) Installing expat (2.2.9-r1) 16:57:24 (3/33) Installing libffi (3.3-r2) 16:57:24 (4/33) Installing gdbm (1.13-r1) 16:57:24 (5/33) Installing xz-libs (5.2.5-r0) 16:57:24 (6/33) Installing sqlite-libs (3.32.1-r0) 16:57:24 (7/33) Installing python3 (3.8.5-r1) 16:57:26 (8/33) Installing py3-appdirs (1.4.4-r1) 16:57:26 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:57:26 (10/33) Installing py3-parsing (2.4.7-r0) 16:57:26 (11/33) Installing py3-six (1.15.0-r0) 16:57:26 (12/33) Installing py3-packaging (20.4-r0) 16:57:26 (13/33) Installing py3-setuptools (47.0.0-r0) 16:57:26 (14/33) Installing py3-chardet (3.0.4-r4) 16:57:26 (15/33) Installing py3-idna (2.9-r0) 16:57:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:57:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:57:26 (18/33) Installing py3-requests (2.23.0-r0) 16:57:26 (19/33) Installing py3-msgpack (1.0.0-r0) 16:57:26 (20/33) Installing py3-lockfile (0.12.2-r3) 16:57:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:57:26 (22/33) Installing py3-colorama (0.4.3-r0) 16:57:26 (23/33) Installing py3-distlib (0.3.0-r0) 16:57:26 (24/33) Installing py3-distro (1.5.0-r1) 16:57:26 (25/33) Installing py3-webencodings (0.5.1-r3) 16:57:26 (26/33) Installing py3-html5lib (1.0.1-r4) 16:57:26 (27/33) Installing py3-pytoml (0.1.21-r0) 16:57:26 (28/33) Installing py3-pep517 (0.8.2-r0) 16:57:26 (29/33) Installing py3-progress (1.5-r0) 16:57:26 (30/33) Installing py3-toml (0.10.1-r0) 16:57:26 (31/33) Installing py3-retrying (1.3.3-r0) 16:57:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:57:26 (33/33) Installing py3-pip (20.1.1-r0) 16:57:27 Executing busybox-1.31.1-r19.trigger 16:57:27 OK: 71 MiB in 55 packages 16:57:35  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:35 ---> aae14bee9fb7 16:57:35 Step 3/26 : WORKDIR /edgex-go 16:57:35 ---> Using cache 16:57:35 ---> 896b581547b3 16:57:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:35 ---> Using cache 16:57:35 ---> b79258aa94eb 16:57:35 Step 5/26 : RUN apk add --update --no-cache make bash git 16:57:36 Removing intermediate container c9df02184371 16:57:36 ---> a7675e348a56 16:57:36 Step 20/26 : RUN pip install docker-compose==1.23.2 16:57:36 ---> Running in 8a085ce795a1 16:57:36 ---> Running in efa9673f134f 16:57:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:38 Collecting docker-compose==1.23.2 16:57:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:57:38 Collecting websocket-client<1.0,>=0.32.0 16:57:38 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:57:38 Collecting jsonschema<3,>=2.5.1 16:57:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:39 Collecting dockerpty<0.5,>=0.4.1 16:57:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:39 Collecting PyYAML<4,>=3.10 16:57:39 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57:41 OK: 217 MiB in 51 packages 16:57:41 Collecting texttable<0.10,>=0.9.0 16:57:41 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:41 Collecting docker<4.0,>=3.6.0 16:57:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:42 ---> aae14bee9fb7 16:57:42 Step 3/23 : WORKDIR /edgex-go 16:57:42 ---> Using cache 16:57:42 ---> 896b581547b3 16:57:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:42 ---> Using cache 16:57:42 ---> b79258aa94eb 16:57:42 Step 5/23 : RUN apk add --update --no-cache make git 16:57:42 ---> Using cache 16:57:42 ---> 5a8a3b3792b9 16:57:42 Step 6/23 : COPY go.mod . 16:57:42 ---> Using cache 16:57:42 ---> e8cfd055f385 16:57:42 Step 7/23 : RUN go mod download 16:57:42 ---> Using cache 16:57:42 ---> 42f7af8b4e4d 16:57:42 Step 8/23 : COPY . . 16:57:42 ---> Using cache 16:57:42 ---> 44d9cfeeb111 16:57:42 Step 9/23 : RUN make cmd/core-command/core-command 16:57:42 Collecting docopt<0.7,>=0.6.1 16:57:42 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:42 Collecting cached-property<2,>=1.2.0 16:57:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:57:42 Collecting idna<2.8,>=2.5 16:57:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:57:43 Collecting urllib3<1.25,>=1.21.1 16:57:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:43 Collecting docker-pycreds>=0.4.0 16:57:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:57:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:57:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:57:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:57:43 Installing collected packages: websocket-client, jsonschema, dockerpty, PyYAML, texttable, idna, urllib3, requests, docker-pycreds, docker, docopt, cached-property, docker-compose 16:57:43 ---> Running in ee4b0c06906d 16:57:43 Running setup.py install for dockerpty: started 16:57:43 Removing intermediate container efa9673f134f 16:57:43 ---> 81d68a3ed741 16:57:43 Step 6/26 : COPY go.mod . 16:57:44 Running setup.py install for dockerpty: finished with status 'done' 16:57:44 Running setup.py install for PyYAML: started 16:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:57:45 ---> 9986538b8020 16:57:45 Step 7/26 : RUN go mod download 16:57:45 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:57:45 ---> aae14bee9fb7 16:57:45 Step 3/31 : WORKDIR /edgex-go 16:57:45 ---> Using cache 16:57:45 ---> 896b581547b3 16:57:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:45 ---> Using cache 16:57:45 ---> b79258aa94eb 16:57:45 Step 5/31 : RUN apk add --update --no-cache make git 16:57:45 ---> Using cache 16:57:45 ---> 5a8a3b3792b9 16:57:45 Step 6/31 : COPY go.mod . 16:57:45 ---> Using cache 16:57:45 ---> e8cfd055f385 16:57:45 Step 7/31 : RUN go mod download 16:57:45 ---> Using cache 16:57:45 ---> 42f7af8b4e4d 16:57:45 Step 8/31 : COPY . . 16:57:45 ---> Running in f639aa7f0dfe 16:57:45 ---> Using cache 16:57:45 ---> 44d9cfeeb111 16:57:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:45 ---> aae14bee9fb7 16:57:45 Step 3/23 : WORKDIR /edgex-go 16:57:45 ---> Using cache 16:57:45 ---> 896b581547b3 16:57:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:45 ---> Using cache 16:57:45 ---> b79258aa94eb 16:57:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:45 ---> Running in 055093ec3c38 16:57:45 Running setup.py install for PyYAML: finished with status 'done' 16:57:45 Running setup.py install for texttable: started 16:57:46 ---> Running in ab272e0f70ab 16:57:46 Running setup.py install for texttable: finished with status 'done' 16:57:46 Attempting uninstall: idna 16:57:46 Found existing installation: idna 2.9 16:57:46 Uninstalling idna-2.9: 16:57:46 Successfully uninstalled idna-2.9 16:57:46 Attempting uninstall: urllib3 16:57:46 Found existing installation: urllib3 1.25.9 16:57:46 Uninstalling urllib3-1.25.9: 16:57:46 Successfully uninstalled urllib3-1.25.9 16:57:46 Attempting uninstall: requests 16:57:46 Found existing installation: requests 2.23.0 16:57:46 Uninstalling requests-2.23.0: 16:57:46 Successfully uninstalled requests-2.23.0 16:57:47 Running setup.py install for docopt: started 16:57:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:57:48 Running setup.py install for docopt: finished with status 'done' 16:57:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 16:57:49 Removing intermediate container f639aa7f0dfe 16:57:49 ---> 22dad1fce0f1 16:57:49 Step 8/26 : COPY . . 16:57:49 OK: 217 MiB in 51 packages 16:57:52 Removing intermediate container 055093ec3c38 16:57:52 ---> 88b8a84b0fa1 16:57:52 Step 6/23 : COPY go.mod . 16:57:52 Removing intermediate container 8a085ce795a1 16:57:52 ---> b4f74e7e1bc5 16:57:52 Step 21/26 : RUN apk --no-cache add curl 16:57:53 ---> Running in 6ee2f241cfc9 16:57:53 ---> 9982b6ba3311 16:57:53 Step 7/23 : RUN go mod download 16:57:53 ---> Running in 0b77e5451dfb 16:57:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:57:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:57:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:57:54 (2/3) Installing libcurl (7.69.1-r3) 16:57:54 (3/3) Installing curl (7.69.1-r3) 16:57:54 Executing busybox-1.31.1-r19.trigger 16:57:54 OK: 72 MiB in 58 packages 16:57:55 Removing intermediate container 6ee2f241cfc9 16:57:55 ---> 2dec7d566916 16:57:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:57:55 ---> Running in 853b83f24467 16:57:56 Removing intermediate container 853b83f24467 16:57:56 ---> 8cee9d8b10a6 16:57:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:56 ---> Running in 2904097f0989 16:57:57 Removing intermediate container 2904097f0989 16:57:57 ---> 3bd3957c3558 16:57:57 Step 24/26 : LABEL arch=x86_64 16:57:58 ---> Running in 725ec5ec52f8 16:57:58 Removing intermediate container 725ec5ec52f8 16:57:58 ---> 405e0a891c0d 16:57:58 Step 25/26 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:57:58 ---> Running in a8639b23cf35 16:57:59 Removing intermediate container a8639b23cf35 16:57:59 ---> 408e50642649 16:57:59 Step 26/26 : LABEL version=0.0.0 16:57:59 ---> Running in a3cf8c8b3af5 16:57:59 Removing intermediate container a3cf8c8b3af5 16:57:59 ---> 9cd1eb630162 16:57:59 16:57:59 Successfully built 9cd1eb630162 16:57:59 Successfully tagged docker-sys-mgmt-agent-go:latest 16:58:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:58:00 $ docker stop --time=1 ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 16:58:00 Removing intermediate container 0b77e5451dfb 16:58:00 ---> 98b331303c87 16:58:00 Step 8/23 : COPY . . 16:58:04 $ docker rm -f ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:05 + docker images 16:58:05 + grep docker 16:58:07 docker-sys-mgmt-agent-go latest 9cd1eb630162 7 seconds ago 313MB 16:58:07 docker-core-data-go latest fb29e2e4eb30 44 seconds ago 22.6MB 16:58:07 docker-security-bootstrapper-go latest 708cecfebebe About a minute ago 18.7MB 16:58:07 docker-core-command-go latest de322a4e8f06 About a minute ago 17.2MB 16:58:07 docker-security-secretstore-setup-go latest 0438d1c47930 4 minutes ago 24.9MB 16:58:07 docker-core-metadata-go latest 17695b28524f 4 minutes ago 19MB 16:58:07 docker-support-scheduler-go latest 60896a988526 4 minutes ago 17.2MB 16:58:07 docker-support-notifications-go latest 2af68d7f81dd 4 minutes ago 17.8MB 16:58:07 docker-security-proxy-setup-go latest cc3fef920fe9 4 minutes ago 24.7MB 16:58:07 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:58:15 ---> c5523704bb64 16:58:15 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:16 ---> Running in 4f12b30cc64f 16:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:23 Still waiting to schedule task 16:58:23 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 16:58:23 ---> 82c6f8ddb1ca 16:58:23 Step 9/23 : RUN make cmd/core-data/core-data 16:58:24 ---> Running in 678b9bdd987d 16:58: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 16:59:13 Removing intermediate container ab272e0f70ab 16:59:13 ---> 34dcc67734b7 16:59:13 16:59:13 Step 10/31 : FROM alpine:3.12 16:59:13 ---> d10569e2745f 16:59:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:59:13 ---> Running in a92a60a7fc9d 16:59:13 Removing intermediate container a92a60a7fc9d 16:59:13 ---> c6f51731dde7 16:59:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:59:13 ---> Running in 9bb23f6f0b75 16:59:13 Removing intermediate container ee4b0c06906d 16:59:13 ---> 4ff0745486d0 16:59:13 16:59:13 Step 10/23 : FROM alpine:3.12 16:59:13 ---> d10569e2745f 16:59:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:13 ---> Using cache 16:59:13 ---> 6db4eb60a385 16:59:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:13 ---> Using cache 16:59:13 ---> dbe9f60232f5 16:59:13 Step 13/23 : ENV APP_PORT=48082 16:59:13 ---> Running in 76bbc5f573fc 16:59:13 Removing intermediate container 76bbc5f573fc 16:59:13 ---> eb724a1bfeb4 16:59:13 Step 14/23 : EXPOSE $APP_PORT 16:59:13 ---> Running in 779cbfe33cd8 16:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:13 Removing intermediate container 779cbfe33cd8 16:59:13 ---> 37a78141bd74 16:59:13 Step 15/23 : WORKDIR / 16:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:13 ---> Running in fcecd7be9424 16:59:13 Removing intermediate container fcecd7be9424 16:59:13 ---> 1be260f1b9e9 16:59:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:13 (1/2) Installing dumb-init (1.2.2-r1) 16:59:13 (2/2) Installing su-exec (0.2-r1) 16:59:13 Executing busybox-1.31.1-r19.trigger 16:59:13 OK: 5 MiB in 16 packages 16:59:14 ---> c2faae4368fc 16:59:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:59:15 Removing intermediate container 9bb23f6f0b75 16:59:15 ---> b72f9152df60 16:59:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:59:15 ---> Running in e96b9959f0ae 16:59:16 Removing intermediate container e96b9959f0ae 16:59:16 ---> 1c7907c5fd40 16:59:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:59:16 ---> 14335e515b78 16:59:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:59:16 ---> Running in f4d47ee90159 16:59:17 Removing intermediate container f4d47ee90159 16:59:17 ---> 584898e75e61 16:59:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:59:17 ---> Running in 9c82db4fffa8 16:59:18 ---> 837a140a6b14 16:59:18 Step 19/23 : ENTRYPOINT ["/core-command"] 16:59:18 ---> Running in 9c12b0f8e4aa 16:59:19 Removing intermediate container 9c12b0f8e4aa 16:59:19 ---> ad3fa79ce243 16:59:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:19 ---> Running in e4e816d8b767 16:59:20 Removing intermediate container e4e816d8b767 16:59:20 ---> 3acc4dcc5fcb 16:59:20 Step 21/23 : LABEL arch=arm64 16:59:20 ---> Running in 83ca7b307dca 16:59:21 Removing intermediate container 9c82db4fffa8 16:59:21 ---> 560d6877352d 16:59:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:59:21 Removing intermediate container 83ca7b307dca 16:59:21 ---> 42b4cea880ef 16:59:21 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:59:21 ---> Running in 9a93b954e0b1 16:59:21 ---> Running in e362157bffc7 16:59:22 Removing intermediate container 9a93b954e0b1 16:59:22 ---> c17c8f3b269e 16:59:22 Step 23/23 : LABEL version=0.0.0 16:59:22 Removing intermediate container e362157bffc7 16:59:22 ---> 285d4879a44e 16:59:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:59:22 ---> Running in 7744d352902e 16:59:23 Removing intermediate container 7744d352902e 16:59:23 ---> c3bdce74fc35 16:59:23 16:59:24 ---> d12b176d5923 16:59:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:59:24 Successfully built c3bdce74fc35 16:59:24 ---> Running in 168a4bf48c76 16:59:24 Successfully tagged docker-core-command-go-arm64:latest 16:59:28  Building docker-core-command-go ... done Removing intermediate container 168a4bf48c76 16:59:28 ---> 0e9607d2a742 16:59:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:29 ---> ae0c9bf446ff 16:59:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:59:32 ---> 0729793fff0f 16:59:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:59:35 ---> 06b10d86c166 16:59:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:59:35 Removing intermediate container 4f12b30cc64f 16:59:35 ---> 0590db16ce3c 16:59:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:59:35 ---> Running in 85a0eacf3a27 16:59:35 ---> 3cbbb521aaad 16:59:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:59: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 16:59:36 ---> 3896f7238022 16:59:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:59:37 ---> Running in 12f496363951 16:59:38 Removing intermediate container 12f496363951 16:59:38 ---> 582c1667c8eb 16:59:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:59:39 ---> ee222a7aac33 16:59:39 Step 26/31 : RUN chmod +x /entrypoint.sh 16:59:39 ---> Running in 9bcbf7143b1c 16:59:40 Removing intermediate container 85a0eacf3a27 16:59:40 ---> 2d0ed1e284b3 16:59:40 16:59:40 Step 11/26 : FROM docker:20.10.0 16:59:40 20.10.0: Pulling from library/docker 16:59:42 Removing intermediate container 9bcbf7143b1c 16:59:42 ---> 7889b890fc7d 16:59:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:59:43 ---> Running in 21d2f0608513 16:59:44 Removing intermediate container 21d2f0608513 16:59:44 ---> 46807a4d137b 16:59:44 Step 28/31 : CMD ["gate"] 16:59:44 ---> Running in 1441d4f356f0 16:59:45 Removing intermediate container 1441d4f356f0 16:59:45 ---> 96ee3e0b9e56 16:59:45 Step 29/31 : LABEL arch=arm64 16:59:45 ---> Running in c828d831f43f 16:59:46 Removing intermediate container c828d831f43f 16:59:46 ---> 4d521d7210f8 16:59:46 Step 30/31 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 16:59:46 ---> Running in b5f9f981543a 16:59:47 Removing intermediate container b5f9f981543a 16:59:47 ---> 13d3197b3757 16:59:47 Step 31/31 : LABEL version=0.0.0 16:59:48 ---> Running in 590ebcd82a5c 16:59:48 Removing intermediate container 590ebcd82a5c 16:59:48 ---> 66c19a1ca1e6 16:59:48 16:59:49 Successfully built 66c19a1ca1e6 16:59:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:59:52  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:59:52 Status: Downloaded newer image for docker:20.10.0 16:59:52 ---> eeaf43b92773 16:59:52 Step 12/26 : RUN apk add --no-cache bash 16:59:52 ---> Running in 3ef4e14dd40c 16:59:53 Removing intermediate container 678b9bdd987d 16:59:53 ---> 5b83c41c567f 16:59:53 16:59:53 Step 10/23 : FROM alpine:3.12 16:59:53 ---> d10569e2745f 16:59:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:53 ---> Running in d7fc8dbae964 16:59:53 Removing intermediate container d7fc8dbae964 16:59:53 ---> 25ede43ff82c 16:59:53 Step 12/23 : ENV APP_PORT=48080 16:59:53 ---> Running in b7f494fb196c 16:59:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:54 Removing intermediate container b7f494fb196c 16:59:54 ---> 5fe48ab6e5e0 16:59:54 Step 13/23 : EXPOSE $APP_PORT 16:59:54 ---> Running in f8ffc2bd955f 16:59:54 (1/2) Installing readline (8.0.4-r0) 16:59:54 (2/2) Installing bash (5.0.17-r0) 16:59:54 Executing bash-5.0.17-r0.post-install 16:59:54 Executing busybox-1.31.1-r19.trigger 16:59:54 OK: 12 MiB in 22 packages 16:59:54 Removing intermediate container f8ffc2bd955f 16:59:54 ---> e1c631585704 16:59:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:55 ---> Running in 2ee730de148a 16:59:56 Removing intermediate container 3ef4e14dd40c 16:59:56 ---> 10b7138f4c90 16:59:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:59:56 ---> Running in bdcf94db504a 16:59:56 Removing intermediate container bdcf94db504a 16:59:56 ---> e89818459b03 16:59:56 Step 14/26 : ENV APP_PORT=48090 16:59:57 ---> Running in fbbead8affc6 16:59:57 Removing intermediate container fbbead8affc6 16:59:57 ---> c4a88856e288 16:59:57 Step 15/26 : EXPOSE $APP_PORT 16:59:57 Removing intermediate container 2ee730de148a 16:59:57 ---> b7c70d739dcc 16:59:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:59:57 ---> Running in 92d7ef25a022 16:59:57 ---> Running in 8ba6539d0f72 16:59:58 Removing intermediate container 92d7ef25a022 16:59:58 ---> 67c65c532ae8 16:59:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:59:59 ---> 03d4b68ad650 16:59:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:59:59 ---> 0eff7e241a36 16:59:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:00:00 (1/6) Installing dumb-init (1.2.2-r1) 17:00:00 (2/6) Installing libgcc (9.3.0-r2) 17:00:00 (3/6) Installing libsodium (1.0.18-r0) 17:00:00 (4/6) Installing libstdc++ (9.3.0-r2) 17:00:01 ---> 53fd42e28018 17:00:01 Step 19/26 : RUN apk --no-cache add py3-pip 17:00:01 (5/6) Installing libzmq (4.3.3-r0) 17:00:01 ---> Running in 95ee1fc2a558 17:00:01 (6/6) Installing zeromq (4.3.3-r0) 17:00:01 Executing busybox-1.31.1-r19.trigger 17:00:01 OK: 8 MiB in 20 packages 17:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:02 Removing intermediate container 8ba6539d0f72 17:00:02 ---> a7f01b524c41 17:00:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:03 (1/33) Installing libbz2 (1.0.8-r1) 17:00:03 (2/33) Installing expat (2.2.9-r1) 17:00:03 (3/33) Installing libffi (3.3-r2) 17:00:03 (4/33) Installing gdbm (1.13-r1) 17:00:03 (5/33) Installing xz-libs (5.2.5-r0) 17:00:03 (6/33) Installing sqlite-libs (3.32.1-r0) 17:00:03 (7/33) Installing python3 (3.8.5-r1) 17:00:03 ---> cf9afad6277f 17:00:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:05 (8/33) Installing py3-appdirs (1.4.4-r1) 17:00:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:00:05 (10/33) Installing py3-parsing (2.4.7-r0) 17:00:05 (11/33) Installing py3-six (1.15.0-r0) 17:00:05 (12/33) Installing py3-packaging (20.4-r0) 17:00:05 (13/33) Installing py3-setuptools (47.0.0-r0) 17:00:05 (14/33) Installing py3-chardet (3.0.4-r4) 17:00:05 (15/33) Installing py3-idna (2.9-r0) 17:00:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:00:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:00:05 (18/33) Installing py3-requests (2.23.0-r0) 17:00:05 (19/33) Installing py3-msgpack (1.0.0-r0) 17:00:05 (20/33) Installing py3-lockfile (0.12.2-r3) 17:00:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:00:05 (22/33) Installing py3-colorama (0.4.3-r0) 17:00:05 (23/33) Installing py3-distlib (0.3.0-r0) 17:00:05 (24/33) Installing py3-distro (1.5.0-r1) 17:00:05 (25/33) Installing py3-webencodings (0.5.1-r3) 17:00:05 (26/33) Installing py3-html5lib (1.0.1-r4) 17:00:05 (27/33) Installing py3-pytoml (0.1.21-r0) 17:00:05 (28/33) Installing py3-pep517 (0.8.2-r0) 17:00:05 (29/33) Installing py3-progress (1.5-r0) 17:00:05 (30/33) Installing py3-toml (0.10.1-r0) 17:00:05 (31/33) Installing py3-retrying (1.3.3-r0) 17:00:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:00:05 (33/33) Installing py3-pip (20.1.1-r0) 17:00:05 ---> a2531e2c1cfb 17:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:05 Executing busybox-1.31.1-r19.trigger 17:00:05 OK: 71 MiB in 55 packages 17:00:06 ---> e5af0e136428 17:00:06 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:06 ---> Running in b3d72c94536b 17:00:07 Removing intermediate container b3d72c94536b 17:00:07 ---> 05030c074bef 17:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:07 ---> Running in 697d82503ce0 17:00:08 Removing intermediate container 697d82503ce0 17:00:08 ---> 880fc4043177 17:00:08 Step 21/23 : LABEL arch=arm64 17:00:08 ---> Running in 021258dc6a1a 17:00:08 Removing intermediate container 021258dc6a1a 17:00:08 ---> b3c422b3a954 17:00:08 Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 17:00:09 ---> Running in 9bc4a4f01364 17:00:09 Removing intermediate container 9bc4a4f01364 17:00:09 ---> bc0328325f3a 17:00:09 Step 23/23 : LABEL version=0.0.0 17:00:10 ---> Running in fec44b8d0ea6 17:00:10 Removing intermediate container fec44b8d0ea6 17:00:10 ---> 552cfd0b26f8 17:00:10 17:00:10 Successfully built 552cfd0b26f8 17:00:11 Successfully tagged docker-core-data-go-arm64:latest 17:00:11  Building docker-core-data-go ... done Removing intermediate container 95ee1fc2a558 17:00:11 ---> 903eed1f3fd0 17:00:11 Step 20/26 : RUN pip install docker-compose==1.23.2 17:00:11 ---> Running in e04703f002bf 17:00:17 Collecting docker-compose==1.23.2 17:00:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:17 Collecting texttable<0.10,>=0.9.0 17:00:17 Downloading texttable-0.9.1.tar.gz (11 kB) 17:00:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:00:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:00:20 Collecting cached-property<2,>=1.2.0 17:00:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:20 Collecting websocket-client<1.0,>=0.32.0 17:00:20 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:00:21 Collecting docker<4.0,>=3.6.0 17:00:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:00:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:00:21 Collecting docopt<0.7,>=0.6.1 17:00:21 Downloading docopt-0.6.2.tar.gz (25 kB) 17:00:23 Collecting dockerpty<0.5,>=0.4.1 17:00:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:25 Collecting jsonschema<3,>=2.5.1 17:00:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:26 Collecting PyYAML<4,>=3.10 17:00:26 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:00:29 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:00:29 Collecting urllib3<1.25,>=1.21.1 17:00:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:00:30 Collecting idna<2.8,>=2.5 17:00:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:00:30 Collecting docker-pycreds>=0.4.0 17:00:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:00:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:00:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:00:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:00:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:00:31 Installing collected packages: texttable, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, docopt, dockerpty, jsonschema, PyYAML, docker-compose 17:00:31 Running setup.py install for texttable: started 17:00:33 Running setup.py install for texttable: finished with status 'done' 17:00:33 Attempting uninstall: urllib3 17:00:33 Found existing installation: urllib3 1.25.9 17:00:33 Uninstalling urllib3-1.25.9: 17:00:33 Successfully uninstalled urllib3-1.25.9 17:00:33 Attempting uninstall: idna 17:00:33 Found existing installation: idna 2.9 17:00:33 Uninstalling idna-2.9: 17:00:34 Successfully uninstalled idna-2.9 17:00:34 Attempting uninstall: requests 17:00:34 Found existing installation: requests 2.23.0 17:00:34 Uninstalling requests-2.23.0: 17:00:34 Successfully uninstalled requests-2.23.0 17:00:36 Running setup.py install for docopt: started 17:00:38 Running setup.py install for docopt: finished with status 'done' 17:00:38 Running setup.py install for dockerpty: started 17:00:40 Running setup.py install for dockerpty: finished with status 'done' 17:00:40 Running setup.py install for PyYAML: started 17:00:42 Running setup.py install for PyYAML: finished with status 'done' 17:00:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 17:00:47 Removing intermediate container e04703f002bf 17:00:47 ---> 738b96baedaf 17:00:47 Step 21/26 : RUN apk --no-cache add curl 17:00:47 ---> Running in fc5dd7c51f95 17:00:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:00:48 (2/3) Installing libcurl (7.69.1-r3) 17:00:48 (3/3) Installing curl (7.69.1-r3) 17:00:48 Executing busybox-1.31.1-r19.trigger 17:00:48 OK: 71 MiB in 58 packages 17:00:50 Removing intermediate container fc5dd7c51f95 17:00:50 ---> e749a1f8195f 17:00:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:00:50 ---> Running in e1cc492c1391 17:00:50 Removing intermediate container e1cc492c1391 17:00:50 ---> cf6a5acf161c 17:00:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:50 ---> Running in 504ee110553a 17:00:51 Removing intermediate container 504ee110553a 17:00:51 ---> 64049bd14492 17:00:51 Step 24/26 : LABEL arch=arm64 17:00:51 ---> Running in c1859738ce7e 17:00:52 Removing intermediate container c1859738ce7e 17:00:52 ---> 121090cfb6e7 17:00:52 Step 25/26 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab 17:00:52 ---> Running in 6e6171569856 17:00:52 Removing intermediate container 6e6171569856 17:00:52 ---> e68d8883b422 17:00:52 Step 26/26 : LABEL version=0.0.0 17:00:52 ---> Running in da9fd4ed384a 17:00:53 Removing intermediate container da9fd4ed384a 17:00:53 ---> 787201156f01 17:00:53 17:00:53 Successfully built 787201156f01 17:00:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:00:53  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:00:53 $ docker stop --time=1 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 17:00:55 $ docker rm -f 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:56 + docker images 17:00:56 + grep docker 17:00:56 docker-sys-mgmt-agent-go-arm64 latest 787201156f01 4 seconds ago 300MB 17:00:56 docker-core-data-go-arm64 latest 552cfd0b26f8 46 seconds ago 21.3MB 17:00:56 docker-security-bootstrapper-go-arm64 latest 66c19a1ca1e6 About a minute ago 17.8MB 17:00:56 docker-core-command-go-arm64 latest c3bdce74fc35 About a minute ago 16.2MB 17:00:56 docker-core-metadata-go-arm64 latest 0725f956898e 3 minutes ago 17.9MB 17:00:56 docker-support-scheduler-go-arm64 latest f0ae28c872d1 3 minutes ago 16.3MB 17:00:56 docker-support-notifications-go-arm64 latest a02b0a4c11b2 3 minutes ago 16.9MB 17:00:56 docker-security-secretstore-setup-go-arm64 latest f7e44f7c03cb 4 minutes ago 23.7MB 17:00:56 docker-security-proxy-setup-go-arm64 latest b5e85378d31b 4 minutes ago 23.4MB 17:00:56 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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] libraryResource [Pipeline] sh 17:00:57 ---> job-cost.sh 17:00:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GSG7 17:01:28 Running on prd-ubuntu18.04-docker-8c-8g-29169 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws 17:01:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:01:30 using credential edgex-jenkins-ssh 17:01:30 Cloning the remote Git repository 17:01:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:01:30 > git init /w/workspace/edgex-go/4 # timeout=10 17:01:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:30 > git --version # timeout=10 17:01:30 > git --version # 'git version 2.17.1' 17:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:01:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:01:37 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab 17:01:37 Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab 17:01:37 Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) 17:01:37 > git config core.sparsecheckout # timeout=10 17:01:37 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 17:01:37 > git remote # timeout=10 17:01:37 > git config --get remote.origin.url # timeout=10 17:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:37 > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 17:01:37 > git rev-parse HEAD^{commit} # timeout=10 17:01:37 > git config core.sparsecheckout # timeout=10 17:01:37 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 17:01:42 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 17:01:42 17:01:42 GitHub has been notified of this commit’s build result 17:01:42 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:43 + echo snap-build.sh 17:01:43 snap-build.sh 17:01:43 + SNAP_BASE_DIR=. 17:01:43 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:01:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:01:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:01:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:01:43 + cd /w/workspace/edgex-go/4 17:01:43 + sudo apt-get remove -qy --purge lxd lxd-client 17:01:43 Reading package lists... 17:01:43 Building dependency tree... 17:01:43 Reading state information... 17:01:43 The following packages were automatically installed and are no longer required: 17:01:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:01:43 uidmap xdelta3 17:01:43 Use 'sudo apt autoremove' to remove them. 17:01:43 The following packages will be REMOVED: 17:01:43 lxd* lxd-client* 17:01:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:01:44 After this operation, 31.7 MB disk space will be freed. 17:01:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 17:01:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:01:46 Removing lxd dnsmasq configuration 17:01:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:01:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:01:47 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:01:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 17:01:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:01:49 Processing triggers for systemd (237-3ubuntu10.42) ... 17:01:49 Processing triggers for ureadahead (0.100.0-21) ... 17:01:50 + sudo snap remove --purge lxd 17:01:50 snap "lxd" is not installed 17:01:50 + sudo groupadd --force --system lxd 17:01:50 ++ whoami 17:01:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:01:51 + newgrp - lxd 17:01:51 + sudo snap install lxd 17:01:59 2021-03-09T17:01:57Z INFO Waiting for automatic snapd restart... 17:02:21 lxd 4.11 from Canonical* installed 17:02:21 + sudo lxd init --auto 17:02:29 + sudo snap install --classic snapcraft 17:02:37 snapcraft 4.5.4 from Canonical* installed 17:02:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:02:37 + patch --verbose -p1 17:02:37 Hmm... Looks like a unified diff to me... 17:02:37 The text leading up to this was: 17:02:37 -------------------------- 17:02:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:02:37 |From: Tony Espy 17:02:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:02:37 |Subject: [PATCH] optimize snap build for pipeline CI check 17:02:37 | 17:02:37 |This patch is used by the EdgeX CI pipeline builds to 17:02:37 |optimize the snap CI check run for pull requests. When 17:02:37 |applied, it essentially strips out everything (apps and 17:02:37 |parts) from the snapcraft.yaml file except those required 17:02:37 |to build edgex-go, as the whole idea of the CI check is to 17:02:37 |catch changes to edgex-go that break the snap build. 17:02:37 | 17:02:37 |In general, anyone updating snapcraft.yaml will also need 17:02:37 |to update this patch file, otherwise it may fail to apply, 17:02:37 |resulting in a failed snap build CI check in the associated 17:02:37 |pull request. 17:02:37 | 17:02:37 |Note - in addition to applying this patch, the pipeline also 17:02:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:02:37 |need to build the finally binary .snap file (and it won't 17:02:37 |work with the patch applied). This further reduces the build 17:02:37 |time. 17:02:37 |--- 17:02:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:02:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:02:37 | 17:02:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:02:37 |index 1e537489..faf42425 100644 17:02:37 |--- a/snap/snapcraft.yaml 17:02:37 |+++ b/snap/snapcraft.yaml 17:02:37 -------------------------- 17:02:37 patching file snap/snapcraft.yaml 17:02:37 Using Plan A... 17:02:37 Hunk #1 succeeded at 73. 17:02:37 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 17:02:37 Hunk #3 succeeded at 217 (offset 3 lines). 17:02:37 Hunk #4 succeeded at 225 (offset 3 lines). 17:02:37 Hunk #5 succeeded at 232 (offset 3 lines). 17:02:37 Hunk #6 succeeded at 259 (offset 3 lines). 17:02:37 Hunk #7 succeeded at 293 (offset 3 lines). 17:02:37 Hunk #8 succeeded at 352 (offset 11 lines). 17:02:37 Hmm... Ignoring the trailing garbage. 17:02:37 done 17:02:37 + sudo snapcraft prime --use-lxd 17:02:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:02:38 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:02:38 - README.md 17:02:38 - snapcraft.yaml.orig 17:02:38 17:02:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:02:39 Launching a container. 17:02:51 Waiting for container to be ready 17:02:51 To start your first instance, try: lxc launch ubuntu:18.04 17:02:51 17:02:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:02:56 Waiting for network to be ready... 17:02:56 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:02:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:02:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 17:02:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:02:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:02:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:02:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:02:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:02:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:02:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:02:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:02:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 17:02:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 17:02:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:02:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 17:02:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 17:02:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 17:02:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 17:02:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:02:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 17:02:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 17:02:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 17:02:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:02:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 17:02:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 17:02:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 17:02:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 17:03:02 Fetched 24.0 MB in 6s (4075 kB/s) 17:03:03 Reading package lists... 17:03:03 Reading package lists... 17:03:03 Building dependency tree... 17:03:03 Reading state information... 17:03:03 The following additional packages will be installed: 17:03:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:03:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:03:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:03:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:03:03 Suggested packages: 17:03:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:03:03 Recommended packages: 17:03:03 gnupg libsasl2-modules 17:03:04 The following NEW packages will be installed: 17:03:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:03:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:03:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:03:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:03:04 The following packages will be upgraded: 17:03:04 gpg gpg-agent gpgconf libudev1 17:03:04 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 17:03:04 Need to get 3530 kB of archives. 17:03:04 After this operation, 13.3 MB of additional disk space will be used. 17:03:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:03:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:03:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:03:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:03:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 17:03:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 17:03:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:03:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:03:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:03:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:03:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:03:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:03:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:03:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:03:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:03:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:03:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:03:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:03:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:03:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:03:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:03:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:03:05 debconf: delaying package configuration, since apt-utils is not installed 17:03:05 Fetched 3530 kB in 1s (3420 kB/s) 17:03:05 (Reading database ... 12511 files and directories currently installed.) 17:03:05 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 17:03:05 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:03:05 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 17:03:05 Selecting previously unselected package udev. 17:03:05 (Reading database ... 12511 files and directories currently installed.) 17:03:05 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 17:03:05 Unpacking udev (237-3ubuntu10.44) ... 17:03:06 Selecting previously unselected package libfuse2:amd64. 17:03:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:03:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:03:06 Selecting previously unselected package fuse. 17:03:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:03:06 Unpacking fuse (2.9.7-1ubuntu1) ... 17:03:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:03:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:03:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:03:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:03:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:03:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:03:06 Selecting previously unselected package libksba8:amd64. 17:03:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:03:06 Unpacking libksba8:amd64 (1.3.5-2) ... 17:03:06 Selecting previously unselected package libroken18-heimdal:amd64. 17:03:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:03:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:03:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:03:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libwind0-heimdal:amd64. 17:03:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:03:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:03:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:03:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:03:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:07 Selecting previously unselected package libsasl2-modules-db:amd64. 17:03:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:03:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:07 Selecting previously unselected package libsasl2-2:amd64. 17:03:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:03:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:07 Selecting previously unselected package libldap-common. 17:03:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:03:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:03:07 Selecting previously unselected package libldap-2.4-2:amd64. 17:03:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:03:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:03:07 Selecting previously unselected package dirmngr. 17:03:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:03:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:03:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:03:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:03:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:03:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:03:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:03:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:08 Setting up libksba8:amd64 (1.3.5-2) ... 17:03:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:08 Setting up udev (237-3ubuntu10.44) ... 17:03:08 invoke-rc.d: policy-rc.d denied execution of start. 17:03:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:08 Processing triggers for systemd (237-3ubuntu10) ... 17:03:08 Setting up fuse (2.9.7-1ubuntu1) ... 17:03:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:03:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:03:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:03:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:03:10 settings in the [Install] section, and DefaultInstance for template units). 17:03:10 This means they are not meant to be enabled using systemctl. 17:03:10 Possible reasons for having this kind of units are: 17:03:10 1) A unit may be statically enabled by being symlinked from another unit's 17:03:10 .wants/ or .requires/ directory. 17:03:10 2) A unit's purpose may be to act as a helper for some other unit which has 17:03:10 a requirement dependency on it. 17:03:10 3) A unit may be started when needed via activation (socket, path, timer, 17:03:10 D-Bus, udev, scripted systemctl call, ...). 17:03:10 4) In case of template units, the unit is meant to be enabled with some 17:03:10 instance name specified. 17:03:10 Reading package lists... 17:03:10 Building dependency tree... 17:03:10 Reading state information... 17:03:10 The following additional packages will be installed: 17:03:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:03:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:03:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:03:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:03:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:03:10 Suggested packages: 17:03:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:03:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:03:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:03:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:03:10 systemd-container policykit-1 17:03:10 Recommended packages: 17:03:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:03:10 The following NEW packages will be installed: 17:03:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:03:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:03:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:03:10 multiarch-support openssh-client python3 python3-minimal python3.6 17:03:10 python3.6-minimal snapd squashfs-tools sudo 17:03:10 The following packages will be upgraded: 17:03:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:03:10 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 17:03:10 Need to get 35.2 MB of archives. 17:03:10 After this operation, 141 MB of additional disk space will be used. 17:03:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:03:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 17:03:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:03:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 17:03:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 17:03:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:03:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:03:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:03:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:03:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:03:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:03:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:03:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:03:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:03:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:03:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:03:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:03:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:03:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:03:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:03:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:03:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:03:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:03:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:03:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:03:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:03:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:03:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:03:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:03:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:03:12 debconf: delaying package configuration, since apt-utils is not installed 17:03:12 Fetched 35.2 MB in 2s (17.8 MB/s) 17:03:13 (Reading database ... 12757 files and directories currently installed.) 17:03:13 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 17:03:13 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:03:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 17:03:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:03:14 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 17:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-GSG7/bin to PATH 17:03:14 INFO: No Stack... 17:03:14 INFO: Retrieving Pricing Info for: lf-standard-4 17:03:14 INFO: Archiving Costs [Pipeline] sh 17:03:14 (Reading database ... 12757 files and directories currently installed.) 17:03:14 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:03:14 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:03:14 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:03:14 + cat /w/workspace/edgex-go/4/archives/cost.csv 17:03:14 + cut -d, -f6 [Pipeline] lock 17:03:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] 17:03:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] did not exist. Created. 17:03:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] [Pipeline] { [Pipeline] unstash 17:03:14 (Reading database ... 12757 files and directories currently installed.) 17:03:14 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:03:14 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [Pipeline] sh 17:03:15 Setting up apt (1.6.12ubuntu0.2) ... 17:03:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:03:15 + echo total: 0.20999999344348907 [Pipeline] stash 17:03:15 Stashed 1 file(s) [Pipeline] } 17:03:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:03:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 17:03:16 (Reading database ... 12764 files and directories currently installed.) 17:03:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:03:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:03:16 Selecting previously unselected package libpython3.6-minimal:amd64. 17:03:16 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:03:16 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:03:16 Selecting previously unselected package libexpat1:amd64. 17:03:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:03:16 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:03:16 Selecting previously unselected package python3.6-minimal. 17:03:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:03:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:03:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 17:03:17 Checking for services that may need to be restarted...done. 17:03:17 Checking for services that may need to be restarted...done. 17:03:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:03:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:03:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:03:17 Selecting previously unselected package python3-minimal. 17:03:17 (Reading database ... 13012 files and directories currently installed.) 17:03:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:03:17 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:03:17 Selecting previously unselected package mime-support. 17:03:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:03:17 Unpacking mime-support (3.60ubuntu1) ... 17:03:17 Selecting previously unselected package libmpdec2:amd64. 17:03:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:03:17 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:03:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:03:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:03:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:03:18 Selecting previously unselected package python3.6. 17:03:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:03:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:03:18 Selecting previously unselected package libpython3-stdlib:amd64. 17:03:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:03:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:03:18 Setting up python3-minimal (3.6.7-1~18.04) ... 17:03:19 Selecting previously unselected package python3. 17:03:19 (Reading database ... 13442 files and directories currently installed.) 17:03:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:03:19 Unpacking python3 (3.6.7-1~18.04) ... 17:03:19 Selecting previously unselected package multiarch-support. 17:03:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:03:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:03:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:03:19 Selecting previously unselected package liblzo2-2:amd64. 17:03:19 (Reading database ... 13479 files and directories currently installed.) 17:03:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:03:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:03:19 Selecting previously unselected package libbsd0:amd64. 17:03:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:03:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:03:19 Selecting previously unselected package sudo. 17:03:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:03:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:03:20 Selecting previously unselected package apparmor. 17:03:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:03:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:03:20 Selecting previously unselected package libedit2:amd64. 17:03:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:03:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:03:20 Selecting previously unselected package libkrb5support0:amd64. 17:03:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:03:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:03:20 Selecting previously unselected package libk5crypto3:amd64. 17:03:20 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:03:20 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:03:20 Selecting previously unselected package libkeyutils1:amd64. 17:03:20 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:03:20 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:20 Selecting previously unselected package libkrb5-3:amd64. 17:03:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:03:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:03:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:03:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:03:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:03:20 Selecting previously unselected package libssl1.0.0:amd64. 17:03:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:03:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:03:21 Selecting previously unselected package openssh-client. 17:03:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:03:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:03:21 Selecting previously unselected package squashfs-tools. 17:03:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:03:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:21 Selecting previously unselected package snapd. 17:03:21 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:03:21 Unpacking snapd (2.48.3+18.04) ... 17:03:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:03:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:03:24 Setting up mime-support (3.60ubuntu1) ... 17:03:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:03:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:03:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:03:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:24 Setting up systemd (237-3ubuntu10.44) ... 17:03:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:03:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:03:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:03:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:03:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:03:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:03:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:03:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:03:26 Setting up python3 (3.6.7-1~18.04) ... 17:03:26 running python rtupdate hooks for python3.6... 17:03:26 running python post-rtupdate hooks for python3.6... 17:03:26 Setting up apparmor (2.12-4ubuntu5.1) ... 17:03:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:03:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:03:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:03:28 Setting up snapd (2.48.3+18.04) ... 17:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:03:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:03:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:03:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:03:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:03:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:03:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:03:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:03:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:03:31 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:03:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:03:31 Processing triggers for systemd (237-3ubuntu10.44) ... 17:03:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:03:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:03:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:03:34 Reading package lists... 17:03:34 Reading package lists... 17:03:34 Building dependency tree... 17:03:34 Reading state information... 17:03:34 Calculating upgrade... 17:03:34 The following packages will be upgraded: 17:03:34 advancecomp base-files bash binutils binutils-common 17:03:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:03:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:03:34 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:03:34 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:03:34 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:03:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:03:34 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 17:03:34 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 17:03:34 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 17:03:34 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 17:03:34 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 17:03:34 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 17:03:34 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 17:03:34 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:03:35 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:03:35 Need to get 63.8 MB of archives. 17:03:35 After this operation, 5202 kB of additional disk space will be used. 17:03:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:03:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 17:03:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:03:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:03:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:03:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:03:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:03:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:03:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:03:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:03:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:03:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:03:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:03:35 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:03:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:03:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:03:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:03:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:03:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:03:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:03:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:03:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:03:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:03:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:03:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:03:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:03:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:03:36 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:03:36 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:03:36 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:03:36 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:03:36 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:03:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:03:36 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:03:36 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:03:36 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:03:36 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:03:36 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:03:36 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:03:36 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:03:36 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 17:03:36 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:03:36 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:03:36 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:03:36 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:03:36 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:03:36 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:03:36 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:03:36 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:03:36 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:03:36 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:03:36 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:03:36 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:03:36 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:03:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:03:36 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:03:36 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:03:36 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:03:36 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:03:36 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:03:36 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:03:36 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:03:36 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:03:36 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:03:36 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:03:36 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:03:36 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:03:36 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:03:36 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:03:36 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:03:36 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:03:36 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:03:36 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:03:36 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:03:36 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 17:03:36 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:03:36 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:03:36 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:03:36 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:03:36 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:03:36 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:03:36 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:03:36 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:03:36 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:03:36 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:03:36 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:03:36 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:03:36 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:03:36 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:03:36 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:03:37 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:03:37 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:03:37 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:03:37 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:03:37 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:03:37 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:03:37 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:03:37 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:03:37 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:03:38 debconf: delaying package configuration, since apt-utils is not installed 17:03:38 Fetched 63.8 MB in 3s (21.2 MB/s) 17:03:38 (Reading database ... 13912 files and directories currently installed.) 17:03:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:03:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:03:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 17:03:39 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 17:03:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:03:40 (Reading database ... 13911 files and directories currently installed.) 17:03:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:03:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:03:40 (Reading database ... 13911 files and directories currently installed.) 17:03:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:03:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:03:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:03:41 (Reading database ... 13911 files and directories currently installed.) 17:03:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:03:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:03:42 (Reading database ... 13911 files and directories currently installed.) 17:03:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:03:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:03:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:03:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:03:43 Setting up base-files (10.1ubuntu2.10) ... 17:03:43 Installing new version of config file /etc/issue ... 17:03:43 Installing new version of config file /etc/issue.net ... 17:03:43 Installing new version of config file /etc/lsb-release ... 17:03:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:03:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:03:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:03:43 Removing obsolete conffile /etc/default/motd-news ... 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:03:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:03:43 Setting up bash (4.4.18-2ubuntu1.2) ... 17:03:43 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:03:43 (Reading database ... 13912 files and directories currently installed.) 17:03:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:03:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:03:44 (Reading database ... 13912 files and directories currently installed.) 17:03:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:03:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:03:44 Setting up tar (1.29b-2ubuntu0.2) ... 17:03:44 (Reading database ... 13912 files and directories currently installed.) 17:03:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:03:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:03:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:03:44 (Reading database ... 13912 files and directories currently installed.) 17:03:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:44 (Reading database ... 13912 files and directories currently installed.) 17:03:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:03:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:03:45 Setting up grep (3.1-2build1) ... 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:03:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:03:45 Setting up login (1:4.5-1ubuntu2) ... 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:03:45 (Reading database ... 13912 files and directories currently installed.) 17:03:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:03:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:03:47 (Reading database ... 13912 files and directories currently installed.) 17:03:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:03:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:03:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:03:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:03:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:03:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:03:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:03:48 (Reading database ... 13912 files and directories currently installed.) 17:03:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:03:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:03:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:03:49 (Reading database ... 13912 files and directories currently installed.) 17:03:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:49 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:49 (Reading database ... 13912 files and directories currently installed.) 17:03:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:49 (Reading database ... 13912 files and directories currently installed.) 17:03:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:50 (Reading database ... 13912 files and directories currently installed.) 17:03:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:50 (Reading database ... 13912 files and directories currently installed.) 17:03:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:03:50 (Reading database ... 13912 files and directories currently installed.) 17:03:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:03:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:03:50 (Reading database ... 13912 files and directories currently installed.) 17:03:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:51 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:03:51 (Reading database ... 13912 files and directories currently installed.) 17:03:51 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:51 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:03:51 (Reading database ... 13912 files and directories currently installed.) 17:03:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:03:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:03:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:03:52 (Reading database ... 13912 files and directories currently installed.) 17:03:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:03:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:03:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:03:53 (Reading database ... 13912 files and directories currently installed.) 17:03:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:03:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:03:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:03:53 (Reading database ... 13914 files and directories currently installed.) 17:03:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:03:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:03:53 Setting up debconf (1.5.66ubuntu1) ... 17:03:53 (Reading database ... 13914 files and directories currently installed.) 17:03:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:03:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:03:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:03:54 (Reading database ... 13914 files and directories currently installed.) 17:03:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:03:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:03:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:03:54 (Reading database ... 13914 files and directories currently installed.) 17:03:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:54 (Reading database ... 13914 files and directories currently installed.) 17:03:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:54 (Reading database ... 13914 files and directories currently installed.) 17:03:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:03:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:55 (Reading database ... 13914 files and directories currently installed.) 17:03:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:03:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:03:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 17:03:55 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:03:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:56 (Reading database ... 13914 files and directories currently installed.) 17:03:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:03:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:03:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:03:56 (Reading database ... 13914 files and directories currently installed.) 17:03:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:03:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:03:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:03:56 (Reading database ... 13914 files and directories currently installed.) 17:03:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:03:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:03:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:03:57 (Reading database ... 13914 files and directories currently installed.) 17:03:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:03:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:03:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:03:57 (Reading database ... 13914 files and directories currently installed.) 17:03:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:03:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:03:58 Setting up passwd (1:4.5-1ubuntu2) ... 17:03:58 (Reading database ... 13914 files and directories currently installed.) 17:03:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:03:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:03:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:03:58 (Reading database ... 13914 files and directories currently installed.) 17:03:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:03:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:03:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:03:58 (Reading database ... 13914 files and directories currently installed.) 17:03:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:03:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:03:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:03:58 (Reading database ... 13914 files and directories currently installed.) 17:03:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:03:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:03:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:03:59 (Reading database ... 13914 files and directories currently installed.) 17:03:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:03:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:03:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:03:59 (Reading database ... 13914 files and directories currently installed.) 17:03:59 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:03:59 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:03:59 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:03:59 (Reading database ... 13914 files and directories currently installed.) 17:03:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:03:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:03:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:03:59 (Reading database ... 13915 files and directories currently installed.) 17:03:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:03:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:03:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:04:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:04:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:04:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 17:04:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:04:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:04:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:04:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:04:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:04:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:04:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:04:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:04:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:04:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:04:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:04:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:04:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:04:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:04:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:04:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:04:02 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:04:02 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:04:03 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:04:03 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:04:03 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:04:03 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:04:03 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:04:03 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:04:03 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:04:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:04:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:04:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:04:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:04:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:04:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:04 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:04 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:04 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:04 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:07 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:07 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:04:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:04:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:04:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:04:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:04:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:04:09 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:04:09 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:04:09 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:09 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:09 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:04:09 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:04:09 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:04:09 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:04:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:04:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:04:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:04:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:04:09 17:04:09 Current default time zone: 'Etc/UTC' 17:04:10 Local time is now: Tue Mar 9 17:04:09 UTC 2021. 17:04:10 Universal Time is now: Tue Mar 9 17:04:09 UTC 2021. 17:04:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:04:10 17:04:10 Setting up systemd-sysv (237-3ubuntu10.44) ... 17:04:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:10 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 17:04:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:04:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:04:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:04:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:04:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:04:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:04:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:04:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:04:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:04:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:10 Setting up patch (2.7.6-2ubuntu1.1) ... 17:04:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:04:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:04:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 17:04:10 Installing new version of config file /etc/ssl/openssl.cnf ... 17:04:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:04:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:04:10 Setting up ca-certificates (20210119~18.04.1) ... 17:04:12 Updating certificates in /etc/ssl/certs... 17:04:13 23 added, 27 removed; done. 17:04:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:04:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:04:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:04:13 Setting up pkgbinarymangler (138.18.04.1) ... 17:04:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:04:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:04:13 Setting up perl (5.26.1-6ubuntu0.5) ... 17:04:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:04:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:04:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:04:14 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:04:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:04:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:04:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:04:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:04:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:04:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:04:14 Processing triggers for systemd (237-3ubuntu10.44) ... 17:04:14 Processing triggers for mime-support (3.60ubuntu1) ... 17:04:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:04:14 Updating certificates in /etc/ssl/certs... 17:04:14 0 added, 0 removed; done. 17:04:14 Running hooks in /etc/ca-certificates/update.d... 17:04:14 done. 17:04:15 Reading package lists... 17:04:15 Building dependency tree... 17:04:15 Reading state information... 17:04:16 The following NEW packages will be installed: 17:04:16 apt-transport-https 17:04:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:04:16 Need to get 1696 B of archives. 17:04:16 After this operation, 153 kB of additional disk space will be used. 17:04:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:04:16 debconf: delaying package configuration, since apt-utils is not installed 17:04:16 Fetched 1696 B in 0s (8386 B/s) 17:04:16 Selecting previously unselected package apt-transport-https. 17:04:16 (Reading database ... 13920 files and directories currently installed.) 17:04:16 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:04:16 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:04:16 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:04:16 Waiting for network to be ready... 17:04:25 2021-03-09T17:04:21Z INFO Waiting for automatic snapd restart... 17:04:25 snapd 2.49 from Canonical* installed 17:04:26 "snapd" switched to the "latest/stable" channel 17:04:26 17:04:31 core18 20210128 from Canonical* installed 17:04:31 "core18" switched to the "latest/stable" channel 17:04:31 17:04:37 snapcraft 4.5.4 from Canonical* installed 17:04:37 "snapcraft" switched to the "latest/stable" channel 17:04:37 17:04:41 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:04:41 - README.md 17:04:41 - snapcraft.yaml.orig 17:04:41 17:04:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:04:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:04:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:04:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:04:49 Reading package lists... 17:04:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:04:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:04:56 Reading package lists... 17:04:56 Building dependency tree... 17:04:56 Reading state information... 17:04:56 Suggested packages: 17:04:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:04:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:04:56 Recommended packages: 17:04:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:04:56 The following NEW packages will be installed: 17:04:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:04:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:04:56 pkg-config zip 17:04:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:04:56 Need to get 7656 kB of archives. 17:04:56 After this operation, 43.7 MB of additional disk space will be used. 17:04:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] 17:04:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:04:56 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:04:56 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:04:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:04:56 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:04:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:04:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:04:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:04:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:04:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:04:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:04:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:04:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:04:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:04:57 debconf: delaying package configuration, since apt-utils is not installed 17:04:57 Fetched 7656 kB in 1s (6468 kB/s) 17:04:57 Selecting previously unselected package libglib2.0-0:amd64. 17:04:57 (Reading database ... 13924 files and directories currently installed.) 17:04:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... 17:04:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 17:04:57 Selecting previously unselected package libpsl5:amd64. 17:04:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:04:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:04:57 Selecting previously unselected package libnghttp2-14:amd64. 17:04:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:04:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:04:58 Selecting previously unselected package librtmp1:amd64. 17:04:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:04:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:04:58 Selecting previously unselected package libcurl3-gnutls:amd64. 17:04:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:04:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:04:58 Selecting previously unselected package liberror-perl. 17:04:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:04:58 Unpacking liberror-perl (0.17025-1) ... 17:04:58 Selecting previously unselected package git-man. 17:04:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:04:58 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:04:58 Selecting previously unselected package git. 17:04:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:04:58 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:04:59 Selecting previously unselected package libnorm1:amd64. 17:04:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:04:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:04:59 Selecting previously unselected package libpgm-5.2-0:amd64. 17:04:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:04:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:04:59 Selecting previously unselected package libsodium23:amd64. 17:04:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:04:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:04:59 Selecting previously unselected package libzmq5:amd64. 17:04:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:04:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:04:59 Selecting previously unselected package libzmq3-dev:amd64. 17:04:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:04:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:05:00 Selecting previously unselected package pkg-config. 17:05:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:05:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:05:00 Selecting previously unselected package zip. 17:05:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:05:00 Unpacking zip (3.0-11build1) ... 17:05:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:05:00 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:05:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:05:00 Setting up liberror-perl (0.17025-1) ... 17:05:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:05:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 17:05:00 No schema files found: doing nothing. 17:05:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:05:00 Setting up zip (3.0-11build1) ... 17:05:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:05:00 Setting up libsodium23:amd64 (1.0.16-2) ... 17:05:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:05:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:05:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:05:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:05:00 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:05:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:05:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:05:07 git set to automatically installed. 17:05:07 git-man set to automatically installed. 17:05:07 libcurl3-gnutls set to automatically installed. 17:05:07 liberror-perl set to automatically installed. 17:05:07 libglib2.0-0 set to automatically installed. 17:05:07 libnghttp2-14 set to automatically installed. 17:05:07 libnorm1 set to automatically installed. 17:05:07 libpgm-5.2-0 set to automatically installed. 17:05:07 libpsl5 set to automatically installed. 17:05:07 librtmp1 set to automatically installed. 17:05:07 libsodium23 set to automatically installed. 17:05:07 libzmq3-dev set to automatically installed. 17:05:07 libzmq5 set to automatically installed. 17:05:07 pkg-config set to automatically installed. 17:05:07 zip set to automatically installed. 17:05:09 snapd is not logged in, snap install commands will use sudo 17:05:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:05:15 snap "core18" has no updates available 17:05:16 Pulling config-common 17:05:16 + snapcraftctl pull 17:05:18 Pulling go-build-helper 17:05:18 + snapcraftctl pull 17:05:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:05:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:05:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 17:05:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 17:05:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 17:05:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:05:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 17:05:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 17:05:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 17:05:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 17:05:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:05:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:05:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:05:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:05:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:05:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:05:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:05:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:05:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:05:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 17:05:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 17:05:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 17:05:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:05:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 17:05:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 17:05:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 17:05:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 17:05:44 Fetched 24.0 MB in 0s (0 B/s) 17:05:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:05:44 Fetched 96.5 kB in 0s (0 B/s) 17:05:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:05:44 Fetched 279 kB in 0s (0 B/s) 17:05:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:05:44 Fetched 122 kB in 0s (0 B/s) 17:05:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:05:44 Fetched 77.8 kB in 0s (0 B/s) 17:05:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:05:44 Fetched 8848 B in 0s (0 B/s) 17:05:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:05:44 Fetched 47.8 kB in 0s (0 B/s) 17:05:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:05:44 Fetched 45.6 kB in 0s (0 B/s) 17:05:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:05:44 Fetched 15.0 kB in 0s (0 B/s) 17:05:44 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:05:44 Fetched 214 kB in 0s (0 B/s) 17:05:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:05:44 Fetched 154 kB in 0s (0 B/s) 17:05:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:05:44 Fetched 50.6 kB in 0s (0 B/s) 17:05:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:05:44 Fetched 14.8 kB in 0s (0 B/s) 17:05:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:05:44 Fetched 41.8 kB in 0s (0 B/s) 17:05:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:05:44 Fetched 499 kB in 0s (0 B/s) 17:05:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:05:44 Fetched 111 kB in 0s (0 B/s) 17:05:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:05:44 Fetched 240 kB in 0s (0 B/s) 17:05:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:05:44 Fetched 29.3 kB in 0s (0 B/s) 17:05:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:05:44 Fetched 85.5 kB in 0s (0 B/s) 17:05:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:05:44 Fetched 24.5 kB in 0s (0 B/s) 17:05:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:05:44 Fetched 49.2 kB in 0s (0 B/s) 17:05:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:05:44 Fetched 54.2 kB in 0s (0 B/s) 17:05:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:05:44 Fetched 30.8 kB in 0s (0 B/s) 17:05:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:05:44 Fetched 15.8 kB in 0s (0 B/s) 17:05:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:05:44 Fetched 85.9 kB in 0s (0 B/s) 17:05:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:05:44 Fetched 8720 B in 0s (0 B/s) 17:05:44 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:05:44 Fetched 137 kB in 0s (0 B/s) 17:05:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:05:44 Fetched 119 kB in 0s (0 B/s) 17:05:44 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:05:44 Fetched 109 kB in 0s (0 B/s) 17:05:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:05:44 Fetched 11.1 kB in 0s (0 B/s) 17:05:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:05:44 Fetched 645 kB in 0s (0 B/s) 17:05:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:05:44 Fetched 41.3 kB in 0s (0 B/s) 17:05:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:05:44 Fetched 17.9 kB in 0s (0 B/s) 17:05:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:05:44 Fetched 368 kB in 0s (0 B/s) 17:05:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:05:44 Fetched 187 kB in 0s (0 B/s) 17:05:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:05:44 Fetched 175 kB in 0s (0 B/s) 17:05:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:05:44 Fetched 206 kB in 0s (0 B/s) 17:05:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 17:05:44 Fetched 1301 kB in 0s (0 B/s) 17:05:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:05:44 Fetched 36.2 kB in 0s (0 B/s) 17:05:44 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:05:44 Fetched 159 kB in 0s (0 B/s) 17:05:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:05:44 Fetched 107 kB in 0s (0 B/s) 17:05:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:05:44 Fetched 48.7 kB in 0s (0 B/s) 17:05:44 Pulling static-packages 17:05:44 + snapcraftctl pull 17:05:46 'go115' has dependencies that need to be staged: go-build-helper static-packages 17:05:46 Skipping pull go-build-helper (already ran) 17:05:46 Skipping pull static-packages (already ran) 17:05:46 Building go-build-helper 17:05:46 + snapcraftctl build 17:05:50 Building static-packages 17:05:50 + snapcraftctl build 17:05:52 Staging go-build-helper 17:05:52 + snapcraftctl stage 17:05:53 Staging static-packages 17:05:53 + snapcraftctl stage 17:05:55 Pulling go115 17:05:55 + snapcraftctl pull 17:05:56 'edgex-go' has dependencies that need to be staged: go115 17:05:56 Skipping pull go115 (already ran) 17:05:56 Building go115 17:05:56 + dpkg --print-architecture 17:05:56 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 17:05:56 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 17:05:56 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 17:05:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:56 Dload Upload Total Spent Left Speed 17:05:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 295k 0 0 1127k 0 0:01:44 --:--:-- 0:01:44 1123k 3 115M 3 3599k 0 0 8450k 0 0:00:14 --:--:-- 0:00:14 8430k 17:05:56 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 17:05:56 Failed to run 'override-build': Exit code was 56. 17:05:56 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:05:59 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [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] libraryResource [Pipeline] sh 17:06:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:04 ---> package-listing.sh 17:06:04 ++ facter osfamily 17:06:04 ++ tr '[:upper:]' '[:lower:]' 17:06:04 + OS_FAMILY=redhat 17:06:04 + workspace=/w/workspace/edgex-go/4 17:06:04 + START_PACKAGES=/tmp/packages_start.txt 17:06:04 + END_PACKAGES=/tmp/packages_end.txt 17:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:04 + PACKAGES=/tmp/packages_start.txt 17:06:04 + '[' /w/workspace/edgex-go/4 ']' 17:06:04 + PACKAGES=/tmp/packages_end.txt 17:06:04 + case "${OS_FAMILY}" in 17:06:04 + sort 17:06:04 + rpm -qa 17:06:14 + '[' -f /tmp/packages_start.txt ']' 17:06:14 + '[' -f /tmp/packages_end.txt ']' 17:06:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:14 + '[' /w/workspace/edgex-go/4 ']' 17:06:14 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:06:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:06:14 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:16 17:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:16 alpine: Pulling from edgex-lftools-log-publisher 17:06:16 df20fa9351a1: Pulling fs layer 17:06:16 36b3adc4ff6f: Pulling fs layer 17:06:16 8ad3a11d3b57: Pulling fs layer 17:06:16 46f8f816bc3b: Pulling fs layer 17:06:16 93b61091891f: Pulling fs layer 17:06:16 93b9cdb0e59b: Pulling fs layer 17:06:16 5e14af77c1be: Pulling fs layer 17:06:16 01666e4c0597: Pulling fs layer 17:06:16 aa168da1d23b: Pulling fs layer 17:06:16 93b9cdb0e59b: Waiting 17:06:16 5e14af77c1be: Waiting 17:06:16 01666e4c0597: Waiting 17:06:16 aa168da1d23b: Waiting 17:06:16 46f8f816bc3b: Waiting 17:06:16 93b61091891f: Waiting 17:06:16 36b3adc4ff6f: Verifying Checksum 17:06:16 36b3adc4ff6f: Download complete 17:06:16 46f8f816bc3b: Verifying Checksum 17:06:16 46f8f816bc3b: Download complete 17:06:16 df20fa9351a1: Verifying Checksum 17:06:16 df20fa9351a1: Download complete 17:06:16 93b9cdb0e59b: Verifying Checksum 17:06:16 93b9cdb0e59b: Download complete 17:06:16 5e14af77c1be: Verifying Checksum 17:06:16 5e14af77c1be: Download complete 17:06:16 01666e4c0597: Verifying Checksum 17:06:16 01666e4c0597: Download complete 17:06:16 93b61091891f: Verifying Checksum 17:06:16 93b61091891f: Download complete 17:06:17 df20fa9351a1: Pull complete 17:06:17 8ad3a11d3b57: Verifying Checksum 17:06:17 8ad3a11d3b57: Download complete 17:06:17 36b3adc4ff6f: Pull complete 17:06:19 8ad3a11d3b57: Pull complete 17:06:20 46f8f816bc3b: Pull complete 17:06:20 aa168da1d23b: Verifying Checksum 17:06:20 aa168da1d23b: Download complete 17:06:21 93b61091891f: Pull complete 17:06:21 93b9cdb0e59b: Pull complete 17:06:21 5e14af77c1be: Pull complete 17:06:22 01666e4c0597: Pull complete 17:06:40 aa168da1d23b: Pull complete 17:06:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:06:41 prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container 17:06:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:06:47 $ docker top 9e1730ce8da5bd19b0b3243e98295145c249c37a8ff2c657938ac5fa536525c4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:49 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:50 + mkdir -p /var/log/sa [Pipeline] sh 17:06:51 + ls /var/log/sa-host 17:06:51 + sadf -c /var/log/sa-host/sa09 17:06:51 file_magic: OK 17:06:51 HZ: Using current value: 100 17:06:51 file_header: OK 17:06:51 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 17:06:51 Statistics: 17:06:51 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... 17:06:51 File successfully converted to sysstat format version 12.2.1 17:06:51 + sadf -c /var/log/sa-host/sa23 17:06:51 file_magic: OK 17:06:51 HZ: Using current value: 100 17:06:51 file_header: OK 17:06:51 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 17:06:51 Statistics: 17:06:51 Hnuu...uuuununununu... 17:06:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:51 provisioning config files... 17:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2828520303146628606tmp [Pipeline] { [Pipeline] echo 17:06:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:51 ---> create-netrc.sh [Pipeline] } 17:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:06:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:06:52 ---> python-tools-install.sh [Pipeline] echo 17:06:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:53 ---> sudo-logs.sh 17:06:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:55 ---> job-cost.sh 17:06:55 lf-activate-venv: SKIPPING 17:06:55 DEBUG: total: 0.20999999344348907 17:06:55 INFO: Retrieving Stack Cost... 17:06:57 INFO: Retrieving Pricing Info for: v1-standard-2 17:06:58 INFO: Archiving Costs [Pipeline] echo 17:06:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:58 ---> logs-deploy.sh 17:06:58 lf-activate-venv: SKIPPING 17:06:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3235/4 17:06:58 INFO: archiving workspace using pattern(s): 17:07:02 Archives upload complete. 17:07:02 INFO: archiving logs to Nexus 17:07:05 ---> uname -a: 17:07:05 Linux prd-centos7-docker-4c-2g-29150.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:07:05 17:07:05 17:07:05 ---> lscpu: 17:07:05 Architecture: x86_64 17:07:05 CPU op-mode(s): 32-bit, 64-bit 17:07:05 Byte Order: Little Endian 17:07:05 Address sizes: 40 bits physical, 48 bits virtual 17:07:05 CPU(s): 4 17:07:05 On-line CPU(s) list: 0-3 17:07:05 Thread(s) per core: 1 17:07:05 Core(s) per socket: 1 17:07:05 Socket(s): 4 17:07:05 NUMA node(s): 1 17:07:05 Vendor ID: GenuineIntel 17:07:05 CPU family: 6 17:07:05 Model: 44 17:07:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:07:05 Stepping: 1 17:07:05 CPU MHz: 2933.438 17:07:05 BogoMIPS: 5866.87 17:07:05 Virtualization: VT-x 17:07:05 Hypervisor vendor: KVM 17:07:05 Virtualization type: full 17:07:05 L1d cache: 128 KiB 17:07:05 L1i cache: 128 KiB 17:07:05 L2 cache: 16 MiB 17:07:05 L3 cache: 64 MiB 17:07:05 NUMA node0 CPU(s): 0-3 17:07:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:07:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:07:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:07:05 Vulnerability Meltdown: Mitigation; PTI 17:07:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:07:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:07:05 Vulnerability Srbds: Not affected 17:07:05 Vulnerability Tsx async abort: Not affected 17:07:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:07:05 17:07:05 17:07:05 ---> nproc: 17:07:05 4 17:07:05 17:07:05 17:07:05 ---> df -h: 17:07:05 Filesystem Size Used Available Use% Mounted on 17:07:05 overlay 50.0G 12.2G 37.8G 24% / 17:07:05 tmpfs 64.0M 0 64.0M 0% /dev 17:07:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:07:05 shm 64.0M 0 64.0M 0% /dev/shm 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4 17:07:05 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4@tmp 17:07:05 17:07:05 17:07:05 ---> free -m: 17:07:05 total used free shared buff/cache available 17:07:05 Mem: 1837 712 149 0 975 1043 17:07:05 Swap: 1023 101 922 17:07:05 17:07:05 17:07:05 ---> ip addr: 17:07:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:07:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:07:05 inet 127.0.0.1/8 scope host lo 17:07:05 valid_lft forever preferred_lft forever 17:07:05 inet6 ::1/128 scope host 17:07:05 valid_lft forever preferred_lft forever 17:07:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:07:05 link/ether fa:16:3e:18:ec:a8 brd ff:ff:ff:ff:ff:ff 17:07:05 inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 17:07:05 valid_lft 84722sec preferred_lft 84722sec 17:07:05 inet6 fe80::f816:3eff:fe18:eca8/64 scope link 17:07:05 valid_lft forever preferred_lft forever 17:07:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:07:05 link/ether 02:42:4a:87:14:49 brd ff:ff:ff:ff:ff:ff 17:07:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:07:05 valid_lft forever preferred_lft forever 17:07:05 inet6 fe80::42:4aff:fe87:1449/64 scope link 17:07:05 valid_lft forever preferred_lft forever 17:07:05 17:07:05 17:07:05 ---> sar -b -r -n DEV: 17:07:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 17:07:05 17:07:05 16:38:53 LINUX RESTART (4 CPU) 17:07:05 17:07:05 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:05 16:41:01 60.30 15.54 44.76 0.00 5116.97 9048.37 0.00 17:07:05 16:42:01 97.46 61.63 35.83 0.00 5353.01 18302.44 0.00 17:07:05 16:43:02 189.98 52.92 137.06 0.00 2530.47 32591.96 0.00 17:07:05 16:44:01 181.02 83.83 97.19 0.00 2964.37 13239.73 0.00 17:07:05 16:45:01 94.84 25.52 69.32 0.00 1055.42 8454.33 0.00 17:07:05 16:46:02 82.82 43.32 39.50 0.00 1464.56 3035.05 0.00 17:07:05 16:47:01 80.62 30.66 49.97 0.00 2037.91 6670.08 0.00 17:07:05 16:48:01 78.61 6.87 71.74 0.00 304.37 17557.07 0.00 17:07:05 16:49:03 258.76 113.73 145.02 0.00 55511.87 109400.92 0.00 17:07:05 16:50:09 1063.02 930.95 132.07 0.00 55767.94 57860.44 0.00 17:07:05 16:51:13 1419.71 1283.70 136.01 0.00 82305.50 88696.05 0.00 17:07:05 16:52:02 741.16 630.15 111.01 0.00 37561.19 40048.51 0.00 17:07:05 16:53:01 136.07 47.85 88.22 0.00 4861.95 20043.92 0.00 17:07:05 16:54:03 312.56 113.35 199.21 0.00 43642.82 89591.62 0.00 17:07:05 16:55:02 1007.46 894.58 112.88 0.00 46232.62 50335.89 0.00 17:07:05 16:56:02 934.50 791.24 143.25 0.00 49254.23 52929.03 0.00 17:07:05 16:57:01 354.23 205.61 148.63 0.00 13357.15 23233.97 0.00 17:07:05 16:58:01 129.58 13.16 116.42 0.00 2179.06 18588.70 0.00 17:07:05 16:59:01 19.69 13.67 6.02 0.00 1192.28 156.84 0.00 17:07:05 17:00:01 0.62 0.45 0.17 0.00 13.18 1.95 0.00 17:07:05 17:01:01 0.25 0.05 0.20 0.00 0.80 2.06 0.00 17:07:05 17:02:01 0.83 0.40 0.43 0.00 23.91 6.78 0.00 17:07:05 17:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 17:07:05 17:04:01 0.22 0.03 0.18 0.00 0.67 1.51 0.00 17:07:05 17:05:01 0.38 0.18 0.20 0.00 30.90 1.91 0.00 17:07:05 17:06:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 17:07:05 Average: 281.04 208.22 72.82 0.00 16127.04 25756.85 0.00 17:07:05 17:07:05 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:05 16:41:01 83468 0 663592 35.27 2620 1131864 1350340 46.08 510508 1082376 24860 17:07:05 16:42:01 76440 0 678528 36.06 2620 1123956 1530088 52.22 729836 867860 94800 17:07:05 16:43:02 79552 0 772756 41.07 1844 1027392 1543380 52.67 569980 943636 96672 17:07:05 16:44:01 66344 0 914400 48.60 1184 899616 1791624 61.15 723828 813064 26624 17:07:05 16:45:01 184412 0 823100 43.75 772 873260 1891792 64.56 696668 712724 78512 17:07:05 16:46:02 135532 0 956276 50.82 756 788980 1586584 54.15 752248 702260 31224 17:07:05 16:47:01 237280 0 765184 40.67 748 878332 1440360 49.16 596268 754284 18868 17:07:05 16:48:01 80896 0 804920 42.78 684 995044 1558216 53.18 658964 850504 28608 17:07:05 16:49:03 76948 0 855456 45.47 112 949028 2261036 77.17 771508 823868 25456 17:07:05 16:50:09 65556 0 852532 45.31 112 963344 2330940 79.55 736372 861872 59064 17:07:05 16:51:13 80028 0 851120 45.24 112 950284 2339364 79.84 677592 894316 89472 17:07:05 16:52:02 121836 0 1355984 72.07 112 403612 4227276 144.27 806520 682872 16580 17:07:05 16:53:01 297852 0 710576 37.77 112 873004 1365088 46.59 638468 691064 168 17:07:05 16:54:03 68124 0 783564 41.64 112 1029744 2179660 74.39 712076 880240 98708 17:07:05 16:55:02 328564 0 766456 40.74 112 786412 2183544 74.52 592652 716980 61068 17:07:05 16:56:02 76280 0 703536 37.39 112 1101616 1768104 60.34 530308 1046692 62964 17:07:05 16:57:01 386852 0 659684 35.06 112 834896 1414664 48.28 590284 661604 8 17:07:05 16:58:01 174936 0 638084 33.91 112 1068412 1389164 47.41 531232 923692 16 17:07:05 16:59:01 162796 0 621188 33.01 112 1097448 1212640 41.39 539504 930824 20 17:07:05 17:00:01 166224 0 617756 32.83 112 1097452 1174712 40.09 536844 930792 20 17:07:05 17:01:01 166004 0 617960 32.84 112 1097468 1176776 40.16 537064 930800 12 17:07:05 17:02:01 165292 0 617996 32.85 112 1098144 1175244 40.11 537164 931380 12 17:07:05 17:03:01 165684 0 617596 32.82 112 1098152 1175100 40.10 536948 931384 8 17:07:05 17:04:01 165040 0 618236 32.86 112 1098156 1175340 40.11 537752 931400 12 17:07:05 17:05:01 164384 0 618000 32.85 112 1099048 1175280 40.11 537532 932304 16 17:07:05 17:06:01 164700 0 617656 32.83 112 1099076 1175136 40.11 537184 932328 12 17:07:05 Average: 151578 0 750082 39.87 509 979375 1676594 57.22 620204 860043 31299 17:07:05 17:07:05 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:05 16:41:01 eth0 738.27 566.55 3649.29 92.86 0.00 0.00 0.00 0.00 17:07:05 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:41:01 veth478c464 156.90 120.41 18.00 426.51 0.00 0.00 0.00 0.00 17:07:05 16:41:01 docker0 156.90 120.29 15.86 426.51 0.00 0.00 0.00 0.00 17:07:05 16:42:01 eth0 529.91 676.69 2264.49 84.91 0.00 0.00 0.00 0.00 17:07:05 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:42:01 docker0 659.87 499.90 53.00 2240.85 0.00 0.00 0.00 0.00 17:07:05 16:43:02 eth0 471.23 406.78 3633.13 39.59 0.00 0.00 0.00 0.00 17:07:05 16:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:43:02 veth1e16428 97.46 104.97 9.14 467.10 0.00 0.00 0.00 0.00 17:07:05 16:43:02 docker0 145.77 167.25 10.32 824.44 0.00 0.00 0.00 0.00 17:07:05 16:44:01 eth0 23.56 17.13 25.10 9.48 0.00 0.00 0.00 0.00 17:07:05 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:44:01 veth554b424 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:44:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:45:01 eth0 35.51 27.83 18.75 80.98 0.00 0.00 0.00 0.00 17:07:05 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:45:01 veth554b424 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 17:07:05 16:45:01 docker0 0.61 0.61 0.04 0.05 0.00 0.00 0.00 0.00 17:07:05 16:46:02 eth0 16.96 10.92 11.73 6.55 0.00 0.00 0.00 0.00 17:07:05 16:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:46:02 veth554b424 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 17:07:05 16:46:02 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 17:07:05 16:47:01 eth0 14.05 8.35 12.81 6.78 0.00 0.00 0.00 0.00 17:07:05 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:47:01 veth554b424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:48:01 eth0 197.27 148.38 1680.65 80.89 0.00 0.00 0.00 0.00 17:07:05 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:49:03 eth0 20.29 16.96 22.24 8.42 0.00 0.00 0.00 0.00 17:07:05 16:49:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:49:03 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:49:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:50:09 eth0 39.97 20.93 145.31 7.04 0.00 0.00 0.00 0.00 17:07:05 16:50:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:50:09 veth18b38d9 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:50:09 docker0 9.58 24.36 0.50 133.71 0.00 0.00 0.00 0.00 17:07:05 16:51:13 eth0 3.08 2.08 2.04 1.16 0.00 0.00 0.00 0.00 17:07:05 16:51:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:51:13 veth18b38d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:51:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:52:02 vethb3b4ef1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:52:02 veth0e525c3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:52:02 eth0 7.95 6.41 6.12 3.33 0.00 0.00 0.00 0.00 17:07:05 16:52:02 veth58c2f1b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:53:01 eth0 6.66 5.11 5.12 2.80 0.00 0.00 0.00 0.00 17:07:05 16:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:07:05 16:53:01 veth18b38d9 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 17:07:05 16:53:01 docker0 991.02 829.81 81.15 3699.33 0.00 0.00 0.00 0.00 17:07:05 16:54:03 eth0 70.82 47.39 232.21 68.53 0.00 0.00 0.00 0.00 17:07:05 16:54:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:54:03 veth18b38d9 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:54:03 docker0 10.11 22.73 0.56 163.42 0.00 0.00 0.00 0.00 17:07:05 16:55:02 veth38f662a 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:07:05 16:55:02 eth0 20.40 12.54 67.35 4.73 0.00 0.00 0.00 0.00 17:07:05 16:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:55:02 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:56:02 veth22d068a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:56:02 veth8106f40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:56:02 eth0 4.40 3.11 3.04 1.75 0.00 0.00 0.00 0.00 17:07:05 16:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:57:01 eth0 56.51 43.09 63.97 86.49 0.00 0.00 0.00 0.00 17:07:05 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:57:01 veth18b38d9 0.00 0.99 0.00 0.05 0.00 0.00 0.00 0.00 17:07:05 16:57:01 docker0 1024.13 881.57 83.39 4023.02 0.00 0.00 0.00 0.00 17:07:05 16:58:01 eth0 232.83 150.45 1695.01 86.62 0.00 0.00 0.00 0.00 17:07:05 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:58:01 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:07:05 16:58:01 docker0 31.12 70.59 1.97 442.49 0.00 0.00 0.00 0.00 17:07:05 16:59:01 eth0 3.69 2.45 3.74 1.48 0.00 0.00 0.00 0.00 17:07:05 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:00:01 eth0 1.15 0.40 0.45 0.26 0.00 0.00 0.00 0.00 17:07:05 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:01:01 eth0 0.35 0.03 0.03 0.00 0.00 0.00 0.00 0.00 17:07:05 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:02:01 eth0 0.66 0.30 0.29 0.17 0.00 0.00 0.00 0.00 17:07:05 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:03:01 eth0 0.61 0.03 0.06 0.03 0.00 0.00 0.00 0.00 17:07:05 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:04:01 eth0 1.86 0.67 0.63 0.37 0.00 0.00 0.00 0.00 17:07:05 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:05:01 eth0 0.72 0.37 0.36 0.29 0.00 0.00 0.00 0.00 17:07:05 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:06:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:07:05 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 Average: eth0 96.63 84.05 524.20 26.06 0.00 0.00 0.00 0.00 17:07:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:05 Average: docker0 39.50 35.69 3.19 167.53 0.00 0.00 0.00 0.00 17:07:05 17:07:05 17:07:05 ---> sar -P ALL: 17:07:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 17:07:05 17:07:05 16:38:53 LINUX RESTART (4 CPU) 17:07:05 17:07:05 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:07:05 16:41:01 all 9.27 0.00 3.96 1.59 13.42 71.76 17:07:05 16:41:01 0 9.54 0.00 4.72 0.34 13.63 71.77 17:07:05 16:41:01 1 11.68 0.00 4.31 1.48 13.35 69.17 17:07:05 16:41:01 2 8.99 0.00 3.52 0.50 12.35 74.63 17:07:05 16:41:01 3 6.95 0.00 3.34 3.95 14.32 71.45 17:07:05 16:42:01 all 7.16 0.00 3.18 1.35 14.00 74.32 17:07:05 16:42:01 0 6.98 0.00 3.53 2.87 16.26 70.37 17:07:05 16:42:01 1 10.59 0.00 3.81 1.57 13.16 70.86 17:07:05 16:42:01 2 5.70 0.00 2.72 0.62 12.77 78.19 17:07:05 16:42:01 3 5.39 0.00 2.64 0.35 13.79 77.83 17:07:05 16:43:02 all 5.49 0.00 5.71 3.08 19.08 66.64 17:07:05 16:43:02 0 5.00 0.00 4.94 1.90 19.33 68.84 17:07:05 16:43:02 1 4.84 0.00 4.84 2.39 18.72 69.20 17:07:05 16:43:02 2 6.09 0.00 7.61 3.76 18.90 63.63 17:07:05 16:43:02 3 6.03 0.00 5.49 4.30 19.37 64.80 17:07:05 16:44:01 all 18.90 0.00 7.78 5.79 18.11 49.43 17:07:05 16:44:01 0 18.05 0.00 8.01 4.37 18.70 50.87 17:07:05 16:44:01 1 18.78 0.00 8.92 7.56 18.83 45.90 17:07:05 16:44:01 2 19.91 0.00 7.47 5.27 17.80 49.55 17:07:05 16:44:01 3 18.84 0.00 6.72 5.93 17.10 51.41 17:07:05 16:45:01 all 42.17 0.00 12.28 3.01 22.90 19.64 17:07:05 16:45:01 0 43.00 0.00 12.97 3.11 22.96 17.97 17:07:05 16:45:01 1 39.65 0.00 12.13 3.65 23.55 21.02 17:07:05 16:45:01 2 44.17 0.00 13.09 2.95 20.90 18.89 17:07:05 16:45:01 3 41.89 0.00 10.98 2.34 24.13 20.66 17:07:05 16:46:02 all 29.57 0.00 11.16 3.57 24.42 31.28 17:07:05 16:46:02 0 29.83 0.00 11.68 2.93 25.14 30.43 17:07:05 16:46:02 1 28.52 0.00 11.00 4.37 24.63 31.49 17:07:05 16:46:02 2 30.90 0.00 10.15 3.05 23.88 32.02 17:07:05 16:46:02 3 29.05 0.00 11.77 3.93 24.05 31.21 17:07:05 16:47:01 all 23.91 0.00 10.74 4.18 27.43 33.73 17:07:05 16:47:01 0 24.42 0.00 11.16 4.25 28.09 32.08 17:07:05 16:47:01 1 24.93 0.00 11.63 5.11 26.79 31.54 17:07:05 16:47:01 2 22.97 0.00 9.55 4.67 27.53 35.28 17:07:05 16:47:01 3 23.38 0.00 10.67 2.69 27.32 35.95 17:07:05 16:48:01 all 8.69 0.00 6.63 0.39 30.86 53.43 17:07:05 16:48:01 0 9.52 0.00 6.88 0.13 33.26 50.21 17:07:05 16:48:01 1 7.76 0.00 6.03 0.71 29.47 56.03 17:07:05 16:48:01 2 8.35 0.00 6.35 0.27 30.31 54.72 17:07:05 16:48:01 3 9.14 0.00 7.28 0.43 30.43 52.73 17:07:05 16:49:03 all 8.41 0.00 10.11 11.84 29.72 39.92 17:07:05 16:49:03 0 8.71 0.00 11.22 11.20 30.84 38.02 17:07:05 16:49:03 1 6.76 0.00 9.74 10.72 29.72 43.06 17:07:05 16:49:03 2 7.05 0.00 9.14 13.11 29.08 41.62 17:07:05 16:49:03 3 11.16 0.00 10.40 12.32 29.27 36.86 17:07:05 16:50:09 all 7.12 0.00 9.86 24.06 32.94 26.02 17:07:05 16:50:09 0 6.88 0.00 9.68 24.85 33.45 25.14 17:07:05 16:50:09 1 7.20 0.00 10.20 24.10 32.74 25.77 17:07:05 16:50:09 2 6.36 0.00 9.81 24.51 33.09 26.22 17:07:05 16:50:09 3 8.03 0.00 9.76 22.79 32.48 26.93 17:07:05 16:51:13 all 5.83 0.00 6.55 31.90 36.16 19.55 17:07:05 16:51:13 0 5.31 0.00 5.61 31.89 36.67 20.52 17:07:05 16:51:13 1 6.55 0.00 7.35 32.77 35.68 17.64 17:07:05 16:51:13 2 6.14 0.00 6.66 33.14 36.66 17.40 17:07:05 16:51:13 3 5.36 0.00 6.63 29.81 35.62 22.58 17:07:05 17:07:05 16:51:13 CPU %user %nice %system %iowait %steal %idle 17:07:05 16:52:02 all 14.35 0.00 8.61 24.63 35.41 17.00 17:07:05 16:52:02 0 13.16 0.00 8.75 20.50 36.18 21.41 17:07:05 16:52:02 1 13.49 0.00 8.71 26.45 35.32 16.03 17:07:05 16:52:02 2 14.54 0.00 7.32 25.92 36.48 15.74 17:07:05 16:52:02 3 16.30 0.00 9.73 25.74 33.57 14.66 17:07:05 16:53:01 all 58.91 0.00 12.88 2.35 21.84 4.03 17:07:05 16:53:01 0 63.00 0.00 13.25 0.99 18.64 4.11 17:07:05 16:53:01 1 53.56 0.00 12.09 3.30 27.38 3.68 17:07:05 16:53:01 2 59.61 0.00 12.79 2.89 21.92 2.79 17:07:05 16:53:01 3 59.28 0.00 13.35 2.26 19.58 5.53 17:07:05 16:54:03 all 10.97 0.00 11.04 14.84 30.14 33.02 17:07:05 16:54:03 0 10.39 0.00 10.33 11.62 29.45 38.22 17:07:05 16:54:03 1 11.53 0.00 11.09 15.49 29.59 32.30 17:07:05 16:54:03 2 10.74 0.00 11.53 17.20 30.75 29.77 17:07:05 16:54:03 3 11.21 0.00 11.24 15.11 30.81 31.63 17:07:05 16:55:02 all 20.27 0.00 9.75 19.81 29.74 20.43 17:07:05 16:55:02 0 19.07 0.00 9.59 22.22 29.54 19.58 17:07:05 16:55:02 1 20.66 0.00 9.69 20.85 30.44 18.35 17:07:05 16:55:02 2 20.88 0.00 9.82 19.96 28.33 21.01 17:07:05 16:55:02 3 20.47 0.00 9.89 16.22 30.67 22.75 17:07:05 16:56:02 all 10.16 0.00 8.56 24.06 39.40 17.81 17:07:05 16:56:02 0 9.36 0.00 7.49 23.69 39.63 19.84 17:07:05 16:56:02 1 10.54 0.00 8.73 23.25 39.10 18.37 17:07:05 16:56:02 2 11.47 0.00 10.53 26.60 37.59 13.81 17:07:05 16:56:02 3 9.34 0.00 7.57 22.82 41.21 19.06 17:07:05 16:57:01 all 29.23 0.00 12.86 11.94 26.39 19.57 17:07:05 16:57:01 0 28.19 0.00 12.54 13.32 25.56 20.39 17:07:05 16:57:01 1 29.58 0.00 12.72 14.08 27.78 15.84 17:07:05 16:57:01 2 30.07 0.00 12.22 11.09 26.78 19.83 17:07:05 16:57:01 3 29.11 0.00 13.99 9.23 25.47 22.20 17:07:05 16:58:01 all 7.60 0.00 7.00 4.08 17.39 63.93 17:07:05 16:58:01 0 11.45 0.00 9.37 3.39 17.22 58.57 17:07:05 16:58:01 1 4.98 0.00 6.21 3.22 17.64 67.95 17:07:05 16:58:01 2 9.87 0.00 7.88 2.65 16.76 62.84 17:07:05 16:58:01 3 4.33 0.00 4.66 7.01 17.90 66.11 17:07:05 16:59:01 all 0.29 0.00 0.89 0.66 3.12 95.04 17:07:05 16:59:01 0 0.57 0.00 0.89 1.77 3.25 93.53 17:07:05 16:59:01 1 0.25 0.00 1.16 0.18 3.16 95.25 17:07:05 16:59:01 2 0.15 0.00 0.88 0.24 2.92 95.80 17:07:05 16:59:01 3 0.21 0.00 0.62 0.46 3.15 95.56 17:07:05 17:00:01 all 0.11 0.00 0.09 0.02 1.93 97.85 17:07:05 17:00:01 0 0.11 0.00 0.08 0.07 2.56 97.18 17:07:05 17:00:01 1 0.02 0.00 0.10 0.02 1.46 98.41 17:07:05 17:00:01 2 0.26 0.00 0.12 0.00 1.94 97.68 17:07:05 17:00:01 3 0.03 0.00 0.05 0.00 1.77 98.15 17:07:05 17:01:01 all 0.11 0.00 0.17 0.00 1.16 98.55 17:07:05 17:01:01 0 0.05 0.00 0.35 0.00 0.76 98.84 17:07:05 17:01:01 1 0.03 0.00 0.10 0.02 0.38 99.47 17:07:05 17:01:01 2 0.28 0.00 0.20 0.00 1.29 98.23 17:07:05 17:01:01 3 0.08 0.00 0.05 0.00 2.21 97.66 17:07:05 17:02:01 all 0.11 0.00 0.05 0.02 0.53 99.29 17:07:05 17:02:01 0 0.08 0.00 0.05 0.02 0.81 99.04 17:07:05 17:02:01 1 0.03 0.00 0.03 0.03 0.23 99.67 17:07:05 17:02:01 2 0.31 0.00 0.07 0.02 0.69 98.91 17:07:05 17:02:01 3 0.02 0.00 0.03 0.02 0.38 99.55 17:07:05 17:07:05 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:07:05 17:03:01 all 0.13 0.00 0.13 0.00 0.65 99.09 17:07:05 17:03:01 0 0.07 0.00 0.10 0.00 1.23 98.61 17:07:05 17:03:01 1 0.32 0.00 0.14 0.00 0.34 99.20 17:07:05 17:03:01 2 0.08 0.00 0.19 0.00 0.67 99.06 17:07:05 17:03:01 3 0.03 0.00 0.12 0.00 0.34 99.51 17:07:05 17:04:01 all 0.09 0.00 0.04 0.00 0.70 99.17 17:07:05 17:04:01 0 0.02 0.00 0.08 0.00 0.58 99.32 17:07:05 17:04:01 1 0.28 0.00 0.00 0.00 0.70 99.02 17:07:05 17:04:01 2 0.05 0.00 0.07 0.00 1.09 98.79 17:07:05 17:04:01 3 0.02 0.00 0.02 0.00 0.43 99.54 17:07:05 17:05:01 all 0.11 0.00 0.03 0.01 0.68 99.17 17:07:05 17:05:01 0 0.03 0.00 0.03 0.03 0.46 99.44 17:07:05 17:05:01 1 0.38 0.00 0.03 0.00 1.01 98.58 17:07:05 17:05:01 2 0.02 0.00 0.02 0.00 0.10 99.87 17:07:05 17:05:01 3 0.02 0.00 0.03 0.00 1.15 98.80 17:07:05 17:06:01 all 0.08 0.00 0.03 0.00 0.58 99.31 17:07:05 17:06:01 0 0.02 0.00 0.03 0.00 0.79 99.16 17:07:05 17:06:01 1 0.26 0.00 0.07 0.00 1.22 98.44 17:07:05 17:06:01 2 0.02 0.00 0.02 0.00 0.13 99.83 17:07:05 17:06:01 3 0.02 0.00 0.02 0.00 0.17 99.80 17:07:05 Average: all 11.56 0.00 6.08 7.74 18.58 56.04 17:07:05 Average: 0 11.71 0.00 6.20 7.52 18.90 55.66 17:07:05 Average: 1 11.33 0.00 6.11 8.00 18.66 55.89 17:07:05 Average: 2 11.77 0.00 6.08 7.94 18.25 55.96 17:07:05 Average: 3 11.43 0.00 5.94 7.49 18.49 56.64 17:07:05 17:07:05 17:07:05