lenny-intel commented: recheck 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 f07eca83e35a038c70eed2ee1de8b1722ae9d96c+a2749409447314ed009d40dfa1be3db87bf47467 (ee56fa8e47c012222def355d7d975c52ad0322c5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3556390218703651407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh93903839795627061.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1967058174500722152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3172439554995624364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1007074902273025326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-476 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh6828545670431167463.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 > 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/7@tmp/jenkins-gitclient-ssh3486580666808144052.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) > git config core.sparsecheckout # timeout=10 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # 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/7@tmp/jenkins-gitclient-ssh1488396689765660766.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 Commit message: "fix: Add Kuiper wait entry point script." > git rev-list --no-walk f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:38 ========================================================= 00:57:38 EdgeX Global Pipelines Version Info 00:57:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:39 ------------------- 00:57:39 stable info: 00:57:39 ------------------- 00:57:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:39 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 00:57:39 Message: update stable to v1.0.193 00:57:40 ------------------- 00:57:40 experimental info: 00:57:40 ------------------- 00:57:40 Commited By: **** collab-it+edgex@linuxfoundation.org 00:57:40 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 00:57:40 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo 00:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo 00:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo 00:57:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07eca83e35a038c70eed2ee1de8b1722ae9d96c [Pipeline] echo 00:57:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f07eca8 [Pipeline] echo 00:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:41 provisioning config files... 00:57:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2353507644757654679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:41 ---> docker-login.sh 00:57:41 nexus3.edgexfoundry.org:10001 00:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:42 Configure a credential helper to remove this warning. See 00:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:42 00:57:42 Login Succeeded 00:57:42 nexus3.edgexfoundry.org:10002 00:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:42 Configure a credential helper to remove this warning. See 00:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:42 00:57:42 Login Succeeded 00:57:42 nexus3.edgexfoundry.org:10003 00:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:42 Configure a credential helper to remove this warning. See 00:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:42 00:57:42 Login Succeeded 00:57:42 nexus3.edgexfoundry.org:10004 00:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:42 Configure a credential helper to remove this warning. See 00:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:42 00:57:42 Login Succeeded 00:57:42 docker.io 00:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:42 Configure a credential helper to remove this warning. See 00:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:42 00:57:42 Login Succeeded 00:57:42 ---> docker-login.sh ends [Pipeline] } 00:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:43 ++ 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:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/core-command/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo core-command,cmd/core-command/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/core-data/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo core-data,cmd/core-data/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/core-metadata/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo core-metadata,cmd/core-metadata/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/security-bootstrapper/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/security-proxy-setup/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/support-notifications/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo support-notifications,cmd/support-notifications/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/support-scheduler/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:57:43 + for file in '`ls cmd/**/Dockerfile`' 00:57:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:57:43 ++ cut -d/ -f2 00:57:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:57:43 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:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:44 00:57:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:57:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:45 latest: Pulling from edgex-devops/git-semver 00:57:45 31603596830f: Pulling fs layer 00:57:45 54011a49482f: Pulling fs layer 00:57:45 a6820b24f6d8: Pulling fs layer 00:57:45 f581987b2513: Pulling fs layer 00:57:45 f581987b2513: Waiting 00:57:45 54011a49482f: Verifying Checksum 00:57:45 54011a49482f: Download complete 00:57:45 31603596830f: Verifying Checksum 00:57:45 31603596830f: Download complete 00:57:45 f581987b2513: Verifying Checksum 00:57:45 f581987b2513: Download complete 00:57:45 a6820b24f6d8: Verifying Checksum 00:57:45 a6820b24f6d8: Download complete 00:57:45 31603596830f: Pull complete 00:57:45 54011a49482f: Pull complete 00:57:46 a6820b24f6d8: Pull complete 00:57:46 f581987b2513: Pull complete 00:57:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:57:46 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 00:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat 00:57:48 $ docker top dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:48 [ssh-agent] Looking for ssh-agent implementation... 00:57:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:48 $ docker exec dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent 00:57:48 SSH_AUTH_SOCK=/tmp/ssh-8fSNXbtfnTLl/agent.14 00:57:48 SSH_AGENT_PID=20 00:57:48 Running ssh-add (command line suppressed) 00:57:48 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7320084534932588547.key (/w/workspace/edgex-go/7@tmp/private_key_7320084534932588547.key) 00:57:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:48 + git tag --points-at HEAD [Pipeline] } 00:57:48 $ docker exec --env ******** --env ******** dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent -k 00:57:48 unset SSH_AUTH_SOCK; 00:57:49 unset SSH_AGENT_PID; 00:57:49 echo Agent pid 20 killed; 00:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:49 [ssh-agent] Looking for ssh-agent implementation... 00:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:49 $ docker exec dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent 00:57:49 SSH_AUTH_SOCK=/tmp/ssh-5i0P2meh68en/agent.54 00:57:49 SSH_AGENT_PID=60 00:57:49 Running ssh-add (command line suppressed) 00:57:49 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4407955910749689933.key (/w/workspace/edgex-go/7@tmp/private_key_4407955910749689933.key) 00:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:49 + git semver init 00:57:49 # -> Open(): unable to determine branch for HEAD 00:57:49 # $GIT_DIR = /w/workspace/edgex-go/7/.git 00:57:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 00:57:49 # $SEMVER_REMOTE_NAME = origin 00:57:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:57:49 # $SEMVER_USER_NAME = edgex-jenkins 00:57:49 # $SEMVER_BRANCH = PR-3541 00:57:49 # $SEMVER_TEMP = /tmp/semver-606927126 00:57:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:58:04 # '/tmp/semver-606927126' -> '/w/workspace/edgex-go/7/.semver' 00:58:04 # -> Force: false 00:58:04 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 00:58:04 $ docker exec --env ******** --env ******** dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 ssh-agent -k 00:58:04 unset SSH_AUTH_SOCK; 00:58:04 unset SSH_AGENT_PID; 00:58:04 echo Agent pid 60 killed; 00:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:05 + git semver [Pipeline] } 00:58:05 $ docker stop --time=1 dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 00:58:09 $ docker rm -f dcdbda80ec51f4d0545e54198be164a5579bd3b44281449527ef4cfb8f7483d9 [Pipeline] // withDockerContainer [Pipeline] sh 00:58:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:58:09 Stashed 1 file(s) [Pipeline] echo 00:58:09 [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:58:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:58:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:58:10 + sudo service docker restart 00:58:10 + true 00:58:10 Redirecting to /bin/systemctl restart docker.service 00:58:24 Still waiting to schedule task 00:58:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-475’ [Pipeline] echo 00:58:29 ========================================================= 00:58:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:58:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:58:29 + 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:58:30 Sending build context to Docker daemon 329.1MB 00:58:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:58:30 Step 2/6 : FROM ${BASE} 00:58:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:58:30 540db60ca938: Pulling fs layer 00:58:30 adcc1eea9eea: Pulling fs layer 00:58:30 4c4ab2625f07: Pulling fs layer 00:58:30 0510c868ecb4: Pulling fs layer 00:58:30 afea3b2eda06: Pulling fs layer 00:58:30 7809a108b3ef: Pulling fs layer 00:58:30 f706445af74f: Pulling fs layer 00:58:30 0510c868ecb4: Waiting 00:58:30 afea3b2eda06: Waiting 00:58:30 7809a108b3ef: Waiting 00:58:30 f706445af74f: Waiting 00:58:30 4c4ab2625f07: Verifying Checksum 00:58:30 4c4ab2625f07: Download complete 00:58:30 adcc1eea9eea: Verifying Checksum 00:58:30 adcc1eea9eea: Download complete 00:58:30 afea3b2eda06: Verifying Checksum 00:58:30 afea3b2eda06: Download complete 00:58:30 7809a108b3ef: Verifying Checksum 00:58:30 7809a108b3ef: Download complete 00:58:30 540db60ca938: Verifying Checksum 00:58:30 540db60ca938: Download complete 00:58:31 540db60ca938: Pull complete 00:58:31 adcc1eea9eea: Pull complete 00:58:31 4c4ab2625f07: Pull complete 00:58:32 f706445af74f: Verifying Checksum 00:58:32 f706445af74f: Download complete 00:58:33 0510c868ecb4: Verifying Checksum 00:58:33 0510c868ecb4: Download complete 00:58:37 0510c868ecb4: Pull complete 00:58:37 afea3b2eda06: Pull complete 00:58:37 7809a108b3ef: Pull complete 00:58:38 f706445af74f: Pull complete 00:58:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:58:38 ---> b068be0155e3 00:58:38 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:58:41 ---> Running in f1a911df0e87 00:58:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:58:43 (1/12) Installing libmagic (5.39-r0) 00:58:43 (2/12) Installing file (5.39-r0) 00:58:43 (3/12) Installing libc-dev (0.7.2-r3) 00:58:43 (4/12) Installing g++ (10.2.1_pre1-r3) 00:58:49 (5/12) Installing fortify-headers (1.1-r0) 00:58:49 (6/12) Installing patch (2.7.6-r6) 00:58:49 (7/12) Installing build-base (0.5-r2) 00:58:49 (8/12) Installing libsodium (1.0.18-r0) 00:58:49 (9/12) Installing pkgconf (1.7.3-r0) 00:58:49 (10/12) Installing libsodium-dev (1.0.18-r0) 00:58:49 (11/12) Installing libzmq (4.3.3-r1) 00:58:49 (12/12) Installing zeromq-dev (4.3.3-r1) 00:58:49 Executing busybox-1.32.1-r6.trigger 00:58:49 OK: 219 MiB in 52 packages 00:58:51 Removing intermediate container f1a911df0e87 00:58:51 ---> 6f1dbac9c73a 00:58:51 Step 4/6 : WORKDIR /edgex-go 00:58:51 ---> Running in c781416c3e97 00:58:51 Removing intermediate container c781416c3e97 00:58:51 ---> 4d8b3aa0f72f 00:58:51 Step 5/6 : COPY go.mod . 00:58:51 ---> ccdc7962aa38 00:58:51 Step 6/6 : RUN go mod download 00:58:51 ---> Running in d9efe2dc7c22 00:59:06 Removing intermediate container d9efe2dc7c22 00:59:06 ---> c3d238ce9643 00:59:06 Successfully built c3d238ce9643 00:59:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:59:06 + docker inspect -f . ci-base-image-x86_64 00:59:06 . [Pipeline] withDockerContainer 00:59:06 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 00:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:59:07 $ docker top 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:07 + go version 00:59:07 go version go1.16.3 linux/amd64 [Pipeline] } 00:59:08 $ docker stop --time=1 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f 00:59:09 $ docker rm -f 6a73f839d6a986008a77f5947edc29d8d986e404ed1a1f411c97b087be22cd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:59:09 + docker inspect -f . ci-base-image-x86_64 00:59:09 . [Pipeline] withDockerContainer 00:59:09 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 00:59:10 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:59:10 $ docker top 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e -eo pid,comm [Pipeline] { [Pipeline] echo 00:59:10 ========================================================= 00:59:10 [edgeXBuildGoParallel] Running Tests and Build... 00:59:10 ========================================================= [Pipeline] sh 00:59:10 + go mod tidy [Pipeline] sh 00:59:11 + make test 00:59:11 go mod tidy 00:59:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:59:16 ? github.com/edgexfoundry/edgex-go [no test files] 00:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:59:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:59:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:59:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:59:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 00:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.051s coverage: 100.0% of statements 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 00:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 53.4% of statements 00:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.114s coverage: 87.7% of statements 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.257s coverage: 95.1% of statements 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:59:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:59:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements 00:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.8% of statements 00:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements 00:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 00:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 00:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 00:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 00:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 01:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 01:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 01:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.247s coverage: 81.8% of statements 01:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 01:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 85.4% of statements 01:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 01:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 01:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 01:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 01:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 01:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 01:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 01:00:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 01:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:00:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 91.9% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.018s coverage: 100.0% of statements 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:00:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 01:00:42 GO111MODULE=on go vet ./... 01:01:09 gofmt -l . 01:01:09 [ "`gofmt -l .`" = "" ] 01:01:09 ./bin/test-attribution-txt.sh [Pipeline] sh 01:01:09 + ls -al . 01:01:09 total 528 01:01:09 drwxrwxr-x 10 1001 1001 4096 Jun 4 01:01 . 01:01:09 drwxr-xr-x 4 root root 28 Jun 4 00:59 .. 01:01:09 -rw-rw-r-- 1 1001 1001 11 Jun 4 00:57 .dockerignore 01:01:09 drwxrwxr-x 8 1001 1001 179 Jun 4 00:57 .git 01:01:09 drwxrwxr-x 3 1001 1001 125 Jun 4 00:57 .github 01:01:09 -rw-rw-r-- 1 1001 1001 818 Jun 4 00:57 .gitignore 01:01:09 drwx------ 3 1001 1001 60 Jun 4 00:58 .semver 01:01:09 -rw-rw-r-- 1 1001 1001 166 Jun 4 00:57 .sonarcloud.properties 01:01:09 -rw-rw-r-- 1 1001 1001 8609 Jun 4 00:57 Attribution.txt 01:01:09 -rw-rw-r-- 1 1001 1001 3804 Jun 4 00:57 CONTRIBUTING.md 01:01:09 -rw-rw-r-- 1 1001 1001 931 Jun 4 00:57 Dockerfile.build 01:01:09 -rw-rw-r-- 1 1001 1001 849 Jun 4 00:57 Jenkinsfile 01:01:09 -rw-rw-r-- 1 1001 1001 10775 Jun 4 00:57 LICENSE 01:01:09 -rw-rw-r-- 1 1001 1001 5605 Jun 4 00:57 Makefile 01:01:09 -rw-rw-r-- 1 1001 1001 7978 Jun 4 00:57 README.md 01:01:09 -rw-rw-r-- 1 1001 1001 6755 Jun 4 00:57 SECURITY.md 01:01:09 -rw-rw-r-- 1 1001 1001 5 Jun 4 00:58 VERSION 01:01:09 -rw-rw-r-- 1 1001 1001 4131 Jun 4 00:57 ZMQWindows.md 01:01:09 drwxrwxr-x 2 1001 1001 37 Jun 4 00:57 bin 01:01:09 drwxrwxr-x 14 1001 1001 4096 Jun 4 00:57 cmd 01:01:09 -rw-r--r-- 1 root root 412085 Jun 4 01:00 coverage.out 01:01:09 -rw-rw-r-- 1 1001 1001 902 Jun 4 00:57 go.mod 01:01:09 -rw-r--r-- 1 root root 21048 Jun 4 00:59 go.sum 01:01:09 drwxrwxr-x 8 1001 1001 127 Jun 4 00:57 internal 01:01:09 drwxrwxr-x 3 1001 1001 16 Jun 4 00:57 openapi 01:01:09 drwxrwxr-x 4 1001 1001 71 Jun 4 00:57 snap 01:01:09 -rw-rw-r-- 1 1001 1001 168 Jun 4 00:57 version.go [Pipeline] sh 01:01:10 + '[' -e coverage.out ] 01:01:10 + chown 1001:1001 coverage.out [Pipeline] stash 01:01:10 Stashed 1 file(s) [Pipeline] sh 01:01:10 + make build 01:01:10 go mod tidy 01:01:10 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 01:01:12 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 01:01:18 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 01:01:19 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 01:01:20 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 01:01:20 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 01:01:22 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 01:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:01:23 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 01:01:24 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 01:01:25 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 01:01:26 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] } 01:01:28 $ docker stop --time=1 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e 01:01:30 $ docker rm -f 6d5c954d480e5b54b4871d0c7176cf46399685701415c1c4f554ad146ff9770e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:34 01:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:34 latest: Pulling from edgex-devops/edgex-compose 01:01:34 cbdbe7a5bc2a: Pulling fs layer 01:01:34 ca9280d653b3: Pulling fs layer 01:01:34 7e9c9ca2126c: Pulling fs layer 01:01:34 cbdbe7a5bc2a: Download complete 01:01:35 cbdbe7a5bc2a: Pull complete 01:01:35 ca9280d653b3: Verifying Checksum 01:01:35 ca9280d653b3: Download complete 01:01:36 ca9280d653b3: Pull complete 01:01:36 7e9c9ca2126c: Verifying Checksum 01:01:36 7e9c9ca2126c: Download complete 01:01:39 7e9c9ca2126c: Pull complete 01:01:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:01:39 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 01:01:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:01:46 $ docker top 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:46 + docker-compose build --help 01:01:46 + grep parallel 01:01:47 --parallel Build images in parallel. [Pipeline] } 01:01:47 $ docker stop --time=1 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf 01:01:48 $ docker rm -f 7039ce1b294f0bd1f97489198d955d403f328b2f1a5f4546c85ea305fa1ab6cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:49 . [Pipeline] withDockerContainer 01:01:49 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 01:01:49 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:01:49 $ docker top f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:50 + docker-compose -f ./docker-compose-build.yml build --parallel 01:01:50 Building core-command ... 01:01:50 Building core-data ... 01:01:50 Building core-metadata ... 01:01:50 Building security-bootstrapper ... 01:01:50 Building security-proxy-setup ... 01:01:50 Building security-secretstore-setup ... 01:01:50 Building support-notifications ... 01:01:50 Building support-scheduler ... 01:01:50 Building sys-mgmt-agent ... 01:01:50 Building security-proxy-setup 01:01:50 Building security-bootstrapper 01:01:50 Building security-secretstore-setup 01:01:50 Building core-data 01:01:50 Building support-notifications 01:02:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-477 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 01:02:22 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 01:02:22 The recommended git tool is: git 01:02:28 using credential edgex-jenkins-ssh 01:02:28 Cloning the remote Git repository 01:02:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:02:28 > git init /w/workspace/edgex-go/7 # timeout=10 01:02:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:02:28 > git --version # timeout=10 01:02:28 > git --version # 'git version 2.17.1' 01:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:02:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:02:29 ---> c3d238ce9643 01:02:29 Step 3/24 : WORKDIR /edgex-go 01:02:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:02:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:02:29 ---> c3d238ce9643 01:02:29 Step 3/22 : WORKDIR /edgex-go 01:02:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:02:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:02:37 ---> c3d238ce9643 01:02:37 Step 3/26 : WORKDIR /edgex-go 01:02:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:02:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:02:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:02:45 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:02:45 Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:02:45 Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) 01:02:45 > git config core.sparsecheckout # timeout=10 01:02:45 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 01:02:45 > git remote # timeout=10 01:02:45 > git config --get remote.origin.url # timeout=10 01:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:45 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 01:02:45 > git rev-parse HEAD^{commit} # timeout=10 01:02:45 > git config core.sparsecheckout # timeout=10 01:02:45 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 01:02:49 Commit message: "fix: Add Kuiper wait entry point script." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:02:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:02:52 + sudo service docker restart 01:02:52 + true 01:02:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:02:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:02:59 ---> c3d238ce9643 01:02:59 Step 3/32 : WORKDIR /edgex-go 01:03:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:03:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:03:00 ---> c3d238ce9643 01:03:00 Step 3/23 : WORKDIR /edgex-go 01:03:05 ---> Running in 69757ef9ef7d 01:03:05 ---> Running in a273a2d4ae21 01:03:05 ---> Running in 851593b19719 01:03:05 ---> Running in be04f1880b73 01:03:05 ---> Running in 7a021e6dc19a 01:03:05 Removing intermediate container 69757ef9ef7d 01:03:05 ---> e87bf42a74be 01:03:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:05 Removing intermediate container be04f1880b73 01:03:05 ---> 16076e564264 01:03:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:06 Removing intermediate container 7a021e6dc19a 01:03:06 ---> 8854df540ecd 01:03:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:06 Removing intermediate container a273a2d4ae21 01:03:06 ---> ce0ce3cc4133 01:03:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:06 Removing intermediate container 851593b19719 01:03:06 ---> 1961092bed8f 01:03:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:06 ---> Running in 25f1b3d83fc2 01:03:06 ---> Running in bcd10745b3c3 01:03:06 ---> Running in f6fbd57db662 01:03:06 ---> Running in 4f908384852a 01:03:06 ---> Running in 05ab105b6a3a 01:03:09 Removing intermediate container 25f1b3d83fc2 01:03:09 ---> 83178a2ad526 01:03:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:03:09 Removing intermediate container bcd10745b3c3 01:03:09 ---> 428c41543a00 01:03:09 Step 5/32 : RUN apk add --update --no-cache make git 01:03:09 ---> Running in 20a2efcf2c56 01:03:09 ---> Running in 9b9b1cfc1edf 01:03:10 Removing intermediate container f6fbd57db662 01:03:10 ---> 32de78b2b5c2 01:03:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:10 provisioning config files... 01:03:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7987951185948129459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:11 ---> docker-login.sh 01:03:11 nexus3.edgexfoundry.org:10001 01:03:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:12 Configure a credential helper to remove this warning. See 01:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:12 01:03:12 Login Succeeded 01:03:12 nexus3.edgexfoundry.org:10002 01:03:12 ---> Running in 51006dcaf377 01:03:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:12 Removing intermediate container 4f908384852a 01:03:12 ---> 730fc7418a06 01:03:12 Step 5/22 : RUN apk add --update --no-cache make git 01:03:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:12 Configure a credential helper to remove this warning. See 01:03:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:12 01:03:12 Login Succeeded 01:03:12 nexus3.edgexfoundry.org:10003 01:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:13 Removing intermediate container 05ab105b6a3a 01:03:13 ---> f1066a9c4300 01:03:13 Step 5/26 : RUN apk add --update --no-cache make git 01:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:13 Configure a credential helper to remove this warning. See 01:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:13 01:03:13 Login Succeeded 01:03:13 nexus3.edgexfoundry.org:10004 01:03:13 ---> Running in 53c9fc2726e2 01:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:13 Configure a credential helper to remove this warning. See 01:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:13 01:03:13 Login Succeeded 01:03:13 docker.io 01:03:14 ---> Running in 81ff4c2c8aa2 01:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:14 Configure a credential helper to remove this warning. See 01:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:14 01:03:14 Login Succeeded 01:03:14 ---> docker-login.sh ends [Pipeline] } 01:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:03:15 ========================================================= 01:03:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:03:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:03: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 . 01:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:16 OK: 219 MiB in 52 packages 01:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:16 OK: 219 MiB in 52 packages 01:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:17 Sending build context to Docker daemon 166.2MB 01:03:17 OK: 219 MiB in 52 packages 01:03:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:17 OK: 219 MiB in 52 packages 01:03:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:03:17 Step 2/6 : FROM ${BASE} 01:03:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:03:18 595b0fe564bb: Pulling fs layer 01:03:18 7186ed65a4f7: Pulling fs layer 01:03:18 316046926c0a: Pulling fs layer 01:03:18 4ebd0625c992: Pulling fs layer 01:03:18 207e8628e3a3: Pulling fs layer 01:03:18 c791037a9be2: Pulling fs layer 01:03:18 ffd874e62e21: Pulling fs layer 01:03:18 c791037a9be2: Waiting 01:03:18 4ebd0625c992: Waiting 01:03:18 207e8628e3a3: Waiting 01:03:18 ffd874e62e21: Waiting 01:03:18 316046926c0a: Download complete 01:03:18 7186ed65a4f7: Download complete 01:03:18 207e8628e3a3: Verifying Checksum 01:03:18 207e8628e3a3: Download complete 01:03:18 c791037a9be2: Verifying Checksum 01:03:18 c791037a9be2: Download complete 01:03:18 595b0fe564bb: Verifying Checksum 01:03:18 595b0fe564bb: Download complete 01:03:18 OK: 219 MiB in 52 packages 01:03:18 595b0fe564bb: Pull complete 01:03:19 7186ed65a4f7: Pull complete 01:03:19 316046926c0a: Pull complete 01:03:19 Removing intermediate container 9b9b1cfc1edf 01:03:19 ---> 8a4a4725b758 01:03:19 Step 6/32 : COPY go.mod . 01:03:20 ffd874e62e21: Verifying Checksum 01:03:20 ffd874e62e21: Download complete 01:03:21 4ebd0625c992: Verifying Checksum 01:03:21 4ebd0625c992: Download complete 01:03:22 Removing intermediate container 51006dcaf377 01:03:22 ---> 129ca807a288 01:03:22 Step 6/23 : COPY go.mod . 01:03:22 ---> 336efc3d5752 01:03:22 Step 7/32 : RUN go mod download 01:03:23 ---> 50b77721213b 01:03:23 Step 7/23 : RUN go mod download 01:03:23 Removing intermediate container 20a2efcf2c56 01:03:23 ---> 167588935b35 01:03:23 Step 6/24 : COPY go.mod . 01:03:23 ---> Running in ee239cda7757 01:03:23 ---> Running in 5274aa2206bf 01:03:23 Removing intermediate container 81ff4c2c8aa2 01:03:23 ---> 8629ab72136a 01:03:23 Step 6/26 : COPY go.mod . 01:03:24 Removing intermediate container 53c9fc2726e2 01:03:24 ---> e82b8d58bd3c 01:03:24 Step 6/22 : COPY go.mod . 01:03:24 ---> bad80937cec4 01:03:24 Step 7/24 : RUN go mod download 01:03:24 ---> 7c4a2fa8fd16 01:03:24 Step 7/26 : RUN go mod download 01:03:24 ---> Running in cfbcb259809c 01:03:25 ---> f03e61b76173 01:03:25 Step 7/22 : RUN go mod download 01:03:25 ---> Running in db329728bff8 01:03:25 ---> Running in 6fa12e406f66 01:03:28 Removing intermediate container 5274aa2206bf 01:03:28 ---> 20cd8b145fc8 01:03:28 Step 8/23 : COPY . . 01:03:28 Removing intermediate container cfbcb259809c 01:03:28 ---> c200a0c09e70 01:03:28 Step 8/24 : COPY . . 01:03:31 4ebd0625c992: Pull complete 01:03:31 207e8628e3a3: Pull complete 01:03:31 c791037a9be2: Pull complete 01:03:34 ffd874e62e21: Pull complete 01:03:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:03:34 ---> cfc18b08335c 01:03:34 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 01:03:37 ---> Running in 98c8367a4815 01:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:03:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:03:43 (1/12) Installing libmagic (5.39-r0) 01:03:44 (2/12) Installing file (5.39-r0) 01:03:44 (3/12) Installing libc-dev (0.7.2-r3) 01:03:44 (4/12) Installing g++ (10.2.1_pre1-r3) 01:03:54 Removing intermediate container db329728bff8 01:03:54 ---> 4e742dd0b87e 01:03:54 Step 8/26 : COPY . . 01:03:54 Removing intermediate container ee239cda7757 01:03:54 ---> 6e468bca68ba 01:03:54 Step 8/32 : COPY . . 01:03:56 ---> 06cf6df1d621 01:03:56 Step 9/23 : RUN go mod tidy 01:03:59 (5/12) Installing fortify-headers (1.1-r0) 01:03:59 (6/12) Installing patch (2.7.6-r6) 01:03:59 (7/12) Installing build-base (0.5-r2) 01:03:59 (8/12) Installing libsodium (1.0.18-r0) 01:03:59 (9/12) Installing pkgconf (1.7.3-r0) 01:03:59 (10/12) Installing libsodium-dev (1.0.18-r0) 01:03:59 (11/12) Installing libzmq (4.3.3-r1) 01:03:59 (12/12) Installing zeromq-dev (4.3.3-r1) 01:03:59 Executing busybox-1.32.1-r6.trigger 01:03:59 OK: 218 MiB in 52 packages 01:04:01 Removing intermediate container 6fa12e406f66 01:04:01 ---> b90e9b9d04fc 01:04:01 Step 8/22 : COPY . . 01:04:01 Removing intermediate container 98c8367a4815 01:04:01 ---> 1f90ba49ce79 01:04:01 Step 4/6 : WORKDIR /edgex-go 01:04:01 ---> Running in 1ede2ff971e7 01:04:02 Removing intermediate container 1ede2ff971e7 01:04:02 ---> 031338b0a937 01:04:02 Step 5/6 : COPY go.mod . 01:04:02 ---> a1e22a1e887d 01:04:02 Step 9/24 : RUN go mod tidy 01:04:02 ---> ba1deb64e5a7 01:04:02 Step 6/6 : RUN go mod download 01:04:02 ---> Running in 1e088ffe3bca 01:04:29 ---> Running in f6e7b8d60eec 01:04:29 ---> 8681206c9e29 01:04:29 Step 9/26 : RUN go mod tidy 01:04:29 ---> Running in aa95a4a5c630 01:04:29 ---> 56805797d009 01:04:29 Step 9/32 : RUN go mod tidy 01:04:30 ---> Running in a69c68e77d8b 01:04:31 ---> Running in 5764b0320fb2 01:04:35 Removing intermediate container f6e7b8d60eec 01:04:35 ---> 230a1516f297 01:04:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:04:35 Removing intermediate container aa95a4a5c630 01:04:35 ---> f3dbcd2745c9 01:04:35 Step 10/24 : RUN make cmd/core-data/core-data 01:04:35 Removing intermediate container 1e088ffe3bca 01:04:35 ---> ace59eb3ad4b 01:04:35 Successfully built ace59eb3ad4b 01:04:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:04:35 ---> Running in 443b54d68a8c 01:04:35 ---> Running in 83d718d96015 01:04:35 + docker inspect -f . ci-base-image-arm64 01:04:35 . [Pipeline] withDockerContainer 01:04:35 Removing intermediate container a69c68e77d8b 01:04:35 ---> c4cf314397c8 01:04:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:04:36 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 01:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:04:36 ---> Running in 2b14999963da 01:04:36 Removing intermediate container 5764b0320fb2 01:04:36 ---> d7d2bfbc2f67 01:04:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:04:37 ---> Running in d4e94e0b60a9 01:04:37 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 01:04:37 $ docker top fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:38 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 01:04:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:04:38 + go version 01:04:38 go version go1.16.3 linux/arm64 [Pipeline] } 01:04:38 $ docker stop --time=1 fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 01:04:39 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 01:04:40 $ docker rm -f fd951057b0e63b7782f57c90de7f1e6a4934ab69ceaa5cfa042b964bb3a2a618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:41 + docker inspect -f . ci-base-image-arm64 01:04:41 . [Pipeline] withDockerContainer 01:04:41 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 01:04:41 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:04:43 $ docker top 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 -eo pid,comm [Pipeline] { [Pipeline] echo 01:04:43 ========================================================= 01:04:43 [edgeXBuildGoParallel] Running Tests and Build... 01:04:43 ========================================================= [Pipeline] sh 01:04:44 + go mod tidy [Pipeline] sh 01:04:45 + make test 01:04:45 go mod tidy 01:04:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:05:11 ---> 146fcda83ae7 01:05:11 Step 9/22 : RUN go mod tidy 01:05:11 ---> Running in 0eeb9a0cda90 01:05:11 Removing intermediate container 0eeb9a0cda90 01:05:11 ---> efc08f912709 01:05:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:05:11 ---> Running in fe3a46b4814f 01:05:11 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 01:05:13 ? github.com/edgexfoundry/edgex-go [no test files] 01:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:05:22 Removing intermediate container 2b14999963da 01:05:22 ---> dc68f2582af5 01:05:22 01:05:22 Step 11/26 : FROM alpine:3.12 01:05:22 Removing intermediate container 443b54d68a8c 01:05:22 ---> 37d8b4a87f3a 01:05:22 01:05:22 Step 11/23 : FROM alpine:3.12 01:05:22 3.12: Pulling from library/alpine 01:05:22 3.12: Pulling from library/alpine 01:05:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:05:24 Status: Downloaded newer image for alpine:3.12 01:05:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:05:24 Status: Image is up to date for alpine:3.12 01:05:24 Removing intermediate container d4e94e0b60a9 01:05:24 ---> 0c5e71c29e1b 01:05:24 01:05:24 Step 11/32 : FROM alpine:3.12 01:05:24 ---> 13621d1b12d4 01:05:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:05:24 ---> 13621d1b12d4 01:05:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:05:24 ---> 13621d1b12d4 01:05:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:05:24 ---> Running in f59839c1d57d 01:05:24 ---> Running in 4572f7aedba4 01:05:24 ---> Running in 545d5eff8c43 01:05:24 Removing intermediate container f59839c1d57d 01:05:24 ---> ee4b3c04ed42 01:05:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:05:24 ---> Running in 17d47cc861d5 01:05:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:05:25 (1/2) Installing ca-certificates (20191127-r4) 01:05:25 (2/2) Installing dumb-init (1.2.2-r1) 01:05:25 Executing busybox-1.31.1-r20.trigger 01:05:25 Executing ca-certificates-20191127-r4.trigger 01:05:25 (1/2) Installing dumb-init (1.2.2-r1) 01:05:25 (2/2) Installing su-exec (0.2-r1) 01:05:25 Executing busybox-1.31.1-r20.trigger 01:05:25 OK: 6 MiB in 16 packages 01:05:25 (1/6) Installing ca-certificates (20191127-r4) 01:05:25 OK: 6 MiB in 16 packages 01:05:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:05:25 (3/6) Installing libcurl (7.77.0-r0) 01:05:25 (4/6) Installing curl (7.77.0-r0) 01:05:25 (5/6) Installing dumb-init (1.2.2-r1) 01:05:25 (6/6) Installing su-exec (0.2-r1) 01:05:25 Executing busybox-1.31.1-r20.trigger 01:05:25 Executing ca-certificates-20191127-r4.trigger 01:05:25 OK: 7 MiB in 20 packages 01:05:27 Removing intermediate container 17d47cc861d5 01:05:27 ---> 12da7a32da61 01:05:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:05:27 Removing intermediate container 4572f7aedba4 01:05:27 ---> 71411db3715a 01:05:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:05:27 ---> Running in 88557efa3700 01:05:27 Removing intermediate container 545d5eff8c43 01:05:27 ---> b4ee9dd60262 01:05:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:05:27 ---> Running in b5652d8f7797 01:05:27 ---> Running in 781fb1288a62 01:05:28 Removing intermediate container 88557efa3700 01:05:28 ---> 3a308abb2536 01:05:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:05:28 ---> Running in edaee6bee532 01:05:28 Removing intermediate container b5652d8f7797 01:05:28 ---> d3685ad6f79d 01:05:28 Step 14/23 : ENV APP_PORT=59860 01:05:28 ---> Running in 48a0d1c39810 01:05:28 Removing intermediate container edaee6bee532 01:05:28 ---> 6df0db339f9d 01:05:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:05:28 Removing intermediate container 781fb1288a62 01:05:28 ---> a83de557f612 01:05:28 Step 14/26 : WORKDIR / 01:05:29 ---> Running in fd3250271048 01:05:29 ---> Running in 346e435876ec 01:05:29 Removing intermediate container 48a0d1c39810 01:05:29 ---> 5db63ad42688 01:05:29 Step 15/23 : EXPOSE $APP_PORT 01:05:29 Removing intermediate container 83d718d96015 01:05:29 ---> c77ce2677f8b 01:05:29 01:05:29 Step 11/24 : FROM alpine:3.12 01:05:29 ---> 13621d1b12d4 01:05:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:05:29 ---> Running in a2c486768b31 01:05:29 ---> Running in 6307abfbbaa3 01:05:29 Removing intermediate container 346e435876ec 01:05:29 ---> 8d7eaf3ce8cf 01:05:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:05:30 Removing intermediate container a2c486768b31 01:05:30 ---> 9b3397632f01 01:05:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:30 Removing intermediate container 6307abfbbaa3 01:05:30 ---> e9933587140c 01:05:30 Step 13/24 : ENV APP_PORT=59880 01:05:30 ---> Running in f7d4257970e6 01:05:30 ---> 116270d5b866 01:05: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 01:05:31 ---> ae08ca3018d4 01:05:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:05:33 Removing intermediate container f7d4257970e6 01:05:33 ---> e3412a5c5a32 01:05:33 Step 14/24 : EXPOSE $APP_PORT 01:05:33 ---> e1e90cb21a7d 01:05:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:05:33 ---> Running in 3fa7d27b8c5f 01:05:33 ---> c4b627c28f2c 01:05:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:05:33 ---> 03d471830a82 01:05:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:05:33 Removing intermediate container fd3250271048 01:05:33 ---> 4943d02fa34a 01:05:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:05:34 ---> Running in 10860a094513 01:05:34 Removing intermediate container 3fa7d27b8c5f 01:05:34 ---> e7cbd8fb30bf 01:05:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:34 ---> 9d1c395f81ce 01:05:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:05:34 ---> 6756e43564d3 01:05:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:05:34 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 01:05:34 ---> Running in 596c680f3524 01:05:35 ---> Running in 03f5c00d7be5 01:05:35 Removing intermediate container 10860a094513 01:05:35 ---> 91a9f00a80df 01:05:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:05:35 ---> f58dd09b91e2 01:05:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:05:37 Removing intermediate container 03f5c00d7be5 01:05:37 ---> ca6c4a0510de 01:05:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:05:37 ---> 4abff68810d1 01:05:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:05:37 ---> Running in 32d93832226a 01:05:37 ---> 1734d9d45b4e 01:05:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:05:37 ---> Running in 5b1d85c229a4 01:05:37 Removing intermediate container 32d93832226a 01:05:37 ---> 29af498dc0e0 01:05:37 Step 21/23 : LABEL arch=x86_64 01:05:37 ---> d88eb35fc7c6 01:05:37 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/ 01:05:37 ---> Running in 763f4d449877 01:05:37 ---> Running in 9e1412589a8f 01:05:37 Removing intermediate container 596c680f3524 01:05:37 ---> c3f9021df7f4 01:05:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:05:38 ---> Running in 1772f01bd169 01:05:38 Removing intermediate container 763f4d449877 01:05:38 ---> fdab24af1181 01:05:38 Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:05:38 ---> Running in a4cc9c8d32e2 01:05:38 Removing intermediate container a4cc9c8d32e2 01:05:38 ---> 465350f6a694 01:05:38 Step 23/23 : LABEL version=0.0.0 01:05:38 ---> Running in d69807e153ba 01:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:05:40 Removing intermediate container d69807e153ba 01:05:40 ---> ca9d60a31933 01:05:40 01:05:40 Successfully built ca9d60a31933 01:05:41 Removing intermediate container 5b1d85c229a4 01:05:41 ---> b3ea846fafaf 01:05:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:41 Successfully tagged support-notifications:latest 01:05:41  Building support-notifications ... done Building core-metadata 01:05:43 (1/6) Installing dumb-init (1.2.2-r1) 01:05:43 (2/6) Installing libgcc (9.3.0-r2) 01:05:43 (3/6) Installing libsodium (1.0.18-r0) 01:05:44 (4/6) Installing libstdc++ (9.3.0-r2) 01:05:46 (5/6) Installing libzmq (4.3.3-r0) 01:05:48 (6/6) Installing zeromq (4.3.3-r0) 01:05:48 Executing busybox-1.31.1-r20.trigger 01:05:48 OK: 8 MiB in 20 packages 01:05:49 Removing intermediate container fe3a46b4814f 01:05:49 ---> ceafd556c403 01:05:49 01:05:49 Step 11/22 : FROM alpine:3.12 01:05:49 ---> 13621d1b12d4 01:05:49 Step 12/22 : RUN apk add --update --no-cache curl 01:05:51 ---> ace0fe3e43a5 01:05:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:05:55 ---> Running in b78aee8b83b6 01:05:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:05:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:05:56 ---> c3d238ce9643 01:05:56 Step 3/24 : WORKDIR /edgex-go 01:05:56 ---> Using cache 01:05:56 ---> 1961092bed8f 01:05:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:56 ---> Using cache 01:05:56 ---> f1066a9c4300 01:05:56 Step 5/24 : RUN apk add --update --no-cache make git 01:05:56 ---> Using cache 01:05:56 ---> 8629ab72136a 01:05:56 Step 6/24 : COPY go.mod . 01:05:56 ---> Using cache 01:05:56 ---> 7c4a2fa8fd16 01:05:56 Step 7/24 : RUN go mod download 01:05:56 ---> Using cache 01:05:56 ---> 4e742dd0b87e 01:05:56 Step 8/24 : COPY . . 01:05:56 ---> Using cache 01:05:56 ---> 8681206c9e29 01:05:56 Step 9/24 : RUN go mod tidy 01:05:56 ---> Using cache 01:05:56 ---> c4cf314397c8 01:05:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:05:58 Removing intermediate container 9e1412589a8f 01:05:58 ---> 15b0f141a4ef 01:05:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:05:58 ---> Running in 04d24f91de5f 01:05:59 ---> Running in fb9c10995ed4 01:05:59 ---> c543e65a54e4 01:05:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:05:59 (1/4) Installing ca-certificates (20191127-r4) 01:05:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:05:59 (3/4) Installing libcurl (7.77.0-r0) 01:05:59 (4/4) Installing curl (7.77.0-r0) 01:05:59 Executing busybox-1.31.1-r20.trigger 01:05:59 Executing ca-certificates-20191127-r4.trigger 01:06:00 OK: 7 MiB in 18 packages 01:06:00 Removing intermediate container 1772f01bd169 01:06:00 ---> dccfed0dee91 01:06:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:00 ---> 728eebc52fe9 01:06:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:06:00 Removing intermediate container fb9c10995ed4 01:06:00 ---> 0795f0ba3ebe 01:06:00 Step 24/26 : LABEL arch=x86_64 01:06:01 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 01:06:01 ---> Running in 18dec540bd28 01:06:02 ---> 2511ac52d12c 01:06:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:06:02 ---> 788cef310f1f 01:06:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:06:04 Removing intermediate container b78aee8b83b6 01:06:04 ---> fa4d9dc58d8b 01:06:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:06:04 Removing intermediate container 18dec540bd28 01:06:04 ---> 71ce3b6f783c 01:06:04 Step 25/26 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:06:04 ---> 290395b69f9c 01:06:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:06:05 ---> c0583c80e4c9 01:06:05 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:06:05 ---> Running in 5ac06a9e83d6 01:06:05 ---> Running in 924d2dfa6f20 01:06:06 ---> Running in c6849cfe56b0 01:06:06 ---> 08c224dc9f8e 01:06:06 Step 20/24 : ENTRYPOINT ["/core-data"] 01:06:06 Removing intermediate container 924d2dfa6f20 01:06:06 ---> 6300a30ac327 01:06:06 Step 26/26 : LABEL version=0.0.0 01:06:06 ---> Running in fc9a5aa5504c 01:06:06 Removing intermediate container 5ac06a9e83d6 01:06:06 ---> 297c3b082e41 01:06:06 Step 14/22 : WORKDIR /edgex 01:06:07 Removing intermediate container c6849cfe56b0 01:06:07 ---> 2ff2e5ce8a76 01:06:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:06:07 ---> Running in 1e6cb96d04b8 01:06:07 ---> Running in b9dc60b871c1 01:06:08 Removing intermediate container fc9a5aa5504c 01:06:08 ---> cc13e8adc319 01:06:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:06:08 ---> 87ce26a92c1d 01:06:08 Step 27/32 : RUN chmod +x /entrypoint.sh 01:06:09 Removing intermediate container 1e6cb96d04b8 01:06:09 ---> bc6232d4f59a 01:06:09 01:06:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:06:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:06:10 ---> Running in 7a91a3e63ed2 01:06:10 Successfully built bc6232d4f59a 01:06:10 ---> Running in 66807e658abc 01:06:10 Removing intermediate container b9dc60b871c1 01:06:10 ---> ad1a601d14fb 01:06:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:06:10 Successfully tagged security-secretstore-setup:latest 01:06:10 Building sys-mgmt-agent 01:06:13  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:06:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:06:13 ---> c3d238ce9643 01:06:13 Step 3/24 : WORKDIR /edgex-go 01:06:13 ---> Using cache 01:06:13 ---> 1961092bed8f 01:06:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:13 ---> Using cache 01:06:13 ---> f1066a9c4300 01:06:13 Step 5/24 : RUN apk add --update --no-cache make bash git 01:06:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:06:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:06:17 Removing intermediate container 7a91a3e63ed2 01:06:17 ---> bdf8d4076627 01:06:17 Step 22/24 : LABEL arch=x86_64 01:06:17 ---> Running in 8c4a0dee5285 01:06:17 ---> 17ed74c91928 01:06:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:06:17 ---> Running in f361409cff97 01:06:17 Removing intermediate container f361409cff97 01:06:17 ---> 1666f2efdd6d 01:06:17 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:06:17 ---> Running in 8c31ee01d550 01:06:17 ---> a3d323df5fe4 01:06:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:06:18 Removing intermediate container 8c31ee01d550 01:06:18 ---> 4c3eee9bfb35 01:06:18 Step 24/24 : LABEL version=0.0.0 01:06:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:06:18 ---> Running in eb1efe9b03a2 01:06:18 ---> cf71fe0321dd 01:06:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:06:18 Removing intermediate container 66807e658abc 01:06:18 ---> 3b582dcc362f 01:06:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:06:18 ---> Running in 9c8b49815ffe 01:06:18 Removing intermediate container eb1efe9b03a2 01:06:18 ---> 4b94220473f6 01:06:18 01:06:18 Successfully built 4b94220473f6 01:06:18 ---> Running in 09652d8e6fb0 01:06:18 Successfully tagged core-data:latest 01:06:18 Building support-scheduler 01:06:18  Building core-data ... done Removing intermediate container 9c8b49815ffe 01:06:18 ---> b734585a62b3 01:06:18 Step 19/22 : CMD ["--init=true"] 01:06:18 ---> Running in 35b295889539 01:06:19 Removing intermediate container 09652d8e6fb0 01:06:19 ---> a1804f4ac6e7 01:06:19 Step 29/32 : CMD ["gate"] 01:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:06:21 OK: 219 MiB in 52 packages 01:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:06:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:06:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:27 ---> c3d238ce9643 01:06:27 Step 3/23 : WORKDIR /edgex-go 01:06:27 ---> Using cache 01:06:27 ---> 1961092bed8f 01:06:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:27 ---> Using cache 01:06:27 ---> f1066a9c4300 01:06:27 Step 5/23 : RUN apk add --update --no-cache make git 01:06:27 ---> Using cache 01:06:27 ---> 8629ab72136a 01:06:27 Step 6/23 : COPY go.mod . 01:06:27 ---> Using cache 01:06:27 ---> 7c4a2fa8fd16 01:06:27 Step 7/23 : RUN go mod download 01:06:27 ---> Using cache 01:06:27 ---> 4e742dd0b87e 01:06:27 Step 8/23 : COPY . . 01:06:27 ---> Using cache 01:06:27 ---> 8681206c9e29 01:06:27 Step 9/23 : RUN go mod tidy 01:06:27 ---> Using cache 01:06:27 ---> c4cf314397c8 01:06:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:06:28 ---> Running in cb38a3026401 01:06:28 Removing intermediate container 35b295889539 01:06:28 ---> 02763b05f948 01:06:28 Step 20/22 : LABEL arch=x86_64 01:06:29 ---> Running in fddf38042abb 01:06:29 ---> Running in 007c8a80cf25 01:06:29 Removing intermediate container cb38a3026401 01:06:29 ---> e2ea0526eee1 01:06:29 Step 30/32 : LABEL arch=x86_64 01:06:29 Removing intermediate container 007c8a80cf25 01:06:29 ---> 43c24d7417bb 01:06:29 Step 21/22 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:06:29 Removing intermediate container 8c4a0dee5285 01:06:29 ---> 5f5dd216eed7 01:06:29 Step 6/24 : COPY go.mod . 01:06:29 ---> Running in b9d5ef3dea08 01:06:29 ---> Running in c718f439847e 01:06:29 Removing intermediate container b9d5ef3dea08 01:06:29 ---> 7959c7468c34 01:06:29 Step 22/22 : LABEL version=0.0.0 01:06:29 ---> eb8261e5e9d9 01:06:29 Step 7/24 : RUN go mod download 01:06:29 Removing intermediate container c718f439847e 01:06:29 ---> 33c74988c910 01:06:29 Step 31/32 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:06:30 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 01:06:30 ---> Running in a74c38d12745 01:06:30 ---> Running in ca4dbb04e6c2 01:06:30 ---> Running in fa743fd4ab2d 01:06:30 Removing intermediate container a74c38d12745 01:06:30 ---> 3f4773d300c9 01:06:30 01:06:30 Successfully built 3f4773d300c9 01:06:30 Removing intermediate container fa743fd4ab2d 01:06:30 ---> c998d4330d7e 01:06:30 Step 32/32 : LABEL version=0.0.0 01:06:30 Successfully tagged security-proxy-setup:latest 01:06:30 Building core-command 01:06:31  Building security-proxy-setup ... done  ---> Running in 96d5ee536d57 01:06:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.196s coverage: 28.7% of statements 01:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.326s coverage: 100.0% of statements 01:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements 01:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 53.4% of statements 01:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.491s coverage: 87.7% of statements 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.236s coverage: 78.9% of statements 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:06:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:06:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:06:46 ---> c3d238ce9643 01:06:46 Step 3/24 : WORKDIR /edgex-go 01:06:46 ---> Using cache 01:06:46 ---> 1961092bed8f 01:06:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:46 ---> Using cache 01:06:46 ---> f1066a9c4300 01:06:46 Step 5/24 : RUN apk add --update --no-cache make git 01:06:46 ---> Using cache 01:06:46 ---> 8629ab72136a 01:06:46 Step 6/24 : COPY go.mod . 01:06:46 ---> Using cache 01:06:46 ---> 7c4a2fa8fd16 01:06:46 Step 7/24 : RUN go mod download 01:06:46 ---> Using cache 01:06:46 ---> 4e742dd0b87e 01:06:46 Step 8/24 : COPY . . 01:06:46 ---> Using cache 01:06:46 ---> 8681206c9e29 01:06:46 Step 9/24 : RUN go mod tidy 01:06:46 ---> Using cache 01:06:46 ---> c4cf314397c8 01:06:46 Step 10/24 : RUN make cmd/core-command/core-command 01:06:46 Removing intermediate container 96d5ee536d57 01:06:46 ---> e2057c645c6f 01:06:46 01:06:46 Successfully built e2057c645c6f 01:06:46 ---> Running in 4ea17af184a4 01:06:46 Successfully tagged security-bootstrapper:latest 01:06:46  Building security-bootstrapper ... done Removing intermediate container ca4dbb04e6c2 01:06:46 ---> 5e884c14d861 01:06:46 Step 8/24 : COPY . . 01:06:47 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 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.341s coverage: 95.1% of statements 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.242s coverage: 60.0% of statements 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.8% of statements 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.221s coverage: 22.0% of statements 01:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.200s coverage: 79.5% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 01:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 01:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 01:06:57 ---> 1fb01e64b533 01:06:57 Step 9/24 : RUN go mod tidy 01:06:57 ---> Running in 1d3ea4d8d448 01:06:58 Removing intermediate container 04d24f91de5f 01:06:58 ---> 77b6404e0b07 01:06:58 01:06:58 Step 11/24 : FROM alpine:3.12 01:06:58 ---> 13621d1b12d4 01:06:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:06:58 ---> Running in b14849832d8f 01:06:58 Removing intermediate container 1d3ea4d8d448 01:06:58 ---> ca5713a839ec 01:06:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:06:58 ---> Running in 34e3faa985ac 01:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:06:59 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 01:06:59 (1/1) Installing dumb-init (1.2.2-r1) 01:06:59 Executing busybox-1.31.1-r20.trigger 01:06:59 OK: 6 MiB in 15 packages 01:07:00 Removing intermediate container b14849832d8f 01:07:00 ---> e11df9f21fba 01:07:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:07:00 ---> Running in ad3fc20800d1 01:07:00 Removing intermediate container ad3fc20800d1 01:07:00 ---> 62fb50e89b1f 01:07:00 Step 14/24 : ENV APP_PORT=59881 01:07:00 ---> Running in 034fe3faaa89 01:07:00 Removing intermediate container 034fe3faaa89 01:07:00 ---> 76f7ff0d0a5c 01:07:00 Step 15/24 : EXPOSE $APP_PORT 01:07:00 ---> Running in f7c971aec339 01:07:00 Removing intermediate container f7c971aec339 01:07:00 ---> b7317a7686df 01:07:00 Step 16/24 : WORKDIR / 01:07:00 ---> Running in 3c57ee812a44 01:07:01 Removing intermediate container 3c57ee812a44 01:07:01 ---> 246d491a8e20 01:07:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:01 ---> 0e433c47fd71 01:07:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:07:01 ---> 6093349cafd2 01:07:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:07:02 ---> 04e1fe77addf 01:07:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:07:02 ---> Running in ef1af687a2ea 01:07:02 Removing intermediate container ef1af687a2ea 01:07:02 ---> 600224b5c656 01:07:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:02 ---> Running in 154c067428e0 01:07:03 Removing intermediate container 154c067428e0 01:07:03 ---> 32ebe90aef72 01:07:03 Step 22/24 : LABEL arch=x86_64 01:07:03 ---> Running in 1ef842149241 01:07:03 Removing intermediate container 1ef842149241 01:07:03 ---> e6008f92985f 01:07:03 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:07:03 ---> Running in a896cea78ccf 01:07:03 Removing intermediate container a896cea78ccf 01:07:03 ---> 31b927550375 01:07:03 Step 24/24 : LABEL version=0.0.0 01:07:03 ---> Running in 0b5840f91479 01:07:03 Removing intermediate container 0b5840f91479 01:07:03 ---> 6251d940c4e5 01:07:03 01:07:03 Successfully built 6251d940c4e5 01:07:03 Successfully tagged core-metadata:latest 01:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 01:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 01:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.620s coverage: 81.8% of statements 01:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:07:13  Building core-metadata ... done Removing intermediate container fddf38042abb 01:07:13 ---> b74daeb96248 01:07:13 01:07:13 Step 11/23 : FROM alpine:3.12 01:07:13 ---> 13621d1b12d4 01:07:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:07:13 ---> Using cache 01:07:13 ---> e11df9f21fba 01:07:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:07:13 ---> Using cache 01:07:13 ---> 62fb50e89b1f 01:07:13 Step 14/23 : ENV APP_PORT=59861 01:07:13 ---> Running in 4ac1f02d967f 01:07:13 Removing intermediate container 4ac1f02d967f 01:07:13 ---> e797f3925389 01:07:13 Step 15/23 : EXPOSE $APP_PORT 01:07:13 ---> Running in 4328841083a9 01:07:13 Removing intermediate container 4328841083a9 01:07:13 ---> 59670b01dad0 01:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:13 ---> 1a1e50d86128 01:07:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:07:13 ---> 56e1e237915a 01:07:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:07:14 ---> 2356080ed139 01:07:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:07:14 ---> Running in 03e48878f026 01:07:14 Removing intermediate container 4ea17af184a4 01:07:14 ---> ff57c2569b96 01:07:14 01:07:14 Step 11/24 : FROM alpine:3.12 01:07:14 ---> 13621d1b12d4 01:07:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:07:14 ---> Using cache 01:07:14 ---> e11df9f21fba 01:07:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:07:14 ---> Using cache 01:07:14 ---> 62fb50e89b1f 01:07:14 Step 14/24 : ENV APP_PORT=59882 01:07:14 ---> Running in 1e767e706080 01:07:14 Removing intermediate container 03e48878f026 01:07:14 ---> ed0d9a21aa02 01:07:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:15 ---> Running in 2439f71e45a5 01:07:15 Removing intermediate container 1e767e706080 01:07:15 ---> a44ae8b49177 01:07:15 Step 15/24 : EXPOSE $APP_PORT 01:07:15 Removing intermediate container 2439f71e45a5 01:07:15 ---> 5d715ae6192c 01:07:15 Step 21/23 : LABEL arch=x86_64 01:07:15 ---> Running in ad3807ec0a38 01:07:15 ---> Running in 8bcec959fe31 01:07:15 Removing intermediate container ad3807ec0a38 01:07:15 ---> 10b320e45f54 01:07:15 Step 16/24 : WORKDIR / 01:07:15 ---> Running in 69a0f945b024 01:07:15 Removing intermediate container 8bcec959fe31 01:07:15 ---> 86e19fe2aceb 01:07:15 Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:07:15 ---> Running in ce4319dbca25 01:07:15 Removing intermediate container 69a0f945b024 01:07:15 ---> f60841020606 01:07:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:15 Removing intermediate container ce4319dbca25 01:07:15 ---> 137bc703ebd9 01:07:15 Step 23/23 : LABEL version=0.0.0 01:07:15 ---> Running in 95c5ac6f0b0c 01:07:15 ---> 1b9d24305282 01:07:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:07:16 Removing intermediate container 95c5ac6f0b0c 01:07:16 ---> 992ca6f3047a 01:07:16 01:07:16 Successfully built 992ca6f3047a 01:07:16 Successfully tagged support-scheduler:latest 01:07:16  Building support-scheduler ... done  ---> e99606a09932 01:07:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements 01:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements 01:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:07:17 ---> 6575928dd6db 01:07:17 Step 20/24 : ENTRYPOINT ["/core-command"] 01:07:17 ---> Running in 6a434c40c203 01:07:17 Removing intermediate container 6a434c40c203 01:07:17 ---> cd67b1f26fb2 01:07:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:17 ---> Running in 348d619deaac 01:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.794s coverage: 64.4% of statements 01:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 01:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 91.3% of statements 01:07:17 Removing intermediate container 348d619deaac 01:07:17 ---> bd384f691d2f 01:07:17 Step 22/24 : LABEL arch=x86_64 01:07:17 ---> Running in fc5d5c253205 01:07:17 Removing intermediate container fc5d5c253205 01:07:17 ---> 71f67ab7b5c5 01:07:17 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:07:17 ---> Running in 9cac36de9248 01:07:18 Removing intermediate container 9cac36de9248 01:07:18 ---> 2ee6a06a9d80 01:07:18 Step 24/24 : LABEL version=0.0.0 01:07:18 ---> Running in c8a6cf4eb2a8 01:07:18 Removing intermediate container c8a6cf4eb2a8 01:07:18 ---> 4e28b98401ad 01:07:18 01:07:18 Successfully built 4e28b98401ad 01:07:18 Successfully tagged core-command:latest 01:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 01:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 01:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 01:07:20  Building core-command ... done Removing intermediate container 34e3faa985ac 01:07:20 ---> 020fffc1ea82 01:07:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:07:20 ---> Running in 9334a1138004 01:07:20 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 01:07:22 Removing intermediate container 9334a1138004 01:07:22 ---> deffca018268 01:07:22 01:07:22 Step 12/24 : FROM docker:20.10.0 01:07:22 20.10.0: Pulling from library/docker 01:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.966s coverage: 66.9% of statements 01:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:07:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:07:25 Status: Downloaded newer image for docker:20.10.0 01:07:25 ---> aefe523efa57 01:07:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.6% of statements 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:07:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:07:28 ---> Running in 773e905da972 01:07:28 Removing intermediate container 773e905da972 01:07:28 ---> d02c8965cd7b 01:07:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:07:28 ---> Running in cfa850ad2931 01:07:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:07:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:07:28 (1/39) Installing readline (8.0.4-r0) 01:07:28 (2/39) Installing bash (5.0.17-r0) 01:07:28 Executing bash-5.0.17-r0.post-install 01:07:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:07:28 (4/39) Installing libcurl (7.77.0-r0) 01:07:28 (5/39) Installing curl (7.77.0-r0) 01:07:28 (6/39) Installing dumb-init (1.2.2-r1) 01:07:28 (7/39) Installing libbz2 (1.0.8-r1) 01:07:28 (8/39) Installing expat (2.2.9-r1) 01:07:29 (9/39) Installing libffi (3.3-r2) 01:07:29 (10/39) Installing gdbm (1.13-r1) 01:07:29 (11/39) Installing xz-libs (5.2.5-r0) 01:07:29 (12/39) Installing sqlite-libs (3.32.1-r0) 01:07:29 (13/39) Installing python3 (3.8.10-r0) 01:07:29 (14/39) Installing py3-appdirs (1.4.4-r1) 01:07:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:07:29 (16/39) Installing py3-parsing (2.4.7-r0) 01:07:30 (17/39) Installing py3-six (1.15.0-r0) 01:07:30 (18/39) Installing py3-packaging (20.4-r0) 01:07:30 (19/39) Installing py3-setuptools (47.0.0-r0) 01:07:30 (20/39) Installing py3-chardet (3.0.4-r4) 01:07:30 (21/39) Installing py3-idna (2.9-r0) 01:07:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:07:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:07:30 (24/39) Installing py3-requests (2.23.0-r0) 01:07:30 (25/39) Installing py3-msgpack (1.0.0-r0) 01:07:30 (26/39) Installing py3-lockfile (0.12.2-r3) 01:07:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:07:30 (28/39) Installing py3-colorama (0.4.3-r0) 01:07:30 (29/39) Installing py3-distlib (0.3.0-r0) 01:07:30 (30/39) Installing py3-distro (1.5.0-r1) 01:07:30 (31/39) Installing py3-webencodings (0.5.1-r3) 01:07:30 (32/39) Installing py3-html5lib (1.0.1-r4) 01:07:30 (33/39) Installing py3-pytoml (0.1.21-r0) 01:07:30 (34/39) Installing py3-pep517 (0.8.2-r0) 01:07:30 (35/39) Installing py3-progress (1.5-r0) 01:07:30 (36/39) Installing py3-toml (0.10.1-r0) 01:07:30 (37/39) Installing py3-retrying (1.3.3-r0) 01:07:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:07:30 (39/39) Installing py3-pip (20.1.1-r0) 01:07:30 Executing busybox-1.31.1-r19.trigger 01:07:30 OK: 72 MiB in 59 packages 01:07:31 Collecting docker-compose==1.23.2 01:07:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:07:31 Collecting jsonschema<3,>=2.5.1 01:07:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:07:31 Collecting texttable<0.10,>=0.9.0 01:07:31 Downloading texttable-0.9.1.tar.gz (11 kB) 01:07:31 Collecting docopt<0.7,>=0.6.1 01:07:31 Downloading docopt-0.6.2.tar.gz (25 kB) 01:07:32 Collecting docker<4.0,>=3.6.0 01:07:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:07:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:07:32 Collecting dockerpty<0.5,>=0.4.1 01:07:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:07:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:07:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:07:32 Collecting cached-property<2,>=1.2.0 01:07:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:07:32 Collecting PyYAML<4,>=3.10 01:07:32 Downloading PyYAML-3.13.tar.gz (270 kB) 01:07:33 Collecting websocket-client<1.0,>=0.32.0 01:07:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:07:33 Collecting docker-pycreds>=0.4.0 01:07:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:07:33 Collecting idna<2.8,>=2.5 01:07:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:07:33 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) 01:07:33 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) 01:07:33 Collecting urllib3<1.25,>=1.21.1 01:07:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:07:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:07:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:07:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:07:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:07:33 Installing collected packages: jsonschema, texttable, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, cached-property, PyYAML, docker-compose 01:07:33 Running setup.py install for texttable: started 01:07:34 Running setup.py install for texttable: finished with status 'done' 01:07:34 Running setup.py install for docopt: started 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.225s coverage: 19.3% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.550s coverage: 91.9% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.261s coverage: 63.4% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 28.9% of statements 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:07:34 Running setup.py install for docopt: finished with status 'done' 01:07:34 Attempting uninstall: idna 01:07:34 Found existing installation: idna 2.9 01:07:34 Uninstalling idna-2.9: 01:07:34 Successfully uninstalled idna-2.9 01:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 01:07:34 Attempting uninstall: urllib3 01:07:34 Found existing installation: urllib3 1.25.9 01:07:34 Uninstalling urllib3-1.25.9: 01:07:34 Successfully uninstalled urllib3-1.25.9 01:07:34 Attempting uninstall: requests 01:07:34 Found existing installation: requests 2.23.0 01:07:34 Uninstalling requests-2.23.0: 01:07:34 Successfully uninstalled requests-2.23.0 01:07:34 Running setup.py install for dockerpty: started 01:07:35 GO111MODULE=on go vet ./... 01:07:35 Running setup.py install for dockerpty: finished with status 'done' 01:07:35 Running setup.py install for PyYAML: started 01:07:35 Running setup.py install for PyYAML: finished with status 'done' 01:07:36 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 01:07:39 Removing intermediate container cfa850ad2931 01:07:39 ---> 4eb3746451b3 01:07:39 Step 15/24 : ENV APP_PORT=58890 01:07:39 ---> Running in 380878aa493c 01:07:39 Removing intermediate container 380878aa493c 01:07:39 ---> dbddba90104a 01:07:39 Step 16/24 : EXPOSE $APP_PORT 01:07:39 ---> Running in d3d8d30b1b45 01:07:39 Removing intermediate container d3d8d30b1b45 01:07:39 ---> 6e8e42e66513 01:07:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:07:39 ---> 2c138028f1e6 01:07:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:07:39 ---> c63f3216a44d 01:07:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:07:39 ---> c8800e26996f 01:07:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:07:39 ---> Running in e4dffb47268a 01:07:39 Removing intermediate container e4dffb47268a 01:07:39 ---> b378edcc8818 01:07:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:39 ---> Running in 05ffd59e97c8 01:07:40 Removing intermediate container 05ffd59e97c8 01:07:40 ---> 88894f18e89d 01:07:40 Step 22/24 : LABEL arch=x86_64 01:07:40 ---> Running in f3c53a501c61 01:07:40 Removing intermediate container f3c53a501c61 01:07:40 ---> a73b6dc0a513 01:07:40 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:07:40 ---> Running in 076a44b4a866 01:07:40 Removing intermediate container 076a44b4a866 01:07:40 ---> a2e63e82bb57 01:07:40 Step 24/24 : LABEL version=0.0.0 01:07:40 ---> Running in f2df78dfaacb 01:07:40 Removing intermediate container f2df78dfaacb 01:07:40 ---> bc261b6cc338 01:07:40 01:07:40 Successfully built bc261b6cc338 01:07:40 Successfully tagged sys-mgmt-agent:latest 01:07:40  Building sys-mgmt-agent ... done  [Pipeline] } 01:07:40 $ docker stop --time=1 f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 01:07:42 $ docker rm -f f397f7dce9bdf1d63ff931390e89befb969ad0b57dd6e116225cb59b8c01b712 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:42 + docker images 01:07:42 REPOSITORY TAG IMAGE ID CREATED SIZE 01:07:42 sys-mgmt-agent latest bc261b6cc338 2 seconds ago 312MB 01:07:42 deffca018268 21 seconds ago 1.15GB 01:07:42 core-command latest 4e28b98401ad 24 seconds ago 15.9MB 01:07:42 support-scheduler latest 992ca6f3047a 26 seconds ago 15.9MB 01:07:42 ff57c2569b96 28 seconds ago 1.14GB 01:07:42 b74daeb96248 32 seconds ago 1.14GB 01:07:42 core-metadata latest 6251d940c4e5 39 seconds ago 16.6MB 01:07:42 77b6404e0b07 45 seconds ago 1.15GB 01:07:42 security-bootstrapper latest e2057c645c6f About a minute ago 18.2MB 01:07:42 security-proxy-setup latest 3f4773d300c9 About a minute ago 25.3MB 01:07:42 core-data latest 4b94220473f6 About a minute ago 20.2MB 01:07:42 security-secretstore-setup latest bc6232d4f59a About a minute ago 28.1MB 01:07:42 ceafd556c403 About a minute ago 1.15GB 01:07:42 support-notifications latest ca9d60a31933 2 minutes ago 16.6MB 01:07:42 c77ce2677f8b 2 minutes ago 1.15GB 01:07:42 0c5e71c29e1b 2 minutes ago 1.14GB 01:07:42 37d8b4a87f3a 2 minutes ago 1.15GB 01:07:42 dc68f2582af5 2 minutes ago 1.15GB 01:07:42 ci-base-image-x86_64 latest c3d238ce9643 8 minutes ago 648MB 01:07:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 01:07:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 01:07:42 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 01:07:42 docker 20.10.0 aefe523efa57 5 months ago 240MB 01:07:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [Pipeline] node 01:07:57 Still waiting to schedule task 01:07:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:08:57 gofmt -l . 01:08:57 [ "`gofmt -l .`" = "" ] 01:08:57 ./bin/test-attribution-txt.sh [Pipeline] sh 01:09:00 + ls -al . 01:09:00 total 556 01:09:00 drwxrwxr-x 9 1001 1001 4096 Jun 4 01:08 . 01:09:00 drwxr-xr-x 4 root root 4096 Jun 4 01:04 .. 01:09:00 -rw-rw-r-- 1 1001 1001 11 Jun 4 01:02 .dockerignore 01:09:00 drwxrwxr-x 8 1001 1001 4096 Jun 4 01:02 .git 01:09:00 drwxrwxr-x 3 1001 1001 4096 Jun 4 01:02 .github 01:09:00 -rw-rw-r-- 1 1001 1001 818 Jun 4 01:02 .gitignore 01:09:00 -rw-rw-r-- 1 1001 1001 166 Jun 4 01:02 .sonarcloud.properties 01:09:00 -rw-rw-r-- 1 1001 1001 8609 Jun 4 01:02 Attribution.txt 01:09:00 -rw-rw-r-- 1 1001 1001 3804 Jun 4 01:02 CONTRIBUTING.md 01:09:00 -rw-rw-r-- 1 1001 1001 931 Jun 4 01:02 Dockerfile.build 01:09:00 -rw-rw-r-- 1 1001 1001 849 Jun 4 01:02 Jenkinsfile 01:09:00 -rw-rw-r-- 1 1001 1001 10775 Jun 4 01:02 LICENSE 01:09:00 -rw-rw-r-- 1 1001 1001 5605 Jun 4 01:02 Makefile 01:09:00 -rw-rw-r-- 1 1001 1001 7978 Jun 4 01:02 README.md 01:09:00 -rw-rw-r-- 1 1001 1001 6755 Jun 4 01:02 SECURITY.md 01:09:00 -rw-rw-r-- 1 1001 1001 5 Jun 4 00:58 VERSION 01:09:00 -rw-rw-r-- 1 1001 1001 4131 Jun 4 01:02 ZMQWindows.md 01:09:00 drwxrwxr-x 2 1001 1001 4096 Jun 4 01:02 bin 01:09:00 drwxrwxr-x 14 1001 1001 4096 Jun 4 01:02 cmd 01:09:00 -rw-r--r-- 1 root root 412085 Jun 4 01:07 coverage.out 01:09:00 -rw-rw-r-- 1 1001 1001 902 Jun 4 01:02 go.mod 01:09:00 -rw-r--r-- 1 root root 21048 Jun 4 01:04 go.sum 01:09:00 drwxrwxr-x 8 1001 1001 4096 Jun 4 01:02 internal 01:09:00 drwxrwxr-x 3 1001 1001 4096 Jun 4 01:02 openapi 01:09:00 drwxrwxr-x 4 1001 1001 4096 Jun 4 01:02 snap 01:09:00 -rw-rw-r-- 1 1001 1001 168 Jun 4 01:02 version.go [Pipeline] sh 01:09:00 + '[' -e coverage.out ] 01:09:00 + chown 1001:1001 coverage.out [Pipeline] stash 01:09:00 Warning: overwriting stash ‘coverage-report’ 01:09:01 Stashed 1 file(s) [Pipeline] sh 01:09:02 + make build 01:09:02 go mod tidy 01:09:03 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 01:09:06 Running on prd-ubuntu18.04-docker-8c-8g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 01:09:06 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 01:09:06 The recommended git tool is: git 01:09:09 using credential edgex-jenkins-ssh 01:09:09 Cloning the remote Git repository 01:09:09 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 01:09:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:09:09 > git init /w/workspace/edgex-go/7 # timeout=10 01:09:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:09 > git --version # timeout=10 01:09:09 > git --version # 'git version 2.17.1' 01:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:17 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:09:17 Merge succeeded, producing f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:09:17 Checking out Revision f07eca83e35a038c70eed2ee1de8b1722ae9d96c (PR-3541) 01:09:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:09:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:09:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:09:17 > git config core.sparsecheckout # timeout=10 01:09:17 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 01:09:17 > git remote # timeout=10 01:09:17 > git config --get remote.origin.url # timeout=10 01:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:17 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 01:09:17 > git rev-parse HEAD^{commit} # timeout=10 01:09:17 > git config core.sparsecheckout # timeout=10 01:09:17 > git checkout -f f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 01:09:21 Commit message: "fix: Add Kuiper wait entry point script." [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:22 + echo snap-build.sh 01:09:22 snap-build.sh 01:09:22 + SNAP_BASE_DIR=. 01:09:22 + '[' '!' -z /w/workspace/edgex-go/7 ']' 01:09:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 01:09:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 01:09:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 01:09:22 + cd /w/workspace/edgex-go/7 01:09:22 + sudo apt-get remove -qy --purge lxd lxd-client 01:09:22 Reading package lists... 01:09:22 Building dependency tree... 01:09:22 Reading state information... 01:09:22 The following packages were automatically installed and are no longer required: 01:09:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:09:22 uidmap xdelta3 01:09:22 Use 'sudo apt autoremove' to remove them. 01:09:22 The following packages will be REMOVED: 01:09:22 lxd* lxd-client* 01:09:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:09:23 After this operation, 31.7 MB disk space will be freed. 01:09:23 (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.) 01:09:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:24 Removing lxd dnsmasq configuration 01:09:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:09:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:09:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:09:26 (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.) 01:09:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:27 Processing triggers for systemd (237-3ubuntu10.45) ... 01:09:27 Processing triggers for ureadahead (0.100.0-21) ... 01:09:28 + sudo snap remove --purge lxd 01:09:29 snap "lxd" is not installed 01:09:29 + sudo groupadd --force --system lxd 01:09:29 ++ whoami 01:09:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:09:29 + newgrp - lxd 01:09:29 + sudo snap install lxd 01:09: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 01:09: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 01:09:37 2021-06-04T01:09:34Z INFO Waiting for automatic snapd restart... 01:09:37 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 01:09:37 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 01:09:42 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 01:09:45 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 01:09:49 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 01:09:52 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 01:09:55 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 01:09:55 lxd 4.14 from Canonical* installed 01:09:55 + sudo lxd init --auto 01:09:57 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 01:10:02 + sudo snap install --classic snapcraft [Pipeline] } 01:10:03 $ docker stop --time=1 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 01:10:06 $ docker rm -f 6511b88aee41ffc3259f726a9c92ce1bd1ad5c91c2f5e32af4977dedb7fa9779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 01:10:07 snapcraft 4.8 from Canonical* installed 01:10:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:10:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:10:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:07 Dload Upload Total Spent Left Speed 01:10:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3800 01:10:07 0 3325k 0 1608 0 0 5025 0 0:11:17 --:--:-- 0:11:17 5025 100 3325k 100 3325k 0 0 8070k 0 --:--:-- --:--:-- --:--:-- 35.6M 01:10:07 ./yq_linux_amd64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:07 + sudo snapcraft prime --use-lxd 01:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:10:07 01:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:10:08 latest: Pulling from edgex-devops/edgex-compose-arm64 01:10:08 29e5d40040c1: Pulling fs layer 01:10:08 1ce36da41761: Pulling fs layer 01:10:08 25b303627fd3: Pulling fs layer 01:10:08 29e5d40040c1: Verifying Checksum 01:10:08 29e5d40040c1: Download complete 01:10:09 1ce36da41761: Verifying Checksum 01:10:09 1ce36da41761: Download complete 01:10:09 29e5d40040c1: Pull complete 01:10:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:10:09 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: 01:10:09 - README.md 01:10:09 01:10:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:10:10 Launching a container. 01:10:10 1ce36da41761: Pull complete 01:10:11 25b303627fd3: Verifying Checksum 01:10:11 25b303627fd3: Download complete 01:10:17 Waiting for container to be ready 01:10:17 To start your first instance, try: lxc launch ubuntu:18.04 01:10:17 01:10:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:10:22 25b303627fd3: Pull complete 01:10:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:10:22 Waiting for network to be ready... [Pipeline] withDockerContainer 01:10:22 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 01:10:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:10:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:10:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 01:10:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:10:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 01:10:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:10:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:10:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 01:10:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 01:10:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:10:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:10:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:10:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:10:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:10:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:10:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:10:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:10:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:10:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:10:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:10:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 01:10:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 01:10:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 01:10:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 01:10:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 01:10:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 01:10:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:10:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 01:10:25 $ docker top 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:26 + grep parallel 01:10:26 + docker-compose build --help 01:10:26 Fetched 24.7 MB in 4s (6063 kB/s) 01:10:27 Reading package lists... 01:10:27 Reading package lists... 01:10:27 Building dependency tree... 01:10:27 Reading state information... 01:10:28 The following additional packages will be installed: 01:10:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:10:28 Suggested packages: 01:10:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:10:28 Recommended packages: 01:10:28 gnupg libsasl2-modules 01:10:28 The following NEW packages will be installed: 01:10:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:10:28 The following packages will be upgraded: 01:10:28 gpg gpg-agent gpgconf libudev1 01:10:28 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 01:10:28 Need to get 3530 kB of archives. 01:10:28 After this operation, 13.3 MB of additional disk space will be used. 01:10:28 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] 01:10:28 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] 01:10:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:10:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:10:28 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 01:10:28 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 01:10:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:10:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:10:28 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:10:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:10:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:10:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:10:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:10:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:10:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:10:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:10:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:10:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:10:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:10:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:10:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:10:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:10:29 debconf: delaying package configuration, since apt-utils is not installed 01:10:29 Fetched 3530 kB in 1s (3255 kB/s) 01:10:29 (Reading database ... 12511 files and directories currently installed.) 01:10:29 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 01:10:29 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:10:29 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 01:10:29 Selecting previously unselected package udev. 01:10:29 (Reading database ... 12511 files and directories currently installed.) 01:10:29 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 01:10:29 Unpacking udev (237-3ubuntu10.47) ... 01:10:29 --parallel Build images in parallel. [Pipeline] } 01:10:29 $ docker stop --time=1 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 01:10:29 Selecting previously unselected package libfuse2:amd64. 01:10:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:10:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:29 Selecting previously unselected package fuse. 01:10:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:10:29 Unpacking fuse (2.9.7-1ubuntu1) ... 01:10:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:30 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:30 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:30 Selecting previously unselected package libksba8:amd64. 01:10:30 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:10:30 Unpacking libksba8:amd64 (1.3.5-2) ... 01:10:30 Selecting previously unselected package libroken18-heimdal:amd64. 01:10:30 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:10:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:10:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:10:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libwind0-heimdal:amd64. 01:10:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:10:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:10:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:10:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:10:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:31 Selecting previously unselected package libsasl2-modules-db:amd64. 01:10:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:31 Selecting previously unselected package libsasl2-2:amd64. 01:10:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:31 Selecting previously unselected package libldap-common. 01:10:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:10:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:31 Selecting previously unselected package libldap-2.4-2:amd64. 01:10:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:10:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:31 Selecting previously unselected package dirmngr. 01:10:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:10:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:10:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:31 $ docker rm -f 1875844ef509626cde24a496e22a6fce478801882bfe6cc3d388dcaa993f0df6 01:10:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:10:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:31 Setting up libksba8:amd64 (1.3.5-2) ... 01:10:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:31 Setting up udev (237-3ubuntu10.47) ... [Pipeline] // withDockerContainer 01:10:31 invoke-rc.d: policy-rc.d denied execution of start. 01:10:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:31 Processing triggers for systemd (237-3ubuntu10) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:32 Setting up fuse (2.9.7-1ubuntu1) ... 01:10:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:10:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:10:32 . [Pipeline] withDockerContainer 01:10:32 prd-ubuntu18.04-docker-arm64-4c-16g-477 does not seem to be running inside a container 01:10:32 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:10:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:10:32 settings in the [Install] section, and DefaultInstance for template units). 01:10:32 This means they are not meant to be enabled using systemctl. 01:10:32 Possible reasons for having this kind of units are: 01:10:32 1) A unit may be statically enabled by being symlinked from another unit's 01:10:32 .wants/ or .requires/ directory. 01:10:32 2) A unit's purpose may be to act as a helper for some other unit which has 01:10:32 a requirement dependency on it. 01:10:32 3) A unit may be started when needed via activation (socket, path, timer, 01:10:32 D-Bus, udev, scripted systemctl call, ...). 01:10:32 4) In case of template units, the unit is meant to be enabled with some 01:10:32 instance name specified. 01:10:32 Reading package lists... 01:10:33 Building dependency tree... 01:10:33 Reading state information... 01:10:33 The following additional packages will be installed: 01:10:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:10:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:10:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:10:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:10:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:10:33 Suggested packages: 01:10:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:10:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:10:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:10:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:10:33 systemd-container policykit-1 01:10:33 Recommended packages: 01:10:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:10:33 The following NEW packages will be installed: 01:10:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:10:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:10:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:10:33 multiarch-support openssh-client python3 python3-minimal python3.6 01:10:33 python3.6-minimal snapd squashfs-tools sudo 01:10:33 The following packages will be upgraded: 01:10:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:10:33 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 01:10:33 Need to get 35.2 MB of archives. 01:10:33 After this operation, 141 MB of additional disk space will be used. 01:10:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:10:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 01:10:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:10:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:10:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:10:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:10:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:10:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:10:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:10:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:10:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:10:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:10:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:10:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:10:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:10:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:10:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 01:10:34 $ docker top a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 -eo pid,comm 01:10:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 01:10:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:10:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [Pipeline] { [Pipeline] sh 01:10:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:10:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:10:34 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:10:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:10:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:10:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:10:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:10:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:10:34 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:10:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:10:34 debconf: delaying package configuration, since apt-utils is not installed 01:10:34 Fetched 35.2 MB in 1s (26.1 MB/s) 01:10:34 (Reading database ... 12757 files and directories currently installed.) 01:10:34 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 01:10:35 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:10:35 + docker-compose -f ./docker-compose-build.yml build --parallel 01:10:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 01:10:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:10:35 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 01:10:35 (Reading database ... 12757 files and directories currently installed.) 01:10:35 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:10:35 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:10:35 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:10:35 (Reading database ... 12757 files and directories currently installed.) 01:10:35 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:10:35 Unpacking apt (1.6.13) over (1.6.1) ... 01:10:36 Setting up apt (1.6.13) ... 01:10:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:10:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:10:36 (Reading database ... 12764 files and directories currently installed.) 01:10:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:10:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:10:37 Selecting previously unselected package libpython3.6-minimal:amd64. 01:10:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:37 Selecting previously unselected package libexpat1:amd64. 01:10:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:10:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:37 Selecting previously unselected package python3.6-minimal. 01:10:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:10:37 Checking for services that may need to be restarted...done. 01:10:37 Checking for services that may need to be restarted...done. 01:10:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:38 Selecting previously unselected package python3-minimal. 01:10:38 (Reading database ... 13012 files and directories currently installed.) 01:10:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:10:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:10:38 Selecting previously unselected package mime-support. 01:10:38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:10:38 Unpacking mime-support (3.60ubuntu1) ... 01:10:38 Selecting previously unselected package libmpdec2:amd64. 01:10:38 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:10:38 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:10:38 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:10:38 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:38 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:38 Selecting previously unselected package python3.6. 01:10:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:10:38 Selecting previously unselected package libpython3-stdlib:amd64. 01:10:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:10:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:10:38 Setting up python3-minimal (3.6.7-1~18.04) ... 01:10:38 Selecting previously unselected package python3. 01:10:38 (Reading database ... 13442 files and directories currently installed.) 01:10:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:10:38 Unpacking python3 (3.6.7-1~18.04) ... 01:10:38 Selecting previously unselected package multiarch-support. 01:10:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:10:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:10:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:10:38 Selecting previously unselected package liblzo2-2:amd64. 01:10:38 (Reading database ... 13479 files and directories currently installed.) 01:10:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:10:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:10:38 Selecting previously unselected package libbsd0:amd64. 01:10:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:10:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:10:39 Selecting previously unselected package sudo. 01:10:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:10:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:10:39 Selecting previously unselected package apparmor. 01:10:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:10:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:10:39 Building core-command ... 01:10:39 Building core-data ... 01:10:39 Building core-metadata ... 01:10:39 Building security-bootstrapper ... 01:10:39 Building security-proxy-setup ... 01:10:39 Building security-secretstore-setup ... 01:10:39 Building support-notifications ... 01:10:39 Building support-scheduler ... 01:10:39 Building sys-mgmt-agent ... 01:10:39 Building support-scheduler 01:10:39 Building security-proxy-setup 01:10:39 Building security-secretstore-setup 01:10:39 Building core-command 01:10:39 Building core-data 01:10:39 Selecting previously unselected package libedit2:amd64. 01:10:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:10:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:10:39 Selecting previously unselected package libkrb5support0:amd64. 01:10:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:10:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:10:39 Selecting previously unselected package libk5crypto3:amd64. 01:10:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:10:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:10:39 Selecting previously unselected package libkeyutils1:amd64. 01:10:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:10:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:10:39 Selecting previously unselected package libkrb5-3:amd64. 01:10:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:10:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:10:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:10:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:10:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:10:39 Selecting previously unselected package libssl1.0.0:amd64. 01:10:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:10:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:10:40 Selecting previously unselected package openssh-client. 01:10:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:10:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:10:40 Selecting previously unselected package squashfs-tools. 01:10:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:10:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:10:40 Selecting previously unselected package snapd. 01:10:40 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 01:10:40 Unpacking snapd (2.48.3+18.04) ... 01:10:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:10:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:10:42 Setting up mime-support (3.60ubuntu1) ... 01:10:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:10:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:10:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:10:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:42 Setting up systemd (237-3ubuntu10.47) ... 01:10:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:10:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:10:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:10:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:10:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:10:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:10:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:10:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:10:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:10:43 Setting up python3 (3.6.7-1~18.04) ... 01:10:43 running python rtupdate hooks for python3.6... 01:10:43 running python post-rtupdate hooks for python3.6... 01:10:44 Setting up apparmor (2.12-4ubuntu5.1) ... 01:10:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:10:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:10:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:10:45 Setting up snapd (2.48.3+18.04) ... 01:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:10:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:10:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:10:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:10:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:10:47 /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' 01:10:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:47 Processing triggers for systemd (237-3ubuntu10.47) ... 01:10:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:10:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:10:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:10:50 Reading package lists... 01:10:50 Reading package lists... 01:10:50 Building dependency tree... 01:10:50 Reading state information... 01:10:50 Calculating upgrade... 01:10:50 The following packages will be upgraded: 01:10:50 advancecomp base-files bash binutils binutils-common 01:10:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:10:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:10:50 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:10:50 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:10:50 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:10:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:10:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:10:50 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:10:50 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:10:50 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:10:50 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:10:50 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:10:50 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:10:50 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:10:50 ubuntu-keyring util-linux 01:10:50 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:10:50 Need to get 64.1 MB of archives. 01:10:50 After this operation, 5097 kB of additional disk space will be used. 01:10:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 01:10:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:10:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:10:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:10:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:10:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:10:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:10:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:10:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:10:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:10:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:10:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:10:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:10:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:10:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:10:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:10:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:10:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:10:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:10:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:10:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:10:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:10:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:10:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:10:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:10:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:10:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:10:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:10:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:10:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:10:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:10:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:10:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:10:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:10:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:10:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:10:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:10:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 01:10:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 01:10:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:10:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:10:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:10:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:10:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:10:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:10:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:10:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:10:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:10:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:10:51 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] 01:10:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:10:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:10:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:10:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:10:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:10:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:10:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:10:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:10:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:10:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:10:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:10:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:10:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:10:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:10:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:10:51 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:10:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:10:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:10:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:10:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:10:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:10:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:10:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:10:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:10:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:10:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:10:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:10:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:10:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:10:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:10:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:10:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:10:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:10:52 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] 01:10:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:10:52 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 01:10:52 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] 01:10:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:10:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:10:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:10:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:10:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:10:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:10:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:10:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:10:52 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] 01:10:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:10:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:10:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:10:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:10:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:10:52 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:10:52 debconf: delaying package configuration, since apt-utils is not installed 01:10:52 Fetched 64.1 MB in 2s (34.7 MB/s) 01:10:52 (Reading database ... 13912 files and directories currently installed.) 01:10:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:10:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:10:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 01:10:53 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 01:10:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:54 (Reading database ... 13912 files and directories currently installed.) 01:10:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:10:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:10:54 (Reading database ... 13912 files and directories currently installed.) 01:10:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:55 (Reading database ... 13912 files and directories currently installed.) 01:10:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:10:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:10:55 (Reading database ... 13912 files and directories currently installed.) 01:10:55 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:10:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:10:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:10:55 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:10:55 Setting up base-files (10.1ubuntu2.10) ... 01:10:55 Installing new version of config file /etc/issue ... 01:10:55 Installing new version of config file /etc/issue.net ... 01:10:56 Installing new version of config file /etc/lsb-release ... 01:10:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:10:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:10:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:10:56 Removing obsolete conffile /etc/default/motd-news ... 01:10:56 (Reading database ... 13913 files and directories currently installed.) 01:10:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:10:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:10:56 Setting up bash (4.4.18-2ubuntu1.2) ... 01:10:56 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 01:10:56 (Reading database ... 13913 files and directories currently installed.) 01:10:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:10:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:10:56 (Reading database ... 13913 files and directories currently installed.) 01:10:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:10:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:10:56 Setting up tar (1.29b-2ubuntu0.2) ... 01:10:56 (Reading database ... 13913 files and directories currently installed.) 01:10:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:10:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:10:57 (Reading database ... 13913 files and directories currently installed.) 01:10:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:10:57 (Reading database ... 13913 files and directories currently installed.) 01:10:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:10:57 (Reading database ... 13913 files and directories currently installed.) 01:10:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:10:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:10:57 Setting up grep (3.1-2build1) ... 01:10:57 (Reading database ... 13913 files and directories currently installed.) 01:10:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:10:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:10:57 Setting up login (1:4.5-1ubuntu2) ... 01:10:57 (Reading database ... 13913 files and directories currently installed.) 01:10:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:10:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:10:58 (Reading database ... 13913 files and directories currently installed.) 01:10:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:10:59 (Reading database ... 13913 files and directories currently installed.) 01:10:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:10:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:11:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:11:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:11:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:11:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:11:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:11:00 (Reading database ... 13913 files and directories currently installed.) 01:11:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:11:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:11:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:11:00 (Reading database ... 13913 files and directories currently installed.) 01:11:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:00 (Reading database ... 13913 files and directories currently installed.) 01:11:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:01 (Reading database ... 13913 files and directories currently installed.) 01:11:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:11:02 (Reading database ... 13913 files and directories currently installed.) 01:11:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:11:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:11:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:11:03 (Reading database ... 13913 files and directories currently installed.) 01:11:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:11:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:11:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:11:03 (Reading database ... 13913 files and directories currently installed.) 01:11:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:11:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:11:03 (Reading database ... 13915 files and directories currently installed.) 01:11:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:11:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:11:03 Setting up debconf (1.5.66ubuntu1) ... 01:11:03 (Reading database ... 13915 files and directories currently installed.) 01:11:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:11:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:11:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:11:03 (Reading database ... 13915 files and directories currently installed.) 01:11:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:11:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:11:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:11:03 (Reading database ... 13915 files and directories currently installed.) 01:11:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:04 (Reading database ... 13915 files and directories currently installed.) 01:11:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:04 (Reading database ... 13917 files and directories currently installed.) 01:11:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:04 (Reading database ... 13921 files and directories currently installed.) 01:11:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 01:11:04 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:11:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:11:05 (Reading database ... 13921 files and directories currently installed.) 01:11:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:11:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:11:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:11:05 (Reading database ... 13921 files and directories currently installed.) 01:11:05 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:11:05 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:11:05 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:11:05 (Reading database ... 13921 files and directories currently installed.) 01:11:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:11:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:05 (Reading database ... 13921 files and directories currently installed.) 01:11:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:11:05 (Reading database ... 13921 files and directories currently installed.) 01:11:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:11:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:11:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:11:06 (Reading database ... 13921 files and directories currently installed.) 01:11:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:11:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:11:06 Setting up passwd (1:4.5-1ubuntu2) ... 01:11:06 (Reading database ... 13921 files and directories currently installed.) 01:11:06 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:11:06 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:11:06 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:11:06 (Reading database ... 13921 files and directories currently installed.) 01:11:06 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 01:11:06 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:11:06 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 01:11:06 (Reading database ... 13921 files and directories currently installed.) 01:11:06 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 01:11:06 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:11:06 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 01:11:06 (Reading database ... 13921 files and directories currently installed.) 01:11:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:11:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:11:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:11:07 (Reading database ... 13921 files and directories currently installed.) 01:11:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:11:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:11:07 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:11:07 (Reading database ... 13921 files and directories currently installed.) 01:11:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:11:07 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:11:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:11:07 (Reading database ... 13921 files and directories currently installed.) 01:11:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:11:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:11:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:11:07 (Reading database ... 13921 files and directories currently installed.) 01:11:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:11:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:11:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:11:07 (Reading database ... 13921 files and directories currently installed.) 01:11:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:11:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:11:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:11:07 (Reading database ... 13922 files and directories currently installed.) 01:11:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:11:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:11:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:11:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:11:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:11:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:11:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:11:08 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:11:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:11:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:11:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:11:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:11:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:11:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:11:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:11:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:11:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:11:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:11:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:11:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:11:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:11:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:11:08 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:11:08 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:11:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:11:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:11:09 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:11:09 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:11:09 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:11:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:11:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:11:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:11:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:11:09 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:11:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:11:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:11:10 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:10 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:12 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:11:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:11:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:11:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:11:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:11:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:11:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:11:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:11:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:11:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:11:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:11:14 01:11:14 Current default time zone: 'Etc/UTC' 01:11:14 Local time is now: Fri Jun 4 01:11:14 UTC 2021. 01:11:14 Universal Time is now: Fri Jun 4 01:11:14 UTC 2021. 01:11:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:11:14 01:11:14 Setting up systemd-sysv (237-3ubuntu10.47) ... 01:11:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 01:11:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:11:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:11:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:11:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:11:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:11:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:11:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:11:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:11:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:11:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:14 Setting up patch (2.7.6-2ubuntu1.1) ... 01:11:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:11:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:11:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:11:14 Installing new version of config file /etc/ssl/openssl.cnf ... 01:11:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:11:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:11:14 Setting up ca-certificates (20210119~18.04.1) ... 01:11:16 Updating certificates in /etc/ssl/certs... 01:11:17 23 added, 27 removed; done. 01:11:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:11:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:11:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:11:17 Setting up pkgbinarymangler (138.18.04.1) ... 01:11:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:11:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up perl (5.26.1-6ubuntu0.5) ... 01:11:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:11:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:11:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:11:17 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:11:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:11:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:11:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:11:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:11:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:11:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:11:18 Processing triggers for systemd (237-3ubuntu10.47) ... 01:11:18 Processing triggers for mime-support (3.60ubuntu1) ... 01:11:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:11:18 Updating certificates in /etc/ssl/certs... 01:11:19 0 added, 0 removed; done. 01:11:19 Running hooks in /etc/ca-certificates/update.d... 01:11:19 done. 01:11:19 Reading package lists... 01:11:19 Building dependency tree... 01:11:19 Reading state information... 01:11:19 The following NEW packages will be installed: 01:11:19 apt-transport-https 01:11:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:11:19 Need to get 1692 B of archives. 01:11:19 After this operation, 154 kB of additional disk space will be used. 01:11:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:11:19 debconf: delaying package configuration, since apt-utils is not installed 01:11:19 Fetched 1692 B in 0s (10.6 kB/s) 01:11:19 Selecting previously unselected package apt-transport-https. 01:11:19 (Reading database ... 13927 files and directories currently installed.) 01:11:19 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:11:19 Unpacking apt-transport-https (1.6.13) ... 01:11:20 Setting up apt-transport-https (1.6.13) ... 01:11:20 Waiting for network to be ready... 01:11:26 2021-06-04T01:11:23Z INFO Waiting for automatic snapd restart... 01:11:26 snapd 2.50.1 from Canonical* installed 01:11:27 "snapd" switched to the "latest/stable" channel 01:11:27 01:11:29 core18 20210507 from Canonical* installed 01:11:30 "core18" switched to the "latest/stable" channel 01:11:30 01:11:34 snapcraft 4.8 from Canonical* installed 01:11:34 "snapcraft" switched to the "latest/stable" channel 01:11:34 01:11:39 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: 01:11:39 - README.md 01:11:39 01:11:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:11:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:11:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:11:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:11:40 Reading package lists... 01:11:41 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 01:11:41 Reading package lists... 01:11:41 Building dependency tree... 01:11:41 Reading state information... 01:11:41 Suggested packages: 01:11:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:11:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:11:41 Recommended packages: 01:11:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:11:41 The following NEW packages will be installed: 01:11:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:11:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:11:41 pkg-config zip 01:11:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:11:41 Need to get 7663 kB of archives. 01:11:41 After this operation, 43.8 MB of additional disk space will be used. 01:11:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:11:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:11:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 01:11:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:11:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:11:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:11:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:11:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:11:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:11:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:11:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:11:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:11:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:11:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:11:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:11:42 debconf: delaying package configuration, since apt-utils is not installed 01:11:42 Fetched 7663 kB in 1s (11.8 MB/s) 01:11:42 Selecting previously unselected package libglib2.0-0:amd64. 01:11:42 (Reading database ... 13931 files and directories currently installed.) 01:11:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:11:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:11:42 Selecting previously unselected package libpsl5:amd64. 01:11:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:11:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:11:42 Selecting previously unselected package libnghttp2-14:amd64. 01:11:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:11:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:11:42 Selecting previously unselected package librtmp1:amd64. 01:11:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:11:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:11:42 Selecting previously unselected package libcurl3-gnutls:amd64. 01:11:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 01:11:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:11:42 Selecting previously unselected package liberror-perl. 01:11:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:11:42 Unpacking liberror-perl (0.17025-1) ... 01:11:42 Selecting previously unselected package git-man. 01:11:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:11:42 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:11:43 Selecting previously unselected package git. 01:11:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:11:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:11:43 Selecting previously unselected package libnorm1:amd64. 01:11:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:11:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:11:43 Selecting previously unselected package libpgm-5.2-0:amd64. 01:11:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:11:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:11:43 Selecting previously unselected package libsodium23:amd64. 01:11:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:11:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:11:44 Selecting previously unselected package libzmq5:amd64. 01:11:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:11:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:11:44 Selecting previously unselected package libzmq3-dev:amd64. 01:11:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:11:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:11:44 Selecting previously unselected package pkg-config. 01:11:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:11:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:11:44 Selecting previously unselected package zip. 01:11:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:11:44 Unpacking zip (3.0-11build1) ... 01:11:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:11:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:11:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:11:44 Setting up liberror-perl (0.17025-1) ... 01:11:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:11:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:11:44 No schema files found: doing nothing. 01:11:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:11:44 Setting up zip (3.0-11build1) ... 01:11:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:11:44 Setting up libsodium23:amd64 (1.0.16-2) ... 01:11:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:11:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:11:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:11:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:11:44 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:11:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:11:45 git set to automatically installed. 01:11:45 git-man set to automatically installed. 01:11:45 libcurl3-gnutls set to automatically installed. 01:11:45 liberror-perl set to automatically installed. 01:11:45 libglib2.0-0 set to automatically installed. 01:11:45 libnghttp2-14 set to automatically installed. 01:11:45 libnorm1 set to automatically installed. 01:11:45 libpgm-5.2-0 set to automatically installed. 01:11:45 libpsl5 set to automatically installed. 01:11:45 librtmp1 set to automatically installed. 01:11:45 libsodium23 set to automatically installed. 01:11:45 libzmq3-dev set to automatically installed. 01:11:45 libzmq5 set to automatically installed. 01:11:45 pkg-config set to automatically installed. 01:11:45 zip set to automatically installed. 01:11:47 snapd is not logged in, snap install commands will use sudo 01:11:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:11:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:11:47 ---> ace59eb3ad4b 01:11:47 Step 3/22 : WORKDIR /edgex-go 01:11:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:11:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:11:48 ---> ace59eb3ad4b 01:11:48 Step 3/23 : WORKDIR /edgex-go 01:11:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:11:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:11:48 ---> ace59eb3ad4b 01:11:48 Step 3/26 : WORKDIR /edgex-go 01:11:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:11:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:11:48 ---> ace59eb3ad4b 01:11:48 Step 3/24 : WORKDIR /edgex-go 01:11:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:11:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:11:48 ---> ace59eb3ad4b 01:11:48 Step 3/24 : WORKDIR /edgex-go 01:11:50 ---> Running in f21150d3f86b 01:11:50 ---> Running in 7019830e2b0d 01:11:50 ---> Running in f047be577f98 01:11:50 ---> Running in 34f365f709c5 01:11:50 ---> Running in 1f2fcebe4e1e 01:11:51 Removing intermediate container 7019830e2b0d 01:11:51 ---> 2e0c728d4e18 01:11:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:51 Removing intermediate container 1f2fcebe4e1e 01:11:51 ---> c4e7a559cd52 01:11:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:51 Removing intermediate container 34f365f709c5 01:11:51 ---> 99ed5af7527c 01:11:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:51 Removing intermediate container f21150d3f86b 01:11:51 ---> 7eea6bae9be8 01:11:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:51 Removing intermediate container f047be577f98 01:11:51 ---> 3f508d7d6b44 01:11:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:51 ---> Running in 29ffe12c751d 01:11:51 ---> Running in 2f43dbcbd15d 01:11:51 ---> Running in aab724d71ea1 01:11:51 ---> Running in 4b41f9ccc8f1 01:11:51 ---> Running in 681ffa8be098 01:11:54 Removing intermediate container 29ffe12c751d 01:11:54 ---> c7351d8e0558 01:11:54 Step 5/23 : RUN apk add --update --no-cache make git 01:11:54 ---> Running in 43afc3510835 01:11:54 Removing intermediate container 2f43dbcbd15d 01:11:54 ---> 34bbff467b0c 01:11:54 Step 5/24 : RUN apk add --update --no-cache make git 01:11:55 Removing intermediate container aab724d71ea1 01:11:55 ---> 1c11b9c3fa06 01:11:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:11:55 ---> Running in b7e06c091b54 01:11:55 ---> Running in 0921d7a7d06d 01:11:55 Removing intermediate container 681ffa8be098 01:11:55 ---> 98ebbc37bb16 01:11:55 Step 5/22 : RUN apk add --update --no-cache make git 01:11:55 Removing intermediate container 4b41f9ccc8f1 01:11:55 ---> 1829cc75fdaf 01:11:55 Step 5/26 : RUN apk add --update --no-cache make git 01:11:55 ---> Running in e8e20068bcd2 01:11:55 ---> Running in d43c2e62d2f4 01:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:11:58 OK: 218 MiB in 52 packages 01:11:59 OK: 218 MiB in 52 packages 01:11:59 OK: 218 MiB in 52 packages 01:11:59 OK: 218 MiB in 52 packages 01:11:59 OK: 218 MiB in 52 packages 01:12:00 Removing intermediate container 43afc3510835 01:12:00 ---> 593c2cf2ef2f 01:12:00 Step 6/23 : COPY go.mod . 01:12:00 Removing intermediate container b7e06c091b54 01:12:00 ---> c986b4a8bc46 01:12:00 Step 6/24 : COPY go.mod . 01:12:01 Removing intermediate container 0921d7a7d06d 01:12:01 ---> d75211ad8fc9 01:12:01 Step 6/24 : COPY go.mod . 01:12:01 Removing intermediate container e8e20068bcd2 01:12:01 ---> b409f5fdffb0 01:12:01 Step 6/26 : COPY go.mod . 01:12:01 ---> 3d460ceab075 01:12:01 Step 7/23 : RUN go mod download 01:12:01 Removing intermediate container d43c2e62d2f4 01:12:01 ---> fd717531aa98 01:12:01 Step 6/22 : COPY go.mod . 01:12:01 ---> dce155916269 01:12:01 Step 7/24 : RUN go mod download 01:12:01 ---> Running in 16f7b6618ee1 01:12:02 go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed 01:12:02 snapd is not logged in, snap install commands will use sudo 01:12:02 snap "core18" has no updates available 01:12:02 Pulling go-build-helper 01:12:02 + snapcraftctl pull 01:12:02 ---> Running in 57f65f63f636 01:12:02 ---> d9b607ad72cd 01:12:02 Step 7/24 : RUN go mod download 01:12:02 ---> Running in 7e94f5399408 01:12:02 'app-service-config' has dependencies that need to be staged: go-build-helper 01:12:02 Skipping pull go-build-helper (already ran) 01:12:02 Building go-build-helper 01:12:02 + snapcraftctl build 01:12:03 ---> 2599d923e89a 01:12:03 Step 7/26 : RUN go mod download 01:12:03 ---> Running in c20a795bbc60 01:12:03 ---> 1d67d2be251b 01:12:03 Step 7/22 : RUN go mod download 01:12:03 ---> Running in b98f31310405 01:12:05 Staging go-build-helper 01:12:05 + snapcraftctl stage 01:12:07 Removing intermediate container 16f7b6618ee1 01:12:07 ---> 29df36c690da 01:12:07 Step 8/23 : COPY . . 01:12:07 Removing intermediate container 57f65f63f636 01:12:07 ---> cf229600a69d 01:12:07 Step 8/24 : COPY . . 01:12:07 Removing intermediate container 7e94f5399408 01:12:07 ---> fe6b457e7fd8 01:12:07 Step 8/24 : COPY . . 01:12:07 Removing intermediate container c20a795bbc60 01:12:07 ---> 97c229a25572 01:12:07 Step 8/26 : COPY . . 01:12:08 Removing intermediate container b98f31310405 01:12:08 ---> 499919f39eea 01:12:08 Step 8/22 : COPY . . 01:12:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:12:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:12:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 01:12:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 01:12:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:12:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:12:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 01:12:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 01:12:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:12:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:12:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:12:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:12:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:12:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:12:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:12:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:12:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:12:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:12:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:12:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 01:12:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 01:12:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 01:12:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 01:12:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 01:12:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 01:12:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:12:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 01:12:13 Fetched 24.7 MB in 0s (0 B/s) 01:12:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:12:13 Fetched 224 kB in 0s (0 B/s) 01:12:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:12:13 Fetched 157 kB in 0s (0 B/s) 01:12:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:12:13 Fetched 221 kB in 0s (0 B/s) 01:12:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:12:13 Fetched 143 kB in 0s (0 B/s) 01:12:13 Pulling app-service-config 01:12:13 + snapcraftctl pull 01:12:14 Cloning into '/root/parts/app-service-config/src'... 01:12:15 Pulling config-common 01:12:15 + snapcraftctl pull 01:12:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:12:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:12:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:12:19 Fetched 0 B in 0s (0 B/s) 01:12:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:12:19 Fetched 0 B in 0s (0 B/s) 01:12:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:12:19 Fetched 0 B in 0s (0 B/s) 01:12:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:12:19 Fetched 0 B in 0s (0 B/s) 01:12:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:12:19 Fetched 0 B in 0s (0 B/s) 01:12:19 Pulling edgex-go 01:12:19 + snapcraftctl pull 01:12:30 ---> 395ede904c31 01:12:30 Step 9/23 : RUN go mod tidy 01:12:30 ---> 228d2247df17 01:12:30 Step 9/24 : RUN go mod tidy 01:12:30 ---> 68a2c0f44c53 01:12:30 Step 9/24 : RUN go mod tidy 01:12:30 ---> Running in 474535f064c4 01:12:30 ---> Running in 51a0d2609cba 01:12:30 ---> Running in 7796b4cca03f 01:12:30 ---> 2947a4b05b13 01:12:30 Step 9/26 : RUN go mod tidy 01:12:30 ---> a0e7b8c9ad73 01:12:30 Step 9/22 : RUN go mod tidy 01:12:30 ---> Running in 8b68ab3123b7 01:12:30 ---> Running in 83d0ff1174d4 01:12:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:12:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:12:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:12:37 Fetched 0 B in 0s (0 B/s) 01:12:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:12:37 Fetched 96.5 kB in 0s (0 B/s) 01:12:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:12:37 Fetched 279 kB in 0s (0 B/s) 01:12:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:12:37 Fetched 122 kB in 0s (0 B/s) 01:12:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:12:37 Fetched 77.8 kB in 0s (0 B/s) 01:12:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:12:37 Fetched 8848 B in 0s (0 B/s) 01:12:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:12:37 Fetched 47.8 kB in 0s (0 B/s) 01:12:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:12:37 Fetched 45.6 kB in 0s (0 B/s) 01:12:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:12:37 Fetched 15.0 kB in 0s (0 B/s) 01:12:37 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:12:37 Fetched 219 kB in 0s (0 B/s) 01:12:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:12:37 Fetched 154 kB in 0s (0 B/s) 01:12:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:12:37 Fetched 50.6 kB in 0s (0 B/s) 01:12:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:12:37 Fetched 14.8 kB in 0s (0 B/s) 01:12:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:12:37 Fetched 41.8 kB in 0s (0 B/s) 01:12:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:12:37 Fetched 499 kB in 0s (0 B/s) 01:12:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:12:37 Fetched 111 kB in 0s (0 B/s) 01:12:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:12:37 Fetched 240 kB in 0s (0 B/s) 01:12:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:12:37 Fetched 29.3 kB in 0s (0 B/s) 01:12:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:12:37 Fetched 85.5 kB in 0s (0 B/s) 01:12:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:12:37 Fetched 24.5 kB in 0s (0 B/s) 01:12:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:12:37 Fetched 49.2 kB in 0s (0 B/s) 01:12:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:12:37 Fetched 54.2 kB in 0s (0 B/s) 01:12:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:12:37 Fetched 30.8 kB in 0s (0 B/s) 01:12:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:12:37 Fetched 15.8 kB in 0s (0 B/s) 01:12:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:12:37 Fetched 85.9 kB in 0s (0 B/s) 01:12:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:12:37 Fetched 8720 B in 0s (0 B/s) 01:12:37 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 01:12:37 Fetched 137 kB in 0s (0 B/s) 01:12:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:12:37 Fetched 119 kB in 0s (0 B/s) 01:12:37 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 01:12:37 Fetched 110 kB in 0s (0 B/s) 01:12:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:12:37 Fetched 11.1 kB in 0s (0 B/s) 01:12:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:12:37 Fetched 645 kB in 0s (0 B/s) 01:12:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:12:37 Fetched 41.3 kB in 0s (0 B/s) 01:12:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:12:37 Fetched 17.9 kB in 0s (0 B/s) 01:12:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:12:37 Fetched 368 kB in 0s (0 B/s) 01:12:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:12:37 Fetched 187 kB in 0s (0 B/s) 01:12:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:12:37 Fetched 175 kB in 0s (0 B/s) 01:12:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:12:37 Fetched 206 kB in 0s (0 B/s) 01:12:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:12:37 Fetched 1301 kB in 0s (0 B/s) 01:12:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:12:37 Fetched 36.2 kB in 0s (0 B/s) 01:12:37 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:12:37 Fetched 159 kB in 0s (0 B/s) 01:12:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:12:37 Fetched 107 kB in 0s (0 B/s) 01:12:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:12:37 Fetched 48.7 kB in 0s (0 B/s) 01:12:37 Pulling static-packages 01:12:37 + snapcraftctl pull 01:12:37 Pulling version 01:12:37 + cd /root/project 01:12:37 + [ -f VERSION ] 01:12:37 + PROJECT_VERSION=local-dev 01:12:37 + git rev-parse --short HEAD 01:12:37 + GIT_REVISION=f07eca83 01:12:37 + snapcraftctl set-version local-dev 01:12:37 Skipping build go-build-helper (already ran) 01:12:37 Building app-service-config 01:12:37 + make build 01:12:37 go mod tidy 01:12:37 Removing intermediate container 474535f064c4 01:12:37 ---> 3df3597f9ded 01:12:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:12:37 ---> Running in efba94820239 01:12:37 Removing intermediate container 51a0d2609cba 01:12:37 ---> 3b5d2d434da1 01:12:37 Step 10/24 : RUN make cmd/core-data/core-data 01:12:38 ---> Running in dfca91dbc89f 01:12:38 Removing intermediate container 7796b4cca03f 01:12:38 ---> 091bf14402b3 01:12:38 Step 10/24 : RUN make cmd/core-command/core-command 01:12:38 Removing intermediate container 8b68ab3123b7 01:12:38 ---> 8be9b0081e2e 01:12:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:12:38 ---> Running in 1659ba13621b 01:12:38 ---> Running in bab24813a8ec 01:12:38 Removing intermediate container 83d0ff1174d4 01:12:38 ---> 0e8bfe6fe98f 01:12:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:12:39 ---> Running in adc6e074139b 01:12:39 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 01:12:40 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 01:12:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 01:12:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 01:12:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 01:12:40 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 01:12:40 go: downloading github.com/stretchr/testify v1.7.0 01:12:40 go: downloading github.com/google/uuid v1.2.0 01:12:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:12:40 go: downloading github.com/pmezard/go-difflib v1.0.0 01:12:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:12:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 01:12:40 go: downloading github.com/pelletier/go-toml v1.9.1 01:12:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:12:41 go: downloading github.com/go-playground/validator/v10 v10.6.1 01:12:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 01:12:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 01:12:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:12:41 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 01:12:41 go: downloading github.com/mitchellh/copystructure v1.0.0 01:12:41 go: downloading github.com/gorilla/mux v1.8.0 01:12:41 go: downloading github.com/go-kit/kit v0.9.0 01:12:41 go: downloading github.com/hashicorp/consul/api v1.8.1 01:12:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:12:41 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 01:12:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 01:12:41 go: downloading github.com/kr/pretty v0.2.0 01:12:41 go: downloading github.com/gorilla/websocket v1.4.2 01:12:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:12:41 go: downloading github.com/go-playground/universal-translator v0.17.0 01:12:41 go: downloading github.com/kr/text v0.1.0 01:12:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:12:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:12:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:12:41 go: downloading github.com/go-playground/locales v0.13.0 01:12:41 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:12:41 go: downloading github.com/davecgh/go-spew v1.1.1 01:12:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:12:41 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:12:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:12:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:12:41 go: downloading github.com/x448/float16 v0.8.4 01:12:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:12:42 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:12:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:12:42 go: downloading github.com/hashicorp/serf v0.9.5 01:12:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:12:42 go: downloading github.com/leodido/go-urn v1.2.0 01:12:42 go: downloading gopkg.in/yaml.v2 v2.4.0 01:12:42 go: downloading github.com/stretchr/objx v0.1.0 01:12:42 go: downloading golang.org/x/text v0.3.2 01:12:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:12:42 go: downloading github.com/pebbe/zmq4 v1.2.7 01:12:42 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:12:42 go: downloading github.com/go-stack/stack v1.8.0 01:12:42 go: downloading github.com/mattn/go-isatty v0.0.12 01:12:42 go: downloading github.com/fatih/color v1.9.0 01:12:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:12:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:12:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:12:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:12:42 go: downloading github.com/pkg/errors v0.8.1 01:12:42 go: downloading github.com/hashicorp/memberlist v0.2.2 01:12:42 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:12:42 go: downloading github.com/onsi/gomega v1.7.0 01:12:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:12:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:12:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:12:42 go: downloading github.com/miekg/dns v1.1.26 01:12:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:12:42 go: downloading github.com/mattn/go-colorable v0.1.6 01:12:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:12:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:12:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:12:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:12:42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 01:12:42 go: downloading github.com/hashicorp/errwrap v1.0.0 01:12:42 go: downloading github.com/onsi/ginkgo v1.10.1 01:12:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:12:42 go: downloading github.com/hpcloud/tail v1.0.0 01:12:42 go: downloading github.com/golang/protobuf v1.3.2 01:12:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:12:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:12:42 go: downloading github.com/fsnotify/fsnotify v1.4.7 01:12:43 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:12:53 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 01:12:53 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 01:12:53 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 01:12:53 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 01:12:54 Building config-common 01:12:54 + snapcraftctl build 01:12:56 Building edgex-go 01:12:56 + cd /root/parts/edgex-go/src 01:12:56 + make build 01:12:56 go mod tidy 01:12:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 01:12:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:12:57 go: downloading github.com/lib/pq v1.10.2 01:12:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 01:12:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:12:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:12:57 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 01:13:01 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 01:13:07 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 01:13:08 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 01:13:10 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 01:13:10 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 01:13:13 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 01:13:14 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 01:13:16 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 01:13:17 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 01:13:18 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 01:13:20 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 01:13:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:13:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:13:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:13:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:13:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:13:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:13:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:13:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:13:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:13:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:13:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:13:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:13:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:13:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:13:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:13:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:13:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:13:22 + 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 01:13:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:13:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:13:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:13:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:13:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:13:22 + 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 01:13:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:13:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:13:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:13:25 Building static-packages 01:13:25 + snapcraftctl build 01:13:27 Building version 01:13:27 + snapcraftctl build 01:13:30 Skipping stage go-build-helper (already ran) 01:13:30 Staging app-service-config 01:13:30 + snapcraftctl stage 01:13:30 Staging config-common 01:13:30 + snapcraftctl stage 01:13:32 Staging edgex-go 01:13:32 + snapcraftctl stage 01:13:33 Staging static-packages 01:13:33 + snapcraftctl stage 01:13:34 Staging version 01:13:34 + snapcraftctl stage 01:13:35 Priming go-build-helper 01:13:35 + snapcraftctl prime 01:13:36 Priming app-service-config 01:13:36 + snapcraftctl prime 01:13:37 Priming config-common 01:13:37 + snapcraftctl prime 01:13:38 Priming edgex-go 01:13:38 + snapcraftctl prime 01:13:39 Priming static-packages 01:13:39 + snapcraftctl prime 01:13:42 Priming version 01:13:42 + snapcraftctl prime 01:13:43 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:14:33 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 01:14:33 Removing intermediate container 1659ba13621b 01:14:33 ---> 05bb42dd6e0b 01:14:33 01:14:33 Step 11/24 : FROM alpine:3.12 01:14:34 3.12: Pulling from library/alpine 01:14:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:14:36 Status: Downloaded newer image for alpine:3.12 01:14:36 ---> 9852663dfa18 01:14:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:14:36 ---> Running in 42012c92e956 01:14:38 Removing intermediate container bab24813a8ec 01:14:38 ---> 8c948217d694 01:14:38 01:14:38 Step 11/22 : FROM alpine:3.12 01:14:38 ---> 9852663dfa18 01:14:38 Step 12/22 : RUN apk add --update --no-cache curl 01:14:38 ---> Running in 23ccc995af67 01:14:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:14:39 Removing intermediate container efba94820239 01:14:39 ---> e37abd83eed0 01:14:39 01:14:39 Step 11/23 : FROM alpine:3.12 01:14:39 ---> 9852663dfa18 01:14:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:14:39 (1/1) Installing dumb-init (1.2.2-r1) 01:14:39 Executing busybox-1.31.1-r20.trigger 01:14:39 OK: 5 MiB in 15 packages 01:14:40 ---> Running in 718031c9fb90 01:14:40 Removing intermediate container adc6e074139b 01:14:40 ---> 6d6914177ea9 01:14:40 01:14:40 Step 11/26 : FROM alpine:3.12 01:14:40 ---> 9852663dfa18 01:14:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:41 ---> Running in 7d97081ff691 01:14:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:14:42 Removing intermediate container 42012c92e956 01:14:42 ---> 9ff883d1d307 01:14:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:14:42 (1/4) Installing ca-certificates (20191127-r4) 01:14:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:14:42 (3/4) Installing libcurl (7.77.0-r0) 01:14:42 (4/4) Installing curl (7.77.0-r0) 01:14:42 Executing busybox-1.31.1-r20.trigger 01:14:42 Executing ca-certificates-20191127-r4.trigger 01:14:42 ---> Running in 27851f719409 01:14:42 OK: 7 MiB in 18 packages 01:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:42 Removing intermediate container 27851f719409 01:14:42 ---> 9f30adb0ada4 01:14:42 Step 14/24 : ENV APP_PORT=59882 01:14:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:14:43 ---> Running in a7914da79431 01:14:43 (1/1) Installing dumb-init (1.2.2-r1) 01:14:43 Executing busybox-1.31.1-r20.trigger 01:14:43 OK: 5 MiB in 15 packages 01:14:44 (1/6) Installing ca-certificates (20191127-r4) 01:14:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:14:44 (3/6) Installing libcurl (7.77.0-r0) 01:14:44 (4/6) Installing curl (7.77.0-r0) 01:14:44 (5/6) Installing dumb-init (1.2.2-r1) 01:14:44 (6/6) Installing su-exec (0.2-r1) 01:14:44 Executing busybox-1.31.1-r20.trigger 01:14:44 Executing ca-certificates-20191127-r4.trigger 01:14:44 OK: 7 MiB in 20 packages 01:14:44 Removing intermediate container a7914da79431 01:14:44 ---> 84948c0f1196 01:14:44 Step 15/24 : EXPOSE $APP_PORT 01:14:44 ---> Running in 728ab4eff86a 01:14:44 Removing intermediate container 23ccc995af67 01:14:44 ---> 708394d45bd8 01:14:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:14:45 ---> Running in 84b7cd8d703e 01:14:45 Removing intermediate container 718031c9fb90 01:14:45 ---> 2c67e3d4f48b 01:14:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:14:45 Removing intermediate container 728ab4eff86a 01:14:45 ---> 7a72cb3b82cd 01:14:45 Step 16/24 : WORKDIR / 01:14:45 ---> Running in 20a359d012eb 01:14:46 ---> Running in ed011cf3e30e 01:14:46 Removing intermediate container 84b7cd8d703e 01:14:46 ---> 17063580fe01 01:14:46 Step 14/22 : WORKDIR /edgex 01:14:46 ---> Running in c36ac8881e3a 01:14:46 Removing intermediate container 20a359d012eb 01:14:46 ---> 3579f3967b43 01:14:46 Step 14/23 : ENV APP_PORT=59861 01:14:46 Removing intermediate container 7d97081ff691 01:14:46 ---> a9c3ff713bb7 01:14:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:14:47 Removing intermediate container ed011cf3e30e 01:14:47 ---> 160aeb8c3863 01:14:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:47 ---> Running in 6e3a1becdda3 01:14:47 ---> Running in d34253829bc7 01:14:47 Removing intermediate container c36ac8881e3a 01:14:47 ---> a465cf74e666 01:14:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:14:48 Removing intermediate container 6e3a1becdda3 01:14:48 ---> acfb11c3eb33 01:14:48 Step 15/23 : EXPOSE $APP_PORT 01:14:48 Removing intermediate container d34253829bc7 01:14:48 ---> 8a4701c239a9 01:14:48 Step 14/26 : WORKDIR / 01:14:48 ---> Running in 51da1a354b27 01:14:48 ---> f62cf36c15f5 01:14:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:14:48 ---> Running in 24d41725cd48 01:14:49 Removing intermediate container dfca91dbc89f 01:14:49 ---> 94f499be5c28 01:14:49 01:14:49 Step 11/24 : FROM alpine:3.12 01:14:49 ---> 9852663dfa18 01:14:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:14:49 ---> e2c0dbcdd3e7 01:14:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:14:49 ---> Running in 06b0d3c553c9 01:14:49 Removing intermediate container 51da1a354b27 01:14:49 ---> da33e9c6799f 01:14:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:49 Removing intermediate container 24d41725cd48 01:14:49 ---> ce1517d3b2e2 01:14:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:14:50 Removing intermediate container 06b0d3c553c9 01:14:50 ---> 66c1bc583367 01:14:50 Step 13/24 : ENV APP_PORT=59880 01:14:50 ---> 4785801bfb12 01:14:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:14:50 ---> Running in c95f1999a593 01:14:50 ---> d4cae2dcce72 01:14:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:14:51 ---> 7f375607c362 01:14:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:14:51 ---> 15074ceed55d 01:14:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:14:51 Removing intermediate container c95f1999a593 01:14:51 ---> cab07ad6734e 01:14:51 Step 14/24 : EXPOSE $APP_PORT 01:14:51 ---> Running in 20dde030f2d1 01:14:51 ---> 1e5ae254ff75 01:14:51 Step 20/24 : ENTRYPOINT ["/core-command"] 01:14:52 ---> Running in 3a70fcd198c2 01:14:52 ---> e06e23521b8f 01:14:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:14:52 Removing intermediate container 20dde030f2d1 01:14:52 ---> 0d440f3a41e5 01:14:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:52 Removing intermediate container 3a70fcd198c2 01:14:52 ---> 9ecd51451c85 01:14:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:14:52 ---> 2207f5ce3fd9 01:14:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:14:52 ---> Running in 247037edebe3 01:14:53 ---> Running in ef9388e87397 01:14:53 ---> 406576ebd666 01:14:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:14:53 ---> Running in 4c2a0ea19e3d 01:14:53 ---> 4c70eb406662 01:14:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:14:54 Removing intermediate container ef9388e87397 01:14:54 ---> d03dccf2be13 01:14:54 Step 22/24 : LABEL arch=arm64 01:14:54 ---> Running in 96f2c70d2029 01:14:54 ---> 271f40fc1da8 01:14:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:14:54 Removing intermediate container 4c2a0ea19e3d 01:14:54 ---> 97a30ce6b245 01:14:54 Step 19/22 : CMD ["--init=true"] 01:14:54 ---> Running in af37eb7522c6 01:14:54 ---> Running in 6d7dd5fb1450 01:14:54 ---> 65eda5da35c1 01:14:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:14:54 Removing intermediate container 96f2c70d2029 01:14:54 ---> 8720d50d28c8 01:14:54 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:14:55 ---> Running in dd7c420ec81d 01:14:55 Removing intermediate container 6d7dd5fb1450 01:14:55 ---> 06922beb595c 01:14:55 Step 20/22 : LABEL arch=arm64 01:14:55 Removing intermediate container af37eb7522c6 01:14:55 ---> f978d9245086 01:14:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:14:55 ---> Running in 2a53d13c085f 01:14:55 ---> Running in 09481675c38e 01:14:55 Removing intermediate container dd7c420ec81d 01:14:55 ---> d02b4d54cf06 01:14:55 Step 24/24 : LABEL version=0.0.0 01:14:56 ---> Running in bf8301ed7665 01:14:56 Removing intermediate container 247037edebe3 01:14:56 ---> 1d7d3f036b3c 01:14:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:14:56 ---> d152217092f8 01:14:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:14:56 Removing intermediate container 09481675c38e 01:14:56 ---> 41d8902ad055 01:14:56 Step 21/23 : LABEL arch=arm64 01:14:56 Removing intermediate container 2a53d13c085f 01:14:56 ---> 333f22a61f53 01:14:56 Step 21/22 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:14:56 ---> Running in 8bcc045c0bdb 01:14:56 ---> Running in 991d2fbf8b92 01:14:56 ---> Running in e894eb4158e6 01:14:56 Removing intermediate container bf8301ed7665 01:14:56 ---> 7e2d6b55c117 01:14:56 01:14:57 Removing intermediate container 991d2fbf8b92 01:14:57 ---> 39a542bd1a34 01:14:57 Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:14:57 Successfully built 7e2d6b55c117 01:14:57 Successfully tagged core-command-arm64:latest 01:14:57  Building core-command ... done Building support-notifications 01:14:57 Removing intermediate container e894eb4158e6 01:14:57 ---> 12d3124084e7 01:14:57 Step 22/22 : LABEL version=0.0.0 01:14:57 ---> Running in 98527f4017fe 01:14:57 ---> Running in faae8fe5eecd 01:14:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:14:58 ---> 4ca9f5964b19 01:14:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:14:58 Removing intermediate container 98527f4017fe 01:14:58 ---> 39894dc379ee 01:14:58 Step 23/23 : LABEL version=0.0.0 01:14:58 Removing intermediate container faae8fe5eecd 01:14:58 ---> 674f16eb1cdd 01:14:58 01:14:58 ---> Running in e383e9d3c26e 01:14:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:14:59 Successfully built 674f16eb1cdd 01:14:59 Successfully tagged security-proxy-setup-arm64:latest 01:14:59  Building security-proxy-setup ... done Building sys-mgmt-agent 01:14:59 ---> 73f22623e6af 01:14:59 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/ 01:14:59 (1/6) Installing dumb-init (1.2.2-r1) 01:14:59 Removing intermediate container e383e9d3c26e 01:14:59 (2/6) Installing libgcc (9.3.0-r2) 01:14:59 ---> 0b8b45caa082 01:14:59 01:14:59 (3/6) Installing libsodium (1.0.18-r0) 01:14:59 (4/6) Installing libstdc++ (9.3.0-r2) 01:14:59 ---> Running in ae6baee418e1 01:15:00 (5/6) Installing libzmq (4.3.3-r0) 01:15:00 Successfully built 0b8b45caa082 01:15:00 Successfully tagged support-scheduler-arm64:latest 01:15:00 Building security-bootstrapper 01:15:00 (6/6) Installing zeromq (4.3.3-r0) 01:15:00  Building support-scheduler ... done Executing busybox-1.31.1-r20.trigger 01:15:00 OK: 8 MiB in 20 packages 01:15:01 Removing intermediate container 8bcc045c0bdb 01:15:01 ---> 0cb035a1fc42 01:15:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:02 Removing intermediate container ae6baee418e1 01:15:02 ---> 3452803febae 01:15:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:15:03 ---> 6d350a4feadd 01:15:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:15:03 ---> Running in 0c8be2b12dd1 01:15:04 Removing intermediate container 0c8be2b12dd1 01:15:04 ---> 19447a481def 01:15:04 Step 24/26 : LABEL arch=arm64 01:15:04 ---> d4d8946fc3c3 01:15:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:15:04 ---> Running in 07c90c74de39 01:15:05 Removing intermediate container 07c90c74de39 01:15:05 ---> 4320f3c9e4cb 01:15:05 Step 25/26 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:15:05 ---> 71814bda3666 01:15:05 Step 20/24 : ENTRYPOINT ["/core-data"] 01:15:05 ---> Running in e67a1405590b 01:15:06 ---> Running in 38669508ed6d 01:15:06 Removing intermediate container e67a1405590b 01:15:06 ---> 4003b2425379 01:15:06 Step 26/26 : LABEL version=0.0.0 01:15:07 ---> Running in c7de1232cd9a 01:15:07 Removing intermediate container 38669508ed6d 01:15:07 ---> e32880cc7497 01:15:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:07 ---> Running in c4f2bb6287b4 01:15:07 Removing intermediate container c7de1232cd9a 01:15:07 ---> b02ef89f6341 01:15:07 01:15:07 Successfully built b02ef89f6341 01:15:08 Successfully tagged security-secretstore-setup-arm64:latest 01:15:08  Building security-secretstore-setup ... done Building core-metadata 01:15:08 Removing intermediate container c4f2bb6287b4 01:15:08 ---> 09e226b68c1e 01:15:08 Step 22/24 : LABEL arch=arm64 01:15:08 ---> Running in dec9455dc668 01:15:08 Removing intermediate container dec9455dc668 01:15:08 ---> d37613b9c3d6 01:15:08 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:15:09 ---> Running in f3b8ed1b80ad 01:15:09 Removing intermediate container f3b8ed1b80ad 01:15:09 ---> df0de7bde9a3 01:15:09 Step 24/24 : LABEL version=0.0.0 01:15:09 ---> Running in c3f1f3e17dc6 01:15:10 Removing intermediate container c3f1f3e17dc6 01:15:10 ---> 2219bc5db583 01:15:10 01:15:10 Successfully built 2219bc5db583 01:15:10 Successfully tagged core-data-arm64:latest 01:15:49  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:15:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:15:49 ---> ace59eb3ad4b 01:15:49 Step 3/23 : WORKDIR /edgex-go 01:15:49 ---> Using cache 01:15:49 ---> 3f508d7d6b44 01:15:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:49 ---> Using cache 01:15:49 ---> 98ebbc37bb16 01:15:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:15:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:15:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:15:50 ---> ace59eb3ad4b 01:15:50 Step 3/32 : WORKDIR /edgex-go 01:15:50 ---> Using cache 01:15:50 ---> 3f508d7d6b44 01:15:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:50 ---> Using cache 01:15:50 ---> 98ebbc37bb16 01:15:50 Step 5/32 : RUN apk add --update --no-cache make git 01:15:50 ---> Using cache 01:15:50 ---> fd717531aa98 01:15:50 Step 6/32 : COPY go.mod . 01:15:50 ---> Using cache 01:15:50 ---> 1d67d2be251b 01:15:50 Step 7/32 : RUN go mod download 01:15:50 ---> Using cache 01:15:50 ---> 499919f39eea 01:15:50 Step 8/32 : COPY . . 01:15:50 ---> Using cache 01:15:50 ---> a0e7b8c9ad73 01:15:50 Step 9/32 : RUN go mod tidy 01:15:50 ---> Using cache 01:15:50 ---> 8be9b0081e2e 01:15:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:15:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:15:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:15:50 ---> ace59eb3ad4b 01:15:50 Step 3/24 : WORKDIR /edgex-go 01:15:50 ---> Using cache 01:15:50 ---> 3f508d7d6b44 01:15:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:50 ---> Using cache 01:15:50 ---> 98ebbc37bb16 01:15:50 Step 5/24 : RUN apk add --update --no-cache make bash git 01:15:52 ---> Running in d2960aa7054d 01:15:52 ---> Running in af3dfdf524c4 01:15:52 ---> Running in 3e7effb926a8 01:15:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:15:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:15:53 ---> ace59eb3ad4b 01:15:53 Step 3/24 : WORKDIR /edgex-go 01:15:53 ---> Using cache 01:15:53 ---> 3f508d7d6b44 01:15:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:53 ---> Using cache 01:15:53 ---> 98ebbc37bb16 01:15:53 Step 5/24 : RUN apk add --update --no-cache make git 01:15:53 ---> Using cache 01:15:53 ---> fd717531aa98 01:15:53 Step 6/24 : COPY go.mod . 01:15:53 ---> Using cache 01:15:53 ---> 1d67d2be251b 01:15:53 Step 7/24 : RUN go mod download 01:15:53 ---> Using cache 01:15:53 ---> 499919f39eea 01:15:53 Step 8/24 : COPY . . 01:15:53 ---> Using cache 01:15:53 ---> a0e7b8c9ad73 01:15:53 Step 9/24 : RUN go mod tidy 01:15:53 ---> Using cache 01:15:53 ---> 8be9b0081e2e 01:15:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:15:53 ---> Running in aeaea0f63549 01:15:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:15: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 01:15:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:15:55 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 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:15:56 OK: 218 MiB in 52 packages 01:15:56 OK: 218 MiB in 52 packages 01:15:57 Removing intermediate container d2960aa7054d 01:15:57 ---> 86183cf8000f 01:15:57 Step 6/23 : COPY go.mod . 01:15:58 Removing intermediate container af3dfdf524c4 01:15:58 ---> 86491b278527 01:15:58 Step 6/24 : COPY go.mod . 01:15:59 ---> 3c2cbf68c481 01:15:59 Step 7/23 : RUN go mod download 01:15:59 ---> Running in e6bb9166d352 01:16:00 ---> 7662caa23e38 01:16:00 Step 7/24 : RUN go mod download 01:16:00 ---> Running in 1f6c9738905d 01:16:04 Removing intermediate container e6bb9166d352 01:16:04 ---> 0fe0e2970f68 01:16:04 Step 8/23 : COPY . . 01:16:04 Removing intermediate container 1f6c9738905d 01:16:04 ---> 608e51984ade 01:16:04 Step 8/24 : COPY . . 01:16:31 ---> be3548def4a5 01:16:31 Step 9/23 : RUN go mod tidy 01:16:31 ---> a1d73267f80f 01:16:31 Step 9/24 : RUN go mod tidy 01:16:31 ---> Running in 8848f5dfa008 01:16:31 ---> Running in 4189bb6c3409 01:16:39 Removing intermediate container 8848f5dfa008 01:16:39 ---> daa8bdbd32b5 01:16:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:16:39 Removing intermediate container 4189bb6c3409 01:16:39 ---> f4f81e66be32 01:16:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:16:39 ---> Running in ca7793519c5e 01:16:39 ---> Running in b3e354739e0b 01:16:41 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 01:16:41 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 01:17:13 Removing intermediate container 3e7effb926a8 01:17:13 ---> 8fea17fa11e6 01:17:13 01:17:13 Step 11/32 : FROM alpine:3.12 01:17:13 ---> 9852663dfa18 01:17:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:17:13 ---> Running in db0c6739f634 01:17:13 Removing intermediate container db0c6739f634 01:17:13 ---> 3df4ae4fbb3b 01:17:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:17:13 ---> Running in b96f6af7ca60 01:17:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:17:15 (1/2) Installing dumb-init (1.2.2-r1) 01:17:15 (2/2) Installing su-exec (0.2-r1) 01:17:15 Executing busybox-1.31.1-r20.trigger 01:17:15 OK: 5 MiB in 16 packages 01:17:17 Removing intermediate container b96f6af7ca60 01:17:17 ---> 31fbf5329c21 01:17:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:17:17 ---> Running in 68bab58836a4 01:17:18 Removing intermediate container 68bab58836a4 01:17:18 ---> 7f28568c197e 01:17:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:17:18 ---> Running in 8ba9a59e953c 01:17:19 Removing intermediate container 8ba9a59e953c 01:17:19 ---> 1af825e65d56 01:17:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:17:19 ---> Running in 0cdd792a1422 01:17:24 Removing intermediate container aeaea0f63549 01:17:24 ---> 9d77b2f4b60b 01:17:24 01:17:24 Step 11/24 : FROM alpine:3.12 01:17:24 ---> 9852663dfa18 01:17:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:17:24 ---> Using cache 01:17:24 ---> 2c67e3d4f48b 01:17:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:17:24 ---> Using cache 01:17:24 ---> 3579f3967b43 01:17:24 Step 14/24 : ENV APP_PORT=59881 01:17:24 Removing intermediate container 0cdd792a1422 01:17:24 ---> 66f2b79c0b09 01:17:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:17:24 ---> Running in fb32e0fd6370 01:17:24 ---> Running in 41faeb72df94 01:17:25 Removing intermediate container 41faeb72df94 01:17:25 ---> eafde5c4e0ef 01:17:25 Step 15/24 : EXPOSE $APP_PORT 01:17:25 Removing intermediate container fb32e0fd6370 01:17:25 ---> dd8229a6424f 01:17:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:17:26 ---> Running in ce9d97a0f43a 01:17:26 Removing intermediate container ce9d97a0f43a 01:17:26 ---> ccc05b087add 01:17:26 Step 16/24 : WORKDIR / 01:17:27 ---> Running in 71d6e175d9a7 01:17:27 ---> b25910d4503d 01:17:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:17:27 ---> Running in 20fdd438bb84 01:17:27 Removing intermediate container 71d6e175d9a7 01:17:27 ---> 973fa5c7c05c 01:17:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:29 ---> 7b5e2d09bbad 01:17:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:17:31 Removing intermediate container 20fdd438bb84 01:17:31 ---> 9d881293d95c 01:17:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:31 ---> 4870a49b43e7 01:17:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:17:32 ---> cd6c5d751ec7 01:17:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:17:33 ---> 5ebeb027838c 01:17:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:17:33 ---> Running in 12607be8fecd 01:17:34 ---> cd0a19cab41b 01:17:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:17:34 Removing intermediate container 12607be8fecd 01:17:34 ---> 3e718b17beb4 01:17:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:34 ---> Running in ad794d2d2b62 01:17:35 Removing intermediate container ad794d2d2b62 01:17:35 ---> 44b6fd2018ad 01:17:35 Step 22/24 : LABEL arch=arm64 01:17:35 ---> Running in 0e555514d1c2 01:17:36 ---> c2ca20e9037a 01:17:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:17:36 Removing intermediate container 0e555514d1c2 01:17:36 ---> 648eef3ad845 01:17:36 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:17:37 ---> Running in a65b38cdc30d 01:17:37 ---> 4c371ba8c240 01:17:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:17:37 Removing intermediate container a65b38cdc30d 01:17:37 ---> 0eea5759466e 01:17:37 Step 24/24 : LABEL version=0.0.0 01:17:38 ---> Running in a08b90e739a8 01:17:38 ---> ece55a070b5c 01:17:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:17:39 Removing intermediate container a08b90e739a8 01:17:39 ---> 5c20d4166ce0 01:17:39 01:17:39 ---> Running in 99de1e6d1bf3 01:17:39 Successfully built 5c20d4166ce0 01:17:39 Successfully tagged core-metadata-arm64:latest 01:17:40  Building core-metadata ... done Removing intermediate container 99de1e6d1bf3 01:17:40 ---> 448cef007542 01:17:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:17:41 ---> 3a1779173675 01:17:41 Step 27/32 : RUN chmod +x /entrypoint.sh 01:17:41 ---> Running in b5fe1904928b 01:17:45 Removing intermediate container b5fe1904928b 01:17:45 ---> cc23a22ac814 01:17:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:17:45 ---> Running in 4bd4bf650d5c 01:17:46 Removing intermediate container 4bd4bf650d5c 01:17:46 ---> a89b3a07b269 01:17:46 Step 29/32 : CMD ["gate"] 01:17:47 ---> Running in b717b4589b64 01:17:47 Removing intermediate container b717b4589b64 01:17:47 ---> ac9c3ccda7db 01:17:47 Step 30/32 : LABEL arch=arm64 01:17:48 ---> Running in 8d8b67256a56 01:17:48 Removing intermediate container 8d8b67256a56 01:17:48 ---> 5df273e55100 01:17:48 Step 31/32 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:17:49 ---> Running in bcc405c1b647 01:17:50 Removing intermediate container bcc405c1b647 01:17:50 ---> 457c8e024435 01:17:50 Step 32/32 : LABEL version=0.0.0 01:17:50 ---> Running in d0a3bce4c8fb 01:17:50 Removing intermediate container d0a3bce4c8fb 01:17:50 ---> 05f8c422a8bd 01:17:50 01:17:51 Successfully built 05f8c422a8bd 01:17:51 Successfully tagged security-bootstrapper-arm64:latest 01:17:59  Building security-bootstrapper ... done Removing intermediate container b3e354739e0b 01:17:59 ---> 04cbab9f8d29 01:17:59 01:17:59 Step 11/23 : FROM alpine:3.12 01:17:59 ---> 9852663dfa18 01:17:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:18:00 ---> Running in c99071c6f79c 01:18:00 Removing intermediate container ca7793519c5e 01:18:00 ---> 8433fc942fbc 01:18:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:18:00 ---> Running in 869ade1c546d 01:18:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:18:01 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 01:18:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:18:02 (1/2) Installing ca-certificates (20191127-r4) 01:18:02 (2/2) Installing dumb-init (1.2.2-r1) 01:18:02 Executing busybox-1.31.1-r20.trigger 01:18:02 Executing ca-certificates-20191127-r4.trigger 01:18:02 OK: 6 MiB in 16 packages 01:18:04 Removing intermediate container 869ade1c546d 01:18:04 ---> 39eaa79d1a33 01:18:04 01:18:04 Step 12/24 : FROM docker:20.10.0 01:18:04 Removing intermediate container c99071c6f79c 01:18:04 ---> 3ebbdc2dc9cf 01:18:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:18:04 ---> Running in 1458709b6cc7 01:18:04 20.10.0: Pulling from library/docker 01:18:05 Removing intermediate container 1458709b6cc7 01:18:05 ---> 71baaca8c154 01:18:05 Step 14/23 : ENV APP_PORT=59860 01:18:05 ---> Running in b3d4181f5001 01:18:06 Removing intermediate container b3d4181f5001 01:18:06 ---> 0b9f0a1a4a8a 01:18:06 Step 15/23 : EXPOSE $APP_PORT 01:18:06 ---> Running in b5f041dc8927 01:18:06 Removing intermediate container b5f041dc8927 01:18:07 ---> 9ea02ce77265 01:18:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:08 ---> 96140d15cc7f 01:18:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:18:10 ---> 724861550d03 01:18:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:18:11 ---> ffd4071ae3a5 01:18:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:18:11 ---> Running in 9474162a6543 01:18:12 Removing intermediate container 9474162a6543 01:18:12 ---> bc26190c8ffb 01:18:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:18:12 ---> Running in 8416736ae96a 01:18:12 Removing intermediate container 8416736ae96a 01:18:12 ---> dd64338d47e5 01:18:12 Step 21/23 : LABEL arch=arm64 01:18:12 ---> Running in c1f6a4fb0c34 01:18:13 Removing intermediate container c1f6a4fb0c34 01:18:13 ---> 855eeb6db541 01:18:13 Step 22/23 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:18:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:18:13 Status: Downloaded newer image for docker:20.10.0 01:18:13 ---> eeaf43b92773 01:18:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:18:13 ---> Running in 9bd541381309 01:18:13 ---> Running in 3c11361cbfd5 01:18:14 Removing intermediate container 9bd541381309 01:18:14 ---> fbe656b632a1 01:18:14 Step 23/23 : LABEL version=0.0.0 01:18:14 Removing intermediate container 3c11361cbfd5 01:18:14 ---> 5f9241d4def7 01:18:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:18:14 ---> Running in 8f6035611df2 01:18:14 ---> Running in 01cd37c9f6f2 01:18:14 Removing intermediate container 8f6035611df2 01:18:14 ---> ba055c076a5a 01:18:14 01:18:15 Successfully built ba055c076a5a 01:18:15 Successfully tagged support-notifications-arm64:latest 01:18:15  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:18:16 (1/39) Installing readline (8.0.4-r0) 01:18:16 (2/39) Installing bash (5.0.17-r0) 01:18:16 Executing bash-5.0.17-r0.post-install 01:18:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:18:16 (4/39) Installing libcurl (7.77.0-r0) 01:18:16 (5/39) Installing curl (7.77.0-r0) 01:18:16 (6/39) Installing dumb-init (1.2.2-r1) 01:18:16 (7/39) Installing libbz2 (1.0.8-r1) 01:18:16 (8/39) Installing expat (2.2.9-r1) 01:18:16 (9/39) Installing libffi (3.3-r2) 01:18:16 (10/39) Installing gdbm (1.13-r1) 01:18:16 (11/39) Installing xz-libs (5.2.5-r0) 01:18:16 (12/39) Installing sqlite-libs (3.32.1-r0) 01:18:16 (13/39) Installing python3 (3.8.10-r0) 01:18:18 (14/39) Installing py3-appdirs (1.4.4-r1) 01:18:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:18:18 (16/39) Installing py3-parsing (2.4.7-r0) 01:18:18 (17/39) Installing py3-six (1.15.0-r0) 01:18:18 (18/39) Installing py3-packaging (20.4-r0) 01:18:18 (19/39) Installing py3-setuptools (47.0.0-r0) 01:18:18 (20/39) Installing py3-chardet (3.0.4-r4) 01:18:18 (21/39) Installing py3-idna (2.9-r0) 01:18:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:18:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:18:18 (24/39) Installing py3-requests (2.23.0-r0) 01:18:18 (25/39) Installing py3-msgpack (1.0.0-r0) 01:18:18 (26/39) Installing py3-lockfile (0.12.2-r3) 01:18:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:18:18 (28/39) Installing py3-colorama (0.4.3-r0) 01:18:18 (29/39) Installing py3-distlib (0.3.0-r0) 01:18:18 (30/39) Installing py3-distro (1.5.0-r1) 01:18:18 (31/39) Installing py3-webencodings (0.5.1-r3) 01:18:18 (32/39) Installing py3-html5lib (1.0.1-r4) 01:18:18 (33/39) Installing py3-pytoml (0.1.21-r0) 01:18:18 (34/39) Installing py3-pep517 (0.8.2-r0) 01:18:18 (35/39) Installing py3-progress (1.5-r0) 01:18:18 (36/39) Installing py3-toml (0.10.1-r0) 01:18:18 (37/39) Installing py3-retrying (1.3.3-r0) 01:18:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:18:18 (39/39) Installing py3-pip (20.1.1-r0) 01:18:19 Executing busybox-1.31.1-r19.trigger 01:18:19 OK: 72 MiB in 59 packages 01:18:23 Collecting docker-compose==1.23.2 01:18:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:18:23 Collecting dockerpty<0.5,>=0.4.1 01:18:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:18:25 Collecting cached-property<2,>=1.2.0 01:18:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:18:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:18:25 Collecting jsonschema<3,>=2.5.1 01:18:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:18:26 Collecting PyYAML<4,>=3.10 01:18:26 Downloading PyYAML-3.13.tar.gz (270 kB) 01:18:30 Collecting docker<4.0,>=3.6.0 01:18:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:18:30 Collecting docopt<0.7,>=0.6.1 01:18:30 Downloading docopt-0.6.2.tar.gz (25 kB) 01:18:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:18:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:18:33 Collecting texttable<0.10,>=0.9.0 01:18:33 Downloading texttable-0.9.1.tar.gz (11 kB) 01:18:35 Collecting websocket-client<1.0,>=0.32.0 01:18:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:18:35 Collecting docker-pycreds>=0.4.0 01:18:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:18:36 Collecting idna<2.8,>=2.5 01:18:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:18:36 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) 01:18:36 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) 01:18:37 Collecting urllib3<1.25,>=1.21.1 01:18:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:18:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:18:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:18:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:18:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:18:38 Installing collected packages: dockerpty, cached-property, jsonschema, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, docker-compose 01:18:38 Running setup.py install for dockerpty: started 01:18:40 Running setup.py install for dockerpty: finished with status 'done' 01:18:40 Running setup.py install for PyYAML: started 01:18:42 Running setup.py install for PyYAML: finished with status 'done' 01:18:43 Attempting uninstall: idna 01:18:43 Found existing installation: idna 2.9 01:18:43 Uninstalling idna-2.9: 01:18:43 Successfully uninstalled idna-2.9 01:18:43 Attempting uninstall: urllib3 01:18:43 Found existing installation: urllib3 1.25.9 01:18:43 Uninstalling urllib3-1.25.9: 01:18:43 Successfully uninstalled urllib3-1.25.9 01:18:44 Attempting uninstall: requests 01:18:44 Found existing installation: requests 2.23.0 01:18:44 Uninstalling requests-2.23.0: 01:18:44 Successfully uninstalled requests-2.23.0 01:18:45 Running setup.py install for docopt: started 01:18:47 Running setup.py install for docopt: finished with status 'done' 01:18:47 Running setup.py install for texttable: started 01:18:48 Running setup.py install for texttable: finished with status 'done' 01:18:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:18:58 Removing intermediate container 01cd37c9f6f2 01:18:58 ---> ea7dd4c6bbd7 01:18:58 Step 15/24 : ENV APP_PORT=58890 01:18:58 ---> Running in 4efc57f0e9ae 01:18:58 Removing intermediate container 4efc57f0e9ae 01:18:58 ---> d1e6b137b116 01:18:58 Step 16/24 : EXPOSE $APP_PORT 01:18:58 ---> Running in a8fcb42ef4d8 01:18:58 Removing intermediate container a8fcb42ef4d8 01:18:58 ---> 80dbee478370 01:18:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:19:00 ---> 474925790358 01:19:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:19:00 ---> 9b3060b7b6d5 01:19:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:19:01 ---> 14aed52932fe 01:19:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:19:01 ---> Running in d6257cad1dd7 01:19:01 Removing intermediate container d6257cad1dd7 01:19:01 ---> 5a884216c7f7 01:19:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:19:02 ---> Running in 643fe7a1277d 01:19:02 Removing intermediate container 643fe7a1277d 01:19:02 ---> 8c8069acf9cf 01:19:02 Step 22/24 : LABEL arch=arm64 01:19:02 ---> Running in 4c70fada51ec 01:19:03 Removing intermediate container 4c70fada51ec 01:19:03 ---> 47fa3fe8ee40 01:19:03 Step 23/24 : LABEL git_sha=f07eca83e35a038c70eed2ee1de8b1722ae9d96c 01:19:03 ---> Running in f9d172cecf26 01:19:03 Removing intermediate container f9d172cecf26 01:19:03 ---> f74e82ff9e72 01:19:03 Step 24/24 : LABEL version=0.0.0 01:19:03 ---> Running in bc4ef557258a 01:19:04 Removing intermediate container bc4ef557258a 01:19:04 ---> 4e8742321f13 01:19:04 01:19:04 Successfully built 4e8742321f13 01:19:05 Successfully tagged sys-mgmt-agent-arm64:latest 01:19:05  Building sys-mgmt-agent ... done  [Pipeline] } 01:19:05 $ docker stop --time=1 a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 01:19:06 $ docker rm -f a22a8d0a9ed997ddd3c709857c8e7790c81c80a6bf12cfe85accd0e0c9fd2294 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:07 + docker images 01:19:07 REPOSITORY TAG IMAGE ID CREATED SIZE 01:19:07 sys-mgmt-agent-arm64 latest 4e8742321f13 3 seconds ago 299MB 01:19:07 support-notifications-arm64 latest ba055c076a5a 53 seconds ago 15.7MB 01:19:07 39eaa79d1a33 About a minute ago 973MB 01:19:07 04cbab9f8d29 About a minute ago 968MB 01:19:07 security-bootstrapper-arm64 latest 05f8c422a8bd About a minute ago 17.1MB 01:19:07 core-metadata-arm64 latest 5c20d4166ce0 About a minute ago 15.6MB 01:19:07 9d77b2f4b60b About a minute ago 971MB 01:19:07 8fea17fa11e6 About a minute ago 967MB 01:19:07 core-data-arm64 latest 2219bc5db583 3 minutes ago 19.1MB 01:19:07 security-secretstore-setup-arm64 latest b02ef89f6341 4 minutes ago 26.5MB 01:19:07 support-scheduler-arm64 latest 0b8b45caa082 4 minutes ago 15MB 01:19:07 security-proxy-setup-arm64 latest 674f16eb1cdd 4 minutes ago 24MB 01:19:07 core-command-arm64 latest 7e2d6b55c117 4 minutes ago 15MB 01:19:07 94f499be5c28 4 minutes ago 974MB 01:19:07 6d6914177ea9 4 minutes ago 973MB 01:19:07 e37abd83eed0 4 minutes ago 968MB 01:19:07 8c948217d694 4 minutes ago 971MB 01:19:07 05bb42dd6e0b 4 minutes ago 966MB 01:19:07 ci-base-image-arm64 latest ace59eb3ad4b 14 minutes ago 641MB 01:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 01:19:07 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 01:19:07 docker 20.10.0 eeaf43b92773 5 months ago 228MB 01:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 01:19:08 ---> job-cost.sh 01:19:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jDmm 01:19:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-jDmm/bin to PATH 01:21:24 INFO: No Stack... 01:21:24 INFO: Retrieving Pricing Info for: v2-standard-4 01:21:24 INFO: Archiving Costs [Pipeline] sh 01:21:24 + + cut -d,cat /w/workspace/edgex-go/7/archives/cost.csv -f6 01:21:24 [Pipeline] lock 01:21:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] 01:21:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] did not exist. Created. 01:21:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:25 + echo total: 0.18000000715255737 [Pipeline] stash 01:21:25 Stashed 1 file(s) [Pipeline] } 01:21:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-7-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 01:21:26 provisioning config files... 01:21:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5081450757867847083tmp [Pipeline] { [Pipeline] sh 01:21:26 + set +x 01:21:26 + curl -s https://codecov.io/bash 01:21:26 + bash -s -- 01:21:26 01:21:26 _____ _ 01:21:26 / ____| | | 01:21:26 | | ___ __| | ___ ___ _____ __ 01:21:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:21:26 | |___| (_) | (_| | __/ (_| (_) \ V / 01:21:26 \_____\___/ \__,_|\___|\___\___/ \_/ 01:21:26 Bash-1.0.3 01:21:26 01:21:26 01:21:26 ==> git version 2.24.4 found 01:21:26 ==> 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 01:21:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:21:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:21:26 ==> Jenkins CI detected. 01:21:26 project root: . 01:21:26 --> token set from env 01:21:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:21:26 ==> Running gcov in . (disable via -X gcov) 01:21:26 ==> Python coveragepy not found 01:21:26 ==> Searching for coverage reports in: 01:21:26 + . 01:21:26 -> Found 1 reports 01:21:26 ==> Detecting git/mercurial file structure 01:21:26 ==> Reading reports 01:21:26 + ./coverage.out bytes=412085 01:21:26 ==> Appending adjustments 01:21:26 https://docs.codecov.io/docs/fixing-reports 01:21:28 + Found adjustments 01:21:28 ==> Gzipping contents 01:21:28 56K /tmp/codecov.vpLAqY.gz 01:21:28 ==> Uploading reports 01:21:28 url: https://codecov.io 01:21:28 query: branch=PR-3541&commit=f07eca83e35a038c70eed2ee1de8b1722ae9d96c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 01:21:28 -> Pinging Codecov 01:21:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=f07eca83e35a038c70eed2ee1de8b1722ae9d96c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 01:21:28 -> Uploading to 01:21:28 https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/f07eca83e35a038c70eed2ee1de8b1722ae9d96c/dac1fc3d-ac34-4699-a20f-1f64a78ad596.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T012128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f375be167d776282d62fb393896ff450acb0162f48d1ae5a1dcd7b4df50d7f47 01:21:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:28 Dload Upload Total Spent Left Speed 01:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56036 0 0 100 56036 0 123k --:--:-- --:--:-- --:--:-- 123k 01:21:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f07eca83e35a038c70eed2ee1de8b1722ae9d96c [Pipeline] } 01:21:29 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 01:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:21:31 ---> package-listing.sh 01:21:31 ++ facter osfamily 01:21:31 ++ tr '[:upper:]' '[:lower:]' 01:21:31 + OS_FAMILY=redhat 01:21:31 + workspace=/w/workspace/edgex-go/7 01:21:31 + START_PACKAGES=/tmp/packages_start.txt 01:21:31 + END_PACKAGES=/tmp/packages_end.txt 01:21:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:21:31 + PACKAGES=/tmp/packages_start.txt 01:21:31 + '[' /w/workspace/edgex-go/7 ']' 01:21:31 + PACKAGES=/tmp/packages_end.txt 01:21:31 + case "${OS_FAMILY}" in 01:21:31 + rpm -qa 01:21:31 + sort 01:21:34 + '[' -f /tmp/packages_start.txt ']' 01:21:34 + '[' -f /tmp/packages_end.txt ']' 01:21:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:21:34 + '[' /w/workspace/edgex-go/7 ']' 01:21:34 + mkdir -p /w/workspace/edgex-go/7/archives/ 01:21:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 01:21:34 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:21:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:21:35 01:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:21:35 alpine: Pulling from edgex-lftools-log-publisher 01:21:35 df20fa9351a1: Pulling fs layer 01:21:35 36b3adc4ff6f: Pulling fs layer 01:21:35 8ad3a11d3b57: Pulling fs layer 01:21:35 46f8f816bc3b: Pulling fs layer 01:21:35 93b61091891f: Pulling fs layer 01:21:35 93b9cdb0e59b: Pulling fs layer 01:21:35 5e14af77c1be: Pulling fs layer 01:21:35 01666e4c0597: Pulling fs layer 01:21:35 aa168da1d23b: Pulling fs layer 01:21:35 46f8f816bc3b: Waiting 01:21:35 93b61091891f: Waiting 01:21:35 93b9cdb0e59b: Waiting 01:21:35 5e14af77c1be: Waiting 01:21:35 01666e4c0597: Waiting 01:21:35 aa168da1d23b: Waiting 01:21:35 36b3adc4ff6f: Verifying Checksum 01:21:35 36b3adc4ff6f: Download complete 01:21:35 46f8f816bc3b: Verifying Checksum 01:21:35 46f8f816bc3b: Download complete 01:21:35 df20fa9351a1: Verifying Checksum 01:21:35 df20fa9351a1: Download complete 01:21:35 93b9cdb0e59b: Verifying Checksum 01:21:35 93b9cdb0e59b: Download complete 01:21:35 5e14af77c1be: Verifying Checksum 01:21:35 5e14af77c1be: Download complete 01:21:35 93b61091891f: Verifying Checksum 01:21:35 93b61091891f: Download complete 01:21:35 01666e4c0597: Verifying Checksum 01:21:35 df20fa9351a1: Pull complete 01:21:35 8ad3a11d3b57: Verifying Checksum 01:21:35 8ad3a11d3b57: Download complete 01:21:35 36b3adc4ff6f: Pull complete 01:21:36 8ad3a11d3b57: Pull complete 01:21:36 46f8f816bc3b: Pull complete 01:21:36 93b61091891f: Pull complete 01:21:36 93b9cdb0e59b: Pull complete 01:21:36 5e14af77c1be: Pull complete 01:21:36 01666e4c0597: Pull complete 01:21:37 aa168da1d23b: Verifying Checksum 01:21:37 aa168da1d23b: Download complete 01:21:41 aa168da1d23b: Pull complete 01:21:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:21:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:21:41 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 01:21:42 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:21:44 $ docker top 49535c351f0558588303f5b50012c79f1f7a75875fa3ec90250c28e2850e7ffd -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:45 + touch /tmp/pre-build-complete [Pipeline] sh 01:21:45 + mkdir -p /var/log/sa [Pipeline] sh 01:21:45 + ls /var/log/sa-host 01:21:45 + sadf -c /var/log/sa-host/sa04 01:21:45 file_magic: OK 01:21:45 HZ: Using current value: 100 01:21:45 file_header: OK 01:21:45 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 01:21:45 Statistics: 01:21:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:21:45 File successfully converted to sysstat format version 12.2.1 01:21:45 + sadf -c /var/log/sa-host/sa05 01:21:45 file_magic: OK 01:21:45 HZ: Using current value: 100 01:21:45 file_header: OK 01:21:45 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 01:21:45 Statistics: 01:21:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:21:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:46 provisioning config files... 01:21:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config3126494371994039498tmp [Pipeline] { [Pipeline] echo 01:21:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:21:46 ---> create-netrc.sh [Pipeline] } 01:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:21:47 ---> python-tools-install.sh [Pipeline] echo 01:21:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:21:47 ---> sudo-logs.sh 01:21:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:21:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:21:47 ---> job-cost.sh 01:21:47 lf-activate-venv: SKIPPING 01:21:47 DEBUG: total: 0.18000000715255737 01:21:47 INFO: Retrieving Stack Cost... 01:21:48 INFO: Retrieving Pricing Info for: v3-standard-2 01:21:48 INFO: Archiving Costs [Pipeline] echo 01:21:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:21:49 ---> logs-deploy.sh 01:21:49 lf-activate-venv: SKIPPING 01:21:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/7 01:21:49 INFO: archiving workspace using pattern(s): 01:21:50 Archives upload complete. 01:21:50 INFO: archiving logs to Nexus 01:21:50 ---> uname -a: 01:21:50 Linux prd-centos7-docker-4c-2g-476.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:21:50 01:21:50 01:21:50 ---> lscpu: 01:21:50 Architecture: x86_64 01:21:50 CPU op-mode(s): 32-bit, 64-bit 01:21:50 Byte Order: Little Endian 01:21:50 Address sizes: 40 bits physical, 48 bits virtual 01:21:50 CPU(s): 2 01:21:50 On-line CPU(s) list: 0,1 01:21:50 Thread(s) per core: 1 01:21:50 Core(s) per socket: 1 01:21:50 Socket(s): 2 01:21:50 NUMA node(s): 1 01:21:50 Vendor ID: AuthenticAMD 01:21:50 CPU family: 23 01:21:50 Model: 49 01:21:50 Model name: AMD EPYC-Rome Processor 01:21:50 Stepping: 0 01:21:50 CPU MHz: 2799.998 01:21:50 BogoMIPS: 5599.99 01:21:50 Virtualization: AMD-V 01:21:50 Hypervisor vendor: KVM 01:21:50 Virtualization type: full 01:21:50 L1d cache: 64 KiB 01:21:50 L1i cache: 64 KiB 01:21:50 L2 cache: 1 MiB 01:21:50 L3 cache: 32 MiB 01:21:50 NUMA node0 CPU(s): 0,1 01:21:50 Vulnerability Itlb multihit: Not affected 01:21:50 Vulnerability L1tf: Not affected 01:21:50 Vulnerability Mds: Not affected 01:21:50 Vulnerability Meltdown: Not affected 01:21:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:21:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:21:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:21:50 Vulnerability Srbds: Not affected 01:21:50 Vulnerability Tsx async abort: Not affected 01:21:50 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 01:21:50 01:21:50 01:21:50 ---> nproc: 01:21:50 2 01:21:50 01:21:50 01:21:50 ---> df -h: 01:21:50 Filesystem Size Used Available Use% Mounted on 01:21:50 overlay 40.0G 12.0G 27.9G 30% / 01:21:50 tmpfs 64.0M 0 64.0M 0% /dev 01:21:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:21:50 shm 64.0M 0 64.0M 0% /dev/shm 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/7 01:21:50 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/7@tmp 01:21:50 01:21:50 01:21:50 ---> free -m: 01:21:50 total used free shared buff/cache available 01:21:50 Mem: 7821 1346 1639 0 4835 6433 01:21:50 Swap: 1023 1 1022 01:21:50 01:21:50 01:21:50 ---> ip addr: 01:21:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:21:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:21:50 inet 127.0.0.1/8 scope host lo 01:21:50 valid_lft forever preferred_lft forever 01:21:50 inet6 ::1/128 scope host 01:21:50 valid_lft forever preferred_lft forever 01:21:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:21:50 link/ether fa:16:3e:fe:e5:44 brd ff:ff:ff:ff:ff:ff 01:21:50 inet 10.30.123.239/23 brd 10.30.123.255 scope global dynamic eth0 01:21:50 valid_lft 84905sec preferred_lft 84905sec 01:21:50 inet6 fe80::f816:3eff:fefe:e544/64 scope link 01:21:50 valid_lft forever preferred_lft forever 01:21:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:21:50 link/ether 02:42:49:67:8d:99 brd ff:ff:ff:ff:ff:ff 01:21:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:21:50 valid_lft forever preferred_lft forever 01:21:50 inet6 fe80::42:49ff:fe67:8d99/64 scope link 01:21:50 valid_lft forever preferred_lft forever 01:21:50 01:21:50 01:21:50 ---> sar -b -r -n DEV: 01:21:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 01:21:50 01:21:50 00:56:45 LINUX RESTART (2 CPU) 01:21:50 01:21:50 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:21:50 00:58:01 185.41 50.06 135.35 0.00 7407.36 45171.23 0.00 01:21:50 00:59:01 155.14 0.20 154.94 0.00 23.05 52796.74 0.00 01:21:50 01:00:01 88.64 0.00 88.64 0.00 0.00 12472.78 0.00 01:21:50 01:01:02 49.61 0.05 49.56 0.00 1.20 5260.56 0.00 01:21:50 01:02:01 119.71 0.10 119.61 0.00 1.76 41973.64 0.00 01:21:50 01:03:02 190.50 79.04 111.46 0.00 1881.16 99817.01 0.00 01:21:50 01:04:01 165.70 6.15 159.55 0.00 188.75 79316.84 0.00 01:21:50 01:05:01 291.64 174.37 117.28 0.00 13225.27 61924.27 0.00 01:21:50 01:06:01 250.92 9.57 241.34 0.00 1441.36 76909.22 0.00 01:21:50 01:07:01 245.00 0.22 244.79 0.00 86.05 124376.17 0.00 01:21:50 01:08:01 176.61 6.26 170.35 0.00 984.08 28084.48 0.00 01:21:50 01:09:01 1.17 0.00 1.17 0.00 0.00 15.59 0.00 01:21:50 01:10:02 0.27 0.00 0.27 0.00 0.00 3.83 0.00 01:21:50 01:11:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 01:21:50 01:12:01 0.35 0.18 0.17 0.00 5.73 2.18 0.00 01:21:50 01:13:01 0.73 0.00 0.73 0.00 0.00 14.53 0.00 01:21:50 01:14:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 01:21:50 01:15:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 01:21:50 01:16:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 01:21:50 01:17:01 0.17 0.00 0.17 0.00 0.00 1.42 0.00 01:21:50 01:18:01 0.35 0.12 0.23 0.00 2.53 1.93 0.00 01:21:50 01:19:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 01:21:50 01:20:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 01:21:50 01:21:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 01:21:50 Average: 80.27 13.70 66.56 0.00 1056.97 26216.66 0.00 01:21:50 01:21:50 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:21:50 00:58:01 4881948 0 1067904 13.33 2620 2056460 1701468 18.79 1123080 1589740 157620 01:21:50 00:59:01 3750252 0 1030724 12.87 2620 3225336 1442144 15.92 1215640 2485428 150300 01:21:50 01:00:01 3733440 0 1189744 14.86 2620 3083128 1729852 19.10 1429764 2286864 151728 01:21:50 01:01:02 3752312 0 1199520 14.98 2620 3054480 1871528 20.66 1376128 2309844 134544 01:21:50 01:02:01 942144 0 1424400 17.79 2620 5639768 2475856 27.33 2191932 4224940 1696152 01:21:50 01:03:02 2103088 0 1225524 15.30 2620 4677700 1543852 17.05 1173040 4077408 109576 01:21:50 01:04:01 104232 0 1383308 17.27 2620 6518772 1942616 21.45 3258800 3927560 822916 01:21:50 01:05:01 391500 0 1412896 17.64 2620 6201916 2420452 26.72 3107908 3768364 628544 01:21:50 01:06:01 641364 0 1408852 17.59 2620 5956096 2089520 23.07 2958096 3677096 32 01:21:50 01:07:01 732684 0 1515932 18.93 2620 5757696 2845304 31.41 1984140 4533952 1068 01:21:50 01:08:01 2331564 0 1255496 15.68 2620 4419252 1424688 15.73 1322528 3653268 20 01:21:50 01:09:01 2334624 0 1252432 15.64 2620 4419256 1398976 15.45 1361808 3611848 20 01:21:50 01:10:02 2333768 0 1253276 15.65 2620 4419268 1399024 15.45 1352728 3621880 8 01:21:50 01:11:01 2334628 0 1252416 15.64 2620 4419268 1388696 15.33 1353728 3620452 8 01:21:50 01:12:01 2334496 0 1252512 15.64 2620 4419304 1388696 15.33 1360384 3613832 16 01:21:50 01:13:01 2334652 0 1252356 15.64 2620 4419304 1388792 15.33 1360480 3613832 8 01:21:50 01:14:01 2335220 0 1251748 15.63 2620 4419344 1388696 15.33 1360424 3613840 20 01:21:50 01:15:01 2335252 0 1251744 15.63 2620 4419316 1388696 15.33 1360388 3613832 8 01:21:50 01:16:01 2335144 0 1251848 15.63 2620 4419320 1388696 15.33 1360408 3613832 8 01:21:50 01:17:01 2335012 0 1251976 15.63 2620 4419324 1388696 15.33 1360416 3613832 8 01:21:50 01:18:01 2328124 0 1258864 15.72 2620 4419324 1388792 15.33 1370884 3610344 8 01:21:50 01:19:01 2328872 0 1258108 15.71 2620 4419332 1388696 15.33 1369828 3610344 8 01:21:50 01:20:01 2329112 0 1257864 15.71 2620 4419336 1388696 15.33 1369832 3610344 8 01:21:50 01:21:01 2329012 0 1257960 15.71 2620 4419340 1388696 15.33 1369836 3610344 8 01:21:50 Average: 2237185 0 1267392 15.82 2620 4501735 1648380 18.20 1618842 3479709 160526 01:21:50 01:21:50 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:21:50 00:58:01 vethdf5ca8d 880.08 640.56 84.75 2686.91 0.00 0.00 0.00 0.00 01:21:50 00:58:01 eth0 1659.72 1658.35 6408.77 197.05 0.00 0.00 0.00 0.00 01:21:50 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 00:58:01 docker0 880.08 640.43 72.72 2686.90 0.00 0.00 0.00 0.00 01:21:50 00:59:01 eth0 541.83 466.13 3549.48 47.42 0.00 0.00 0.00 0.00 01:21:50 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 00:59:01 docker0 209.48 251.57 14.59 845.27 0.00 0.00 0.00 0.00 01:21:50 01:00:01 vethc589cf2 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 01:21:50 01:00:01 eth0 44.59 25.61 40.23 16.86 0.00 0.00 0.00 0.00 01:21:50 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:00:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 01:21:50 01:01:02 vethc589cf2 1.79 1.79 0.14 0.14 0.00 0.00 0.00 0.00 01:21:50 01:01:02 eth0 28.08 19.31 15.75 102.98 0.00 0.00 0.00 0.00 01:21:50 01:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:01:02 docker0 1.79 1.79 0.12 0.14 0.00 0.00 0.00 0.00 01:21:50 01:02:01 eth0 191.39 162.98 1731.32 26.46 0.00 0.00 0.00 0.00 01:21:50 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:02:01 veth1b31d44 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:03:02 eth0 13.53 7.13 11.43 5.00 0.00 0.00 0.00 0.00 01:21:50 01:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:03:02 veth1b31d44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:04:01 eth0 97.83 74.78 193.00 17.34 0.00 0.00 0.00 0.00 01:21:50 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:04:01 veth1b31d44 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 01:21:50 01:04:01 docker0 59.77 67.99 3.99 169.13 0.00 0.00 0.00 0.00 01:21:50 01:05:01 veth6e20af3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:05:01 vethf7c6ec7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:05:01 eth0 18.60 9.53 15.30 8.06 0.00 0.00 0.00 0.00 01:21:50 01:05:01 veth2165415 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:06:01 veth809f14e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:06:01 eth0 100.85 67.40 264.94 126.87 0.00 0.00 0.00 0.00 01:21:50 01:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:06:01 veth1b31d44 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 01:21:50 01:07:01 veth8070092 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:07:01 veth206a5f0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:07:01 vetha039d8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:21:50 01:07:01 eth0 54.68 33.63 90.93 15.75 0.00 0.00 0.00 0.00 01:21:50 01:08:01 eth0 182.33 150.10 1589.28 22.66 0.00 0.00 0.00 0.00 01:21:50 01:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:08:01 docker0 1228.87 1070.50 95.94 4291.70 0.00 0.00 0.00 0.00 01:21:50 01:09:01 eth0 0.68 0.28 0.41 0.02 0.00 0.00 0.00 0.00 01:21:50 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:10:02 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:21:50 01:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:13:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:21:50 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:50 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:18:01 eth0 0.30 0.27 0.17 0.08 0.00 0.00 0.00 0.00 01:21:50 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:19:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 Average: eth0 122.27 111.48 578.97 24.46 0.00 0.00 0.00 0.00 01:21:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:50 Average: docker0 51.27 44.66 4.00 179.06 0.00 0.00 0.00 0.00 01:21:50 01:21:50 01:21:50 ---> sar -P ALL: 01:21:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 01:21:50 01:21:50 00:56:45 LINUX RESTART (2 CPU) 01:21:50 01:21:50 00:57:01 CPU %user %nice %system %iowait %steal %idle 01:21:50 00:58:01 all 31.32 0.00 8.77 7.70 0.11 52.10 01:21:50 00:58:01 0 28.47 0.00 10.83 6.43 0.11 54.16 01:21:50 00:58:01 1 34.17 0.00 6.70 8.97 0.11 50.04 01:21:50 00:59:01 all 12.96 0.00 5.93 5.75 0.09 75.28 01:21:50 00:59:01 0 12.60 0.00 5.90 5.53 0.07 75.90 01:21:50 00:59:01 1 13.32 0.00 5.96 5.96 0.10 74.66 01:21:50 01:00:01 all 56.15 0.00 6.87 7.67 0.11 29.20 01:21:50 01:00:01 0 56.36 0.00 6.53 8.31 0.11 28.69 01:21:50 01:00:01 1 55.94 0.00 7.21 7.03 0.11 29.71 01:21:50 01:01:02 all 35.83 0.00 5.31 6.50 0.11 52.25 01:21:50 01:01:02 0 36.35 0.00 4.86 7.73 0.11 50.96 01:21:50 01:01:02 1 35.31 0.00 5.76 5.26 0.12 53.55 01:21:50 01:02:01 all 35.19 0.00 8.62 12.03 0.14 44.02 01:21:50 01:02:01 0 34.58 0.00 8.54 12.43 0.13 44.33 01:21:50 01:02:01 1 35.81 0.00 8.70 11.64 0.15 43.71 01:21:50 01:03:02 all 7.92 0.00 4.50 81.01 0.09 6.48 01:21:50 01:03:02 0 7.50 0.00 4.67 79.76 0.09 7.99 01:21:50 01:03:02 1 8.33 0.00 4.34 82.27 0.09 4.97 01:21:50 01:04:01 all 9.73 0.00 7.87 55.85 0.12 26.45 01:21:50 01:04:01 0 9.50 0.00 7.60 54.63 0.11 28.16 01:21:50 01:04:01 1 9.95 0.00 8.13 57.06 0.12 24.72 01:21:50 01:05:01 all 32.25 0.00 6.66 47.46 0.21 13.41 01:21:50 01:05:01 0 32.17 0.00 6.60 48.36 0.26 12.61 01:21:50 01:05:01 1 32.33 0.00 6.72 46.57 0.16 14.22 01:21:50 01:06:01 all 38.46 0.00 9.38 47.79 0.14 4.22 01:21:50 01:06:01 0 38.65 0.00 9.53 46.53 0.16 5.13 01:21:50 01:06:01 1 38.27 0.00 9.22 49.06 0.12 3.32 01:21:50 01:07:01 all 38.19 0.00 10.42 48.38 0.13 2.88 01:21:50 01:07:01 0 38.11 0.00 10.43 51.09 0.12 0.25 01:21:50 01:07:01 1 38.28 0.00 10.40 45.67 0.14 5.51 01:21:50 01:08:01 all 30.07 0.00 7.24 8.18 0.08 54.43 01:21:50 01:08:01 0 31.60 0.00 7.64 7.59 0.07 53.09 01:21:50 01:08:01 1 28.54 0.00 6.83 8.77 0.09 55.77 01:21:50 01:21:50 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:21:50 01:09:01 all 0.18 0.00 0.04 0.00 0.02 99.77 01:21:50 01:09:01 0 0.33 0.00 0.07 0.00 0.02 99.58 01:21:50 01:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:21:50 01:10:02 all 0.18 0.00 0.02 0.00 0.03 99.78 01:21:50 01:10:02 0 0.32 0.00 0.02 0.00 0.03 99.63 01:21:50 01:10:02 1 0.03 0.00 0.02 0.00 0.02 99.93 01:21:50 01:11:01 all 0.10 0.00 0.03 0.00 0.02 99.86 01:21:50 01:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:21:50 01:11:01 1 0.12 0.00 0.03 0.00 0.02 99.83 01:21:50 01:12:01 all 0.10 0.00 0.08 0.00 0.01 99.82 01:21:50 01:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:21:50 01:12:01 1 0.13 0.00 0.10 0.00 0.00 99.77 01:21:50 01:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 01:21:50 01:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:21:50 01:13:01 1 0.22 0.00 0.00 0.00 0.02 99.77 01:21:50 01:14:01 all 0.11 0.00 0.03 0.00 0.02 99.84 01:21:50 01:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:21:50 01:14:01 1 0.18 0.00 0.03 0.00 0.02 99.77 01:21:50 01:15:01 all 0.06 0.00 0.03 0.00 0.02 99.90 01:21:50 01:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:21:50 01:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:21:50 01:16:01 all 0.14 0.00 0.03 0.00 0.03 99.81 01:21:50 01:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:21:50 01:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 01:21:50 01:17:01 all 0.13 0.00 0.02 0.00 0.01 99.85 01:21:50 01:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:21:50 01:17:01 1 0.22 0.00 0.02 0.00 0.00 99.77 01:21:50 01:18:01 all 0.17 0.00 0.03 0.00 0.02 99.78 01:21:50 01:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:21:50 01:18:01 1 0.32 0.00 0.02 0.00 0.02 99.65 01:21:50 01:19:01 all 0.20 0.00 0.03 0.00 0.03 99.75 01:21:50 01:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:21:50 01:19:01 1 0.35 0.00 0.03 0.00 0.03 99.58 01:21:50 01:21:50 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:21:50 01:20:01 all 0.04 0.00 0.03 0.00 0.02 99.92 01:21:50 01:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:21:50 01:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:21:50 01:21:01 all 0.09 0.00 0.03 0.00 0.03 99.86 01:21:50 01:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:21:50 01:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 01:21:50 Average: all 13.24 0.00 3.30 13.33 0.06 70.07 01:21:50 Average: 0 13.12 0.00 3.36 13.33 0.07 70.12 01:21:50 Average: 1 13.35 0.00 3.23 13.33 0.06 70.03 01:21:50 01:21:50 01:21:50