Pull request #3780 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0+fb769a0070cc1922608d3d80e9a209584ebd424b (c2faad34a6ba43d67e128446360db3a45ad8b1b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8136449144889834846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8994385223324708884.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3780/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh120700758017082965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3318488500747948312.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2713237501837964691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-2145 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1797993625844859036.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8318328434142655442.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) > git config core.sparsecheckout # timeout=10 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5748589471274883011.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git rev-list --no-walk 2086f5d1da9d1dc864610fa8c2f8f59cbbc0b1d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:57:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:57:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:57:17 ========================================================= 00:57:17 EdgeX Global Pipelines Version Info 00:57:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:57:18 ------------------- 00:57:18 stable info: 00:57:18 ------------------- 00:57:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:18 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:57:18 Message: update stable to v1.0.210 00:57:18 ------------------- 00:57:18 experimental info: 00:57:18 ------------------- 00:57:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:57:18 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 00:57:18 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11a5923 [Pipeline] echo 00:57:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:19 provisioning config files... 00:57:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config760860272797418107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:19 ---> docker-login.sh 00:57:19 nexus3.edgexfoundry.org:10001 00:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:19 Configure a credential helper to remove this warning. See 00:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:19 00:57:19 Login Succeeded 00:57:19 nexus3.edgexfoundry.org:10002 00:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:19 Configure a credential helper to remove this warning. See 00:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:19 00:57:19 Login Succeeded 00:57:19 nexus3.edgexfoundry.org:10003 00:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:19 Configure a credential helper to remove this warning. See 00:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:19 00:57:19 Login Succeeded 00:57:19 nexus3.edgexfoundry.org:10004 00:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:20 Configure a credential helper to remove this warning. See 00:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:20 00:57:20 Login Succeeded 00:57:20 docker.io 00:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:20 Configure a credential helper to remove this warning. See 00:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:20 00:57:20 Login Succeeded 00:57:20 ---> docker-login.sh ends [Pipeline] } 00:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:20 ++ 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:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/core-command/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo core-command,cmd/core-command/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/core-data/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo core-data,cmd/core-data/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/core-metadata/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo core-metadata,cmd/core-metadata/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/security-bootstrapper/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/security-proxy-setup/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/support-notifications/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo support-notifications,cmd/support-notifications/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/support-scheduler/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:57:20 + for file in '`ls cmd/**/Dockerfile`' 00:57:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:57:20 ++ cut -d/ -f2 00:57:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:57:20 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:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:21 00:57:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:57:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:21 latest: Pulling from edgex-devops/git-semver 00:57:21 a0d0a0d46f8b: Pulling fs layer 00:57:21 3e5f54012d9b: Pulling fs layer 00:57:21 4c7163046ea9: Pulling fs layer 00:57:21 0c2d73faf560: Pulling fs layer 00:57:21 0c2d73faf560: Waiting 00:57:21 3e5f54012d9b: Verifying Checksum 00:57:21 3e5f54012d9b: Download complete 00:57:21 a0d0a0d46f8b: Verifying Checksum 00:57:21 a0d0a0d46f8b: Download complete 00:57:21 0c2d73faf560: Verifying Checksum 00:57:21 0c2d73faf560: Download complete 00:57:21 4c7163046ea9: Verifying Checksum 00:57:21 4c7163046ea9: Download complete 00:57:21 a0d0a0d46f8b: Pull complete 00:57:21 3e5f54012d9b: Pull complete 00:57:22 4c7163046ea9: Pull complete 00:57:22 0c2d73faf560: Pull complete 00:57:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:57:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:57:22 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 00:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:57:23 $ docker top c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:23 [ssh-agent] Looking for ssh-agent implementation... 00:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:23 $ docker exec c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent 00:57:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeAjooK/agent.14 00:57:23 SSH_AGENT_PID=20 00:57:23 Running ssh-add (command line suppressed) 00:57:23 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3782315408302681178.key (/w/workspace/edgex-go/4@tmp/private_key_3782315408302681178.key) 00:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:23 + git tag --points-at HEAD [Pipeline] } 00:57:23 $ docker exec --env ******** --env ******** c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent -k 00:57:23 unset SSH_AUTH_SOCK; 00:57:23 unset SSH_AGENT_PID; 00:57:23 echo Agent pid 20 killed; 00:57:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:23 [ssh-agent] Looking for ssh-agent implementation... 00:57:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:24 $ docker exec c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent 00:57:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMdhHmm/agent.54 00:57:24 SSH_AGENT_PID=61 00:57:24 Running ssh-add (command line suppressed) 00:57:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2821200852161537053.key (/w/workspace/edgex-go/4@tmp/private_key_2821200852161537053.key) 00:57:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:24 + git semver init 00:57:24 # -> Open(): unable to determine branch for HEAD 00:57:24 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:57:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:57:24 # $SEMVER_REMOTE_NAME = origin 00:57:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:57:24 # $SEMVER_USER_NAME = edgex-jenkins 00:57:24 # $SEMVER_BRANCH = PR-3780 00:57:24 # $SEMVER_TEMP = /tmp/semver-416644019 00:57:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:57:36 # '/tmp/semver-416644019' -> '/w/workspace/edgex-go/4/.semver' 00:57:36 # -> Force: false 00:57:36 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:57:36 $ docker exec --env ******** --env ******** c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent -k 00:57:36 unset SSH_AUTH_SOCK; 00:57:36 unset SSH_AGENT_PID; 00:57:36 echo Agent pid 61 killed; 00:57:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:37 + git semver [Pipeline] } 00:57:37 $ docker stop --time=1 c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d 00:57:39 $ docker rm -f c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d [Pipeline] // withDockerContainer [Pipeline] sh 00:57:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:57:39 Stashed 1 file(s) [Pipeline] echo 00:57:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 00:57:40 ========================================================= 00:57:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:57:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:57:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2152 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 00:57:40 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:57:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:57:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:57:40 a0d0a0d46f8b: Already exists 00:57:40 31adcdaf11c8: Pulling fs layer 00:57:40 b8b176561691: Pulling fs layer 00:57:40 4527c011a84f: Pulling fs layer 00:57:40 5d74067f8e1e: Pulling fs layer 00:57:40 e0aca202a116: Pulling fs layer 00:57:40 3a43be97a3b4: Pulling fs layer 00:57:40 34cad66bf833: Pulling fs layer 00:57:40 b4e3c513aaa6: Pulling fs layer 00:57:40 e0aca202a116: Waiting 00:57:40 3a43be97a3b4: Waiting 00:57:40 5d74067f8e1e: Waiting 00:57:40 b4e3c513aaa6: Waiting 00:57:40 34cad66bf833: Waiting 00:57:40 b8b176561691: Verifying Checksum 00:57:40 b8b176561691: Download complete 00:57:40 31adcdaf11c8: Verifying Checksum 00:57:40 31adcdaf11c8: Download complete 00:57:40 5d74067f8e1e: Verifying Checksum 00:57:40 5d74067f8e1e: Download complete 00:57:40 e0aca202a116: Verifying Checksum 00:57:40 e0aca202a116: Download complete 00:57:40 3a43be97a3b4: Verifying Checksum 00:57:40 3a43be97a3b4: Download complete 00:57:40 The recommended git tool is: git 00:57:40 31adcdaf11c8: Pull complete 00:57:40 34cad66bf833: Verifying Checksum 00:57:40 34cad66bf833: Download complete 00:57:40 b8b176561691: Pull complete 00:57:40 b4e3c513aaa6: Verifying Checksum 00:57:40 b4e3c513aaa6: Download complete 00:57:40 4527c011a84f: Verifying Checksum 00:57:40 4527c011a84f: Download complete 00:57:45 4527c011a84f: Pull complete 00:57:45 5d74067f8e1e: Pull complete 00:57:45 e0aca202a116: Pull complete 00:57:45 3a43be97a3b4: Pull complete 00:57:45 34cad66bf833: Pull complete 00:57:47 using credential edgex-jenkins-ssh 00:57:47 Cloning the remote Git repository 00:57:47 b4e3c513aaa6: Pull complete 00:57:47 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:57:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:57:47 + docker build -t ci-base-image-x86_64 -f - . 00:57:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:57:47 WORKDIR /edgex 00:57:47 COPY go.mod . 00:57:47 RUN go mod download' 00:57:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:57:47 > git init /w/workspace/edgex-go/4 # timeout=10 00:57:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:57:47 > git --version # timeout=10 00:57:47 > git --version # 'git version 2.17.1' 00:57:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:49 Sending build context to Docker daemon 329.8MB 00:57:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:57:49 ---> 9f6097aaca64 00:57:49 Step 2/4 : WORKDIR /edgex 00:57:51 ---> Running in cc76bde7e839 00:57:51 Removing intermediate container cc76bde7e839 00:57:51 ---> 74d63e06933f 00:57:51 Step 3/4 : COPY go.mod . 00:57:51 ---> a5da75fc4836 00:57:51 Step 4/4 : RUN go mod download 00:57:51 ---> Running in c8fc630293a4 00:58:06 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 00:58:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:58:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:58:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:58:06 > git config core.sparsecheckout # timeout=10 00:58:06 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 00:58:07 Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 00:58:07 Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) 00:58:06 > git remote # timeout=10 00:58:06 > git config --get remote.origin.url # timeout=10 00:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:07 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 00:58:07 > git rev-parse HEAD^{commit} # timeout=10 00:58:07 > git config core.sparsecheckout # timeout=10 00:58:07 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 00:58:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:12 Dload Upload Total Spent Left Speed 00:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74364 0 --:--:-- --:--:-- --:--:-- 74364 [Pipeline] sh 00:58:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:58:13 + sudo tee /etc/docker/daemon.new 00:58:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:58:13 { 00:58:13 "registry-mirrors": [ 00:58:13 "https://nexus3.edgexfoundry.org:10001" 00:58:13 ], 00:58:13 "bip": "10.250.0.254/24", 00:58:13 "hosts": [ 00:58:13 "tcp://0.0.0.0:5555", 00:58:13 "unix:///var/run/docker.sock" 00:58:13 ], 00:58:13 "mtu": 1458, 00:58:13 "selinux-enabled": true, 00:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 00:58:13 } [Pipeline] sh 00:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:58:14 + sudo service docker restart 00:58:18 Removing intermediate container c8fc630293a4 00:58:18 ---> 8355cc7d96c1 00:58:18 Successfully built 8355cc7d96c1 00:58:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:58:18 + docker inspect -f . ci-base-image-x86_64 00:58:18 . [Pipeline] withDockerContainer 00:58:18 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 00:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:18 $ docker top 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:20 + go version 00:58:20 go version go1.16.8 linux/amd64 [Pipeline] } 00:58:20 $ docker stop --time=1 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f 00:58:22 $ docker rm -f 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:58:22 + docker inspect -f . ci-base-image-x86_64 00:58:22 . [Pipeline] withDockerContainer 00:58:22 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 00:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:58:22 $ docker top a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 -eo pid,comm [Pipeline] { [Pipeline] echo 00:58:22 ========================================================= 00:58:22 [edgeXBuildGoParallel] Running Tests and Build... 00:58:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:58:23 + make test 00:58:23 go mod tidy 00:58:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:58:28 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:33 provisioning config files... 00:58:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7550098345886127044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:34 ---> docker-login.sh 00:58:34 nexus3.edgexfoundry.org:10001 00:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:35 Configure a credential helper to remove this warning. See 00:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:35 00:58:35 Login Succeeded 00:58:35 nexus3.edgexfoundry.org:10002 00:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:35 Configure a credential helper to remove this warning. See 00:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:35 00:58:35 Login Succeeded 00:58:35 nexus3.edgexfoundry.org:10003 00:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:36 Configure a credential helper to remove this warning. See 00:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:36 00:58:36 Login Succeeded 00:58:36 nexus3.edgexfoundry.org:10004 00:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:37 Configure a credential helper to remove this warning. See 00:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:37 00:58:37 Login Succeeded 00:58:37 docker.io 00:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:37 Configure a credential helper to remove this warning. See 00:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:37 00:58:37 Login Succeeded 00:58:37 ---> docker-login.sh ends [Pipeline] } 00:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:58:38 ========================================================= 00:58:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:58:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:58:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:58:39 552d1f2373af: Pulling fs layer 00:58:39 ea3f2d53f512: Pulling fs layer 00:58:39 9e70ebbbe112: Pulling fs layer 00:58:39 7a9cfe048b4a: Pulling fs layer 00:58:39 72dc09318566: Pulling fs layer 00:58:39 f4f7b4309257: Pulling fs layer 00:58:39 7a9cfe048b4a: Waiting 00:58:39 0ac9a79272e3: Pulling fs layer 00:58:39 72dc09318566: Waiting 00:58:39 b78e95d17946: Pulling fs layer 00:58:39 f4f7b4309257: Waiting 00:58:39 b78e95d17946: Waiting 00:58:39 0ac9a79272e3: Waiting 00:58:39 9e70ebbbe112: Download complete 00:58:39 ea3f2d53f512: Verifying Checksum 00:58:39 ea3f2d53f512: Download complete 00:58:39 72dc09318566: Verifying Checksum 00:58:39 72dc09318566: Download complete 00:58:39 f4f7b4309257: Verifying Checksum 00:58:39 f4f7b4309257: Download complete 00:58:39 552d1f2373af: Verifying Checksum 00:58:39 0ac9a79272e3: Verifying Checksum 00:58:39 0ac9a79272e3: Download complete 00:58:40 552d1f2373af: Pull complete 00:58:41 ea3f2d53f512: Pull complete 00:58:41 9e70ebbbe112: Pull complete 00:58:41 b78e95d17946: Download complete 00:58:41 7a9cfe048b4a: Verifying Checksum 00:58:41 7a9cfe048b4a: Download complete 00:58:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:58:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:58:54 7a9cfe048b4a: Pull complete 00:58:54 72dc09318566: Pull complete 00:58:54 f4f7b4309257: Pull complete 00:58:54 0ac9a79272e3: Pull complete 00:58:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:58:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:58:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 00:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements 00:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:59:01 b78e95d17946: Pull complete 00:59:01 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:59:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:59:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:59:01 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:59:01 WORKDIR /edgex 00:59:01 COPY go.mod . 00:59:01 RUN go mod download -f 00:59:01 - . 00:59:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:59:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:59:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:59:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 00:59:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:59:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:59:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 00:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 00:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 00:59:04 Sending build context to Docker daemon 166.6MB 00:59:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:59:04 ---> 8b459fc5aaf0 00:59:04 Step 2/4 : WORKDIR /edgex 00:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 00:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 00:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 00:59:06 ---> Running in 6053dda22336 00:59:07 Removing intermediate container 6053dda22336 00:59:07 ---> 160d83be3ed8 00:59:07 Step 3/4 : COPY go.mod . 00:59:08 ---> 1113eadb3f9f 00:59:08 Step 4/4 : RUN go mod download 00:59:08 ---> Running in c8fc8140b2a3 00:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 00:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.182s coverage: 82.5% of statements 00:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 00:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 00:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 00:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 00:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 00:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements 00:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 00:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 00:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 00:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.4% of statements 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:59:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 00:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:59:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 00:59:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 00:59:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:00:31 Removing intermediate container c8fc8140b2a3 01:00:31 ---> 1b09f6c873d3 01:00:31 Successfully built 1b09f6c873d3 01:00:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:00:31 GO111MODULE=on go vet ./... 01:00:31 + docker inspect -f . ci-base-image-arm64 01:00:31 . [Pipeline] withDockerContainer 01:00:32 prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container 01:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:34 $ docker top 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:35 + go version 01:00:35 go version go1.16.8 linux/arm64 [Pipeline] } 01:00:35 $ docker stop --time=1 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 01:00:37 $ docker rm -f 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:00:38 + docker inspect -f . ci-base-image-arm64 01:00:38 . [Pipeline] withDockerContainer 01:00:38 prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container 01:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:40 $ docker top 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e -eo pid,comm [Pipeline] { [Pipeline] echo 01:00:40 ========================================================= 01:00:40 [edgeXBuildGoParallel] Running Tests and Build... 01:00:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:00:41 + make test 01:00:41 go mod tidy 01:00:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:00:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:00:41 ./bin/test-attribution-txt.sh [Pipeline] sh 01:00:42 + ls -al . 01:00:42 total 636 01:00:42 drwxrwxr-x 10 1001 1001 4096 Oct 27 01:00 . 01:00:42 drwxr-xr-x 4 root root 28 Oct 27 00:58 .. 01:00:42 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:57 .dockerignore 01:00:42 drwxrwxr-x 8 1001 1001 179 Oct 27 00:57 .git 01:00:42 drwxrwxr-x 4 1001 1001 142 Oct 27 00:57 .github 01:00:42 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:57 .gitignore 01:00:42 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:57 .golangci.yml 01:00:42 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:57 .hadolint.yml 01:00:42 drwx------ 3 1001 1001 58 Oct 27 00:57 .semver 01:00:42 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:57 .sonarcloud.properties 01:00:42 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:57 ADOPTERS.md 01:00:42 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:57 Attribution.txt 01:00:42 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:57 CHANGELOG.md 01:00:42 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:57 CONTRIBUTING.md 01:00:42 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:57 GOVERNANCE.md 01:00:42 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:57 Jenkinsfile 01:00:42 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:57 LICENSE 01:00:42 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:57 Makefile 01:00:42 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:57 OWNERS.md 01:00:42 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:57 README.md 01:00:42 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:57 SECURITY.md 01:00:42 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:57 VERSION 01:00:42 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:57 ZMQWindows.md 01:00:42 drwxrwxr-x 2 1001 1001 37 Oct 27 00:57 bin 01:00:42 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:57 cmd 01:00:42 -rw-r--r-- 1 root root 426728 Oct 27 00:59 coverage.out 01:00:42 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:57 go.mod 01:00:42 -rw-rw-r-- 1 1001 1001 50525 Oct 27 00:57 go.sum 01:00:42 drwxrwxr-x 8 1001 1001 124 Oct 27 00:57 internal 01:00:42 drwxrwxr-x 3 1001 1001 16 Oct 27 00:57 openapi 01:00:42 drwxrwxr-x 4 1001 1001 71 Oct 27 00:57 snap 01:00:42 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:57 version.go [Pipeline] sh 01:00:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:00:42 + '[' -e coverage.out ] 01:00:42 + chown 1001:1001 coverage.out [Pipeline] stash 01:00:42 Stashed 1 file(s) [Pipeline] sh 01:00:42 + make build 01:00:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:00:44 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:00:50 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:00:51 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:00:52 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:00:52 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:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:00:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:00:54 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:00:55 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:00:56 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:00: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 [Pipeline] } 01:00:59 $ docker stop --time=1 a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 01:01:01 $ docker rm -f a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:03 01:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:03 latest: Pulling from edgex-devops/edgex-compose 01:01:03 cbdbe7a5bc2a: Pulling fs layer 01:01:03 ca9280d653b3: Pulling fs layer 01:01:03 7e9c9ca2126c: Pulling fs layer 01:01:03 cbdbe7a5bc2a: Verifying Checksum 01:01:03 cbdbe7a5bc2a: Download complete 01:01:03 ca9280d653b3: Verifying Checksum 01:01:03 ca9280d653b3: Download complete 01:01:04 cbdbe7a5bc2a: Pull complete 01:01:04 7e9c9ca2126c: Verifying Checksum 01:01:04 7e9c9ca2126c: Download complete 01:01:04 ca9280d653b3: Pull complete 01:01:08 7e9c9ca2126c: Pull complete 01:01:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:01:09 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 01:01:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:01:11 $ docker top ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:12 + docker-compose build --help 01:01:12 + grep parallel 01:01:12 --parallel Build images in parallel. [Pipeline] } 01:01:12 $ docker stop --time=1 ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a 01:01:13 $ docker rm -f ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:01:14 . [Pipeline] withDockerContainer 01:01:14 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 01:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:01:14 $ docker top 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:15 + docker-compose -f ./docker-compose-build.yml build --parallel 01:01:15 Building core-command ... 01:01:15 Building core-data ... 01:01:15 Building core-metadata ... 01:01:15 Building security-bootstrapper ... 01:01:15 Building security-proxy-setup ... 01:01:15 Building security-secretstore-setup ... 01:01:15 Building support-notifications ... 01:01:15 Building support-scheduler ... 01:01:15 Building sys-mgmt-agent ... 01:01:15 Building core-metadata 01:01:15 Building security-bootstrapper 01:01:15 Building core-command 01:01:15 Building sys-mgmt-agent 01:01:15 Building security-secretstore-setup 01:01:16 ? github.com/edgexfoundry/edgex-go [no test files] 01:01:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:01:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:01:25 ---> 8355cc7d96c1 01:01:25 Step 3/22 : WORKDIR /edgex-go 01:01:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:01:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:01:25 ---> 8355cc7d96c1 01:01:25 Step 3/24 : WORKDIR /edgex-go 01:01:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:01:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:01:25 ---> 8355cc7d96c1 01:01:25 Step 3/22 : WORKDIR /edgex-go 01:01:30 ---> Running in c1781db5efd1 01:01:30 ---> Running in f47a916222d6 01:01:30 ---> Running in aaf20821b713 01:01:36 Removing intermediate container c1781db5efd1 01:01:36 ---> 80df3399025b 01:01:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:36 Removing intermediate container f47a916222d6 01:01:36 ---> 2cd86c15da56 01:01:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:36 Removing intermediate container aaf20821b713 01:01:36 ---> 93b881912fa0 01:01:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:36 ---> Running in 26903eec0803 01:01:36 ---> Running in 4bc3fae5a748 01:01:36 ---> Running in bcf460faa727 01:01:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:01:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:01:39 ---> 8355cc7d96c1 01:01:39 Step 3/22 : WORKDIR /edgex-go 01:01:39 ---> Using cache 01:01:39 ---> 2cd86c15da56 01:01:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:40 ---> Running in 8efa90ebd5c1 01:01:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:01:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:01:40 ---> 8355cc7d96c1 01:01:40 Step 3/30 : WORKDIR /edgex-go 01:01:40 ---> Using cache 01:01:40 ---> 2cd86c15da56 01:01:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:40 ---> Running in 0a30d7b513eb 01:01:40 Removing intermediate container 26903eec0803 01:01:40 ---> 5848f8e1c191 01:01:40 Step 5/22 : RUN apk add --update --no-cache make git 01:01:40 Removing intermediate container bcf460faa727 01:01:40 ---> 3c38b37c5dae 01:01:40 Step 5/22 : RUN apk add --update --no-cache make git 01:01:41 ---> Running in 3161788f32bd 01:01:41 ---> Running in 666c482b7dff 01:01:41 Removing intermediate container 4bc3fae5a748 01:01:41 ---> 12e557058911 01:01:41 Step 5/24 : RUN apk add --update --no-cache make git 01:01:41 ---> Running in 35e366755f68 01:01:41 Removing intermediate container 8efa90ebd5c1 01:01:41 ---> 24c62503b3c9 01:01:41 Step 5/22 : RUN apk add --update --no-cache make bash git 01:01:41 ---> Running in 85228b951521 01:01:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:01:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:01:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:01:41 Removing intermediate container 0a30d7b513eb 01:01:41 ---> 9d64b17a8a5e 01:01:41 Step 5/30 : RUN apk add --update --no-cache make git 01:01:41 ---> Running in 545333d89734 01:01:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:01:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:01:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:01:42 OK: 220 MiB in 52 packages 01:01:43 OK: 220 MiB in 52 packages 01:01:43 OK: 220 MiB in 52 packages 01:01:43 OK: 220 MiB in 52 packages 01:01:43 OK: 220 MiB in 52 packages 01:01:43 Removing intermediate container 35e366755f68 01:01:43 ---> 4cfd5e4c1913 01:01:43 Step 6/24 : COPY . . 01:01:43 Removing intermediate container 3161788f32bd 01:01:43 ---> 7936dfbf5b50 01:01:43 Step 6/22 : COPY . . 01:01:44 Removing intermediate container 85228b951521 01:01:44 ---> 02a48bb0d5fd 01:01:44 Step 6/22 : COPY . . 01:01:46 Removing intermediate container 666c482b7dff 01:01:46 ---> 1c1df98eedc7 01:01:46 Step 6/22 : COPY . . 01:01:48 Removing intermediate container 545333d89734 01:01:48 ---> ed00259575fa 01:01:48 Step 6/30 : COPY . . 01:01:54 ---> 54797fce4181 01:01:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:54 ---> 812c68705c8e 01:01:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:54 ---> 3b14e1b14e94 01:01:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:54 ---> Running in c11e3fa67521 01:01:54 ---> Running in 3a51a673acc7 01:01:54 ---> Running in a425a3c7113a 01:02:08 ---> 822ab0204dd8 01:02:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:08 ---> 769d24e089e6 01:02:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:08 ---> Running in b7e3b9d0ed57 01:02:08 Removing intermediate container 3a51a673acc7 01:02:08 ---> e33a96c6ee21 01:02:08 Step 8/22 : RUN make cmd/core-command/core-command 01:02:08 Removing intermediate container a425a3c7113a 01:02:08 ---> 1bd4d2c6b86b 01:02:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:02:08 Removing intermediate container c11e3fa67521 01:02:08 ---> dbf68250b361 01:02:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:02:08 ---> Running in cf13a93cd47b 01:02:08 ---> Running in 87f31f4d5b40 01:02:08 ---> Running in 77748a8e5267 01:02:08 ---> Running in 4a938f5986df 01:02:08 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:02:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:02:08 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:02:08 Removing intermediate container b7e3b9d0ed57 01:02:08 ---> 81179726fda6 01:02:08 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:02:08 Removing intermediate container cf13a93cd47b 01:02:08 ---> fdbf06580b43 01:02:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:02:08 ---> Running in 79beda316415 01:02:08 ---> Running in 3296d71bc9a5 01:02:08 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:02:08 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:02:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:02:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:02:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:02:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:02:48 Removing intermediate container 87f31f4d5b40 01:02:48 ---> d0ed4ab9e1f5 01:02:48 01:02:48 Step 9/22 : FROM alpine:3.14 01:02:48 3.14: Pulling from library/alpine 01:02:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:02:48 Status: Downloaded newer image for alpine:3.14 01:02:48 ---> 14119a10abf4 01:02:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:02:48 ---> Running in e59d67d017a8 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:02:48 (1/1) Installing dumb-init (1.2.5-r1) 01:02:48 Executing busybox-1.33.1-r3.trigger 01:02:48 OK: 6 MiB in 15 packages 01:02:48 Removing intermediate container 79beda316415 01:02:48 ---> ffbb39149720 01:02:48 01:02:48 Step 9/30 : FROM alpine:3.14 01:02:48 ---> 14119a10abf4 01:02:48 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:02:48 ---> Running in 561d5528f3ea 01:02:48 Removing intermediate container e59d67d017a8 01:02:48 ---> 5c5a09b31766 01:02:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:48 Removing intermediate container 561d5528f3ea 01:02:48 ---> a64fe02b284d 01:02:48 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:02:48 ---> Running in ca8c4fe1c020 01:02:48 ---> Running in b79f6b442a53 01:02:48 Removing intermediate container 4a938f5986df 01:02:48 ---> 681b6c0eda5f 01:02:48 01:02:48 Step 9/24 : FROM alpine:3.14 01:02:48 ---> 14119a10abf4 01:02:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:02:48 Removing intermediate container b79f6b442a53 01:02:48 ---> 3ecd9337a956 01:02:48 Step 12/22 : ENV APP_PORT=59882 01:02:48 ---> Running in d0b7cda58ca2 01:02:48 Removing intermediate container 77748a8e5267 01:02:48 ---> e31576a17168 01:02:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:02:48 ---> Running in 4a7b8d07f723 01:02:48 ---> Running in b5727d63a778 01:02:48 Removing intermediate container 4a7b8d07f723 01:02:48 ---> 14669a21d2af 01:02:48 Step 13/22 : EXPOSE $APP_PORT 01:02:48 ---> Running in 03f5fef348ae 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:02:48 Removing intermediate container 03f5fef348ae 01:02:48 ---> 579ab681bc11 01:02:48 Step 14/22 : WORKDIR / 01:02:48 ---> Running in 5f969ccc3be9 01:02:48 (1/2) Installing dumb-init (1.2.5-r1) 01:02:48 (2/2) Installing su-exec (0.2-r1) 01:02:48 Executing busybox-1.33.1-r3.trigger 01:02:48 OK: 6 MiB in 16 packages 01:02:48 Removing intermediate container 5f969ccc3be9 01:02:48 ---> 61bb915885f1 01:02:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:02:48 (1/3) Installing ca-certificates (20191127-r5) 01:02:48 (2/3) Installing dumb-init (1.2.5-r1) 01:02:48 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:02:48 (3/3) Installing su-exec (0.2-r1) 01:02:48 Executing busybox-1.33.1-r3.trigger 01:02:48 Executing ca-certificates-20191127-r5.trigger 01:02:48 ---> e35cbedf6af8 01:02:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:02:48 OK: 6 MiB in 17 packages 01:02:49 Removing intermediate container ca8c4fe1c020 01:02:49 ---> df6c95c01b8a 01:02:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:02:49 ---> Running in 50c611a4a916 01:02:49 ---> b545dbbbcb28 01:02:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:02:49 Removing intermediate container 3296d71bc9a5 01:02:49 ---> aca0429054e3 01:02:49 01:02:49 Step 9/22 : FROM alpine:3.14 01:02:49 ---> 14119a10abf4 01:02:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:02:49 ---> Using cache 01:02:49 ---> 5c5a09b31766 01:02:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:49 ---> Using cache 01:02:49 ---> 3ecd9337a956 01:02:49 Step 12/22 : ENV APP_PORT=59881 01:02:49 ---> Running in 2f1923214391 01:02:49 Removing intermediate container 50c611a4a916 01:02:49 ---> d159f02f70d8 01:02:49 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:02:49 ---> Running in 1b5de2c6b74e 01:02:49 Removing intermediate container d0b7cda58ca2 01:02:49 ---> 8518d90686d8 01:02:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:02:49 Removing intermediate container 2f1923214391 01:02:49 ---> 47cf2c8bc893 01:02:49 Step 13/22 : EXPOSE $APP_PORT 01:02:49 ---> b361a0ea0571 01:02:49 Step 18/22 : ENTRYPOINT ["/core-command"] 01:02:49 ---> Running in 1070014ca48f 01:02:49 ---> Running in 7f01a9e9c2ad 01:02:49 ---> Running in 57c150203e4f 01:02:49 Removing intermediate container 1b5de2c6b74e 01:02:49 ---> 64cb2875fa78 01:02:49 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:02:49 ---> Running in 851b4fa7aeb8 01:02:49 Removing intermediate container 1070014ca48f 01:02:49 ---> c7a73c9e3cea 01:02:49 Step 12/24 : WORKDIR / 01:02:49 Removing intermediate container 7f01a9e9c2ad 01:02:49 ---> 8c4bd31fb88b 01:02:49 Step 14/22 : WORKDIR / 01:02:49 Removing intermediate container 57c150203e4f 01:02:49 ---> 5a13830c02e6 01:02:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:49 ---> Running in 61adafb819d2 01:02:49 Removing intermediate container b5727d63a778 01:02:49 ---> aab479a9cdb4 01:02:49 01:02:49 Step 10/22 : FROM docker:20.10.8 01:02:49 ---> Running in b59ae6050df7 01:02:49 ---> Running in 9349fe3b54db 01:02:49 20.10.8: Pulling from library/docker 01:02:49 Removing intermediate container 61adafb819d2 01:02:49 ---> b4a67c860d98 01:02:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:02:49 Removing intermediate container b59ae6050df7 01:02:49 ---> fb1b7afcb3ec 01:02:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:50 Removing intermediate container 9349fe3b54db 01:02:50 ---> 93bb9b6c2d18 01:02:50 Step 20/22 : LABEL arch=x86_64 01:02:50 ---> Running in 2c975780a6e9 01:02:50 ---> eb45e0d7fe76 01:02:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:02:50 ---> 73b5789f90a6 01:02:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:02:50 Removing intermediate container 2c975780a6e9 01:02:50 ---> ac31a126c4a2 01:02:50 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:02:50 ---> Running in 4bf1d7808e96 01:02:50 ---> fd3bc75d0802 01:02:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:02:50 Removing intermediate container 851b4fa7aeb8 01:02:50 ---> 6c4baa698aed 01:02:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:02:50 ---> Running in d03ecc5f2728 01:02:50 Removing intermediate container 4bf1d7808e96 01:02:50 ---> ddab50bce036 01:02:50 Step 22/22 : LABEL version=0.0.0 01:02:50 ---> Running in 6cb718e4b44c 01:02:50 ---> 9efe2e33506d 01:02:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:02:50 Removing intermediate container d03ecc5f2728 01:02:50 ---> 6069c61d5646 01:02:50 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:02:50 ---> 1de4ec26d958 01:02:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:02:50 Removing intermediate container 6cb718e4b44c 01:02:50 ---> 775011749815 01:02:50 01:02:51 ---> 63fc73b991c5 01:02:51 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:02:51 Successfully built 775011749815 01:02:51 Successfully tagged core-command:latest 01:02:51 Building core-data 01:02:51  Building core-command ... done  ---> Running in ef316dce35d8 01:02:51 ---> 1586fb91080e 01:02:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:02:51 ---> 032b35eea5b2 01:02:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:02:52 ---> Running in 9500346f37f6 01:02:52 ---> 52e04387bed0 01:02:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:02:53 Removing intermediate container 9500346f37f6 01:02:53 ---> f93abc4df377 01:02:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:53 ---> bc60c2fcbc1d 01:02:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:02:54 ---> Running in d7a1b640c919 01:02:54 Removing intermediate container ef316dce35d8 01:02:54 ---> 1f1c683a4acf 01:02:54 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:54 ---> 61c2bad08d8d 01:02:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:02:54 Removing intermediate container d7a1b640c919 01:02:54 ---> 971bbc38ec27 01:02:54 Step 20/22 : LABEL arch=x86_64 01:02:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:02:54 Status: Downloaded newer image for docker:20.10.8 01:02:54 ---> Running in b21907ad3d05 01:02:54 ---> bc6c0ffef665 01:02:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:02:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:02:54 ---> Running in f2f01e5b0143 01:02:54 ---> Running in 747efd310400 01:02:54 ---> 9f5853d62802 01:02:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:02:54 Removing intermediate container f2f01e5b0143 01:02:54 ---> dee8970666ed 01:02:54 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:02:54 Removing intermediate container 747efd310400 01:02:54 ---> 1006b38f4c7a 01:02:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:02:54 ---> Running in 3c44e1921962 01:02:54 ---> Running in a667396ad1e3 01:02:54 Removing intermediate container 3c44e1921962 01:02:54 ---> 445a316596b6 01:02:54 Step 22/22 : LABEL version=0.0.0 01:02:54 ---> Running in c58caa9cfa66 01:02:54 ---> b3f9ed78852b 01:02:54 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:02:54 Removing intermediate container c58caa9cfa66 01:02:54 ---> 22d031d81a3c 01:02:54 01:02:55 Successfully built 22d031d81a3c 01:02:55 Removing intermediate container b21907ad3d05 01:02:55 ---> cd373f4ff416 01:02:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:02:55 Successfully tagged core-metadata:latest 01:02:55  Building core-metadata ... done Building support-notifications 01:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:02:55 ---> 24160184e26b 01:02:55 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:02:55 ---> Running in a598dadcd2fa 01:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:02:55 (1/42) Installing readline (8.1.0-r0) 01:02:55 (2/42) Installing bash (5.1.4-r0) 01:02:55 Executing bash-5.1.4-r0.post-install 01:02:55 (3/42) Installing brotli-libs (1.0.9-r5) 01:02:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:02:55 (5/42) Installing libcurl (7.79.1-r0) 01:02:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:02:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:02:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:02:55 (6/42) Installing curl (7.79.1-r0) 01:02:55 (7/42) Installing dumb-init (1.2.5-r1) 01:02:55 (8/42) Installing libbz2 (1.0.8-r1) 01:02:55 (9/42) Installing expat (2.4.1-r0) 01:02:55 (10/42) Installing libffi (3.3-r2) 01:02:55 (11/42) Installing gdbm (1.19-r0) 01:02:55 (12/42) Installing xz-libs (5.2.5-r0) 01:02:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:02:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:02:55 (15/42) Installing mpdecimal (2.5.1-r1) 01:02:55 (16/42) Installing sqlite-libs (3.35.5-r0) 01:02:55 (17/42) Installing python3 (3.9.5-r1) 01:02:58 ---> dbc9b45faa91 01:02:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:02:58 Removing intermediate container a598dadcd2fa 01:02:58 ---> eb5117dd32e1 01:02:58 Step 22/24 : LABEL arch=x86_64 01:02:58 (18/42) Installing py3-appdirs (1.4.4-r2) 01:02:58 (19/42) Installing py3-chardet (4.0.0-r2) 01:02:58 (20/42) Installing py3-idna (3.2-r0) 01:02:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:02:59 (22/42) Installing py3-certifi (2020.12.5-r1) 01:02:59 (23/42) Installing py3-requests (2.25.1-r4) 01:02:59 (24/42) Installing py3-msgpack (1.0.2-r1) 01:02:59 (25/42) Installing py3-lockfile (0.12.2-r4) 01:02:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:02:59 (27/42) Installing py3-colorama (0.4.4-r1) 01:02:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:02:59 (29/42) Installing py3-distlib (0.3.1-r3) 01:02:59 ---> 63a1332b5145 01:02:59 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:02:59 ---> Running in e79291498eab 01:02:59 (30/42) Installing py3-distro (1.5.0-r3) 01:02:59 (31/42) Installing py3-six (1.15.0-r1) 01:02:59 (32/42) Installing py3-webencodings (0.5.1-r4) 01:02:59 (33/42) Installing py3-html5lib (1.1-r1) 01:02:59 (34/42) Installing py3-parsing (2.4.7-r2) 01:02:59 (35/42) Installing py3-packaging (20.9-r1) 01:02:59 (36/42) Installing py3-toml (0.10.2-r2) 01:02:59 (37/42) Installing py3-pep517 (0.10.0-r2) 01:02:59 (38/42) Installing py3-progress (1.5-r2) 01:02:59 (39/42) Installing py3-retrying (1.3.3-r1) 01:02:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:02:59 (41/42) Installing py3-setuptools (52.0.0-r3) 01:02:59 (42/42) Installing py3-pip (20.3.4-r1) 01:03:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:03:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:03:00 ---> 8355cc7d96c1 01:03:00 Step 3/22 : WORKDIR /edgex-go 01:03:00 ---> Using cache 01:03:00 ---> 2cd86c15da56 01:03:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:00 ---> Using cache 01:03:00 ---> 9d64b17a8a5e 01:03:00 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:03:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:03:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:03:00 ---> 8355cc7d96c1 01:03:00 Step 3/21 : WORKDIR /edgex-go 01:03:00 ---> Using cache 01:03:00 ---> 2cd86c15da56 01:03:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:00 ---> Using cache 01:03:00 ---> 9d64b17a8a5e 01:03:00 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:03:00 Removing intermediate container e79291498eab 01:03:00 ---> 17d99e0ba549 01:03:00 Step 23/24 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:00 ---> Running in 688f60b39b61 01:03:00 Executing busybox-1.33.1-r3.trigger 01:03:00 OK: 84 MiB in 64 packages 01:03:00 ---> Running in 73b6a7dd241e 01:03:00 ---> Running in a7eaa520be58 01:03:00 ---> Running in 33c6d9e0061d 01:03:00 Removing intermediate container 688f60b39b61 01:03:00 ---> 42573fab1675 01:03:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:03:00 Removing intermediate container 33c6d9e0061d 01:03:00 ---> 5f0260fba1ed 01:03:00 Step 24/24 : LABEL version=0.0.0 01:03:00 ---> Running in 782315e894c4 01:03:00 ---> 5e11a764298b 01:03:00 Step 25/30 : RUN chmod +x /entrypoint.sh 01:03:00 Removing intermediate container 782315e894c4 01:03:00 ---> 00418aa8dfa1 01:03:00 01:03:00 ---> Running in 9a18bdb10728 01:03:01 Successfully built 00418aa8dfa1 01:03:01 Successfully tagged security-secretstore-setup:latest 01:03:01  Building security-secretstore-setup ... done Building support-scheduler 01:03:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:03:01 Collecting docker-compose==1.23.2 01:03:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:03:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:03:01 Collecting websocket-client<1.0,>=0.32.0 01:03:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:03:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:03:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:03:01 Collecting texttable<0.10,>=0.9.0 01:03:01 Downloading texttable-0.9.1.tar.gz (11 kB) 01:03:02 Collecting docker<4.0,>=3.6.0 01:03:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:03:02 Collecting dockerpty<0.5,>=0.4.1 01:03:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:03:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:03:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:03:02 OK: 220 MiB in 52 packages 01:03:02 Collecting PyYAML<4,>=3.10 01:03:02 Downloading PyYAML-3.13.tar.gz (270 kB) 01:03:02 OK: 220 MiB in 52 packages 01:03:03 Collecting jsonschema<3,>=2.5.1 01:03:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:03:03 Collecting docopt<0.7,>=0.6.1 01:03:03 Downloading docopt-0.6.2.tar.gz (25 kB) 01:03:04 Collecting cached-property<2,>=1.2.0 01:03:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:03:04 Collecting docker-pycreds>=0.4.0 01:03:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:03:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:03:04 Removing intermediate container 9a18bdb10728 01:03:04 ---> d065a9ef6d90 01:03:04 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:03:04 Collecting urllib3<1.25,>=1.21.1 01:03:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:03:04 Collecting chardet<3.1.0,>=3.0.2 01:03:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:03:04 Collecting idna<2.8,>=2.5 01:03:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:03:04 Removing intermediate container a7eaa520be58 01:03:04 ---> 5b429e67a94b 01:03:04 Step 6/22 : COPY . . 01:03:04 ---> Running in 76857c0f1eba 01:03:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:03:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:03:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:03:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:03:04 Removing intermediate container 73b6a7dd241e 01:03:04 ---> d2b7473a9314 01:03:04 Step 6/21 : COPY . . 01:03:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:03:04 Attempting uninstall: urllib3 01:03:04 Found existing installation: urllib3 1.26.5 01:03:04 Uninstalling urllib3-1.26.5: 01:03:04 Removing intermediate container 76857c0f1eba 01:03:04 ---> bd752e0d51d3 01:03:04 Step 27/30 : CMD ["gate"] 01:03:04 Successfully uninstalled urllib3-1.26.5 01:03:04 Attempting uninstall: idna 01:03:04 Found existing installation: idna 3.2 01:03:04 Uninstalling idna-3.2: 01:03:04 Successfully uninstalled idna-3.2 01:03:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:03:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:03:05 ---> 8355cc7d96c1 01:03:05 Step 3/23 : WORKDIR /edgex-go 01:03:05 ---> Using cache 01:03:05 ---> 2cd86c15da56 01:03:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:05 ---> Using cache 01:03:05 ---> 9d64b17a8a5e 01:03:05 Step 5/23 : RUN apk add --update --no-cache make git 01:03:05 ---> Using cache 01:03:05 ---> ed00259575fa 01:03:05 Step 6/23 : COPY go.mod . 01:03:05 Attempting uninstall: chardet 01:03:05 Found existing installation: chardet 4.0.0 01:03:05 Uninstalling chardet-4.0.0: 01:03:05 ---> Running in eb975c665a7d 01:03:05 Successfully uninstalled chardet-4.0.0 01:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.216s coverage: 28.7% of statements 01:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:03:08 ---> 51ba5a58a04b 01:03:08 Step 7/23 : RUN go mod download 01:03:08 Attempting uninstall: requests 01:03:08 Found existing installation: requests 2.25.1 01:03:08 Uninstalling requests-2.25.1: 01:03:08 Successfully uninstalled requests-2.25.1 01:03:08 Removing intermediate container eb975c665a7d 01:03:08 ---> 4ab7534d76c4 01:03:08 Step 28/30 : LABEL arch=x86_64 01:03:08 ---> Running in ff133ca08512 01:03:08 Running setup.py install for texttable: started 01:03:09 ---> Running in e8f49d839b53 01:03:09 Running setup.py install for texttable: finished with status 'done' 01:03:09 Running setup.py install for PyYAML: started 01:03:09 Running setup.py install for PyYAML: finished with status 'done' 01:03:09 Removing intermediate container e8f49d839b53 01:03:09 ---> 04b45c59b34a 01:03:09 Step 29/30 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:11 Running setup.py install for docopt: started 01:03:11 Running setup.py install for docopt: finished with status 'done' 01:03:11 Running setup.py install for dockerpty: started 01:03:11 ---> Running in 180f97a3a9fa 01:03:11 Running setup.py install for dockerpty: finished with status 'done' 01:03:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements 01:03:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:03:11 ---> 60a0c34e5593 01:03:11 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:11 Removing intermediate container 180f97a3a9fa 01:03:11 ---> e9f96ce85aa5 01:03:11 Step 30/30 : LABEL version=0.0.0 01:03:11 ---> Running in 24617ac08e8a 01:03:11 ---> 98596614765a 01:03:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:11 ---> Running in c33527912fd5 01:03:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:03:11 ---> Running in 403e5c8569ed 01:03:11 Removing intermediate container 24617ac08e8a 01:03:11 ---> df949e9d2cc3 01:03:11 01:03:11 Successfully built df949e9d2cc3 01:03:11 Successfully tagged security-bootstrapper:latest 01:03:11 Building security-proxy-setup 01:03:12  Building security-bootstrapper ... done Removing intermediate container ff133ca08512 01:03:12 ---> 37260b83d6a4 01:03:12 Step 8/23 : COPY . . 01:03:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 44.7% of statements 01:03:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:03:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:03:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.933s coverage: 89.5% of statements 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:03:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:03:17 Removing intermediate container c33527912fd5 01:03:17 ---> 39f8db7f650f 01:03:17 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:03:18 ---> 18efb716de62 01:03:18 Step 9/23 : RUN go mod tidy 01:03:18 ---> Running in a49bef463754 01:03:18 Removing intermediate container 403e5c8569ed 01:03:18 ---> 5f38b3c2b6e1 01:03:18 Step 8/22 : RUN make cmd/core-data/core-data 01:03:18 ---> Running in e7a89192ed80 01:03:18 ---> Running in 2740555eef45 01:03:18 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:03:18 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:03:19 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:03:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:03:19 ---> 8355cc7d96c1 01:03:19 Step 3/20 : WORKDIR /edgex-go 01:03:19 ---> Using cache 01:03:19 ---> 2cd86c15da56 01:03:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:19 ---> Using cache 01:03:19 ---> 9d64b17a8a5e 01:03:19 Step 5/20 : RUN apk add --update --no-cache make git 01:03:19 ---> Using cache 01:03:19 ---> ed00259575fa 01:03:19 Step 6/20 : COPY . . 01:03:19 ---> Using cache 01:03:19 ---> 822ab0204dd8 01:03:19 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:19 ---> Using cache 01:03:19 ---> 81179726fda6 01:03:19 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:03:20 ---> Running in 85bf77ac096c 01:03:20 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:03:22 Removing intermediate container a667396ad1e3 01:03:22 ---> e055f6dbb4c9 01:03:22 Step 13/22 : ENV APP_PORT=58890 01:03:22 ---> Running in d819b03f8d32 01:03:22 Removing intermediate container d819b03f8d32 01:03:22 ---> 67f68509c946 01:03:22 Step 14/22 : EXPOSE $APP_PORT 01:03:22 ---> Running in 92de95fc1c87 01:03:22 Removing intermediate container 92de95fc1c87 01:03:22 ---> 27562591cdfc 01:03:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:03:23 ---> 7c4c8f09cfa6 01:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:03:24 ---> 40b606ad9ee0 01:03:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:03:24 Removing intermediate container e7a89192ed80 01:03:24 ---> 255bc5ca6c86 01:03:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:03:24 ---> Running in 41e65b22880d 01:03:24 ---> 97cbac57da54 01:03:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:03:24 ---> Running in 601de62cbce8 01:03:24 Removing intermediate container 601de62cbce8 01:03:24 ---> b4b149611050 01:03:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:03:24 ---> Running in f2473b94d6bb 01:03:24 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:03:24 Removing intermediate container f2473b94d6bb 01:03:24 ---> 73768d9c73e0 01:03:24 Step 20/22 : LABEL arch=x86_64 01:03:24 ---> Running in c4aef82d07f2 01:03:24 Removing intermediate container c4aef82d07f2 01:03:24 ---> f3b90da202d8 01:03:24 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:24 ---> Running in d08b2c9c8d10 01:03:24 Removing intermediate container d08b2c9c8d10 01:03:24 ---> 007bb7105e0e 01:03:24 Step 22/22 : LABEL version=0.0.0 01:03:25 ---> Running in 7bc144fd7b0e 01:03:25 Removing intermediate container 7bc144fd7b0e 01:03:25 ---> f13e4b3bfa50 01:03:25 01:03:25 Successfully built f13e4b3bfa50 01:03:25 Successfully tagged sys-mgmt-agent:latest 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.085s coverage: 94.2% of statements 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.293s coverage: 60.0% of statements 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.9% of statements 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.310s coverage: 58.8% of statements 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements 01:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 01:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements 01:03:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 01:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.258s coverage: 94.4% of statements 01:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 01:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 82.5% of statements 01:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:03:52  Building sys-mgmt-agent ... done 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:03:52 Removing intermediate container a49bef463754 01:03:52 ---> 5101d185d2a9 01:03:52 01:03:52 Step 9/21 : FROM alpine:3.14 01:03:52 ---> 14119a10abf4 01:03:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:03:52 ---> Running in 417904b07ef0 01:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:03:54 (1/2) Installing ca-certificates (20191127-r5) 01:03:54 (2/2) Installing dumb-init (1.2.5-r1) 01:03:54 Executing busybox-1.33.1-r3.trigger 01:03:54 Executing ca-certificates-20191127-r5.trigger 01:03:54 OK: 6 MiB in 16 packages 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.298s coverage: 58.8% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.288s coverage: 80.0% of statements 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements 01:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.957s coverage: 91.2% of statements 01:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:03:55 Removing intermediate container 417904b07ef0 01:03:55 ---> 6eec8aac9835 01:03:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:03:55 ---> Running in bf692e0b657a 01:03:55 Removing intermediate container 85bf77ac096c 01:03:55 ---> 4737cfb19647 01:03:55 01:03:55 Step 9/20 : FROM alpine:3.14 01:03:55 ---> 14119a10abf4 01:03:55 Step 10/20 : RUN apk add --update --no-cache curl 01:03:55 Removing intermediate container bf692e0b657a 01:03:55 ---> 0ac87faf7c5d 01:03:55 Step 12/21 : ENV APP_PORT=59860 01:03:55 ---> Running in 02b69932a159 01:03:55 ---> Running in dfe8279b1573 01:03:55 Removing intermediate container dfe8279b1573 01:03:55 ---> 846d84c65dcd 01:03:55 Step 13/21 : EXPOSE $APP_PORT 01:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:03:56 ---> Running in 9bb7c161e1ae 01:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:03:56 (1/5) Installing ca-certificates (20191127-r5) 01:03:56 (2/5) Installing brotli-libs (1.0.9-r5) 01:03:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:03:56 (4/5) Installing libcurl (7.79.1-r0) 01:03:56 (5/5) Installing curl (7.79.1-r0) 01:03:56 Executing busybox-1.33.1-r3.trigger 01:03:56 Executing ca-certificates-20191127-r5.trigger 01:03:56 OK: 8 MiB in 19 packages 01:03:56 Removing intermediate container 9bb7c161e1ae 01:03:56 ---> 51c4cbdc5a54 01:03:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:03:56 Removing intermediate container 41e65b22880d 01:03:56 ---> 82d2909b8029 01:03:56 01:03:56 Step 11/23 : FROM alpine:3.14 01:03:56 ---> 14119a10abf4 01:03:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:03:56 ---> Using cache 01:03:56 ---> 5c5a09b31766 01:03:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:03:56 ---> Using cache 01:03:56 ---> 3ecd9337a956 01:03:56 Step 14/23 : ENV APP_PORT=59861 01:03:57 ---> Running in 5791028e6876 01:03:57 ---> edb850c88fe5 01:03:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:03:57 Removing intermediate container 5791028e6876 01:03:57 ---> b09380d01c8c 01:03:57 Step 15/23 : EXPOSE $APP_PORT 01:03:57 Removing intermediate container 02b69932a159 01:03:57 ---> 373b8532011d 01:03:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:03:57 ---> Running in abf18f602bdc 01:03:57 ---> c668ba038d6d 01:03:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:03:57 Removing intermediate container 2740555eef45 01:03:57 ---> 45fc9245b993 01:03:57 01:03:57 Step 9/22 : FROM alpine:3.14 01:03:57 ---> 14119a10abf4 01:03:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:03:57 ---> Running in ed9062d7b526 01:03:57 ---> Running in cbbc0fc98653 01:03:57 Removing intermediate container abf18f602bdc 01:03:57 ---> 31d89a43fc21 01:03:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:03:57 Removing intermediate container ed9062d7b526 01:03:57 ---> 7b0b7de8a25c 01:03:57 Step 12/20 : WORKDIR /edgex 01:03:57 ---> 3818030b3f6d 01:03:57 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:03:57 ---> Running in 457e2ef6faf5 01:03:57 Removing intermediate container cbbc0fc98653 01:03:57 ---> 66a04d63a196 01:03:57 Step 11/22 : ENV APP_PORT=59880 01:03:57 ---> Running in 19e332c93647 01:03:57 ---> Running in 55b2a581e00c 01:03:57 ---> e70db0993b59 01:03:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:03:57 Removing intermediate container 457e2ef6faf5 01:03:57 ---> a840073e872f 01:03:57 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:03:57 Removing intermediate container 19e332c93647 01:03:57 ---> 3aa2d5440f78 01:03:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:03:58 Removing intermediate container 55b2a581e00c 01:03:58 ---> a5726ef39fa8 01:03:58 Step 12/22 : EXPOSE $APP_PORT 01:03:58 ---> Running in 7ddc48d6b749 01:03:58 ---> Running in 8dcc4a0d5d43 01:03:58 Removing intermediate container 7ddc48d6b749 01:03:58 ---> b35db6ff431a 01:03:58 Step 19/21 : LABEL arch=x86_64 01:03:58 ---> 5c6bd9ab05ed 01:03:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:03:58 ---> Running in e1935a50eece 01:03:58 Removing intermediate container 8dcc4a0d5d43 01:03:58 ---> d029d9fed440 01:03:58 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:58 ---> d09c1bdc1147 01:03:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:03:58 ---> Running in 8f01a0062a01 01:03:58 Removing intermediate container e1935a50eece 01:03:58 ---> b1d15ad2b9d4 01:03:58 Step 20/21 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:58 ---> Running in 2b760dcb37b9 01:03:58 ---> d89490b92e02 01:03:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:03:58 Removing intermediate container 2b760dcb37b9 01:03:58 ---> d7228b4da72e 01:03:58 Step 21/21 : LABEL version=0.0.0 01:03:58 ---> d72537873023 01:03:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:03:58 ---> Running in 3bb61067dc79 01:03:58 ---> d86b10e8b091 01:03:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:03:58 ---> Running in 92c9b563568e 01:03:58 ---> Running in 09b8f5dc5066 01:03:58 Removing intermediate container 3bb61067dc79 01:03:58 ---> 26d5787aa1ec 01:03:58 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 64.4% of statements 01:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 01:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 01:03:59 Successfully built 26d5787aa1ec 01:03:59 Successfully tagged support-notifications:latest 01:03:59  Building support-notifications ... done Removing intermediate container 92c9b563568e 01:03:59 ---> 64ffb639aa49 01:03:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:03:59 Removing intermediate container 09b8f5dc5066 01:03:59 ---> 57731bebb07b 01:03:59 Step 17/20 : CMD ["--init=true"] 01:03:59 ---> Running in f7af85fe51da 01:03:59 ---> Running in cca8232df11a 01:03:59 Removing intermediate container 8f01a0062a01 01:03:59 ---> 1ae95b80b305 01:03:59 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:03:59 Removing intermediate container f7af85fe51da 01:03:59 ---> 100d939c22b1 01:03:59 Step 18/20 : LABEL arch=x86_64 01:03:59 ---> Running in 39cc62e65c5b 01:03:59 Removing intermediate container cca8232df11a 01:03:59 ---> a1c5ebdcae5f 01:03:59 Step 21/23 : LABEL arch=x86_64 01:03:59 ---> Running in a8e95f5cfd91 01:03:59 ---> Running in ef3c4846dcd6 01:03:59 Removing intermediate container ef3c4846dcd6 01:03:59 ---> ba5de5a6cb1f 01:03:59 Step 22/23 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:59 Removing intermediate container a8e95f5cfd91 01:03:59 ---> 6f8fb1363446 01:03:59 Step 19/20 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:03:59 ---> Running in e614d06d78ab 01:03:59 ---> Running in fdb0fa02e488 01:03:59 Removing intermediate container e614d06d78ab 01:03:59 ---> 22e5ca1d953e 01:03:59 Step 23/23 : LABEL version=0.0.0 01:03:59 Removing intermediate container fdb0fa02e488 01:03:59 ---> d8370b30fa08 01:03:59 Step 20/20 : LABEL version=0.0.0 01:03:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:03:59 ---> Running in 85b4dd202d02 01:03:59 ---> Running in b21708ad26e8 01:03:59 Removing intermediate container 85b4dd202d02 01:03:59 ---> d7e5aa96790d 01:03:59 01:03:59 Removing intermediate container b21708ad26e8 01:03:59 ---> dc51359296d7 01:03:59 01:03:59 Successfully built d7e5aa96790d 01:03:59 Successfully tagged support-scheduler:latest 01:03:59  Building support-scheduler ... done Successfully built dc51359296d7 01:03:59 Successfully tagged security-proxy-setup:latest 01:04:00  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:04:00 (1/6) Installing dumb-init (1.2.5-r1) 01:04:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:04:00 (3/6) Installing libsodium (1.0.18-r0) 01:04:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:04:01 (5/6) Installing libzmq (4.3.4-r0) 01:04:01 (6/6) Installing zeromq (4.3.4-r0) 01:04:01 Executing busybox-1.33.1-r3.trigger 01:04:01 OK: 8 MiB in 20 packages 01:04:01 Removing intermediate container 39cc62e65c5b 01:04:01 ---> c7eb2e6b898a 01:04:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:04:01 ---> 713684e20d62 01:04:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:04:02 ---> 0ccf256308f4 01:04:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:04:02 ---> 8962ef0fe539 01:04:02 Step 18/22 : ENTRYPOINT ["/core-data"] 01:04:02 ---> Running in b40e4fc3f14c 01:04:02 Removing intermediate container b40e4fc3f14c 01:04:02 ---> 269b4e17085c 01:04:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:04:02 ---> Running in f35eed589483 01:04:02 Removing intermediate container f35eed589483 01:04:02 ---> 5538179d16a0 01:04:02 Step 20/22 : LABEL arch=x86_64 01:04:02 ---> Running in 6e06a5f031bd 01:04:02 Removing intermediate container 6e06a5f031bd 01:04:02 ---> fb9237617c3a 01:04:02 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:04:02 ---> Running in e3884c2ec753 01:04:02 Removing intermediate container e3884c2ec753 01:04:02 ---> b5895ebb7ee2 01:04:02 Step 22/22 : LABEL version=0.0.0 01:04:02 ---> Running in 288eedc0ace9 01:04:02 Removing intermediate container 288eedc0ace9 01:04:02 ---> 55daed9a9d0b 01:04:02 01:04:02 Successfully built 55daed9a9d0b 01:04:02 Successfully tagged core-data:latest 01:04:02  Building core-data ... done  [Pipeline] } 01:04:02 $ docker stop --time=1 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 01:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.739s coverage: 70.4% of statements 01:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:04:04 $ docker rm -f 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:04 + docker images 01:04:04 REPOSITORY TAG IMAGE ID CREATED SIZE 01:04:04 core-data latest 55daed9a9d0b 2 seconds ago 20.7MB 01:04:04 security-proxy-setup latest dc51359296d7 5 seconds ago 26.8MB 01:04:04 support-scheduler latest d7e5aa96790d 5 seconds ago 16.2MB 01:04:04 support-notifications latest 26d5787aa1ec 6 seconds ago 16.9MB 01:04:04 45fc9245b993 7 seconds ago 1.76GB 01:04:04 82d2909b8029 8 seconds ago 1.76GB 01:04:04 4737cfb19647 9 seconds ago 1.76GB 01:04:04 5101d185d2a9 12 seconds ago 1.76GB 01:04:04 sys-mgmt-agent latest f13e4b3bfa50 39 seconds ago 294MB 01:04:04 security-bootstrapper latest df949e9d2cc3 53 seconds ago 18.9MB 01:04:04 security-secretstore-setup latest 00418aa8dfa1 About a minute ago 28.4MB 01:04:04 core-metadata latest 22d031d81a3c About a minute ago 16.9MB 01:04:04 core-command latest 775011749815 About a minute ago 16.1MB 01:04:04 aab479a9cdb4 About a minute ago 1.76GB 01:04:04 aca0429054e3 About a minute ago 1.76GB 01:04:04 681b6c0eda5f About a minute ago 1.76GB 01:04:04 ffbb39149720 About a minute ago 1.76GB 01:04:04 d0ed4ab9e1f5 About a minute ago 1.75GB 01:04:04 ci-base-image-x86_64 latest 8355cc7d96c1 5 minutes ago 1.25GB 01:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 01:04:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 01:04:04 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 01:04:04 alpine 3.14 14119a10abf4 2 months ago 5.6MB 01:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.992s coverage: 43.5% of statements 01:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.404s coverage: 89.5% of statements 01:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 01:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.727s coverage: 92.3% of statements 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.340s coverage: 63.2% of statements 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements 01:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 96.9% of statements 01:04:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:04:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:04:17 GO111MODULE=on go vet ./... 01:04:19 Still waiting to schedule task 01:04:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:06:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:06:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:06:11 ./bin/test-attribution-txt.sh [Pipeline] sh 01:06:14 + ls -al . 01:06:14 total 664 01:06:14 drwxrwxr-x 9 1001 1001 4096 Oct 27 01:06 . 01:06:14 drwxr-xr-x 4 root root 4096 Oct 27 01:00 .. 01:06:14 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:58 .dockerignore 01:06:14 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:58 .git 01:06:14 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:58 .github 01:06:14 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:58 .gitignore 01:06:14 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:58 .golangci.yml 01:06:14 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:58 .hadolint.yml 01:06:14 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:58 .sonarcloud.properties 01:06:14 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:58 ADOPTERS.md 01:06:14 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:58 Attribution.txt 01:06:14 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:58 CHANGELOG.md 01:06:14 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:58 CONTRIBUTING.md 01:06:14 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:58 GOVERNANCE.md 01:06:14 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:58 Jenkinsfile 01:06:14 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:58 LICENSE 01:06:14 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:58 Makefile 01:06:14 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:58 OWNERS.md 01:06:14 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:58 README.md 01:06:14 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:58 SECURITY.md 01:06:14 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:57 VERSION 01:06:14 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:58 ZMQWindows.md 01:06:14 drwxrwxr-x 2 1001 1001 4096 Oct 27 00:58 bin 01:06:14 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:58 cmd 01:06:14 -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out 01:06:14 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:58 go.mod 01:06:14 -rw-rw-r-- 1 1001 1001 50525 Oct 27 00:58 go.sum 01:06:14 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:58 internal 01:06:14 drwxrwxr-x 3 1001 1001 4096 Oct 27 00:58 openapi 01:06:14 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:58 snap 01:06:14 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:58 version.go [Pipeline] sh 01:06:15 + '[' -e coverage.out ] 01:06:15 + chown 1001:1001 coverage.out [Pipeline] stash 01:06:15 Warning: overwriting stash ‘coverage-report’ 01:06:16 Stashed 1 file(s) [Pipeline] sh 01:06:16 + make build 01:06:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:06:24 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:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:06:58 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:07:03 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:04 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:07:09 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:07: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:07:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:07:22 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:07:27 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:07:30 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:07:37 $ docker stop --time=1 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e 01:07:40 $ docker rm -f 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:07:42 01:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:07:43 latest: Pulling from edgex-devops/edgex-compose-arm64 01:07:43 29e5d40040c1: Pulling fs layer 01:07:43 1ce36da41761: Pulling fs layer 01:07:43 25b303627fd3: Pulling fs layer 01:07:43 29e5d40040c1: Verifying Checksum 01:07:43 29e5d40040c1: Download complete 01:07:43 1ce36da41761: Verifying Checksum 01:07:43 1ce36da41761: Download complete 01:07:43 29e5d40040c1: Pull complete 01:07:44 25b303627fd3: Verifying Checksum 01:07:44 25b303627fd3: Download complete 01:07:45 1ce36da41761: Pull complete 01:07:55 25b303627fd3: Pull complete 01:07:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:07:55 prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container 01:07:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:07:58 $ docker top 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:59 + grep parallel 01:07:59 + docker-compose build --help 01:08:07 --parallel Build images in parallel. [Pipeline] } 01:08:07 $ docker stop --time=1 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 01:08:09 $ docker rm -f 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:08:09 . [Pipeline] withDockerContainer 01:08:10 prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container 01:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:08:11 $ docker top 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:13 + docker-compose -f ./docker-compose-build.yml build --parallel 01:08:21 Building core-command ... 01:08:21 Building core-data ... 01:08:21 Building core-metadata ... 01:08:21 Building security-bootstrapper ... 01:08:21 Building security-proxy-setup ... 01:08:21 Building security-secretstore-setup ... 01:08:21 Building support-notifications ... 01:08:21 Building support-scheduler ... 01:08:21 Building sys-mgmt-agent ... 01:08:21 Building security-secretstore-setup 01:08:21 Building security-proxy-setup 01:08:21 Building core-metadata 01:08:21 Building support-notifications 01:08:21 Building core-data 01:08:50 Running on prd-ubuntu18.04-docker-8c-8g-2197 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws 01:08:50 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 01:08:50 The recommended git tool is: git 01:08:53 using credential edgex-jenkins-ssh 01:08:53 Cloning the remote Git repository 01:08:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:08:53 > git init /w/workspace/edgex-go/4 # timeout=10 01:08:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:08:53 > git --version # timeout=10 01:08:53 > git --version # 'git version 2.17.1' 01:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:58 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:08:58 Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:08:58 Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) 01:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:08:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:08:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:08:58 > git config core.sparsecheckout # timeout=10 01:08:58 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 01:08:58 > git remote # timeout=10 01:08:58 > git config --get remote.origin.url # timeout=10 01:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:58 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 01:08:58 > git rev-parse HEAD^{commit} # timeout=10 01:08:58 > git config core.sparsecheckout # timeout=10 01:08:58 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 01:09:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:02 + echo snap-build.sh 01:09:02 snap-build.sh 01:09:02 + SNAP_BASE_DIR=. 01:09:02 + '[' '!' -z /w/workspace/edgex-go/4 ']' 01:09:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 01:09:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 01:09:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 01:09:02 + cd /w/workspace/edgex-go/4 01:09:02 + sudo apt-get remove -qy --purge lxd lxd-client 01:09:02 Reading package lists... 01:09:02 Building dependency tree... 01:09:02 Reading state information... 01:09:02 The following packages were automatically installed and are no longer required: 01:09:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:09:02 uidmap xdelta3 01:09:02 Use 'sudo apt autoremove' to remove them. 01:09:02 The following packages will be REMOVED: 01:09:02 lxd* lxd-client* 01:09:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:09:03 After this operation, 31.7 MB disk space will be freed. 01:09:03 (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:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:04 Removing lxd dnsmasq configuration 01:09:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:09:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:09:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:09:05 (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:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:07 Processing triggers for systemd (237-3ubuntu10.45) ... 01:09:07 Processing triggers for ureadahead (0.100.0-21) ... 01:09:07 + sudo snap remove --purge lxd 01:09:07 snap "lxd" is not installed 01:09:07 + sudo groupadd --force --system lxd 01:09:07 ++ whoami 01:09:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:09:07 + newgrp - lxd 01:09:07 + sudo snap install lxd 01:09:15 2021-10-27T01:09:12Z INFO Waiting for automatic snapd restart... 01:09:28 lxd 4.19 from Canonical* installed 01:09:28 + sudo lxd init --auto 01:09:38 + sudo snap install --classic snapcraft 01:09:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> 1b09f6c873d3 01:09:43 Step 3/21 : WORKDIR /edgex-go 01:09:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> 1b09f6c873d3 01:09:43 Step 3/22 : WORKDIR /edgex-go 01:09:43 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> 1b09f6c873d3 01:09:43 Step 3/20 : WORKDIR /edgex-go 01:09:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> 1b09f6c873d3 01:09:43 Step 3/24 : WORKDIR /edgex-go 01:09:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> 1b09f6c873d3 01:09:43 Step 3/22 : WORKDIR /edgex-go 01:09:43 ---> Running in 0670931c52ef 01:09:43 ---> Running in d88d49b1f2a7 01:09:43 ---> Running in 153dc2d1ee08 01:09:43 ---> Running in b3d0bee04e26 01:09:43 ---> Running in fe3190e9d92c 01:09:43 Removing intermediate container 0670931c52ef 01:09:43 ---> 708d5af71d27 01:09:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 Removing intermediate container fe3190e9d92c 01:09:43 ---> c9adbc1c5e3b 01:09:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Running in fbbb9b2c3078 01:09:43 Removing intermediate container d88d49b1f2a7 01:09:43 ---> 116ee60438e4 01:09:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 Removing intermediate container b3d0bee04e26 01:09:43 ---> e07d7f234e61 01:09:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Running in 805ced6bc61c 01:09:43 Removing intermediate container 153dc2d1ee08 01:09:43 ---> 93d1e1ac0397 01:09:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Running in 91ec2c731e4e 01:09:43 ---> Running in 77c30cdefd0b 01:09:43 ---> Running in 0ff8b34f25b4 01:09:43 Removing intermediate container fbbb9b2c3078 01:09:43 ---> fa00a8ac6ab8 01:09:43 Step 5/24 : RUN apk add --update --no-cache make git 01:09:43 ---> Running in eb32bdb83103 01:09:43 Removing intermediate container 805ced6bc61c 01:09:43 ---> b91fc184d12c 01:09:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:09:43 ---> Running in aaf99112322f 01:09:43 Removing intermediate container 91ec2c731e4e 01:09:43 ---> 3f3c08c97f87 01:09:43 Step 5/20 : RUN apk add --update --no-cache make git 01:09:43 ---> Running in 0c8397f77b2c 01:09:43 Removing intermediate container 0ff8b34f25b4 01:09:43 ---> c6c7b6abf5e7 01:09:43 Step 5/22 : RUN apk add --update --no-cache make git 01:09:43 Removing intermediate container 77c30cdefd0b 01:09:43 ---> 795f93745639 01:09:43 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:09:43 ---> Running in 8c2c40e40977 01:09:43 ---> Running in a3ee0bbca9d6 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:43 OK: 219 MiB in 52 packages 01:09:43 OK: 219 MiB in 52 packages 01:09:43 OK: 219 MiB in 52 packages 01:09:43 OK: 219 MiB in 52 packages 01:09:43 OK: 219 MiB in 52 packages 01:09:43 Removing intermediate container eb32bdb83103 01:09:43 ---> c1ca293731dd 01:09:43 Step 6/24 : COPY . . 01:09:44 Removing intermediate container aaf99112322f 01:09:44 ---> 387c27989e2b 01:09:44 Step 6/21 : COPY . . 01:09:44 Removing intermediate container 0c8397f77b2c 01:09:44 ---> 752fa5e5497a 01:09:44 Step 6/20 : COPY . . 01:09:44 Removing intermediate container a3ee0bbca9d6 01:09:44 ---> 7337259e9382 01:09:44 Step 6/22 : COPY . . 01:09:44 Removing intermediate container 8c2c40e40977 01:09:44 ---> f4106ecfcb8e 01:09:44 Step 6/22 : COPY . . 01:09:49 snapcraft 5.0 from Canonical* installed 01:09:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:09:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:49 Dload Upload Total Spent Left Speed 01:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 01:09:49 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 27.9M 01:09:49 ./yq_linux_amd64 01:09:49 + sudo snapcraft prime --use-lxd 01:09:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:09:51 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:09:51 - README.md 01:09:51 01:09:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:09:51 Launching a container. 01:09:56 Waiting for container to be ready 01:09:57 To start your first instance, try: lxc launch ubuntu:20.04 01:09:57 01:10:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:10:01 Waiting for network to be ready... 01:10:02 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:10:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:10:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:10:03 Get:4 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:10:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:10:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:10:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:10:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:10:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:10:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:10:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:10:03 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 01:10:03 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:10:03 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:10:03 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:10:03 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 01:10:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 01:10:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 01:10:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:10:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:10:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 01:10:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:10:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:10:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 01:10:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 01:10:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:10:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:10:07 Fetched 25.5 MB in 5s (5300 kB/s) 01:10:07 Reading package lists... 01:10:07 Reading package lists... 01:10:08 Building dependency tree... 01:10:08 Reading state information... 01:10:08 The following additional packages will be installed: 01:10:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:10:08 Suggested packages: 01:10:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:10:08 Recommended packages: 01:10:08 gnupg libsasl2-modules 01:10:08 The following NEW packages will be installed: 01:10:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:10:08 The following packages will be upgraded: 01:10:08 gpg gpg-agent gpgconf libudev1 01:10:08 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:10:08 Need to get 3527 kB of archives. 01:10:08 After this operation, 13.3 MB of additional disk space will be used. 01:10:08 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:08 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:08 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:08 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:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:10:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:10:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:10:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:10:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:10:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:10:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:10:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:10:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:10:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:10:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:10:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:10:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:10:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:10:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:10:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:10:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:10:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:10:09 debconf: delaying package configuration, since apt-utils is not installed 01:10:09 Fetched 3527 kB in 1s (3078 kB/s) 01:10:09 (Reading database ... 12511 files and directories currently installed.) 01:10:09 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:10:09 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:09 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:10:09 Selecting previously unselected package udev. 01:10:09 (Reading database ... 12511 files and directories currently installed.) 01:10:09 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:10:09 Unpacking udev (237-3ubuntu10.52) ... 01:10:09 Selecting previously unselected package libfuse2:amd64. 01:10:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:10:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:09 Selecting previously unselected package fuse. 01:10:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:10:09 Unpacking fuse (2.9.7-1ubuntu1) ... 01:10:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:10 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:10 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:10 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:10 Selecting previously unselected package libksba8:amd64. 01:10:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:10:10 Unpacking libksba8:amd64 (1.3.5-2) ... 01:10:10 Selecting previously unselected package libroken18-heimdal:amd64. 01:10:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:10:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:10:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:10:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libwind0-heimdal:amd64. 01:10:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:10:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:10:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:10:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:10:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:10 Selecting previously unselected package libsasl2-modules-db:amd64. 01:10:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:10 Selecting previously unselected package libsasl2-2:amd64. 01:10:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:11 Selecting previously unselected package libldap-common. 01:10:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:10:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:11 Selecting previously unselected package libldap-2.4-2:amd64. 01:10:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:10:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:11 Selecting previously unselected package dirmngr. 01:10:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:10:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:10:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:10:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:11 Setting up libksba8:amd64 (1.3.5-2) ... 01:10:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:11 Setting up udev (237-3ubuntu10.52) ... 01:10:11 invoke-rc.d: policy-rc.d denied execution of start. 01:10:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:11 Processing triggers for systemd (237-3ubuntu10) ... 01:10:12 Setting up fuse (2.9.7-1ubuntu1) ... 01:10:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:10:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:10:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:10:12 settings in the [Install] section, and DefaultInstance for template units). 01:10:12 This means they are not meant to be enabled using systemctl. 01:10:12 Possible reasons for having this kind of units are: 01:10:12 1) A unit may be statically enabled by being symlinked from another unit's 01:10:12 .wants/ or .requires/ directory. 01:10:12 2) A unit's purpose may be to act as a helper for some other unit which has 01:10:12 a requirement dependency on it. 01:10:12 3) A unit may be started when needed via activation (socket, path, timer, 01:10:12 D-Bus, udev, scripted systemctl call, ...). 01:10:12 4) In case of template units, the unit is meant to be enabled with some 01:10:12 instance name specified. 01:10:12 ---> b5733018a0c4 01:10:12 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:12 ---> 7e32b90e81b0 01:10:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:12 ---> c5494ea5b4cd 01:10:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:12 ---> 8f6308440916 01:10:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:12 ---> Running in d8acbf0cf5b0 01:10:12 ---> Running in 914e2475f886 01:10:12 ---> Running in 1e5b7997e106 01:10:12 ---> Running in db23c1f37110 01:10:12 ---> 0e2b9c4782a1 01:10:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:12 ---> Running in 54548a8d33cb 01:10:12 Reading package lists... 01:10:13 Building dependency tree... 01:10:13 Reading state information... 01:10:13 The following additional packages will be installed: 01:10:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:10:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:10:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:10:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:10:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:10:13 Suggested packages: 01:10:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:10:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:10:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:10:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:10:13 systemd-container policykit-1 01:10:13 Recommended packages: 01:10:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:10:13 The following NEW packages will be installed: 01:10:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:10:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:10:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:10:13 multiarch-support openssh-client python3 python3-minimal python3.6 01:10:13 python3.6-minimal snapd squashfs-tools sudo 01:10:13 The following packages will be upgraded: 01:10:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:10:13 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:10:13 Need to get 36.8 MB of archives. 01:10:13 After this operation, 147 MB of additional disk space will be used. 01:10:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:10:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:10:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:10:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:10:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:10:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:10:13 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:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:10:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:10:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:10:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:10:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:10:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:10:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:10:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:10:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:10:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:10:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:10:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:10:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:10:14 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:14 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:10:14 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:10:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:10:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:10:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:10:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:10:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:10:14 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:10:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:10:15 debconf: delaying package configuration, since apt-utils is not installed 01:10:15 Fetched 36.8 MB in 2s (20.4 MB/s) 01:10:15 (Reading database ... 12757 files and directories currently installed.) 01:10:15 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:10:15 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:10:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:16 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:10:16 (Reading database ... 12757 files and directories currently installed.) 01:10:16 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:10:16 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:10:16 Removing intermediate container d8acbf0cf5b0 01:10:16 ---> d42e407bd598 01:10:16 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:10:16 ---> Running in 7067438b5c98 01:10:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:10:16 (Reading database ... 12757 files and directories currently installed.) 01:10:16 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:10:16 Unpacking apt (1.6.14) over (1.6.1) ... 01:10:16 Setting up apt (1.6.14) ... 01:10:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:10:16 Removing intermediate container 1e5b7997e106 01:10:16 ---> 2263a51a6dea 01:10:16 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:10:16 ---> Running in a2ffe280c5f1 01:10:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:10:17 Removing intermediate container 914e2475f886 01:10:17 Removing intermediate container db23c1f37110 01:10:17 ---> 9617cebe4e24 01:10:17 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:10:17 ---> 495e94410fa3 01:10:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:17 (Reading database ... 12764 files and directories currently installed.) 01:10:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:10:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:10:17 Selecting previously unselected package libpython3.6-minimal:amd64. 01:10:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:17 Selecting previously unselected package libexpat1:amd64. 01:10:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:10:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:17 Selecting previously unselected package python3.6-minimal. 01:10:17 ---> Running in 6c717f922b8e 01:10:17 ---> Running in db6923ae333a 01:10:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:10:17 Removing intermediate container 54548a8d33cb 01:10:17 ---> 252d46fa58d5 01:10:17 Step 8/22 : RUN make cmd/core-data/core-data 01:10:17 ---> Running in 46b7a08702d6 01:10:17 Checking for services that may need to be restarted...done. 01:10:17 Checking for services that may need to be restarted...done. 01:10:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:18 Selecting previously unselected package python3-minimal. 01:10:18 (Reading database ... 13012 files and directories currently installed.) 01:10:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:10:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:10:18 Selecting previously unselected package mime-support. 01:10:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:10:18 Unpacking mime-support (3.60ubuntu1) ... 01:10:18 Selecting previously unselected package libmpdec2:amd64. 01:10:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:10:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:10:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:10:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:18 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:10:18 Selecting previously unselected package python3.6. 01:10:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:10:18 Selecting previously unselected package libpython3-stdlib:amd64. 01:10:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:10:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:10:18 Setting up python3-minimal (3.6.7-1~18.04) ... 01:10:18 Selecting previously unselected package python3. 01:10:18 (Reading database ... 13442 files and directories currently installed.) 01:10:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:10:18 Unpacking python3 (3.6.7-1~18.04) ... 01:10:18 Selecting previously unselected package multiarch-support. 01:10:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:10:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:10:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:10:19 Selecting previously unselected package liblzo2-2:amd64. 01:10:19 (Reading database ... 13479 files and directories currently installed.) 01:10:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:10:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:10:19 Selecting previously unselected package libbsd0:amd64. 01:10:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:10:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:10:19 Selecting previously unselected package sudo. 01:10:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:10:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:10:19 Selecting previously unselected package apparmor. 01:10:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:10:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:10:19 Selecting previously unselected package libedit2:amd64. 01:10:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:10:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:10:19 Selecting previously unselected package libkrb5support0:amd64. 01:10:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:10:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:10: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:10:19 Selecting previously unselected package libk5crypto3:amd64. 01:10:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:10:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:10:19 Selecting previously unselected package libkeyutils1:amd64. 01:10:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:10:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:10:19 Selecting previously unselected package libkrb5-3:amd64. 01:10:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:10:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:10:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:10:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:10:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:10:19 Selecting previously unselected package libssl1.0.0:amd64. 01:10:19 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:10:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:10:19 Selecting previously unselected package openssh-client. 01:10:19 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:10:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:10:20 Selecting previously unselected package squashfs-tools. 01:10:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:10:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:10:20 Selecting previously unselected package snapd. 01:10:20 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:10:20 Unpacking snapd (2.51.1+18.04) ... 01:10:20 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:10:20 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:10:20 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:10:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:10:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:10:22 Setting up mime-support (3.60ubuntu1) ... 01:10:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:10:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:10:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:10:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:22 Setting up systemd (237-3ubuntu10.52) ... 01:10:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:10:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:10:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:10:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:10:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:10:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:10:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:10:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:10:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:10:23 Setting up python3 (3.6.7-1~18.04) ... 01:10:23 running python rtupdate hooks for python3.6... 01:10:23 running python post-rtupdate hooks for python3.6... 01:10:23 Setting up apparmor (2.12-4ubuntu5.1) ... 01:10:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:10:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:10:24 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:10:24 Setting up snapd (2.51.1+18.04) ... 01:10:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:10:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:10:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:10:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:10:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:10:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:10:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:10:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:10:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:10:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:10:26 /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:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:26 Processing triggers for systemd (237-3ubuntu10.52) ... 01:10:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:10:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:10:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:10:29 Reading package lists... 01:10:29 Reading package lists... 01:10:29 Building dependency tree... 01:10:29 Reading state information... 01:10:29 Calculating upgrade... 01:10:30 The following packages will be upgraded: 01:10:30 advancecomp base-files bash binutils binutils-common 01:10:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:10:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:10:30 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:10:30 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:10:30 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:10:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:10:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:10:30 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:10:30 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:10:30 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:10:30 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:10:30 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:10:30 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:10:30 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:10:30 ubuntu-keyring util-linux 01:10:30 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:10:30 Need to get 64.2 MB of archives. 01:10:30 After this operation, 5144 kB of additional disk space will be used. 01:10:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 01:10:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:10:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:10:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:10:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:10:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:10:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:10:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:10:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:10:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:10:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:10:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:10:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:10:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:10:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:10:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:10:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:10:30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:10:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:10:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:10:30 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:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:10:30 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:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:10:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:10:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:10:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:10:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:10:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:10:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:10:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:10:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:10:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:10:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:10:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:10:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:10:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:10:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:10:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:10:30 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:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:10:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:10:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:10:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:10:30 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:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:10:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 01:10:30 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:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:10:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 01:10:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 01:10:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 01:10:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 01:10:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:10:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:10:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:10:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:10:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:10:30 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:30 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:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:10:30 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:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:10:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:10:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:10:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:10:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:10:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:10:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:10:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:10:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:10:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:10:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:10:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:10:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:10:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:10:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:10:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:10:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:10:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:10:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:10:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:10:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:10:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:10:31 Get:85 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:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:10:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:10:31 Get:88 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:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:10:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:10:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:10:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:10:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:10:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:10:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:10:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:10:31 Get:97 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:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:10:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:10:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:10:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:10:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:10:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:10:31 debconf: delaying package configuration, since apt-utils is not installed 01:10:31 Fetched 64.2 MB in 2s (40.2 MB/s) 01:10:31 (Reading database ... 13914 files and directories currently installed.) 01:10:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:10:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:10:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 01:10:32 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 01:10:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:33 (Reading database ... 13914 files and directories currently installed.) 01:10:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:10:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:10:33 (Reading database ... 13914 files and directories currently installed.) 01:10:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:10:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:10:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:33 (Reading database ... 13914 files and directories currently installed.) 01:10:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:10:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:10:34 (Reading database ... 13914 files and directories currently installed.) 01:10:34 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:10:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:10:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:10:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:10:34 Setting up base-files (10.1ubuntu2.11) ... 01:10:34 Installing new version of config file /etc/issue ... 01:10:34 Installing new version of config file /etc/issue.net ... 01:10:34 Installing new version of config file /etc/lsb-release ... 01:10:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:10:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:10:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:10:35 Removing obsolete conffile /etc/default/motd-news ... 01:10:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:10:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:10:35 Setting up bash (4.4.18-2ubuntu1.2) ... 01:10:35 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:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:10:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:10:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:10:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:10:35 Setting up tar (1.29b-2ubuntu0.2) ... 01:10:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:10:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:10:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:10:35 (Reading database ... 13915 files and directories currently installed.) 01:10:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:10:36 (Reading database ... 13915 files and directories currently installed.) 01:10:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:10:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:10:36 Setting up grep (3.1-2build1) ... 01:10:36 (Reading database ... 13915 files and directories currently installed.) 01:10:36 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:10:36 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:10:36 Setting up gzip (1.6-5ubuntu1.1) ... 01:10:36 (Reading database ... 13915 files and directories currently installed.) 01:10:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:10:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:10:36 Setting up login (1:4.5-1ubuntu2) ... 01:10:36 (Reading database ... 13915 files and directories currently installed.) 01:10:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:10:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:10:36 (Reading database ... 13915 files and directories currently installed.) 01:10:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:10:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:10:37 (Reading database ... 13915 files and directories currently installed.) 01:10:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:10:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:10:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:10:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:10:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:10:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:10:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:10:38 (Reading database ... 13915 files and directories currently installed.) 01:10:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:10:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:10:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:10:38 (Reading database ... 13915 files and directories currently installed.) 01:10:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:10:38 (Reading database ... 13915 files and directories currently installed.) 01:10:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:10:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:10:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:10:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:10:39 (Reading database ... 13915 files and directories currently installed.) 01:10:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:10:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:10:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:10:40 (Reading database ... 13915 files and directories currently installed.) 01:10:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:10:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:10:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:10:41 (Reading database ... 13915 files and directories currently installed.) 01:10:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:10:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:10:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:10:41 (Reading database ... 13917 files and directories currently installed.) 01:10:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:10:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:10:41 Setting up debconf (1.5.66ubuntu1) ... 01:10:41 (Reading database ... 13917 files and directories currently installed.) 01:10:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:10:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:10:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:10:41 (Reading database ... 13917 files and directories currently installed.) 01:10:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:10:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:10:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:10:41 (Reading database ... 13917 files and directories currently installed.) 01:10:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:10:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:10:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:10:41 (Reading database ... 13917 files and directories currently installed.) 01:10:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:10:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:10:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:10:41 (Reading database ... 13919 files and directories currently installed.) 01:10:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:10:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:10:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:10:42 (Reading database ... 13923 files and directories currently installed.) 01:10:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:10:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:10:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:10:42 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:10:42 (Reading database ... 13923 files and directories currently installed.) 01:10:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:10:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:10:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:10:42 (Reading database ... 13923 files and directories currently installed.) 01:10:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:10:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:10:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:10:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:10:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:10:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:10:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:10:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:10:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:10:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:10:43 Setting up passwd (1:4.5-1ubuntu2) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:10:43 (Reading database ... 13923 files and directories currently installed.) 01:10:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:10:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:10:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:10:44 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:10:44 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:10:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:10:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:10:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:10:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:10:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:10:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:10:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:10:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:10:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:10:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:10:44 (Reading database ... 13923 files and directories currently installed.) 01:10:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:10:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:10:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:10:45 (Reading database ... 13924 files and directories currently installed.) 01:10:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:10:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:10:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:10:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:10:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:10:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:10:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:10:45 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:10:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:10:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:10:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:10:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:10:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:10:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:10:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:10:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:10:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:10:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:10:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:10:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:10:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:10:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:10:45 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 01:10:45 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 01:10:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:10:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:10:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:10:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:10:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:10:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:10:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:10:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:10:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:10:46 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:10:46 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:10:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:10:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:10:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:10:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:10:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:10:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:10:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:10:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:10:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:10:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:10:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:10:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:10:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:10:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:10:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:10:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:10:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:10:50 Setting up tzdata (2021a-2ubuntu0.18.04) ... 01:10:50 01:10:50 Current default time zone: 'Etc/UTC' 01:10:50 Local time is now: Wed Oct 27 01:10:50 UTC 2021. 01:10:50 Universal Time is now: Wed Oct 27 01:10:50 UTC 2021. 01:10:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:10:50 01:10:50 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:10:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 01:10:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:10:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:10:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:10:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:10:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:10:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:10:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:10:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:10:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 01:10:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:50 Setting up patch (2.7.6-2ubuntu1.1) ... 01:10:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:10:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:10:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:10:50 Installing new version of config file /etc/ssl/openssl.cnf ... 01:10:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:10:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:10:50 Setting up ca-certificates (20210119~18.04.2) ... 01:10:52 Updating certificates in /etc/ssl/certs... 01:10:53 23 added, 28 removed; done. 01:10:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:10:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:10:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:10:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:10:53 Setting up pkgbinarymangler (138.18.04.1) ... 01:10:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 01:10:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up perl (5.26.1-6ubuntu0.5) ... 01:10:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 01:10:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:10:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:10:53 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 01:10:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:10:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:10:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:10:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:10:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:10:54 Processing triggers for systemd (237-3ubuntu10.52) ... 01:10:54 Processing triggers for mime-support (3.60ubuntu1) ... 01:10:54 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:10:54 Updating certificates in /etc/ssl/certs... 01:10:54 0 added, 0 removed; done. 01:10:54 Running hooks in /etc/ca-certificates/update.d... 01:10:54 done. 01:10:55 Reading package lists... 01:10:55 Building dependency tree... 01:10:55 Reading state information... 01:10:55 The following NEW packages will be installed: 01:10:55 apt-transport-https 01:10:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:10:55 Need to get 4348 B of archives. 01:10:55 After this operation, 154 kB of additional disk space will be used. 01:10:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:10:55 debconf: delaying package configuration, since apt-utils is not installed 01:10:55 Fetched 4348 B in 0s (24.1 kB/s) 01:10:55 Selecting previously unselected package apt-transport-https. 01:10:55 (Reading database ... 13928 files and directories currently installed.) 01:10:55 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:10:55 Unpacking apt-transport-https (1.6.14) ... 01:10:55 Setting up apt-transport-https (1.6.14) ... 01:10:55 Waiting for network to be ready... 01:11:03 2021-10-27T01:10:59Z INFO Waiting for automatic snapd restart... 01:11:04 snapd 2.52.1 from Canonical* installed 01:11:05 "snapd" switched to the "latest/stable" channel 01:11:05 01:11:07 core18 20211015 from Canonical* installed 01:11:07 "core18" switched to the "latest/stable" channel 01:11:07 01:11:10 snapcraft 5.0 from Canonical* installed 01:11:10 "snapcraft" switched to the "latest/stable" channel 01:11:10 01:11:14 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:14 - README.md 01:11:14 01:11:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:11:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:11:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:11:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:11:16 Reading package lists... 01:11:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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:16 Reading package lists... 01:11:17 Building dependency tree... 01:11:17 Reading state information... 01:11:17 Suggested packages: 01:11:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:11:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:11:17 Recommended packages: 01:11:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:11:17 The following NEW packages will be installed: 01:11:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:11:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:11:17 pkg-config zip 01:11:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:11:17 Need to get 7670 kB of archives. 01:11:17 After this operation, 43.8 MB of additional disk space will be used. 01:11:17 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:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:11:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:11:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:11:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:11:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:11:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:11:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:11:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:11:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:11:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:11:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:11:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:11:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:11:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:11:18 debconf: delaying package configuration, since apt-utils is not installed 01:11:18 Fetched 7670 kB in 1s (9352 kB/s) 01:11:18 Selecting previously unselected package libglib2.0-0:amd64. 01:11:18 (Reading database ... 13932 files and directories currently installed.) 01:11:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:11:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:11:18 Selecting previously unselected package libpsl5:amd64. 01:11:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:11:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:11:18 Selecting previously unselected package libnghttp2-14:amd64. 01:11:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:11:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:11:18 Selecting previously unselected package librtmp1:amd64. 01:11:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:11:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:11:18 Selecting previously unselected package libcurl3-gnutls:amd64. 01:11:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:11:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:11:18 Selecting previously unselected package liberror-perl. 01:11:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:11:18 Unpacking liberror-perl (0.17025-1) ... 01:11:18 Selecting previously unselected package git-man. 01:11:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:11:18 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:11:18 Selecting previously unselected package git. 01:11:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:11:18 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:11:19 Selecting previously unselected package libnorm1:amd64. 01:11:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:11:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:11:19 Selecting previously unselected package libpgm-5.2-0:amd64. 01:11:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:11:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:11:19 Selecting previously unselected package libsodium23:amd64. 01:11:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:11:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:11:19 Selecting previously unselected package libzmq5:amd64. 01:11:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:11:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:11:19 Selecting previously unselected package libzmq3-dev:amd64. 01:11:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:11:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:11:19 Selecting previously unselected package pkg-config. 01:11:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:11:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:11:19 Selecting previously unselected package zip. 01:11:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:11:19 Unpacking zip (3.0-11build1) ... 01:11:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:11:19 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:11:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:11:19 Setting up liberror-perl (0.17025-1) ... 01:11:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:11:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:11:19 No schema files found: doing nothing. 01:11:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:11:19 Setting up zip (3.0-11build1) ... 01:11:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:11:19 Setting up libsodium23:amd64 (1.0.16-2) ... 01:11:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:11:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:11:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:11:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:11:19 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:11:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:11:20 git set to automatically installed. 01:11:20 git-man set to automatically installed. 01:11:20 libcurl3-gnutls set to automatically installed. 01:11:20 liberror-perl set to automatically installed. 01:11:20 libglib2.0-0 set to automatically installed. 01:11:20 libnghttp2-14 set to automatically installed. 01:11:20 libnorm1 set to automatically installed. 01:11:20 libpgm-5.2-0 set to automatically installed. 01:11:20 libpsl5 set to automatically installed. 01:11:20 librtmp1 set to automatically installed. 01:11:20 libsodium23 set to automatically installed. 01:11:20 libzmq3-dev set to automatically installed. 01:11:20 libzmq5 set to automatically installed. 01:11:20 pkg-config set to automatically installed. 01:11:20 zip set to automatically installed. 01:11:21 snapd is not logged in, snap install commands will use sudo 01:11:30 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 01:11:30 snapd is not logged in, snap install commands will use sudo 01:11:35 core18 20210722 from Canonical* refreshed 01:11:35 Pulling config-common 01:11:35 + snapcraftctl pull 01:11:37 Pulling go-build-helper 01:11:37 + snapcraftctl pull 01:11:38 'edgex-go' has dependencies that need to be staged: go-build-helper 01:11:38 Skipping pull go-build-helper (already ran) 01:11:38 Building go-build-helper 01:11:38 + snapcraftctl build 01:11:40 Staging go-build-helper 01:11:40 + snapcraftctl stage 01:11:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:11:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:11:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 01:11:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 01:11:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:11:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:11:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 01:11:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 01:11:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:11:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:11:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:11:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:11:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:11:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:11:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:11:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:11:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:11:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:11:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:11:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 01:11:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:11:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:11:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:11:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 01:11:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 01:11:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:11:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:11:50 Fetched 25.5 MB in 0s (0 B/s) 01:11:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:11:50 Fetched 224 kB in 0s (0 B/s) 01:11:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:11:50 Fetched 157 kB in 0s (0 B/s) 01:11:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:11:50 Fetched 221 kB in 0s (0 B/s) 01:11:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:11:50 Fetched 143 kB in 0s (0 B/s) 01:11:50 Pulling edgex-go 01:11:50 + snapcraftctl pull 01:11:50 Pulling hooks 01:11:50 + snapcraftctl pull 01:12:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:12:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:12:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:12:09 Fetched 0 B in 0s (0 B/s) 01:12:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:12:09 Fetched 96.5 kB in 0s (0 B/s) 01:12:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:12:09 Fetched 279 kB in 0s (0 B/s) 01:12:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:12:09 Fetched 122 kB in 0s (0 B/s) 01:12:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:12:09 Fetched 77.8 kB in 0s (0 B/s) 01:12:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:12:09 Fetched 8848 B in 0s (0 B/s) 01:12:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:12:09 Fetched 47.8 kB in 0s (0 B/s) 01:12:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:12:09 Fetched 45.6 kB in 0s (0 B/s) 01:12:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:12:09 Fetched 15.0 kB in 0s (0 B/s) 01:12:09 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:12:09 Fetched 220 kB in 0s (0 B/s) 01:12:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:12:09 Fetched 154 kB in 0s (0 B/s) 01:12:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:12:09 Fetched 50.6 kB in 0s (0 B/s) 01:12:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:12:09 Fetched 14.8 kB in 0s (0 B/s) 01:12:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:12:09 Fetched 41.8 kB in 0s (0 B/s) 01:12:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:12:09 Fetched 499 kB in 0s (0 B/s) 01:12:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:12:09 Fetched 111 kB in 0s (0 B/s) 01:12:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:12:09 Fetched 240 kB in 0s (0 B/s) 01:12:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:12:09 Fetched 29.3 kB in 0s (0 B/s) 01:12:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:12:09 Fetched 85.5 kB in 0s (0 B/s) 01:12:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:12:09 Fetched 24.5 kB in 0s (0 B/s) 01:12:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:12:09 Fetched 49.2 kB in 0s (0 B/s) 01:12:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:12:09 Fetched 54.2 kB in 0s (0 B/s) 01:12:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:12:09 Fetched 30.8 kB in 0s (0 B/s) 01:12:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:12:09 Fetched 15.8 kB in 0s (0 B/s) 01:12:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:12:09 Fetched 85.9 kB in 0s (0 B/s) 01:12:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:12:09 Fetched 8720 B in 0s (0 B/s) 01:12:09 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:12:09 Fetched 140 kB in 0s (0 B/s) 01:12:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:12:09 Fetched 119 kB in 0s (0 B/s) 01:12:09 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:12:09 Fetched 111 kB in 0s (0 B/s) 01:12:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:12:09 Fetched 11.1 kB in 0s (0 B/s) 01:12:09 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:12:09 Fetched 646 kB in 0s (0 B/s) 01:12:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:12:09 Fetched 41.3 kB in 0s (0 B/s) 01:12:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:12:09 Fetched 17.9 kB in 0s (0 B/s) 01:12:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:12:09 Fetched 368 kB in 0s (0 B/s) 01:12:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:12:09 Fetched 187 kB in 0s (0 B/s) 01:12:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:12:09 Fetched 175 kB in 0s (0 B/s) 01:12:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:12:09 Fetched 206 kB in 0s (0 B/s) 01:12:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:12:09 Fetched 1302 kB in 0s (0 B/s) 01:12:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:12:09 Fetched 36.2 kB in 0s (0 B/s) 01:12:09 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:12:09 Fetched 159 kB in 0s (0 B/s) 01:12:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:12:09 Fetched 107 kB in 0s (0 B/s) 01:12:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:12:09 Fetched 48.7 kB in 0s (0 B/s) 01:12:09 Pulling static-packages 01:12:09 + snapcraftctl pull 01:12:09 Pulling version 01:12:09 + cd /root/project 01:12:09 + git describe --tags --abbrev=0 01:12:09 + sed s/v// 01:12:09 + GIT_VERSION=2.0.1-dev.80 01:12:09 + [ -z 2.0.1-dev.80 ] 01:12:09 + snapcraftctl set-version 2.0.1-dev.80 01:12:09 Building config-common 01:12:09 + snapcraftctl build 01:12:11 Skipping build go-build-helper (already ran) 01:12:11 Building edgex-go 01:12:11 + cd /root/parts/edgex-go/src 01:12:11 + git describe --tags --abbrev=0 01:12:11 + sed s/v// 01:12:11 + GIT_VERSION=2.0.1-dev.80 01:12:11 + [ -z 2.0.1-dev.80 ] 01:12:11 + echo 2.0.1-dev.80 01:12:11 + [ ! -d vendor ] 01:12:11 + go mod download all 01:12:20 + make build 01:12:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data 01:12:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:12:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command 01:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:12:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:12:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:12:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:12:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:12:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:12:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config 01:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:12:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:12:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:12:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:12:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:12:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:12:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:12:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:12:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:12:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:12:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:12:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:12:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:12:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:12:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:12:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:12:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:12:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:12:45 + 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:12:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:12:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:12:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:12:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:12:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:12:45 + 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:12:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:12:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:12:45 + 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:12:46 Building hooks 01:12:46 + cd /root/parts/hooks/src 01:12:46 + make build 01:12:46 go mod tidy 01:12:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 01:12:47 go: downloading github.com/davecgh/go-spew v1.1.0 01:12:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:12:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:12:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:12:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:12:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:12:51 Building static-packages 01:12:51 + snapcraftctl build 01:12:54 Building version 01:12:54 + snapcraftctl build 01:12:56 Staging config-common 01:12:56 + snapcraftctl stage 01:12:57 Skipping stage go-build-helper (already ran) 01:12:57 Staging edgex-go 01:12:57 + snapcraftctl stage 01:12:58 Staging hooks 01:12:58 + snapcraftctl stage 01:12:58 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:12:59 Staging static-packages 01:12:59 + snapcraftctl stage 01:13:01 Staging version 01:13:01 + snapcraftctl stage 01:13:02 Priming config-common 01:13:02 + snapcraftctl prime 01:13:03 Priming go-build-helper 01:13:03 + snapcraftctl prime 01:13:04 Priming edgex-go 01:13:04 + snapcraftctl prime 01:13:05 Priming hooks 01:13:05 + snapcraftctl prime 01:13:06 Priming static-packages 01:13:06 + snapcraftctl prime 01:13:09 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:09 Priming version 01:13:09 + snapcraftctl prime 01:13:10 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:13:22 Removing intermediate container 7067438b5c98 01:13:22 ---> 5171a8d16c4f 01:13:22 01:13:22 Step 9/20 : FROM alpine:3.14 01:13:22 3.14: Pulling from library/alpine 01:13:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:13:22 Status: Downloaded newer image for alpine:3.14 01:13:22 ---> bb3de5531c18 01:13:22 Step 10/20 : RUN apk add --update --no-cache curl 01:13:22 ---> Running in b343c0e57f76 01:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:28 (1/5) Installing ca-certificates (20191127-r5) 01:13:28 (2/5) Installing brotli-libs (1.0.9-r5) 01:13:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:13:28 (4/5) Installing libcurl (7.79.1-r0) 01:13:28 (5/5) Installing curl (7.79.1-r0) 01:13:28 Executing busybox-1.33.1-r3.trigger 01:13:28 Executing ca-certificates-20191127-r5.trigger 01:13:28 OK: 8 MiB in 19 packages 01:13:29 Removing intermediate container db6923ae333a 01:13:29 ---> 58985be01855 01:13:29 01:13:29 Step 9/24 : FROM alpine:3.14 01:13:29 ---> bb3de5531c18 01:13:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:13:29 ---> Running in ac9145d18871 01:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:33 Removing intermediate container b343c0e57f76 01:13:33 ---> 395a8bdfb00f 01:13:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:13:34 ---> Running in 872ad90f3e7a 01:13:35 (1/3) Installing ca-certificates (20191127-r5) 01:13:35 (2/3) Installing dumb-init (1.2.5-r1) 01:13:35 Removing intermediate container 872ad90f3e7a 01:13:35 ---> fa7d579fbf52 01:13:35 Step 12/20 : WORKDIR /edgex 01:13:36 (3/3) Installing su-exec (0.2-r1) 01:13:36 Executing busybox-1.33.1-r3.trigger 01:13:36 Executing ca-certificates-20191127-r5.trigger 01:13:36 ---> Running in 702282b113d1 01:13:36 OK: 6 MiB in 17 packages 01:13:37 Removing intermediate container a2ffe280c5f1 01:13:37 ---> 9396c8c7cc69 01:13:37 01:13:37 Step 9/21 : FROM alpine:3.14 01:13:37 ---> bb3de5531c18 01:13:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:13:38 ---> Running in b8fe556488d3 01:13:38 Removing intermediate container 702282b113d1 01:13:38 ---> dd7ce2b5572f 01:13:38 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:13:40 Removing intermediate container ac9145d18871 01:13:40 ---> 45c5968868ba 01:13:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:13:40 ---> Running in d291f8f2de18 01:13:40 ---> 025b226a04c6 01:13:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:41 Removing intermediate container d291f8f2de18 01:13:41 ---> 86f44e15ce09 01:13:41 Step 12/24 : WORKDIR / 01:13:41 ---> Running in d4cedc5364eb 01:13:42 (1/2) Installing ca-certificates (20191127-r5) 01:13:42 (2/2) Installing dumb-init (1.2.5-r1) 01:13:42 Executing busybox-1.33.1-r3.trigger 01:13:42 Executing ca-certificates-20191127-r5.trigger 01:13:42 OK: 6 MiB in 16 packages 01:13:42 Removing intermediate container d4cedc5364eb 01:13:42 ---> f27b8a3d733c 01:13:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:13:43 Removing intermediate container 6c717f922b8e 01:13:43 ---> f3e67e2b0af1 01:13:43 01:13:43 Step 9/22 : FROM alpine:3.14 01:13:43 ---> bb3de5531c18 01:13:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:13:43 ---> 1cf0f4cf4ec4 01:13:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:13:43 ---> Running in 0311eefa97da 01:13:45 ---> 97288515eedb 01:13:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:13:46 Removing intermediate container b8fe556488d3 01:13:46 ---> 9bdb4b9317e4 01:13:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:13:46 ---> 6a4a2289b6d1 01:13:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:13:46 ---> Running in a926c13f046d 01:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:46 ---> Running in 0eeaa2c536e5 01:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:47 ---> 17a41c019e6e 01:13:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:13:48 Removing intermediate container a926c13f046d 01:13:48 ---> fac4dd924ad6 01:13:48 Step 12/21 : ENV APP_PORT=59860 01:13:48 Removing intermediate container 0eeaa2c536e5 01:13:48 ---> d2276f5c64e8 01:13:48 Step 17/20 : CMD ["--init=true"] 01:13:48 ---> Running in c8db22224704 01:13:48 ---> Running in 2ec2a32464af 01:13:48 (1/1) Installing dumb-init (1.2.5-r1) 01:13:48 Executing busybox-1.33.1-r3.trigger 01:13:48 OK: 5 MiB in 15 packages 01:13:48 Removing intermediate container c8db22224704 01:13:48 ---> 51a3b57011e5 01:13:48 Step 13/21 : EXPOSE $APP_PORT 01:13:48 ---> 592b64c879e9 01:13:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:13:48 ---> Running in 57bc5931097b 01:13:49 Removing intermediate container 2ec2a32464af 01:13:49 ---> 9e7aa2f214ae 01:13:49 Step 18/20 : LABEL arch=arm64 01:13:49 ---> Running in 74d05b31efa5 01:13:50 Removing intermediate container 57bc5931097b 01:13:50 ---> d3a7c4a4b6fa 01:13:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:50 Removing intermediate container 74d05b31efa5 01:13:50 ---> 8da74abb331c 01:13:50 Step 19/20 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:13:50 ---> Running in bb6a28b4931d 01:13:50 Removing intermediate container 0311eefa97da 01:13:50 ---> 4164acb24c6d 01:13:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:13:50 ---> a55f742a217f 01:13:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:13:50 ---> Running in 11ea7afb23a3 01:13:51 Removing intermediate container bb6a28b4931d 01:13:51 ---> 192375f511ae 01:13:51 Step 20/20 : LABEL version=0.0.0 01:13:51 ---> Running in 23ceeb0f65e9 01:13:51 Removing intermediate container 11ea7afb23a3 01:13:51 ---> 6d4f04d92855 01:13:51 Step 12/22 : ENV APP_PORT=59881 01:13:51 ---> 35fac7e1adb5 01:13:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:13:51 ---> Running in 5ccd7ff89ae4 01:13:52 Removing intermediate container 23ceeb0f65e9 01:13:52 ---> 91d129551931 01:13:52 01:13:52 Removing intermediate container 5ccd7ff89ae4 01:13:52 ---> f157d26c0621 01:13:52 Step 13/22 : EXPOSE $APP_PORT 01:13:52 ---> 4fda16b6a574 01:13:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:13:52 Successfully built 91d129551931 01:13:52 ---> Running in 36da871aa632 01:13:53 Successfully tagged security-proxy-setup-arm64:latest 01:13:53  Building security-proxy-setup ... done Building sys-mgmt-agent 01:13:54 Removing intermediate container 36da871aa632 01:13:54 ---> 982507b44660 01:13:54 Step 14/22 : WORKDIR / 01:13:54 ---> f32b0be6d6d7 01:13:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:13:54 ---> Running in b82e51c53f14 01:13:56 Removing intermediate container b82e51c53f14 01:13:56 ---> 4809788342f3 01:13:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:56 ---> 5e1b34b15f16 01:13:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:13:56 ---> de7263655e72 01:13:56 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:13:56 ---> Running in 6e1ff4687ba1 01:13:56 Removing intermediate container 46b7a08702d6 01:13:56 ---> 5d52583010da 01:13:56 01:13:56 Step 9/22 : FROM alpine:3.14 01:13:56 ---> bb3de5531c18 01:13:56 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:13:57 ---> Running in 99d28175d8fb 01:13:57 Removing intermediate container 6e1ff4687ba1 01:13:57 ---> d1aadce9e0ef 01:13:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:13:57 ---> 598fb8aa805d 01:13:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:13:58 Removing intermediate container 99d28175d8fb 01:13:58 ---> e83d5e52cd75 01:13:58 Step 11/22 : ENV APP_PORT=59880 01:13:58 ---> Running in 656a327da0bf 01:13:58 ---> a5397e0983a6 01:13:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:13:58 ---> Running in ff64a2b4d3f7 01:13:58 ---> Running in 0350d2e14e7b 01:13:58 Removing intermediate container 656a327da0bf 01:13:58 ---> 4494dc82530e 01:13:58 Step 19/21 : LABEL arch=arm64 01:13:59 ---> Running in 8c7c555047e8 01:13:59 Removing intermediate container ff64a2b4d3f7 01:13:59 ---> 3928f24ad0d6 01:13:59 Step 12/22 : EXPOSE $APP_PORT 01:13:59 ---> Running in 97c32ece2198 01:14:00 Removing intermediate container 8c7c555047e8 01:14:00 ---> 357d1dc06894 01:14:00 Step 20/21 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:14:00 ---> 905351244810 01:14:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:14:01 ---> Running in 79b0cdc2c004 01:14:01 Removing intermediate container 97c32ece2198 01:14:01 ---> 15e9d4411b2f 01:14:01 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:01 ---> Running in ccab92b4fb99 01:14:01 Removing intermediate container 79b0cdc2c004 01:14:01 ---> dd1223d9570a 01:14:01 Step 21/21 : LABEL version=0.0.0 01:14:01 ---> Running in 6f666a94b706 01:14:01 ---> 76c5b167d758 01:14:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:14:01 ---> Running in ba5459da9f59 01:14:02 Removing intermediate container 0350d2e14e7b 01:14:02 ---> 0fd603b09d72 01:14:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:14:02 Removing intermediate container 6f666a94b706 01:14:02 ---> 6292e0000d50 01:14:02 01:14:02 ---> Running in 773c4a02fb8c 01:14:02 Removing intermediate container ba5459da9f59 01:14:02 ---> 6a96e234c54c 01:14:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:14:03 ---> Running in 802aac2c1047 01:14:03 Successfully built 6292e0000d50 01:14:03 Successfully tagged support-notifications-arm64:latest 01:14:03  Building support-notifications ... done Building support-scheduler 01:14:03 Removing intermediate container 773c4a02fb8c 01:14:03 ---> 963a09c43f92 01:14:03 Step 22/24 : LABEL arch=arm64 01:14:03 ---> Running in e69e947b0ea6 01:14:03 Removing intermediate container 802aac2c1047 01:14:03 ---> b10ff4baaca1 01:14:03 Step 20/22 : LABEL arch=arm64 01:14:04 ---> Running in 0a25e6b997f9 01:14:04 Removing intermediate container ccab92b4fb99 01:14:04 ---> a776683f768f 01:14:04 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:14:04 ---> Running in 115febbd7ec0 01:14:04 Removing intermediate container e69e947b0ea6 01:14:04 ---> 569ee965f8f2 01:14:04 Step 23/24 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:14:05 Removing intermediate container 0a25e6b997f9 01:14:05 ---> 0776f6e4e0d9 01:14:05 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:14:05 ---> Running in 2f08718e2df3 01:14:05 ---> Running in fc20d3c8b2e6 01:14:06 Removing intermediate container 2f08718e2df3 01:14:06 ---> edee4ec3e4ef 01:14:06 Step 24/24 : LABEL version=0.0.0 01:14:06 Removing intermediate container fc20d3c8b2e6 01:14:06 ---> 7957fe0fc669 01:14:06 Step 22/22 : LABEL version=0.0.0 01:14:06 ---> Running in 020a4850b3cf 01:14:06 ---> Running in 148cf807f964 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:14:07 Removing intermediate container 020a4850b3cf 01:14:07 ---> 78b1303028fc 01:14:07 01:14:07 Removing intermediate container 148cf807f964 01:14:07 ---> 22bdae468b4e 01:14:07 01:14:07 Successfully built 78b1303028fc 01:14:07 Successfully tagged security-secretstore-setup-arm64:latest 01:14:07  Building security-secretstore-setup ... done Building core-command 01:14:07 Successfully built 22bdae468b4e 01:14:07 Successfully tagged core-metadata-arm64:latest 01:14:07  Building core-metadata ... done Building security-bootstrapper 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:14:09 (1/6) Installing dumb-init (1.2.5-r1) 01:14:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:14:09 (3/6) Installing libsodium (1.0.18-r0) 01:14:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:14:09 (5/6) Installing libzmq (4.3.4-r0) 01:14:09 (6/6) Installing zeromq (4.3.4-r0) 01:14:09 Executing busybox-1.33.1-r3.trigger 01:14:09 OK: 8 MiB in 20 packages 01:14:11 Removing intermediate container 115febbd7ec0 01:14:11 ---> c11327af1485 01:14:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:14:12 ---> 79ae0e28b5a2 01:14:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:14:14 ---> 44ec7e916f17 01:14:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:14:15 ---> 3d601d11abf4 01:14:15 Step 18/22 : ENTRYPOINT ["/core-data"] 01:14:15 ---> Running in 4915b2395df5 01:14:16 Removing intermediate container 4915b2395df5 01:14:16 ---> 2c908901dbf4 01:14:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:14:16 ---> Running in 2c49c62542d8 01:14:16 Removing intermediate container 2c49c62542d8 01:14:16 ---> 8bfb500982c4 01:14:16 Step 20/22 : LABEL arch=arm64 01:14:16 ---> Running in 5c9bbf4b3830 01:14:17 Removing intermediate container 5c9bbf4b3830 01:14:17 ---> 7e3753a34892 01:14:17 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:14:17 ---> Running in 1fac33c727e7 01:14:18 Removing intermediate container 1fac33c727e7 01:14:18 ---> 965922f62ad7 01:14:18 Step 22/22 : LABEL version=0.0.0 01:14:18 ---> Running in 0f02481ff63f 01:14:19 Removing intermediate container 0f02481ff63f 01:14:19 ---> af17d867d0ac 01:14:19 01:14:19 Successfully built af17d867d0ac 01:14:19 Successfully tagged core-data-arm64:latest 01:14:37  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:14:37 ---> 1b09f6c873d3 01:14:37 Step 3/22 : WORKDIR /edgex-go 01:14:37 ---> Using cache 01:14:37 ---> 93d1e1ac0397 01:14:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:37 ---> Using cache 01:14:37 ---> c6c7b6abf5e7 01:14:37 Step 5/22 : RUN apk add --update --no-cache make bash git 01:14:37 ---> Running in 01f0b724af24 01:14:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:14:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:14:39 OK: 219 MiB in 52 packages 01:14:41 Removing intermediate container 01f0b724af24 01:14:41 ---> d95d8b57f3cd 01:14:41 Step 6/22 : COPY . . 01:14:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:47 ---> 1b09f6c873d3 01:14:47 Step 3/23 : WORKDIR /edgex-go 01:14:47 ---> Using cache 01:14:47 ---> 93d1e1ac0397 01:14:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:47 ---> Using cache 01:14:47 ---> c6c7b6abf5e7 01:14:47 Step 5/23 : RUN apk add --update --no-cache make git 01:14:47 ---> Using cache 01:14:47 ---> f4106ecfcb8e 01:14:47 Step 6/23 : COPY go.mod . 01:14:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:14:50 ---> 1b09f6c873d3 01:14:50 Step 3/22 : WORKDIR /edgex-go 01:14:50 ---> Using cache 01:14:50 ---> 93d1e1ac0397 01:14:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:50 ---> Using cache 01:14:50 ---> c6c7b6abf5e7 01:14:50 Step 5/22 : RUN apk add --update --no-cache make git 01:14:50 ---> Using cache 01:14:50 ---> f4106ecfcb8e 01:14:50 Step 6/22 : COPY . . 01:14:50 ---> f6d5b29c5661 01:14:50 Step 7/23 : RUN go mod download 01:14:50 ---> Using cache 01:14:50 ---> c5494ea5b4cd 01:14:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:50 ---> Using cache 01:14:50 ---> 9617cebe4e24 01:14:50 Step 8/22 : RUN make cmd/core-command/core-command 01:14:50 ---> Running in dbd723b2277b 01:14:50 ---> Running in 2b7df9e10983 01:14:50 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:14:50 ---> 1b09f6c873d3 01:14:50 Step 3/30 : WORKDIR /edgex-go 01:14:50 ---> Using cache 01:14:50 ---> 93d1e1ac0397 01:14:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:50 ---> Using cache 01:14:50 ---> c6c7b6abf5e7 01:14:50 Step 5/30 : RUN apk add --update --no-cache make git 01:14:50 ---> Using cache 01:14:50 ---> f4106ecfcb8e 01:14:50 Step 6/30 : COPY . . 01:14:50 ---> Using cache 01:14:50 ---> c5494ea5b4cd 01:14:50 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:50 ---> Using cache 01:14:50 ---> 9617cebe4e24 01:14:50 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:14:51 ---> Running in ec548531b459 01:14:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:14: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:14:58 Removing intermediate container dbd723b2277b 01:14:58 ---> 03c0cd0beade 01:14:58 Step 8/23 : COPY . . 01:15:02 ---> 78d357d5bb15 01:15:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:03 ---> Running in e8491c99077e 01:15:09 Removing intermediate container e8491c99077e 01:15:09 ---> 69bcd39a30de 01:15:09 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:15:10 ---> Running in 0cb40aa497a4 01:15:12 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:15:21 ---> 1a60c5c47c7f 01:15:21 Step 9/23 : RUN go mod tidy 01:15:21 ---> Running in 95435ca13cde 01:15:27 Removing intermediate container 95435ca13cde 01:15:27 ---> be4d27507e07 01:15:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:15:28 ---> Running in b8ce4ed4f66d 01:15: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:16:53 Removing intermediate container 2b7df9e10983 01:16:53 ---> 198c0615a48d 01:16:53 01:16:53 Step 9/22 : FROM alpine:3.14 01:16:53 ---> bb3de5531c18 01:16:53 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:16:53 ---> Using cache 01:16:53 ---> 4164acb24c6d 01:16:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:53 ---> Using cache 01:16:53 ---> 6d4f04d92855 01:16:53 Step 12/22 : ENV APP_PORT=59882 01:16:53 ---> Running in 3cc35c8b6385 01:16:53 Removing intermediate container 3cc35c8b6385 01:16:53 ---> 7e7cc524301b 01:16:53 Step 13/22 : EXPOSE $APP_PORT 01:16:53 ---> Running in 1b4dfaba8efe 01:16:53 Removing intermediate container 1b4dfaba8efe 01:16:53 ---> b221822c7ca9 01:16:53 Step 14/22 : WORKDIR / 01:16:53 ---> Running in 1b528f347d70 01:16:53 Removing intermediate container 1b528f347d70 01:16:53 ---> c22b9eddd033 01:16:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:53 ---> 7cd5caba8c24 01:16:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:16:53 Removing intermediate container ec548531b459 01:16:53 ---> 6585608d04a1 01:16:53 01:16:53 Step 9/30 : FROM alpine:3.14 01:16:53 ---> bb3de5531c18 01:16:53 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:16:53 ---> Running in ad540a432ef4 01:16:53 Removing intermediate container ad540a432ef4 01:16:53 ---> f65d45186cc7 01:16:53 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:16:53 ---> Running in 0b2fb43735cc 01:16:53 ---> cef71be02dae 01:16:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:16:53 ---> 292bd808093b 01:16:53 Step 18/22 : ENTRYPOINT ["/core-command"] 01:16:53 ---> Running in 2c037526f959 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:16:53 Removing intermediate container 2c037526f959 01:16:53 ---> ead78c975434 01:16:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:16:53 ---> Running in e44a53d593fd 01:16:53 Removing intermediate container e44a53d593fd 01:16:53 ---> b81211735810 01:16:53 Step 20/22 : LABEL arch=arm64 01:16:54 ---> Running in f78e59b0e8b4 01:16:54 (1/2) Installing dumb-init (1.2.5-r1) 01:16:54 (2/2) Installing su-exec (0.2-r1) 01:16:54 Executing busybox-1.33.1-r3.trigger 01:16:54 OK: 5 MiB in 16 packages 01:16:55 Removing intermediate container f78e59b0e8b4 01:16:55 ---> 48cbd0346621 01:16:55 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:16:55 ---> Running in 5fa81e1bf512 01:16:55 Removing intermediate container 5fa81e1bf512 01:16:55 ---> 56dd1aec96dd 01:16:55 Step 22/22 : LABEL version=0.0.0 01:16:56 Removing intermediate container 0b2fb43735cc 01:16:56 ---> 0b506a151d63 01:16:56 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:16:56 ---> Running in 6633e6554f85 01:16:56 ---> Running in ad320bf3fc3e 01:16:57 Removing intermediate container 6633e6554f85 01:16:57 ---> 25363f9b4015 01:16:57 01:16:57 Removing intermediate container ad320bf3fc3e 01:16:57 ---> f4fee77e6697 01:16:57 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:16:57 ---> Running in c4fc2123e17f 01:16:58 Successfully built 25363f9b4015 01:16:58 Successfully tagged core-command-arm64:latest 01:16:58  Building core-command ... done Removing intermediate container c4fc2123e17f 01:16:58 ---> 85f830e3b7b7 01:16:58 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:16:58 ---> Running in 24740491d003 01:17:02 Removing intermediate container 24740491d003 01:17:02 ---> 405e19262723 01:17:02 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:17:03 ---> Running in bfb421962562 01:17:04 Removing intermediate container 0cb40aa497a4 01:17:04 ---> c86c4b1c9020 01:17:04 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:17:04 Removing intermediate container bfb421962562 01:17:04 ---> 7ab27119ffb0 01:17:04 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:17:04 ---> Running in 1452be47d207 01:17:05 ---> 570988ecb71e 01:17:05 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:17:05 ---> Running in 95be45775075 01:17:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:17:08 Removing intermediate container 95be45775075 01:17:08 ---> e4650d13c857 01:17:08 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:09 ---> 1a4918c60725 01:17:09 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:17:10 Removing intermediate container 1452be47d207 01:17:10 ---> 9b6b87a352ab 01:17:10 01:17:10 Step 10/22 : FROM docker:20.10.8 01:17:10 20.10.8: Pulling from library/docker 01:17:11 ---> 9b79de3b9b2a 01:17:11 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:17:12 ---> 437354cf7b95 01:17:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:17:14 ---> abca78d5f577 01:17:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:17:15 ---> 50f204be60e6 01:17:15 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:17:15 ---> Running in a806594557f0 01:17:15 Removing intermediate container b8ce4ed4f66d 01:17:15 ---> 58be78d683af 01:17:15 01:17:15 Step 11/23 : FROM alpine:3.14 01:17:15 ---> bb3de5531c18 01:17:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:17:15 ---> Using cache 01:17:15 ---> 4164acb24c6d 01:17:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:17:15 ---> Using cache 01:17:15 ---> 6d4f04d92855 01:17:15 Step 14/23 : ENV APP_PORT=59861 01:17:16 ---> Running in 139314978f89 01:17:16 Removing intermediate container a806594557f0 01:17:16 ---> 8a0db002dea8 01:17:16 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:17:16 Removing intermediate container 139314978f89 01:17:16 ---> ec4462b476be 01:17:16 Step 15/23 : EXPOSE $APP_PORT 01:17:16 ---> Running in 70f3ad757e47 01:17:17 Removing intermediate container 70f3ad757e47 01:17:17 ---> 3611217b2220 01:17:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:17 ---> 0d3c94a407d3 01:17:17 Step 25/30 : RUN chmod +x /entrypoint.sh 01:17:18 ---> Running in 9997cf55b3e6 01:17:19 ---> fdd9e189e74d 01:17:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:21 ---> 5ecb479d5182 01:17:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:17:21 Removing intermediate container 9997cf55b3e6 01:17:21 ---> b870f72c5f39 01:17:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:17:21 ---> Running in 54033f81804f 01:17:21 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:17:21 Status: Downloaded newer image for docker:20.10.8 01:17:21 ---> 3734d5adc5ac 01:17:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:17:21 ---> Running in 217bbaed54fb 01:17:22 ---> 1a4dee0f7b29 01:17:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:17:22 Removing intermediate container 54033f81804f 01:17:22 ---> 104d5c667425 01:17:22 Step 27/30 : CMD ["gate"] 01:17:22 ---> Running in 3644294f75da 01:17:22 Removing intermediate container 217bbaed54fb 01:17:22 ---> 5c862bcd69a4 01:17:22 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:17:22 ---> Running in 3914173bb1f2 01:17:22 ---> Running in 7c8b2742d475 01:17:23 Removing intermediate container 3644294f75da 01:17:23 ---> b6705b5fcb46 01:17:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:23 ---> Running in 5b8e2db8e70a 01:17:23 Removing intermediate container 3914173bb1f2 01:17:23 ---> 5d658a75778b 01:17:23 Step 28/30 : LABEL arch=arm64 01:17:23 ---> Running in df644cf2337d 01:17:23 Removing intermediate container 5b8e2db8e70a 01:17:23 ---> 8740aee1d83a 01:17:23 Step 21/23 : LABEL arch=arm64 01:17:23 ---> Running in b81370610455 01:17:24 Removing intermediate container df644cf2337d 01:17:24 ---> 0dc705def908 01:17:24 Step 29/30 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:17:24 ---> Running in 5bc7616b35cc 01:17:24 Removing intermediate container b81370610455 01:17:24 ---> 80fd803116c2 01:17:24 Step 22/23 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:17:24 ---> Running in b763937b90eb 01:17:24 Removing intermediate container 5bc7616b35cc 01:17:24 ---> f3bc26a9227a 01:17:24 Step 30/30 : LABEL version=0.0.0 01:17:25 ---> Running in 38b4f7d565cf 01:17:25 Removing intermediate container b763937b90eb 01:17:25 ---> 49de9b555db2 01:17:25 Step 23/23 : LABEL version=0.0.0 01:17:25 (1/42) Installing readline (8.1.0-r0) 01:17:25 (2/42) Installing bash (5.1.4-r0) 01:17:25 Executing bash-5.1.4-r0.post-install 01:17:25 ---> Running in 757c9ff94436 01:17:25 (3/42) Installing brotli-libs (1.0.9-r5) 01:17:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:17:25 (5/42) Installing libcurl (7.79.1-r0) 01:17:25 (6/42) Installing curl (7.79.1-r0) 01:17:25 (7/42) Installing dumb-init (1.2.5-r1) 01:17:25 (8/42) Installing libbz2 (1.0.8-r1) 01:17:25 (9/42) Installing expat (2.4.1-r0) 01:17:25 (10/42) Installing libffi (3.3-r2) 01:17:25 (11/42) Installing gdbm (1.19-r0) 01:17:25 (12/42) Installing xz-libs (5.2.5-r0) 01:17:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:17:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:17:25 (15/42) Installing mpdecimal (2.5.1-r1) 01:17:25 (16/42) Installing sqlite-libs (3.35.5-r0) 01:17:25 Removing intermediate container 38b4f7d565cf 01:17:25 ---> da5def680df4 01:17:25 01:17:25 (17/42) Installing python3 (3.9.5-r1) 01:17:26 Removing intermediate container 757c9ff94436 01:17:26 ---> 501798a33992 01:17:26 01:17:26 Successfully built da5def680df4 01:17:26 Successfully tagged security-bootstrapper-arm64:latest 01:17:26  Building security-bootstrapper ... done Successfully built 501798a33992 01:17:26 Successfully tagged support-scheduler-arm64:latest 01:17:28  Building support-scheduler ... done (18/42) Installing py3-appdirs (1.4.4-r2) 01:17:28 (19/42) Installing py3-chardet (4.0.0-r2) 01:17:28 (20/42) Installing py3-idna (3.2-r0) 01:17:28 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:17:28 (22/42) Installing py3-certifi (2020.12.5-r1) 01:17:28 (23/42) Installing py3-requests (2.25.1-r4) 01:17:28 (24/42) Installing py3-msgpack (1.0.2-r1) 01:17:28 (25/42) Installing py3-lockfile (0.12.2-r4) 01:17:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:17:28 (27/42) Installing py3-colorama (0.4.4-r1) 01:17:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:17:28 (29/42) Installing py3-distlib (0.3.1-r3) 01:17:28 (30/42) Installing py3-distro (1.5.0-r3) 01:17:28 (31/42) Installing py3-six (1.15.0-r1) 01:17:28 (32/42) Installing py3-webencodings (0.5.1-r4) 01:17:28 (33/42) Installing py3-html5lib (1.1-r1) 01:17:28 (34/42) Installing py3-parsing (2.4.7-r2) 01:17:28 (35/42) Installing py3-packaging (20.9-r1) 01:17:28 (36/42) Installing py3-toml (0.10.2-r2) 01:17:28 (37/42) Installing py3-pep517 (0.10.0-r2) 01:17:28 (38/42) Installing py3-progress (1.5-r2) 01:17:28 (39/42) Installing py3-retrying (1.3.3-r1) 01:17:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:17:28 (41/42) Installing py3-setuptools (52.0.0-r3) 01:17:28 (42/42) Installing py3-pip (20.3.4-r1) 01:17:29 Executing busybox-1.33.1-r3.trigger 01:17:29 OK: 84 MiB in 64 packages 01:17:34 Collecting docker-compose==1.23.2 01:17:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:17:35 Collecting cached-property<2,>=1.2.0 01:17:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:17:35 Collecting dockerpty<0.5,>=0.4.1 01:17:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:17:38 Collecting texttable<0.10,>=0.9.0 01:17:38 Downloading texttable-0.9.1.tar.gz (11 kB) 01:17:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:17:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:17:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:17:42 Collecting jsonschema<3,>=2.5.1 01:17:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:17:43 Collecting docopt<0.7,>=0.6.1 01:17:43 Downloading docopt-0.6.2.tar.gz (25 kB) 01:17:46 Collecting websocket-client<1.0,>=0.32.0 01:17:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:17:47 Collecting PyYAML<4,>=3.10 01:17:47 Downloading PyYAML-3.13.tar.gz (270 kB) 01:17:53 Collecting docker<4.0,>=3.6.0 01:17:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:17:53 Collecting docker-pycreds>=0.4.0 01:17:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:17:53 Collecting idna<2.8,>=2.5 01:17:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:17:54 Collecting chardet<3.1.0,>=3.0.2 01:17:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:17:55 Collecting urllib3<1.25,>=1.21.1 01:17:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:17:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:17:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:17:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:17:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:17:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:17:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:17:56 Attempting uninstall: urllib3 01:17:56 Found existing installation: urllib3 1.26.5 01:17:56 Uninstalling urllib3-1.26.5: 01:17:57 Successfully uninstalled urllib3-1.26.5 01:17:58 Attempting uninstall: idna 01:17:58 Found existing installation: idna 3.2 01:17:58 Uninstalling idna-3.2: 01:17:58 Successfully uninstalled idna-3.2 01:17:59 Attempting uninstall: chardet 01:17:59 Found existing installation: chardet 4.0.0 01:17:59 Uninstalling chardet-4.0.0: 01:17:59 Successfully uninstalled chardet-4.0.0 01:18:02 Attempting uninstall: requests 01:18:02 Found existing installation: requests 2.25.1 01:18:02 Uninstalling requests-2.25.1: 01:18:02 Successfully uninstalled requests-2.25.1 01:18:02 Running setup.py install for texttable: started 01:18:05 Running setup.py install for texttable: finished with status 'done' 01:18:05 Running setup.py install for PyYAML: started 01:18:08 Running setup.py install for PyYAML: finished with status 'done' 01:18:09 Running setup.py install for docopt: started 01:18:12 Running setup.py install for docopt: finished with status 'done' 01:18:12 Running setup.py install for dockerpty: started 01:18:15 Running setup.py install for dockerpty: finished with status 'done' 01:18:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:18:28 Removing intermediate container 7c8b2742d475 01:18:28 ---> e39703ef41ad 01:18:28 Step 13/22 : ENV APP_PORT=58890 01:18:28 ---> Running in 34f1864e8170 01:18:28 Removing intermediate container 34f1864e8170 01:18:28 ---> e9c4c5455fa9 01:18:28 Step 14/22 : EXPOSE $APP_PORT 01:18:28 ---> Running in 228e656beb7a 01:18:28 Removing intermediate container 228e656beb7a 01:18:28 ---> 723dcac4f0db 01:18:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:18:29 ---> 8d93fe0b6970 01:18:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:18:30 ---> 5903ad2a635b 01:18:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:18:31 ---> a74d0d071262 01:18:31 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:18:31 ---> Running in ddff4a599bad 01:18:31 Removing intermediate container ddff4a599bad 01:18:31 ---> 2fdf90da00ea 01:18:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:18:31 ---> Running in ce18107398ec 01:18:32 Removing intermediate container ce18107398ec 01:18:32 ---> 21fe6c58ae9d 01:18:32 Step 20/22 : LABEL arch=arm64 01:18:32 ---> Running in 014d5e6ff586 01:18:32 Removing intermediate container 014d5e6ff586 01:18:32 ---> 8a1c336ea2a6 01:18:32 Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 01:18:32 ---> Running in 07a67c8eca49 01:18:33 Removing intermediate container 07a67c8eca49 01:18:33 ---> fb6fbf30dbbd 01:18:33 Step 22/22 : LABEL version=0.0.0 01:18:33 ---> Running in 9393a38177e2 01:18:33 Removing intermediate container 9393a38177e2 01:18:33 ---> 50694cb81cde 01:18:33 01:18:34 Successfully built 50694cb81cde 01:18:34 Successfully tagged sys-mgmt-agent-arm64:latest 01:18:35  Building sys-mgmt-agent ... done  [Pipeline] } 01:18:35 $ docker stop --time=1 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 01:18:37 $ docker rm -f 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:38 + docker images 01:18:38 REPOSITORY TAG IMAGE ID CREATED SIZE 01:18:38 sys-mgmt-agent-arm64 latest 50694cb81cde 5 seconds ago 277MB 01:18:38 security-bootstrapper-arm64 latest da5def680df4 About a minute ago 17.8MB 01:18:38 support-scheduler-arm64 latest 501798a33992 About a minute ago 15.3MB 01:18:38 58be78d683af About a minute ago 1.57GB 01:18:38 9b6b87a352ab About a minute ago 1.57GB 01:18:38 core-command-arm64 latest 25363f9b4015 About a minute ago 15.2MB 01:18:38 6585608d04a1 About a minute ago 1.57GB 01:18:38 198c0615a48d About a minute ago 1.57GB 01:18:38 core-data-arm64 latest af17d867d0ac 4 minutes ago 19.5MB 01:18:38 core-metadata-arm64 latest 22bdae468b4e 4 minutes ago 15.9MB 01:18:38 security-secretstore-setup-arm64 latest 78b1303028fc 4 minutes ago 26.8MB 01:18:38 support-notifications-arm64 latest 6292e0000d50 4 minutes ago 16.1MB 01:18:38 5d52583010da 4 minutes ago 1.58GB 01:18:38 security-proxy-setup-arm64 latest 91d129551931 4 minutes ago 25.4MB 01:18:38 f3e67e2b0af1 4 minutes ago 1.57GB 01:18:38 9396c8c7cc69 5 minutes ago 1.57GB 01:18:38 58985be01855 5 minutes ago 1.58GB 01:18:38 5171a8d16c4f 5 minutes ago 1.57GB 01:18:38 ci-base-image-arm64 latest 1b09f6c873d3 18 minutes ago 1.24GB 01:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 01:18:38 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:18:38 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 01:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:38 01:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:39 arm64: Pulling from edgex-lftools-log-publisher 01:18:39 448f6bf000e3: Pulling fs layer 01:18:39 f757da607395: Pulling fs layer 01:18:39 05883995daec: Pulling fs layer 01:18:39 8603b9c90790: Pulling fs layer 01:18:39 1560dd03e051: Pulling fs layer 01:18:39 27f5ce0e4adf: Pulling fs layer 01:18:39 c2d8d7efcc4b: Pulling fs layer 01:18:39 1560dd03e051: Waiting 01:18:39 27f5ce0e4adf: Waiting 01:18:39 c2d8d7efcc4b: Waiting 01:18:39 8603b9c90790: Waiting 01:18:39 f757da607395: Verifying Checksum 01:18:39 f757da607395: Download complete 01:18:39 8603b9c90790: Verifying Checksum 01:18:39 8603b9c90790: Download complete 01:18:39 1560dd03e051: Verifying Checksum 01:18:39 1560dd03e051: Download complete 01:18:39 27f5ce0e4adf: Verifying Checksum 01:18:39 27f5ce0e4adf: Download complete 01:18:39 05883995daec: Verifying Checksum 01:18:39 05883995daec: Download complete 01:18:40 448f6bf000e3: Verifying Checksum 01:18:40 448f6bf000e3: Download complete 01:18:42 c2d8d7efcc4b: Verifying Checksum 01:18:42 c2d8d7efcc4b: Download complete 01:18:43 448f6bf000e3: Pull complete 01:18:44 f757da607395: Pull complete 01:18:45 05883995daec: Pull complete 01:18:46 8603b9c90790: Pull complete 01:18:47 1560dd03e051: Pull complete 01:18:47 27f5ce0e4adf: Pull complete 01:19:03 c2d8d7efcc4b: Pull complete 01:19:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:19:03 prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container 01:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:19:07 $ docker top 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:09 ---> job-cost.sh 01:19:09 lf-activate-venv: SKIPPING 01:19:09 INFO: No Stack... 01:19:09 INFO: Retrieving Pricing Info for: v3-standard-4 01:19:10 INFO: Archiving Costs [Pipeline] sh 01:19:10 + cat /w/workspace/edgex-go/4/archives/cost.csv 01:19:10 + cut -d, -f6 [Pipeline] lock 01:19:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] 01:19:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] did not exist. Created. 01:19:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:11 + echo total: 0.10999999940395355 [Pipeline] stash 01:19:11 Stashed 1 file(s) [Pipeline] } 01:19:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:11 $ docker stop --time=1 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 01:19:13 $ docker rm -f 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:19:14 provisioning config files... 01:19:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2139814972931876854tmp [Pipeline] { [Pipeline] sh 01:19:14 + set +x 01:19:14 + curl -s https://codecov.io/bash 01:19:14 + bash -s -- 01:19:14 01:19:14 _____ _ 01:19:14 / ____| | | 01:19:14 | | ___ __| | ___ ___ _____ __ 01:19:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:19:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:19:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:19:14 Bash-1.0.6 01:19:14 01:19:14 01:19:14 ==> git version 2.24.4 found 01:19:14 ==> 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:19:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:19:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:19:14 ==> Jenkins CI detected. 01:19:14 current dir:  /w/workspace/edgex-go/4 01:19:14 project root: . 01:19:14 --> token set from env 01:19:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:19:14 ==> Running gcov in . (disable via -X gcov) 01:19:14 ==> Python coveragepy not found 01:19:14 ==> Searching for coverage reports in: 01:19:14 + . 01:19:14 -> Found 1 reports 01:19:14 ==> Detecting git/mercurial file structure 01:19:14 ==> Reading reports 01:19:14 + ./coverage.out bytes=426728 01:19:14 ==> Appending adjustments 01:19:14 https://docs.codecov.io/docs/fixing-reports 01:19:15 + Found adjustments 01:19:15 ==> Gzipping contents 01:19:15 60K /tmp/codecov.EG7QMk.gz 01:19:15 ==> Uploading reports 01:19:15 url: https://codecov.io 01:19:15 query: branch=PR-3780&commit=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 01:19:15 -> Pinging Codecov 01:19:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= 01:19:16 -> Uploading to 01:19:16 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0/666c1fa0-3d45-4c36-93b7-743c4a302b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T011916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee7283cddf0561d5c92eeed25fd3c766a06afbca530685600992ac4f174452c 01:19:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:16 Dload Upload Total Spent Left Speed 01:19:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57473 0 0 100 57473 0 187k --:--:-- --:--:-- --:--:-- 188k 01:19:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [Pipeline] } 01:19:16 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] sh 01:19:17 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:19:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:18 ---> package-listing.sh 01:19:18 ++ facter osfamily 01:19:18 ++ tr '[:upper:]' '[:lower:]' 01:19:18 + OS_FAMILY=redhat 01:19:18 + workspace=/w/workspace/edgex-go/4 01:19:18 + START_PACKAGES=/tmp/packages_start.txt 01:19:18 + END_PACKAGES=/tmp/packages_end.txt 01:19:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:18 + PACKAGES=/tmp/packages_start.txt 01:19:18 + '[' /w/workspace/edgex-go/4 ']' 01:19:18 + PACKAGES=/tmp/packages_end.txt 01:19:18 + case "${OS_FAMILY}" in 01:19:18 + rpm -qa 01:19:18 + sort 01:19:21 + '[' -f /tmp/packages_start.txt ']' 01:19:21 + '[' -f /tmp/packages_end.txt ']' 01:19:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:21 + '[' /w/workspace/edgex-go/4 ']' 01:19:21 + mkdir -p /w/workspace/edgex-go/4/archives/ 01:19:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 01:19:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:22 01:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:22 latest: Pulling from edgex-lftools-log-publisher 01:19:22 b4d181a07f80: Pulling fs layer 01:19:22 a1111a8f2ec3: Pulling fs layer 01:19:22 ed53099fbce6: Pulling fs layer 01:19:22 dc539afda2c1: Pulling fs layer 01:19:22 77bc0d833cb6: Pulling fs layer 01:19:22 9065ff56babe: Pulling fs layer 01:19:22 d287ab97295c: Pulling fs layer 01:19:22 dc539afda2c1: Waiting 01:19:22 9065ff56babe: Waiting 01:19:22 d287ab97295c: Waiting 01:19:22 77bc0d833cb6: Waiting 01:19:22 a1111a8f2ec3: Verifying Checksum 01:19:22 a1111a8f2ec3: Download complete 01:19:22 dc539afda2c1: Verifying Checksum 01:19:22 dc539afda2c1: Download complete 01:19:22 77bc0d833cb6: Verifying Checksum 01:19:22 77bc0d833cb6: Download complete 01:19:22 ed53099fbce6: Verifying Checksum 01:19:22 ed53099fbce6: Download complete 01:19:22 9065ff56babe: Verifying Checksum 01:19:22 9065ff56babe: Download complete 01:19:23 b4d181a07f80: Verifying Checksum 01:19:23 b4d181a07f80: Download complete 01:19:23 d287ab97295c: Verifying Checksum 01:19:23 d287ab97295c: Download complete 01:19:24 b4d181a07f80: Pull complete 01:19:24 a1111a8f2ec3: Pull complete 01:19:25 ed53099fbce6: Pull complete 01:19:25 dc539afda2c1: Pull complete 01:19:25 77bc0d833cb6: Pull complete 01:19:25 9065ff56babe: Pull complete 01:19:31 d287ab97295c: Pull complete 01:19:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:19:31 prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container 01:19:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:35 $ docker top 8e089845ec741b23dec1102a34c6f9217e4fb71d6739d33f8d77635e3689c830 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:36 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:36 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:36 + ls /var/log/sa-host 01:19:36 + sadf -c /var/log/sa-host/sa27 01:19:36 file_magic: OK 01:19:36 HZ: Using current value: 100 01:19:36 file_header: OK 01:19:36 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:19:36 Statistics: 01:19:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:36 File successfully converted to sysstat format version 12.0.3 01:19:36 + sadf -c /var/log/sa-host/sa30 01:19:36 file_magic: OK 01:19:36 HZ: Using current value: 100 01:19:36 file_header: OK 01:19:36 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:19:36 Statistics: 01:19:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:36 provisioning config files... 01:19:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6507790088846730561tmp [Pipeline] { [Pipeline] echo 01:19:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:37 ---> create-netrc.sh [Pipeline] } 01:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:37 ---> python-tools-install.sh [Pipeline] echo 01:19:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:37 ---> sudo-logs.sh 01:19:37 Archiving 'sudo' log.. 01:19:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known 01:19:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:19:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:38 ---> job-cost.sh 01:19:38 lf-activate-venv: SKIPPING 01:19:38 DEBUG: total: 0.10999999940395355 01:19:38 INFO: Retrieving Stack Cost... 01:19:39 INFO: Retrieving Pricing Info for: v3-standard-2 01:19:39 INFO: Archiving Costs [Pipeline] echo 01:19:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:39 ---> logs-deploy.sh 01:19:39 lf-activate-venv: SKIPPING 01:19:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/4 01:19:39 INFO: archiving workspace using pattern(s): 01:19:40 Archives upload complete. 01:19:40 INFO: archiving logs to Nexus 01:19:41 ---> uname -a: 01:19:41 Linux prd-centos7-docker-4c-2g-2145.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:19:41 01:19:41 01:19:41 ---> lscpu: 01:19:41 Architecture: x86_64 01:19:41 CPU op-mode(s): 32-bit, 64-bit 01:19:41 Byte Order: Little Endian 01:19:41 Address sizes: 40 bits physical, 48 bits virtual 01:19:41 CPU(s): 2 01:19:41 On-line CPU(s) list: 0,1 01:19:41 Thread(s) per core: 1 01:19:41 Core(s) per socket: 1 01:19:41 Socket(s): 2 01:19:41 NUMA node(s): 1 01:19:41 Vendor ID: AuthenticAMD 01:19:41 CPU family: 23 01:19:41 Model: 49 01:19:41 Model name: AMD EPYC-Rome Processor 01:19:41 Stepping: 0 01:19:41 CPU MHz: 2800.000 01:19:41 BogoMIPS: 5600.00 01:19:41 Virtualization: AMD-V 01:19:41 Hypervisor vendor: KVM 01:19:41 Virtualization type: full 01:19:41 L1d cache: 32K 01:19:41 L1i cache: 32K 01:19:41 L2 cache: 512K 01:19:41 L3 cache: 16384K 01:19:41 NUMA node0 CPU(s): 0,1 01:19:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:19:41 01:19:41 01:19:41 ---> nproc: 01:19:41 2 01:19:41 01:19:41 01:19:41 ---> df -h: 01:19:41 Filesystem Size Used Avail Use% Mounted on 01:19:41 overlay 40G 14G 27G 33% / 01:19:41 tmpfs 64M 0 64M 0% /dev 01:19:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:19:41 shm 64M 0 64M 0% /dev/shm 01:19:41 /dev/vda1 40G 14G 27G 33% /facter-os 01:19:41 01:19:41 01:19:41 ---> sar -b -r -n DEV: 01:19:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:19:41 01:19:41 00:50:52 LINUX RESTART (2 CPU) 01:19:41 01:19:41 00:52:01 tps rtps wtps bread/s bwrtn/s 01:19:41 00:53:01 1.27 0.00 1.27 0.00 22.86 01:19:41 00:54:01 0.37 0.00 0.37 0.00 6.00 01:19:41 00:55:02 0.18 0.00 0.18 0.00 2.42 01:19:41 00:56:01 0.39 0.00 0.39 0.00 6.47 01:19:41 00:57:01 0.23 0.00 0.23 0.00 3.41 01:19:41 00:58:01 238.38 4.13 234.25 2484.89 54053.16 01:19:41 00:59:01 254.73 0.00 254.73 0.00 54438.54 01:19:41 01:00:01 48.08 0.00 48.08 0.00 9369.68 01:19:41 01:01:01 121.18 0.03 121.15 0.67 10132.94 01:19:41 01:02:01 913.52 527.60 385.93 21423.09 261268.08 01:19:41 01:03:01 433.35 49.02 384.33 3276.65 144903.38 01:19:41 01:04:01 550.28 107.58 442.71 4537.60 180692.79 01:19:41 01:05:01 30.33 17.50 12.82 1419.05 1128.78 01:19:41 01:06:01 0.38 0.25 0.13 7.86 2.85 01:19:41 01:07:01 0.83 0.05 0.78 0.40 14.09 01:19:41 01:08:01 0.28 0.00 0.28 0.00 2.75 01:19:41 01:09:01 0.20 0.00 0.20 0.00 1.82 01:19:41 01:10:01 0.20 0.00 0.20 0.00 2.07 01:19:41 01:11:01 0.27 0.00 0.27 0.00 3.43 01:19:41 01:12:01 0.22 0.00 0.22 0.00 2.60 01:19:41 01:13:01 0.20 0.00 0.20 0.00 1.65 01:19:41 01:14:01 0.17 0.00 0.17 0.00 1.65 01:19:41 01:15:01 0.20 0.00 0.20 0.00 1.67 01:19:41 01:16:01 0.32 0.00 0.32 0.00 3.33 01:19:41 01:17:01 7.30 6.96 0.33 87.29 5.05 01:19:41 01:18:02 284.11 262.91 21.20 3667.02 1103.00 01:19:41 01:19:01 0.41 0.00 0.41 0.00 4.96 01:19:41 Average: 107.18 36.25 70.94 1370.67 26628.12 01:19:41 01:19:41 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:41 00:53:01 5936676 0 497340 6.21 2620 1572296 1053512 11.63 373216 1474548 20 01:19:41 00:54:01 5940860 0 493152 6.16 2620 1572300 1024068 11.31 370072 1474420 20 01:19:41 00:55:02 5936816 0 497196 6.21 2620 1572300 1024476 11.31 373336 1474768 20 01:19:41 00:56:01 5939288 0 494716 6.18 2620 1572308 1024152 11.31 371612 1474860 16 01:19:41 00:57:01 5939072 0 494928 6.18 2620 1572312 1024236 11.31 372068 1474860 8 01:19:41 00:58:01 3529656 0 945208 11.80 2620 3531448 1622684 17.92 1185676 2838280 518840 01:19:41 00:59:01 3323084 0 1034972 12.92 2620 3648256 1660740 18.34 1406396 2798780 258376 01:19:41 01:00:01 3382244 0 1034444 12.92 2620 3589624 1520024 16.78 1302292 2841364 86608 01:19:41 01:01:01 3492856 0 1043316 13.03 2620 3470140 1371964 15.15 1324536 2700108 20 01:19:41 01:02:01 1073952 0 1321948 16.51 2620 5610412 2699256 29.80 2672604 3668956 428024 01:19:41 01:03:01 1176728 0 1274284 15.91 2620 5555300 1940532 21.42 2288056 3922484 309652 01:19:41 01:04:01 2304752 0 1251076 15.62 2620 4450484 1741672 19.23 1913104 3151796 108 01:19:41 01:05:01 2784116 0 1160952 14.50 2620 4061244 1431704 15.81 1425048 3177820 12 01:19:41 01:06:01 2787392 0 1157644 14.45 2620 4061276 1393848 15.39 1428404 3171096 32 01:19:41 01:07:01 2795632 0 1149396 14.35 2620 4061284 1393824 15.39 1428684 3164364 12 01:19:41 01:08:01 2791164 0 1153864 14.41 2620 4061284 1393644 15.39 1444400 3153276 12 01:19:41 01:09:01 2795788 0 1149232 14.35 2620 4061292 1393872 15.39 1441448 3151588 16 01:19:41 01:10:01 2795516 0 1149500 14.35 2620 4061296 1393908 15.39 1441612 3151588 16 01:19:41 01:11:01 2796108 0 1148908 14.35 2620 4061296 1393884 15.39 1441156 3151644 12 01:19:41 01:12:01 2795720 0 1149288 14.35 2620 4061304 1393932 15.39 1441620 3151644 8 01:19:41 01:13:01 2796940 0 1148068 14.33 2620 4061304 1393644 15.39 1440824 3151644 12 01:19:41 01:14:01 2796676 0 1148324 14.34 2620 4061312 1393644 15.39 1440832 3151644 8 01:19:41 01:15:01 2796552 0 1148444 14.34 2620 4061316 1393644 15.39 1440920 3151644 8 01:19:41 01:16:01 2796684 0 1148308 14.34 2620 4061320 1393644 15.39 1440976 3151644 8 01:19:41 01:17:01 2791100 0 1151576 14.38 2620 4063636 1396212 15.41 1443740 3152324 8 01:19:41 01:18:02 2639296 0 1242388 15.51 2620 4124628 1393676 15.39 1480892 3174740 12 01:19:41 01:19:01 2638816 0 1242868 15.52 2620 4124628 1393832 15.39 1481332 3174732 16 01:19:41 Average: 3317536 0 1030790 12.87 2620 3657985 1431638 15.81 1319069 2839875 59330 01:19:41 01:19:41 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:41 00:53:01 eth0 1.28 0.30 0.33 0.20 0.00 0.00 0.00 0.00 01:19:41 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:54:01 eth0 1.88 0.50 0.63 0.39 0.00 0.00 0.00 0.00 01:19:41 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:55:02 eth0 0.93 0.53 0.53 0.36 0.00 0.00 0.00 0.00 01:19:41 00:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:56:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:19:41 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:57:01 eth0 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 01:19:41 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:58:01 veth49c1b1b 193.72 212.66 17.66 1795.63 0.00 0.00 0.00 0.00 01:19:41 00:58:01 eth0 1260.90 1410.49 10942.26 174.66 0.00 0.00 0.00 0.00 01:19:41 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:58:01 docker0 899.77 581.11 77.28 4466.65 0.00 0.00 0.00 0.00 01:19:41 00:59:01 vethcbee0d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:19:41 00:59:01 eth0 51.37 31.55 280.28 13.79 0.00 0.00 0.00 0.00 01:19:41 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 00:59:01 docker0 11.90 17.70 0.91 248.61 0.00 0.00 0.00 0.00 01:19:41 01:00:01 vethcbee0d2 2.37 2.37 0.19 0.19 0.00 0.00 0.00 0.00 01:19:41 01:00:01 eth0 26.97 14.43 20.19 10.86 0.00 0.00 0.00 0.00 01:19:41 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:00:01 docker0 2.37 2.37 0.15 0.19 0.00 0.00 0.00 0.00 01:19:41 01:01:01 eth0 21.75 11.72 19.16 9.45 0.00 0.00 0.00 0.00 01:19:41 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:02:01 veth7cdcd5a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:19:41 01:02:01 veth0e82a4c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:19:41 01:02:01 eth0 137.08 86.38 1872.13 128.44 0.00 0.00 0.00 0.00 01:19:41 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:03:01 vethb62092d 0.17 0.17 0.02 0.09 0.00 0.00 0.00 0.00 01:19:41 01:03:01 veth28342b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:03:01 veth55680c7 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:03:01 eth0 97.22 49.45 1549.01 11.73 0.00 0.00 0.00 0.00 01:19:41 01:04:01 eth0 68.20 32.02 252.95 14.73 0.00 0.00 0.00 0.00 01:19:41 01:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:19:41 01:04:01 veth94fc7e4 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 01:19:41 01:04:01 docker0 964.07 714.09 81.61 5620.07 0.00 0.00 0.00 0.00 01:19:41 01:05:01 eth0 5.36 3.03 4.58 1.78 0.00 0.00 0.00 0.00 01:19:41 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:05:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:06:01 eth0 1.62 0.45 0.38 0.21 0.00 0.00 0.00 0.00 01:19:41 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:07:01 eth0 0.75 0.42 0.41 0.23 0.00 0.00 0.00 0.00 01:19:41 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:08:01 eth0 0.25 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:19:41 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:09:01 eth0 1.30 0.28 0.36 0.17 0.00 0.00 0.00 0.00 01:19:41 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:10:01 eth0 1.55 0.30 0.37 0.23 0.00 0.00 0.00 0.00 01:19:41 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:11:01 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 01:19:41 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:12:01 eth0 0.78 0.43 0.41 0.27 0.00 0.00 0.00 0.00 01:19:41 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:13:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:14:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:19:41 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:15:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:41 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:16:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:19:41 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:17:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:19:41 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:18:02 eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:19:41 01:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:19:01 eth0 1.25 0.29 0.36 0.17 0.00 0.00 0.00 0.00 01:19:41 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 Average: eth0 62.41 60.96 554.37 13.66 0.00 0.00 0.00 0.00 01:19:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:41 Average: docker0 35.76 26.49 3.03 208.47 0.00 0.00 0.00 0.00 01:19:41 01:19:41 01:19:41 ---> sar -P ALL: 01:19:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:19:41 01:19:41 00:50:52 LINUX RESTART (2 CPU) 01:19:41 01:19:41 00:52:01 CPU %user %nice %system %iowait %steal %idle 01:19:41 00:53:01 all 0.17 0.00 0.04 0.00 0.02 99.77 01:19:41 00:53:01 0 0.27 0.00 0.03 0.00 0.00 99.70 01:19:41 00:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:19:41 00:54:01 all 0.39 0.00 0.03 0.00 0.02 99.56 01:19:41 00:54:01 0 0.42 0.00 0.03 0.00 0.02 99.53 01:19:41 00:54:01 1 0.37 0.00 0.03 0.00 0.02 99.58 01:19:41 00:55:02 all 0.24 0.00 0.03 0.00 0.01 99.72 01:19:41 00:55:02 0 0.43 0.00 0.03 0.00 0.02 99.52 01:19:41 00:55:02 1 0.05 0.00 0.03 0.00 0.00 99.92 01:19:41 00:56:01 all 0.18 0.00 0.05 0.00 0.02 99.75 01:19:41 00:56:01 0 0.31 0.00 0.05 0.00 0.02 99.63 01:19:41 00:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:19:41 00:57:01 all 0.11 0.00 0.03 0.00 0.02 99.84 01:19:41 00:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:19:41 00:57:01 1 0.18 0.00 0.03 0.00 0.03 99.75 01:19:41 00:58:01 all 34.83 0.00 9.51 4.54 0.09 51.03 01:19:41 00:58:01 0 32.98 0.00 10.17 4.07 0.09 52.68 01:19:41 00:58:01 1 36.68 0.00 8.86 5.01 0.09 49.37 01:19:41 00:59:01 all 57.73 0.00 9.84 5.66 0.11 26.65 01:19:41 00:59:01 0 58.32 0.00 9.29 5.33 0.11 26.95 01:19:41 00:59:01 1 57.14 0.00 10.40 6.00 0.11 26.35 01:19:41 01:00:01 all 28.62 0.00 3.56 2.03 0.07 65.72 01:19:41 01:00:01 0 28.28 0.00 3.35 2.00 0.07 66.30 01:19:41 01:00:01 1 28.96 0.00 3.78 2.05 0.07 65.13 01:19:41 01:01:01 all 64.99 0.00 6.46 10.41 0.12 18.02 01:19:41 01:01:01 0 64.42 0.00 6.08 9.21 0.11 20.19 01:19:41 01:01:01 1 65.56 0.00 6.83 11.61 0.13 15.86 01:19:41 01:02:01 all 24.19 0.00 16.25 38.30 0.09 21.16 01:19:41 01:02:01 0 24.79 0.00 16.20 38.25 0.09 20.67 01:19:41 01:02:01 1 23.60 0.00 16.31 38.35 0.09 21.65 01:19:41 01:03:01 all 75.16 0.00 15.15 7.01 0.13 2.55 01:19:41 01:03:01 0 75.72 0.00 14.59 7.19 0.13 2.36 01:19:41 01:03:01 1 74.60 0.00 15.70 6.84 0.13 2.73 01:19:41 01:19:41 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:19:41 01:04:01 all 69.65 0.00 16.91 8.31 0.12 5.01 01:19:41 01:04:01 0 70.21 0.00 16.77 7.91 0.13 4.98 01:19:41 01:04:01 1 69.09 0.00 17.05 8.72 0.11 5.04 01:19:41 01:05:01 all 0.63 0.00 0.48 0.42 0.03 98.45 01:19:41 01:05:01 0 0.52 0.00 0.50 0.40 0.02 98.56 01:19:41 01:05:01 1 0.74 0.00 0.45 0.44 0.03 98.34 01:19:41 01:06:01 all 0.17 0.00 0.07 0.00 0.02 99.75 01:19:41 01:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 01:19:41 01:06:01 1 0.30 0.00 0.07 0.00 0.03 99.60 01:19:41 01:07:01 all 0.18 0.00 0.04 0.00 0.02 99.77 01:19:41 01:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:19:41 01:07:01 1 0.30 0.00 0.05 0.00 0.02 99.63 01:19:41 01:08:01 all 0.14 0.00 0.03 0.00 0.01 99.82 01:19:41 01:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:19:41 01:08:01 1 0.25 0.00 0.03 0.00 0.00 99.72 01:19:41 01:09:01 all 0.19 0.00 0.03 0.00 0.02 99.76 01:19:41 01:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:19:41 01:09:01 1 0.32 0.00 0.03 0.00 0.02 99.63 01:19:41 01:10:01 all 0.15 0.00 0.03 0.00 0.02 99.80 01:19:41 01:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:19:41 01:10:01 1 0.25 0.00 0.03 0.00 0.02 99.70 01:19:41 01:11:01 all 0.16 0.00 0.03 0.00 0.01 99.81 01:19:41 01:11:01 0 0.27 0.00 0.03 0.00 0.02 99.68 01:19:41 01:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:19:41 01:12:01 all 0.19 0.00 0.03 0.00 0.02 99.77 01:19:41 01:12:01 0 0.35 0.00 0.02 0.00 0.02 99.62 01:19:41 01:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:19:41 01:13:01 all 0.25 0.00 0.03 0.00 0.01 99.72 01:19:41 01:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:19:41 01:13:01 1 0.47 0.00 0.03 0.00 0.00 99.50 01:19:41 01:14:01 all 0.15 0.00 0.03 0.00 0.01 99.81 01:19:41 01:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:19:41 01:14:01 1 0.27 0.00 0.05 0.00 0.02 99.67 01:19:41 01:19:41 01:14:01 CPU %user %nice %system %iowait %steal %idle 01:19:41 01:15:01 all 0.21 0.00 0.03 0.00 0.01 99.76 01:19:41 01:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:19:41 01:15:01 1 0.37 0.00 0.00 0.00 0.00 99.63 01:19:41 01:16:01 all 0.19 0.00 0.03 0.00 0.02 99.77 01:19:41 01:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:19:41 01:16:01 1 0.35 0.00 0.03 0.00 0.02 99.60 01:19:41 01:17:01 all 0.18 0.12 0.43 0.08 0.02 99.18 01:19:41 01:17:01 0 0.07 0.13 0.47 0.03 0.02 99.28 01:19:41 01:17:01 1 0.30 0.10 0.38 0.12 0.02 99.08 01:19:41 01:18:02 all 0.18 3.98 12.79 1.99 0.04 81.03 01:19:41 01:18:02 0 0.07 3.81 12.19 2.02 0.03 81.87 01:19:41 01:18:02 1 0.29 4.15 13.39 1.95 0.05 80.17 01:19:41 01:19:01 all 0.11 0.00 0.03 0.00 0.02 99.85 01:19:41 01:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:19:41 01:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 01:19:41 Average: all 12.51 0.15 3.24 2.76 0.04 81.30 01:19:41 Average: 0 12.46 0.15 3.18 2.68 0.04 81.50 01:19:41 Average: 1 12.56 0.16 3.30 2.84 0.04 81.10 01:19:41 01:19:41 01:19:41