Pull request #3600 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764+b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb (b82d6df63d5f315dbaa93644e601cad3793d8adf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4668004596323710173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh622573523154928010.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2598916306181476030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3916041206133509784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh904839068419583139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3600/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3050236513132046775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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/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-1344’ is offline ‘prd-centos7-docker-4c-2g-1345’ is offline ‘prd-centos7-docker-4c-2g-1353’ is offline ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1352’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1354 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1188421898993806095.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4571421727842383232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5399657102468301882.key > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 Commit message: "build: Update to released go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:26 ========================================================= 00:00:26 EdgeX Global Pipelines Version Info 00:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:00:29 ------------------- 00:00:29 stable info: 00:00:29 ------------------- 00:00:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:00:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:00:29 Message: update stable to v1.0.195 00:00:29 ------------------- 00:00:29 experimental info: 00:00:29 ------------------- 00:00:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:00:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:00:29 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:00:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:00:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3600 [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3600 [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3600 [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a17bc5a [Pipeline] echo 00:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:36 provisioning config files... 00:00:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7311391070040117819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:37 ---> docker-login.sh 00:00:37 nexus3.edgexfoundry.org:10001 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 nexus3.edgexfoundry.org:10002 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 nexus3.edgexfoundry.org:10003 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 nexus3.edgexfoundry.org:10004 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:37 Configure a credential helper to remove this warning. See 00:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:37 00:00:37 Login Succeeded 00:00:37 docker.io 00:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:40 Configure a credential helper to remove this warning. See 00:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:40 00:00:40 Login Succeeded 00:00:40 ---> docker-login.sh ends [Pipeline] } 00:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:41 ++ 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 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/core-command/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo core-command,cmd/core-command/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/core-data/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo core-data,cmd/core-data/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/core-metadata/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo core-metadata,cmd/core-metadata/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/security-bootstrapper/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/security-proxy-setup/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/support-notifications/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo support-notifications,cmd/support-notifications/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/support-scheduler/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:00:41 + for file in '`ls cmd/**/Dockerfile`' 00:00:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:00:41 ++ cut -d/ -f2 00:00:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:00:41 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:47 00:00:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:00:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:47 latest: Pulling from edgex-devops/git-semver 00:00:47 31603596830f: Pulling fs layer 00:00:47 54011a49482f: Pulling fs layer 00:00:47 a6820b24f6d8: Pulling fs layer 00:00:47 f581987b2513: Pulling fs layer 00:00:47 f581987b2513: Waiting 00:00:47 54011a49482f: Verifying Checksum 00:00:47 54011a49482f: Download complete 00:00:47 31603596830f: Verifying Checksum 00:00:47 31603596830f: Download complete 00:00:47 a6820b24f6d8: Verifying Checksum 00:00:47 a6820b24f6d8: Download complete 00:00:47 f581987b2513: Verifying Checksum 00:00:47 f581987b2513: Download complete 00:00:47 31603596830f: Pull complete 00:00:47 54011a49482f: Pull complete 00:00:48 a6820b24f6d8: Pull complete 00:00:48 f581987b2513: Pull complete 00:00:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:00:48 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:00:51 $ docker top 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:51 [ssh-agent] Looking for ssh-agent implementation... 00:00:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:51 $ docker exec 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent 00:00:51 SSH_AUTH_SOCK=/tmp/ssh-ZrLGT9yhUbGZ/agent.13 00:00:51 SSH_AGENT_PID=19 00:00:52 Running ssh-add (command line suppressed) 00:00:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6794060735264216878.key (/w/workspace/edgex-go/1@tmp/private_key_6794060735264216878.key) 00:00:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:52 + git tag --points-at HEAD [Pipeline] } 00:00:52 $ docker exec --env ******** --env ******** 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent -k 00:00:52 unset SSH_AUTH_SOCK; 00:00:52 unset SSH_AGENT_PID; 00:00:52 echo Agent pid 19 killed; 00:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:52 [ssh-agent] Looking for ssh-agent implementation... 00:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:52 $ docker exec 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent 00:00:52 SSH_AUTH_SOCK=/tmp/ssh-wr0EVIsJgHvh/agent.52 00:00:52 SSH_AGENT_PID=58 00:00:52 Running ssh-add (command line suppressed) 00:00:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3804020315373195106.key (/w/workspace/edgex-go/1@tmp/private_key_3804020315373195106.key) 00:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:53 + git semver init 00:00:53 # -> Open(): unable to determine branch for HEAD 00:00:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:00:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:00:53 # $SEMVER_REMOTE_NAME = origin 00:00:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:53 # $SEMVER_USER_NAME = edgex-jenkins 00:00:53 # $SEMVER_BRANCH = PR-3600 00:00:53 # $SEMVER_TEMP = /tmp/semver-382032815 00:00:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:01:10 # '/tmp/semver-382032815' -> '/w/workspace/edgex-go/1/.semver' 00:01:10 # -> Force: false 00:01:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:01:10 $ docker exec --env ******** --env ******** 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda ssh-agent -k 00:01:10 unset SSH_AUTH_SOCK; 00:01:10 unset SSH_AGENT_PID; 00:01:10 echo Agent pid 58 killed; 00:01:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:13 + git semver [Pipeline] } 00:01:13 $ docker stop --time=1 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda 00:01:15 $ docker rm -f 77d7973cc03f33a3c76f8f5540a4b8dcf863597053ac51c76f81c9263c723dda [Pipeline] // withDockerContainer [Pipeline] sh 00:01:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:16 Stashed 1 file(s) [Pipeline] echo 00:01:16 [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 00:01:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:01:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:01:20 + sudo service docker restart 00:01:20 + true 00:01:20 Redirecting to /bin/systemctl restart docker.service 00:01:33 Still waiting to schedule task 00:01:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:01:37 ========================================================= 00:01:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:01:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:01:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:01:39 Sending build context to Docker daemon 329.3MB 00:01:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:01:39 Step 2/6 : FROM ${BASE} 00:01:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:39 540db60ca938: Pulling fs layer 00:01:39 adcc1eea9eea: Pulling fs layer 00:01:39 4c4ab2625f07: Pulling fs layer 00:01:39 0510c868ecb4: Pulling fs layer 00:01:39 afea3b2eda06: Pulling fs layer 00:01:39 7809a108b3ef: Pulling fs layer 00:01:39 f706445af74f: Pulling fs layer 00:01:39 0510c868ecb4: Waiting 00:01:39 afea3b2eda06: Waiting 00:01:39 7809a108b3ef: Waiting 00:01:39 f706445af74f: Waiting 00:01:39 4c4ab2625f07: Verifying Checksum 00:01:39 4c4ab2625f07: Download complete 00:01:39 adcc1eea9eea: Verifying Checksum 00:01:39 adcc1eea9eea: Download complete 00:01:39 afea3b2eda06: Verifying Checksum 00:01:39 afea3b2eda06: Download complete 00:01:39 7809a108b3ef: Verifying Checksum 00:01:39 7809a108b3ef: Download complete 00:01:39 540db60ca938: Verifying Checksum 00:01:39 540db60ca938: Download complete 00:01:39 540db60ca938: Pull complete 00:01:40 adcc1eea9eea: Pull complete 00:01:40 4c4ab2625f07: Pull complete 00:01:42 f706445af74f: Verifying Checksum 00:01:42 f706445af74f: Download complete 00:01:42 0510c868ecb4: Verifying Checksum 00:01:42 0510c868ecb4: Download complete 00:01:45 0510c868ecb4: Pull complete 00:01:45 afea3b2eda06: Pull complete 00:01:45 7809a108b3ef: Pull complete 00:01:48 f706445af74f: Pull complete 00:01:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:01:48 ---> b068be0155e3 00:01:48 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 00:01:51 ---> Running in 7c63f1337f92 00:01:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:01:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:01:51 (1/12) Installing libmagic (5.39-r0) 00:01:51 (2/12) Installing file (5.39-r0) 00:01:51 (3/12) Installing libc-dev (0.7.2-r3) 00:01:51 (4/12) Installing g++ (10.2.1_pre1-r3) 00:01:54 (5/12) Installing fortify-headers (1.1-r0) 00:01:57 (6/12) Installing patch (2.7.6-r7) 00:01:57 (7/12) Installing build-base (0.5-r2) 00:01:57 (8/12) Installing libsodium (1.0.18-r0) 00:01:57 (9/12) Installing pkgconf (1.7.3-r0) 00:01:57 (10/12) Installing libsodium-dev (1.0.18-r0) 00:01:57 (11/12) Installing libzmq (4.3.3-r1) 00:01:57 (12/12) Installing zeromq-dev (4.3.3-r1) 00:01:57 Executing busybox-1.32.1-r6.trigger 00:01:57 OK: 219 MiB in 52 packages 00:01:57 Removing intermediate container 7c63f1337f92 00:01:57 ---> b010d9881d04 00:01:57 Step 4/6 : WORKDIR /edgex-go 00:01:57 ---> Running in f8aaa98cd70f 00:01:57 Removing intermediate container f8aaa98cd70f 00:01:57 ---> 20eac785c0f0 00:01:57 Step 5/6 : COPY go.mod . 00:01:57 ---> 01d176e432fd 00:01:57 Step 6/6 : RUN go mod download 00:01:57 ---> Running in 5d519d6b26a5 00:02:07 Removing intermediate container 5d519d6b26a5 00:02:07 ---> 236e0723a20a 00:02:07 Successfully built 236e0723a20a 00:02:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:02:10 + docker inspect -f . ci-base-image-x86_64 00:02:10 . [Pipeline] withDockerContainer 00:02:10 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:02:13 $ docker top f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:15 + go version 00:02:15 go version go1.16.3 linux/amd64 [Pipeline] } 00:02:15 $ docker stop --time=1 f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c 00:02:18 $ docker rm -f f0702afae0642f617074b19a43f44df26afcb3a8be7ffe42619681ac58e18d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:02:23 + docker inspect -f . ci-base-image-x86_64 00:02:23 . [Pipeline] withDockerContainer 00:02:23 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:02:26 $ docker top 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de -eo pid,comm [Pipeline] { [Pipeline] echo 00:02:26 ========================================================= 00:02:26 [edgeXBuildGoParallel] Running Tests and Build... 00:02:26 ========================================================= [Pipeline] sh 00:02:28 + go mod tidy [Pipeline] sh 00:02:31 + make test 00:02:31 go mod tidy 00:02:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:02:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:02:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:02:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:02:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:02:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:02:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:02:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:02:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 00:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:03:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 00:03:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:03:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements 00:03:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.041s coverage: 78.9% of statements 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 95.1% of statements 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 00:03:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 00:03:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 00:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 00:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements 00:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 58.8% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 00:03:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:03:51 GO111MODULE=on go vet ./... 00:04:15 gofmt -l . 00:04:15 [ "`gofmt -l .`" = "" ] 00:04:15 ./bin/test-attribution-txt.sh [Pipeline] sh 00:04:16 + ls -al . 00:04:16 total 560 00:04:16 drwxrwxr-x 10 1001 1001 4096 Jun 25 00:04 . 00:04:16 drwxr-xr-x 4 root root 28 Jun 25 00:02 .. 00:04:16 -rw-rw-r-- 1 1001 1001 11 Jun 25 00:00 .dockerignore 00:04:16 drwxrwxr-x 8 1001 1001 179 Jun 25 00:00 .git 00:04:16 drwxrwxr-x 3 1001 1001 125 Jun 25 00:00 .github 00:04:16 -rw-rw-r-- 1 1001 1001 818 Jun 25 00:00 .gitignore 00:04:16 drwx------ 3 1001 1001 60 Jun 25 00:01 .semver 00:04:16 -rw-rw-r-- 1 1001 1001 166 Jun 25 00:00 .sonarcloud.properties 00:04:16 -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:00 Attribution.txt 00:04:16 -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:00 CHANGELOG.md 00:04:16 -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:00 CONTRIBUTING.md 00:04:16 -rw-rw-r-- 1 1001 1001 931 Jun 25 00:00 Dockerfile.build 00:04:16 -rw-rw-r-- 1 1001 1001 849 Jun 25 00:00 Jenkinsfile 00:04:16 -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:00 LICENSE 00:04:16 -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:00 Makefile 00:04:16 -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:00 README.md 00:04:16 -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:00 SECURITY.md 00:04:16 -rw-rw-r-- 1 1001 1001 5 Jun 25 00:01 VERSION 00:04:16 -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:00 ZMQWindows.md 00:04:16 drwxrwxr-x 2 1001 1001 37 Jun 25 00:00 bin 00:04:16 drwxrwxr-x 14 1001 1001 4096 Jun 25 00:00 cmd 00:04:16 -rw-r--r-- 1 root root 398095 Jun 25 00:03 coverage.out 00:04:16 -rw-rw-r-- 1 1001 1001 806 Jun 25 00:00 go.mod 00:04:16 -rw-r--r-- 1 root root 20759 Jun 25 00:02 go.sum 00:04:16 drwxrwxr-x 7 1001 1001 114 Jun 25 00:00 internal 00:04:16 drwxrwxr-x 3 1001 1001 16 Jun 25 00:00 openapi 00:04:16 drwxrwxr-x 4 1001 1001 71 Jun 25 00:00 snap 00:04:16 -rw-rw-r-- 1 1001 1001 168 Jun 25 00:00 version.go [Pipeline] sh 00:04:16 + '[' -e coverage.out ] 00:04:16 + chown 1001:1001 coverage.out [Pipeline] stash 00:04:16 Stashed 1 file(s) [Pipeline] sh 00:04:16 + make build 00:04:16 go mod tidy 00:04:16 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 00:04:18 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 00:04:26 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 00:04:26 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 00:04:26 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 00:04:26 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 00:04:27 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 00:04:29 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 00:04:29 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 00:04:29 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 00:04:30 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 00:04: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] } 00:04:33 $ docker stop --time=1 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de 00:04:36 $ docker rm -f 6cefe872ac94a38d899bd6a200db28638984430dfa02ba23ff4c7a9e5a3068de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:04:45 00:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:04:45 latest: Pulling from edgex-devops/edgex-compose 00:04:45 cbdbe7a5bc2a: Pulling fs layer 00:04:45 ca9280d653b3: Pulling fs layer 00:04:45 7e9c9ca2126c: Pulling fs layer 00:04:46 cbdbe7a5bc2a: Verifying Checksum 00:04:46 cbdbe7a5bc2a: Download complete 00:04:46 cbdbe7a5bc2a: Pull complete 00:04:46 ca9280d653b3: Verifying Checksum 00:04:46 ca9280d653b3: Download complete 00:04:47 ca9280d653b3: Pull complete 00:04:47 7e9c9ca2126c: Download complete 00:04:51 7e9c9ca2126c: Pull complete 00:04:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:04:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:04:53 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:04:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:04:56 $ docker top 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:56 + grep parallel 00:04:56 + docker-compose build --help 00:04:57 --parallel Build images in parallel. [Pipeline] } 00:04:57 $ docker stop --time=1 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 00:05:00 $ docker rm -f 8c7870b9bdb1f2546d446fbeb108c02d2fe30dd89975d67a1fecf250edfb9721 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:01 . [Pipeline] withDockerContainer 00:05:01 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:05:01 $ docker top 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:02 + docker-compose -f ./docker-compose-build.yml build --parallel 00:05:02 Building core-command ... 00:05:02 Building core-data ... 00:05:02 Building core-metadata ... 00:05:02 Building security-bootstrapper ... 00:05:02 Building security-proxy-setup ... 00:05:02 Building security-secretstore-setup ... 00:05:02 Building support-notifications ... 00:05:02 Building support-scheduler ... 00:05:02 Building sys-mgmt-agent ... 00:05:02 Building core-data 00:05:02 Building support-scheduler 00:05:02 Building core-metadata 00:05:02 Building support-notifications 00:05:02 Building security-bootstrapper 00:05:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:14 ---> 236e0723a20a 00:05:14 Step 3/23 : WORKDIR /edgex-go 00:05:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:05:14 ---> 236e0723a20a 00:05:14 Step 3/24 : WORKDIR /edgex-go 00:05:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:05:14 ---> 236e0723a20a 00:05:14 Step 3/32 : WORKDIR /edgex-go 00:05:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:05:17 ---> 236e0723a20a 00:05:17 Step 3/24 : WORKDIR /edgex-go 00:05:17 ---> Running in b947241f5ac6 00:05:17 ---> Running in afa05d39f4df 00:05:17 ---> Running in 8a7a69f36450 00:05:17 ---> Running in bcfe8bc6d70c 00:05:21 Removing intermediate container b947241f5ac6 00:05:21 ---> 141c22c2acb6 00:05:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:21 Removing intermediate container afa05d39f4df 00:05:21 ---> a0535cd65b87 00:05:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:21 Removing intermediate container 8a7a69f36450 00:05:21 ---> 767b594605ea 00:05:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:21 Removing intermediate container bcfe8bc6d70c 00:05:21 ---> 65eec166632b 00:05:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:21 ---> Running in d2a1fdda335e 00:05:21 ---> Running in 6a7c6ee03a08 00:05:21 ---> Running in 987ba9a22f42 00:05:21 ---> Running in 8f77da9b7871 00:05:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:05:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:24 ---> 236e0723a20a 00:05:24 Step 3/23 : WORKDIR /edgex-go 00:05:24 ---> Using cache 00:05:24 ---> 767b594605ea 00:05:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:24 ---> Running in 2ebbda55fac6 00:05:24 Removing intermediate container 6a7c6ee03a08 00:05:24 ---> 49954408dd47 00:05:24 Step 5/24 : RUN apk add --update --no-cache make git 00:05:24 Removing intermediate container d2a1fdda335e 00:05:24 ---> 1c76dccea6cd 00:05:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:05:24 ---> Running in 227524b47023 00:05:24 ---> Running in 40c6620783f1 00:05:24 Removing intermediate container 987ba9a22f42 00:05:24 ---> d2291845522c 00:05:24 Step 5/23 : RUN apk add --update --no-cache make git 00:05:24 ---> Running in 0ee7723144fb 00:05:24 Removing intermediate container 8f77da9b7871 00:05:24 ---> 8f6dde88d0e6 00:05:24 Step 5/32 : RUN apk add --update --no-cache make git 00:05:24 ---> Running in ac0ced0dd099 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:24 Removing intermediate container 2ebbda55fac6 00:05:24 ---> a97aeffef5fc 00:05:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:24 ---> Running in e1d40bcdc42a 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:24 OK: 219 MiB in 52 packages 00:05:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:05:24 OK: 219 MiB in 52 packages 00:05:24 OK: 219 MiB in 52 packages 00:05:24 OK: 219 MiB in 52 packages 00:05:24 Removing intermediate container 227524b47023 00:05:24 ---> 68ee7d518ea3 00:05:24 Step 6/24 : COPY go.mod . 00:05:24 Removing intermediate container 40c6620783f1 00:05:24 ---> 02969129f662 00:05:24 Step 6/24 : COPY go.mod . 00:05:27 OK: 219 MiB in 52 packages 00:05:27 ---> 712f6b7de4be 00:05:27 Step 7/24 : RUN go mod download 00:05:27 Removing intermediate container 0ee7723144fb 00:05:27 ---> 478f3f7a4738 00:05:27 Step 6/23 : COPY go.mod . 00:05:27 ---> 0ba331b64274 00:05:27 Step 7/24 : RUN go mod download 00:05:27 ---> Running in 027b0b143716 00:05:27 ---> Running in 158d5abf002f 00:05:27 Removing intermediate container ac0ced0dd099 00:05:27 ---> 587eaf98b91b 00:05:27 Step 6/32 : COPY go.mod . 00:05:27 ---> 9f1c2c9eeb2c 00:05:27 Step 7/23 : RUN go mod download 00:05:27 Removing intermediate container e1d40bcdc42a 00:05:27 ---> c7f2a0fe509c 00:05:27 Step 6/23 : COPY go.mod . 00:05:27 ---> Running in 02618628828f 00:05:27 ---> c35064e50f24 00:05:27 Step 7/32 : RUN go mod download 00:05:27 ---> Running in 4a2ddf2d1b39 00:05:27 ---> cadd24473858 00:05:27 Step 7/23 : RUN go mod download 00:05:27 ---> Running in d40fa58f87e0 00:05:27 Removing intermediate container 027b0b143716 00:05:27 ---> cb7c363633f5 00:05:27 Step 8/24 : COPY . . 00:05:30 Removing intermediate container 158d5abf002f 00:05:30 ---> d1b2806c335a 00:05:30 Step 8/24 : COPY . . 00:05:30 Removing intermediate container 02618628828f 00:05:30 ---> c8223e168522 00:05:30 Step 8/23 : COPY . . 00:05:30 Removing intermediate container d40fa58f87e0 00:05:30 ---> 06a4d021edd2 00:05:30 Step 8/23 : COPY . . 00:05:30 Removing intermediate container 4a2ddf2d1b39 00:05:30 ---> 5c0acfba0db0 00:05:30 Step 8/32 : COPY . . 00:05:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1355 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws 00:05:37 Running in /w/workspace/edgex-go/1 [Pipeline] { 00:05:37 ---> f9acb5605058 00:05:37 Step 9/24 : RUN go mod tidy 00:05:37 ---> 8eeee70e418c 00:05:37 Step 9/32 : RUN go mod tidy 00:05:37 ---> e8501badb1ec 00:05:37 Step 9/24 : RUN go mod tidy [Pipeline] checkout 00:05:37 The recommended git tool is: git 00:05:37 ---> Running in ee883876c190 00:05:37 ---> Running in 0cc9db1e2cc4 00:05:40 ---> Running in 8cda46d008d5 00:05:40 Removing intermediate container 8cda46d008d5 00:05:40 ---> 89e741d60559 00:05:40 Step 10/24 : RUN make cmd/core-data/core-data 00:05:40 ---> Running in 1a79361100fe 00:05:41 Removing intermediate container ee883876c190 00:05:41 ---> 93e1bbd19c60 00:05:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:05:43 Removing intermediate container 0cc9db1e2cc4 00:05:43 ---> 55261e737b2b 00:05:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:05:43 ---> Running in afdbd64b9921 00:05:43 ---> Running in defc4fe54eff 00:05:43 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 00:05:43 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 00:05:43 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 00:05:59 ---> ff4dcec21b9b 00:05:59 Step 9/23 : RUN go mod tidy 00:05:59 ---> Running in f2d5da94eca8 00:06:01 using credential edgex-jenkins-ssh 00:06:01 ---> 1de05c07f94f 00:06:01 Step 9/23 : RUN go mod tidy 00:06:01 ---> Running in 2c1acb8b91ef 00:06:01 Removing intermediate container f2d5da94eca8 00:06:01 ---> c128af8f133f 00:06:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:06:01 ---> Running in 5ce3b665dae8 00:06:01 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 00:06:01 Removing intermediate container 2c1acb8b91ef 00:06:01 ---> cf7728b197a3 00:06:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:06:01 ---> Running in dcb66b4b0025 00:06:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:06:01 Cloning the remote Git repository 00:06:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:06:01 > git init /w/workspace/edgex-go/1 # timeout=10 00:06:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:06:01 > git --version # timeout=10 00:06:02 > git --version # 'git version 2.17.1' 00:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:15 Removing intermediate container defc4fe54eff 00:06:15 ---> cf09e60b4f43 00:06:15 00:06:15 Step 11/32 : FROM alpine:3.12 00:06:15 3.12: Pulling from library/alpine 00:06:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:06:15 Status: Downloaded newer image for alpine:3.12 00:06:15 ---> 13621d1b12d4 00:06:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:06:15 ---> Running in d7066bf13935 00:06:15 Removing intermediate container d7066bf13935 00:06:15 ---> af1a237fbf02 00:06:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:06:15 ---> Running in 35df30c51be5 00:06:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:17 (1/2) Installing dumb-init (1.2.2-r1) 00:06:17 (2/2) Installing su-exec (0.2-r1) 00:06:17 Executing busybox-1.31.1-r20.trigger 00:06:17 OK: 6 MiB in 16 packages 00:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:19 Removing intermediate container 35df30c51be5 00:06:19 ---> ffe8198b56e4 00:06:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:06:19 ---> Running in 5851e33e3e5e 00:06:19 Removing intermediate container 5851e33e3e5e 00:06:19 ---> fb2b8e71a7dc 00:06:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:06:19 ---> Running in 5c72a0136ff6 00:06:19 Removing intermediate container afdbd64b9921 00:06:19 ---> e1bece819bf6 00:06:19 00:06:19 Step 11/24 : FROM alpine:3.12 00:06:19 ---> 13621d1b12d4 00:06:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:06:19 ---> Running in 759ad674226e 00:06:19 Removing intermediate container 5c72a0136ff6 00:06:19 ---> 21459cd55a32 00:06:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:06:19 ---> Running in 35328414f754 00:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:19 (1/1) Installing dumb-init (1.2.2-r1) 00:06:19 Executing busybox-1.31.1-r20.trigger 00:06:19 OK: 6 MiB in 15 packages 00:06:19 Removing intermediate container 759ad674226e 00:06:19 ---> a6ca5f1ac349 00:06:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:06:19 Removing intermediate container 35328414f754 00:06:19 ---> 55dbdbfd28b3 00:06:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:06:19 ---> Running in bbab8c683084 00:06:19 ---> Running in ad490cb39bf4 00:06:19 Removing intermediate container ad490cb39bf4 00:06:19 ---> e0cf729630a8 00:06:19 Step 14/24 : ENV APP_PORT=59881 00:06:19 Removing intermediate container bbab8c683084 00:06:19 ---> 92a8c3fe64ec 00:06:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:06:19 ---> Running in 21a8c4e8d668 00:06:19 Removing intermediate container 21a8c4e8d668 00:06:19 ---> 8bf0497f6c1d 00:06:19 Step 15/24 : EXPOSE $APP_PORT 00:06:19 ---> Running in 25c516a59fb0 00:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:06:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:06:22 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:22 ---> 4c26df536469 00:06:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:06:22 ---> Running in f6d5ae37a506 00:06:22 Removing intermediate container 25c516a59fb0 00:06:22 ---> 2d3989c074cd 00:06:22 Step 16/24 : WORKDIR / 00:06:22 ---> Running in 8a57272399c0 00:06:22 Removing intermediate container 8a57272399c0 00:06:22 ---> 4ee73ed27abe 00:06:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:22 ---> 67f8175eb300 00:06:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:06:22 ---> ec28c186df49 00:06:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:06:22 Removing intermediate container f6d5ae37a506 00:06:22 ---> fa6315f58574 00:06:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:22 ---> 4d0dd432dfdb 00:06:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:06:22 ---> 793e2b3bdae6 00:06:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:06:22 ---> Running in b15e932b4e34 00:06:22 Removing intermediate container b15e932b4e34 00:06:22 ---> 9ceec001f47f 00:06:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:22 ---> Running in 7b8b25615a6f 00:06:22 Removing intermediate container 7b8b25615a6f 00:06:22 ---> 8e1e60dfa2d4 00:06:22 Step 22/24 : LABEL arch=x86_64 00:06:22 ---> 8be92b771755 00:06:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:06:22 ---> Running in f998f76a1411 00:06:22 Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:22 Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) 00:06:22 > git config core.sparsecheckout # timeout=10 00:06:22 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 00:06:22 > git remote # timeout=10 00:06:22 > git config --get remote.origin.url # timeout=10 00:06:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:22 > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 00:06:22 > git rev-parse HEAD^{commit} # timeout=10 00:06:22 > git config core.sparsecheckout # timeout=10 00:06:22 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 00:06:25 Removing intermediate container 1a79361100fe 00:06:25 ---> b1f0404b3691 00:06:25 00:06:25 Step 11/24 : FROM alpine:3.12 00:06:25 Removing intermediate container f998f76a1411 00:06:25 ---> 1a9ec567f183 00:06:25 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:25 ---> 13621d1b12d4 00:06:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:06:25 ---> 5900a3099c0d 00:06:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:06:25 ---> Running in 33bf1c4f53e0 00:06:25 ---> Running in 3cf27c96a497 00:06:25 Removing intermediate container 33bf1c4f53e0 00:06:25 ---> ea650030fd37 00:06:25 Step 13/24 : ENV APP_PORT=59880 00:06:25 Removing intermediate container 3cf27c96a497 00:06:25 ---> 40a99c7b5c45 00:06:25 Step 24/24 : LABEL version=0.0.0 00:06:25 ---> Running in 61d4b0e64fe9 00:06:25 ---> Running in 1a7993d9b6c4 00:06:25 Removing intermediate container 61d4b0e64fe9 00:06:25 ---> 5e18fbfae4f4 00:06:25 Step 14/24 : EXPOSE $APP_PORT 00:06:25 ---> 263705250f21 00:06:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:06:25 ---> Running in fea86ef8a2da 00:06:25 Removing intermediate container 1a7993d9b6c4 00:06:25 ---> 23a04e9ce8cd 00:06:25 00:06:25 Successfully built 23a04e9ce8cd 00:06:25 Successfully tagged core-metadata:latest 00:06:25 Building security-proxy-setup 00:06:25 Removing intermediate container fea86ef8a2da 00:06:25 ---> c8df47615247 00:06:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:25  Building core-metadata ... done  ---> 1f1312ae6947 00:06:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:06:25 ---> Running in e0e4395e2851 00:06:25 ---> Running in a36c72e924fa 00:06:25 Removing intermediate container a36c72e924fa 00:06:25 ---> af915fd80f79 00:06:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:06:25 ---> f25f26dd74dc 00:06:25 Step 27/32 : RUN chmod +x /entrypoint.sh 00:06:25 ---> Running in df0418be5b21 00:06:28 Removing intermediate container e0e4395e2851 00:06:28 ---> 53e8c7008e3e 00:06:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:06:28 ---> Running in ad0c2dd17c3e 00:06:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:28 Removing intermediate container df0418be5b21 00:06:28 ---> 58356b50b681 00:06:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:06:28 ---> Running in 73b8f1a30500 00:06:28 Removing intermediate container 73b8f1a30500 00:06:28 ---> 7efbfaba92ee 00:06:28 Step 29/32 : CMD ["gate"] 00:06:28 ---> Running in 78fdcd05ea39 00:06:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:28 Removing intermediate container 78fdcd05ea39 00:06:28 ---> 1171818806be 00:06:28 Step 30/32 : LABEL arch=x86_64 00:06:28 ---> Running in 6164b4c44942 00:06:28 Removing intermediate container 6164b4c44942 00:06:28 ---> 2d62039220a1 00:06:28 Step 31/32 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:28 (1/6) Installing dumb-init (1.2.2-r1) 00:06:28 (2/6) Installing libgcc (9.3.0-r2) 00:06:28 ---> Running in 4bb6e3f03fe4 00:06:28 (3/6) Installing libsodium (1.0.18-r0) 00:06:28 (4/6) Installing libstdc++ (9.3.0-r2) 00:06:28 Removing intermediate container 4bb6e3f03fe4 00:06:28 ---> 011a1e6b1939 00:06:28 Step 32/32 : LABEL version=0.0.0 00:06:28 ---> Running in 12ddb9500ebe 00:06:28 Removing intermediate container 12ddb9500ebe 00:06:28 ---> ca2aaf7ba6ef 00:06:28 00:06:29 (5/6) Installing libzmq (4.3.3-r0) 00:06:29 Successfully built ca2aaf7ba6ef 00:06:29 Successfully tagged security-bootstrapper:latest 00:06:29  Building security-bootstrapper ... done Building sys-mgmt-agent 00:06:29 (6/6) Installing zeromq (4.3.3-r0) 00:06:29 Executing busybox-1.31.1-r20.trigger 00:06:29 OK: 8 MiB in 20 packages 00:06:31 Commit message: "build: Update to released go-mods" 00:06:31 Removing intermediate container ad0c2dd17c3e 00:06:31 ---> b7ccaee63861 00:06:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:31 ---> 241299fc4c74 00:06:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:06:31 > git --version # timeout=10 00:06:31 > git --version # 'git version 2.17.1' 00:06:32 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:06:34 ---> ad3fa322f825 00:06:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:06:34 ---> fdd3a515bf74 00:06:34 Step 20/24 : ENTRYPOINT ["/core-data"] 00:06:34 ---> Running in c817f93032ce 00:06:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:06:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:06:34 ---> 236e0723a20a 00:06:34 Step 3/22 : WORKDIR /edgex-go 00:06:34 ---> Using cache 00:06:34 ---> 767b594605ea 00:06:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:34 ---> Using cache 00:06:34 ---> a97aeffef5fc 00:06:34 Step 5/22 : RUN apk add --update --no-cache make git 00:06:34 Removing intermediate container dcb66b4b0025 00:06:34 ---> 6ab0bb68c129 00:06:34 00:06:34 Step 11/23 : FROM alpine:3.12 00:06:34 ---> 13621d1b12d4 00:06:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:06:34 ---> Using cache 00:06:34 ---> a6ca5f1ac349 00:06:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:06:34 ---> Using cache 00:06:34 ---> e0cf729630a8 00:06:34 Step 14/23 : ENV APP_PORT=59861 00:06:34 ---> Running in 596ad301de95 00:06:34 Removing intermediate container c817f93032ce 00:06:34 ---> 619210d4ad13 00:06:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:34 ---> Running in 68caafc8986d 00:06:34 ---> Running in be88753dec06 00:06:34 Removing intermediate container 596ad301de95 00:06:34 ---> bf52047adb9c 00:06:34 Step 15/23 : EXPOSE $APP_PORT 00:06:34 ---> Running in f6d60773d8f9 00:06:34 Removing intermediate container be88753dec06 00:06:34 ---> e389a3f5180a 00:06:34 Step 22/24 : LABEL arch=x86_64 00:06:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:06:34 ---> Running in 65d114ffb5bf 00:06:34 Removing intermediate container f6d60773d8f9 00:06:34 ---> 7a3f81b48c2c 00:06:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:35 Removing intermediate container 65d114ffb5bf 00:06:35 ---> d3458ea8323e 00:06:35 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:37 ---> Running in 8afc65eb7adc 00:06:37 ---> 1871ebc868b4 00:06:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:06:37 Removing intermediate container 5ce3b665dae8 00:06:37 ---> 41c1aa480952 00:06:37 00:06:37 Step 11/23 : FROM alpine:3.12 00:06:37 ---> 13621d1b12d4 00:06:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:06:37 ---> Running in f74f1b69f1ff 00:06:37 Removing intermediate container 8afc65eb7adc 00:06:37 ---> 46af28e58482 00:06:37 Step 24/24 : LABEL version=0.0.0 00:06:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:06:37 ---> Running in 00fe836a1294 00:06:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:06:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:06:37 ---> 236e0723a20a 00:06:37 Step 3/24 : WORKDIR /edgex-go 00:06:37 ---> Using cache 00:06:37 ---> 767b594605ea 00:06:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:37 ---> Using cache 00:06:37 ---> a97aeffef5fc 00:06:37 Step 5/24 : RUN apk add --update --no-cache make bash git 00:06:37 ---> 1448e05faad4 00:06:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:06:37 ---> Running in 4a5d5c5704c7 00:06:37 Removing intermediate container 00fe836a1294 00:06:37 ---> 4ba116fc40ea 00:06:37 00:06:37 Successfully built 4ba116fc40ea 00:06:37 Successfully tagged core-data:latest 00:06:37 Building core-command 00:06:37  Building core-data ... done  ---> fc97f61d4d51 00:06:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:06:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:06:37 OK: 219 MiB in 52 packages 00:06:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:06:37 ---> Running in 8e6546ff4dc0 00:06:37 (1/2) Installing ca-certificates (20191127-r4) 00:06:37 (2/2) Installing dumb-init (1.2.2-r1) 00:06:37 Executing busybox-1.31.1-r20.trigger 00:06:37 Executing ca-certificates-20191127-r4.trigger 00:06:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:06:37 OK: 6 MiB in 16 packages 00:06:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:06:38 OK: 219 MiB in 52 packages 00:06:40 Removing intermediate container 8e6546ff4dc0 00:06:40 ---> eb4236091da6 00:06:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:40 Removing intermediate container 68caafc8986d 00:06:40 ---> 86c4b7d1af9c 00:06:40 Step 6/22 : COPY go.mod . 00:06:40 ---> Running in bc0737702f99 00:06:40 Removing intermediate container f74f1b69f1ff 00:06:40 ---> 7b7ebb8c90b6 00:06:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:06:40 Removing intermediate container bc0737702f99 00:06:40 ---> 0a8f57355a37 00:06:40 Step 21/23 : LABEL arch=x86_64 00:06:40 ---> 9d879228620c 00:06:40 Step 7/22 : RUN go mod download 00:06:40 Removing intermediate container 4a5d5c5704c7 00:06:40 ---> 61cf3e6e1c13 00:06:40 Step 6/24 : COPY go.mod . 00:06:40 ---> Running in 67848ce952cf 00:06:40 ---> Running in 16ca7dc6ad49 00:06:40 ---> Running in 922f400f46ee 00:06:40 Removing intermediate container 922f400f46ee 00:06:40 ---> 01b7426c0284 00:06:40 Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:40 Removing intermediate container 67848ce952cf 00:06:40 ---> e4b37fec344c 00:06:40 Step 14/23 : ENV APP_PORT=59860 00:06:40 ---> Running in 8310ac7fbf3e 00:06:40 ---> ee4b6855c92f 00:06:40 Step 7/24 : RUN go mod download 00:06:40 ---> Running in 631d050aab5e 00:06:40 ---> Running in 93df36d64d0c 00:06:40 Removing intermediate container 8310ac7fbf3e 00:06:40 ---> fab3ef3a884c 00:06:40 Step 23/23 : LABEL version=0.0.0 00:06:40 ---> Running in 7179ef9a0e50 00:06:40 Removing intermediate container 631d050aab5e 00:06:40 ---> e5f12dec7c6c 00:06:40 Step 15/23 : EXPOSE $APP_PORT 00:06:40 ---> Running in a43d537dbc2c 00:06:40 Removing intermediate container 7179ef9a0e50 00:06:40 ---> 2dd8d23fbdb9 00:06:40 00:06:40 Successfully built 2dd8d23fbdb9 00:06:40 Successfully tagged support-scheduler:latest 00:06:40 Building security-secretstore-setup 00:06:40  Building support-scheduler ... done Removing intermediate container a43d537dbc2c 00:06:40 ---> 4101c56193f7 00:06:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:06:40 Removing intermediate container 16ca7dc6ad49 00:06:40 ---> f9a6598c9281 00:06:40 Step 8/22 : COPY . . 00:06:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:06:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:06:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:06:43 ---> 236e0723a20a 00:06:43 Step 3/24 : WORKDIR /edgex-go 00:06:43 ---> Using cache 00:06:43 ---> 767b594605ea 00:06:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:43 ---> Using cache 00:06:43 ---> a97aeffef5fc 00:06:43 Step 5/24 : RUN apk add --update --no-cache make git 00:06:43 ---> Using cache 00:06:43 ---> 86c4b7d1af9c 00:06:43 Step 6/24 : COPY go.mod . 00:06:43 ---> Using cache 00:06:43 ---> 9d879228620c 00:06:43 Step 7/24 : RUN go mod download 00:06:43 ---> Using cache 00:06:43 ---> f9a6598c9281 00:06:43 Step 8/24 : COPY . . 00:06:43 ---> 68d7f8d7d19e 00:06:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:06:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:06:43 + true 00:06:43 + sudo service docker restart 00:06:45 Removing intermediate container 93df36d64d0c 00:06:45 ---> 84b10cb35d26 00:06:45 Step 8/24 : COPY . . 00:06:53 ---> 795c519578ab 00:06:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:06:53 ---> 11e0089da627 00:06:53 Step 9/22 : RUN go mod tidy 00:06:53 ---> d4e61779d8c5 00:06:53 Step 9/24 : RUN go mod tidy 00:06:53 ---> 6e14c2546941 00:06:53 Step 9/24 : RUN go mod tidy 00:06:53 ---> Running in 0a8312e53d0b 00:06:53 ---> Running in 1e958c9cf0e0 00:06:53 ---> Running in b5e20fe31e4c 00:06:55 ---> 8e4aa685d31c 00:06:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:06:55 ---> Running in 1e7afd81fb0d 00:06:57 Removing intermediate container 1e7afd81fb0d 00:06:57 ---> ca277e3fd603 00:06:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:06:57 ---> Running in 9b2362c8055e 00:06:57 Removing intermediate container 9b2362c8055e 00:06:57 ---> 695142461c4b 00:06:57 Step 21/23 : LABEL arch=x86_64 00:06:57 ---> Running in a2e0a6d07727 00:06:57 Removing intermediate container 1e958c9cf0e0 00:06:57 ---> 17204a68aee4 00:06:57 Step 10/24 : RUN make cmd/core-command/core-command 00:06:57 ---> Running in c743c4884cf3 00:06:57 Removing intermediate container a2e0a6d07727 00:06:57 ---> 1d6551811d3e 00:06:57 Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:06:57 ---> Running in b11d2c8b422f 00:06:57 Removing intermediate container b11d2c8b422f 00:06:57 ---> 3006131990c6 00:06:57 Step 23/23 : LABEL version=0.0.0 00:06:57 ---> Running in 66911e9e4416 00:06:57 Removing intermediate container 0a8312e53d0b 00:06:57 ---> 48637fc4f416 00:06:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:06:57 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 00:06:57 ---> Running in d02f9b915a33 00:06:57 Removing intermediate container 66911e9e4416 00:06:57 ---> 54247f4c3b23 00:06:57 00:06:57 Removing intermediate container b5e20fe31e4c 00:06:57 ---> bcecf0595dd4 00:06:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:06:57 ---> Running in b8d054b5e91e 00:06:57 Successfully built 54247f4c3b23 00:06:57 Successfully tagged support-notifications:latest 00:06:57  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:06:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:06:57 ---> 236e0723a20a 00:06:57 Step 3/26 : WORKDIR /edgex-go 00:06:57 ---> Using cache 00:06:57 ---> 767b594605ea 00:06:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:57 ---> Using cache 00:06:57 ---> a97aeffef5fc 00:06:57 Step 5/26 : RUN apk add --update --no-cache make git 00:06:57 ---> Using cache 00:06:57 ---> 86c4b7d1af9c 00:06:57 Step 6/26 : COPY go.mod . 00:06:57 ---> Using cache 00:06:57 ---> 9d879228620c 00:06:57 Step 7/26 : RUN go mod download 00:06:57 ---> Using cache 00:06:57 ---> f9a6598c9281 00:06:57 Step 8/26 : COPY . . 00:06:57 ---> Using cache 00:06:57 ---> d4e61779d8c5 00:06:57 Step 9/26 : RUN go mod tidy 00:06:57 ---> Using cache 00:06:57 ---> 17204a68aee4 00:06:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:06:58 ---> Running in 17a45f5cdb5d 00:06:58 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 00:06:58 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 00:07:00 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:03 provisioning config files... 00:07:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6704836300614847164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:04 ---> docker-login.sh 00:07:04 nexus3.edgexfoundry.org:10001 00:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:06 Configure a credential helper to remove this warning. See 00:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:06 00:07:06 Login Succeeded 00:07:06 nexus3.edgexfoundry.org:10002 00:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:06 Configure a credential helper to remove this warning. See 00:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:06 00:07:06 Login Succeeded 00:07:06 nexus3.edgexfoundry.org:10003 00:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:06 Configure a credential helper to remove this warning. See 00:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:06 00:07:06 Login Succeeded 00:07:06 nexus3.edgexfoundry.org:10004 00:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:09 Configure a credential helper to remove this warning. See 00:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:09 00:07:09 Login Succeeded 00:07:09 docker.io 00:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:09 Configure a credential helper to remove this warning. See 00:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:09 00:07:09 Login Succeeded 00:07:09 ---> docker-login.sh ends [Pipeline] } 00:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:12 ========================================================= 00:07:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:07:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:07:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:07:15 Sending build context to Docker daemon 166.3MB 00:07:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:07:15 Step 2/6 : FROM ${BASE} 00:07:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:15 595b0fe564bb: Pulling fs layer 00:07:15 3088b5b3c5c0: Pulling fs layer 00:07:15 5b7225fbf94c: Pulling fs layer 00:07:15 ba82ee9f976e: Pulling fs layer 00:07:15 506bd15cee9f: Pulling fs layer 00:07:15 75a0a4a0db45: Pulling fs layer 00:07:15 618dc40b7e24: Pulling fs layer 00:07:15 ba82ee9f976e: Waiting 00:07:15 506bd15cee9f: Waiting 00:07:15 618dc40b7e24: Waiting 00:07:15 75a0a4a0db45: Waiting 00:07:15 5b7225fbf94c: Download complete 00:07:15 3088b5b3c5c0: Verifying Checksum 00:07:15 3088b5b3c5c0: Download complete 00:07:15 506bd15cee9f: Download complete 00:07:15 75a0a4a0db45: Download complete 00:07:15 595b0fe564bb: Verifying Checksum 00:07:15 595b0fe564bb: Download complete 00:07:16 595b0fe564bb: Pull complete 00:07:17 3088b5b3c5c0: Pull complete 00:07:19 5b7225fbf94c: Pull complete 00:07:19 618dc40b7e24: Verifying Checksum 00:07:19 618dc40b7e24: Download complete 00:07:19 ba82ee9f976e: Download complete 00:07:24 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 00:07:25 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 00:07:26 Removing intermediate container c743c4884cf3 00:07:26 ---> f72282347ab5 00:07:26 00:07:26 Step 11/24 : FROM alpine:3.12 00:07:26 ---> 13621d1b12d4 00:07:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:07:26 ---> Using cache 00:07:26 ---> a6ca5f1ac349 00:07:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:07:26 ---> Using cache 00:07:26 ---> e0cf729630a8 00:07:26 Step 14/24 : ENV APP_PORT=59882 00:07:26 ---> Running in ac694498c4ac 00:07:26 Removing intermediate container b8d054b5e91e 00:07:26 ---> f971ce298244 00:07:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:07:26 Removing intermediate container ac694498c4ac 00:07:26 ---> d89cf6117305 00:07:26 Step 15/24 : EXPOSE $APP_PORT 00:07:26 ---> Running in bac7a1eca16d 00:07:26 ---> Running in 65af8c682f53 00:07:27 Removing intermediate container 65af8c682f53 00:07:27 ---> fb5643602e88 00:07:27 Step 16/24 : WORKDIR / 00:07:27 ---> Running in 6f7c4f360b3f 00:07:27 Removing intermediate container 6f7c4f360b3f 00:07:27 ---> 72d7bc15eec8 00:07:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:27 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 00:07:30 ---> 6d2575431dfe 00:07:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:07:30 Removing intermediate container d02f9b915a33 00:07:30 ---> 6a516e55042c 00:07:30 00:07:30 Step 11/22 : FROM alpine:3.12 00:07:30 ---> 13621d1b12d4 00:07:30 Step 12/22 : RUN apk add --update --no-cache curl 00:07:30 Removing intermediate container 17a45f5cdb5d 00:07:30 ---> 756d55a473d3 00:07:30 00:07:30 Step 11/26 : FROM alpine:3.12 00:07:30 ---> 13621d1b12d4 00:07:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:07:30 ---> Running in 3b6ec5db5488 00:07:30 ---> 4353fac62386 00:07:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:07:30 ---> Running in 6d9fa5b0b48f 00:07:30 Removing intermediate container bac7a1eca16d 00:07:30 ---> 4dfd635fc259 00:07:30 00:07:30 Step 12/24 : FROM docker:20.10.0 00:07:30 ---> 078297b82344 00:07:30 Step 20/24 : ENTRYPOINT ["/core-command"] 00:07:30 ---> Running in aff829644077 00:07:30 20.10.0: Pulling from library/docker 00:07:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:30 Removing intermediate container aff829644077 00:07:30 ---> 22a06ba6c072 00:07:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:30 ---> Running in b597ef6db3af 00:07:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:30 (1/4) Installing ca-certificates (20191127-r4) 00:07:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:07:30 Removing intermediate container b597ef6db3af 00:07:30 ---> a3ef5cee64e4 00:07:30 Step 22/24 : LABEL arch=x86_64 00:07:30 (1/6) Installing ca-certificates (20191127-r4) 00:07:30 (3/4) Installing libcurl (7.77.0-r0) 00:07:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:07:30 (3/6) Installing libcurl (7.77.0-r0) 00:07:30 (4/4) Installing curl (7.77.0-r0) 00:07:30 (4/6) Installing curl (7.77.0-r0) 00:07:30 Executing busybox-1.31.1-r20.trigger 00:07:30 Executing ca-certificates-20191127-r4.trigger 00:07:30 (5/6) Installing dumb-init (1.2.2-r1) 00:07:30 (6/6) Installing su-exec (0.2-r1) 00:07:30 Executing busybox-1.31.1-r20.trigger 00:07:30 Executing ca-certificates-20191127-r4.trigger 00:07:30 ---> Running in 2ade37dc22f3 00:07:30 OK: 7 MiB in 18 packages 00:07:30 OK: 7 MiB in 20 packages 00:07:30 Removing intermediate container 2ade37dc22f3 00:07:30 ---> b4b7bf1d34cf 00:07:30 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:07:30 ---> Running in 8fd4eaa938f5 00:07:30 Removing intermediate container 8fd4eaa938f5 00:07:30 ---> dd1cab34947f 00:07:30 Step 24/24 : LABEL version=0.0.0 00:07:30 Removing intermediate container 6d9fa5b0b48f 00:07:30 ---> 6577ebcdf297 00:07:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:07:30 ---> Running in 6cecd220710d 00:07:30 Removing intermediate container 3b6ec5db5488 00:07:30 ---> 8255daf6364d 00:07:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:07:30 ---> Running in 5c47988f6d38 00:07:30 ---> Running in 1722885e4a3f 00:07:30 Removing intermediate container 5c47988f6d38 00:07:30 ---> df25582839b6 00:07:30 Step 14/26 : WORKDIR / 00:07:30 Removing intermediate container 6cecd220710d 00:07:30 ---> 67e5dafd0489 00:07:30 00:07:30 ---> Running in 79588fcd590a 00:07:30 Removing intermediate container 1722885e4a3f 00:07:30 ---> aa02e5f98bd5 00:07:30 Step 14/22 : WORKDIR /edgex 00:07:30 Successfully built 67e5dafd0489 00:07:30 ba82ee9f976e: Pull complete 00:07:30 506bd15cee9f: Pull complete 00:07:30 Successfully tagged core-command:latest 00:07:30  Building core-command ... done  ---> Running in ca8f2473669f 00:07:30 Removing intermediate container 79588fcd590a 00:07:30 ---> 5219923a395a 00:07:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:07:30 Removing intermediate container ca8f2473669f 00:07:30 ---> c7a0e5ed4c32 00:07:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:07:30 75a0a4a0db45: Pull complete 00:07:30 ---> 9799d6b4a887 00:07:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:07:30 ---> adb3f966333d 00:07:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:07:30 ---> d0254f4d37fc 00:07:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:07:30 ---> 688b9c77a6f6 00:07:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:07:31 ---> d88775a7cd24 00:07:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:07:31 ---> 889a67370552 00:07:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:07:31 ---> dd336cced91c 00:07:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:07:31 ---> Running in 4b7647e2d001 00:07:31 ---> b5a13894476f 00:07:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:07:31 Removing intermediate container 4b7647e2d001 00:07:31 ---> b9be011eae2c 00:07:31 Step 19/22 : CMD ["--init=true"] 00:07:31 ---> Running in e6b5f42ed14f 00:07:32 Removing intermediate container e6b5f42ed14f 00:07:32 ---> c5a5f96044d1 00:07:32 Step 20/22 : LABEL arch=x86_64 00:07:32 ---> Running in 0d07dc87678c 00:07:32 ---> 6bc4ef5df169 00:07:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:07:32 Removing intermediate container 0d07dc87678c 00:07:32 ---> 840153069ab6 00:07:32 Step 21/22 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:07:32 ---> Running in b7262e888009 00:07:32 ---> 16a671a7a1c4 00:07:32 Step 22/26 : 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/ 00:07:32 ---> Running in 32a8067dca22 00:07:32 Removing intermediate container b7262e888009 00:07:32 ---> 12be281b7b4e 00:07:32 Step 22/22 : LABEL version=0.0.0 00:07:32 ---> Running in 3fdbb2621fb3 00:07:32 Removing intermediate container 3fdbb2621fb3 00:07:32 ---> e8e53dc754fa 00:07:32 00:07:35 Successfully built e8e53dc754fa 00:07:35 Successfully tagged security-proxy-setup:latest 00:07:35  Building security-proxy-setup ... done Removing intermediate container 32a8067dca22 00:07:35 ---> c1dcf52eee99 00:07:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:07:35 ---> Running in 870ad0b1bb6c 00:07:35 Removing intermediate container 870ad0b1bb6c 00:07:35 ---> 72395a8f4507 00:07:35 Step 24/26 : LABEL arch=x86_64 00:07:35 ---> Running in d3dcfcc3ee89 00:07:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:07:35 Status: Downloaded newer image for docker:20.10.0 00:07:35 ---> aefe523efa57 00:07:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:07:35 ---> Running in 01f1e1cae7ce 00:07:35 Removing intermediate container d3dcfcc3ee89 00:07:35 ---> a1923d6cc550 00:07:35 Step 25/26 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:07:35 ---> Running in 393de2460abe 00:07:35 Removing intermediate container 01f1e1cae7ce 00:07:35 ---> de26f23796c1 00:07:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:07:35 ---> Running in 590ea3404a8a 00:07:35 Removing intermediate container 393de2460abe 00:07:35 ---> 0fed4bb14abf 00:07:35 Step 26/26 : LABEL version=0.0.0 00:07:35 ---> Running in ecef0eb0bd41 00:07:35 Removing intermediate container ecef0eb0bd41 00:07:35 ---> 3dfeda1d80ac 00:07:35 00:07:35 Successfully built 3dfeda1d80ac 00:07:35 Successfully tagged security-secretstore-setup:latest 00:07:35  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:07:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:07:35 (1/39) Installing readline (8.0.4-r0) 00:07:35 (2/39) Installing bash (5.0.17-r0) 00:07:35 Executing bash-5.0.17-r0.post-install 00:07:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:07:35 (4/39) Installing libcurl (7.77.0-r0) 00:07:35 (5/39) Installing curl (7.77.0-r0) 00:07:35 (6/39) Installing dumb-init (1.2.2-r1) 00:07:35 (7/39) Installing libbz2 (1.0.8-r1) 00:07:35 (8/39) Installing expat (2.2.9-r1) 00:07:35 (9/39) Installing libffi (3.3-r2) 00:07:35 (10/39) Installing gdbm (1.13-r1) 00:07:35 (11/39) Installing xz-libs (5.2.5-r0) 00:07:35 (12/39) Installing sqlite-libs (3.32.1-r1) 00:07:35 (13/39) Installing python3 (3.8.10-r0) 00:07:35 (14/39) Installing py3-appdirs (1.4.4-r1) 00:07:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:07:35 (16/39) Installing py3-parsing (2.4.7-r0) 00:07:35 (17/39) Installing py3-six (1.15.0-r0) 00:07:35 (18/39) Installing py3-packaging (20.4-r0) 00:07:35 (19/39) Installing py3-setuptools (47.0.0-r0) 00:07:35 (20/39) Installing py3-chardet (3.0.4-r4) 00:07:35 (21/39) Installing py3-idna (2.9-r0) 00:07:35 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:07:35 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:07:35 (24/39) Installing py3-requests (2.23.0-r0) 00:07:35 (25/39) Installing py3-msgpack (1.0.0-r0) 00:07:35 (26/39) Installing py3-lockfile (0.12.2-r3) 00:07:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:07:35 (28/39) Installing py3-colorama (0.4.3-r0) 00:07:35 (29/39) Installing py3-distlib (0.3.0-r0) 00:07:35 (30/39) Installing py3-distro (1.5.0-r1) 00:07:35 (31/39) Installing py3-webencodings (0.5.1-r3) 00:07:35 (32/39) Installing py3-html5lib (1.0.1-r4) 00:07:35 (33/39) Installing py3-pytoml (0.1.21-r0) 00:07:35 (34/39) Installing py3-pep517 (0.8.2-r0) 00:07:35 (35/39) Installing py3-progress (1.5-r0) 00:07:35 (36/39) Installing py3-toml (0.10.1-r0) 00:07:35 (37/39) Installing py3-retrying (1.3.3-r0) 00:07:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:07:35 (39/39) Installing py3-pip (20.1.1-r0) 00:07:35 Executing busybox-1.31.1-r19.trigger 00:07:35 OK: 72 MiB in 59 packages 00:07:35 618dc40b7e24: Pull complete 00:07:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:07:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:07:35 ---> a36622ca3599 00:07:35 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 00:07:35 Collecting docker-compose==1.23.2 00:07:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:07:35 Collecting PyYAML<4,>=3.10 00:07:35 Downloading PyYAML-3.13.tar.gz (270 kB) 00:07:36 ---> Running in d5bd03190949 00:07:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:07:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:07:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:07:36 Collecting websocket-client<1.0,>=0.32.0 00:07:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:07:36 Collecting docker<4.0,>=3.6.0 00:07:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:07:36 Collecting docopt<0.7,>=0.6.1 00:07:36 Downloading docopt-0.6.2.tar.gz (25 kB) 00:07:36 Collecting dockerpty<0.5,>=0.4.1 00:07:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:07:37 Collecting jsonschema<3,>=2.5.1 00:07:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:07:37 Collecting texttable<0.10,>=0.9.0 00:07:37 Downloading texttable-0.9.1.tar.gz (11 kB) 00:07:37 Collecting cached-property<2,>=1.2.0 00:07:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:07:37 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) 00:07:37 Collecting idna<2.8,>=2.5 00:07:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:07:38 Collecting urllib3<1.25,>=1.21.1 00:07:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:07:38 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) 00:07:38 Collecting docker-pycreds>=0.4.0 00:07:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:07:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:07:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:07:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:07:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:07:38 Installing collected packages: PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, jsonschema, texttable, cached-property, docker-compose 00:07:38 Running setup.py install for PyYAML: started 00:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:07:38 Running setup.py install for PyYAML: finished with status 'done' 00:07:38 Attempting uninstall: idna 00:07:38 Found existing installation: idna 2.9 00:07:38 Uninstalling idna-2.9: 00:07:38 Successfully uninstalled idna-2.9 00:07:38 Attempting uninstall: urllib3 00:07:38 Found existing installation: urllib3 1.25.9 00:07:38 Uninstalling urllib3-1.25.9: 00:07:38 Successfully uninstalled urllib3-1.25.9 00:07:38 Attempting uninstall: requests 00:07:38 Found existing installation: requests 2.23.0 00:07:38 Uninstalling requests-2.23.0: 00:07:38 Successfully uninstalled requests-2.23.0 00:07:38 Running setup.py install for docopt: started 00:07:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:07:39 Running setup.py install for docopt: finished with status 'done' 00:07:39 Running setup.py install for dockerpty: started 00:07:39 (1/12) Installing libmagic (5.39-r0) 00:07:39 Running setup.py install for dockerpty: finished with status 'done' 00:07:39 Running setup.py install for texttable: started 00:07:39 (2/12) Installing file (5.39-r0) 00:07:39 (3/12) Installing libc-dev (0.7.2-r3) 00:07:39 Running setup.py install for texttable: finished with status 'done' 00:07:42 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.59.0 00:07:42 (4/12) Installing g++ (10.2.1_pre1-r3) 00:07:43 Removing intermediate container 590ea3404a8a 00:07:43 ---> 5dcb820976b0 00:07:43 Step 15/24 : ENV APP_PORT=58890 00:07:43 ---> Running in bb53fbc4f772 00:07:43 Removing intermediate container bb53fbc4f772 00:07:43 ---> 7f53648add60 00:07:43 Step 16/24 : EXPOSE $APP_PORT 00:07:43 ---> Running in abe8cbcd0f86 00:07:43 Removing intermediate container abe8cbcd0f86 00:07:43 ---> d985a1fa9f95 00:07:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:07:43 ---> 78a46c6bb094 00:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:07:43 ---> 4768f18c4722 00:07:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:07:43 (5/12) Installing fortify-headers (1.1-r0) 00:07:43 (6/12) Installing patch (2.7.6-r7) 00:07:43 (7/12) Installing build-base (0.5-r2) 00:07:43 (8/12) Installing libsodium (1.0.18-r0) 00:07:43 (9/12) Installing pkgconf (1.7.3-r0) 00:07:44 ---> ed8a3d5e296b 00:07:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:07:44 ---> Running in 02ce646b685e 00:07:44 Removing intermediate container 02ce646b685e 00:07:44 ---> 5a69d6d64f71 00:07:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:07:44 ---> Running in 9e385f4529e4 00:07:44 (10/12) Installing libsodium-dev (1.0.18-r0) 00:07:44 (11/12) Installing libzmq (4.3.3-r1) 00:07:44 (12/12) Installing zeromq-dev (4.3.3-r1) 00:07:44 Removing intermediate container 9e385f4529e4 00:07:44 ---> 554901df719f 00:07:44 Step 22/24 : LABEL arch=x86_64 00:07:44 ---> Running in f76ee21281de 00:07:44 Removing intermediate container f76ee21281de 00:07:44 ---> 511880415536 00:07:44 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:07:44 ---> Running in c5f5ce411112 00:07:44 Removing intermediate container c5f5ce411112 00:07:44 ---> 0bd471464802 00:07:44 Step 24/24 : LABEL version=0.0.0 00:07:44 ---> Running in 9a15dd4efa65 00:07:44 Executing busybox-1.32.1-r6.trigger 00:07:44 OK: 218 MiB in 52 packages 00:07:44 Removing intermediate container 9a15dd4efa65 00:07:44 ---> 27efd4e33f3f 00:07:44 00:07:44 Successfully built 27efd4e33f3f 00:07:44 Successfully tagged sys-mgmt-agent:latest 00:07:44  Building sys-mgmt-agent ... done  [Pipeline] } 00:07:44 $ docker stop --time=1 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 00:07:45 $ docker rm -f 150c8a437b4a6c02bcb56452489ea5c3265e71ed40f15077625460c7379da3c9 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:46 + docker images 00:07:46 REPOSITORY TAG IMAGE ID CREATED SIZE 00:07:46 sys-mgmt-agent latest 27efd4e33f3f 2 seconds ago 312MB 00:07:46 security-secretstore-setup latest 3dfeda1d80ac 13 seconds ago 28.7MB 00:07:46 security-proxy-setup latest e8e53dc754fa 14 seconds ago 25.7MB 00:07:46 core-command latest 67e5dafd0489 17 seconds ago 15.9MB 00:07:46 4dfd635fc259 18 seconds ago 1.15GB 00:07:46 756d55a473d3 19 seconds ago 1.15GB 00:07:46 6a516e55042c 19 seconds ago 1.15GB 00:07:46 f72282347ab5 21 seconds ago 1.14GB 00:07:46 support-notifications latest 54247f4c3b23 49 seconds ago 16.7MB 00:07:46 support-scheduler latest 2dd8d23fbdb9 About a minute ago 15.9MB 00:07:46 41c1aa480952 About a minute ago 1.15GB 00:07:46 core-data latest 4ba116fc40ea About a minute ago 20.2MB 00:07:46 6ab0bb68c129 About a minute ago 1.14GB 00:07:46 security-bootstrapper latest ca2aaf7ba6ef About a minute ago 18.6MB 00:07:46 core-metadata latest 23a04e9ce8cd About a minute ago 16.6MB 00:07:46 b1f0404b3691 About a minute ago 1.15GB 00:07:46 e1bece819bf6 About a minute ago 1.15GB 00:07:46 cf09e60b4f43 About a minute ago 1.15GB 00:07:46 ci-base-image-x86_64 latest 236e0723a20a 5 minutes ago 647MB 00:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 00:07:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 00:07:46 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:07:46 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 00:07:49 Removing intermediate container d5bd03190949 00:07:49 ---> 83e4c6411e22 00:07:49 Step 4/6 : WORKDIR /edgex-go 00:07:49 ---> Running in 57f67c2b3a70 00:07:49 Removing intermediate container 57f67c2b3a70 00:07:49 ---> e8e8362baf3c 00:07:49 Step 5/6 : COPY go.mod . 00:07:49 ---> bda2d5bdd139 00:07:49 Step 6/6 : RUN go mod download [Pipeline] node 00:07:49 ---> Running in be6295c49aa8 00:08:06 Still waiting to schedule task 00:08:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:08:18 Removing intermediate container be6295c49aa8 00:08:18 ---> e832ee53cd77 00:08:18 Successfully built e832ee53cd77 00:08:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:08:18 + docker inspect -f . ci-base-image-arm64 00:08:18 . [Pipeline] withDockerContainer 00:08:19 prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container 00:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:20 $ docker top 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:21 + go version 00:08:21 go version go1.16.5 linux/arm64 [Pipeline] } 00:08:21 $ docker stop --time=1 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b 00:08:23 $ docker rm -f 07c828fa156e874e9b71099a1855ff008cb70f99b6932eb688e8aec7ca2d8b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:08:27 + docker inspect -f . ci-base-image-arm64 00:08:27 . [Pipeline] withDockerContainer 00:08:27 prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container 00:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:08:29 $ docker top db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 -eo pid,comm [Pipeline] { [Pipeline] echo 00:08:29 ========================================================= 00:08:29 [edgeXBuildGoParallel] Running Tests and Build... 00:08:29 ========================================================= [Pipeline] sh 00:08:32 + go mod tidy [Pipeline] sh 00:08:33 + make test 00:08:33 go mod tidy 00:08:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:08:56 ? github.com/edgexfoundry/edgex-go [no test files] 00:09:15 Running on prd-ubuntu18.04-docker-8c-8g-1361 in /w/workspace/edgexfoundry_edgex-go_PR-3600 [Pipeline] { [Pipeline] ws 00:09:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:09:16 The recommended git tool is: git 00:09:25 using credential edgex-jenkins-ssh 00:09:25 Cloning the remote Git repository 00:09:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:09:25 > git init /w/workspace/edgex-go/1 # timeout=10 00:09:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:25 > git --version # timeout=10 00:09:25 > git --version # 'git version 2.17.1' 00:09:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3600/head:refs/remotes/origin/PR-3600 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:32 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:09:32 Merge succeeded, producing a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:09:32 Checking out Revision a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 (PR-3600) 00:09:32 > git config core.sparsecheckout # timeout=10 00:09:32 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 00:09:32 > git remote # timeout=10 00:09:32 > git config --get remote.origin.url # timeout=10 00:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:32 > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 00:09:32 > git rev-parse HEAD^{commit} # timeout=10 00:09:32 > git config core.sparsecheckout # timeout=10 00:09:32 > git checkout -f a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 # timeout=10 00:09:40 Commit message: "build: Update to released go-mods" 00:09:40 > git --version # timeout=10 00:09:40 > git --version # 'git version 2.17.1' 00:09:40 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:46 + echo snap-build.sh 00:09:46 snap-build.sh 00:09:46 + SNAP_BASE_DIR=. 00:09:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 00:09:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 00:09:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 00:09:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 00:09:46 + cd /w/workspace/edgex-go/1 00:09:46 + sudo apt-get remove -qy --purge lxd lxd-client 00:09:46 Reading package lists... 00:09:46 Building dependency tree... 00:09:46 Reading state information... 00:09:49 The following packages were automatically installed and are no longer required: 00:09:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:09:49 uidmap xdelta3 00:09:49 Use 'sudo apt autoremove' to remove them. 00:09:49 The following packages will be REMOVED: 00:09:49 lxd* lxd-client* 00:09:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:09:49 After this operation, 31.7 MB disk space will be freed. 00:09:49 (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 ... 190317 files and directories currently installed.) 00:09:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:09:49 Removing lxd dnsmasq configuration 00:09:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:09:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:09:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:09:52 (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 ... 190142 files and directories currently installed.) 00:09:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:09:52 Processing triggers for systemd (237-3ubuntu10.45) ... 00:09:52 Processing triggers for ureadahead (0.100.0-21) ... 00:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:09:55 + sudo snap remove --purge lxd 00:09:55 snap "lxd" is not installed 00:09:55 + sudo groupadd --force --system lxd 00:09:55 ++ whoami 00:09:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:09:55 + newgrp - lxd 00:09:55 + sudo snap install lxd 00:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:10:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:10:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:10:04 2021-06-25T00:10:00Z INFO Waiting for automatic snapd restart... 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:10:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:10:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:10:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:10:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:10:20 lxd 4.15 from Canonical* installed 00:10:20 + sudo lxd init --auto 00:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements 00:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:10:29 + sudo snap install --classic snapcraft 00:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.306s coverage: 100.0% of statements 00:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements 00:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 87.7% of statements 00:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.246s coverage: 78.9% of statements 00:10:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements 00:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:10:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.341s coverage: 95.1% of statements 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.174s coverage: 60.0% of statements 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 22.0% of statements 00:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.183s coverage: 79.5% of statements 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements 00:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 00:10:42 snapcraft 4.8.2 from Canonical* installed 00:10:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:10:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:10:42 Dload Upload Total Spent Left Speed 00:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 00:10:42 100 3325k 100 3325k 0 0 8354k 0 --:--:-- --:--:-- --:--:-- 8354k 00:10:42 ./yq_linux_amd64 00:10:42 + sudo snapcraft prime --use-lxd 00:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 00:10:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:10:42 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: 00:10:42 - README.md 00:10:42 00:10:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:10:43 Launching a container. 00:10:51 Waiting for container to be ready 00:10:51 To start your first instance, try: lxc launch ubuntu:18.04 00:10:51 00:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements 00:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 00:10:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:10:55 Waiting for network to be ready... 00:10:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:10:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:10:56 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:10:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:10:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:10:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:10:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:10:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:10:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:10:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:10:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:10:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:10:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:10:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:10:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:10:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:10:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:10:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:10:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:10:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:10:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:10:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:10:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:10:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:10:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:10:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:10:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 81.8% of statements 00:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:11:00 Fetched 24.8 MB in 4s (6108 kB/s) 00:11:01 Reading package lists... 00:11:01 Reading package lists... 00:11:01 Building dependency tree... 00:11:01 Reading state information... 00:11:01 The following additional packages will be installed: 00:11:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:11:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:11:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:11:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:11:01 Suggested packages: 00:11:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:11:01 Recommended packages: 00:11:01 gnupg libsasl2-modules 00:11:01 The following NEW packages will be installed: 00:11:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:11:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:11:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:11:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:11:01 The following packages will be upgraded: 00:11:01 gpg gpg-agent gpgconf libudev1 00:11:01 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:11:01 Need to get 3530 kB of archives. 00:11:01 After this operation, 13.3 MB of additional disk space will be used. 00:11:01 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] 00:11:01 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] 00:11:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:11:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:11:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:11:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:11:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:11:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:11:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:11:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:11:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:11:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:11:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:11:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:11:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:11:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:11:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:11:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:11:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:11:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:11:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:11:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:11:04 debconf: delaying package configuration, since apt-utils is not installed 00:11:04 Fetched 3530 kB in 1s (2646 kB/s) 00:11:04 (Reading database ... 12511 files and directories currently installed.) 00:11:04 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:11:04 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:11:04 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:11:04 Selecting previously unselected package udev. 00:11:04 (Reading database ... 12511 files and directories currently installed.) 00:11:04 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:11:04 Unpacking udev (237-3ubuntu10.48) ... 00:11:04 Selecting previously unselected package libfuse2:amd64. 00:11:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:11:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:11:04 Selecting previously unselected package fuse. 00:11:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:11:04 Unpacking fuse (2.9.7-1ubuntu1) ... 00:11:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:11:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:11:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:11:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:11:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:11:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:11:04 Selecting previously unselected package libksba8:amd64. 00:11:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:11:04 Unpacking libksba8:amd64 (1.3.5-2) ... 00:11:04 Selecting previously unselected package libroken18-heimdal:amd64. 00:11:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:11:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:11:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:11:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libwind0-heimdal:amd64. 00:11:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:11:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:11:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:11:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:11:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:11:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:04 Selecting previously unselected package libsasl2-modules-db:amd64. 00:11:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:11:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:11:04 Selecting previously unselected package libsasl2-2:amd64. 00:11:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:11:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:11:04 Selecting previously unselected package libldap-common. 00:11:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:11:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:11:05 Selecting previously unselected package libldap-2.4-2:amd64. 00:11:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:11:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:11:05 Selecting previously unselected package dirmngr. 00:11:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:11:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:11:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:11:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:11:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:11:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:11:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:11:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:11:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:05 Setting up libksba8:amd64 (1.3.5-2) ... 00:11:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:11:05 Setting up udev (237-3ubuntu10.48) ... 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 64.4% of statements 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 00:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 00:11:05 invoke-rc.d: policy-rc.d denied execution of start. 00:11:06 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Processing triggers for systemd (237-3ubuntu10) ... 00:11:06 Setting up fuse (2.9.7-1ubuntu1) ... 00:11:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:11:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:11:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:11:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:11:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:11:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 00:11:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:11:06 settings in the [Install] section, and DefaultInstance for template units). 00:11:06 This means they are not meant to be enabled using systemctl. 00:11:06 Possible reasons for having this kind of units are: 00:11:06 1) A unit may be statically enabled by being symlinked from another unit's 00:11:06 .wants/ or .requires/ directory. 00:11:06 2) A unit's purpose may be to act as a helper for some other unit which has 00:11:06 a requirement dependency on it. 00:11:06 3) A unit may be started when needed via activation (socket, path, timer, 00:11:06 D-Bus, udev, scripted systemctl call, ...). 00:11:06 4) In case of template units, the unit is meant to be enabled with some 00:11:06 instance name specified. 00:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 00:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 00:11:09 Reading package lists... 00:11:09 Building dependency tree... 00:11:09 Reading state information... 00:11:09 The following additional packages will be installed: 00:11:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:11:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:11:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:11:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:11:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:11:09 Suggested packages: 00:11:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:11:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:11:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:11:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:11:09 systemd-container policykit-1 00:11:09 Recommended packages: 00:11:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:11:09 The following NEW packages will be installed: 00:11:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:11:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:11:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:11:09 multiarch-support openssh-client python3 python3-minimal python3.6 00:11:09 python3.6-minimal snapd squashfs-tools sudo 00:11:09 The following packages will be upgraded: 00:11:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:11:09 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:11:09 Need to get 36.7 MB of archives. 00:11:09 After this operation, 147 MB of additional disk space will be used. 00:11:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:11:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:11:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:11:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:11:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:11:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:11:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:11:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:11:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:11:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:11:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:11:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:11:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:11:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:11:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:11:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:11:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:11:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:11:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:11:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:11:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:11:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:11:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:11:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:11:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:11:09 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:11:09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:11:09 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:11:09 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:11:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:11:09 debconf: delaying package configuration, since apt-utils is not installed 00:11:09 Fetched 36.7 MB in 2s (16.0 MB/s) 00:11:09 (Reading database ... 12757 files and directories currently installed.) 00:11:09 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:11:09 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:11:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:11:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:11:10 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:11:13 (Reading database ... 12757 files and directories currently installed.) 00:11:13 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:11:13 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:11:13 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:11:13 (Reading database ... 12757 files and directories currently installed.) 00:11:13 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:11:13 Unpacking apt (1.6.13) over (1.6.1) ... 00:11:13 Setting up apt (1.6.13) ... 00:11:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:11:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:11:13 (Reading database ... 12764 files and directories currently installed.) 00:11:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:11:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:11:13 Selecting previously unselected package libpython3.6-minimal:amd64. 00:11:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:11:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 Selecting previously unselected package libexpat1:amd64. 00:11:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:11:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:11:13 Selecting previously unselected package python3.6-minimal. 00:11:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:11:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:11:13 Checking for services that may need to be restarted...done. 00:11:13 Checking for services that may need to be restarted...done. 00:11:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:11:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 Selecting previously unselected package python3-minimal. 00:11:13 (Reading database ... 13012 files and directories currently installed.) 00:11:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:11:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:11:13 Selecting previously unselected package mime-support. 00:11:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:11:13 Unpacking mime-support (3.60ubuntu1) ... 00:11:13 Selecting previously unselected package libmpdec2:amd64. 00:11:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:11:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:11:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:11:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:11:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 66.9% of statements 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:11:13 Selecting previously unselected package python3.6. 00:11:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:11:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:11:13 Selecting previously unselected package libpython3-stdlib:amd64. 00:11:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:11:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.666s coverage: 43.6% of statements 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.194s coverage: 84.8% of statements 00:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:11:13 Setting up python3-minimal (3.6.7-1~18.04) ... 00:11:13 Selecting previously unselected package python3. 00:11:13 (Reading database ... 13442 files and directories currently installed.) 00:11:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:11:13 Unpacking python3 (3.6.7-1~18.04) ... 00:11:13 Selecting previously unselected package multiarch-support. 00:11:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:11:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:11:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:11:13 Selecting previously unselected package liblzo2-2:amd64. 00:11:13 (Reading database ... 13479 files and directories currently installed.) 00:11:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:11:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:11:13 Selecting previously unselected package libbsd0:amd64. 00:11:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:11:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:11:14 Selecting previously unselected package sudo. 00:11:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:11:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:11:14 Selecting previously unselected package apparmor. 00:11:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:11:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:11:14 Selecting previously unselected package libedit2:amd64. 00:11:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:11:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:11:14 Selecting previously unselected package libkrb5support0:amd64. 00:11:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:11:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:11:14 Selecting previously unselected package libk5crypto3:amd64. 00:11:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:11:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:11:14 Selecting previously unselected package libkeyutils1:amd64. 00:11:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:11:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:11:14 Selecting previously unselected package libkrb5-3:amd64. 00:11:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:11:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:11:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:11:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:11:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:11:14 Selecting previously unselected package libssl1.0.0:amd64. 00:11:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:11:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:11:17 Selecting previously unselected package openssh-client. 00:11:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:11:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:11:17 Selecting previously unselected package squashfs-tools. 00:11:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:11:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:11:17 Selecting previously unselected package snapd. 00:11:17 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:11:17 Unpacking snapd (2.49.2+18.04) ... 00:11:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:11:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:11:17 Setting up mime-support (3.60ubuntu1) ... 00:11:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:11:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:11:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:11:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:11:17 Setting up systemd (237-3ubuntu10.48) ... 00:11:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:11:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:11:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:11:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:11:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:11:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:11:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:11:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:11:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:11:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:11:18 Setting up python3 (3.6.7-1~18.04) ... 00:11:18 running python rtupdate hooks for python3.6... 00:11:18 running python post-rtupdate hooks for python3.6... 00:11:20 Setting up apparmor (2.12-4ubuntu5.1) ... 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 91.9% of statements 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:11:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 00:11:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 00:11:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:11:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:11:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:11:22 Setting up snapd (2.49.2+18.04) ... 00:11:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:11:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:11:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:11:22 GO111MODULE=on go vet ./... 00:11:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:11:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:11:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:11:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:11:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:11:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:11:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:11:25 /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' 00:11:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:11:25 Processing triggers for systemd (237-3ubuntu10.48) ... 00:11:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:11:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:11:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:11:25 Fetched 88.7 kB in 1s (154 kB/s) 00:11:26 Reading package lists... 00:11:26 Reading package lists... 00:11:26 Building dependency tree... 00:11:26 Reading state information... 00:11:26 Calculating upgrade... 00:11:26 The following packages will be upgraded: 00:11:26 advancecomp base-files bash binutils binutils-common 00:11:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:11:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:11:26 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:11:26 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:11:26 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:11:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:11:26 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:11:26 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:11:26 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:11:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:11:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:11:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:11:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:11:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:11:26 ubuntu-keyring util-linux 00:11:29 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:11:29 Need to get 64.1 MB of archives. 00:11:29 After this operation, 5112 kB of additional disk space will be used. 00:11:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:11:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:11:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:11:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:11:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:11:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:11:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:11:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:11:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:11:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:11:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:11:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:11:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:11:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:11:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:11:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:11:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:11:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:11:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:11:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:11:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:11:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:11:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:11:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:11:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:11:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:11:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:11:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:11:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:11:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:11:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:11:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:11:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:11:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:11:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:11:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:11:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:11:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:11:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:11:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:11:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:11:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:11:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:11:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:11:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:11:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:11:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:11:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:11:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:11:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:11:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:11:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:11:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:11:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:11:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:11:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:11:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:11:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:11:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:11:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:11:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:11:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:11:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:11:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:11:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:11:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:11:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:11:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:11:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:11:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:11:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:11:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:11:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:11:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:11:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:11:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:11:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:11:29 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:11:29 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:11:29 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:11:29 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:11:29 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:11:29 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:11:29 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:11:29 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:11:29 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:11:29 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:11:29 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:11:29 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:11:29 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:11:29 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:11:29 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:11:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:11:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:11:29 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:11:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:11:29 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:11:29 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:11:29 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:11:29 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:11:29 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:11:29 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:11:29 debconf: delaying package configuration, since apt-utils is not installed 00:11:29 Fetched 64.1 MB in 2s (30.8 MB/s) 00:11:29 (Reading database ... 13914 files and directories currently installed.) 00:11:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:11:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:11:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:11:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:11:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:11:29 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:11:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:32 (Reading database ... 13914 files and directories currently installed.) 00:11:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:11:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:11:32 (Reading database ... 13914 files and directories currently installed.) 00:11:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:11:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:11:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:32 (Reading database ... 13914 files and directories currently installed.) 00:11:32 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:11:32 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:11:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:11:32 (Reading database ... 13914 files and directories currently installed.) 00:11:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:11:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:11:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:11:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:11:32 Setting up base-files (10.1ubuntu2.10) ... 00:11:32 Installing new version of config file /etc/issue ... 00:11:32 Installing new version of config file /etc/issue.net ... 00:11:32 Installing new version of config file /etc/lsb-release ... 00:11:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:11:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:11:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:11:32 Removing obsolete conffile /etc/default/motd-news ... 00:11:32 (Reading database ... 13915 files and directories currently installed.) 00:11:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:11:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:11:32 Setting up bash (4.4.18-2ubuntu1.2) ... 00:11:32 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 00:11:32 (Reading database ... 13915 files and directories currently installed.) 00:11:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:11:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:11:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:11:33 Setting up tar (1.29b-2ubuntu0.2) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:11:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:11:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:11:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:11:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:11:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:11:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:11:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:11:33 Setting up grep (3.1-2build1) ... 00:11:33 (Reading database ... 13915 files and directories currently installed.) 00:11:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:11:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:11:33 Setting up login (1:4.5-1ubuntu2) ... 00:11:34 (Reading database ... 13915 files and directories currently installed.) 00:11:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:11:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:11:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:11:34 (Reading database ... 13915 files and directories currently installed.) 00:11:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:11:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:11:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:11:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:11:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:11:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:11:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:11:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:11:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:11:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:11:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:11:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:11:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:11:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:11:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:11:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:11:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:11:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:11:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:11:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:11:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:11:36 (Reading database ... 13915 files and directories currently installed.) 00:11:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:11:37 (Reading database ... 13915 files and directories currently installed.) 00:11:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:11:37 (Reading database ... 13915 files and directories currently installed.) 00:11:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:11:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:11:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:11:38 (Reading database ... 13915 files and directories currently installed.) 00:11:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:11:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:11:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:11:38 (Reading database ... 13915 files and directories currently installed.) 00:11:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:11:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:11:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:11:41 (Reading database ... 13917 files and directories currently installed.) 00:11:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:11:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:11:41 Setting up debconf (1.5.66ubuntu1) ... 00:11:41 (Reading database ... 13917 files and directories currently installed.) 00:11:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:11:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:11:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:11:41 (Reading database ... 13917 files and directories currently installed.) 00:11:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:11:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:11:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:11:41 (Reading database ... 13917 files and directories currently installed.) 00:11:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:11:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:11:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:11:41 (Reading database ... 13917 files and directories currently installed.) 00:11:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:11:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:11:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:11:41 (Reading database ... 13919 files and directories currently installed.) 00:11:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:11:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:11:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:11:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:11:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:11:41 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:11:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:11:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:11:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:11:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:11:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:11:41 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:11:41 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:11:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:11:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:11:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:11:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:11:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:11:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:11:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:11:41 Setting up passwd (1:4.5-1ubuntu2) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:11:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:11:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:11:41 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:11:41 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:11:41 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:11:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:11:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:11:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:11:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:11:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:11:41 (Reading database ... 13923 files and directories currently installed.) 00:11:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:11:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:11:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:11:42 (Reading database ... 13923 files and directories currently installed.) 00:11:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:11:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:11:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:11:42 (Reading database ... 13923 files and directories currently installed.) 00:11:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:11:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:11:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:11:42 (Reading database ... 13923 files and directories currently installed.) 00:11:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:11:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:11:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:11:42 (Reading database ... 13924 files and directories currently installed.) 00:11:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:11:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:11:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:11:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:11:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:11:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:11:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:11:42 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:11:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:11:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:11:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:11:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:11:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:11:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:11:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:11:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:11:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:11:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:11:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:11:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:11:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:11:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:11:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:11:43 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:11:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:11:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:11:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:11:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:11:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:11:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:11:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:11:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:11:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:11:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:11:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:11:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:11:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:11:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:11:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:11:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:11:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:11:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:11:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:11:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:11:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:11:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:11:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:11:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:11:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:11:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:11:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:11:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:11:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:11:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:11:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:11:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:11:48 00:11:48 Current default time zone: 'Etc/UTC' 00:11:48 Local time is now: Fri Jun 25 00:11:48 UTC 2021. 00:11:48 Universal Time is now: Fri Jun 25 00:11:48 UTC 2021. 00:11:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:11:48 00:11:48 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:11:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:11:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:11:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:11:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:11:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:11:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:11:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:11:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:11:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:11:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:11:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:48 Setting up patch (2.7.6-2ubuntu1.1) ... 00:11:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:11:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:11:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:11:48 Installing new version of config file /etc/ssl/openssl.cnf ... 00:11:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:11:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:11:48 Setting up ca-certificates (20210119~18.04.1) ... 00:11:50 Updating certificates in /etc/ssl/certs... 00:11:53 23 added, 27 removed; done. 00:11:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:11:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:11:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:11:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:11:53 Setting up pkgbinarymangler (138.18.04.1) ... 00:11:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:11:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up perl (5.26.1-6ubuntu0.5) ... 00:11:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:11:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:11:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:11:53 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:11:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:11:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:11:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:11:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:11:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:11:53 Processing triggers for systemd (237-3ubuntu10.48) ... 00:11:53 Processing triggers for mime-support (3.60ubuntu1) ... 00:11:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:11:53 Updating certificates in /etc/ssl/certs... 00:11:53 0 added, 0 removed; done. 00:11:53 Running hooks in /etc/ca-certificates/update.d... 00:11:53 done. 00:11:53 Reading package lists... 00:11:53 Building dependency tree... 00:11:53 Reading state information... 00:11:53 The following NEW packages will be installed: 00:11:53 apt-transport-https 00:11:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:11:53 Need to get 1692 B of archives. 00:11:53 After this operation, 154 kB of additional disk space will be used. 00:11:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:11:54 debconf: delaying package configuration, since apt-utils is not installed 00:11:54 Fetched 1692 B in 0s (9651 B/s) 00:11:54 Selecting previously unselected package apt-transport-https. 00:11:54 (Reading database ... 13929 files and directories currently installed.) 00:11:54 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:11:54 Unpacking apt-transport-https (1.6.13) ... 00:11:54 Setting up apt-transport-https (1.6.13) ... 00:11:54 Waiting for network to be ready... 00:12:01 2021-06-25T00:11:58Z INFO Waiting for automatic snapd restart... 00:12:04 snapd 2.51 from Canonical* installed 00:12:04 "snapd" switched to the "latest/stable" channel 00:12:04 00:12:06 core18 20210611 from Canonical* installed 00:12:06 "core18" switched to the "latest/stable" channel 00:12:06 00:12:09 snapcraft 4.8.2 from Canonical* installed 00:12:09 "snapcraft" switched to the "latest/stable" channel 00:12:09 00:12:13 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: 00:12:13 - README.md 00:12:13 00:12:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:12:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:12:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:12:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:12:14 Fetched 88.7 kB in 1s (137 kB/s) 00:12:15 Reading package lists... 00:12:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 00:12:16 Reading package lists... 00:12:16 Building dependency tree... 00:12:16 Reading state information... 00:12:16 Suggested packages: 00:12:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:12:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:12:16 Recommended packages: 00:12:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:12:16 The following NEW packages will be installed: 00:12:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:12:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:12:16 pkg-config zip 00:12:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:12:16 Need to get 7663 kB of archives. 00:12:16 After this operation, 43.8 MB of additional disk space will be used. 00:12:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:12:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:12:16 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:12:17 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:12:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:12:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:12:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:12:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:12:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:12:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:12:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:12:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:12:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:12:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:12:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:12:17 debconf: delaying package configuration, since apt-utils is not installed 00:12:17 Fetched 7663 kB in 1s (7836 kB/s) 00:12:17 Selecting previously unselected package libglib2.0-0:amd64. 00:12:17 (Reading database ... 13933 files and directories currently installed.) 00:12:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:12:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:12:18 Selecting previously unselected package libpsl5:amd64. 00:12:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:12:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:12:18 Selecting previously unselected package libnghttp2-14:amd64. 00:12:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:12:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:12:18 Selecting previously unselected package librtmp1:amd64. 00:12:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:12:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:12:18 Selecting previously unselected package libcurl3-gnutls:amd64. 00:12:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:12:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:12:18 Selecting previously unselected package liberror-perl. 00:12:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:12:18 Unpacking liberror-perl (0.17025-1) ... 00:12:18 Selecting previously unselected package git-man. 00:12:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:12:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:12:18 Selecting previously unselected package git. 00:12:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:12:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:12:18 Selecting previously unselected package libnorm1:amd64. 00:12:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:12:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:12:21 Selecting previously unselected package libpgm-5.2-0:amd64. 00:12:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:12:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:12:21 Selecting previously unselected package libsodium23:amd64. 00:12:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:12:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:12:21 Selecting previously unselected package libzmq5:amd64. 00:12:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:12:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:12:21 Selecting previously unselected package libzmq3-dev:amd64. 00:12:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:12:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:12:21 Selecting previously unselected package pkg-config. 00:12:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:12:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:12:21 Selecting previously unselected package zip. 00:12:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:12:21 Unpacking zip (3.0-11build1) ... 00:12:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:12:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:12:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:12:21 Setting up liberror-perl (0.17025-1) ... 00:12:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:12:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:12:21 No schema files found: doing nothing. 00:12:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:12:21 Setting up zip (3.0-11build1) ... 00:12:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:12:21 Setting up libsodium23:amd64 (1.0.16-2) ... 00:12:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:12:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:12:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:12:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:12:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:12:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:12:21 git set to automatically installed. 00:12:21 git-man set to automatically installed. 00:12:21 libcurl3-gnutls set to automatically installed. 00:12:21 liberror-perl set to automatically installed. 00:12:21 libglib2.0-0 set to automatically installed. 00:12:21 libnghttp2-14 set to automatically installed. 00:12:21 libnorm1 set to automatically installed. 00:12:21 libpgm-5.2-0 set to automatically installed. 00:12:21 libpsl5 set to automatically installed. 00:12:21 librtmp1 set to automatically installed. 00:12:21 libsodium23 set to automatically installed. 00:12:21 libzmq3-dev set to automatically installed. 00:12:21 libzmq5 set to automatically installed. 00:12:21 pkg-config set to automatically installed. 00:12:21 zip set to automatically installed. 00:12:24 snapd is not logged in, snap install commands will use sudo 00:12:26 snap "core18" has no updates available 00:12:27 snapd is not logged in, snap install commands will use sudo 00:12:34 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:12:34 Downloading snap 'edgex-app-service-configurable' 00:12:36 2021/06/25 00:12:34.884088 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 00:12:36 Pulling app-service-config 00:12:36 + snapcraftctl pull 00:12:36 Pulling config-common 00:12:36 + snapcraftctl pull 00:12:37 Pulling go-build-helper 00:12:37 + snapcraftctl pull 00:12:39 'edgex-go' has dependencies that need to be staged: go-build-helper 00:12:39 Skipping pull go-build-helper (already ran) 00:12:39 Building go-build-helper 00:12:39 + snapcraftctl build 00:12:41 Staging go-build-helper 00:12:41 + snapcraftctl stage 00:12:42 gofmt -l . 00:12:42 [ "`gofmt -l .`" = "" ] 00:12:45 ./bin/test-attribution-txt.sh [Pipeline] sh 00:12:46 + ls -al . 00:12:46 total 588 00:12:46 drwxrwxr-x 9 1001 1001 4096 Jun 25 00:12 . 00:12:46 drwxr-xr-x 4 root root 4096 Jun 25 00:08 .. 00:12:46 -rw-rw-r-- 1 1001 1001 11 Jun 25 00:06 .dockerignore 00:12:46 drwxrwxr-x 8 1001 1001 4096 Jun 25 00:06 .git 00:12:46 drwxrwxr-x 3 1001 1001 4096 Jun 25 00:06 .github 00:12:46 -rw-rw-r-- 1 1001 1001 818 Jun 25 00:06 .gitignore 00:12:46 -rw-rw-r-- 1 1001 1001 166 Jun 25 00:06 .sonarcloud.properties 00:12:46 -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:06 Attribution.txt 00:12:46 -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:06 CHANGELOG.md 00:12:46 -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:06 CONTRIBUTING.md 00:12:46 -rw-rw-r-- 1 1001 1001 931 Jun 25 00:06 Dockerfile.build 00:12:46 -rw-rw-r-- 1 1001 1001 849 Jun 25 00:06 Jenkinsfile 00:12:46 -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:06 LICENSE 00:12:46 -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:06 Makefile 00:12:46 -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:06 README.md 00:12:46 -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:06 SECURITY.md 00:12:46 -rw-rw-r-- 1 1001 1001 5 Jun 25 00:01 VERSION 00:12:46 -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:06 ZMQWindows.md 00:12:46 drwxrwxr-x 2 1001 1001 4096 Jun 25 00:06 bin 00:12:46 drwxrwxr-x 14 1001 1001 4096 Jun 25 00:06 cmd 00:12:46 -rw-r--r-- 1 root root 398095 Jun 25 00:11 coverage.out 00:12:46 -rw-rw-r-- 1 1001 1001 806 Jun 25 00:06 go.mod 00:12:46 -rw-r--r-- 1 root root 20759 Jun 25 00:08 go.sum 00:12:46 drwxrwxr-x 7 1001 1001 4096 Jun 25 00:06 internal 00:12:46 drwxrwxr-x 3 1001 1001 4096 Jun 25 00:06 openapi 00:12:46 drwxrwxr-x 4 1001 1001 4096 Jun 25 00:06 snap 00:12:46 -rw-rw-r-- 1 1001 1001 168 Jun 25 00:06 version.go [Pipeline] sh 00:12:47 + '[' -e coverage.out ] 00:12:47 + chown 1001:1001 coverage.out [Pipeline] stash 00:12:49 Warning: overwriting stash ‘coverage-report’ 00:12:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:12:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:12:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:12:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:12:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:12:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:12:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:12:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:12:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:12:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:12:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:12:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:12:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:12:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:12:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:12:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:12:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:12:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:12:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:12:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:12:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:12:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:12:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:12:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:12:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:12:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:12:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:12:52 Fetched 24.8 MB in 0s (0 B/s) 00:12:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:12:52 Fetched 224 kB in 0s (0 B/s) 00:12:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:12:52 Fetched 157 kB in 0s (0 B/s) 00:12:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:12:52 Fetched 221 kB in 0s (0 B/s) 00:12:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:12:52 Fetched 143 kB in 0s (0 B/s) 00:12:52 Pulling edgex-go 00:12:52 + snapcraftctl pull 00:12:52 Stashed 1 file(s) [Pipeline] sh 00:12:53 + make build 00:12:53 go mod tidy 00:12:54 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 00:13:03 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 00:13:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:13:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:13:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:13:07 Fetched 0 B in 0s (0 B/s) 00:13:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:13:07 Fetched 96.5 kB in 0s (0 B/s) 00:13:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:13:07 Fetched 279 kB in 0s (0 B/s) 00:13:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:13:07 Fetched 122 kB in 0s (0 B/s) 00:13:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:13:07 Fetched 77.8 kB in 0s (0 B/s) 00:13:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:13:07 Fetched 8848 B in 0s (0 B/s) 00:13:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:13:07 Fetched 47.8 kB in 0s (0 B/s) 00:13:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:13:07 Fetched 45.6 kB in 0s (0 B/s) 00:13:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:13:07 Fetched 15.0 kB in 0s (0 B/s) 00:13:07 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:13:07 Fetched 219 kB in 0s (0 B/s) 00:13:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:13:07 Fetched 154 kB in 0s (0 B/s) 00:13:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:13:07 Fetched 50.6 kB in 0s (0 B/s) 00:13:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:13:07 Fetched 14.8 kB in 0s (0 B/s) 00:13:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:13:07 Fetched 41.8 kB in 0s (0 B/s) 00:13:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:13:07 Fetched 499 kB in 0s (0 B/s) 00:13:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:13:07 Fetched 111 kB in 0s (0 B/s) 00:13:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:13:07 Fetched 240 kB in 0s (0 B/s) 00:13:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:13:07 Fetched 29.3 kB in 0s (0 B/s) 00:13:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:13:07 Fetched 85.5 kB in 0s (0 B/s) 00:13:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:13:07 Fetched 24.5 kB in 0s (0 B/s) 00:13:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:13:07 Fetched 49.2 kB in 0s (0 B/s) 00:13:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:13:07 Fetched 54.2 kB in 0s (0 B/s) 00:13:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:13:07 Fetched 30.8 kB in 0s (0 B/s) 00:13:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:13:07 Fetched 15.8 kB in 0s (0 B/s) 00:13:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:13:07 Fetched 85.9 kB in 0s (0 B/s) 00:13:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:13:07 Fetched 8720 B in 0s (0 B/s) 00:13:07 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:13:07 Fetched 140 kB in 0s (0 B/s) 00:13:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:13:07 Fetched 119 kB in 0s (0 B/s) 00:13:07 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:13:07 Fetched 111 kB in 0s (0 B/s) 00:13:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:13:07 Fetched 11.1 kB in 0s (0 B/s) 00:13:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:13:07 Fetched 645 kB in 0s (0 B/s) 00:13:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:13:07 Fetched 41.3 kB in 0s (0 B/s) 00:13:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:13:07 Fetched 17.9 kB in 0s (0 B/s) 00:13:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:13:07 Fetched 368 kB in 0s (0 B/s) 00:13:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:13:07 Fetched 187 kB in 0s (0 B/s) 00:13:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:13:07 Fetched 175 kB in 0s (0 B/s) 00:13:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:13:07 Fetched 206 kB in 0s (0 B/s) 00:13:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:13:07 Fetched 1301 kB in 0s (0 B/s) 00:13:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:13:07 Fetched 36.2 kB in 0s (0 B/s) 00:13:07 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:13:07 Fetched 159 kB in 0s (0 B/s) 00:13:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:13:07 Fetched 107 kB in 0s (0 B/s) 00:13:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:13:07 Fetched 48.7 kB in 0s (0 B/s) 00:13:07 Pulling static-packages 00:13:07 + snapcraftctl pull 00:13:08 Pulling version 00:13:08 + cd /root/project 00:13:08 + git describe --tags --abbrev=0 00:13:08 + sed s/v// 00:13:08 + GIT_VERSION=2.0.0-dev.273 00:13:08 + [ -z 2.0.0-dev.273 ] 00:13:08 + snapcraftctl set-version 2.0.0-dev.273 00:13:09 Building app-service-config 00:13:09 + snapcraftctl build 00:13:11 Building config-common 00:13:11 + snapcraftctl build 00:13:13 Skipping build go-build-helper (already ran) 00:13:13 Building edgex-go 00:13:14 + cd /root/parts/edgex-go/src 00:13:14 + make build 00:13:14 go mod tidy 00:13:17 go: downloading github.com/gorilla/mux v1.8.0 00:13:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:13:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:13:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:13:17 go: downloading github.com/stretchr/testify v1.7.0 00:13:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:13:17 go: downloading github.com/google/uuid v1.2.0 00:13:17 go: downloading gopkg.in/yaml.v2 v2.4.0 00:13:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:13:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:13:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:13:17 go: downloading github.com/lib/pq v1.10.2 00:13:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:13:17 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:13:17 go: downloading github.com/pelletier/go-toml v1.9.2 00:13:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:13:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:13:17 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:13:17 go: downloading github.com/go-kit/kit v0.9.0 00:13:17 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:13:17 go: downloading github.com/davecgh/go-spew v1.1.1 00:13:17 go: downloading github.com/pmezard/go-difflib v1.0.0 00:13:17 go: downloading github.com/stretchr/objx v0.1.0 00:13:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:13:17 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:13:17 go: downloading github.com/x448/float16 v0.8.4 00:13:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:13:17 go: downloading github.com/pebbe/zmq4 v1.2.7 00:13:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:13:17 go: downloading github.com/go-playground/universal-translator v0.17.0 00:13:17 go: downloading github.com/leodido/go-urn v1.2.0 00:13:17 go: downloading golang.org/x/text v0.3.2 00:13:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:13:17 go: downloading github.com/go-playground/locales v0.13.0 00:13:17 go: downloading github.com/kr/pretty v0.2.0 00:13:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:13:17 go: downloading github.com/go-stack/stack v1.8.0 00:13:17 go: downloading github.com/hashicorp/consul/api v1.8.1 00:13:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:13:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:13:18 go: downloading github.com/gorilla/websocket v1.4.2 00:13:18 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:13:18 go: downloading github.com/onsi/ginkgo v1.10.1 00:13:18 go: downloading github.com/onsi/gomega v1.7.0 00:13:18 go: downloading github.com/kr/text v0.1.0 00:13:18 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:13:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:13:18 go: downloading github.com/mitchellh/copystructure v1.0.0 00:13:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:13:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:13:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:13:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:13:18 go: downloading github.com/hashicorp/serf v0.9.5 00:13:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:13:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:13:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:13:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:13:18 go: downloading github.com/fatih/color v1.9.0 00:13:18 go: downloading github.com/mattn/go-colorable v0.1.6 00:13:18 go: downloading github.com/mattn/go-isatty v0.0.12 00:13:18 go: downloading github.com/pkg/errors v0.8.1 00:13:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:13:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:13:18 go: downloading github.com/hashicorp/memberlist v0.2.2 00:13:18 go: downloading github.com/hpcloud/tail v1.0.0 00:13:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:13:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:13:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:13:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:13:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:13:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:13:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:13:18 go: downloading github.com/miekg/dns v1.1.26 00:13:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:13:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:13:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:13:19 go: downloading github.com/hashicorp/errwrap v1.0.0 00:13:19 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 00:13:26 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 00:13:26 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 00:13:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:13:30 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 00:13:31 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 00:13:31 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 00:13:33 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 00:13:34 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 00:13:34 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 00:13: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 00:13: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 00:13:36 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 00:13:40 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 00:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:13:40 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 00:13:43 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 00:13:43 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 00:13:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:13:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:13:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:13:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:13:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:13:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:13:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:13:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:13:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:13:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:13:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:13:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:13:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:13:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:13:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:13:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:13:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:13:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:13:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:13:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:13:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:13:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:13:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:13:43 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 00:13:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:13:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:13:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:13:45 Building static-packages 00:13:45 + snapcraftctl build 00:13:47 Building version 00:13:47 + snapcraftctl build 00:13:47 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 00:13:49 Staging app-service-config 00:13:49 + snapcraftctl stage 00:13:49 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 00:13:50 Staging config-common 00:13:50 + snapcraftctl stage 00:13:51 Skipping stage go-build-helper (already ran) 00:13:51 Staging edgex-go 00:13:51 + snapcraftctl stage 00:13:52 Staging static-packages 00:13:52 + snapcraftctl stage 00:13:53 Staging version 00:13:53 + snapcraftctl stage 00:13:54 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 00:13:54 Priming app-service-config 00:13:54 + snapcraftctl prime 00:13:55 Priming config-common 00:13:55 + snapcraftctl prime 00:13:56 Priming go-build-helper 00:13:56 + snapcraftctl prime 00:13:57 Priming edgex-go 00:13:57 + snapcraftctl prime 00:14:01 Priming static-packages 00:14:01 + snapcraftctl prime 00:14:01 Priming version [Pipeline] } 00:14:01 $ docker stop --time=1 db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 00:14:01 + snapcraftctl prime 00:14:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:14:03 $ docker rm -f db236b0351e49ff6288ae8acbba924b4065dd7e837fe9cfd414c5411d3f707f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:14:09 00:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:14:09 latest: Pulling from edgex-devops/edgex-compose-arm64 00:14:09 29e5d40040c1: Pulling fs layer 00:14:09 1ce36da41761: Pulling fs layer 00:14:09 25b303627fd3: Pulling fs layer 00:14:10 29e5d40040c1: Verifying Checksum 00:14:10 29e5d40040c1: Download complete 00:14:10 1ce36da41761: Verifying Checksum 00:14:10 1ce36da41761: Download complete 00:14:10 29e5d40040c1: Pull complete 00:14:12 1ce36da41761: Pull complete 00:14:12 25b303627fd3: Verifying Checksum 00:14:12 25b303627fd3: Download complete 00:14:22 25b303627fd3: Pull complete 00:14:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:14:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:14:22 prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container 00:14:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:14:25 $ docker top 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:26 + grep parallel 00:14:26 + docker-compose build --help 00:14:32 --parallel Build images in parallel. [Pipeline] } 00:14:32 $ docker stop --time=1 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 00:14:34 $ docker rm -f 348ff845a7a9780b35454cfd7f8892d6d0f0a939b906d301d2a5191ebd2b7b53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:14:34 . [Pipeline] withDockerContainer 00:14:37 prd-ubuntu18.04-docker-arm64-4c-16g-1355 does not seem to be running inside a container 00:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:14:39 $ docker top 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:40 + docker-compose -f ./docker-compose-build.yml build --parallel 00:14:47 Building core-command ... 00:14:47 Building core-data ... 00:14:47 Building core-metadata ... 00:14:47 Building security-bootstrapper ... 00:14:47 Building security-proxy-setup ... 00:14:47 Building security-secretstore-setup ... 00:14:47 Building support-notifications ... 00:14:47 Building support-scheduler ... 00:14:47 Building sys-mgmt-agent ... 00:14:47 Building security-bootstrapper 00:14:47 Building core-command 00:14:47 Building support-notifications 00:14:47 Building sys-mgmt-agent 00:14:47 Building support-scheduler 00:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:01 ---> e832ee53cd77 00:16:01 Step 3/23 : WORKDIR /edgex-go 00:16:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:16:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:16:01 ---> e832ee53cd77 00:16:01 Step 3/32 : WORKDIR /edgex-go 00:16:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:16:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:16:01 ---> e832ee53cd77 00:16:01 Step 3/24 : WORKDIR /edgex-go 00:16:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:16:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:16:01 ---> e832ee53cd77 00:16:01 Step 3/24 : WORKDIR /edgex-go 00:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:01 ---> e832ee53cd77 00:16:01 Step 3/23 : WORKDIR /edgex-go 00:16:01 ---> Running in ad1fb95e2162 00:16:01 ---> Running in c9dc3c515679 00:16:01 ---> Running in df4ab16ac350 00:16:01 ---> Running in 6dde83422c20 00:16:01 ---> Running in 5d060c1563bd 00:16:01 Removing intermediate container df4ab16ac350 00:16:01 ---> 5ce2bf394e22 00:16:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:01 Removing intermediate container 6dde83422c20 00:16:01 ---> 809191e76085 00:16:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:01 Removing intermediate container 5d060c1563bd 00:16:01 ---> c96bdf35275b 00:16:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:01 Removing intermediate container c9dc3c515679 00:16:01 ---> cd66c94d1b31 00:16:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:01 Removing intermediate container ad1fb95e2162 00:16:01 ---> 3bc972e29148 00:16:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:01 ---> Running in 3196b6e46729 00:16:01 ---> Running in 90dd36884ac1 00:16:01 ---> Running in 078010b82a2f 00:16:01 ---> Running in b8b830f65cc1 00:16:01 ---> Running in 7732214e1078 00:16:02 Removing intermediate container 3196b6e46729 00:16:02 ---> c69fe4da08bd 00:16:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:16:02 ---> Running in 072c2cf52812 00:16:02 Removing intermediate container 90dd36884ac1 00:16:02 ---> 86157a8455b0 00:16:02 Step 5/24 : RUN apk add --update --no-cache make bash git 00:16:03 ---> Running in 8dbeac7369df 00:16:05 Removing intermediate container 7732214e1078 00:16:05 ---> 6ed1b89c973e 00:16:05 Step 5/23 : RUN apk add --update --no-cache make git 00:16:05 Removing intermediate container b8b830f65cc1 00:16:05 ---> 747b83ebf98e 00:16:05 Step 5/32 : RUN apk add --update --no-cache make git 00:16:05 ---> Running in d07938e0b5af 00:16:05 ---> Running in 703e64e914e9 00:16:05 Removing intermediate container 078010b82a2f 00:16:05 ---> 627eb3d9b1c7 00:16:05 Step 5/24 : RUN apk add --update --no-cache make git 00:16:05 ---> Running in 594bad8f6310 00:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:16:07 OK: 218 MiB in 52 packages 00:16:07 OK: 218 MiB in 52 packages 00:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:16:07 OK: 218 MiB in 52 packages 00:16:08 OK: 218 MiB in 52 packages 00:16:08 Removing intermediate container 072c2cf52812 00:16:08 ---> 12fc8de41c1e 00:16:08 Step 6/23 : COPY go.mod . 00:16:09 Removing intermediate container 8dbeac7369df 00:16:09 ---> e4277bd8329f 00:16:09 Step 6/24 : COPY go.mod . 00:16:09 OK: 218 MiB in 52 packages 00:16:09 Removing intermediate container d07938e0b5af 00:16:09 ---> e0c00e988262 00:16:09 Step 6/23 : COPY go.mod . 00:16:10 ---> f20ef1782458 00:16:10 Step 7/23 : RUN go mod download 00:16:10 Removing intermediate container 594bad8f6310 00:16:10 ---> 8228bb0ee83a 00:16:10 Step 6/24 : COPY go.mod . 00:16:10 ---> Running in 99381253b09e 00:16:10 ---> 1ced61c42bca 00:16:10 Step 7/24 : RUN go mod download 00:16:10 ---> Running in 74cf224ac0f2 00:16:11 Removing intermediate container 703e64e914e9 00:16:11 ---> cb3e05d68cdc 00:16:11 Step 6/32 : COPY go.mod . 00:16:11 ---> 0c6129de16ac 00:16:11 Step 7/23 : RUN go mod download 00:16:11 ---> Running in e027fead59e7 00:16:14 ---> f28e4880d538 00:16:14 Step 7/24 : RUN go mod download 00:16:14 ---> Running in 2adb8fa2bf8e 00:16:14 ---> 7bb7d111cb58 00:16:14 Step 7/32 : RUN go mod download 00:16:14 ---> Running in ba3f572f5956 00:16:15 Removing intermediate container 99381253b09e 00:16:15 ---> 4432b221c3d4 00:16:15 Step 8/23 : COPY . . 00:16:16 Removing intermediate container 74cf224ac0f2 00:16:16 ---> bc51df316c10 00:16:16 Step 8/24 : COPY . . 00:16:16 Removing intermediate container e027fead59e7 00:16:16 ---> 236f880e1389 00:16:16 Step 8/23 : COPY . . 00:16:18 Removing intermediate container 2adb8fa2bf8e 00:16:18 ---> c36b68b84c0a 00:16:18 Step 8/24 : COPY . . 00:16:18 Removing intermediate container ba3f572f5956 00:16:18 ---> ca30d39ab0bf 00:16:18 Step 8/32 : COPY . . 00:16:39 ---> 7574794cc21d 00:16:39 Step 9/23 : RUN go mod tidy 00:16:39 ---> Running in 7cd5bf60dbb6 00:16:39 ---> b688b18de5c2 00:16:39 Step 9/24 : RUN go mod tidy 00:16:39 ---> 4d6aa2eb410b 00:16:39 Step 9/23 : RUN go mod tidy 00:16:39 ---> 76de86e6c48d 00:16:39 Step 9/24 : RUN go mod tidy 00:16:39 ---> Running in 8584ad2bdc4d 00:16:39 ---> Running in 6703b7ae914d 00:16:40 ---> d92db63938b0 00:16:40 Step 9/32 : RUN go mod tidy 00:16:40 ---> Running in 42d22db5421e 00:16:40 ---> Running in 5b4d80c4d147 00:16:44 Removing intermediate container 7cd5bf60dbb6 00:16:44 ---> 4cb5edf35f8d 00:16:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:16:44 ---> Running in 770d375edf85 00:16:47 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 00:16:48 Removing intermediate container 6703b7ae914d 00:16:48 ---> 95cbe7dae2e8 00:16:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:16:48 ---> Running in 5bece1de0f76 00:16:48 Removing intermediate container 8584ad2bdc4d 00:16:48 ---> cfe696a1f622 00:16:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:16:48 Removing intermediate container 42d22db5421e 00:16:48 ---> e5852f9d2888 00:16:48 Step 10/24 : RUN make cmd/core-command/core-command 00:16:48 ---> Running in a3564a8a0bab 00:16:48 Removing intermediate container 5b4d80c4d147 00:16:48 ---> 31f626076432 00:16:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:16:48 ---> Running in 90cf7ddd9de1 00:16:49 ---> Running in 8b67b40d1855 00:16:53 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 00:16:53 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 00:16:53 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 00:16:53 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 00:18:51 Removing intermediate container 770d375edf85 00:18:51 ---> 029c0300a4e4 00:18:51 00:18:51 Step 11/23 : FROM alpine:3.12 00:18:51 3.12: Pulling from library/alpine 00:18:51 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:18:51 Status: Downloaded newer image for alpine:3.12 00:18:51 ---> c4fd0aeabfcf 00:18:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:18:51 ---> Running in 352a7b91b15d 00:18:51 Removing intermediate container 90cf7ddd9de1 00:18:51 ---> 6c259649cea4 00:18:51 00:18:51 Step 11/24 : FROM alpine:3.12 00:18:51 Removing intermediate container a3564a8a0bab 00:18:51 ---> 780a1a1dffa2 00:18:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:18:51 ---> c4fd0aeabfcf 00:18:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:18:51 Removing intermediate container 8b67b40d1855 00:18:51 ---> 024b4afafa62 00:18:51 00:18:51 Step 11/32 : FROM alpine:3.12 00:18:51 ---> c4fd0aeabfcf 00:18:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:18:51 Removing intermediate container 5bece1de0f76 00:18:51 ---> dc16867403df 00:18:51 00:18:51 Step 11/23 : FROM alpine:3.12 00:18:51 ---> c4fd0aeabfcf 00:18:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:18:51 ---> Running in 8af403c8b01a 00:18:51 ---> Running in 58df1de99330 00:18:51 ---> Running in 85d170b3b0a4 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:18:51 ---> Running in 720ae9bb0e97 00:18:51 (1/2) Installing ca-certificates (20191127-r4) 00:18:51 Removing intermediate container 85d170b3b0a4 00:18:51 ---> ca6f4f98f681 00:18:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:18:51 (2/2) Installing dumb-init (1.2.2-r1) 00:18:51 Executing busybox-1.31.1-r20.trigger 00:18:51 Executing ca-certificates-20191127-r4.trigger 00:18:51 OK: 6 MiB in 16 packages 00:18:51 ---> Running in ccdb61884160 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:18:51 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 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:18:51 Removing intermediate container 352a7b91b15d 00:18:51 ---> 716efd8a7a0a 00:18:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:18:51 (1/1) Installing dumb-init (1.2.2-r1) 00:18:51 Executing busybox-1.31.1-r20.trigger 00:18:51 OK: 5 MiB in 15 packages 00:18:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:18:51 ---> Running in e9c7c2284981 00:18:51 (1/1) Installing dumb-init (1.2.2-r1) 00:18:51 Executing busybox-1.31.1-r20.trigger 00:18:51 OK: 5 MiB in 15 packages 00:18:52 (1/2) Installing dumb-init (1.2.2-r1) 00:18:52 (2/2) Installing su-exec (0.2-r1) 00:18:52 Executing busybox-1.31.1-r20.trigger 00:18:52 OK: 5 MiB in 16 packages 00:18:52 Removing intermediate container e9c7c2284981 00:18:52 ---> 4990c3c9a0e0 00:18:52 Step 14/23 : ENV APP_PORT=59860 00:18:53 ---> Running in 40ff5803997a 00:18:53 Removing intermediate container 8af403c8b01a 00:18:53 ---> 1e734590fe59 00:18:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:18:53 ---> Running in 39df34c5a830 00:18:53 Removing intermediate container 720ae9bb0e97 00:18:53 ---> 14274bd497d2 00:18:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:18:53 Removing intermediate container 40ff5803997a 00:18:53 ---> bee1206cae0f 00:18:53 Step 15/23 : EXPOSE $APP_PORT 00:18:53 Removing intermediate container ccdb61884160 00:18:53 ---> cb114a689e6f 00:18:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:18:54 ---> Running in 8caba9003585 00:18:54 ---> Running in 8b68600787d3 00:18:54 ---> Running in 0328a6bd3f41 00:18:54 Removing intermediate container 39df34c5a830 00:18:54 ---> 35cd5fe4f115 00:18:54 Step 14/24 : ENV APP_PORT=59882 00:18:54 ---> Running in a71a624b914d 00:18:54 Removing intermediate container 58df1de99330 00:18:54 ---> 5aec7b88d8be 00:18:54 00:18:54 Step 12/24 : FROM docker:20.10.0 00:18:54 Removing intermediate container 8caba9003585 00:18:54 ---> 845cef13142f 00:18:54 Step 14/23 : ENV APP_PORT=59861 00:18:54 Removing intermediate container 8b68600787d3 00:18:54 ---> 0bcdc60051f3 00:18:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:18:55 Removing intermediate container 0328a6bd3f41 00:18:55 ---> 97e46aa4f6d7 00:18:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:55 20.10.0: Pulling from library/docker 00:18:55 ---> Running in a4c2c456790c 00:18:55 Removing intermediate container a71a624b914d 00:18:55 ---> c717ebee9b44 00:18:55 Step 15/24 : EXPOSE $APP_PORT 00:18:55 ---> Running in 963741811f21 00:18:55 ---> Running in 204fb04f225e 00:18:56 Removing intermediate container a4c2c456790c 00:18:56 ---> 5ff7f2cccf81 00:18:56 Step 15/23 : EXPOSE $APP_PORT 00:18:56 ---> Running in e0de32c24665 00:18:56 Removing intermediate container 963741811f21 00:18:56 ---> e38229821de0 00:18:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:18:56 ---> 430bc96fc4c9 00:18:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:18:56 Removing intermediate container 204fb04f225e 00:18:56 ---> 1e5879623f87 00:18:56 Step 16/24 : WORKDIR / 00:18:56 ---> Running in e7f37f2898bc 00:18:57 ---> Running in e2bc30f1274c 00:18:57 Removing intermediate container e0de32c24665 00:18:57 ---> b8d8bc39cf71 00:18:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:59 Removing intermediate container e2bc30f1274c 00:18:59 ---> 012025ab6875 00:18:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:59 ---> 5bd5f72deee3 00:18:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:18:59 ---> a8e56e593507 00:18:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:19:00 ---> 238c99255052 00:19:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:19:00 ---> 9156f0fa3f96 00:19:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:19:00 Removing intermediate container e7f37f2898bc 00:19:00 ---> 36ffa9053e1c 00:19:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:19:01 ---> Running in b364c3822eec 00:19:01 ---> Running in 6bf55c3975ba 00:19:01 ---> f92865af5d14 00:19:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:19:02 ---> 856ff60b170b 00:19:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:19:02 Removing intermediate container b364c3822eec 00:19:02 ---> 42b7242fd371 00:19:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:04 Removing intermediate container 6bf55c3975ba 00:19:04 ---> 4443de11222d 00:19:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:19:04 ---> Running in c5489555eec3 00:19:04 ---> 22c3d785646f 00:19:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:19:04 ---> Running in faf8634d3e15 00:19:04 ---> 4657c42e25e4 00:19:04 Step 20/24 : ENTRYPOINT ["/core-command"] 00:19:04 Removing intermediate container c5489555eec3 00:19:04 ---> 967e0fc69e88 00:19:04 Step 21/23 : LABEL arch=arm64 00:19:04 ---> a08eb6eddc33 00:19:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:19:04 ---> Running in d44cae32def8 00:19:04 ---> Running in aaea61b48ae0 00:19:04 ---> Running in e74a10cee6e5 00:19:04 Removing intermediate container faf8634d3e15 00:19:04 ---> 7d2c706387ec 00:19:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:05 ---> Running in 244e66ad20fb 00:19:05 Removing intermediate container d44cae32def8 00:19:05 ---> 51c6a2b352cf 00:19:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:05 Removing intermediate container aaea61b48ae0 00:19:05 ---> 7707cb84431e 00:19:05 Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:19:05 ---> Running in dcd9be54950c 00:19:05 ---> Running in 4fd212fe39f0 00:19:05 Removing intermediate container 244e66ad20fb 00:19:05 ---> f940c8c08718 00:19:05 Step 21/23 : LABEL arch=arm64 00:19:06 ---> Running in b2aba7744c9a 00:19:06 Removing intermediate container dcd9be54950c 00:19:06 ---> 0fe4d100a9ae 00:19:06 Step 22/24 : LABEL arch=arm64 00:19:06 Removing intermediate container 4fd212fe39f0 00:19:06 ---> 59edcfcd5532 00:19:06 Step 23/23 : LABEL version=0.0.0 00:19:07 ---> Running in 65f920e9f94f 00:19:07 ---> Running in 72218107ab17 00:19:07 Removing intermediate container b2aba7744c9a 00:19:07 ---> a0f532a381e8 00:19:07 Step 22/23 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:19:07 ---> Running in ed261dafed98 00:19:07 Removing intermediate container 72218107ab17 00:19:07 ---> 13d26ceeff2f 00:19:07 00:19:07 Removing intermediate container e74a10cee6e5 00:19:07 ---> e7b60e4f5a34 00:19:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:07 Removing intermediate container 65f920e9f94f 00:19:07 ---> f1a883182242 00:19:07 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:19:08 Removing intermediate container ed261dafed98 00:19:08 ---> 3a552e2c8d94 00:19:08 Step 23/23 : LABEL version=0.0.0 00:19:08 ---> Running in ec6eb029e41b 00:19:08 Successfully built 13d26ceeff2f 00:19:08 Successfully tagged support-notifications-arm64:latest 00:19:08 Building security-proxy-setup 00:19:08 ---> Running in f381db0f0cba 00:19:08  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:19:08 Status: Downloaded newer image for docker:20.10.0 00:19:08 ---> eeaf43b92773 00:19:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:19:08 ---> Running in 3f544f0cd36e 00:19:08 Removing intermediate container ec6eb029e41b 00:19:08 ---> 5c45b8ab924f 00:19:08 Step 24/24 : LABEL version=0.0.0 00:19:08 ---> b1e58ac06a72 00:19:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:19:08 Removing intermediate container f381db0f0cba 00:19:08 ---> 1fb81f309ddf 00:19:08 00:19:09 ---> Running in ae108ca32429 00:19:09 Removing intermediate container 3f544f0cd36e 00:19:09 ---> f348dabfb800 00:19:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2Successfully built 1fb81f309ddf 00:19:09 00:19:09 Successfully tagged support-scheduler-arm64:latest 00:19:09  Building support-scheduler ... done Building security-secretstore-setup 00:19:10 ---> Running in 07bf754a1405 00:19:10 Removing intermediate container ae108ca32429 00:19:10 ---> accc4924ab25 00:19:10 00:19:10 ---> 970912e9d702 00:19:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:19:10 Successfully built accc4924ab25 00:19:10 Successfully tagged core-command-arm64:latest 00:19:10 Building core-metadata 00:19:11  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:19:12 ---> eff598e8de51 00:19:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:19:13 (1/39) Installing readline (8.0.4-r0) 00:19:13 (2/39) Installing bash (5.0.17-r0) 00:19:13 Executing bash-5.0.17-r0.post-install 00:19:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:19:13 (4/39) Installing libcurl (7.77.0-r0) 00:19:13 (5/39) Installing curl (7.77.0-r0) 00:19:13 (6/39) Installing dumb-init (1.2.2-r1) 00:19:13 (7/39) Installing libbz2 (1.0.8-r1) 00:19:13 (8/39) Installing expat (2.2.9-r1) 00:19:13 (9/39) Installing libffi (3.3-r2) 00:19:13 (10/39) Installing gdbm (1.13-r1) 00:19:13 (11/39) Installing xz-libs (5.2.5-r0) 00:19:13 (12/39) Installing sqlite-libs (3.32.1-r1) 00:19:13 (13/39) Installing python3 (3.8.10-r0) 00:19:15 ---> 659274473702 00:19:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:19:15 (14/39) Installing py3-appdirs (1.4.4-r1) 00:19:15 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:19:15 (16/39) Installing py3-parsing (2.4.7-r0) 00:19:15 (17/39) Installing py3-six (1.15.0-r0) 00:19:15 (18/39) Installing py3-packaging (20.4-r0) 00:19:15 (19/39) Installing py3-setuptools (47.0.0-r0) 00:19:15 (20/39) Installing py3-chardet (3.0.4-r4) 00:19:15 (21/39) Installing py3-idna (2.9-r0) 00:19:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:19:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:19:15 (24/39) Installing py3-requests (2.23.0-r0) 00:19:15 (25/39) Installing py3-msgpack (1.0.0-r0) 00:19:15 (26/39) Installing py3-lockfile (0.12.2-r3) 00:19:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:19:15 (28/39) Installing py3-colorama (0.4.3-r0) 00:19:15 (29/39) Installing py3-distlib (0.3.0-r0) 00:19:15 (30/39) Installing py3-distro (1.5.0-r1) 00:19:15 (31/39) Installing py3-webencodings (0.5.1-r3) 00:19:15 (32/39) Installing py3-html5lib (1.0.1-r4) 00:19:15 (33/39) Installing py3-pytoml (0.1.21-r0) 00:19:15 (34/39) Installing py3-pep517 (0.8.2-r0) 00:19:15 (35/39) Installing py3-progress (1.5-r0) 00:19:15 (36/39) Installing py3-toml (0.10.1-r0) 00:19:15 (37/39) Installing py3-retrying (1.3.3-r0) 00:19:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:19:15 (39/39) Installing py3-pip (20.1.1-r0) 00:19:15 Executing busybox-1.31.1-r19.trigger 00:19:15 OK: 72 MiB in 59 packages 00:19:16 ---> ff612a570c0e 00:19:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:19:19 ---> Running in af98bdd58af3 00:19:19 Removing intermediate container af98bdd58af3 00:19:19 ---> 3cbd3e916704 00:19:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:19:20 ---> 4008d961c87e 00:19:20 Step 27/32 : RUN chmod +x /entrypoint.sh 00:19:20 ---> Running in e77056756ef4 00:19:21 Collecting docker-compose==1.23.2 00:19:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:19:21 Collecting docopt<0.7,>=0.6.1 00:19:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:19:24 Removing intermediate container e77056756ef4 00:19:24 ---> 7014737a912e 00:19:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:19:24 ---> Running in 46f511c36199 00:19:24 Collecting docker<4.0,>=3.6.0 00:19:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:19:25 Removing intermediate container 46f511c36199 00:19:25 ---> 613a89c5da6a 00:19:25 Step 29/32 : CMD ["gate"] 00:19:25 ---> Running in 9831fcc0df80 00:19:26 Collecting PyYAML<4,>=3.10 00:19:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:19:26 Removing intermediate container 9831fcc0df80 00:19:26 ---> 3fbcc6ce4329 00:19:26 Step 30/32 : LABEL arch=arm64 00:19:27 ---> Running in ce66c522a897 00:19:30 Removing intermediate container ce66c522a897 00:19:30 ---> 92c5fd994a3e 00:19:30 Step 31/32 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:19:30 ---> Running in 8ed71b9332b4 00:19:30 Removing intermediate container 8ed71b9332b4 00:19:30 ---> 282829f77948 00:19:30 Step 32/32 : LABEL version=0.0.0 00:19:30 ---> Running in f23acb49e04c 00:19:30 Collecting jsonschema<3,>=2.5.1 00:19:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:19:30 Collecting dockerpty<0.5,>=0.4.1 00:19:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:19:33 Removing intermediate container f23acb49e04c 00:19:33 ---> 385fc8aa42a2 00:19:33 00:19:33 Successfully built 385fc8aa42a2 00:19:33 Successfully tagged security-bootstrapper-arm64:latest 00:19:33 Building core-data 00:19:33  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 00:19:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:19:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:19:35 Collecting texttable<0.10,>=0.9.0 00:19:35 Downloading texttable-0.9.1.tar.gz (11 kB) 00:19:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:19:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:19:38 Collecting cached-property<2,>=1.2.0 00:19:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:19:38 Collecting docker-pycreds>=0.4.0 00:19:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:19:38 Collecting idna<2.8,>=2.5 00:19:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:19:39 Collecting urllib3<1.25,>=1.21.1 00:19:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:19:39 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) 00:19:39 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) 00:19:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:19:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:19:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:19:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:19:43 Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, texttable, cached-property, docker-compose 00:19:43 Running setup.py install for docopt: started 00:19:43 Running setup.py install for docopt: finished with status 'done' 00:19:43 Attempting uninstall: idna 00:19:43 Found existing installation: idna 2.9 00:19:43 Uninstalling idna-2.9: 00:19:43 Successfully uninstalled idna-2.9 00:19:46 Attempting uninstall: urllib3 00:19:46 Found existing installation: urllib3 1.25.9 00:19:46 Uninstalling urllib3-1.25.9: 00:19:46 Successfully uninstalled urllib3-1.25.9 00:19:46 Attempting uninstall: requests 00:19:46 Found existing installation: requests 2.23.0 00:19:46 Uninstalling requests-2.23.0: 00:19:46 Successfully uninstalled requests-2.23.0 00:19:46 Running setup.py install for PyYAML: started 00:19:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:19:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:19:48 ---> e832ee53cd77 00:19:48 Step 3/22 : WORKDIR /edgex-go 00:19:48 ---> Using cache 00:19:48 ---> 3bc972e29148 00:19:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:48 ---> Using cache 00:19:48 ---> 6ed1b89c973e 00:19:48 Step 5/22 : RUN apk add --update --no-cache make git 00:19:48 ---> Using cache 00:19:48 ---> e0c00e988262 00:19:48 Step 6/22 : COPY go.mod . 00:19:48 ---> Using cache 00:19:48 ---> 0c6129de16ac 00:19:48 Step 7/22 : RUN go mod download 00:19:48 ---> Using cache 00:19:48 ---> 236f880e1389 00:19:48 Step 8/22 : COPY . . 00:19:48 ---> Using cache 00:19:48 ---> 4d6aa2eb410b 00:19:48 Step 9/22 : RUN go mod tidy 00:19:48 ---> Using cache 00:19:48 ---> 95cbe7dae2e8 00:19:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:19:51 Running setup.py install for PyYAML: finished with status 'done' 00:19:51 Running setup.py install for dockerpty: started 00:19:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:19:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:19:51 ---> e832ee53cd77 00:19:51 Step 3/26 : WORKDIR /edgex-go 00:19:51 ---> Using cache 00:19:51 ---> 3bc972e29148 00:19:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:51 ---> Using cache 00:19:51 ---> 6ed1b89c973e 00:19:51 Step 5/26 : RUN apk add --update --no-cache make git 00:19:51 ---> Using cache 00:19:51 ---> e0c00e988262 00:19:51 Step 6/26 : COPY go.mod . 00:19:51 ---> Using cache 00:19:51 ---> 0c6129de16ac 00:19:51 Step 7/26 : RUN go mod download 00:19:51 ---> Using cache 00:19:51 ---> 236f880e1389 00:19:51 Step 8/26 : COPY . . 00:19:51 ---> Using cache 00:19:51 ---> 4d6aa2eb410b 00:19:51 Step 9/26 : RUN go mod tidy 00:19:51 ---> Using cache 00:19:51 ---> 95cbe7dae2e8 00:19:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:19:52 ---> Running in dcff64c0af8f 00:19:52 ---> Running in 493019c96c62 00:19:52 Running setup.py install for dockerpty: finished with status 'done' 00:19:52 Running setup.py install for texttable: started 00:19:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:19:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:19:54 ---> e832ee53cd77 00:19:54 Step 3/24 : WORKDIR /edgex-go 00:19:54 ---> Using cache 00:19:54 ---> 3bc972e29148 00:19:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:54 ---> Using cache 00:19:54 ---> 6ed1b89c973e 00:19:54 Step 5/24 : RUN apk add --update --no-cache make git 00:19:54 ---> Using cache 00:19:54 ---> e0c00e988262 00:19:54 Step 6/24 : COPY go.mod . 00:19:54 ---> Using cache 00:19:54 ---> 0c6129de16ac 00:19:54 Step 7/24 : RUN go mod download 00:19:54 ---> Using cache 00:19:54 ---> 236f880e1389 00:19:54 Step 8/24 : COPY . . 00:19:54 ---> Using cache 00:19:54 ---> 4d6aa2eb410b 00:19:54 Step 9/24 : RUN go mod tidy 00:19:54 ---> Using cache 00:19:54 ---> 95cbe7dae2e8 00:19:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:19:54 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 00:19:54 ---> Running in 6d63f047e04a 00:19:57 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 00:19:57 Running setup.py install for texttable: finished with status 'done' 00:19:57 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 00:19:57 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.59.0 00:20:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:20:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:20:09 ---> e832ee53cd77 00:20:09 Step 3/24 : WORKDIR /edgex-go 00:20:09 ---> Using cache 00:20:09 ---> 3bc972e29148 00:20:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:09 ---> Using cache 00:20:09 ---> 6ed1b89c973e 00:20:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:20:10 ---> Running in 4146ae2575f6 00:20:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:20:16 Removing intermediate container 07bf754a1405 00:20:16 ---> 5dcd283abb67 00:20:16 Step 15/24 : ENV APP_PORT=58890 00:20:16 ---> Running in 55d41d68b243 00:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:20:16 Removing intermediate container 55d41d68b243 00:20:16 ---> 201bb3bb5fbd 00:20:16 Step 16/24 : EXPOSE $APP_PORT 00:20:16 ---> Running in 46568709a595 00:20:16 OK: 218 MiB in 52 packages 00:20:16 Removing intermediate container 46568709a595 00:20:16 ---> c05ef84c2b86 00:20:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:20:17 Removing intermediate container 4146ae2575f6 00:20:17 ---> 80db01bdce01 00:20:17 Step 6/24 : COPY go.mod . 00:20:17 ---> 378f029ec32a 00:20:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:20:20 ---> 4b8f29caccdf 00:20:20 Step 7/24 : RUN go mod download 00:20:20 ---> Running in aa6a7e18207f 00:20:20 ---> 3a9b58b0fc22 00:20:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:20:23 ---> 967153023a35 00:20:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:20:23 ---> Running in 9f6ed914e41d 00:20:23 Removing intermediate container 9f6ed914e41d 00:20:23 ---> 785e05bf6de7 00:20:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:20:23 ---> Running in 2359a4e82099 00:20:23 Removing intermediate container 2359a4e82099 00:20:23 ---> d0c6f0d52ff8 00:20:23 Step 22/24 : LABEL arch=arm64 00:20:23 ---> Running in 90b2d72cb7d7 00:20:23 Removing intermediate container aa6a7e18207f 00:20:23 ---> 9bbec71f1942 00:20:23 Step 8/24 : COPY . . 00:20:24 Removing intermediate container 90b2d72cb7d7 00:20:24 ---> e191c8b28998 00:20:24 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:20:24 ---> Running in 283cfc506f59 00:20:28 Removing intermediate container 283cfc506f59 00:20:28 ---> c27adb568a91 00:20:28 Step 24/24 : LABEL version=0.0.0 00:20:28 ---> Running in 4d9a2263e067 00:20:28 Removing intermediate container 4d9a2263e067 00:20:28 ---> 001566adfbd6 00:20:28 00:20:28 Successfully built 001566adfbd6 00:20:28 Successfully tagged sys-mgmt-agent-arm64:latest 00:20:43  Building sys-mgmt-agent ... done  ---> 5001e2a3a7c6 00:20:43 Step 9/24 : RUN go mod tidy 00:20:43 ---> Running in 80d0b7513c87 00:20:51 Removing intermediate container 80d0b7513c87 00:20:51 ---> e5cbe5c03b13 00:20:51 Step 10/24 : RUN make cmd/core-data/core-data 00:20:51 ---> Running in 734706f9091c 00:20:54 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 00:21:24 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 00:21:24 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 00:21:39 Removing intermediate container dcff64c0af8f 00:21:39 ---> 8f1330e35b08 00:21:39 00:21:39 Step 11/26 : FROM alpine:3.12 00:21:39 ---> c4fd0aeabfcf 00:21:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:21:39 Removing intermediate container 493019c96c62 00:21:39 ---> ab9d1ec20990 00:21:39 00:21:39 Step 11/22 : FROM alpine:3.12 00:21:39 ---> c4fd0aeabfcf 00:21:39 Step 12/22 : RUN apk add --update --no-cache curl 00:21:39 ---> Running in 393e1f6cf930 00:21:39 ---> Running in 697a39fed5bd 00:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:21:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:21:43 (1/4) Installing ca-certificates (20191127-r4) 00:21:43 (1/6) Installing ca-certificates (20191127-r4) 00:21:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:21:43 (3/4) Installing libcurl (7.77.0-r0) 00:21:43 (4/4) Installing curl (7.77.0-r0) 00:21:43 Executing busybox-1.31.1-r20.trigger 00:21:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:21:43 Executing ca-certificates-20191127-r4.trigger 00:21:43 (3/6) Installing libcurl (7.77.0-r0) 00:21:46 (4/6) Installing curl (7.77.0-r0) 00:21:46 (5/6) Installing dumb-init (1.2.2-r1) 00:21:46 (6/6) Installing su-exec (0.2-r1) 00:21:46 Executing busybox-1.31.1-r20.trigger 00:21:46 Removing intermediate container 6d63f047e04a 00:21:46 ---> fd369a5b9ff3 00:21:46 00:21:46 Step 11/24 : FROM alpine:3.12 00:21:46 ---> c4fd0aeabfcf 00:21:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:21:46 ---> Using cache 00:21:46 ---> 14274bd497d2 00:21:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:21:46 ---> Using cache 00:21:46 ---> 845cef13142f 00:21:46 Step 14/24 : ENV APP_PORT=59881Executing ca-certificates-20191127-r4.trigger 00:21:46 00:21:46 OK: 7 MiB in 18 packages 00:21:46 OK: 7 MiB in 20 packages 00:21:46 ---> Running in d0fc994ffcfa 00:21:46 Removing intermediate container d0fc994ffcfa 00:21:46 ---> e4a5ff8490c7 00:21:46 Step 15/24 : EXPOSE $APP_PORT 00:21:46 ---> Running in d6864ad771a0 00:21:49 Removing intermediate container 393e1f6cf930 00:21:49 ---> 61f0d33168ad 00:21:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:21:49 Removing intermediate container 697a39fed5bd 00:21:49 ---> ce2dde967308 00:21:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:21:49 Removing intermediate container d6864ad771a0 00:21:49 ---> f2b56f705956 00:21:49 Step 16/24 : WORKDIR / 00:21:49 ---> Running in 7c552eaf4f23 00:21:49 ---> Running in bcf609c95d02 00:21:49 ---> Running in 3b45ac3e634f 00:21:49 Removing intermediate container 7c552eaf4f23 00:21:49 ---> 8a62b47c25f2 00:21:49 Step 14/22 : WORKDIR /edgex 00:21:49 Removing intermediate container bcf609c95d02 00:21:49 ---> 0460a1cb2ba2 00:21:49 Step 14/26 : WORKDIR / 00:21:49 ---> Running in 911503e3c1cc 00:21:49 Removing intermediate container 3b45ac3e634f 00:21:49 ---> 17fdb25c44e0 00:21:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:21:49 ---> Running in a6a33bb0be4d 00:21:52 Removing intermediate container 911503e3c1cc 00:21:52 ---> 66a7e1c8b73f 00:21:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:21:52 Removing intermediate container a6a33bb0be4d 00:21:52 ---> 5c42f81e96fd 00:21:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:21:52 ---> 76dbb5802347 00:21:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:21:52 ---> 1286fff79f5a 00:21:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:21:52 ---> e8b7801e441a 00:21:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:21:55 ---> 96364157fd4d 00:21:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:21:55 ---> e5998b905328 00:21:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:21:55 ---> 424b89363b46 00:21:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:21:55 ---> 71fcdcb87a41 00:21:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:21:55 ---> Running in df30e985608e 00:21:55 ---> d855b087f6b2 00:21:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:21:56 Removing intermediate container df30e985608e 00:21:56 ---> 924002da7fe0 00:21:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:21:56 ---> f49f0870d6f4 00:21:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:21:56 ---> Running in 7372143a4b9e 00:21:56 ---> Running in ec4b81341f10 00:21:56 ---> 454acf2750bf 00:21:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:21:57 Removing intermediate container 7372143a4b9e 00:21:57 ---> af2601ba7c11 00:21:57 Step 22/24 : LABEL arch=arm64 00:21:57 ---> Running in e19442789369 00:21:57 Removing intermediate container ec4b81341f10 00:21:57 ---> 50a888c5037e 00:21:57 Step 19/22 : CMD ["--init=true"] 00:22:00 ---> Running in 80effeaf6a02 00:22:00 Removing intermediate container e19442789369 00:22:00 ---> b376e843f458 00:22:00 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:22:00 ---> Running in 658f1b2407a1 00:22:00 Removing intermediate container 80effeaf6a02 00:22:00 ---> d5e8365d52d6 00:22:00 Step 20/22 : LABEL arch=arm64 00:22:00 ---> 16eb3fa1339a 00:22:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:22:00 ---> Running in 46f07877daa4 00:22:00 Removing intermediate container 658f1b2407a1 00:22:00 ---> e1e45bf60baa 00:22:00 Step 24/24 : LABEL version=0.0.0 00:22:00 ---> Running in a6c9a951783f 00:22:00 Removing intermediate container 46f07877daa4 00:22:00 ---> df14096a3e29 00:22:00 Step 21/22 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:22:00 ---> Running in d68572850590 00:22:00 Removing intermediate container a6c9a951783f 00:22:00 ---> 9d73a12f1a40 00:22:00 00:22:00 ---> b4c82460544f 00:22:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:22:00 Removing intermediate container d68572850590 00:22:00 ---> c1af30d48684 00:22:00 Step 22/22 : LABEL version=0.0.0 00:22:00 Successfully built 9d73a12f1a40 00:22:00 Successfully tagged core-metadata-arm64:latest 00:22:00  Building core-metadata ... done  ---> Running in 0d29b3f0c235 00:22:01 Removing intermediate container 0d29b3f0c235 00:22:01 ---> 92e8e7bad317 00:22:01 00:22:03 Successfully built 92e8e7bad317 00:22:03 ---> 06e6a008743f 00:22:03 Step 22/26 : 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/ 00:22:03 Successfully tagged security-proxy-setup-arm64:latest 00:22:03  Building security-proxy-setup ... done  ---> Running in 0ccfe6c9e970 00:22:04 Removing intermediate container 0ccfe6c9e970 00:22:04 ---> 9a8a2cf52e80 00:22:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:22:04 ---> Running in 3caae193c7f3 00:22:06 Removing intermediate container 3caae193c7f3 00:22:06 ---> a1d5ae7bde0b 00:22:06 Step 24/26 : LABEL arch=arm64 00:22:06 ---> Running in 53d9ad338a2f 00:22:06 Removing intermediate container 53d9ad338a2f 00:22:06 ---> 26c046be3e03 00:22:06 Step 25/26 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:22:06 ---> Running in 9320912ef49a 00:22:06 Removing intermediate container 734706f9091c 00:22:06 ---> ae4ce7764ed7 00:22:06 00:22:06 Step 11/24 : FROM alpine:3.12 00:22:06 ---> c4fd0aeabfcf 00:22:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:22:06 ---> Running in 203c7056697b 00:22:06 Removing intermediate container 9320912ef49a 00:22:06 ---> 80fbedc09cfb 00:22:06 Step 26/26 : LABEL version=0.0.0 00:22:06 ---> Running in 11e3795f5694 00:22:09 Removing intermediate container 203c7056697b 00:22:09 ---> 74b20b0b5beb 00:22:09 Step 13/24 : ENV APP_PORT=59880 00:22:09 ---> Running in bf6e82e27c0d 00:22:09 Removing intermediate container 11e3795f5694 00:22:09 ---> 7ff1a43b5021 00:22:09 00:22:09 Successfully built 7ff1a43b5021 00:22:09 Successfully tagged security-secretstore-setup-arm64:latest 00:22:09  Building security-secretstore-setup ... done Removing intermediate container bf6e82e27c0d 00:22:09 ---> 117c9087d10c 00:22:09 Step 14/24 : EXPOSE $APP_PORT 00:22:09 ---> Running in d484283f761b 00:22:09 Removing intermediate container d484283f761b 00:22:09 ---> 7683c0b9089f 00:22:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:09 ---> Running in 190fc802f430 00:22:12 Removing intermediate container 190fc802f430 00:22:12 ---> c7b7bde99a49 00:22:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:22:12 ---> Running in ec3eed25b23d 00:22:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:22:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:22:15 (1/6) Installing dumb-init (1.2.2-r1) 00:22:15 (2/6) Installing libgcc (9.3.0-r2) 00:22:15 (3/6) Installing libsodium (1.0.18-r0) 00:22:15 (4/6) Installing libstdc++ (9.3.0-r2) 00:22:15 (5/6) Installing libzmq (4.3.3-r0) 00:22:15 (6/6) Installing zeromq (4.3.3-r0) 00:22:15 Executing busybox-1.31.1-r20.trigger 00:22:15 OK: 8 MiB in 20 packages 00:22:15 Removing intermediate container ec3eed25b23d 00:22:15 ---> 859232b186aa 00:22:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:16 ---> 29e33aa3b1cb 00:22:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:22:17 ---> e6f8e5eda184 00:22:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:22:18 ---> a9a689361ad2 00:22:18 Step 20/24 : ENTRYPOINT ["/core-data"] 00:22:18 ---> Running in 6bccd653fe91 00:22:18 Removing intermediate container 6bccd653fe91 00:22:18 ---> bf45faab96c9 00:22:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:18 ---> Running in ecf3771a1105 00:22:19 Removing intermediate container ecf3771a1105 00:22:19 ---> 93a57c2eda0b 00:22:19 Step 22/24 : LABEL arch=arm64 00:22:19 ---> Running in efae16d6817a 00:22:19 Removing intermediate container efae16d6817a 00:22:19 ---> 6d5a6b68987a 00:22:19 Step 23/24 : LABEL git_sha=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 00:22:20 ---> Running in 69da7ac092a2 00:22:20 Removing intermediate container 69da7ac092a2 00:22:20 ---> 7e32c5a6ecdd 00:22:20 Step 24/24 : LABEL version=0.0.0 00:22:20 ---> Running in 790344627b7d 00:22:21 Removing intermediate container 790344627b7d 00:22:21 ---> fcc2b22e72a2 00:22:21 00:22:21 Successfully built fcc2b22e72a2 00:22:21 Successfully tagged core-data-arm64:latest 00:22:21  Building core-data ... done  [Pipeline] } 00:22:21 $ docker stop --time=1 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce 00:22:23 $ docker rm -f 14f981ce7aed2d2a3b9325fb09e26f895eebc0409c4cf644dbeb3c29a25bc3ce [Pipeline] // withDockerContainer [Pipeline] sh 00:22:24 + docker images 00:22:24 REPOSITORY TAG IMAGE ID CREATED SIZE 00:22:24 core-data-arm64 latest fcc2b22e72a2 4 seconds ago 19.1MB 00:22:24 security-secretstore-setup-arm64 latest 7ff1a43b5021 17 seconds ago 27.1MB 00:22:24 ae4ce7764ed7 18 seconds ago 975MB 00:22:24 security-proxy-setup-arm64 latest 92e8e7bad317 23 seconds ago 24.2MB 00:22:24 core-metadata-arm64 latest 9d73a12f1a40 25 seconds ago 15.7MB 00:22:24 fd369a5b9ff3 42 seconds ago 972MB 00:22:24 ab9d1ec20990 46 seconds ago 973MB 00:22:24 8f1330e35b08 46 seconds ago 976MB 00:22:24 sys-mgmt-agent-arm64 latest 001566adfbd6 About a minute ago 299MB 00:22:24 security-bootstrapper-arm64 latest 385fc8aa42a2 2 minutes ago 17.5MB 00:22:24 core-command-arm64 latest accc4924ab25 3 minutes ago 15MB 00:22:24 support-scheduler-arm64 latest 1fb81f309ddf 3 minutes ago 15.1MB 00:22:24 support-notifications-arm64 latest 13d26ceeff2f 3 minutes ago 15.7MB 00:22:24 5aec7b88d8be 3 minutes ago 969MB 00:22:24 024b4afafa62 3 minutes ago 969MB 00:22:24 dc16867403df 3 minutes ago 968MB 00:22:24 6c259649cea4 3 minutes ago 966MB 00:22:24 029c0300a4e4 3 minutes ago 969MB 00:22:24 ci-base-image-arm64 latest e832ee53cd77 14 minutes ago 641MB 00:22:24 alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB 00:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 00:22:24 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:22:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:22:28 ---> job-cost.sh 00:22:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sdpk 00:23:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-sdpk/bin to PATH 00:24:38 INFO: No Stack... 00:24:38 INFO: Retrieving Pricing Info for: v2-standard-4 00:24:38 INFO: Archiving Costs [Pipeline] sh 00:24:41 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:24:41 + cut -d, -f6 [Pipeline] lock 00:24:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] 00:24:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] did not exist. Created. 00:24:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:24:44 + echo total: 0.18000000715255737 [Pipeline] stash 00:24:44 Stashed 1 file(s) [Pipeline] } 00:24:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3600-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:24:52 provisioning config files... 00:24:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2955890534414092736tmp [Pipeline] { [Pipeline] sh 00:24:53 + set +x 00:24:53 + curl -s https://codecov.io/bash 00:24:53 + bash -s -- 00:24:53 00:24:53 _____ _ 00:24:53 / ____| | | 00:24:53 | | ___ __| | ___ ___ _____ __ 00:24:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:24:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:24:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:24:53 Bash-1.0.3 00:24:53 00:24:53 00:24:53 ==> git version 2.24.4 found 00:24:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:24:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:24:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:24:53 ==> Jenkins CI detected. 00:24:53 project root: . 00:24:53 --> token set from env 00:24:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:24:53 ==> Running gcov in . (disable via -X gcov) 00:24:53 ==> Python coveragepy not found 00:24:53 ==> Searching for coverage reports in: 00:24:53 + . 00:24:53 -> Found 1 reports 00:24:53 ==> Detecting git/mercurial file structure 00:24:53 ==> Reading reports 00:24:53 + ./coverage.out bytes=398095 00:24:53 ==> Appending adjustments 00:24:53 https://docs.codecov.io/docs/fixing-reports 00:24:54 + Found adjustments 00:24:54 ==> Gzipping contents 00:24:54 56K /tmp/codecov.l5QPXM.gz 00:24:54 ==> Uploading reports 00:24:54 url: https://codecov.io 00:24:54 query: branch=PR-3600&commit=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3600&job=&cmd_args= 00:24:54 -> Pinging Codecov 00:24:54 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3600&commit=a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3600&job=&cmd_args= 00:24:55 -> Uploading to 00:24:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764/7891b9d0-b543-4ddb-8639-04b00701bacb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T002455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfb7b73a1f804e268962e06dffe0d307a52d9a5d639dce2868852d3b27f0d0d3 00:24:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:24:55 Dload Upload Total Spent Left Speed 00:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54481 0 0 100 54481 0 146k --:--:-- --:--:-- --:--:-- 146k 00:24:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a17bc5a6cb17d0b6fe8fa0d8f4cfd68a38519764 [Pipeline] } 00:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:25:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:25:05 ---> package-listing.sh 00:25:05 ++ facter osfamily 00:25:05 ++ tr '[:upper:]' '[:lower:]' 00:25:08 + OS_FAMILY=redhat 00:25:08 + workspace=/w/workspace/edgex-go/1 00:25:08 + START_PACKAGES=/tmp/packages_start.txt 00:25:08 + END_PACKAGES=/tmp/packages_end.txt 00:25:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:25:08 + PACKAGES=/tmp/packages_start.txt 00:25:08 + '[' /w/workspace/edgex-go/1 ']' 00:25:08 + PACKAGES=/tmp/packages_end.txt 00:25:08 + case "${OS_FAMILY}" in 00:25:08 + sort 00:25:08 + rpm -qa 00:25:08 + '[' -f /tmp/packages_start.txt ']' 00:25:08 + '[' -f /tmp/packages_end.txt ']' 00:25:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:25:08 + '[' /w/workspace/edgex-go/1 ']' 00:25:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:25:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:25:08 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:25:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:25:09 00:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:25:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:25:09 alpine: Pulling from edgex-lftools-log-publisher 00:25:09 df20fa9351a1: Pulling fs layer 00:25:09 36b3adc4ff6f: Pulling fs layer 00:25:09 8ad3a11d3b57: Pulling fs layer 00:25:09 46f8f816bc3b: Pulling fs layer 00:25:09 93b61091891f: Pulling fs layer 00:25:09 93b9cdb0e59b: Pulling fs layer 00:25:09 5e14af77c1be: Pulling fs layer 00:25:09 01666e4c0597: Pulling fs layer 00:25:09 aa168da1d23b: Pulling fs layer 00:25:09 46f8f816bc3b: Waiting 00:25:09 93b61091891f: Waiting 00:25:09 93b9cdb0e59b: Waiting 00:25:09 5e14af77c1be: Waiting 00:25:09 01666e4c0597: Waiting 00:25:09 aa168da1d23b: Waiting 00:25:09 36b3adc4ff6f: Verifying Checksum 00:25:09 36b3adc4ff6f: Download complete 00:25:09 46f8f816bc3b: Verifying Checksum 00:25:09 46f8f816bc3b: Download complete 00:25:09 df20fa9351a1: Verifying Checksum 00:25:09 df20fa9351a1: Download complete 00:25:09 93b9cdb0e59b: Verifying Checksum 00:25:09 93b9cdb0e59b: Download complete 00:25:09 93b61091891f: Verifying Checksum 00:25:09 93b61091891f: Download complete 00:25:09 5e14af77c1be: Verifying Checksum 00:25:09 5e14af77c1be: Download complete 00:25:09 01666e4c0597: Verifying Checksum 00:25:09 01666e4c0597: Download complete 00:25:09 df20fa9351a1: Pull complete 00:25:09 8ad3a11d3b57: Verifying Checksum 00:25:09 8ad3a11d3b57: Download complete 00:25:10 36b3adc4ff6f: Pull complete 00:25:10 8ad3a11d3b57: Pull complete 00:25:10 46f8f816bc3b: Pull complete 00:25:11 93b61091891f: Pull complete 00:25:11 93b9cdb0e59b: Pull complete 00:25:11 5e14af77c1be: Pull complete 00:25:11 01666e4c0597: Pull complete 00:25:11 aa168da1d23b: Verifying Checksum 00:25:11 aa168da1d23b: Download complete 00:25:16 aa168da1d23b: Pull complete 00:25:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:25:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:25:16 prd-centos7-docker-4c-2g-1354 does not seem to be running inside a container 00:25:16 $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:25:19 $ docker top a8e8049f49f60a633fa44d45f03989a25bf35afa835285b94f062a51c78f46fd -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:20 + touch /tmp/pre-build-complete [Pipeline] sh 00:25:20 + mkdir -p /var/log/sa [Pipeline] sh 00:25:20 + ls /var/log/sa-host 00:25:20 + sadf -c /var/log/sa-host/sa05 00:25:20 file_magic: OK 00:25:20 HZ: Using current value: 100 00:25:20 file_header: OK 00:25:20 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 00:25:20 Statistics: 00:25:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:25:20 File successfully converted to sysstat format version 12.2.1 00:25:20 + sadf -c /var/log/sa-host/sa24 00:25:20 file_magic: OK 00:25:20 HZ: Using current value: 100 00:25:20 file_header: OK 00:25:20 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 00:25:20 Statistics: 00:25:20 HR 00:25:20 File successfully converted to sysstat format version 12.2.1 00:25:20 + sadf -c /var/log/sa-host/sa25 00:25:20 file_magic: OK 00:25:20 HZ: Using current value: 100 00:25:20 file_header: OK 00:25:20 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 00:25:20 Statistics: 00:25:20 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... 00:25:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:21 provisioning config files... 00:25:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config408441029208556885tmp [Pipeline] { [Pipeline] echo 00:25:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:25:23 ---> create-netrc.sh [Pipeline] } 00:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:25:24 ---> python-tools-install.sh [Pipeline] echo 00:25:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:25:24 ---> sudo-logs.sh 00:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:25:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:25:24 ---> job-cost.sh 00:25:24 lf-activate-venv: SKIPPING 00:25:24 DEBUG: total: 0.18000000715255737 00:25:24 INFO: Retrieving Stack Cost... 00:25:25 INFO: Retrieving Pricing Info for: v3-standard-2 00:25:26 INFO: Archiving Costs [Pipeline] echo 00:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:25:28 ---> logs-deploy.sh 00:25:28 lf-activate-venv: SKIPPING 00:25:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3600/1 00:25:28 INFO: archiving workspace using pattern(s): 00:25:28 Archives upload complete. 00:25:28 INFO: archiving logs to Nexus 00:25:28 ---> uname -a: 00:25:28 Linux prd-centos7-docker-4c-2g-1354.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:25:28 00:25:28 00:25:28 ---> lscpu: 00:25:28 Architecture: x86_64 00:25:28 CPU op-mode(s): 32-bit, 64-bit 00:25:28 Byte Order: Little Endian 00:25:28 Address sizes: 40 bits physical, 48 bits virtual 00:25:28 CPU(s): 2 00:25:28 On-line CPU(s) list: 0,1 00:25:28 Thread(s) per core: 1 00:25:28 Core(s) per socket: 1 00:25:28 Socket(s): 2 00:25:28 NUMA node(s): 1 00:25:28 Vendor ID: AuthenticAMD 00:25:28 CPU family: 23 00:25:28 Model: 49 00:25:28 Model name: AMD EPYC-Rome Processor 00:25:28 Stepping: 0 00:25:28 CPU MHz: 2800.000 00:25:28 BogoMIPS: 5600.00 00:25:28 Virtualization: AMD-V 00:25:28 Hypervisor vendor: KVM 00:25:28 Virtualization type: full 00:25:28 L1d cache: 64 KiB 00:25:28 L1i cache: 64 KiB 00:25:28 L2 cache: 1 MiB 00:25:28 L3 cache: 32 MiB 00:25:28 NUMA node0 CPU(s): 0,1 00:25:28 Vulnerability Itlb multihit: Not affected 00:25:28 Vulnerability L1tf: Not affected 00:25:28 Vulnerability Mds: Not affected 00:25:28 Vulnerability Meltdown: Not affected 00:25:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:25:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:25:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:25:28 Vulnerability Srbds: Not affected 00:25:28 Vulnerability Tsx async abort: Not affected 00:25:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:25:28 00:25:28 00:25:28 ---> nproc: 00:25:28 2 00:25:28 00:25:28 00:25:28 ---> df -h: 00:25:28 Filesystem Size Used Available Use% Mounted on 00:25:28 overlay 40.0G 12.9G 27.1G 32% / 00:25:28 tmpfs 64.0M 0 64.0M 0% /dev 00:25:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:25:28 shm 64.0M 0 64.0M 0% /dev/shm 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1@tmp 00:25:28 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1 00:25:28 00:25:28 00:25:28 ---> free -m: 00:25:28 total used free shared buff/cache available 00:25:28 Mem: 7821 1171 2637 0 4011 6605 00:25:28 Swap: 1023 1 1022 00:25:28 00:25:28 00:25:28 ---> ip addr: 00:25:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:25:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:25:28 inet 127.0.0.1/8 scope host lo 00:25:28 valid_lft forever preferred_lft forever 00:25:28 inet6 ::1/128 scope host 00:25:28 valid_lft forever preferred_lft forever 00:25:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:25:28 link/ether fa:16:3e:09:85:91 brd ff:ff:ff:ff:ff:ff 00:25:28 inet 10.30.123.247/23 brd 10.30.123.255 scope global dynamic eth0 00:25:28 valid_lft 84825sec preferred_lft 84825sec 00:25:28 inet6 fe80::f816:3eff:fe09:8591/64 scope link 00:25:28 valid_lft forever preferred_lft forever 00:25:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:25:28 link/ether 02:42:fe:94:13:91 brd ff:ff:ff:ff:ff:ff 00:25:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:25:28 valid_lft forever preferred_lft forever 00:25:28 inet6 fe80::42:feff:fe94:1391/64 scope link 00:25:28 valid_lft forever preferred_lft forever 00:25:28 00:25:28 00:25:28 ---> sar -b -r -n DEV: 00:25:28 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1354.vexxhost.local) 06/25/21 _x86_64_ (2 CPU) 00:25:28 00:25:28 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:25:28 00:01:01 89.88 4.08 85.80 0.00 2786.34 8953.56 0.00 00:25:28 00:02:02 114.73 0.28 114.45 0.00 24.50 46203.25 0.00 00:25:28 00:03:01 90.98 0.00 90.98 0.00 0.00 11409.33 0.00 00:25:28 00:04:01 59.09 0.02 59.08 0.00 0.53 10760.26 0.00 00:25:28 00:05:01 105.58 0.00 105.58 0.00 0.00 20086.16 0.00 00:25:28 00:06:01 1007.77 551.36 456.41 0.00 24831.55 302118.94 0.00 00:25:28 00:07:01 737.86 198.44 539.42 0.00 8260.28 237785.19 0.00 00:25:28 00:08:01 226.63 13.17 213.46 0.00 1398.17 38519.65 0.00 00:25:28 00:09:01 7.66 0.05 7.61 0.00 0.40 357.90 0.00 00:25:28 00:10:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 00:25:28 00:11:01 0.23 0.00 0.23 0.00 0.00 3.96 0.00 00:25:28 00:12:01 0.35 0.00 0.35 0.00 0.00 5.48 0.00 00:25:28 00:13:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 00:25:28 00:14:01 0.30 0.07 0.23 0.00 2.00 3.03 0.00 00:25:28 00:15:01 1.00 0.30 0.70 0.00 97.28 14.66 0.00 00:25:28 00:16:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 00:25:28 00:17:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 00:25:28 00:18:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 00:25:28 00:19:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 00:25:28 00:20:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:25:28 00:21:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 00:25:28 00:22:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 00:25:28 00:23:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:25:28 00:24:01 0.22 0.00 0.22 0.00 0.00 1.82 0.00 00:25:28 00:25:01 3.33 3.12 0.22 0.00 328.10 15.76 0.00 00:25:28 Average: 98.00 30.89 67.12 0.00 1511.50 27083.61 0.00 00:25:28 00:25:28 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:25:28 00:01:01 5162036 0 787732 9.84 2620 2056544 1309280 14.46 824364 1608664 157660 00:25:28 00:02:02 4071344 0 910228 11.37 2620 3024740 1514880 16.73 984148 2428392 75404 00:25:28 00:03:01 4003880 0 973772 12.16 2620 3028660 1517400 16.75 1174712 2273468 272212 00:25:28 00:04:01 3972904 0 1051404 13.13 2620 2982004 1546908 17.08 1192692 2283008 70036 00:25:28 00:05:01 3882924 0 928552 11.59 2620 3194836 1118976 12.35 1080960 2473360 24 00:25:28 00:06:01 1095848 0 1344040 16.78 2620 5566424 2815244 31.08 2484920 3700284 220 00:25:28 00:07:01 1678224 0 1598928 19.96 2620 4729160 3068056 33.87 2412316 3160656 11964 00:25:28 00:08:01 3359376 0 1076960 13.45 2620 3569976 1146428 12.66 885500 3052256 20 00:25:28 00:09:01 3366744 0 1069584 13.35 2620 3569984 1110568 12.26 887656 3046888 16 00:25:28 00:10:01 3366212 0 1070116 13.36 2620 3569984 1110688 12.26 887392 3047704 8 00:25:28 00:11:01 3367608 0 1068712 13.34 2620 3569992 1110412 12.26 886516 3047708 8 00:25:28 00:12:01 3365584 0 1070732 13.37 2620 3569996 1110544 12.26 887580 3048632 8 00:25:28 00:13:01 3365792 0 1070524 13.37 2620 3569996 1110412 12.26 887616 3048632 8 00:25:28 00:14:01 3363940 0 1072368 13.39 2620 3570004 1112152 12.28 917680 3020140 8 00:25:28 00:15:01 3362576 0 1070892 13.37 2620 3572844 1110496 12.26 919664 3019532 8 00:25:28 00:16:01 3362624 0 1070836 13.37 2620 3572852 1110448 12.26 919652 3019532 8 00:25:28 00:17:01 3362576 0 1070884 13.37 2620 3572852 1110412 12.26 921436 3017836 8 00:25:28 00:18:01 3362668 0 1070784 13.37 2620 3572860 1110412 12.26 921228 3017836 8 00:25:28 00:19:01 3362792 0 1070656 13.37 2620 3572864 1110412 12.26 921348 3017836 8 00:25:28 00:20:01 3362704 0 1070740 13.37 2620 3572868 1110496 12.26 921636 3017836 8 00:25:28 00:21:01 3362560 0 1070880 13.37 2620 3572872 1110412 12.26 921380 3017836 8 00:25:28 00:22:01 3361884 0 1071552 13.38 2620 3572876 1110628 12.26 921944 3017836 8 00:25:28 00:23:01 3362684 0 1070748 13.37 2620 3572880 1110412 12.26 921372 3017836 8 00:25:28 00:24:01 3362508 0 1070920 13.37 2620 3572884 1110556 12.26 921860 3017836 8 00:25:28 00:25:01 3344196 0 1079020 13.47 2620 3583096 1110724 12.26 932448 3025168 64 00:25:28 Average: 3375688 0 1075263 13.43 2620 3555362 1316694 14.54 1061521 2897868 23510 00:25:28 00:25:28 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:25:28 00:01:01 veth8102bee 948.51 809.31 89.26 2702.13 0.00 0.00 0.00 0.00 00:25:28 00:01:01 eth0 1482.08 1471.77 6023.00 174.94 0.00 0.00 0.00 0.00 00:25:28 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:01:01 docker0 948.51 809.18 76.29 2702.12 0.00 0.00 0.00 0.00 00:25:28 00:02:02 vethd81660f 117.51 121.77 10.65 413.65 0.00 0.00 0.00 0.00 00:25:28 00:02:02 eth0 491.20 417.79 3479.21 49.98 0.00 0.00 0.00 0.00 00:25:28 00:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:02:02 docker0 181.27 230.96 12.97 788.22 0.00 0.00 0.00 0.00 00:25:28 00:03:01 veth47d553f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:25:28 00:03:01 eth0 40.88 32.76 79.16 44.72 0.00 0.00 0.00 0.00 00:25:28 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:03:01 docker0 13.48 13.39 1.06 52.78 0.00 0.00 0.00 0.00 00:25:28 00:04:01 veth47d553f 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 00:25:28 00:04:01 eth0 17.55 9.73 12.55 6.78 0.00 0.00 0.00 0.00 00:25:28 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:04:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 00:25:28 00:05:01 eth0 180.17 156.55 1694.45 55.66 0.00 0.00 0.00 0.00 00:25:28 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:06:01 veth0a29945 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:06:01 veth381dcd6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:06:01 vethfddda83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:06:01 vetha70ced0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:25:28 00:06:01 vethb013b80 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 00:25:28 00:07:01 veth0022f9b 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:25:28 00:07:01 veth19fed70 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:25:28 00:07:01 veth4e0e745 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:25:28 00:07:01 vethb013b80 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 00:25:28 00:07:01 eth0 2608.20 2366.97 12167.81 406.39 0.00 0.00 0.00 0.00 00:25:28 00:08:01 eth0 184.00 133.77 1661.66 16.84 0.00 0.00 0.00 0.00 00:25:28 00:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:25:28 00:08:01 docker0 1295.09 1249.94 100.17 4340.98 0.00 0.00 0.00 0.00 00:25:28 00:09:01 eth0 2.07 0.30 0.43 0.18 0.00 0.00 0.00 0.00 00:25:28 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:10:01 eth0 2.57 1.03 1.26 0.84 0.00 0.00 0.00 0.00 00:25:28 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:11:01 eth0 0.37 0.08 0.04 0.04 0.00 0.00 0.00 0.00 00:25:28 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:12:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 00:25:28 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:13:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:25:28 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:14:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:25:28 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:15:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:25:28 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:16:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 00:25:28 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:17:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:18:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:25:28 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:20:01 eth0 0.30 0.22 0.14 0.08 0.00 0.00 0.00 0.00 00:25:28 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:25:28 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:22:01 eth0 0.82 0.30 0.31 0.20 0.00 0.00 0.00 0.00 00:25:28 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:23:01 eth0 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:25:28 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:24:01 eth0 1.03 0.28 0.34 0.20 0.00 0.00 0.00 0.00 00:25:28 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:25:01 eth0 6.13 4.18 6.05 2.96 0.00 0.00 0.00 0.00 00:25:28 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 Average: eth0 103.35 94.58 536.70 16.00 0.00 0.00 0.00 0.00 00:25:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:28 Average: docker0 51.85 50.04 4.01 173.79 0.00 0.00 0.00 0.00 00:25:28 00:25:28 00:25:28 ---> sar -P ALL: 00:25:28 Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-1354.vexxhost.local) 06/25/21 _x86_64_ (2 CPU) 00:25:28 00:25:28 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:25:28 00:01:01 all 16.19 0.00 4.37 2.48 0.07 76.89 00:25:28 00:01:01 0 15.46 0.00 5.16 2.06 0.07 77.25 00:25:28 00:01:01 1 16.91 0.00 3.58 2.91 0.07 76.53 00:25:28 00:02:02 all 14.08 0.00 4.89 4.44 0.08 76.51 00:25:28 00:02:02 0 12.04 0.00 5.01 4.88 0.07 78.00 00:25:28 00:02:02 1 16.13 0.00 4.76 4.00 0.09 75.02 00:25:28 00:03:01 all 47.86 0.00 6.26 0.88 0.08 44.92 00:25:28 00:03:01 0 47.11 0.00 6.11 0.69 0.09 46.00 00:25:28 00:03:01 1 48.61 0.00 6.42 1.07 0.07 43.83 00:25:28 00:04:01 all 33.01 0.00 4.60 0.27 0.08 62.04 00:25:28 00:04:01 0 32.32 0.00 4.55 0.30 0.07 62.76 00:25:28 00:04:01 1 33.71 0.00 4.64 0.25 0.09 61.32 00:25:28 00:05:01 all 37.63 0.00 6.54 0.97 0.09 54.77 00:25:28 00:05:01 0 36.70 0.00 6.78 1.29 0.09 55.13 00:25:28 00:05:01 1 38.55 0.00 6.30 0.65 0.09 54.41 00:25:28 00:06:01 all 46.83 0.00 22.20 21.27 0.10 9.59 00:25:28 00:06:01 0 46.53 0.00 21.71 21.29 0.09 10.39 00:25:28 00:06:01 1 47.14 0.00 22.70 21.26 0.11 8.79 00:25:28 00:07:01 all 63.01 0.00 20.83 13.58 0.11 2.46 00:25:28 00:07:01 0 62.66 0.00 20.50 14.31 0.11 2.42 00:25:28 00:07:01 1 63.36 0.00 21.16 12.86 0.11 2.51 00:25:28 00:08:01 all 48.45 0.00 9.42 2.28 0.09 39.76 00:25:28 00:08:01 0 48.84 0.00 9.29 1.54 0.07 40.26 00:25:28 00:08:01 1 48.07 0.00 9.55 3.02 0.11 39.26 00:25:28 00:09:01 all 0.06 0.00 0.05 0.03 0.04 99.82 00:25:28 00:09:01 0 0.02 0.00 0.07 0.03 0.03 99.85 00:25:28 00:09:01 1 0.10 0.00 0.03 0.02 0.05 99.80 00:25:28 00:10:01 all 0.10 0.00 0.07 0.00 0.03 99.81 00:25:28 00:10:01 0 0.08 0.00 0.03 0.00 0.02 99.87 00:25:28 00:10:01 1 0.12 0.00 0.10 0.00 0.03 99.75 00:25:28 00:11:01 all 0.04 0.00 0.03 0.00 0.03 99.91 00:25:28 00:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:25:28 00:11:01 1 0.07 0.00 0.03 0.00 0.05 99.85 00:25:28 00:25:28 00:11:01 CPU %user %nice %system %iowait %steal %idle 00:25:28 00:12:01 all 0.14 0.00 0.13 0.00 0.04 99.69 00:25:28 00:12:01 0 0.12 0.00 0.20 0.00 0.02 99.67 00:25:28 00:12:01 1 0.17 0.00 0.05 0.00 0.07 99.72 00:25:28 00:13:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:25:28 00:13:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:25:28 00:13:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:25:28 00:14:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:25:28 00:14:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:25:28 00:14:01 1 0.08 0.00 0.03 0.00 0.00 99.88 00:25:28 00:15:01 all 0.05 0.00 0.03 0.01 0.03 99.88 00:25:28 00:15:01 0 0.02 0.00 0.03 0.02 0.05 99.88 00:25:28 00:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:25:28 00:16:01 all 0.09 0.00 0.01 0.00 0.03 99.87 00:25:28 00:16:01 0 0.17 0.00 0.02 0.00 0.03 99.78 00:25:28 00:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 00:25:28 00:17:01 all 0.09 0.00 0.02 0.00 0.03 99.86 00:25:28 00:17:01 0 0.17 0.00 0.02 0.00 0.03 99.78 00:25:28 00:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:25:28 00:18:01 all 0.08 0.00 0.02 0.00 0.03 99.88 00:25:28 00:18:01 0 0.13 0.00 0.02 0.00 0.03 99.82 00:25:28 00:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:25:28 00:19:01 all 0.07 0.00 0.01 0.00 0.04 99.88 00:25:28 00:19:01 0 0.08 0.00 0.02 0.00 0.05 99.85 00:25:28 00:19:01 1 0.05 0.00 0.00 0.00 0.03 99.92 00:25:28 00:20:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:25:28 00:20:01 0 0.15 0.00 0.02 0.00 0.03 99.80 00:25:28 00:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:25:28 00:21:01 all 0.08 0.00 0.02 0.00 0.03 99.88 00:25:28 00:21:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:25:28 00:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:25:28 00:22:01 all 0.13 0.00 0.02 0.00 0.03 99.82 00:25:28 00:22:01 0 0.23 0.00 0.02 0.00 0.03 99.72 00:25:28 00:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:25:28 00:25:28 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:25:28 00:23:01 all 0.08 0.00 0.01 0.00 0.03 99.88 00:25:28 00:23:01 0 0.13 0.00 0.02 0.00 0.03 99.82 00:25:28 00:23:01 1 0.02 0.00 0.00 0.00 0.03 99.95 00:25:28 00:24:01 all 0.08 0.00 0.01 0.00 0.03 99.89 00:25:28 00:24:01 0 0.13 0.00 0.00 0.00 0.03 99.83 00:25:28 00:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:25:28 00:25:01 all 1.01 0.00 0.48 0.03 0.03 98.45 00:25:28 00:25:01 0 1.31 0.00 0.60 0.02 0.03 98.04 00:25:28 00:25:01 1 0.72 0.00 0.35 0.03 0.03 98.86 00:25:28 Average: all 11.75 0.00 3.03 1.74 0.05 83.43 00:25:28 Average: 0 11.58 0.00 3.04 1.75 0.05 83.58 00:25:28 Average: 1 11.92 0.00 3.02 1.73 0.05 83.28 00:25:28 00:25:28 00:25:28