Pull request #3900 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh1584534715300252048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9543621345943693505.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3900/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-3900/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7694619498029924247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh12587140319291635862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3900/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-3900/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17200420016063343888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7091’ Running on prd-ubuntu20.04-docker-8c-8g-7094 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 Commit message: "feat(metadata): invoke validation before adding/updating device" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:33 ========================================================= 03:56:33 EdgeX Global Pipelines Version Info 03:56:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fed232d90afdd8741c647fc9a7587d64511602c0 # timeout=10 03:56:34 ------------------- 03:56:34 stable info: 03:56:34 ------------------- 03:56:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:56:34 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:56:34 Message: update stable to v1.0.221 03:56:35 ------------------- 03:56:35 experimental info: 03:56:35 ------------------- 03:56:35 Commited By: **** collab-it+edgex@linuxfoundation.org 03:56:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:56:35 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3900 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3900 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3900 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbf9919 [Pipeline] echo 03:56:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:35 provisioning config files... 03:56:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7106014929813664706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:35 ---> docker-login.sh 03:56:35 nexus3.edgexfoundry.org:10001 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:36 Configure a credential helper to remove this warning. See 03:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:36 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10002 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:36 Configure a credential helper to remove this warning. See 03:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:36 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10003 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:36 Configure a credential helper to remove this warning. See 03:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:36 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10004 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:36 Configure a credential helper to remove this warning. See 03:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:36 03:56:36 Login Succeeded 03:56:36 docker.io 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:37 Configure a credential helper to remove this warning. See 03:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:37 03:56:37 Login Succeeded 03:56:37 ---> docker-login.sh ends [Pipeline] } 03:56:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:37 + 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 03:56:37 + dirname cmd/core-command/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo core-command,cmd/core-command/Dockerfile 03:56:37 + dirname cmd/core-data/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo core-data,cmd/core-data/Dockerfile 03:56:37 + dirname cmd/core-metadata/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo core-metadata,cmd/core-metadata/Dockerfile 03:56:37 + dirname cmd/security-bootstrapper/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:56:37 + + cut -d/ -f2 03:56:37 dirname cmd/security-proxy-setup/Dockerfile 03:56:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:56:37 + dirname cmd/security-secretstore-setup/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:56:37 + dirname cmd/support-notifications/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo support-notifications,cmd/support-notifications/Dockerfile 03:56:37 + dirname cmd/support-scheduler/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:56:37 + dirname cmd/sys-mgmt-agent/Dockerfile 03:56:37 + cut -d/ -f2 03:56:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:56:37 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] { (Build Check) [Pipeline] sh 03:56:37 + git rev-list -1 --merges dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7~1..dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo 03:56:37 -----------> git rev-list -1 --merges dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7~1..dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [false] [Pipeline] sh 03:56:38 + git log --format=format:%s -1 dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo 03:56:38 ========================================================= 03:56:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:56:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:56:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:38 + grep -v github /etc/ssh/ssh_known_hosts 03:56:38 + [ -e /tmp/ssh_known_hosts ] 03:56:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:56:38 + sudo tee -a /etc/ssh/ssh_known_hosts 03:56:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:39 03:56:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:56:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:39 latest: Pulling from edgex-devops/git-semver 03:56:39 a0d0a0d46f8b: Pulling fs layer 03:56:39 3e5f54012d9b: Pulling fs layer 03:56:39 4c7163046ea9: Pulling fs layer 03:56:39 0c2d73faf560: Pulling fs layer 03:56:39 0c2d73faf560: Waiting 03:56:39 3e5f54012d9b: Verifying Checksum 03:56:39 3e5f54012d9b: Download complete 03:56:39 a0d0a0d46f8b: Verifying Checksum 03:56:39 a0d0a0d46f8b: Download complete 03:56:39 0c2d73faf560: Verifying Checksum 03:56:39 0c2d73faf560: Download complete 03:56:39 4c7163046ea9: Verifying Checksum 03:56:39 4c7163046ea9: Download complete 03:56:39 a0d0a0d46f8b: Pull complete 03:56:39 3e5f54012d9b: Pull complete 03:56:39 4c7163046ea9: Pull complete 03:56:40 0c2d73faf560: Pull complete 03:56:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:56:40 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 03:56:40 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:56:41 $ docker top ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:41 [ssh-agent] Looking for ssh-agent implementation... 03:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:41 $ docker exec ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent 03:56:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEKhJP/agent.14 03:56:41 SSH_AGENT_PID=20 03:56:41 Running ssh-add (command line suppressed) 03:56:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1027372489604763455.key (/w/workspace/edgex-go/4@tmp/private_key_1027372489604763455.key) 03:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:41 + git tag --points-at HEAD [Pipeline] } 03:56:41 $ docker exec --env ******** --env ******** ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent -k 03:56:42 unset SSH_AUTH_SOCK; 03:56:42 unset SSH_AGENT_PID; 03:56:42 echo Agent pid 20 killed; 03:56:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:56:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:42 [ssh-agent] Looking for ssh-agent implementation... 03:56:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:42 $ docker exec ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent 03:56:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpkoKL/agent.55 03:56:42 SSH_AGENT_PID=61 03:56:42 Running ssh-add (command line suppressed) 03:56:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4525970859387472628.key (/w/workspace/edgex-go/4@tmp/private_key_4525970859387472628.key) 03:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:42 + git semver init 03:56:42 # -> Open(): unable to determine branch for HEAD 03:56:42 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:56:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:56:42 # $SEMVER_REMOTE_NAME = origin 03:56:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:42 # $SEMVER_USER_NAME = edgex-jenkins 03:56:42 # $SEMVER_BRANCH = PR-3900 03:56:42 # $SEMVER_TEMP = /tmp/semver-695862370 03:56:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:56:57 # '/tmp/semver-695862370' -> '/w/workspace/edgex-go/4/.semver' 03:56:57 # -> Force: false 03:56:57 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:56:57 $ docker exec --env ******** --env ******** ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent -k 03:56:57 unset SSH_AUTH_SOCK; 03:56:57 unset SSH_AGENT_PID; 03:56:57 echo Agent pid 61 killed; 03:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:58 + git semver [Pipeline] } 03:56:58 $ docker stop --time=1 ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 03:57:00 $ docker rm -f ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 [Pipeline] // withDockerContainer [Pipeline] sh 03:57:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:57:00 Stashed 1 file(s) [Pipeline] echo 03:57:00 [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 03:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:57:00 ========================================================= 03:57:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:57:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:57:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:57:01 59bf1c3509f3: Pulling fs layer 03:57:01 666ba61612fd: Pulling fs layer 03:57:01 8ed8ca486205: Pulling fs layer 03:57:01 4fe6c5a15a65: Pulling fs layer 03:57:01 22a0e8bec74d: Pulling fs layer 03:57:01 640e595b4fbd: Pulling fs layer 03:57:01 763cafe07f6e: Pulling fs layer 03:57:01 0c0b528cf693: Pulling fs layer 03:57:01 10935f4eaf8b: Pulling fs layer 03:57:01 4fe6c5a15a65: Waiting 03:57:01 22a0e8bec74d: Waiting 03:57:01 640e595b4fbd: Waiting 03:57:01 763cafe07f6e: Waiting 03:57:01 0c0b528cf693: Waiting 03:57:01 10935f4eaf8b: Waiting 03:57:01 8ed8ca486205: Verifying Checksum 03:57:01 8ed8ca486205: Download complete 03:57:01 666ba61612fd: Download complete 03:57:01 22a0e8bec74d: Download complete 03:57:01 640e595b4fbd: Verifying Checksum 03:57:01 640e595b4fbd: Download complete 03:57:01 59bf1c3509f3: Verifying Checksum 03:57:01 59bf1c3509f3: Download complete 03:57:01 763cafe07f6e: Verifying Checksum 03:57:01 763cafe07f6e: Download complete 03:57:01 0c0b528cf693: Verifying Checksum 03:57:01 0c0b528cf693: Download complete 03:57:01 59bf1c3509f3: Pull complete 03:57:01 666ba61612fd: Pull complete 03:57:01 8ed8ca486205: Pull complete 03:57:02 10935f4eaf8b: Verifying Checksum 03:57:02 10935f4eaf8b: Download complete 03:57:02 4fe6c5a15a65: Verifying Checksum 03:57:02 4fe6c5a15a65: Download complete 03:57:06 4fe6c5a15a65: Pull complete 03:57:06 22a0e8bec74d: Pull complete 03:57:06 640e595b4fbd: Pull complete 03:57:06 763cafe07f6e: Pull complete 03:57:06 0c0b528cf693: Pull complete 03:57:09 10935f4eaf8b: Pull complete 03:57:09 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:57:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:57:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:57:09 WORKDIR /edgex 03:57:09 COPY go.mod . 03:57:09 RUN go mod download 03:57:09 docker build -t ci-base-image-x86_64 -f - . 03:57:10 Sending build context to Docker daemon 334.1MB 03:57:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:57:10 ---> 99d49a6021b9 03:57:10 Step 2/4 : WORKDIR /edgex 03:57:13 ---> Running in 9952457ec189 03:57:13 Removing intermediate container 9952457ec189 03:57:13 ---> 3a089d60fe51 03:57:13 Step 3/4 : COPY go.mod . 03:57:13 ---> f577284d2bf3 03:57:13 Step 4/4 : RUN go mod download 03:57:13 ---> Running in 5c5edfa185ef 03:57:15 Still waiting to schedule task 03:57:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7092’ 03:57:39 Removing intermediate container 5c5edfa185ef 03:57:39 ---> 62e9f60105a6 03:57:39 Successfully built 62e9f60105a6 03:57:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:57:40 + docker inspect -f . ci-base-image-x86_64 03:57:40 . [Pipeline] withDockerContainer 03:57:40 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 03:57:40 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:57:40 $ docker top ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:41 + go version 03:57:41 go version go1.17.6 linux/amd64 [Pipeline] } 03:57:41 $ docker stop --time=1 ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 03:57:42 $ docker rm -f ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:57:42 + docker inspect -f . ci-base-image-x86_64 03:57:42 . [Pipeline] withDockerContainer 03:57:42 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 03:57:42 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:57:43 $ docker top 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff -eo pid,comm [Pipeline] { [Pipeline] echo 03:57:43 ========================================================= 03:57:43 [edgeXBuildGoParallel] Running Tests and Build... 03:57:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:57:43 + make test 03:57:43 go mod tidy 03:57:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:57:50 ? github.com/edgexfoundry/edgex-go [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 03:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 03:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 44.7% of statements 03:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 94.2% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 59.1% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 21.7% of statements 03:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 03:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 03:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 03:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 03:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 03:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.2% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.097s coverage: 63.2% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:58:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 03:58:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 03:58:25 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 03:58:40 GO111MODULE=on go vet ./... 03:58:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:58:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:58:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:58:43 + ls -al . 03:58:43 total 676 03:58:43 drwxrwxr-x 10 1001 1001 4096 Mar 15 03:58 . 03:58:43 drwxr-xr-x 4 root root 4096 Mar 15 03:57 .. 03:58:43 -rw-rw-r-- 1 1001 1001 11 Mar 15 03:56 .dockerignore 03:58:43 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:56 .git 03:58:43 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:56 .github 03:58:43 -rw-rw-r-- 1 1001 1001 804 Mar 15 03:56 .gitignore 03:58:43 -rw-rw-r-- 1 1001 1001 42 Mar 15 03:56 .golangci.yml 03:58:43 -rw-rw-r-- 1 1001 1001 76 Mar 15 03:56 .hadolint.yml 03:58:43 drwx------ 3 1001 1001 4096 Mar 15 03:56 .semver 03:58:43 -rw-rw-r-- 1 1001 1001 166 Mar 15 03:56 .sonarcloud.properties 03:58:43 -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:56 ADOPTERS.md 03:58:43 -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:56 Attribution.txt 03:58:43 -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:56 CHANGELOG.md 03:58:43 -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:56 CONTRIBUTING.md 03:58:43 -rw-rw-r-- 1 1001 1001 677 Mar 15 03:56 GOVERNANCE.md 03:58:43 -rw-rw-r-- 1 1001 1001 849 Mar 15 03:56 Jenkinsfile 03:58:43 -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:56 LICENSE 03:58:43 -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:56 Makefile 03:58:43 -rw-rw-r-- 1 1001 1001 582 Mar 15 03:56 OWNERS.md 03:58:43 -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:56 README.md 03:58:43 -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:56 SECURITY.md 03:58:43 -rw-rw-r-- 1 1001 1001 5 Mar 15 03:57 VERSION 03:58:43 -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:56 ZMQWindows.md 03:58:43 drwxrwxr-x 2 1001 1001 4096 Mar 15 03:56 bin 03:58:43 drwxrwxr-x 14 1001 1001 4096 Mar 15 03:56 cmd 03:58:43 -rw-r--r-- 1 root root 428383 Mar 15 03:58 coverage.out 03:58:43 -rw-rw-r-- 1 1001 1001 2828 Mar 15 03:56 go.mod 03:58:43 -rw-rw-r-- 1 1001 1001 50277 Mar 15 03:56 go.sum 03:58:43 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:56 internal 03:58:43 drwxrwxr-x 3 1001 1001 4096 Mar 15 03:56 openapi 03:58:43 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:56 snap 03:58:43 -rw-rw-r-- 1 1001 1001 204 Mar 15 03:56 version.go [Pipeline] sh 03:58:44 + '[' -e coverage.out ] 03:58:44 + chown 1001:1001 coverage.out [Pipeline] stash 03:58:44 Stashed 1 file(s) [Pipeline] sh 03:58:44 + make build 03:58:44 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 03:58:46 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 03:58:51 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 03:58: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 03:58: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 03:58:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:58:54 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 03:58: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 03:58:55 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 03:58:56 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 03:58:57 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 03:58:58 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] } 03:58:59 $ docker stop --time=1 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff 03:59:01 $ docker rm -f 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:03 03:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:03 latest: Pulling from edgex-devops/edgex-compose 03:59:03 cbdbe7a5bc2a: Pulling fs layer 03:59:03 ca9280d653b3: Pulling fs layer 03:59:03 7e9c9ca2126c: Pulling fs layer 03:59:03 cbdbe7a5bc2a: Verifying Checksum 03:59:03 cbdbe7a5bc2a: Download complete 03:59:03 ca9280d653b3: Verifying Checksum 03:59:03 ca9280d653b3: Download complete 03:59:03 cbdbe7a5bc2a: Pull complete 03:59:03 7e9c9ca2126c: Download complete 03:59:04 ca9280d653b3: Pull complete 03:59:08 7e9c9ca2126c: Pull complete 03:59:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:59:08 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 03:59:08 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:59:09 $ docker top 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:10 + docker-compose build --help 03:59:10 + grep parallel 03:59:10 --parallel Build images in parallel. [Pipeline] } 03:59:10 $ docker stop --time=1 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 03:59:12 $ docker rm -f 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:12 . [Pipeline] withDockerContainer 03:59:12 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 03:59:12 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:59:13 $ docker top f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:13 + docker-compose -f ./docker-compose-build.yml build --parallel 03:59:14 Building core-command ... 03:59:14 Building core-data ... 03:59:14 Building core-metadata ... 03:59:14 Building security-bootstrapper ... 03:59:14 Building security-proxy-setup ... 03:59:14 Building security-secretstore-setup ... 03:59:14 Building support-notifications ... 03:59:14 Building support-scheduler ... 03:59:14 Building sys-mgmt-agent ... 03:59:14 Building support-notifications 03:59:14 Building core-metadata 03:59:14 Building support-scheduler 03:59:14 Building security-secretstore-setup 03:59:14 Building security-proxy-setup 03:59:32 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> 62e9f60105a6 03:59:32 Step 3/21 : WORKDIR /edgex-go 03:59:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> 62e9f60105a6 03:59:32 Step 3/25 : WORKDIR /edgex-go 03:59:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> 62e9f60105a6 03:59:32 Step 3/22 : WORKDIR /edgex-go 03:59:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> 62e9f60105a6 03:59:32 Step 3/23 : WORKDIR /edgex-go 03:59:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> 62e9f60105a6 03:59:32 Step 3/22 : WORKDIR /edgex-go 03:59:32 ---> Running in 26405d8580bb 03:59:32 ---> Running in fbe85dfcb2c2 03:59:32 ---> Running in 86f1db522b84 03:59:33 ---> Running in 1e1ce4788270 03:59:33 ---> Running in 7f4c4091b9ed 03:59:33 Removing intermediate container 7f4c4091b9ed 03:59:33 ---> e36f5d955b42 03:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 86f1db522b84 03:59:33 ---> 72e63e675c1b 03:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 1e1ce4788270 03:59:33 ---> 5ddb1d938ce5 03:59:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container fbe85dfcb2c2 03:59:33 ---> 66bb1b03590f 03:59:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 ---> Running in 7ff4d76e44b5 03:59:33 Removing intermediate container 26405d8580bb 03:59:33 ---> f1ce7017445b 03:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 ---> Running in 77ce88f69d76 03:59:33 ---> Running in a6a56431172f 03:59:33 ---> Running in ff314cd5135d 03:59:33 ---> Running in 0d36de097dc9 03:59:34 Removing intermediate container 7ff4d76e44b5 03:59:34 ---> e9889ac1ba30 03:59:34 Step 5/23 : RUN apk add --update --no-cache make git 03:59:34 ---> Running in 7db27ced3748 03:59:34 Removing intermediate container 77ce88f69d76 03:59:34 ---> 35e9d72e7b14 03:59:34 Step 5/22 : RUN apk add --update --no-cache make git 03:59:34 Removing intermediate container ff314cd5135d 03:59:34 ---> 33ae8339ad6b 03:59:34 Step 5/25 : RUN apk add --update --no-cache make git 03:59:34 ---> Running in 7ff58ed6e4c4 03:59:34 ---> Running in d7d2503302cd 03:59:34 Removing intermediate container a6a56431172f 03:59:34 ---> d24b03e968db 03:59:34 Step 5/21 : RUN apk add --update --no-cache make git 03:59:34 Removing intermediate container 0d36de097dc9 03:59:34 ---> 16e0c9df336c 03:59:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:59:34 ---> Running in 71eac664438d 03:59:34 ---> Running in ce0152addc5e 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 OK: 221 MiB in 52 packages 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 OK: 221 MiB in 52 packages 03:59:36 OK: 221 MiB in 52 packages 03:59:36 OK: 221 MiB in 52 packages 03:59:36 Removing intermediate container 7db27ced3748 03:59:36 ---> 7ce0ccecf056 03:59:36 Step 6/23 : COPY go.mod vendor* ./ 03:59:36 OK: 221 MiB in 52 packages 03:59:36 Removing intermediate container d7d2503302cd 03:59:36 ---> 77a085fb0e47 03:59:36 Step 6/25 : COPY go.mod vendor* ./ 03:59:36 ---> 35a1b2210cd6 03:59:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:36 ---> Running in 58c99b31f26f 03:59:36 ---> d9fb99e8780a 03:59:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:36 Removing intermediate container 7ff58ed6e4c4 03:59:36 ---> 30111340295f 03:59:36 Step 6/22 : COPY go.mod vendor* ./ 03:59:36 ---> Running in 264d2e79b33c 03:59:36 Removing intermediate container 71eac664438d 03:59:36 ---> 225949bcdc65 03:59:36 Step 6/21 : COPY go.mod vendor* ./ 03:59:36 Removing intermediate container ce0152addc5e 03:59:36 ---> 143f758e11d6 03:59:36 Step 6/22 : COPY go.mod vendor* ./ 03:59:37 ---> e96db937aa33 03:59:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> a21f08d3febd 03:59:37 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> Running in 7773a436382f 03:59:37 ---> 9dcd9f8089de 03:59:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> Running in 85bc4adb800f 03:59:37 ---> Running in e6ed25a81a0d 03:59:38 Removing intermediate container 58c99b31f26f 03:59:38 ---> 6fc10b799f43 03:59:38 Step 8/23 : COPY . . 03:59:38 Removing intermediate container 264d2e79b33c 03:59:38 ---> da59d8a1ceb0 03:59:38 Step 8/25 : COPY . . 03:59:39 Removing intermediate container 7773a436382f 03:59:39 ---> ae67a1ec93a7 03:59:39 Step 8/22 : COPY . . 03:59:43 Removing intermediate container e6ed25a81a0d 03:59:43 ---> 8c94ba01fb15 03:59:43 Step 8/22 : COPY . . 03:59:43 Removing intermediate container 85bc4adb800f 03:59:43 ---> c5c87495afaa 03:59:43 Step 8/21 : COPY . . 03:59:43 ---> bc3c0c41e68c 03:59:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:59:43 ---> f9047902c4bd 03:59:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:59:44 ---> Running in 07217fc45dd7 03:59:44 ---> Running in c9bf8b8f3abe 03:59:44 ---> d797df23687e 03:59:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:59:46 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 03:59:46 ---> Running in a5e21910bd95 03:59:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:59:47 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 03:59:52 ---> 5bfdcbecac5a 03:59:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:59:52 ---> Running in d04191166e36 03:59:52 ---> 793ce337d8bd 03:59:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:59:52 ---> Running in 97bb81d5cf21 03:59:53 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 03:59:53 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 03:59:58 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 03:59:58 Removing intermediate container 07217fc45dd7 03:59:58 ---> 53dd235bf3b4 03:59:58 03:59:58 Step 10/23 : FROM alpine:3.14 03:59:59 3.14: Pulling from library/alpine 03:59:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:59:59 Status: Downloaded newer image for alpine:3.14 03:59:59 ---> 0a97eee8041e 03:59:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:59:59 ---> Running in c624c7e4e776 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:00 (1/1) Installing dumb-init (1.2.5-r1) 04:00:00 Executing busybox-1.33.1-r6.trigger 04:00:00 OK: 6 MiB in 15 packages 04:00:01 Removing intermediate container a5e21910bd95 04:00:01 ---> b2487c165cc9 04:00:01 04:00:01 Step 10/22 : FROM alpine:3.14 04:00:01 ---> 0a97eee8041e 04:00:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:00:01 ---> Using cache 04:00:01 ---> 09d33ed3943c 04:00:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:01 Removing intermediate container c9bf8b8f3abe 04:00:01 ---> 16689a28b89b 04:00:01 04:00:01 Step 10/25 : FROM alpine:3.14 04:00:01 ---> 0a97eee8041e 04:00:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:00:01 Removing intermediate container c624c7e4e776 04:00:01 ---> 09d33ed3943c 04:00:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:01 ---> Running in 96a84949cc1e 04:00:01 ---> Running in b7cd0bbfd688 04:00:02 ---> Running in 9a853bd2f4b4 04:00:02 Removing intermediate container 9a853bd2f4b4 04:00:02 ---> 7e7c61ea67e5 04:00:02 Step 13/23 : ENV APP_PORT=59881 04:00:02 Removing intermediate container 96a84949cc1e 04:00:02 ---> 0e957d4114c0 04:00:02 Step 13/22 : ENV APP_PORT=59861 04:00:02 ---> Running in 0470b79efaae 04:00:02 ---> Running in bc1a79268882 04:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:02 Removing intermediate container 0470b79efaae 04:00:02 ---> c7d1d94deba4 04:00:02 Step 14/23 : EXPOSE $APP_PORT 04:00:02 Removing intermediate container bc1a79268882 04:00:02 ---> 5a7b7cbfadde 04:00:02 Step 14/22 : EXPOSE $APP_PORT 04:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:02 ---> Running in 59ce44396b1b 04:00:02 ---> Running in bf1959916612 04:00:02 (1/3) Installing ca-certificates (20211220-r0) 04:00:02 (2/3) Installing dumb-init (1.2.5-r1) 04:00:02 (3/3) Installing su-exec (0.2-r1) 04:00:02 Executing busybox-1.33.1-r6.trigger 04:00:02 Executing ca-certificates-20211220-r0.trigger 04:00:02 Removing intermediate container bf1959916612 04:00:02 ---> a7437ca6dbaa 04:00:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:02 Removing intermediate container 59ce44396b1b 04:00:02 ---> 665b566f2f1f 04:00:02 Step 15/23 : WORKDIR / 04:00:02 OK: 6 MiB in 17 packages 04:00:03 ---> Running in 2a86e2d38a7b 04:00:03 ---> e18e34162185 04:00:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:00:03 Removing intermediate container 2a86e2d38a7b 04:00:03 ---> 13ec3f52e152 04:00:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:03 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 04:00:03 ---> 7c21ab504208 04:00:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:00:03 Removing intermediate container b7cd0bbfd688 04:00:03 ---> ef0c2b974441 04:00:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:00:03 ---> 322edc6b0f1a 04:00:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:00:03 ---> Running in 0aec5dc06dc5 04:00:04 ---> e30663b33b69 04:00:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:00:04 Removing intermediate container 0aec5dc06dc5 04:00:04 ---> 263e9c6756c0 04:00:04 Step 13/25 : WORKDIR / 04:00:04 ---> Running in 565bd68c0128 04:00:04 ---> Running in 798cdc95f35e 04:00:04 ---> 53da893534f3 04:00:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:00:04 Removing intermediate container 798cdc95f35e 04:00:04 ---> cdebcc1bd3dd 04:00:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:00:04 Removing intermediate container 565bd68c0128 04:00:04 ---> 3016fa803e01 04:00:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:04 ---> c4f6904a23e1 04:00:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:00:04 ---> Running in b00da8b70636 04:00:04 ---> Running in 24875843f18c 04:00:04 ---> 67f9f54ce428 04:00:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:00:04 Removing intermediate container b00da8b70636 04:00:04 ---> 4a6bd32a6fbd 04:00:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:04 Removing intermediate container 24875843f18c 04:00:04 ---> 536f20438b1e 04:00:04 Step 20/22 : LABEL arch=x86_64 04:00:04 ---> Running in d04ed8adc0da 04:00:04 ---> Running in 41037df36be4 04:00:04 ---> 4d215c0a97eb 04:00:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:00:05 Removing intermediate container 41037df36be4 04:00:05 ---> 50b6fc6cd0cb 04:00:05 Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:05 Removing intermediate container d04ed8adc0da 04:00:05 ---> 4a94e0f1b9bf 04:00:05 Step 21/23 : LABEL arch=x86_64 04:00:05 ---> Running in 2a6862c0b107 04:00:05 ---> Running in c94635578d2d 04:00:05 ---> 1e04d6108127 04:00:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:00:05 Removing intermediate container c94635578d2d 04:00:05 ---> e7af086fa420 04:00:05 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:05 Removing intermediate container 2a6862c0b107 04:00:05 ---> 04530ae16013 04:00:05 Step 22/22 : LABEL version=0.0.0 04:00:06 ---> d44e62ee9c89 04:00:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:00:06 ---> Running in a3bd21ca9ed0 04:00:06 ---> Running in 02add0d6db5a 04:00:06 Removing intermediate container 97bb81d5cf21 04:00:06 ---> f0718018a5c8 04:00:06 04:00:06 Step 10/22 : FROM alpine:3.14 04:00:06 ---> 0a97eee8041e 04:00:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:00:06 ---> Running in 822fcf632c9f 04:00:06 Removing intermediate container 02add0d6db5a 04:00:06 ---> cd1b3156a92d 04:00:06 04:00:06 Removing intermediate container a3bd21ca9ed0 04:00:06 ---> 124b7ebc5a2c 04:00:06 Step 23/23 : LABEL version=0.0.0 04:00:06 ---> Running in 43e685c165b5 04:00:06 ---> f29137777054 04:00:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:00:06 Successfully built cd1b3156a92d 04:00:06 Successfully tagged support-scheduler:latest 04:00:06  Building support-scheduler ... done Building sys-mgmt-agent 04:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:06 Removing intermediate container 43e685c165b5 04:00:06 ---> 143397cfb453 04:00:06 04:00:06 Removing intermediate container d04191166e36 04:00:06 ---> f796a4c10bae 04:00:06 04:00:06 Step 10/21 : FROM alpine:3.14 04:00:06 ---> 0a97eee8041e 04:00:06 Step 11/21 : RUN apk add --update --no-cache curl 04:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:06 ---> Running in ab53550dc152 04:00:06 Successfully built 143397cfb453 04:00:06 (1/2) Installing ca-certificates (20211220-r0) 04:00:06 (2/2) Installing dumb-init (1.2.5-r1) 04:00:06 Executing busybox-1.33.1-r6.trigger 04:00:06 Executing ca-certificates-20211220-r0.trigger 04:00:06 OK: 6 MiB in 16 packages 04:00:07 Successfully tagged core-metadata:latest 04:00:07 Building core-command 04:00:07  Building core-metadata ... done  ---> b99399cabb19 04:00:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:08 (1/5) Installing ca-certificates (20211220-r0) 04:00:08 (2/5) Installing brotli-libs (1.0.9-r5) 04:00:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:00:08 (4/5) Installing libcurl (7.79.1-r0) 04:00:08 (5/5) Installing curl (7.79.1-r0) 04:00:08 Executing busybox-1.33.1-r6.trigger 04:00:08 Executing ca-certificates-20211220-r0.trigger 04:00:08 OK: 8 MiB in 19 packages 04:00:09 ---> ba612987ddf0 04:00:09 Step 21/25 : 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/ 04:00:09 ---> Running in d9da2c03d254 04:00:09 Removing intermediate container 822fcf632c9f 04:00:09 ---> b8547a3985de 04:00:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:00:10 ---> Running in 3dbe6330b60e 04:00:10 Removing intermediate container ab53550dc152 04:00:10 ---> b0381e069fdb 04:00:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:00:10 ---> Running in 507e49a95085 04:00:10 Removing intermediate container 3dbe6330b60e 04:00:10 ---> a02ea0683330 04:00:10 Step 13/22 : ENV APP_PORT=59860 04:00:10 Removing intermediate container 507e49a95085 04:00:10 ---> 2635fbb65a29 04:00:10 Step 13/21 : WORKDIR /edgex 04:00:10 ---> Running in af44a4569175 04:00:10 ---> Running in 0289b15013a1 04:00:10 Removing intermediate container af44a4569175 04:00:10 ---> e575edcdb7b4 04:00:10 Step 14/22 : EXPOSE $APP_PORT 04:00:10 ---> Running in 26568623ebfc 04:00:10 Removing intermediate container 0289b15013a1 04:00:10 ---> e95962b5ff9b 04:00:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:00:10 Removing intermediate container d9da2c03d254 04:00:10 ---> 886ea76560a5 04:00:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:00:10 Removing intermediate container 26568623ebfc 04:00:10 ---> e38ca99b53f2 04:00:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:10 ---> Running in 0c402ba968db 04:00:11 ---> cb65123ffe21 04:00:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:00:11 Removing intermediate container 0c402ba968db 04:00:11 ---> 5a316572f200 04:00:11 Step 23/25 : LABEL arch=x86_64 04:00:11 ---> Running in 05901903be15 04:00:11 ---> 6781dc41ce7b 04:00:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:00:11 Removing intermediate container 05901903be15 04:00:11 ---> b4b9214d336e 04:00:11 Step 24/25 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:11 ---> Running in 395b0eac084e 04:00:11 ---> 162c00aab4e9 04:00:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:00:11 ---> 6be03ce9e4c1 04:00:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:00:11 Removing intermediate container 395b0eac084e 04:00:11 ---> d4c5de5a30b1 04:00:11 Step 25/25 : LABEL version=0.0.0 04:00:12 ---> Running in 0abda888fda5 04:00:12 ---> 5cf354b7d16c 04:00:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:00:12 ---> 9c4e75c82429 04:00:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:00:12 ---> Running in 901e6b1c1bf9 04:00:12 Removing intermediate container 0abda888fda5 04:00:12 ---> 47f2519dfe31 04:00:12 04:00:12 ---> Running in 7e97bf12a82b 04:00:12 Successfully built 47f2519dfe31 04:00:12 Successfully tagged security-secretstore-setup:latest 04:00:12 Building core-data 04:00:12  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:00:12 ---> 62e9f60105a6 04:00:12 Step 3/23 : WORKDIR /edgex-go 04:00:12 ---> Using cache 04:00:12 ---> f1ce7017445b 04:00:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:12 ---> Using cache 04:00:12 ---> 16e0c9df336c 04:00:12 Step 5/23 : RUN apk add --update --no-cache make bash git 04:00:12 Removing intermediate container 7e97bf12a82b 04:00:12 ---> 0f30a688fc98 04:00:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:12 Removing intermediate container 901e6b1c1bf9 04:00:12 ---> 2f28200ef755 04:00:12 Step 18/21 : CMD ["--init=true"] 04:00:12 ---> Running in 16e5b9c96782 04:00:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:00:13 ---> 62e9f60105a6 04:00:13 Step 3/23 : WORKDIR /edgex-go 04:00:13 ---> Using cache 04:00:13 ---> f1ce7017445b 04:00:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:13 ---> Using cache 04:00:13 ---> 16e0c9df336c 04:00:13 Step 5/23 : RUN apk add --update --no-cache make git 04:00:14 ---> Running in 3935f891b99a 04:00:14 ---> Running in f56782a577ab 04:00:14 ---> Running in 365a39ec070e 04:00:14 Removing intermediate container 3935f891b99a 04:00:14 ---> 3607da238077 04:00:14 Step 19/21 : LABEL arch=x86_64 04:00:14 ---> Running in bf4e125eff12 04:00:14 Removing intermediate container f56782a577ab 04:00:14 ---> c8745ff2ae61 04:00:14 Step 20/22 : LABEL arch=x86_64 04:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:14 ---> Running in 0f16de6c84a3 04:00:14 Removing intermediate container bf4e125eff12 04:00:14 ---> b5ff729923f3 04:00:14 Step 20/21 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:14 ---> Running in 8d0cad6d77b6 04:00:14 Removing intermediate container 0f16de6c84a3 04:00:14 ---> a267fea0853a 04:00:14 Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:14 ---> Running in 687ed4282a7a 04:00:14 Removing intermediate container 8d0cad6d77b6 04:00:14 ---> 868fb261e861 04:00:14 Step 21/21 : LABEL version=0.0.0 04:00:14 ---> Running in 6ebd74a58f0e 04:00:14 Removing intermediate container 687ed4282a7a 04:00:14 ---> 25384cf0f53b 04:00:14 Step 22/22 : LABEL version=0.0.0 04:00:14 ---> Running in 1f8e3f38268c 04:00:14 Removing intermediate container 6ebd74a58f0e 04:00:14 ---> 8fccbf167c04 04:00:14 04:00:15 Removing intermediate container 1f8e3f38268c 04:00:15 ---> 378ac573054b 04:00:15 04:00:15 Successfully built 8fccbf167c04 04:00:15 Successfully tagged security-proxy-setup:latest 04:00:15 Building security-bootstrapper 04:00:15  Building security-proxy-setup ... done Successfully built 378ac573054b 04:00:15 Successfully tagged support-notifications:latest 04:00:15  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:15 OK: 221 MiB in 52 packages 04:00:15 OK: 221 MiB in 52 packages 04:00:17 Removing intermediate container 365a39ec070e 04:00:17 ---> 59ace922b11a 04:00:17 Step 6/23 : COPY go.mod vendor* ./ 04:00:17 Removing intermediate container 16e5b9c96782 04:00:17 ---> 60f8f5565d7d 04:00:17 Step 6/23 : COPY go.mod vendor* ./ 04:00:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:00:17 ---> 62e9f60105a6 04:00:17 Step 3/23 : WORKDIR /edgex-go 04:00:17 ---> Using cache 04:00:17 ---> f1ce7017445b 04:00:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:17 ---> Using cache 04:00:17 ---> 16e0c9df336c 04:00:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:00:17 ---> e937f9987bfe 04:00:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:18 ---> dd044ed59ef3 04:00:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:18 ---> Running in 672c23f59c88 04:00:18 ---> Running in 4c27216f8fab 04:00:18 ---> Running in 7f156c82246e 04:00:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:00:19 ---> 62e9f60105a6 04:00:19 Step 3/31 : WORKDIR /edgex-go 04:00:19 ---> Using cache 04:00:19 ---> f1ce7017445b 04:00:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:19 ---> Using cache 04:00:19 ---> 16e0c9df336c 04:00:19 Step 5/31 : RUN apk add --update --no-cache make git 04:00:19 ---> Using cache 04:00:19 ---> 59ace922b11a 04:00:19 Step 6/31 : COPY go.mod vendor* ./ 04:00:19 ---> Using cache 04:00:19 ---> dd044ed59ef3 04:00:19 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:19 OK: 221 MiB in 52 packages 04:00:20 ---> Running in 53b94ec5d6fc 04:00:20 Removing intermediate container 4c27216f8fab 04:00:20 ---> 171e9416ec39 04:00:20 Step 8/23 : COPY . . 04:00:20 Removing intermediate container 7f156c82246e 04:00:20 ---> 0708f4d7d834 04:00:20 Step 8/23 : COPY . . 04:00:20 Removing intermediate container 672c23f59c88 04:00:20 ---> 43c993bfca3c 04:00:20 Step 6/23 : COPY go.mod vendor* ./ 04:00:22 ---> 401df6bb9976 04:00:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:23 ---> Running in d807d36dee8a 04:00:23 Removing intermediate container 53b94ec5d6fc 04:00:23 ---> ad8c4db28654 04:00:23 Step 8/31 : COPY . . 04:00:26 Removing intermediate container d807d36dee8a 04:00:26 ---> a2294675903a 04:00:26 Step 8/23 : COPY . . 04:00:26 ---> ffa9b606486d 04:00:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:00:26 ---> 55bc5b3cbe8e 04:00:26 Step 9/23 : RUN make cmd/core-command/core-command 04:00:26 ---> Running in 041f43b6d5b4 04:00:26 ---> Running in d51a1eb3199c 04:00:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:00:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:00:33 ---> e83f8aaa6b5b 04:00:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:00:33 ---> Running in 8c528cbc1e7e 04:00:33 ---> 00505111a02a 04:00:33 Step 9/23 : RUN make cmd/core-data/core-data 04:00:33 ---> Running in 0fec91989c45 04:00:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:00:33 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 04:00:38 Removing intermediate container d51a1eb3199c 04:00:38 ---> 950b1ec2c311 04:00:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:00:38 Removing intermediate container 041f43b6d5b4 04:00:38 ---> 2e214cf8ebfb 04:00:38 04:00:38 Step 10/23 : FROM alpine:3.14 04:00:38 ---> 0a97eee8041e 04:00:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:00:38 ---> Using cache 04:00:38 ---> 09d33ed3943c 04:00:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:38 ---> Using cache 04:00:38 ---> 0e957d4114c0 04:00:38 Step 13/23 : ENV APP_PORT=59882 04:00:38 ---> Running in 50d789ed76a2 04:00:38 ---> Running in ad0f6fe61074 04:00:38 Removing intermediate container ad0f6fe61074 04:00:38 ---> 3ce2b648f97f 04:00:38 Step 14/23 : EXPOSE $APP_PORT 04:00:38 ---> Running in bb9caf51f42c 04:00:38 Removing intermediate container bb9caf51f42c 04:00:38 ---> f1d355239169 04:00:38 Step 15/23 : WORKDIR / 04:00:38 ---> Running in 8865c59a44fd 04:00:39 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 04:00:39 Removing intermediate container 8865c59a44fd 04:00:39 ---> 35e5accc3eb0 04:00:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:39 ---> 9c8bb235ff41 04:00:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:00:40 ---> 2492c94d2279 04:00:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:00:40 Removing intermediate container 50d789ed76a2 04:00:40 ---> 988d1479f70c 04:00:40 04:00:40 Step 11/23 : FROM docker:20.10.10 04:00:40 ---> a430e2b30b93 04:00:40 Step 19/23 : ENTRYPOINT ["/core-command"] 04:00:40 20.10.10: Pulling from library/docker 04:00:40 ---> Running in 4c26a82bc065 04:00:41 Removing intermediate container 4c26a82bc065 04:00:41 ---> 36fbb8a850ae 04:00:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:41 ---> Running in 30ba4948a35b 04:00:41 Removing intermediate container 30ba4948a35b 04:00:41 ---> 86f7763ee0a6 04:00:41 Step 21/23 : LABEL arch=x86_64 04:00:41 ---> Running in c00de187b878 04:00:41 Removing intermediate container c00de187b878 04:00:41 ---> 66cf6cbcae45 04:00:41 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:42 ---> Running in a336a476b2b8 04:00:42 Removing intermediate container a336a476b2b8 04:00:42 ---> 0ae86b352cf6 04:00:42 Step 23/23 : LABEL version=0.0.0 04:00:42 ---> Running in 90bc01a89b0b 04:00:42 Removing intermediate container 90bc01a89b0b 04:00:42 ---> de9396f1f244 04:00:42 04:00:42 Successfully built de9396f1f244 04:00:42 Successfully tagged core-command:latest 04:00:45  Building core-command ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:00:45 Status: Downloaded newer image for docker:20.10.10 04:00:45 ---> b706a049f56e 04:00:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:00:45 Removing intermediate container 8c528cbc1e7e 04:00:45 ---> c9cb772ea183 04:00:45 04:00:45 Step 10/31 : FROM alpine:3.14 04:00:45 ---> 0a97eee8041e 04:00:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:00:45 ---> Running in 5bf3976a40a1 04:00:45 ---> Running in 171aa9775be1 04:00:45 Removing intermediate container 5bf3976a40a1 04:00:45 ---> dd8ef8c48d21 04:00:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:00:45 Removing intermediate container 171aa9775be1 04:00:45 ---> 1fbbb2d3894f 04:00:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:00:45 Removing intermediate container 0fec91989c45 04:00:45 ---> 5de946382ed1 04:00:45 04:00:45 Step 10/23 : FROM alpine:3.14 04:00:45 ---> 0a97eee8041e 04:00:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:00:45 ---> Running in 6020bd252e3b 04:00:45 ---> Running in 33d136f13d7c 04:00:45 ---> Running in 2d8f8a3b7089 04:00:45 Removing intermediate container 2d8f8a3b7089 04:00:45 ---> 4273f572717f 04:00:45 Step 12/23 : ENV APP_PORT=59880 04:00:45 ---> Running in d5e302be2259 04:00:45 Removing intermediate container d5e302be2259 04:00:45 ---> 3bc9cc05ca7d 04:00:45 Step 13/23 : EXPOSE $APP_PORT 04:00:45 ---> Running in 2c51da63bdb1 04:00:45 Removing intermediate container 2c51da63bdb1 04:00:45 ---> 9f3ebdb11ad7 04:00:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:45 ---> Running in 2d4c0990d8e4 04:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:45 (1/42) Installing readline (8.1.0-r0) 04:00:45 (2/42) Installing bash (5.1.4-r0) 04:00:45 (1/2) Installing dumb-init (1.2.5-r1) 04:00:45 (2/2) Installing su-exec (0.2-r1) 04:00:45 Executing busybox-1.33.1-r6.trigger 04:00:45 OK: 6 MiB in 16 packages 04:00:45 Executing bash-5.1.4-r0.post-install 04:00:45 (3/42) Installing brotli-libs (1.0.9-r5) 04:00:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:00:45 (5/42) Installing libcurl (7.79.1-r0) 04:00:45 (6/42) Installing curl (7.79.1-r0) 04:00:45 (7/42) Installing dumb-init (1.2.5-r1) 04:00:45 (8/42) Installing libbz2 (1.0.8-r1) 04:00:45 (9/42) Installing expat (2.4.7-r0) 04:00:46 (10/42) Installing libffi (3.3-r2) 04:00:46 (11/42) Installing gdbm (1.19-r0) 04:00:46 (12/42) Installing xz-libs (5.2.5-r0) 04:00:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:00:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:00:46 (15/42) Installing mpdecimal (2.5.1-r1) 04:00:46 (16/42) Installing sqlite-libs (3.35.5-r0) 04:00:46 (17/42) Installing python3 (3.9.5-r2) 04:00:46 (18/42) Installing py3-appdirs (1.4.4-r2) 04:00:46 (19/42) Installing py3-chardet (4.0.0-r2) 04:00:46 (20/42) Installing py3-idna (3.2-r0) 04:00:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:00:46 (22/42) Installing py3-certifi (2020.12.5-r1) 04:00:46 (23/42) Installing py3-requests (2.25.1-r4) 04:00:46 (24/42) Installing py3-msgpack (1.0.2-r1) 04:00:46 (25/42) Installing py3-lockfile (0.12.2-r4) 04:00:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:00:46 (27/42) Installing py3-colorama (0.4.4-r1) 04:00:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:00:46 (29/42) Installing py3-distlib (0.3.1-r3) 04:00:46 (30/42) Installing py3-distro (1.5.0-r3) 04:00:46 (31/42) Installing py3-six (1.15.0-r1) 04:00:46 (32/42) Installing py3-webencodings (0.5.1-r4) 04:00:46 (33/42) Installing py3-html5lib (1.1-r1) 04:00:46 (34/42) Installing py3-parsing (2.4.7-r2) 04:00:46 (35/42) Installing py3-packaging (20.9-r1) 04:00:46 (36/42) Installing py3-toml (0.10.2-r2) 04:00:46 (37/42) Installing py3-pep517 (0.10.0-r2) 04:00:46 (38/42) Installing py3-progress (1.5-r2) 04:00:46 (39/42) Installing py3-retrying (1.3.3-r1) 04:00:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:00:46 (41/42) Installing py3-setuptools (52.0.0-r3) 04:00:46 (42/42) Installing py3-pip (20.3.4-r1) 04:00:46 Executing busybox-1.33.1-r6.trigger 04:00:46 OK: 84 MiB in 64 packages 04:00:46 Removing intermediate container 33d136f13d7c 04:00:46 ---> d9b25157831b 04:00:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:00:46 Removing intermediate container 2d4c0990d8e4 04:00:46 ---> b0ea184dce64 04:00:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:00:47 ---> Running in 012cc52959e7 04:00:47 ---> Running in 805ddd08826a 04:00:47 Removing intermediate container 012cc52959e7 04:00:47 ---> 58ae22ac3386 04:00:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:00:47 ---> Running in ff85e83a8d8a 04:00:47 Removing intermediate container ff85e83a8d8a 04:00:47 ---> 4cbe28b78edb 04:00:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:00:47 ---> Running in 752ffd4b75a0 04:00:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:47 Collecting docker-compose==1.23.2 04:00:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:00:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:00:47 Collecting jsonschema<3,>=2.5.1 04:00:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:00:47 Collecting texttable<0.10,>=0.9.0 04:00:47 Downloading texttable-0.9.1.tar.gz (11 kB) 04:00:47 Removing intermediate container 752ffd4b75a0 04:00:47 ---> 28673fd3e535 04:00:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:00:48 ---> Running in 81a6998237e6 04:00:48 Removing intermediate container 81a6998237e6 04:00:48 ---> c2b972e180bf 04:00:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:00:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:00:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:00:48 Collecting dockerpty<0.5,>=0.4.1 04:00:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:00:48 ---> b9147d341bd2 04:00:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:00:48 ---> Running in a3d10a6ca6a6 04:00:48 (1/6) Installing dumb-init (1.2.5-r1) 04:00:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:00:48 (3/6) Installing libsodium (1.0.18-r0) 04:00:48 Collecting PyYAML<4,>=3.10 04:00:48 Downloading PyYAML-3.13.tar.gz (270 kB) 04:00:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:00:48 (5/6) Installing libzmq (4.3.4-r0) 04:00:48 (6/6) Installing zeromq (4.3.4-r0) 04:00:48 Removing intermediate container a3d10a6ca6a6 04:00:48 ---> d12363da138c 04:00:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:48 Executing busybox-1.33.1-r6.trigger 04:00:48 OK: 8 MiB in 20 packages 04:00:49 ---> 5e046199200f 04:00:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:00:49 Collecting docopt<0.7,>=0.6.1 04:00:49 Downloading docopt-0.6.2.tar.gz (25 kB) 04:00:49 Collecting websocket-client<1.0,>=0.32.0 04:00:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:00:49 Removing intermediate container 805ddd08826a 04:00:49 ---> 3fe5f9f7f280 04:00:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:49 ---> 936458254f7a 04:00:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:00:49 Collecting docker<4.0,>=3.6.0 04:00:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:00:49 Collecting cached-property<2,>=1.2.0 04:00:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:00:49 ---> c4952071efb2 04:00:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:00:49 Collecting docker-pycreds>=0.4.0 04:00:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:00:49 ---> 4daf1a38e305 04:00:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:00:50 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) 04:00:50 Collecting urllib3<1.25,>=1.21.1 04:00:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:00:50 Collecting idna<2.8,>=2.5 04:00:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:00:50 ---> 93196d950e57 04:00:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:00:50 Collecting chardet<3.1.0,>=3.0.2 04:00:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:00:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:00:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:00:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:00:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:00:50 ---> 90be706808b3 04:00:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:00:50 ---> f99f58c55d1a 04:00:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:00:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:00:50 Attempting uninstall: urllib3 04:00:50 Found existing installation: urllib3 1.26.5 04:00:50 Uninstalling urllib3-1.26.5: 04:00:50 Successfully uninstalled urllib3-1.26.5 04:00:50 ---> Running in d176ab2b756a 04:00:50 ---> 8a94e937d727 04:00:50 Step 19/23 : ENTRYPOINT ["/core-data"] 04:00:50 ---> Running in 28fb52065208 04:00:50 Removing intermediate container d176ab2b756a 04:00:50 ---> 096784365477 04:00:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:00:50 Attempting uninstall: idna 04:00:50 Found existing installation: idna 3.2 04:00:50 Uninstalling idna-3.2: 04:00:50 Successfully uninstalled idna-3.2 04:00:50 Removing intermediate container 28fb52065208 04:00:50 ---> 06a55a12e9d0 04:00:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:50 ---> Running in 3f716f7768be 04:00:50 ---> 6abb2786603e 04:00:50 Step 26/31 : RUN chmod +x /entrypoint.sh 04:00:50 Attempting uninstall: chardet 04:00:50 Found existing installation: chardet 4.0.0 04:00:50 ---> Running in 29f852c5e856 04:00:50 Uninstalling chardet-4.0.0: 04:00:50 Removing intermediate container 3f716f7768be 04:00:50 ---> 9f83337cf731 04:00:50 Step 21/23 : LABEL arch=x86_64 04:00:50 Successfully uninstalled chardet-4.0.0 04:00:50 ---> Running in a874fce4e05c 04:00:51 Removing intermediate container a874fce4e05c 04:00:51 ---> ca608bd0da9a 04:00:51 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:51 ---> Running in 032769423eb1 04:00:51 Removing intermediate container 032769423eb1 04:00:51 ---> 38aa60d5d3eb 04:00:51 Step 23/23 : LABEL version=0.0.0 04:00:51 ---> Running in 8cf72d887a44 04:00:51 Attempting uninstall: requests 04:00:51 Found existing installation: requests 2.25.1 04:00:51 Uninstalling requests-2.25.1: 04:00:51 Successfully uninstalled requests-2.25.1 04:00:51 Removing intermediate container 8cf72d887a44 04:00:51 ---> 2f7348e86976 04:00:51 04:00:51 Running setup.py install for texttable: started 04:00:51 Successfully built 2f7348e86976 04:00:51 Successfully tagged core-data:latest 04:00:51  Building core-data ... done Removing intermediate container 29f852c5e856 04:00:51 ---> a91821ef29ab 04:00:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:00:51 ---> Running in 03b64e87dd9f 04:00:51 Removing intermediate container 03b64e87dd9f 04:00:51 ---> 9519c134985a 04:00:51 Step 28/31 : CMD ["gate"] 04:00:51 Running setup.py install for texttable: finished with status 'done' 04:00:51 Running setup.py install for PyYAML: started 04:00:51 ---> Running in 0326963a8cf3 04:00:51 Removing intermediate container 0326963a8cf3 04:00:51 ---> c26ed5c1d835 04:00:51 Step 29/31 : LABEL arch=x86_64 04:00:52 ---> Running in 29c72bcc3769 04:00:52 Running setup.py install for PyYAML: finished with status 'done' 04:00:52 Removing intermediate container 29c72bcc3769 04:00:52 ---> f31157f10ea4 04:00:52 Step 30/31 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:52 Running setup.py install for docopt: started 04:00:52 ---> Running in c554bec3d60e 04:00:52 Removing intermediate container c554bec3d60e 04:00:52 ---> fd23dc9e9012 04:00:52 Step 31/31 : LABEL version=0.0.0 04:00:52 ---> Running in d37ee6d98a8c 04:00:52 Running setup.py install for docopt: finished with status 'done' 04:00:52 Running setup.py install for dockerpty: started 04:00:52 Removing intermediate container d37ee6d98a8c 04:00:52 ---> 686913e3fe22 04:00:52 04:00:52 Successfully built 686913e3fe22 04:00:52 Successfully tagged security-bootstrapper:latest 04:00:52  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' 04:00:53 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 04:00:55 Removing intermediate container 6020bd252e3b 04:00:55 ---> a7ba4ec54191 04:00:55 Step 14/23 : ENV APP_PORT=58890 04:00:56 ---> Running in c8ef50cf29e8 04:00:56 Removing intermediate container c8ef50cf29e8 04:00:56 ---> 91b80c73b7f9 04:00:56 Step 15/23 : EXPOSE $APP_PORT 04:00:56 ---> Running in bfa2a01c0be5 04:00:56 Removing intermediate container bfa2a01c0be5 04:00:56 ---> b9de8e247c50 04:00:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:00:56 ---> a54618579fc7 04:00:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:00:56 ---> 04c0e3bc32db 04:00:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:00:56 ---> 12f615cafe14 04:00:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:00:56 ---> Running in 9adf2db26105 04:00:56 Removing intermediate container 9adf2db26105 04:00:56 ---> 415fec750798 04:00:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:57 ---> Running in edac30e09759 04:00:57 Removing intermediate container edac30e09759 04:00:57 ---> 01bbe6987843 04:00:57 Step 21/23 : LABEL arch=x86_64 04:00:57 ---> Running in 9c7151b32a3b 04:00:57 Removing intermediate container 9c7151b32a3b 04:00:57 ---> d52a27ec66f4 04:00:57 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:00:57 ---> Running in 94f7575f09c9 04:00:57 Removing intermediate container 94f7575f09c9 04:00:57 ---> 3ab1d70122c1 04:00:57 Step 23/23 : LABEL version=0.0.0 04:00:57 ---> Running in d9a7bf55519e 04:00:57 Removing intermediate container d9a7bf55519e 04:00:57 ---> 9a4a34f8d27b 04:00:57 04:00:57 Successfully built 9a4a34f8d27b 04:00:57 Successfully tagged sys-mgmt-agent:latest 04:00:57  Building sys-mgmt-agent ... done  [Pipeline] } 04:00:57 $ docker stop --time=1 f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 04:00:59 $ docker rm -f f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 [Pipeline] // withDockerContainer [Pipeline] sh 04:00:59 + docker images 04:00:59 REPOSITORY TAG IMAGE ID CREATED SIZE 04:00:59 sys-mgmt-agent latest 9a4a34f8d27b 2 seconds ago 296MB 04:00:59 security-bootstrapper latest 686913e3fe22 7 seconds ago 18.7MB 04:00:59 core-data latest 2f7348e86976 8 seconds ago 20MB 04:00:59 c9cb772ea183 15 seconds ago 1.77GB 04:00:59 5de946382ed1 15 seconds ago 1.79GB 04:00:59 core-command latest de9396f1f244 17 seconds ago 15.8MB 04:00:59 988d1479f70c 19 seconds ago 1.77GB 04:00:59 2e214cf8ebfb 22 seconds ago 1.77GB 04:00:59 support-notifications latest 378ac573054b 45 seconds ago 16.7MB 04:00:59 security-proxy-setup latest 8fccbf167c04 45 seconds ago 26.2MB 04:00:59 security-secretstore-setup latest 47f2519dfe31 47 seconds ago 27.9MB 04:00:59 core-metadata latest 143397cfb453 53 seconds ago 16.6MB 04:00:59 f796a4c10bae 53 seconds ago 1.78GB 04:00:59 f0718018a5c8 54 seconds ago 1.78GB 04:00:59 support-scheduler latest cd1b3156a92d 54 seconds ago 16MB 04:00:59 16689a28b89b 58 seconds ago 1.78GB 04:00:59 b2487c165cc9 58 seconds ago 1.78GB 04:00:59 53dd235bf3b4 About a minute ago 1.78GB 04:00:59 ci-base-image-x86_64 latest 62e9f60105a6 3 minutes ago 1.27GB 04:00:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 04:00:59 docker 20.10.10 b706a049f56e 4 months ago 216MB 04:00:59 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 04:00:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 04:00:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 04:00:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7095 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws 04:00:59 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:01:00 The recommended git tool is: git 04:01:09 using credential edgex-jenkins-ssh 04:01:09 Cloning the remote Git repository 04:01:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:01:10 > git init /w/workspace/edgex-go/4 # timeout=10 04:01:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:01:10 > git --version # timeout=10 04:01:10 > git --version # 'git version 2.25.1' 04:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:14 Still waiting to schedule task 04:01:14 ‘prd-ubuntu18.04-docker-8c-8g-7093’ is offline 04:01:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:01:30 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:01:31 Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:01:31 Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) 04:01:30 > git config core.sparsecheckout # timeout=10 04:01:30 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 04:01:31 > git remote # timeout=10 04:01:31 > git config --get remote.origin.url # timeout=10 04:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:31 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 04:01:31 > git rev-parse HEAD^{commit} # timeout=10 04:01:31 > git config core.sparsecheckout # timeout=10 04:01:31 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 04:01:35 Commit message: "feat(metadata): invoke validation before adding/updating device" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:01:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:36 Dload Upload Total Spent Left Speed 04:01:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh 04:01:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:01:37 + + sudo tee /etc/docker/daemon.new 04:01:37 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:01:37 { 04:01:37 "registry-mirrors": [ 04:01:37 "https://nexus3.edgexfoundry.org:10001" 04:01:37 ], 04:01:37 "bip": "10.250.0.254/24", 04:01:37 "hosts": [ 04:01:37 "tcp://0.0.0.0:5555", 04:01:37 "unix:///var/run/docker.sock" 04:01:37 ], 04:01:37 "mtu": 1458, 04:01:37 "selinux-enabled": true, 04:01:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:01:37 } [Pipeline] sh 04:01:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:01:38 + sudo service docker restart 04:01:48 Running on prd-ubuntu18.04-docker-8c-8g-7096 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws 04:01:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:01:48 The recommended git tool is: git 04:01:50 using credential edgex-jenkins-ssh 04:01:50 Cloning the remote Git repository 04:01:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:01:50 > git init /w/workspace/edgex-go/4 # timeout=10 04:01:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:01:50 > git --version # timeout=10 04:01:50 > git --version # 'git version 2.17.1' 04:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:55 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:01:55 Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:01:55 Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) 04:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:01:55 > git config core.sparsecheckout # timeout=10 04:01:55 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 04:01:55 > git remote # timeout=10 04:01:55 > git config --get remote.origin.url # timeout=10 04:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:55 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 04:01:55 > git rev-parse HEAD^{commit} # timeout=10 04:01:55 > git config core.sparsecheckout # timeout=10 04:01:55 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:56 provisioning config files... 04:01:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6059894936874381760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:57 ---> docker-login.sh 04:01:57 nexus3.edgexfoundry.org:10001 04:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:58 Configure a credential helper to remove this warning. See 04:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:58 04:01:58 Login Succeeded 04:01:58 nexus3.edgexfoundry.org:10002 04:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:58 Configure a credential helper to remove this warning. See 04:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:58 04:01:58 Login Succeeded 04:01:58 nexus3.edgexfoundry.org:10003 04:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:59 Configure a credential helper to remove this warning. See 04:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:59 04:01:59 Login Succeeded 04:01:59 nexus3.edgexfoundry.org:10004 04:01:59 Commit message: "feat(metadata): invoke validation before adding/updating device" 04:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:59 Configure a credential helper to remove this warning. See 04:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:59 04:01:59 Login Succeeded 04:01:59 docker.io 04:01:59 + echo snap-build.sh 04:01:59 snap-build.sh 04:01:59 + SNAP_BASE_DIR=. 04:01:59 + '[' '!' -z /w/workspace/edgex-go/4 ']' 04:01:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 04:01:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 04:01:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 04:01:59 + cd /w/workspace/edgex-go/4 04:01:59 + sudo apt-get remove -qy --purge lxd lxd-client 04:01:59 Reading package lists... 04:01:59 Building dependency tree... 04:01:59 Reading state information... 04:01:59 The following packages were automatically installed and are no longer required: 04:01:59 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:01:59 uidmap xdelta3 04:01:59 Use 'sudo apt autoremove' to remove them. 04:01:59 The following packages will be REMOVED: 04:01:59 lxd* lxd-client* 04:01:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 After this operation, 31.7 MB disk space will be freed. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 ---> docker-login.sh ends [Pipeline] } 04:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:02:01 (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 ... 190666 files and directories currently installed.) 04:02:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo 04:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:01 ========================================================= 04:02:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:02:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:02:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:02:01 9b3977197b4f: Pulling fs layer 04:02:01 1a89e8eeedd5: Pulling fs layer 04:02:01 94645a83ff95: Pulling fs layer 04:02:01 3f3a8bcf1eab: Pulling fs layer 04:02:01 0c92f367c5e7: Pulling fs layer 04:02:01 f7c0051592d6: Pulling fs layer 04:02:01 a227ed2f7395: Pulling fs layer 04:02:01 7b1c46037f91: Pulling fs layer 04:02:01 a227ed2f7395: Waiting 04:02:01 0c92f367c5e7: Waiting 04:02:01 7b1c46037f91: Waiting 04:02:01 3f3a8bcf1eab: Waiting 04:02:01 94645a83ff95: Download complete 04:02:01 1a89e8eeedd5: Verifying Checksum 04:02:01 1a89e8eeedd5: Download complete 04:02:01 0c92f367c5e7: Download complete 04:02:01 f7c0051592d6: Verifying Checksum 04:02:01 f7c0051592d6: Download complete 04:02:01 9b3977197b4f: Verifying Checksum 04:02:01 a227ed2f7395: Verifying Checksum 04:02:01 a227ed2f7395: Download complete 04:02:01 Removing lxd dnsmasq configuration 04:02:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:02:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:02:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:02:02 (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 ... 190491 files and directories currently installed.) 04:02:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:02:02 9b3977197b4f: Pull complete 04:02:03 1a89e8eeedd5: Pull complete 04:02:03 94645a83ff95: Pull complete 04:02:04 7b1c46037f91: Verifying Checksum 04:02:04 7b1c46037f91: Download complete 04:02:04 Processing triggers for systemd (237-3ubuntu10.52) ... 04:02:04 Processing triggers for ureadahead (0.100.0-21) ... 04:02:04 3f3a8bcf1eab: Verifying Checksum 04:02:04 3f3a8bcf1eab: Download complete 04:02:04 + sudo snap remove --purge lxd 04:02:05 snap "lxd" is not installed 04:02:05 + sudo groupadd --force --system lxd 04:02:05 ++ whoami 04:02:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:02:05 + newgrp - lxd 04:02:05 + sudo snap install lxd 04:02:13 2022-03-15T04:02:09Z INFO Waiting for automatic snapd restart... 04:02:17 3f3a8bcf1eab: Pull complete 04:02:17 0c92f367c5e7: Pull complete 04:02:17 f7c0051592d6: Pull complete 04:02:17 a227ed2f7395: Pull complete 04:02:23 7b1c46037f91: Pull complete 04:02:23 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:02:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:02:24 + docker build -t ci-base-image-arm64 -f - . 04:02:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:02:24 WORKDIR /edgex 04:02:24 COPY go.mod . 04:02:24 RUN go mod download 04:02:26 Sending build context to Docker daemon 168.8MB 04:02:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:02:26 ---> f79e39bc4007 04:02:26 Step 2/4 : WORKDIR /edgex 04:02:28 lxd 4.23 from Canonical* installed 04:02:28 + sudo lxd init --auto 04:02:28 ---> Running in 233e131ed8db 04:02:28 Removing intermediate container 233e131ed8db 04:02:28 ---> c2147fbf1454 04:02:28 Step 3/4 : COPY go.mod . 04:02:29 ---> ef5f0b344e2a 04:02:29 Step 4/4 : RUN go mod download 04:02:29 ---> Running in 519cad61fdb8 04:02:38 + sudo snap install --classic snapcraft 04:02:42 snapcraft 6.0.2 from Canonical* installed 04:02:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:02:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:02:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:42 Dload Upload Total Spent Left Speed 04:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4138 04:02:42 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k 04:02:42 ./yq_linux_amd64 04:02:42 + sudo snapcraft prime --use-lxd 04:02:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:02:44 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: 04:02:44 - README.md 04:02:44 04:02:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:02:45 Launching a container. 04:02:55 Waiting for container to be ready 04:02:55 To start your first container, try: lxc launch ubuntu:20.04 04:02:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:02:55 04:03:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:03:01 Waiting for network to be ready... 04:03:01 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:03:02 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 04:03:02 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:03:02 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 04:03:02 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 04:03:02 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 04:03:02 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 04:03:02 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 04:03:02 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 04:03:02 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 04:03:02 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:03:02 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 04:03:03 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 04:03:03 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 04:03:03 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 04:03:03 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 04:03:03 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 04:03:03 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 04:03:03 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 04:03:03 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 04:03:03 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 04:03:03 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 04:03:03 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 04:03:03 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 04:03:03 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 04:03:03 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 04:03:03 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 04:03:05 Fetched 23.4 MB in 4s (6334 kB/s) 04:03:06 Reading package lists... 04:03:06 Reading package lists... 04:03:06 Building dependency tree... 04:03:06 Reading state information... 04:03:06 The following additional packages will be installed: 04:03:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:03:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:03:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:03:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:03:06 Suggested packages: 04:03:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:03:06 Recommended packages: 04:03:06 gnupg libsasl2-modules 04:03:06 The following NEW packages will be installed: 04:03:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:03:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:03:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:03:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:03:06 The following packages will be upgraded: 04:03:06 gpg gpg-agent gpgconf libudev1 04:03:06 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 04:03:06 Need to get 3859 kB of archives. 04:03:06 After this operation, 14.9 MB of additional disk space will be used. 04:03:06 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 04:03:06 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 04:03:06 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 04:03:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 04:03:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 04:03:07 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 04:03:07 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:03:07 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:03:07 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:03:07 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:03:07 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:03:07 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:03:07 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:03:07 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:03:07 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:03:07 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:03:07 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:03:07 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:03:07 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:03:07 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:03:07 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:03:07 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:03:07 debconf: delaying package configuration, since apt-utils is not installed 04:03:07 Fetched 3859 kB in 1s (3888 kB/s) 04:03:07 (Reading database ... 12816 files and directories currently installed.) 04:03:07 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 04:03:07 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:03:07 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 04:03:07 Selecting previously unselected package udev. 04:03:07 (Reading database ... 12816 files and directories currently installed.) 04:03:07 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 04:03:07 Unpacking udev (245.4-4ubuntu3.15) ... 04:03:08 Selecting previously unselected package libfuse2:amd64. 04:03:08 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 04:03:08 Unpacking libfuse2:amd64 (2.9.9-3) ... 04:03:08 Selecting previously unselected package fuse. 04:03:08 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 04:03:08 Unpacking fuse (2.9.9-3) ... 04:03:08 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:03:08 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:03:08 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:03:08 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:03:08 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:03:08 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:03:08 Selecting previously unselected package libksba8:amd64. 04:03:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:03:08 Unpacking libksba8:amd64 (1.3.5-2) ... 04:03:08 Selecting previously unselected package libroken18-heimdal:amd64. 04:03:08 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:03:08 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:03:08 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:03:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libwind0-heimdal:amd64. 04:03:08 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:03:08 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:03:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:03:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:03:08 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:03:08 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:09 Selecting previously unselected package libsasl2-modules-db:amd64. 04:03:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:03:09 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:03:09 Selecting previously unselected package libsasl2-2:amd64. 04:03:09 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:03:09 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:03:09 Selecting previously unselected package libldap-common. 04:03:09 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:03:09 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:03:09 Selecting previously unselected package libldap-2.4-2:amd64. 04:03:09 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:03:09 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:03:09 Selecting previously unselected package dirmngr. 04:03:09 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:03:09 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:03:09 Setting up libksba8:amd64 (1.3.5-2) ... 04:03:09 Setting up libfuse2:amd64 (2.9.9-3) ... 04:03:09 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:03:09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:03:09 Setting up udev (245.4-4ubuntu3.15) ... 04:03:10 invoke-rc.d: policy-rc.d denied execution of start. 04:03:10 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:03:10 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:03:10 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:03:10 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up fuse (2.9.9-3) ... 04:03:10 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:03:10 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:03:10 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:03:10 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:03:10 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 04:03:10 Processing triggers for systemd (245.4-4ubuntu3) ... 04:03:11 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:03:11 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 04:03:11 Alias= settings in the [Install] section, and DefaultInstance= for template 04:03:11 units). This means they are not meant to be enabled using systemctl. 04:03:11 04:03:11 Possible reasons for having this kind of units are: 04:03:11 • A unit may be statically enabled by being symlinked from another unit's 04:03:11 .wants/ or .requires/ directory. 04:03:11 • A unit's purpose may be to act as a helper for some other unit which has 04:03:11 a requirement dependency on it. 04:03:11 • A unit may be started when needed via activation (socket, path, timer, 04:03:11 D-Bus, udev, scripted systemctl call, ...). 04:03:11 • In case of template units, the unit is meant to be enabled with some 04:03:11 instance name specified. 04:03:11 Reading package lists... 04:03:11 Building dependency tree... 04:03:11 Reading state information... 04:03:12 The following additional packages will be installed: 04:03:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:03:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:03:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:03:12 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 04:03:12 openssh-client python3 python3-minimal python3.8 python3.8-minimal 04:03:12 squashfs-tools systemd systemd-sysv systemd-timesyncd 04:03:12 Suggested packages: 04:03:12 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 04:03:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:03:12 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 04:03:12 systemd-container policykit-1 04:03:12 Recommended packages: 04:03:12 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 04:03:12 The following NEW packages will be installed: 04:03:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:03:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:03:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:03:12 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 04:03:12 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 04:03:12 The following packages will be upgraded: 04:03:12 libsystemd0 systemd systemd-sysv systemd-timesyncd 04:03:12 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 04:03:12 Need to get 46.5 MB of archives. 04:03:12 After this operation, 181 MB of additional disk space will be used. 04:03:12 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:03:12 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 04:03:12 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:03:12 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 04:03:12 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 04:03:12 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:03:12 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:03:12 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:03:12 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:03:12 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 04:03:12 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:03:12 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:03:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:03:12 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:03:12 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 04:03:12 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 04:03:13 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 04:03:13 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 04:03:13 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 04:03:13 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 04:03:13 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 04:03:13 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 04:03:13 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 04:03:13 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 04:03:13 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 04:03:13 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 04:03:13 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:03:13 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:03:13 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:03:13 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:03:13 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 04:03:13 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 04:03:13 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 04:03:14 debconf: delaying package configuration, since apt-utils is not installed 04:03:14 Fetched 46.5 MB in 2s (19.8 MB/s) 04:03:14 (Reading database ... 13067 files and directories currently installed.) 04:03:14 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 04:03:14 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:03:14 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 04:03:14 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:03:14 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 04:03:14 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:03:15 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 04:03:15 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:03:15 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 04:03:15 Selecting previously unselected package libpython3.8-minimal:amd64. 04:03:15 (Reading database ... 13068 files and directories currently installed.) 04:03:15 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:03:15 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:03:15 Selecting previously unselected package libexpat1:amd64. 04:03:15 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 04:03:15 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:03:15 Selecting previously unselected package python3.8-minimal. 04:03:15 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:03:15 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:03:16 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:03:16 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:03:16 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:03:16 Selecting previously unselected package python3-minimal. 04:03:16 (Reading database ... 13359 files and directories currently installed.) 04:03:16 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:03:16 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:03:16 Selecting previously unselected package mime-support. 04:03:16 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:03:16 Unpacking mime-support (3.64ubuntu1) ... 04:03:16 Selecting previously unselected package libmpdec2:amd64. 04:03:16 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:03:16 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:03:16 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:03:16 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:03:16 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:03:16 Selecting previously unselected package python3.8. 04:03:16 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:03:16 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:03:16 Selecting previously unselected package libpython3-stdlib:amd64. 04:03:16 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:03:16 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:03:17 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:03:17 Selecting previously unselected package python3. 04:03:17 (Reading database ... 13761 files and directories currently installed.) 04:03:17 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 04:03:17 Unpacking python3 (3.8.2-0ubuntu2) ... 04:03:17 Selecting previously unselected package libdbus-1-3:amd64. 04:03:17 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 04:03:17 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:03:17 Selecting previously unselected package dbus. 04:03:17 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 04:03:17 Unpacking dbus (1.12.16-2ubuntu2.1) ... 04:03:17 Selecting previously unselected package libbsd0:amd64. 04:03:17 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 04:03:17 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:03:17 Selecting previously unselected package libpam-systemd:amd64. 04:03:17 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 04:03:17 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:03:17 Selecting previously unselected package sudo. 04:03:17 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 04:03:17 Unpacking sudo (1.8.31-1ubuntu1.2) ... 04:03:17 Selecting previously unselected package apparmor. 04:03:17 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 04:03:17 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 04:03:17 Selecting previously unselected package libcbor0.6:amd64. 04:03:17 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:03:17 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:03:17 Selecting previously unselected package libedit2:amd64. 04:03:17 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 04:03:17 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:03:17 Selecting previously unselected package libfido2-1:amd64. 04:03:17 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:03:17 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:03:17 Selecting previously unselected package libkrb5support0:amd64. 04:03:17 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:03:17 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:03:17 Selecting previously unselected package libk5crypto3:amd64. 04:03:17 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:03:17 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:03:18 Selecting previously unselected package libkeyutils1:amd64. 04:03:18 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:03:18 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:03:18 Selecting previously unselected package libkrb5-3:amd64. 04:03:18 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:03:18 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:03:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:03:18 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:03:18 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:03:18 Selecting previously unselected package openssh-client. 04:03:18 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 04:03:18 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 04:03:18 Selecting previously unselected package dbus-user-session. 04:03:18 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 04:03:18 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 04:03:18 Selecting previously unselected package liblzo2-2:amd64. 04:03:18 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 04:03:18 Unpacking liblzo2-2:amd64 (2.10-2) ... 04:03:18 Selecting previously unselected package squashfs-tools. 04:03:18 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 04:03:18 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 04:03:18 Selecting previously unselected package snapd. 04:03:18 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 04:03:18 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 04:03:21 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:03:21 Setting up mime-support (3.64ubuntu1) ... 04:03:21 Setting up liblzo2-2:amd64 (2.10-2) ... 04:03:21 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:03:21 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:03:21 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:03:21 Setting up dbus (1.12.16-2ubuntu2.1) ... 04:03:21 Setting up sudo (1.8.31-1ubuntu1.2) ... 04:03:21 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:03:21 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:03:21 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:03:21 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:03:21 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:03:22 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:03:22 Setting up libbsd0:amd64 (0.10.0-1) ... 04:03:22 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:03:22 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 04:03:22 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:03:22 Setting up python3 (3.8.2-0ubuntu2) ... 04:03:22 running python rtupdate hooks for python3.8... 04:03:22 running python post-rtupdate hooks for python3.8... 04:03:22 Setting up apparmor (2.13.3-7ubuntu5.1) ... 04:03:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:03:23 Reloading AppArmor profiles 04:03:23 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:03:23 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 04:03:23 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 04:03:24 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 04:03:24 Setting up systemd (245.4-4ubuntu3.15) ... 04:03:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:03:24 Installing new version of config file /etc/systemd/resolved.conf ... 04:03:25 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 04:03:25 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:03:25 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 04:03:25 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 04:03:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:03:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:03:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:03:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:03:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:03:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:03:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:03:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:03:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:03:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:03:28 /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' 04:03:28 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:03:28 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:03:28 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:03:29 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:03:30 Reading package lists... 04:03:30 Reading package lists... 04:03:30 Building dependency tree... 04:03:30 Reading state information... 04:03:30 Calculating upgrade... 04:03:30 The following packages will be upgraded: 04:03:30 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 04:03:30 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 04:03:30 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 04:03:30 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 04:03:30 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 04:03:30 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 04:03:30 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 04:03:30 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 04:03:30 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 04:03:30 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 04:03:30 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 04:03:30 xz-utils zlib1g 04:03:30 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:03:30 Need to get 65.7 MB of archives. 04:03:30 After this operation, 27.5 MB of additional disk space will be used. 04:03:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 04:03:30 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 04:03:30 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 04:03:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 04:03:30 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:03:30 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:03:30 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:03:30 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:03:30 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:03:30 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:03:30 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 04:03:30 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 04:03:30 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:03:30 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:03:30 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 04:03:30 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 04:03:30 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 04:03:30 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:03:31 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:03:31 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 04:03:31 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:03:31 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 04:03:31 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 04:03:31 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 04:03:31 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 04:03:31 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 04:03:31 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 04:03:31 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 04:03:31 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 04:03:31 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 04:03:31 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 04:03:31 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 04:03:31 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 04:03:31 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 04:03:31 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 04:03:31 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 04:03:31 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 04:03:31 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 04:03:31 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 04:03:31 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:03:31 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 04:03:31 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 04:03:31 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 04:03:31 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:03:31 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 04:03:31 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:03:31 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:03:31 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:03:31 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:03:31 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:03:31 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:03:31 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 04:03:31 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 04:03:31 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 04:03:31 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 04:03:31 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 04:03:31 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 04:03:31 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 04:03:31 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 04:03:31 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 04:03:31 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 04:03:31 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 04:03:31 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 04:03:31 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 04:03:31 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 04:03:31 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 04:03:31 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 04:03:31 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 04:03:31 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 04:03:31 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 04:03:31 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 04:03:31 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 04:03:31 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 04:03:31 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 04:03:31 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 04:03:31 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:03:31 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:03:32 debconf: delaying package configuration, since apt-utils is not installed 04:03:32 Fetched 65.7 MB in 1s (56.3 MB/s) 04:03:32 (Reading database ... 14313 files and directories currently installed.) 04:03:32 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 04:03:32 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:03:32 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 04:03:32 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:03:32 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 04:03:32 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 04:03:32 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:32 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:32 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:32 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:33 (Reading database ... 14312 files and directories currently installed.) 04:03:33 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:33 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:33 (Reading database ... 14312 files and directories currently installed.) 04:03:33 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:33 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:34 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:34 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:34 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:03:34 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:03:34 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:34 (Reading database ... 14312 files and directories currently installed.) 04:03:34 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 04:03:34 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:03:34 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 04:03:34 (Reading database ... 14312 files and directories currently installed.) 04:03:34 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 04:03:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:03:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:03:34 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 04:03:35 Setting up base-files (11ubuntu5.5) ... 04:03:35 Installing new version of config file /etc/issue ... 04:03:35 Installing new version of config file /etc/issue.net ... 04:03:35 Installing new version of config file /etc/lsb-release ... 04:03:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:03:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:03:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:03:35 Removing obsolete conffile /etc/default/motd-news ... 04:03:35 (Reading database ... 14311 files and directories currently installed.) 04:03:35 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 04:03:35 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 04:03:36 Setting up bash (5.0-6ubuntu1.1) ... 04:03:36 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 04:03:36 (Reading database ... 14311 files and directories currently installed.) 04:03:36 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 04:03:36 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 04:03:36 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 04:03:36 (Reading database ... 14311 files and directories currently installed.) 04:03:36 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:03:36 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:03:36 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 04:03:36 (Reading database ... 14311 files and directories currently installed.) 04:03:36 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:03:36 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:03:37 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:03:37 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:03:37 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 04:03:37 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:03:37 Setting up perl-base (5.30.0-9ubuntu0.2) ... 04:03:37 (Reading database ... 14311 files and directories currently installed.) 04:03:37 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:03:37 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:03:37 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 04:03:38 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 04:03:38 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 04:03:38 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 04:03:38 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 04:03:38 (Reading database ... 14311 files and directories currently installed.) 04:03:38 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:38 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:38 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:39 Setting up util-linux (2.34-0.1ubuntu9.3) ... 04:03:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:03:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:03:39 (Reading database ... 14311 files and directories currently installed.) 04:03:39 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 04:03:39 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:03:40 Setting up libc-bin (2.31-0ubuntu9.7) ... 04:03:40 (Reading database ... 14311 files and directories currently installed.) 04:03:40 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 04:03:40 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 04:03:40 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 04:03:40 (Reading database ... 14311 files and directories currently installed.) 04:03:40 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 04:03:40 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 04:03:40 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 04:03:40 (Reading database ... 14311 files and directories currently installed.) 04:03:40 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 04:03:40 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:03:40 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 04:03:40 (Reading database ... 14311 files and directories currently installed.) 04:03:40 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 04:03:40 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 04:03:40 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 04:03:40 (Reading database ... 14311 files and directories currently installed.) 04:03:40 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 04:03:40 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 04:03:41 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 04:03:41 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:03:41 Setting up gpgv (2.2.19-3ubuntu2.1) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 04:03:41 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 04:03:41 Setting up ubuntu-keyring (2020.02.11.4) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:03:41 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:03:41 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:03:41 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:03:41 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 04:03:41 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 04:03:41 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 04:03:41 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 04:03:41 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 04:03:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 04:03:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 04:03:41 (Reading database ... 14311 files and directories currently installed.) 04:03:41 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 04:03:42 Unpacking apt (2.0.6) over (2.0.2) ... 04:03:42 Setting up apt (2.0.6) ... 04:03:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:03:42 (Reading database ... 14311 files and directories currently installed.) 04:03:42 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 04:03:42 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:03:42 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 04:03:43 (Reading database ... 14311 files and directories currently installed.) 04:03:43 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 04:03:43 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:03:43 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 04:03:43 (Reading database ... 14313 files and directories currently installed.) 04:03:43 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 04:03:43 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:03:43 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 04:03:43 (Reading database ... 14317 files and directories currently installed.) 04:03:43 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 04:03:43 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:03:43 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 04:03:43 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:03:43 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 04:03:43 (Reading database ... 14317 files and directories currently installed.) 04:03:43 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:03:43 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:03:43 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 04:03:44 (Reading database ... 14317 files and directories currently installed.) 04:03:44 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:03:44 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:03:44 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:03:44 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:03:44 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 04:03:44 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 04:03:44 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 04:03:44 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 04:03:44 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 04:03:44 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 04:03:44 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 04:03:44 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 04:03:44 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 04:03:44 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 04:03:44 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 04:03:45 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 04:03:45 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:03:45 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 04:03:45 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 04:03:45 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 04:03:45 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:03:45 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:03:45 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:03:45 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:45 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:03:45 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:45 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:03:45 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:45 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:03:45 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:45 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:03:45 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:46 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:03:46 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:03:46 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 04:03:46 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 04:03:46 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:46 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:46 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:46 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:47 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:47 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:47 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:47 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:48 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:48 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:48 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:48 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:49 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:03:49 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:03:49 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 04:03:49 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:03:49 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 04:03:49 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:03:49 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:03:49 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 04:03:49 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:03:49 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up tzdata (2021e-0ubuntu0.20.04) ... 04:03:49 04:03:49 Current default time zone: 'Etc/UTC' 04:03:49 Local time is now: Tue Mar 15 04:03:49 UTC 2022. 04:03:49 Universal Time is now: Tue Mar 15 04:03:49 UTC 2022. 04:03:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:03:49 04:03:49 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:03:49 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 04:03:49 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up mount (2.34-0.1ubuntu9.3) ... 04:03:49 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:03:49 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 04:03:49 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:03:49 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 04:03:49 Setting up openssl (1.1.1f-1ubuntu2.11) ... 04:03:49 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 04:03:49 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 04:03:49 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:03:49 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:03:49 Setting up fdisk (2.34-0.1ubuntu9.3) ... 04:03:49 Setting up ca-certificates (20210119~20.04.2) ... 04:03:51 Removing intermediate container 519cad61fdb8 04:03:51 ---> d7f81bb216c0 04:03:51 Successfully built d7f81bb216c0 04:03:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:03:51 Updating certificates in /etc/ssl/certs... 04:03:51 + docker inspect -f . ci-base-image-arm64 04:03:51 . [Pipeline] withDockerContainer 04:03:51 prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container 04:03:51 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:03:52 21 added, 21 removed; done. 04:03:52 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Setting up perl (5.30.0-9ubuntu0.2) ... 04:03:52 Setting up procps (2:3.3.16-1ubuntu2.3) ... 04:03:52 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 04:03:52 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 04:03:52 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:03:52 Setting up binutils (2.34-6ubuntu1.3) ... 04:03:52 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Setting up build-essential (12.8ubuntu1.1) ... 04:03:52 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 04:03:52 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:03:52 Processing triggers for systemd (245.4-4ubuntu3.15) ... 04:03:52 Processing triggers for mime-support (3.64ubuntu1) ... 04:03:52 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:03:52 Updating certificates in /etc/ssl/certs... 04:03:53 $ docker top 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb -eo pid,comm 04:03:53 0 added, 0 removed; done. 04:03:53 Running hooks in /etc/ca-certificates/update.d... 04:03:53 done. [Pipeline] { [Pipeline] sh 04:03:54 + go version 04:03:54 go version go1.17.6 linux/arm64 [Pipeline] } 04:03:54 $ docker stop --time=1 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb 04:03:54 Reading package lists... 04:03:54 Building dependency tree... 04:03:54 Reading state information... 04:03:54 The following NEW packages will be installed: 04:03:54 apt-transport-https 04:03:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:03:54 Need to get 4680 B of archives. 04:03:54 After this operation, 162 kB of additional disk space will be used. 04:03:54 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 04:03:55 debconf: delaying package configuration, since apt-utils is not installed 04:03:55 Fetched 4680 B in 0s (24.8 kB/s) 04:03:55 Selecting previously unselected package apt-transport-https. 04:03:55 (Reading database ... 14320 files and directories currently installed.) 04:03:55 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 04:03:55 Unpacking apt-transport-https (2.0.6) ... 04:03:55 Setting up apt-transport-https (2.0.6) ... 04:03:55 Waiting for network to be ready... 04:03:56 $ docker rm -f 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:03:56 + docker inspect -f . ci-base-image-arm64 04:03:56 . [Pipeline] withDockerContainer 04:03:57 prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container 04:03:57 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:03:58 $ docker top 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c -eo pid,comm [Pipeline] { [Pipeline] echo 04:03:58 ========================================================= 04:03:58 [edgeXBuildGoParallel] Running Tests and Build... 04:03:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:03:59 + make test 04:03:59 go mod tidy 04:04:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:04:00 2022-03-15T04:03:59Z INFO Waiting for automatic snapd restart... 04:04:01 snapd 2.54.3 from Canonical* installed 04:04:01 "snapd" switched to the "latest/stable" channel 04:04:01 04:04:03 core20 20220304 from Canonical* installed 04:04:04 "core20" switched to the "latest/stable" channel 04:04:04 04:04:07 snapcraft 6.0.2 from Canonical* installed 04:04:07 "snapcraft" switched to the "latest/stable" channel 04:04:07 04:04:11 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: 04:04:11 - README.md 04:04:11 04:04:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:04:11 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:04:11 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:04:11 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:04:12 Reading package lists... 04:04:13 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 04:04:13 Reading package lists... 04:04:13 Building dependency tree... 04:04:13 Reading state information... 04:04:13 Suggested packages: 04:04:13 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 04:04:13 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 04:04:13 krb5-user libnorm-doc 04:04:13 Recommended packages: 04:04:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:04:13 The following NEW packages will be installed: 04:04:13 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 04:04:13 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 04:04:13 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 04:04:13 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 04:04:13 libzmq5 pkg-config zip 04:04:13 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 04:04:14 Need to get 10.3 MB of archives. 04:04:14 After this operation, 56.5 MB of additional disk space will be used. 04:04:14 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:04:14 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:04:14 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:04:14 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:04:14 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:04:14 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 04:04:14 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:04:14 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:04:14 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:04:14 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:04:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 04:04:14 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 04:04:14 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:04:14 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 04:04:14 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 04:04:14 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 04:04:14 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 04:04:14 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 04:04:14 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 04:04:14 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:04:14 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 04:04:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 04:04:14 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 04:04:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 04:04:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 04:04:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 04:04:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 04:04:14 debconf: delaying package configuration, since apt-utils is not installed 04:04:15 Fetched 10.3 MB in 1s (9290 kB/s) 04:04:15 Selecting previously unselected package libglib2.0-0:amd64. 04:04:15 (Reading database ... 14324 files and directories currently installed.) 04:04:15 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:04:15 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:04:15 Selecting previously unselected package libsodium23:amd64. 04:04:15 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 04:04:15 Unpacking libsodium23:amd64 (1.0.18-1) ... 04:04:15 Selecting previously unselected package libpsl5:amd64. 04:04:15 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:04:15 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:04:15 Selecting previously unselected package libbrotli1:amd64. 04:04:15 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:04:15 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:04:15 Selecting previously unselected package libnghttp2-14:amd64. 04:04:15 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:04:15 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:04:15 Selecting previously unselected package librtmp1:amd64. 04:04:15 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:04:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:04:15 Selecting previously unselected package libssh-4:amd64. 04:04:15 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:04:15 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:04:15 Selecting previously unselected package libcurl3-gnutls:amd64. 04:04:15 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:04:15 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:04:15 Selecting previously unselected package liberror-perl. 04:04:15 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 04:04:15 Unpacking liberror-perl (0.17029-1) ... 04:04:15 Selecting previously unselected package git-man. 04:04:15 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:04:15 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:04:15 Selecting previously unselected package git. 04:04:15 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:04:15 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:04:16 Selecting previously unselected package libgssrpc4:amd64. 04:04:16 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 04:04:16 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:04:16 Selecting previously unselected package libkdb5-9:amd64. 04:04:16 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 04:04:16 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:04:16 Selecting previously unselected package libkadm5srv-mit11:amd64. 04:04:16 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:04:16 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:04:16 Selecting previously unselected package libkadm5clnt-mit11:amd64. 04:04:16 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:04:16 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:04:16 Selecting previously unselected package comerr-dev:amd64. 04:04:16 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 04:04:16 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:04:16 Selecting previously unselected package krb5-multidev:amd64. 04:04:16 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 04:04:16 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:04:16 Selecting previously unselected package libnorm1:amd64. 04:04:16 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 04:04:16 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:04:16 Selecting previously unselected package libnorm-dev:amd64. 04:04:16 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 04:04:16 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:04:16 Selecting previously unselected package libpgm-5.2-0:amd64. 04:04:16 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:04:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:04:16 Selecting previously unselected package libpgm-dev:amd64. 04:04:16 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:04:16 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:04:16 Selecting previously unselected package libsodium-dev:amd64. 04:04:17 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 04:04:17 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 04:04:17 Selecting previously unselected package libzmq5:amd64. 04:04:17 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 04:04:17 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:04:17 Selecting previously unselected package libkrb5-dev:amd64. 04:04:17 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 04:04:17 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Selecting previously unselected package libzmq3-dev:amd64. 04:04:17 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 04:04:17 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:04:17 Selecting previously unselected package pkg-config. 04:04:17 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:04:17 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:04:17 Selecting previously unselected package zip. 04:04:17 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 04:04:17 Unpacking zip (3.0-11build1) ... 04:04:17 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:04:17 Setting up libsodium23:amd64 (1.0.18-1) ... 04:04:17 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:04:17 No schema files found: doing nothing. 04:04:17 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:04:17 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:04:17 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:04:17 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:04:17 Setting up liberror-perl (0.17029-1) ... 04:04:17 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up zip (3.0-11build1) ... 04:04:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:04:17 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:04:17 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:04:17 Setting up libsodium-dev:amd64 (1.0.18-1) ... 04:04:17 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:04:17 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:04:17 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:04:17 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:04:17 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:04:17 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:04:17 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:04:17 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:04:17 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:04:17 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:04:18 comerr-dev set to automatically installed. 04:04:18 git set to automatically installed. 04:04:18 git-man set to automatically installed. 04:04:18 krb5-multidev set to automatically installed. 04:04:18 libbrotli1 set to automatically installed. 04:04:18 libcurl3-gnutls set to automatically installed. 04:04:18 liberror-perl set to automatically installed. 04:04:18 libglib2.0-0 set to automatically installed. 04:04:18 libgssrpc4 set to automatically installed. 04:04:18 libkadm5clnt-mit11 set to automatically installed. 04:04:18 libkadm5srv-mit11 set to automatically installed. 04:04:18 libkdb5-9 set to automatically installed. 04:04:18 libkrb5-dev set to automatically installed. 04:04:18 libnghttp2-14 set to automatically installed. 04:04:18 libnorm-dev set to automatically installed. 04:04:18 libnorm1 set to automatically installed. 04:04:18 libpgm-5.2-0 set to automatically installed. 04:04:18 libpgm-dev set to automatically installed. 04:04:18 libpsl5 set to automatically installed. 04:04:18 librtmp1 set to automatically installed. 04:04:18 libsodium-dev set to automatically installed. 04:04:18 libsodium23 set to automatically installed. 04:04:18 libssh-4 set to automatically installed. 04:04:18 libzmq3-dev set to automatically installed. 04:04:18 libzmq5 set to automatically installed. 04:04:18 pkg-config set to automatically installed. 04:04:18 zip set to automatically installed. 04:04:19 snapd is not logged in, snap install commands will use sudo 04:04:31 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 04:04:31 Downloading snap 'edgex-app-service-configurable' 04:04:32 Pulling app-service-configurable 04:04:32 + snapcraftctl pull 04:04:34 Pulling config-common 04:04:34 + snapcraftctl pull 04:04:35 Pulling go-build-helper 04:04:35 + snapcraftctl pull 04:04:37 'edgex-go' has dependencies that need to be staged: go-build-helper 04:04:37 Skipping pull go-build-helper (already ran) 04:04:37 Building go-build-helper 04:04:37 + snapcraftctl build 04:04:37 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 04:04:38 Staging go-build-helper 04:04:38 + snapcraftctl stage 04:04:39 ? github.com/edgexfoundry/edgex-go [no test files] 04:04:43 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 04:04:43 Fetched 290 kB in 0s (0 B/s) 04:04:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 04:04:43 Fetched 158 kB in 0s (0 B/s) 04:04:43 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 04:04:43 Fetched 242 kB in 0s (0 B/s) 04:04:43 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 04:04:43 Fetched 150 kB in 0s (0 B/s) 04:04:43 Pulling edgex-go 04:04:43 + snapcraftctl pull 04:04:45 Pulling hooks 04:04:45 + snapcraftctl pull 04:05:00 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:05:00 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 04:05:00 Fetched 96.1 kB in 0s (0 B/s) 04:05:00 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 04:05:00 Fetched 78.7 kB in 0s (0 B/s) 04:05:00 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 04:05:00 Fetched 48.0 kB in 0s (0 B/s) 04:05:00 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 04:05:00 Fetched 50.2 kB in 0s (0 B/s) 04:05:00 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 04:05:00 Fetched 14.7 kB in 0s (0 B/s) 04:05:00 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 04:05:00 Fetched 234 kB in 0s (0 B/s) 04:05:00 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 04:05:00 Fetched 155 kB in 0s (0 B/s) 04:05:00 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 04:05:00 Fetched 170 kB in 0s (0 B/s) 04:05:00 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 04:05:00 Fetched 267 kB in 0s (0 B/s) 04:05:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:05:00 Fetched 50.6 kB in 0s (0 B/s) 04:05:00 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 04:05:00 Fetched 15.1 kB in 0s (0 B/s) 04:05:00 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 04:05:00 Fetched 51.5 kB in 0s (0 B/s) 04:05:00 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 04:05:00 Fetched 121 kB in 0s (0 B/s) 04:05:00 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 04:05:00 Fetched 29.7 kB in 0s (0 B/s) 04:05:00 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 04:05:00 Fetched 1021 kB in 0s (0 B/s) 04:05:00 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 04:05:00 Fetched 49.3 kB in 0s (0 B/s) 04:05:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 04:05:00 Fetched 54.9 kB in 0s (0 B/s) 04:05:00 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 04:05:00 Fetched 16.6 kB in 0s (0 B/s) 04:05:00 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 04:05:00 Fetched 87.9 kB in 0s (0 B/s) 04:05:00 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 04:05:00 Fetched 142 kB in 0s (0 B/s) 04:05:00 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 04:05:00 Fetched 41.8 kB in 0s (0 B/s) 04:05:00 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 04:05:00 Fetched 181 kB in 0s (0 B/s) 04:05:00 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 04:05:00 Fetched 208 kB in 0s (0 B/s) 04:05:00 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 04:05:00 Fetched 161 kB in 0s (0 B/s) 04:05:00 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 04:05:00 Fetched 107 kB in 0s (0 B/s) 04:05:00 Pulling static-packages 04:05:00 + snapcraftctl pull 04:05:00 Pulling version 04:05:00 + cd /root/project 04:05:00 ++ git describe --tags --abbrev=0 04:05:00 ++ sed s/v// 04:05:00 + GIT_VERSION=2.2.0-dev.34 04:05:00 + '[' -z 2.2.0-dev.34 ']' 04:05:00 + snapcraftctl set-version 2.2.0-dev.34 04:05:01 Building app-service-configurable 04:05:01 + snapcraftctl build 04:05:03 Building config-common 04:05:03 + snapcraftctl build 04:05:04 + cp --archive --link --no-dereference . /root/parts/config-common/install 04:05:04 Skipping build go-build-helper (already ran) 04:05:05 Building edgex-go 04:05:05 + cd /root/parts/edgex-go/src 04:05:05 ++ git describe --tags --abbrev=0 04:05:05 ++ sed s/v// 04:05:05 + GIT_VERSION=2.2.0-dev.34 04:05:05 + '[' -z 2.2.0-dev.34 ']' 04:05:05 + echo 2.2.0-dev.34 04:05:05 + '[' '!' -d vendor ']' 04:05:05 + go mod download all 04:05:13 + make build 04:05:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 04:05:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 04:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:05:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:05:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 04:05:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:05:39 + case "$service" in 04:05:39 + 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 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:05:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:05:39 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:05:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:05:39 + case "$service" in 04:05:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:05:39 + 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 04:05:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:05:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:05:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:05:39 Building hooks 04:05:39 + cd /root/parts/hooks/src 04:05:39 + make build 04:05:39 go mod tidy 04:05:39 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 04:05:40 go: downloading github.com/davecgh/go-spew v1.1.0 04:05:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:05:40 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:05:41 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:05:41 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:05:41 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:05:43 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:05:43 Building static-packages 04:05:43 + snapcraftctl build 04:05:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:05:45 Building version 04:05:45 + snapcraftctl build 04:05:47 Staging app-service-configurable 04:05:47 + snapcraftctl stage 04:05:48 Staging config-common 04:05:48 + snapcraftctl stage 04:05:49 Skipping stage go-build-helper (already ran) 04:05:49 Staging edgex-go 04:05:49 + snapcraftctl stage 04:05:51 Staging hooks 04:05:51 + snapcraftctl stage 04:05:52 Staging static-packages 04:05:52 + snapcraftctl stage 04:05:53 Staging version 04:05:53 + snapcraftctl stage 04:05:55 Priming app-service-configurable 04:05:55 + snapcraftctl prime 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:05:57 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 04:05:57 stage-packages: 04:05:57 - libnorm1 04:05:57 - libpgm-5.2-0 04:05:57 - libsodium23 04:05:57 - libzmq5 04:05:57 Priming config-common 04:05:57 + snapcraftctl prime 04:05:59 Priming go-build-helper 04:05:59 + snapcraftctl prime 04:06:00 Priming edgex-go 04:06:00 + snapcraftctl prime 04:06:02 Priming hooks 04:06:02 + snapcraftctl prime 04:06:03 Priming static-packages 04:06:03 + snapcraftctl prime 04:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements 04:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:06:07 Priming version 04:06:07 + snapcraftctl prime 04:06:09 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 04:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements 04:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.437s coverage: 44.7% of statements 04:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.726s coverage: 89.5% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 84.4% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.846s coverage: 94.2% of statements 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.496s coverage: 0.9% of statements 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 21.7% of statements 04:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.334s coverage: 47.1% of statements 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 04:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 04:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements 04:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 04:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 04:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements 04:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements 04:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 04:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 04:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 04:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.4% of statements 04:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 43.8% of statements 04:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 04:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements 04:06:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.498s coverage: 97.7% of statements 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.339s coverage: 28.9% of statements 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:07:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 04:07:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 04:07:07 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 04:07:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:07:07 GO111MODULE=on go vet ./... 04:08:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:29 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:08:29 + ls -al . 04:08:29 total 672 04:08:29 drwxrwxr-x 9 1001 1001 4096 Mar 15 04:08 . 04:08:29 drwxr-xr-x 4 root root 4096 Mar 15 04:03 .. 04:08:29 -rw-rw-r-- 1 1001 1001 11 Mar 15 04:01 .dockerignore 04:08:29 drwxrwxr-x 8 1001 1001 4096 Mar 15 04:01 .git 04:08:29 drwxrwxr-x 4 1001 1001 4096 Mar 15 04:01 .github 04:08:29 -rw-rw-r-- 1 1001 1001 804 Mar 15 04:01 .gitignore 04:08:29 -rw-rw-r-- 1 1001 1001 42 Mar 15 04:01 .golangci.yml 04:08:29 -rw-rw-r-- 1 1001 1001 76 Mar 15 04:01 .hadolint.yml 04:08:29 -rw-rw-r-- 1 1001 1001 166 Mar 15 04:01 .sonarcloud.properties 04:08:29 -rw-rw-r-- 1 1001 1001 1171 Mar 15 04:01 ADOPTERS.md 04:08:29 -rw-rw-r-- 1 1001 1001 9019 Mar 15 04:01 Attribution.txt 04:08:29 -rw-rw-r-- 1 1001 1001 51732 Mar 15 04:01 CHANGELOG.md 04:08:29 -rw-rw-r-- 1 1001 1001 3804 Mar 15 04:01 CONTRIBUTING.md 04:08:29 -rw-rw-r-- 1 1001 1001 677 Mar 15 04:01 GOVERNANCE.md 04:08:29 -rw-rw-r-- 1 1001 1001 849 Mar 15 04:01 Jenkinsfile 04:08:29 -rw-rw-r-- 1 1001 1001 10775 Mar 15 04:01 LICENSE 04:08:29 -rw-rw-r-- 1 1001 1001 6508 Mar 15 04:01 Makefile 04:08:29 -rw-rw-r-- 1 1001 1001 582 Mar 15 04:01 OWNERS.md 04:08:29 -rw-rw-r-- 1 1001 1001 8207 Mar 15 04:01 README.md 04:08:29 -rw-rw-r-- 1 1001 1001 6912 Mar 15 04:01 SECURITY.md 04:08:29 -rw-rw-r-- 1 1001 1001 5 Mar 15 03:57 VERSION 04:08:29 -rw-rw-r-- 1 1001 1001 4131 Mar 15 04:01 ZMQWindows.md 04:08:29 drwxrwxr-x 2 1001 1001 4096 Mar 15 04:01 bin 04:08:29 drwxrwxr-x 14 1001 1001 4096 Mar 15 04:01 cmd 04:08:29 -rw-r--r-- 1 root root 428383 Mar 15 04:07 coverage.out 04:08:29 -rw-rw-r-- 1 1001 1001 2828 Mar 15 04:01 go.mod 04:08:29 -rw-rw-r-- 1 1001 1001 50277 Mar 15 04:01 go.sum 04:08:29 drwxrwxr-x 8 1001 1001 4096 Mar 15 04:01 internal 04:08:29 drwxrwxr-x 3 1001 1001 4096 Mar 15 04:01 openapi 04:08:29 drwxrwxr-x 4 1001 1001 4096 Mar 15 04:01 snap 04:08:29 -rw-rw-r-- 1 1001 1001 204 Mar 15 04:01 version.go [Pipeline] sh 04:08:30 + '[' -e coverage.out ] 04:08:30 + chown 1001:1001 coverage.out [Pipeline] stash 04:08:30 Warning: overwriting stash ‘coverage-report’ 04:08:31 Stashed 1 file(s) [Pipeline] sh 04:08:32 + make build 04:08:32 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 04:08:40 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 04:09:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:09:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:09:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:09:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:09:21 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 04:09:25 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 04:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:09:34 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 04:09:37 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 04:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:09:48 $ docker stop --time=1 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c 04:09:50 $ docker rm -f 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:09:52 04:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:09:52 latest: Pulling from edgex-devops/edgex-compose-arm64 04:09:52 29e5d40040c1: Pulling fs layer 04:09:52 1ce36da41761: Pulling fs layer 04:09:52 25b303627fd3: Pulling fs layer 04:09:52 29e5d40040c1: Verifying Checksum 04:09:52 29e5d40040c1: Download complete 04:09:52 1ce36da41761: Verifying Checksum 04:09:52 1ce36da41761: Download complete 04:09:53 29e5d40040c1: Pull complete 04:09:54 25b303627fd3: Verifying Checksum 04:09:54 25b303627fd3: Download complete 04:09:54 1ce36da41761: Pull complete 04:10:04 25b303627fd3: Pull complete 04:10:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:10:05 prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container 04:10:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:10:07 $ docker top 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:08 + docker-compose build --help 04:10:08 + grep parallel 04:10:12 --parallel Build images in parallel. [Pipeline] } 04:10:12 $ docker stop --time=1 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 04:10:14 $ docker rm -f 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:10:15 . [Pipeline] withDockerContainer 04:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container 04:10:15 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:10:17 $ docker top 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:18 + docker-compose -f ./docker-compose-build.yml build --parallel 04:10:25 Building core-command ... 04:10:25 Building core-data ... 04:10:25 Building core-metadata ... 04:10:25 Building security-bootstrapper ... 04:10:25 Building security-proxy-setup ... 04:10:25 Building security-secretstore-setup ... 04:10:25 Building support-notifications ... 04:10:25 Building support-scheduler ... 04:10:25 Building sys-mgmt-agent ... 04:10:25 Building sys-mgmt-agent 04:10:25 Building core-command 04:10:25 Building core-data 04:10:25 Building security-secretstore-setup 04:10:25 Building security-proxy-setup 04:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:47 ---> d7f81bb216c0 04:11:47 Step 3/23 : WORKDIR /edgex-go 04:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:47 ---> d7f81bb216c0 04:11:47 Step 3/23 : WORKDIR /edgex-go 04:11:47 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:11:47 ---> d7f81bb216c0 04:11:47 Step 3/21 : WORKDIR /edgex-go 04:11:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:47 ---> d7f81bb216c0 04:11:47 Step 3/23 : WORKDIR /edgex-go 04:11:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:11:47 ---> d7f81bb216c0 04:11:47 Step 3/25 : WORKDIR /edgex-go 04:11:47 ---> Running in 535a787d4c64 04:11:47 ---> Running in 73d9d0284b69 04:11:47 ---> Running in 1a43a86dc1f1 04:11:47 ---> Running in 4fa5547fb910 04:11:47 ---> Running in 5e5b2ec494a1 04:11:47 Removing intermediate container 73d9d0284b69 04:11:47 ---> c08ce7d56689 04:11:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:47 Removing intermediate container 5e5b2ec494a1 04:11:47 ---> c06300600b2f 04:11:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:47 Removing intermediate container 1a43a86dc1f1 04:11:47 ---> e131d023c272 04:11:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:47 ---> Running in 0d12bc6071f1 04:11:47 Removing intermediate container 4fa5547fb910 04:11:47 ---> 7d3591385f89 04:11:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:47 Removing intermediate container 535a787d4c64 04:11:47 ---> df63e7318e37 04:11:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:47 ---> Running in 5d5c711c7f7c 04:11:47 ---> Running in 114539206a63 04:11:47 ---> Running in 057901c846d2 04:11:47 ---> Running in 48ab0fa0669b 04:11:47 Removing intermediate container 0d12bc6071f1 04:11:47 ---> e3465fe6ada8 04:11:47 Step 5/23 : RUN apk add --update --no-cache make git 04:11:47 ---> Running in e70e1e9de64c 04:11:47 Removing intermediate container 48ab0fa0669b 04:11:47 ---> 0e67237393a9 04:11:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:11:47 ---> Running in 155da77e7a1b 04:11:47 Removing intermediate container 114539206a63 04:11:47 ---> 0fc1c53dbe00 04:11:47 Step 5/25 : RUN apk add --update --no-cache make git 04:11:47 Removing intermediate container 057901c846d2 04:11:47 ---> 75e94bf8b8e4 04:11:47 Step 5/21 : RUN apk add --update --no-cache make git 04:11:47 ---> Running in 1a600dea5bfe 04:11:47 Removing intermediate container 5d5c711c7f7c 04:11:47 ---> 384bebaecb51 04:11:47 Step 5/23 : RUN apk add --update --no-cache make bash git 04:11:47 ---> Running in b351c41d99b4 04:11:47 ---> Running in 3c462442ef99 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:48 OK: 220 MiB in 52 packages 04:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:49 OK: 220 MiB in 52 packages 04:11:49 Removing intermediate container e70e1e9de64c 04:11:49 ---> 1d0d0edcc032 04:11:49 Step 6/23 : COPY go.mod vendor* ./ 04:11:49 OK: 220 MiB in 52 packages 04:11:50 OK: 220 MiB in 52 packages 04:11:50 OK: 220 MiB in 52 packages 04:11:51 Removing intermediate container 155da77e7a1b 04:11:51 ---> 7b4ae25dd180 04:11:51 Step 6/23 : COPY go.mod vendor* ./ 04:11:51 ---> 9ec9e8406b8d 04:11:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:51 ---> Running in c439cb7f8ef9 04:11:51 Removing intermediate container 1a600dea5bfe 04:11:51 ---> 4526933ee1dc 04:11:51 Step 6/25 : COPY go.mod vendor* ./ 04:11:51 Removing intermediate container 3c462442ef99 04:11:51 ---> 03be1bea2f9b 04:11:51 Step 6/23 : COPY go.mod vendor* ./ 04:11:52 Removing intermediate container b351c41d99b4 04:11:52 ---> 33213ef07c99 04:11:52 Step 6/21 : COPY go.mod vendor* ./ 04:11:52 ---> bbae34510305 04:11:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:52 ---> Running in 71a8817e0d57 04:11:53 ---> 063be9d618ee 04:11:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:53 ---> 94e00af0835e 04:11:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:53 ---> Running in e379a0ed6ff6 04:11:53 ---> Running in 71c9968b4df3 04:11:53 ---> ea70110a202f 04:11:53 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:54 ---> Running in b77cb316c9c0 04:11:56 Removing intermediate container c439cb7f8ef9 04:11:56 ---> 8c6617d0fbcb 04:11:56 Step 8/23 : COPY . . 04:11:59 Removing intermediate container 71a8817e0d57 04:11:59 ---> a144f689f8d5 04:11:59 Step 8/23 : COPY . . 04:12:01 Removing intermediate container 71c9968b4df3 04:12:01 ---> 5b9388746ffd 04:12:01 Step 8/23 : COPY . . 04:12:01 Removing intermediate container e379a0ed6ff6 04:12:01 ---> 4e130b253c2a 04:12:01 Step 8/25 : COPY . . 04:12:01 Removing intermediate container b77cb316c9c0 04:12:01 ---> b9e2039f1296 04:12:01 Step 8/21 : COPY . . 04:12:28 ---> 638585ef0309 04:12:28 Step 9/23 : RUN make cmd/core-command/core-command 04:12:28 ---> Running in 2feecd0aa612 04:12:28 ---> 9c84f2bf2390 04:12:28 Step 9/23 : RUN make cmd/core-data/core-data 04:12:28 ---> Running in 657517df3552 04:12:28 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 04:12:28 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 04:12:28 ---> 6035006dc8f9 04:12:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:12:28 ---> 6e2cf28ee1c9 04:12:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:12:28 ---> Running in 038b68f5bded 04:12:28 ---> Running in 534ba019b892 04:12:30 ---> e8db11472cc4 04:12:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:12:30 ---> Running in 269d4e5b34ea 04:12:32 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 04:12:32 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 04:12:32 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 04:15:09 Removing intermediate container 2feecd0aa612 04:15:09 ---> 3f25dc292188 04:15:09 04:15:09 Step 10/23 : FROM alpine:3.14 04:15:09 3.14: Pulling from library/alpine 04:15:09 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 04:15:09 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:15:09 Status: Downloaded newer image for alpine:3.14 04:15:09 ---> 5b8b7b635229 04:15:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:15:09 ---> Running in 350575a51d2e 04:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15: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 04:15:09 (1/1) Installing dumb-init (1.2.5-r1) 04:15:09 Executing busybox-1.33.1-r6.trigger 04:15:09 OK: 6 MiB in 15 packages 04:15:09 Removing intermediate container 350575a51d2e 04:15:09 ---> 87ea33558587 04:15:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:09 ---> Running in f780444fd783 04:15:09 Removing intermediate container f780444fd783 04:15:09 ---> 6798267a412a 04:15:09 Step 13/23 : ENV APP_PORT=59882 04:15:09 ---> Running in f574a959fc19 04:15:09 Removing intermediate container f574a959fc19 04:15:09 ---> 6d9ebf0fc9b5 04:15:09 Step 14/23 : EXPOSE $APP_PORT 04:15:09 ---> Running in 159ec70464da 04:15:09 Removing intermediate container 159ec70464da 04:15:09 ---> 2e35e7c47deb 04:15:09 Step 15/23 : WORKDIR / 04:15:09 ---> Running in 3c286fcaab58 04:15:09 Removing intermediate container 3c286fcaab58 04:15:09 ---> a99a2c9704b3 04:15:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:10 ---> bed79190c91f 04:15:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:15:10 Removing intermediate container 534ba019b892 04:15:10 ---> 2203dd4e0bbe 04:15:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:15:11 ---> Running in 1cae8812edad 04:15:12 ---> 5ee7a3a9d8e9 04:15:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:15:13 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 04:15:13 ---> e391ba1bc33c 04:15:13 Step 19/23 : ENTRYPOINT ["/core-command"] 04:15:13 ---> Running in 5d4b4d5dc6cd 04:15:14 Removing intermediate container 5d4b4d5dc6cd 04:15:14 ---> 2882e7d03067 04:15:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:14 ---> Running in 70d3b0134bd1 04:15:15 Removing intermediate container 70d3b0134bd1 04:15:15 ---> 53ae29e69979 04:15:15 Step 21/23 : LABEL arch=arm64 04:15:16 ---> Running in 32c98c6b8e6a 04:15:17 Removing intermediate container 32c98c6b8e6a 04:15:17 ---> 8a74a0bb7dc5 04:15:17 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:15:17 ---> Running in 8830b0f55d24 04:15:18 Removing intermediate container 8830b0f55d24 04:15:18 ---> 937b926a3f06 04:15:18 Step 23/23 : LABEL version=0.0.0 04:15:18 ---> Running in 73d5c9225c6c 04:15:20 Removing intermediate container 1cae8812edad 04:15:20 ---> 99ca77f51e14 04:15:20 04:15:20 Step 11/23 : FROM docker:20.10.10 04:15:20 Removing intermediate container 73d5c9225c6c 04:15:20 ---> 3a3c5fe6b959 04:15:20 04:15:20 20.10.10: Pulling from library/docker 04:15:22 Successfully built 3a3c5fe6b959 04:15:22 Successfully tagged core-command-arm64:latest 04:15:22  Building core-command ... done Building core-metadata 04:15:23 Removing intermediate container 038b68f5bded 04:15:23 ---> a8efb9457ade 04:15:23 04:15:23 Step 10/25 : FROM alpine:3.14 04:15:23 ---> 5b8b7b635229 04:15:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:15:23 ---> Running in 95765260fce9 04:15:24 Removing intermediate container 269d4e5b34ea 04:15:24 ---> c651b1c57663 04:15:24 04:15:24 Step 10/21 : FROM alpine:3.14 04:15:24 ---> 5b8b7b635229 04:15:24 Step 11/21 : RUN apk add --update --no-cache curl 04:15:24 ---> Running in b1306c635413 04:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:28 (1/3) Installing ca-certificates (20211220-r0) 04:15:28 (2/3) Installing dumb-init (1.2.5-r1) 04:15:28 (3/3) Installing su-exec (0.2-r1) 04:15:28 Executing busybox-1.33.1-r6.trigger 04:15:28 Executing ca-certificates-20211220-r0.trigger 04:15:28 OK: 6 MiB in 17 packages 04:15:28 (1/5) Installing ca-certificates (20211220-r0) 04:15:28 (2/5) Installing brotli-libs (1.0.9-r5) 04:15:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:15:28 (4/5) Installing libcurl (7.79.1-r0) 04:15:28 (5/5) Installing curl (7.79.1-r0) 04:15:28 Executing busybox-1.33.1-r6.trigger 04:15:29 Executing ca-certificates-20211220-r0.trigger 04:15:29 OK: 8 MiB in 19 packages 04:15:32 Removing intermediate container 95765260fce9 04:15:32 ---> 91267a13fca2 04:15:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:32 ---> Running in f37b20edd5f8 04:15:32 Removing intermediate container b1306c635413 04:15:32 ---> 0edf69be7473 04:15:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:32 ---> Running in 14212161d533 04:15:33 Removing intermediate container f37b20edd5f8 04:15:33 ---> befdb80a7597 04:15:33 Step 13/25 : WORKDIR / 04:15:33 ---> Running in 53542c1a9c45 04:15:33 Removing intermediate container 14212161d533 04:15:33 ---> 95e4d399a4da 04:15:33 Step 13/21 : WORKDIR /edgex 04:15:34 ---> Running in 7cfe5dddd29d 04:15:34 Removing intermediate container 53542c1a9c45 04:15:34 ---> 5812349eb655 04:15:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:15:34 Removing intermediate container 7cfe5dddd29d 04:15:34 ---> 1992ed3a1e2c 04:15:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:15:35 ---> 0e17f5d29918 04:15:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:15:36 ---> a38a3b53667c 04:15:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:15:36 ---> 16fd1395c5eb 04:15:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:15:37 ---> 42600c851ca3 04:15:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:15:39 ---> c3571d988ab8 04:15:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:15:39 ---> 0f2d988b98a1 04:15:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:15:41 ---> d8591362b011 04:15:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:15:41 ---> e50253d82ec6 04:15:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:15:41 ---> Running in 979b3f9dfa13 04:15:42 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:15:42 Status: Downloaded newer image for docker:20.10.10 04:15:42 ---> 520e9a0a30f7 04:15:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:15:42 Removing intermediate container 657517df3552 04:15:42 ---> 5c299a32e664 04:15:42 04:15:42 Step 10/23 : FROM alpine:3.14 04:15:42 ---> 5b8b7b635229 04:15:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:15:42 ---> Running in 870c5ec12d63 04:15:42 Removing intermediate container 979b3f9dfa13 04:15:42 ---> 1d22232f5d5a 04:15:42 Step 18/21 : CMD ["--init=true"] 04:15:42 ---> Running in 1c8ea1679cdc 04:15:42 ---> Running in 49ce6f8c4a3f 04:15:43 Removing intermediate container 1c8ea1679cdc 04:15:43 ---> a64a8c1e1bd2 04:15:43 Step 12/23 : ENV APP_PORT=59880 04:15:43 Removing intermediate container 870c5ec12d63 04:15:43 ---> aac98ab5d2a0 04:15:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:15:43 Removing intermediate container 49ce6f8c4a3f 04:15:43 ---> cf7f5c1f09f5 04:15:43 Step 19/21 : LABEL arch=arm64 04:15:43 ---> Running in f21cb5251f19 04:15:43 ---> Running in 5a09fe90757f 04:15:43 ---> Running in 935f9bf1b35d 04:15:44 Removing intermediate container f21cb5251f19 04:15:44 ---> 1a2fe9dd3819 04:15:44 Step 13/23 : EXPOSE $APP_PORT 04:15:44 Removing intermediate container 935f9bf1b35d 04:15:44 ---> 595675b301de 04:15:44 Step 20/21 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:15:44 ---> Running in fbfe01b8aaf3 04:15:44 ---> 138514ed85e9 04:15:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:15:44 ---> Running in c73022de4e42 04:15:45 Removing intermediate container fbfe01b8aaf3 04:15:45 ---> 8b8f0b9be837 04:15:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:45 Removing intermediate container c73022de4e42 04:15:45 ---> 399037a50272 04:15:45 Step 21/21 : LABEL version=0.0.0 04:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:45 ---> Running in 94c9a4318913 04:15:45 ---> Running in 4dfd5a344570 04:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:46 ---> 85caed1a198d 04:15:46 Step 21/25 : 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/ 04:15:46 ---> Running in f60b28dc2ea4 04:15:46 Removing intermediate container 94c9a4318913 04:15:46 ---> ec32c16c2b35 04:15:46 04:15:46 (1/42) Installing readline (8.1.0-r0) 04:15:46 (2/42) Installing bash (5.1.4-r0) 04:15:46 Executing bash-5.1.4-r0.post-install 04:15:46 (3/42) Installing brotli-libs (1.0.9-r5) 04:15:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:15:47 (5/42) Installing libcurl (7.79.1-r0) 04:15:47 (6/42) Installing curl (7.79.1-r0) 04:15:47 (7/42) Installing dumb-init (1.2.5-r1) 04:15:47 (8/42) Installing libbz2 (1.0.8-r1) 04:15:47 (9/42) Installing expat (2.4.7-r0) 04:15:47 (10/42) Installing libffi (3.3-r2) 04:15:47 (11/42) Installing gdbm (1.19-r0) 04:15:47 (12/42) Installing xz-libs (5.2.5-r0) 04:15:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:15:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:15:47 (15/42) Installing mpdecimal (2.5.1-r1) 04:15:47 (16/42) Installing sqlite-libs (3.35.5-r0) 04:15:47 (17/42) Installing python3 (3.9.5-r2) 04:15:47 Successfully built ec32c16c2b35 04:15:47 Successfully tagged security-proxy-setup-arm64:latest 04:15:47  Building security-proxy-setup ... done Building support-notifications 04:15:50 Removing intermediate container 4dfd5a344570 04:15:50 ---> b8db02acc0b5 04:15:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:15:50 Removing intermediate container f60b28dc2ea4 04:15:50 ---> 4e68c9eb9294 04:15:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:15:50 (18/42) Installing py3-appdirs (1.4.4-r2) 04:15:50 (19/42) Installing py3-chardet (4.0.0-r2) 04:15:50 ---> Running in c9d8e23b2348 04:15:50 ---> Running in 91157f73380e 04:15:50 (20/42) Installing py3-idna (3.2-r0) 04:15:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:15:50 (22/42) Installing py3-certifi (2020.12.5-r1) 04:15:50 (23/42) Installing py3-requests (2.25.1-r4) 04:15:50 (24/42) Installing py3-msgpack (1.0.2-r1) 04:15:50 (25/42) Installing py3-lockfile (0.12.2-r4) 04:15:50 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:15:50 (27/42) Installing py3-colorama (0.4.4-r1) 04:15:50 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:15:50 (29/42) Installing py3-distlib (0.3.1-r3) 04:15:50 (30/42) Installing py3-distro (1.5.0-r3) 04:15:50 (31/42) Installing py3-six (1.15.0-r1) 04:15:50 (32/42) Installing py3-webencodings (0.5.1-r4) 04:15:50 (33/42) Installing py3-html5lib (1.1-r1) 04:15:50 (34/42) Installing py3-parsing (2.4.7-r2) 04:15:50 (35/42) Installing py3-packaging (20.9-r1) 04:15:51 (36/42) Installing py3-toml (0.10.2-r2) 04:15:51 (37/42) Installing py3-pep517 (0.10.0-r2) 04:15:51 (38/42) Installing py3-progress (1.5-r2) 04:15:51 (39/42) Installing py3-retrying (1.3.3-r1) 04:15:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:15:51 (41/42) Installing py3-setuptools (52.0.0-r3) 04:15:51 Removing intermediate container c9d8e23b2348 04:15:51 ---> 47fb6475df66 04:15:51 Step 23/25 : LABEL arch=arm64 04:15:51 (42/42) Installing py3-pip (20.3.4-r1) 04:15:51 ---> Running in 114c0007ecfe 04:15:51 Executing busybox-1.33.1-r6.trigger 04:15:52 OK: 84 MiB in 64 packages 04:15:52 Removing intermediate container 114c0007ecfe 04:15:52 ---> e421717ab7a2 04:15:52 Step 24/25 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:15:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:52 ---> Running in 559f7948f2f2 04:15:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:15:53 ---> d7f81bb216c0 04:15:53 Step 3/23 : WORKDIR /edgex-go 04:15:53 ---> Using cache 04:15:53 ---> 7d3591385f89 04:15:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:53 ---> Using cache 04:15:53 ---> 75e94bf8b8e4 04:15:53 Step 5/23 : RUN apk add --update --no-cache make git 04:15:53 ---> Using cache 04:15:53 ---> 33213ef07c99 04:15:53 Step 6/23 : COPY go.mod vendor* ./ 04:15:53 ---> Using cache 04:15:53 ---> ea70110a202f 04:15:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:53 ---> Using cache 04:15:53 ---> b9e2039f1296 04:15:53 Step 8/23 : COPY . . 04:15:53 ---> Using cache 04:15:53 ---> e8db11472cc4 04:15:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:15:53 Removing intermediate container 559f7948f2f2 04:15:53 ---> 676adacc406d 04:15:53 Step 25/25 : LABEL version=0.0.0 04:15:53 ---> Running in 95f07acf34ae 04:15:53 ---> Running in fe7ee78bb243 04:15:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:54 Removing intermediate container fe7ee78bb243 04:15:54 ---> 82dd4a64f2f4 04:15:54 04:15:55 (1/6) Installing dumb-init (1.2.5-r1) 04:15:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:15:55 (3/6) Installing libsodium (1.0.18-r0) 04:15:55 Successfully built 82dd4a64f2f4 04:15:55 Successfully tagged security-secretstore-setup-arm64:latest 04:15:55 Building security-bootstrapper 04:15:55  Building security-secretstore-setup ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:15:55 (5/6) Installing libzmq (4.3.4-r0) 04:15:55 (6/6) Installing zeromq (4.3.4-r0) 04:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:15:55 Executing busybox-1.33.1-r6.trigger 04:15:55 OK: 8 MiB in 20 packages 04:15:58 Removing intermediate container 91157f73380e 04:15:58 ---> d24b029b0ce3 04:15:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:58 ---> 8476ced1d1e7 04:15:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:15:59 Collecting docker-compose==1.23.2 04:15:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:16:00 Collecting texttable<0.10,>=0.9.0 04:16:00 Downloading texttable-0.9.1.tar.gz (11 kB) 04:16:00 ---> 9c1fdb20e88e 04:16:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:16:01 ---> c2b3dede782b 04:16:01 Step 19/23 : ENTRYPOINT ["/core-data"] 04:16:01 ---> Running in fc08ce3e5424 04:16:02 Removing intermediate container fc08ce3e5424 04:16:02 ---> 6b9728fe34a5 04:16:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:02 ---> Running in 8c94b03f1158 04:16: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) 04:16:02 Removing intermediate container 8c94b03f1158 04:16:02 ---> 9b8b3b3f2a63 04:16:02 Step 21/23 : LABEL arch=arm64 04:16:03 ---> Running in 4cd27822b9b3 04:16:03 Collecting docker<4.0,>=3.6.0 04:16:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:03 Removing intermediate container 4cd27822b9b3 04:16:03 ---> 3baf93e313ae 04:16:03 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:16:03 ---> Running in 5a997f94daa1 04:16:03 Collecting websocket-client<1.0,>=0.32.0 04:16:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:16:04 Removing intermediate container 5a997f94daa1 04:16:04 ---> a38c4bcb6c0c 04:16:04 Step 23/23 : LABEL version=0.0.0 04:16:04 ---> Running in 73f437209639 04:16:04 Removing intermediate container 73f437209639 04:16:04 ---> 0440390d436f 04:16:04 04:16:04 Collecting jsonschema<3,>=2.5.1 04:16:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:16:04 Collecting docopt<0.7,>=0.6.1 04:16:04 Downloading docopt-0.6.2.tar.gz (25 kB) 04:16:05 Successfully built 0440390d436f 04:16:05 Successfully tagged core-data-arm64:latest 04:16:05  Building core-data ... done Building support-scheduler 04:16:08 Collecting PyYAML<4,>=3.10 04:16:08 Downloading PyYAML-3.13.tar.gz (270 kB) 04:16:12 Collecting cached-property<2,>=1.2.0 04:16:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:16:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:16:13 Collecting dockerpty<0.5,>=0.4.1 04:16:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:16 Collecting docker-pycreds>=0.4.0 04:16:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:16:17 Collecting chardet<3.1.0,>=3.0.2 04:16:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:16:17 Collecting urllib3<1.25,>=1.21.1 04:16:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:16:17 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) 04:16:17 Collecting idna<2.8,>=2.5 04:16:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:16:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:16:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:16:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:16:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:16:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:16:19 Attempting uninstall: urllib3 04:16:19 Found existing installation: urllib3 1.26.5 04:16:19 Uninstalling urllib3-1.26.5: 04:16:19 Successfully uninstalled urllib3-1.26.5 04:16:20 Attempting uninstall: idna 04:16:20 Found existing installation: idna 3.2 04:16:20 Uninstalling idna-3.2: 04:16:20 Successfully uninstalled idna-3.2 04:16:21 Attempting uninstall: chardet 04:16:21 Found existing installation: chardet 4.0.0 04:16:21 Uninstalling chardet-4.0.0: 04:16:21 Successfully uninstalled chardet-4.0.0 04:16:23 Attempting uninstall: requests 04:16:23 Found existing installation: requests 2.25.1 04:16:23 Uninstalling requests-2.25.1: 04:16:24 Successfully uninstalled requests-2.25.1 04:16:24 Running setup.py install for texttable: started 04:16:27 Running setup.py install for texttable: finished with status 'done' 04:16:27 Running setup.py install for PyYAML: started 04:16:30 Running setup.py install for PyYAML: finished with status 'done' 04:16:31 Running setup.py install for docopt: started 04:16:34 Running setup.py install for docopt: finished with status 'done' 04:16:34 Running setup.py install for dockerpty: started 04:16:36 Running setup.py install for dockerpty: finished with status 'done' 04:16:39 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 04:16:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:16:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:16:41 ---> d7f81bb216c0 04:16:41 Step 3/22 : WORKDIR /edgex-go 04:16:41 ---> Using cache 04:16:41 ---> 7d3591385f89 04:16:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:41 ---> Using cache 04:16:41 ---> 75e94bf8b8e4 04:16:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:16:41 ---> Running in 5b032f1b7abf 04:16:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:47 OK: 220 MiB in 52 packages 04:16:49 Removing intermediate container 5b032f1b7abf 04:16:49 ---> 041d49ba44f6 04:16:49 Step 6/22 : COPY go.mod vendor* ./ 04:16:51 ---> b306010476e8 04:16:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:51 ---> Running in 8678d879467f 04:16:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:16:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:16:51 ---> d7f81bb216c0 04:16:51 Step 3/31 : WORKDIR /edgex-go 04:16:51 ---> Using cache 04:16:51 ---> 7d3591385f89 04:16:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:51 ---> Using cache 04:16:51 ---> 75e94bf8b8e4 04:16:51 Step 5/31 : RUN apk add --update --no-cache make git 04:16:51 ---> Using cache 04:16:51 ---> 33213ef07c99 04:16:51 Step 6/31 : COPY go.mod vendor* ./ 04:16:51 ---> Using cache 04:16:51 ---> ea70110a202f 04:16:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:51 ---> Using cache 04:16:51 ---> b9e2039f1296 04:16:51 Step 8/31 : COPY . . 04:16:52 ---> Using cache 04:16:52 ---> e8db11472cc4 04:16:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:16:52 ---> Running in 891afc9d8e8b 04:16:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:16:59 Removing intermediate container 8678d879467f 04:16:59 ---> 22edbc38c084 04:16:59 Step 8/22 : COPY . . 04:17:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:17:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:00 ---> d7f81bb216c0 04:17:00 Step 3/22 : WORKDIR /edgex-go 04:17:00 ---> Using cache 04:17:00 ---> 7d3591385f89 04:17:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:00 ---> Using cache 04:17:00 ---> 75e94bf8b8e4 04:17:00 Step 5/22 : RUN apk add --update --no-cache make git 04:17:00 ---> Using cache 04:17:00 ---> 33213ef07c99 04:17:00 Step 6/22 : COPY go.mod vendor* ./ 04:17:00 ---> Using cache 04:17:00 ---> ea70110a202f 04:17:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:00 ---> Using cache 04:17:00 ---> b9e2039f1296 04:17:00 Step 8/22 : COPY . . 04:17:00 ---> Using cache 04:17:00 ---> e8db11472cc4 04:17:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:17:01 ---> Running in b33f063baa85 04:17:04 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 04:17:05 Removing intermediate container 5a09fe90757f 04:17:05 ---> 754891a9aee0 04:17:05 Step 14/23 : ENV APP_PORT=58890 04:17:05 ---> Running in e72516e58644 04:17:06 Removing intermediate container e72516e58644 04:17:06 ---> 695d9f63f5a6 04:17:06 Step 15/23 : EXPOSE $APP_PORT 04:17:06 ---> Running in 844805ed4932 04:17:07 Removing intermediate container 844805ed4932 04:17:07 ---> 4db81b1f9684 04:17:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:17:10 ---> 181f8cb9847e 04:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:17:11 ---> b9c835102d6b 04:17:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:17:13 ---> d2cb72743374 04:17:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:17:13 ---> Running in edc7f24131e7 04:17:14 Removing intermediate container edc7f24131e7 04:17:14 ---> 1a38881a46fc 04:17:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:14 ---> Running in f48f250007ee 04:17:15 Removing intermediate container f48f250007ee 04:17:15 ---> be1fb7ac957f 04:17:15 Step 21/23 : LABEL arch=arm64 04:17:15 ---> Running in 6a359f0868b1 04:17:16 Removing intermediate container 6a359f0868b1 04:17:16 ---> a0522f2c0cca 04:17:16 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:17:16 ---> Running in dda70bd54e80 04:17:17 Removing intermediate container dda70bd54e80 04:17:17 ---> a2ce95fc7f22 04:17:17 Step 23/23 : LABEL version=0.0.0 04:17:17 ---> Running in d5c633b99870 04:17:18 Removing intermediate container d5c633b99870 04:17:18 ---> d3b44cf6b1ea 04:17:18 04:17:19 Successfully built d3b44cf6b1ea 04:17:19 Successfully tagged sys-mgmt-agent-arm64:latest 04:17:27  Building sys-mgmt-agent ... done  ---> a25ed8bde919 04:17:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:17:27 ---> Running in 8cbbaa339759 04:17:29 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 04:17:56 Removing intermediate container 95f07acf34ae 04:17:56 ---> c7e7d8bb5548 04:17:56 04:17:56 Step 10/23 : FROM alpine:3.14 04:17:56 ---> 5b8b7b635229 04:17:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:17:56 ---> Using cache 04:17:56 ---> 87ea33558587 04:17:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:17:56 ---> Using cache 04:17:56 ---> 6798267a412a 04:17:56 Step 13/23 : ENV APP_PORT=59881 04:17:56 ---> Running in 786cf4792958 04:17:57 Removing intermediate container 786cf4792958 04:17:57 ---> b7a9d4934250 04:17:57 Step 14/23 : EXPOSE $APP_PORT 04:17:57 ---> Running in cd7928601914 04:17:57 Removing intermediate container cd7928601914 04:17:57 ---> f02fd447c918 04:17:57 Step 15/23 : WORKDIR / 04:17:57 ---> Running in dc455b7fb9a4 04:17:58 Removing intermediate container dc455b7fb9a4 04:17:58 ---> 609248bd2ac9 04:17:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:59 ---> 1c30142d9aab 04:17:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:00 ---> 516f378e2bd9 04:18:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:18:01 ---> a5685e727620 04:18:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:18:01 ---> Running in 6e7941dbfc61 04:18:02 Removing intermediate container 6e7941dbfc61 04:18:02 ---> f1089a445911 04:18:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:02 ---> Running in 3fd7aabcae2d 04:18:03 Removing intermediate container 3fd7aabcae2d 04:18:03 ---> e6b157b2d17d 04:18:03 Step 21/23 : LABEL arch=arm64 04:18:03 ---> Running in 775062f4fca3 04:18:03 Removing intermediate container 775062f4fca3 04:18:03 ---> fa6e9bba35ce 04:18:03 Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:18:04 ---> Running in 97ebab753751 04:18:04 Removing intermediate container 97ebab753751 04:18:04 ---> 269850ff4541 04:18:04 Step 23/23 : LABEL version=0.0.0 04:18:04 ---> Running in 52d1e1639fa7 04:18:05 Removing intermediate container 52d1e1639fa7 04:18:05 ---> 8430c041aff9 04:18:05 04:18:05 Successfully built 8430c041aff9 04:18:05 Successfully tagged core-metadata-arm64:latest 04:18:52  Building core-metadata ... done Removing intermediate container 891afc9d8e8b 04:18:52 ---> fcd7ab3a4d6e 04:18:52 04:18:52 Step 10/31 : FROM alpine:3.14 04:18:52 ---> 5b8b7b635229 04:18:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:18:52 ---> Running in 0317eaad669c 04:18:52 Removing intermediate container 0317eaad669c 04:18:52 ---> 062f4a8c4694 04:18:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:18:52 ---> Running in 623e64b5f1a6 04:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:18:52 (1/2) Installing dumb-init (1.2.5-r1) 04:18:52 (2/2) Installing su-exec (0.2-r1) 04:18:52 Executing busybox-1.33.1-r6.trigger 04:18:52 OK: 6 MiB in 16 packages 04:18:53 Removing intermediate container 623e64b5f1a6 04:18:53 ---> c7b2916798e3 04:18:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:18:53 ---> Running in 10831d8e377c 04:18:54 Removing intermediate container 10831d8e377c 04:18:54 ---> dd36f077c712 04:18:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:18:54 ---> Running in 4a54f315b6ac 04:18:55 Removing intermediate container 4a54f315b6ac 04:18:55 ---> 39d5a9c4e6c1 04:18:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:18:55 ---> Running in a3cebc1d336c 04:18:58 Removing intermediate container a3cebc1d336c 04:18:58 ---> e395fa1a7adb 04:18:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:18:58 ---> Running in 4042047b0170 04:18:58 Removing intermediate container 4042047b0170 04:18:58 ---> f6920f84b332 04:18:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:18:59 ---> 6a41d945b4b3 04:18:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:19:00 ---> Running in 2a2b1152f29a 04:19:01 Removing intermediate container b33f063baa85 04:19:01 ---> d14114e529b7 04:19:01 04:19:01 Step 10/22 : FROM alpine:3.14 04:19:01 ---> 5b8b7b635229 04:19:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:19:01 ---> Using cache 04:19:01 ---> 87ea33558587 04:19:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:19:01 ---> Using cache 04:19:01 ---> 6798267a412a 04:19:01 Step 13/22 : ENV APP_PORT=59861 04:19:01 ---> Running in 5879d2ae41cd 04:19:02 Removing intermediate container 5879d2ae41cd 04:19:02 ---> 83cc257673c9 04:19:02 Step 14/22 : EXPOSE $APP_PORT 04:19:02 ---> Running in b114f0a9e001 04:19:03 Removing intermediate container 2a2b1152f29a 04:19:03 ---> 89db44f52510 04:19:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:03 Removing intermediate container b114f0a9e001 04:19:03 ---> 6a43b0175748 04:19:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:03 ---> d01333c1a2fa 04:19:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:19:03 ---> 09490da95147 04:19:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:19:05 ---> 7604a569b531 04:19:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:19:05 ---> 1e3402ab29c8 04:19:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:19:06 ---> 6911acecc650 04:19:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:19:06 ---> Running in aee5e32dcfd5 04:19:06 ---> 0b9fa9f68078 04:19:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:19:07 Removing intermediate container aee5e32dcfd5 04:19:07 ---> 5aa0b08ac9bf 04:19:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:07 ---> Running in 4f40f3d7b969 04:19:07 ---> 912be4a7462f 04:19:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:19:07 Removing intermediate container 4f40f3d7b969 04:19:07 ---> fc1a08e998f4 04:19:07 Step 20/22 : LABEL arch=arm64 04:19:07 ---> Running in ffd2c0a4841a 04:19:08 ---> 2b232624bcce 04:19:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:19:08 Removing intermediate container ffd2c0a4841a 04:19:08 ---> 74e5516eb519 04:19:08 Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:19:08 ---> Running in 25a902b177e8 04:19:08 ---> Running in a93fcbfd844b 04:19:08 Removing intermediate container 25a902b177e8 04:19:08 ---> 9458fa719842 04:19:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:19:09 Removing intermediate container a93fcbfd844b 04:19:09 ---> 710fde42063e 04:19:09 Step 22/22 : LABEL version=0.0.0 04:19:09 ---> Running in 4179e8d8c608 04:19:09 Removing intermediate container 8cbbaa339759 04:19:09 ---> 1cc47fc2ad92 04:19:09 04:19:09 Step 10/22 : FROM alpine:3.14 04:19:09 ---> 5b8b7b635229 04:19:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:19:09 ---> Running in d783c4b010a1 04:19:09 Removing intermediate container 4179e8d8c608 04:19:09 ---> cbea904bde2f 04:19:09 04:19:10 ---> 85d6178ea84b 04:19:10 Step 26/31 : RUN chmod +x /entrypoint.sh 04:19:10 Successfully built cbea904bde2f 04:19:10 Successfully tagged support-scheduler-arm64:latest 04:19:10  Building support-scheduler ... done  ---> Running in 94399c9d6263 04:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:19:12 (1/2) Installing ca-certificates (20211220-r0) 04:19:12 (2/2) Installing dumb-init (1.2.5-r1) 04:19:12 Executing busybox-1.33.1-r6.trigger 04:19:12 Executing ca-certificates-20211220-r0.trigger 04:19:12 Removing intermediate container 94399c9d6263 04:19:12 ---> d6b35d5b3d74 04:19:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:19:12 OK: 6 MiB in 16 packages 04:19:12 ---> Running in 718ac1a9746c 04:19:13 Removing intermediate container 718ac1a9746c 04:19:13 ---> 4226425d15e4 04:19:13 Step 28/31 : CMD ["gate"] 04:19:13 ---> Running in a1d21355ce41 04:19:13 Removing intermediate container a1d21355ce41 04:19:13 ---> 0cd330e711f1 04:19:13 Step 29/31 : LABEL arch=arm64 04:19:13 Removing intermediate container d783c4b010a1 04:19:13 ---> ddbdf846e3ac 04:19:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:19:14 ---> Running in 5193fd0cf9e8 04:19:14 ---> Running in 3dc4b33f7ba3 04:19:14 Removing intermediate container 5193fd0cf9e8 04:19:14 ---> 86fc7e30d074 04:19:14 Step 13/22 : ENV APP_PORT=59860 04:19:14 ---> Running in afa0978b0a32 04:19:14 Removing intermediate container 3dc4b33f7ba3 04:19:14 ---> 3eb54dbde2d9 04:19:14 Step 30/31 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:19:14 ---> Running in 79efa03e1a1f 04:19:14 Removing intermediate container afa0978b0a32 04:19:14 ---> 0cc4f46bd178 04:19:14 Step 14/22 : EXPOSE $APP_PORT 04:19:14 ---> Running in f608728c0af6 04:19:15 Removing intermediate container 79efa03e1a1f 04:19:15 ---> 48c896e8c4aa 04:19:15 Step 31/31 : LABEL version=0.0.0 04:19:15 ---> Running in 99ed2160f5ab 04:19:15 Removing intermediate container f608728c0af6 04:19:15 ---> 61a2c44149ed 04:19:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:16 Removing intermediate container 99ed2160f5ab 04:19:16 ---> a5f5e2e20189 04:19:16 04:19:16 ---> 6f70a43571e6 04:19:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:19:16 Successfully built a5f5e2e20189 04:19:16 Successfully tagged security-bootstrapper-arm64:latest 04:19:17  Building security-bootstrapper ... done  ---> a303435a7512 04:19:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:19:17 ---> 1d348573baba 04:19:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:19:17 ---> Running in 5c53aee1b56a 04:19:18 Removing intermediate container 5c53aee1b56a 04:19:18 ---> 2f18b5165afb 04:19:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:18 ---> Running in ba81587f1ca2 04:19:18 Removing intermediate container ba81587f1ca2 04:19:18 ---> 3ef26abd629a 04:19:18 Step 20/22 : LABEL arch=arm64 04:19:18 ---> Running in a68236116a83 04:19:19 Removing intermediate container a68236116a83 04:19:19 ---> d57983c1746a 04:19:19 Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 04:19:19 ---> Running in ea879c8ea5bd 04:19:19 Removing intermediate container ea879c8ea5bd 04:19:19 ---> fe6cf6c80ca1 04:19:19 Step 22/22 : LABEL version=0.0.0 04:19:19 ---> Running in 78525571cbb7 04:19:19 Removing intermediate container 78525571cbb7 04:19:19 ---> c4e2e0269089 04:19:19 04:19:20 Successfully built c4e2e0269089 04:19:20 Successfully tagged support-notifications-arm64:latest 04:19:20  Building support-notifications ... done  [Pipeline] } 04:19:20 $ docker stop --time=1 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d 04:19:22 $ docker rm -f 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d [Pipeline] // withDockerContainer [Pipeline] sh 04:19:23 + docker images 04:19:23 REPOSITORY TAG IMAGE ID CREATED SIZE 04:19:23 support-notifications-arm64 latest c4e2e0269089 4 seconds ago 16.1MB 04:19:23 security-bootstrapper-arm64 latest a5f5e2e20189 8 seconds ago 18MB 04:19:23 support-scheduler-arm64 latest cbea904bde2f 14 seconds ago 15.4MB 04:19:23 1cc47fc2ad92 15 seconds ago 1.6GB 04:19:23 d14114e529b7 22 seconds ago 1.6GB 04:19:23 fcd7ab3a4d6e 35 seconds ago 1.59GB 04:19:23 core-metadata-arm64 latest 8430c041aff9 About a minute ago 16MB 04:19:23 c7e7d8bb5548 About a minute ago 1.6GB 04:19:23 sys-mgmt-agent-arm64 latest d3b44cf6b1ea 2 minutes ago 280MB 04:19:23 core-data-arm64 latest 0440390d436f 3 minutes ago 19.2MB 04:19:23 security-secretstore-setup-arm64 latest 82dd4a64f2f4 3 minutes ago 27MB 04:19:23 security-proxy-setup-arm64 latest ec32c16c2b35 3 minutes ago 25.5MB 04:19:23 5c299a32e664 3 minutes ago 1.6GB 04:19:23 c651b1c57663 4 minutes ago 1.6GB 04:19:23 a8efb9457ade 4 minutes ago 1.6GB 04:19:23 core-command-arm64 latest 3a3c5fe6b959 4 minutes ago 15.3MB 04:19:23 99ca77f51e14 4 minutes ago 1.59GB 04:19:23 3f25dc292188 4 minutes ago 1.59GB 04:19:23 ci-base-image-arm64 latest d7f81bb216c0 15 minutes ago 1.26GB 04:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 04:19:23 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:19:23 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 04:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 04:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:23 04:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:24 arm64: Pulling from edgex-lftools-log-publisher 04:19:24 8998bd30e6a1: Pulling fs layer 04:19:24 04944245beec: Pulling fs layer 04:19:24 699f458cf7ca: Pulling fs layer 04:19:24 765212b225bb: Pulling fs layer 04:19:24 f23df028b6ca: Pulling fs layer 04:19:24 d65c8cfc05b1: Pulling fs layer 04:19:24 2437ff75d9bd: Pulling fs layer 04:19:24 765212b225bb: Waiting 04:19:24 f23df028b6ca: Waiting 04:19:24 d65c8cfc05b1: Waiting 04:19:24 2437ff75d9bd: Waiting 04:19:24 04944245beec: Verifying Checksum 04:19:24 04944245beec: Download complete 04:19:24 765212b225bb: Verifying Checksum 04:19:24 765212b225bb: Download complete 04:19:24 f23df028b6ca: Verifying Checksum 04:19:24 f23df028b6ca: Download complete 04:19:24 d65c8cfc05b1: Verifying Checksum 04:19:24 d65c8cfc05b1: Download complete 04:19:24 699f458cf7ca: Verifying Checksum 04:19:24 699f458cf7ca: Download complete 04:19:24 8998bd30e6a1: Verifying Checksum 04:19:24 8998bd30e6a1: Download complete 04:19:27 2437ff75d9bd: Verifying Checksum 04:19:27 2437ff75d9bd: Download complete 04:19:29 8998bd30e6a1: Pull complete 04:19:30 04944245beec: Pull complete 04:19:31 699f458cf7ca: Pull complete 04:19:31 765212b225bb: Pull complete 04:19:32 f23df028b6ca: Pull complete 04:19:32 d65c8cfc05b1: Pull complete 04:19:51 2437ff75d9bd: Pull complete 04:19:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container 04:19:51 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:19:54 $ docker top 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:55 ---> job-cost.sh 04:19:55 lf-activate-venv: SKIPPING 04:19:55 INFO: No Stack... 04:19:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:57 INFO: Archiving Costs [Pipeline] sh 04:19:57 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:19:57 + cut -d, -f6 [Pipeline] lock 04:19:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] 04:19:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] did not exist. Created. 04:19:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:58 Stashed 1 file(s) [Pipeline] } 04:19:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:58 $ docker stop --time=1 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f 04:20:00 $ docker rm -f 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f [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 04:20:00 provisioning config files... 04:20:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7866904462582939720tmp [Pipeline] { [Pipeline] sh 04:20:01 + set +x 04:20:01 + curl -s https://codecov.io/bash 04:20:01 + bash -s -- 04:20:01 04:20:01 _____ _ 04:20:01 / ____| | | 04:20:01 | | ___ __| | ___ ___ _____ __ 04:20:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:20:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:20:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:20:01 Bash-1.0.6 04:20:01 04:20:01 04:20:01 ==> git version 2.25.1 found 04:20:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:20:01 Release-Date: 2020-01-08 04:20:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:20:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:20:01 ==> Jenkins CI detected. 04:20:01 current dir:  /w/workspace/edgex-go/4 04:20:01 project root: . 04:20:01 --> token set from env 04:20:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:20:01 ==> Running gcov in . (disable via -X gcov) 04:20:01 ==> Python coveragepy not found 04:20:01 ==> Searching for coverage reports in: 04:20:01 + . 04:20:01 -> Found 1 reports 04:20:01 ==> Detecting git/mercurial file structure 04:20:01 ==> Reading reports 04:20:01 + ./coverage.out bytes=428383 04:20:01 ==> Appending adjustments 04:20:01 https://docs.codecov.io/docs/fixing-reports 04:20:02 + Found adjustments 04:20:02 ==> Gzipping contents 04:20:02 60K /tmp/codecov.r0C5Ks.gz 04:20:02 ==> Uploading reports 04:20:02 url: https://codecov.io 04:20:02 query: branch=PR-3900&commit=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3900%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3900&job=&cmd_args= 04:20:02 -> Pinging Codecov 04:20:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3900&commit=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3900%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3900&job=&cmd_args= 04:20:02 -> Uploading to 04:20:02 https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7/89a5fb91-cccc-4791-ae33-fde6f333c06e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T042002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=921aaf333e2dc41ad132efafa8a6bd0150eaa233cfce189979db7a07306cdec5 04:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:02 Dload Upload Total Spent Left Speed 04:20:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58065 0 0 100 58065 0 232k --:--:-- --:--:-- --:--:-- 232k 04:20:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] } 04:20:03 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:20:03 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:04 ---> package-listing.sh 04:20:04 ++ facter osfamily 04:20:04 ++ tr '[:upper:]' '[:lower:]' 04:20:05 + OS_FAMILY=debian 04:20:05 + workspace=/w/workspace/edgex-go/4 04:20:05 + START_PACKAGES=/tmp/packages_start.txt 04:20:05 + END_PACKAGES=/tmp/packages_end.txt 04:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:05 + PACKAGES=/tmp/packages_start.txt 04:20:05 + '[' /w/workspace/edgex-go/4 ']' 04:20:05 + PACKAGES=/tmp/packages_end.txt 04:20:05 + case "${OS_FAMILY}" in 04:20:05 + dpkg -l 04:20:05 + grep '^ii' 04:20:05 + '[' -f /tmp/packages_start.txt ']' 04:20:05 + '[' -f /tmp/packages_end.txt ']' 04:20:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:05 + '[' /w/workspace/edgex-go/4 ']' 04:20:05 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:20:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:20:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 04:20:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:06 04:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:06 latest: Pulling from edgex-lftools-log-publisher 04:20:06 5eb5b503b376: Pulling fs layer 04:20:06 5c69ac0246d0: Pulling fs layer 04:20:06 ec43610c2a17: Pulling fs layer 04:20:06 3a2ae6a8a46f: Pulling fs layer 04:20:06 33b1e0a273af: Pulling fs layer 04:20:06 5d3b04190fa2: Pulling fs layer 04:20:06 2f39f015ded8: Pulling fs layer 04:20:06 3a2ae6a8a46f: Waiting 04:20:06 33b1e0a273af: Waiting 04:20:06 5d3b04190fa2: Waiting 04:20:06 2f39f015ded8: Waiting 04:20:06 5c69ac0246d0: Verifying Checksum 04:20:06 5c69ac0246d0: Download complete 04:20:06 3a2ae6a8a46f: Verifying Checksum 04:20:06 3a2ae6a8a46f: Download complete 04:20:06 33b1e0a273af: Verifying Checksum 04:20:06 33b1e0a273af: Download complete 04:20:06 5d3b04190fa2: Verifying Checksum 04:20:06 5d3b04190fa2: Download complete 04:20:06 ec43610c2a17: Verifying Checksum 04:20:06 ec43610c2a17: Download complete 04:20:06 5eb5b503b376: Verifying Checksum 04:20:06 5eb5b503b376: Download complete 04:20:07 2f39f015ded8: Download complete 04:20:08 5eb5b503b376: Pull complete 04:20:08 5c69ac0246d0: Pull complete 04:20:08 ec43610c2a17: Pull complete 04:20:08 3a2ae6a8a46f: Pull complete 04:20:08 33b1e0a273af: Pull complete 04:20:08 5d3b04190fa2: Pull complete 04:20:14 2f39f015ded8: Pull complete 04:20:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:14 prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container 04:20:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:16 $ docker top 9b6287c4a002706248990fce67085f0bc377812a67013b47692b3700c3c4d28f -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:16 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:16 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:17 + ls /var/log/sa-host 04:20:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:17 provisioning config files... 04:20:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config9077626775216059058tmp [Pipeline] { [Pipeline] echo 04:20:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> create-netrc.sh [Pipeline] } 04:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> python-tools-install.sh [Pipeline] echo 04:20:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:18 ---> sudo-logs.sh 04:20:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:18 ---> job-cost.sh 04:20:18 lf-activate-venv: SKIPPING 04:20:18 DEBUG: total: 0.10999999940395355 04:20:18 INFO: Retrieving Stack Cost... 04:20:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:19 INFO: Archiving Costs [Pipeline] echo 04:20:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:19 ---> logs-deploy.sh 04:20:19 lf-activate-venv: SKIPPING 04:20:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3900/4 04:20:19 INFO: archiving workspace using pattern(s): 04:20:20 Archives upload complete. 04:20:20 INFO: archiving logs to Nexus 04:20:21 ---> uname -a: 04:20:21 Linux prd-ubuntu20-04-docker-8c-8g-7094 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:20:21 04:20:21 04:20:21 ---> lscpu: 04:20:21 Architecture: x86_64 04:20:21 CPU op-mode(s): 32-bit, 64-bit 04:20:21 Byte Order: Little Endian 04:20:21 Address sizes: 40 bits physical, 48 bits virtual 04:20:21 CPU(s): 8 04:20:21 On-line CPU(s) list: 0-7 04:20:21 Thread(s) per core: 1 04:20:21 Core(s) per socket: 1 04:20:21 Socket(s): 8 04:20:21 NUMA node(s): 1 04:20:21 Vendor ID: AuthenticAMD 04:20:21 CPU family: 23 04:20:21 Model: 49 04:20:21 Model name: AMD EPYC-Rome Processor 04:20:21 Stepping: 0 04:20:21 CPU MHz: 2799.994 04:20:21 BogoMIPS: 5599.98 04:20:21 Virtualization: AMD-V 04:20:21 Hypervisor vendor: KVM 04:20:21 Virtualization type: full 04:20:21 L1d cache: 256 KiB 04:20:21 L1i cache: 256 KiB 04:20:21 L2 cache: 4 MiB 04:20:21 L3 cache: 128 MiB 04:20:21 NUMA node0 CPU(s): 0-7 04:20:21 Vulnerability Itlb multihit: Not affected 04:20:21 Vulnerability L1tf: Not affected 04:20:21 Vulnerability Mds: Not affected 04:20:21 Vulnerability Meltdown: Not affected 04:20:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:20:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:20:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:20:21 Vulnerability Srbds: Not affected 04:20:21 Vulnerability Tsx async abort: Not affected 04:20:21 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:20:21 04:20:21 04:20:21 ---> nproc: 04:20:21 8 04:20:21 04:20:21 04:20:21 ---> df -h: 04:20:21 Filesystem Size Used Avail Use% Mounted on 04:20:21 overlay 155G 16G 139G 11% / 04:20:21 tmpfs 64M 0 64M 0% /dev 04:20:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:20:21 shm 64M 0 64M 0% /dev/shm 04:20:21 /dev/vda1 155G 16G 139G 11% /facter-os 04:20:21 04:20:21 04:20:21 ---> sar -b -r -n DEV: 04:20:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7094) 03/15/22 _x86_64_ (8 CPU) 04:20:21 04:20:21 03:55:50 LINUX RESTART (8 CPU) 04:20:21 04:20:21 03:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:20:21 03:57:01 317.53 56.41 261.11 0.00 7435.65 180344.30 0.00 04:20:21 03:58:01 165.16 1.87 163.29 0.00 37.46 90918.85 0.00 04:20:21 03:59:01 30.04 0.05 29.99 0.00 1.07 10845.72 0.00 04:20:21 04:00:01 467.92 0.13 467.79 0.00 15.06 300515.52 0.00 04:20:21 04:01:01 1101.52 0.18 1101.33 0.00 10.26 312613.50 0.00 04:20:21 04:02:01 1.97 0.00 1.97 0.00 0.00 31.86 0.00 04:20:21 04:03:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 04:20:21 04:04:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 04:20:21 04:05:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 04:20:21 04:06:01 1.82 0.00 1.82 0.00 0.00 22.39 0.00 04:20:21 04:07:01 1.27 0.00 1.27 0.00 0.00 18.66 0.00 04:20:21 04:08:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 04:20:21 04:09:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 04:20:21 04:10:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 04:20:21 04:11:01 3.72 1.60 2.12 0.00 50.52 26.80 0.00 04:20:21 04:12:01 1.02 0.00 1.02 0.00 0.00 14.13 0.00 04:20:21 04:13:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 04:20:21 04:14:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 04:20:21 04:15:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 04:20:21 04:16:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 04:20:21 04:17:01 1.12 0.02 1.10 0.00 0.13 13.20 0.00 04:20:21 04:18:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 04:20:21 04:19:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 04:20:21 04:20:01 0.92 0.02 0.90 0.00 1.20 26.00 0.00 04:20:21 Average: 87.84 2.51 85.33 0.00 314.66 37318.72 0.00 04:20:21 04:20:21 03:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:20:21 03:57:01 29598884 31819736 522892 1.59 93668 2427948 1976392 5.82 1116104 1862452 240 04:20:21 03:58:01 27497100 31601484 691604 2.10 176416 4098044 2482524 7.32 1669536 3224304 377904 04:20:21 03:59:01 27543152 31760896 534308 1.62 179536 4189908 1983208 5.84 1487824 3349204 201400 04:20:21 04:00:01 22269912 31546952 724996 2.20 194480 9062388 2839228 8.37 2144660 7760820 9984 04:20:21 04:01:01 22349340 31742916 540132 1.64 226824 9130056 1877432 5.53 2004672 7819440 240 04:20:21 04:02:01 22369196 31762816 520152 1.58 226852 9130060 1877432 5.53 1984696 7819440 272 04:20:21 04:03:01 22371048 31764652 518352 1.58 226868 9130060 1877432 5.53 1982692 7819440 28 04:20:21 04:04:01 22383580 31777172 505892 1.54 226892 9130064 1877432 5.53 1971172 7819444 196 04:20:21 04:05:01 22384784 31778464 504652 1.53 226912 9130064 1877432 5.53 1969632 7819508 156 04:20:21 04:06:01 22385440 31779144 504032 1.53 226964 9130068 1877432 5.53 1970244 7819512 196 04:20:21 04:07:01 22385568 31779308 504028 1.53 227008 9130048 1877432 5.53 1970284 7819492 16 04:20:21 04:08:01 22385616 31779488 503892 1.53 227040 9130120 1877432 5.53 1969820 7819564 40 04:20:21 04:09:01 22385568 31779452 503840 1.53 227072 9130124 1877432 5.53 1969824 7819568 12 04:20:21 04:10:01 22385360 31779408 503820 1.53 227112 9130124 1877432 5.53 1970364 7819644 192 04:20:21 04:11:01 22379156 31775808 507284 1.54 227164 9131624 1886796 5.56 1976180 7819252 56 04:20:21 04:12:01 22379856 31776552 506404 1.54 227192 9131644 1886796 5.56 1975700 7819208 184 04:20:21 04:13:01 22380488 31777196 505908 1.54 227216 9131644 1886796 5.56 1975228 7819208 12 04:20:21 04:14:01 22380212 31777080 505988 1.54 227248 9131776 1886796 5.56 1975236 7819340 196 04:20:21 04:15:01 22380204 31777112 505920 1.54 227256 9131780 1870196 5.51 1975272 7819344 16 04:20:21 04:16:01 22380124 31777060 505912 1.54 227284 9131780 1870196 5.51 1975604 7819344 44 04:20:21 04:17:01 22379508 31776476 506432 1.54 227308 9131784 1870196 5.51 1975656 7819352 20 04:20:21 04:18:01 22380208 31777280 505508 1.54 227316 9131856 1870196 5.51 1975096 7819400 192 04:20:21 04:19:01 22380200 31777312 505440 1.54 227328 9131860 1870196 5.51 1975112 7819424 8 04:20:21 04:20:01 22373696 31771148 510556 1.55 227352 9132364 1934084 5.70 1978996 7819904 532 04:20:21 Average: 23103675 31758955 526998 1.60 216096 8433216 1953663 5.76 1914150 7191067 24672 04:20:21 04:20:21 03:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:20:21 03:57:01 lo 5.06 5.06 0.48 0.48 0.00 0.00 0.00 0.00 04:20:21 03:57:01 ens3 1624.13 1793.54 7424.42 234.30 0.00 0.00 0.00 0.00 04:20:21 03:57:01 docker0 855.30 565.89 70.12 2720.66 0.00 0.00 0.00 0.00 04:20:21 03:58:01 veth684100b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:20:21 03:58:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:20:21 03:58:01 ens3 391.08 252.32 5406.14 35.31 0.00 0.00 0.00 0.00 04:20:21 03:58:01 docker0 162.87 224.76 13.65 2044.47 0.00 0.00 0.00 0.00 04:20:21 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 03:59:01 ens3 60.78 52.87 28.57 66.52 0.00 0.00 0.00 0.00 04:20:21 03:59:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 04:20:21 04:00:01 veth875440c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:20:21 04:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:20:21 04:00:01 ens3 194.87 133.64 1976.10 75.24 0.00 0.00 0.00 0.00 04:20:21 04:00:01 veth04a6fb4 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 04:20:21 04:00:01 veth4735ef7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:20:21 04:00:01 docker0 39.34 52.76 2.26 226.70 0.00 0.00 0.00 0.00 04:20:21 04:01:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:20:21 04:01:01 ens3 224.45 145.73 1856.59 101.09 0.00 0.00 0.00 0.00 04:20:21 04:01:01 docker0 54.31 92.35 3.55 737.16 0.00 0.00 0.00 0.00 04:20:21 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:02:01 ens3 17.78 11.28 15.02 1.22 0.00 0.00 0.00 0.00 04:20:21 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:03:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:04:01 ens3 0.93 0.33 0.31 0.20 0.00 0.00 0.00 0.00 04:20:21 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:06:01 ens3 1.23 0.42 0.41 0.27 0.00 0.00 0.00 0.00 04:20:21 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:07:01 ens3 1.22 0.42 0.53 0.33 0.00 0.00 0.00 0.00 04:20:21 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:08:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:09:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:20:21 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:10:01 ens3 1.32 0.50 0.41 0.28 0.00 0.00 0.00 0.00 04:20:21 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:11:01 ens3 7.57 5.27 5.46 6.23 0.00 0.00 0.00 0.00 04:20:21 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:12:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:20:21 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:13:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:20:21 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:16:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 04:20:21 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:17:01 ens3 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 04:20:21 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:21 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 04:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:20:21 04:20:01 ens3 3.20 2.40 3.78 0.90 0.00 0.00 0.00 0.00 04:20:21 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:21 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 04:20:21 Average: ens3 105.46 99.99 696.61 21.75 0.00 0.00 0.00 0.00 04:20:21 Average: docker0 46.39 39.05 3.74 238.71 0.00 0.00 0.00 0.00 04:20:21 04:20:21 04:20:21 ---> sar -P ALL: 04:20:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7094) 03/15/22 _x86_64_ (8 CPU) 04:20:21 04:20:21 03:55:50 LINUX RESTART (8 CPU) 04:20:21 04:20:21 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:20:21 03:57:01 all 10.11 0.00 3.51 2.44 0.05 83.89 04:20:21 03:57:01 0 8.57 0.00 3.40 2.65 0.03 85.35 04:20:21 03:57:01 1 7.83 0.00 3.10 2.36 0.03 86.68 04:20:21 03:57:01 2 8.22 0.00 2.82 0.77 0.05 88.13 04:20:21 03:57:01 3 16.89 0.00 4.04 1.32 0.05 77.70 04:20:21 03:57:01 4 9.39 0.00 3.52 3.30 0.05 83.73 04:20:21 03:57:01 5 15.26 0.00 4.08 6.13 0.07 74.47 04:20:21 03:57:01 6 6.94 0.00 2.62 0.77 0.03 89.64 04:20:21 03:57:01 7 7.77 0.00 4.50 2.21 0.05 85.47 04:20:21 03:58:01 all 27.35 0.00 6.76 1.85 0.07 63.97 04:20:21 03:58:01 0 27.21 0.00 6.28 0.71 0.07 65.73 04:20:21 03:58:01 1 27.46 0.00 7.70 0.42 0.08 64.33 04:20:21 03:58:01 2 26.96 0.00 6.40 0.44 0.07 66.14 04:20:21 03:58:01 3 27.95 0.00 6.46 0.14 0.07 65.39 04:20:21 03:58:01 4 27.75 0.00 6.99 5.92 0.07 59.27 04:20:21 03:58:01 5 25.57 0.00 6.13 3.31 0.07 64.92 04:20:21 03:58:01 6 28.04 0.00 6.46 0.22 0.07 65.22 04:20:21 03:58:01 7 27.88 0.00 7.68 3.65 0.08 60.70 04:20:21 03:59:01 all 31.60 0.00 4.98 0.17 0.06 63.19 04:20:21 03:59:01 0 30.80 0.00 4.93 1.18 0.07 63.03 04:20:21 03:59:01 1 31.18 0.00 4.77 0.02 0.05 63.98 04:20:21 03:59:01 2 31.28 0.00 4.66 0.05 0.07 63.94 04:20:21 03:59:01 3 31.71 0.00 5.17 0.12 0.07 62.93 04:20:21 03:59:01 4 32.25 0.00 5.24 0.00 0.07 62.44 04:20:21 03:59:01 5 32.04 0.00 4.64 0.02 0.05 63.25 04:20:21 03:59:01 6 32.12 0.00 5.36 0.00 0.07 62.46 04:20:21 03:59:01 7 31.41 0.00 5.09 0.00 0.05 63.45 04:20:21 04:00:01 all 33.88 0.00 14.03 3.65 0.09 48.35 04:20:21 04:00:01 0 33.90 0.00 13.98 7.09 0.09 44.94 04:20:21 04:00:01 1 33.96 0.00 13.61 2.55 0.08 49.80 04:20:21 04:00:01 2 35.02 0.00 13.97 0.97 0.08 49.97 04:20:21 04:00:01 3 34.83 0.00 15.20 1.10 0.09 48.78 04:20:21 04:00:01 4 33.07 0.00 14.55 2.41 0.09 49.88 04:20:21 04:00:01 5 33.57 0.00 12.89 6.44 0.09 47.02 04:20:21 04:00:01 6 34.28 0.00 14.33 4.85 0.09 46.46 04:20:21 04:00:01 7 32.44 0.00 13.74 3.78 0.09 49.95 04:20:21 04:01:01 all 34.18 0.00 13.74 8.79 0.10 43.18 04:20:21 04:01:01 0 33.93 0.00 13.26 8.85 0.10 43.85 04:20:21 04:01:01 1 34.02 0.00 12.38 7.01 0.08 46.50 04:20:21 04:01:01 2 34.03 0.00 14.48 8.99 0.10 42.39 04:20:21 04:01:01 3 35.38 0.00 14.69 5.65 0.10 44.18 04:20:21 04:01:01 4 35.01 0.00 13.73 7.31 0.10 43.84 04:20:21 04:01:01 5 33.81 0.00 13.72 6.57 0.12 45.78 04:20:21 04:01:01 6 33.61 0.00 12.99 15.96 0.10 37.34 04:20:21 04:01:01 7 33.65 0.00 14.68 10.03 0.10 41.54 04:20:21 04:02:01 all 0.29 0.00 0.02 0.01 0.00 99.67 04:20:21 04:02:01 0 1.97 0.00 0.00 0.00 0.00 98.03 04:20:21 04:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:20:21 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:20:21 04:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:20:21 04:02:01 6 0.03 0.00 0.03 0.03 0.00 99.90 04:20:21 04:02:01 7 0.13 0.00 0.10 0.05 0.00 99.72 04:20:21 04:03:01 all 0.08 0.00 0.02 0.00 0.01 99.89 04:20:21 04:03:01 0 0.55 0.00 0.03 0.00 0.02 99.40 04:20:21 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:20:21 04:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:03:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:20:21 04:03:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:20:21 04:04:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:20:21 04:04:01 0 0.12 0.00 0.00 0.00 0.00 99.88 04:20:21 04:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:04:01 2 0.07 0.00 0.03 0.00 0.03 99.87 04:20:21 04:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:20:21 04:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:20:21 04:04:01 5 0.03 0.00 0.02 0.03 0.00 99.92 04:20:21 04:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:20:21 04:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:05:01 all 0.17 0.00 0.01 0.00 0.01 99.81 04:20:21 04:05:01 0 1.24 0.00 0.00 0.00 0.00 98.76 04:20:21 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:20:21 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:20:21 04:05:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:20:21 04:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:20:21 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:06:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:20:21 04:06:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:20:21 04:06:01 1 0.13 0.00 0.02 0.02 0.00 99.83 04:20:21 04:06:01 2 0.12 0.00 0.05 0.00 0.02 99.82 04:20:21 04:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:20:21 04:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:20:21 04:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:20:21 04:06:01 6 0.02 0.00 0.02 0.03 0.00 99.93 04:20:21 04:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:20:21 04:07:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:20:21 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:20:21 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:20:21 04:07:01 4 0.05 0.00 0.05 0.00 0.00 99.90 04:20:21 04:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:07:01 6 0.02 0.00 0.05 0.02 0.00 99.92 04:20:21 04:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:20:21 04:20:21 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:20:21 04:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:20:21 04:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:08:01 2 0.07 0.00 0.00 0.00 0.02 99.92 04:20:21 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:08:01 5 0.02 0.00 0.03 0.03 0.00 99.92 04:20:21 04:08:01 6 0.02 0.00 0.00 0.03 0.00 99.95 04:20:21 04:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:20:21 04:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:20:21 04:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:20:21 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:09:01 5 0.00 0.00 0.03 0.02 0.02 99.93 04:20:21 04:09:01 6 0.02 0.00 0.02 0.03 0.02 99.92 04:20:21 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:10:01 all 0.21 0.00 0.01 0.00 0.00 99.78 04:20:21 04:10:01 0 1.50 0.00 0.05 0.00 0.00 98.45 04:20:21 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:20:21 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:20:21 04:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:20:21 04:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:20:21 04:11:01 all 0.23 0.00 0.06 0.02 0.01 99.69 04:20:21 04:11:01 0 0.15 0.00 0.07 0.00 0.02 99.77 04:20:21 04:11:01 1 0.37 0.00 0.05 0.02 0.00 99.57 04:20:21 04:11:01 2 0.13 0.00 0.07 0.00 0.00 99.80 04:20:21 04:11:01 3 0.18 0.00 0.08 0.02 0.00 99.72 04:20:21 04:11:01 4 0.18 0.00 0.03 0.00 0.02 99.77 04:20:21 04:11:01 5 0.47 0.00 0.05 0.03 0.00 99.45 04:20:21 04:11:01 6 0.18 0.00 0.05 0.05 0.00 99.72 04:20:21 04:11:01 7 0.17 0.00 0.08 0.02 0.02 99.72 04:20:21 04:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:20:21 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:20:21 04:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:20:21 04:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:20:21 04:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:20:21 04:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:20:21 04:13:01 all 0.23 0.00 0.01 0.00 0.01 99.75 04:20:21 04:13:01 0 1.73 0.00 0.00 0.00 0.02 98.26 04:20:21 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:20:21 04:13:01 5 0.02 0.00 0.03 0.02 0.03 99.90 04:20:21 04:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:20:21 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:14:01 all 0.04 0.00 0.01 0.00 0.00 99.95 04:20:21 04:14:01 0 0.17 0.00 0.05 0.00 0.00 99.78 04:20:21 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:14:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:20:21 04:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:20:21 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:20:21 04:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:20:21 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:15:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:20:21 04:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:20:21 04:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:20:21 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:20:21 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:20:21 04:16:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:20:21 04:16:01 6 0.03 0.00 0.02 0.03 0.00 99.92 04:20:21 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:20:21 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:20:21 04:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:17:01 5 0.02 0.00 0.03 0.02 0.02 99.92 04:20:21 04:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:20:21 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:20:21 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:20:21 04:18:01 5 0.07 0.00 0.03 0.02 0.02 99.87 04:20:21 04:18:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:20:21 04:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:20:21 04:18:01 CPU %user %nice %system %iowait %steal %idle 04:20:21 04:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:20:21 04:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:20:21 04:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:20:21 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:20:21 04:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:20:21 04:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:20:21 04:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:20:21 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:20:21 04:20:01 all 0.08 0.00 0.08 0.00 0.00 99.83 04:20:21 04:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:20:21 04:20:01 1 0.03 0.00 0.08 0.00 0.00 99.88 04:20:21 04:20:01 2 0.10 0.00 0.05 0.00 0.00 99.85 04:20:21 04:20:01 3 0.05 0.00 0.15 0.00 0.00 99.80 04:20:21 04:20:01 4 0.12 0.00 0.08 0.00 0.00 99.80 04:20:21 04:20:01 5 0.13 0.00 0.08 0.00 0.02 99.77 04:20:21 04:20:01 6 0.08 0.00 0.10 0.00 0.00 99.82 04:20:21 04:20:01 7 0.07 0.00 0.08 0.00 0.02 99.83 04:20:21 Average: all 5.70 0.00 1.78 0.70 0.02 91.80 04:20:21 Average: 0 5.86 0.00 1.74 0.84 0.02 91.55 04:20:21 Average: 1 5.57 0.00 1.72 0.51 0.01 92.19 04:20:21 Average: 2 5.61 0.00 1.75 0.46 0.02 92.16 04:20:21 Average: 3 6.05 0.00 1.88 0.34 0.02 91.70 04:20:21 Average: 4 5.67 0.00 1.82 0.78 0.02 91.71 04:20:21 Average: 5 5.82 0.00 1.73 0.94 0.03 91.49 04:20:21 Average: 6 5.57 0.00 1.73 0.91 0.02 91.78 04:20:21 Average: 7 5.48 0.00 1.89 0.81 0.02 91.80 04:20:21 04:20:21 04:20:21