Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ec17b0f5bc33a1f5dd4acd4146e4a508a5e1f399) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7131858766129137302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4993304610207134523.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-3798/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-3798/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6441141307329723602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh3174512974761670216.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3798/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-3798/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1862104774153131532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-centos7-docker-4c-2g-343’ Running on prd-centos7-docker-4c-2g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1070484724099907502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 Merge succeeded, producing 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 Checking out Revision 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 (PR-3798) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2916178374502290700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8425740003509621475.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:29 ========================================================= 16:30:29 EdgeX Global Pipelines Version Info 16:30:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 16:30:30 ------------------- 16:30:30 stable info: 16:30:30 ------------------- 16:30:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:30 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:30:30 Message: update stable to v1.0.213 16:30:31 ------------------- 16:30:31 experimental info: 16:30:31 ------------------- 16:30:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:31 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:30:31 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:30:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3798 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3798 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3798 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a6bd0d [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:32 provisioning config files... 16:30:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2924889087549830769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:32 ---> docker-login.sh 16:30:32 nexus3.edgexfoundry.org:10001 16:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:32 Configure a credential helper to remove this warning. See 16:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:32 16:30:32 Login Succeeded 16:30:32 nexus3.edgexfoundry.org:10002 16:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:32 Configure a credential helper to remove this warning. See 16:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:32 16:30:32 Login Succeeded 16:30:32 nexus3.edgexfoundry.org:10003 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10004 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 docker.io 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 ---> docker-login.sh ends [Pipeline] } 16:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/core-command/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo core-command,cmd/core-command/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/core-data/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo core-data,cmd/core-data/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/core-metadata/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/security-bootstrapper/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/security-proxy-setup/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/support-notifications/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/support-scheduler/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:33 + for file in '`ls cmd/**/Dockerfile`' 16:30:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:30:33 ++ cut -d/ -f2 16:30:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:33 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 16:30:34 + git rev-list -1 --merges 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2~1..3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo 16:30:34 -----------> git rev-list -1 --merges 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2~1..3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:30:34 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [false] [Pipeline] sh 16:30:34 + git log --format=format:%s -1 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo 16:30:34 ========================================================= 16:30:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:35 16:30:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:30:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:35 latest: Pulling from edgex-devops/git-semver 16:30:35 a0d0a0d46f8b: Pulling fs layer 16:30:35 3e5f54012d9b: Pulling fs layer 16:30:35 4c7163046ea9: Pulling fs layer 16:30:35 0c2d73faf560: Pulling fs layer 16:30:35 0c2d73faf560: Waiting 16:30:35 3e5f54012d9b: Verifying Checksum 16:30:35 3e5f54012d9b: Download complete 16:30:35 a0d0a0d46f8b: Verifying Checksum 16:30:35 a0d0a0d46f8b: Download complete 16:30:35 4c7163046ea9: Verifying Checksum 16:30:35 4c7163046ea9: Download complete 16:30:35 0c2d73faf560: Verifying Checksum 16:30:35 0c2d73faf560: Download complete 16:30:35 a0d0a0d46f8b: Pull complete 16:30:35 3e5f54012d9b: Pull complete 16:30:36 4c7163046ea9: Pull complete 16:30:36 0c2d73faf560: Pull complete 16:30:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:30:36 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:37 $ docker top afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:37 [ssh-agent] Looking for ssh-agent implementation... 16:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:37 $ docker exec afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent 16:30:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBaKBk/agent.13 16:30:37 SSH_AGENT_PID=19 16:30:37 Running ssh-add (command line suppressed) 16:30:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4719837521130441714.key (/w/workspace/edgex-go/3@tmp/private_key_4719837521130441714.key) 16:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git tag --points-at HEAD [Pipeline] } 16:30:38 $ docker exec --env ******** --env ******** afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent -k 16:30:38 unset SSH_AUTH_SOCK; 16:30:38 unset SSH_AGENT_PID; 16:30:38 echo Agent pid 19 killed; 16:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:38 [ssh-agent] Looking for ssh-agent implementation... 16:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:38 $ docker exec afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent 16:30:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOkmOlo/agent.51 16:30:38 SSH_AGENT_PID=58 16:30:38 Running ssh-add (command line suppressed) 16:30:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1010347833876655407.key (/w/workspace/edgex-go/3@tmp/private_key_1010347833876655407.key) 16:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git semver init 16:30:38 # -> Open(): unable to determine branch for HEAD 16:30:38 # $GIT_DIR = /w/workspace/edgex-go/3/.git 16:30:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 16:30:38 # $SEMVER_REMOTE_NAME = origin 16:30:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:38 # $SEMVER_USER_NAME = edgex-jenkins 16:30:38 # $SEMVER_BRANCH = PR-3798 16:30:38 # $SEMVER_TEMP = /tmp/semver-406945502 16:30:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:30:53 # '/tmp/semver-406945502' -> '/w/workspace/edgex-go/3/.semver' 16:30:53 # -> Force: false 16:30:53 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 16:30:53 $ docker exec --env ******** --env ******** afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent -k 16:30:54 unset SSH_AUTH_SOCK; 16:30:54 unset SSH_AGENT_PID; 16:30:54 echo Agent pid 58 killed; 16:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:54 + git semver [Pipeline] } 16:30:54 $ docker stop --time=1 afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef 16:30:57 $ docker rm -f afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef [Pipeline] // withDockerContainer [Pipeline] sh 16:30:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:58 Stashed 1 file(s) [Pipeline] echo 16:30:58 [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 16:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:58 ========================================================= 16:30:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:30:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:30:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:58 a0d0a0d46f8b: Already exists 16:30:58 31adcdaf11c8: Pulling fs layer 16:30:58 b8b176561691: Pulling fs layer 16:30:58 4527c011a84f: Pulling fs layer 16:30:58 5d74067f8e1e: Pulling fs layer 16:30:58 e0aca202a116: Pulling fs layer 16:30:58 3a43be97a3b4: Pulling fs layer 16:30:58 34cad66bf833: Pulling fs layer 16:30:58 b4e3c513aaa6: Pulling fs layer 16:30:58 5d74067f8e1e: Waiting 16:30:58 e0aca202a116: Waiting 16:30:58 3a43be97a3b4: Waiting 16:30:58 34cad66bf833: Waiting 16:30:58 b4e3c513aaa6: Waiting 16:30:58 b8b176561691: Verifying Checksum 16:30:58 b8b176561691: Download complete 16:30:58 31adcdaf11c8: Verifying Checksum 16:30:58 31adcdaf11c8: Download complete 16:30:58 e0aca202a116: Verifying Checksum 16:30:58 e0aca202a116: Download complete 16:30:58 5d74067f8e1e: Verifying Checksum 16:30:58 5d74067f8e1e: Download complete 16:30:58 3a43be97a3b4: Verifying Checksum 16:30:58 3a43be97a3b4: Download complete 16:30:58 34cad66bf833: Verifying Checksum 16:30:58 34cad66bf833: Download complete 16:30:58 31adcdaf11c8: Pull complete 16:30:59 b8b176561691: Pull complete 16:30:59 b4e3c513aaa6: Verifying Checksum 16:30:59 b4e3c513aaa6: Download complete 16:30:59 4527c011a84f: Verifying Checksum 16:30:59 4527c011a84f: Download complete 16:31:03 4527c011a84f: Pull complete 16:31:03 5d74067f8e1e: Pull complete 16:31:03 e0aca202a116: Pull complete 16:31:03 3a43be97a3b4: Pull complete 16:31:03 34cad66bf833: Pull complete 16:31:07 b4e3c513aaa6: Pull complete 16:31:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:07 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:07 WORKDIR /edgex 16:31:07 COPY go.mod . 16:31:07 RUN go mod download' 16:31:07 + docker build -t ci-base-image-x86_64 -f - . 16:31:09 Sending build context to Docker daemon 329.9MB 16:31:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:09 ---> 9f6097aaca64 16:31:09 Step 2/4 : WORKDIR /edgex 16:31:12 ---> Running in 0dffb1791221 16:31:12 Removing intermediate container 0dffb1791221 16:31:12 ---> 162762f30a4d 16:31:12 Step 3/4 : COPY go.mod . 16:31:12 ---> 453f9effe63b 16:31:12 Step 4/4 : RUN go mod download 16:31:12 ---> Running in 0b72911c25d0 16:31:13 Still waiting to schedule task 16:31:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-344’ 16:31:51 Removing intermediate container 0b72911c25d0 16:31:51 ---> 69f805a9cae9 16:31:51 Successfully built 69f805a9cae9 16:31:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:31:52 + docker inspect -f . ci-base-image-x86_64 16:31:52 . [Pipeline] withDockerContainer 16:31:52 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:52 $ docker top 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:53 + go version 16:31:53 go version go1.16.8 linux/amd64 [Pipeline] } 16:31:53 $ docker stop --time=1 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a 16:31:54 $ docker rm -f 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:54 + docker inspect -f . ci-base-image-x86_64 16:31:54 . [Pipeline] withDockerContainer 16:31:54 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:31:54 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:55 $ docker top d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:55 ========================================================= 16:31:55 [edgeXBuildGoParallel] Running Tests and Build... 16:31:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:55 + make test 16:31:55 go mod tidy 16:31:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:02 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.141s coverage: 89.5% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 94.2% of statements 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 16:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.206s coverage: 82.5% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 16:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 16:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:33:30 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 16:33:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws 16:33:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:33:56 The recommended git tool is: git 16:34:01 using credential edgex-jenkins-ssh 16:34:01 Cloning the remote Git repository 16:34:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:01 > git init /w/workspace/edgex-go/3 # timeout=10 16:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:01 > git --version # timeout=10 16:34:01 > git --version # 'git version 2.17.1' 16:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:17 GO111MODULE=on go vet ./... 16:34:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:27 ./bin/test-attribution-txt.sh 16:34:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh 16:34:27 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 16:34:27 + ls -al . 16:34:27 total 636 16:34:27 drwxrwxr-x 10 1001 1001 4096 Nov 12 16:34 . 16:34:27 drwxr-xr-x 4 root root 28 Nov 12 16:31 .. 16:34:27 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:30 .dockerignore 16:34:27 drwxrwxr-x 8 1001 1001 179 Nov 12 16:30 .git 16:34:27 drwxrwxr-x 4 1001 1001 142 Nov 12 16:30 .github 16:34:27 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:30 .gitignore 16:34:27 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:30 .golangci.yml 16:34:27 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:30 .hadolint.yml 16:34:27 drwx------ 3 1001 1001 58 Nov 12 16:30 .semver 16:34:27 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:30 .sonarcloud.properties 16:34:27 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:30 ADOPTERS.md 16:34:27 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:30 Attribution.txt 16:34:27 -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:30 CHANGELOG.md 16:34:27 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:30 CONTRIBUTING.md 16:34:27 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:30 GOVERNANCE.md 16:34:27 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:30 Jenkinsfile 16:34:27 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:30 LICENSE 16:34:27 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:30 Makefile 16:34:27 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:30 OWNERS.md 16:34:27 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:30 README.md 16:34:27 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:30 SECURITY.md 16:34:27 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:30 VERSION 16:34:27 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:30 ZMQWindows.md 16:34:27 drwxrwxr-x 2 1001 1001 37 Nov 12 16:30 bin 16:34:27 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:30 cmd 16:34:27 -rw-r--r-- 1 root root 428381 Nov 12 16:33 coverage.out 16:34:27 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:30 go.mod 16:34:27 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:30 go.sum 16:34:27 drwxrwxr-x 8 1001 1001 124 Nov 12 16:30 internal 16:34:27 drwxrwxr-x 3 1001 1001 16 Nov 12 16:30 openapi 16:34:27 drwxrwxr-x 4 1001 1001 71 Nov 12 16:30 snap 16:34:27 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:30 version.go [Pipeline] sh 16:34:28 + '[' -e coverage.out ] 16:34:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:28 Merge succeeded, producing 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:34:28 Checking out Revision 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 (PR-3798) 16:34:28 Stashed 1 file(s) [Pipeline] sh 16:34:28 + make build 16:34: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 16:34:27 > git config core.sparsecheckout # timeout=10 16:34:27 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 16:34:27 > git remote # timeout=10 16:34:27 > git config --get remote.origin.url # timeout=10 16:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:27 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:34:28 > git rev-parse HEAD^{commit} # timeout=10 16:34:28 > git config core.sparsecheckout # timeout=10 16:34:28 > git checkout -f 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 # timeout=10 16:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:32 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 16:34:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:33 Dload Upload Total Spent Left Speed 16:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 16:34:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:34 + sudo tee /etc/docker/daemon.new 16:34:34 { 16:34:34 "registry-mirrors": [ 16:34:34 "https://nexus3.edgexfoundry.org:10001" 16:34:34 ], 16:34:34 "bip": "10.250.0.254/24", 16:34:34 "hosts": [ 16:34:34 "tcp://0.0.0.0:5555", 16:34:34 "unix:///var/run/docker.sock" 16:34:34 ], 16:34:34 "mtu": 1458, 16:34:34 "selinux-enabled": true, 16:34:34 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:34 } [Pipeline] sh 16:34:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:34 + sudo service docker restart 16:34:32 > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 16:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:34:48 $ docker stop --time=1 d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 16:34:50 $ docker rm -f d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:51 16:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:51 latest: Pulling from edgex-devops/edgex-compose 16:34:51 cbdbe7a5bc2a: Pulling fs layer 16:34:51 ca9280d653b3: Pulling fs layer 16:34:51 7e9c9ca2126c: Pulling fs layer 16:34:51 cbdbe7a5bc2a: Verifying Checksum 16:34:51 cbdbe7a5bc2a: Download complete 16:34:52 ca9280d653b3: Verifying Checksum 16:34:52 ca9280d653b3: Download complete 16:34:52 cbdbe7a5bc2a: Pull complete 16:34:52 7e9c9ca2126c: Verifying Checksum 16:34:52 7e9c9ca2126c: Download complete 16:34:53 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:53 provisioning config files... 16:34:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8655936598765307974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:53 ---> docker-login.sh 16:34:53 nexus3.edgexfoundry.org:10001 16:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:54 Configure a credential helper to remove this warning. See 16:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:54 16:34:54 Login Succeeded 16:34:54 nexus3.edgexfoundry.org:10002 16:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:54 Configure a credential helper to remove this warning. See 16:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:54 16:34:54 Login Succeeded 16:34:54 nexus3.edgexfoundry.org:10003 16:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:55 Configure a credential helper to remove this warning. See 16:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:55 16:34:55 Login Succeeded 16:34:55 nexus3.edgexfoundry.org:10004 16:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:56 Configure a credential helper to remove this warning. See 16:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:56 16:34:56 Login Succeeded 16:34:56 docker.io 16:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:57 Configure a credential helper to remove this warning. See 16:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:57 16:34:57 Login Succeeded 16:34:57 ---> docker-login.sh ends [Pipeline] } 16:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:34:57 7e9c9ca2126c: Pull complete 16:34:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:34:57 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:34:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:00 $ docker top 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 16:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:00 ========================================================= 16:35:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:35:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:00 + docker-compose build --help 16:35:00 + grep parallel 16:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:00 552d1f2373af: Pulling fs layer 16:35:00 ea3f2d53f512: Pulling fs layer 16:35:00 9e70ebbbe112: Pulling fs layer 16:35:00 7a9cfe048b4a: Pulling fs layer 16:35:00 72dc09318566: Pulling fs layer 16:35:00 f4f7b4309257: Pulling fs layer 16:35:00 0ac9a79272e3: Pulling fs layer 16:35:00 b78e95d17946: Pulling fs layer 16:35:00 72dc09318566: Waiting 16:35:00 f4f7b4309257: Waiting 16:35:00 7a9cfe048b4a: Waiting 16:35:00 0ac9a79272e3: Waiting 16:35:00 b78e95d17946: Waiting 16:35:00 9e70ebbbe112: Download complete 16:35:00 ea3f2d53f512: Verifying Checksum 16:35:00 ea3f2d53f512: Download complete 16:35:00 72dc09318566: Verifying Checksum 16:35:00 72dc09318566: Download complete 16:35:00 f4f7b4309257: Download complete 16:35:00 552d1f2373af: Verifying Checksum 16:35:00 552d1f2373af: Download complete 16:35:01 --parallel Build images in parallel. [Pipeline] } 16:35:01 $ docker stop --time=1 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd 16:35:01 552d1f2373af: Pull complete 16:35:02 $ docker rm -f 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:02 ea3f2d53f512: Pull complete 16:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:02 . [Pipeline] withDockerContainer 16:35:02 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:35:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:03 9e70ebbbe112: Pull complete 16:35:03 b78e95d17946: Verifying Checksum 16:35:03 b78e95d17946: Download complete 16:35:03 $ docker top 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:03 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:03 7a9cfe048b4a: Verifying Checksum 16:35:03 7a9cfe048b4a: Download complete 16:35:04 Building core-command ... 16:35:04 Building core-data ... 16:35:04 Building core-metadata ... 16:35:04 Building security-bootstrapper ... 16:35:04 Building security-proxy-setup ... 16:35:04 Building security-secretstore-setup ... 16:35:04 Building support-notifications ... 16:35:04 Building support-scheduler ... 16:35:04 Building sys-mgmt-agent ... 16:35:04 Building support-scheduler 16:35:04 Building security-bootstrapper 16:35:04 Building core-data 16:35:04 Building core-metadata 16:35:04 Building security-secretstore-setup 16:35:13 7a9cfe048b4a: Pull complete 16:35:14 72dc09318566: Pull complete 16:35:14 f4f7b4309257: Pull complete 16:35:15 0ac9a79272e3: Pull complete 16:35:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:35:19 ---> 69f805a9cae9 16:35:19 Step 3/30 : WORKDIR /edgex-go 16:35:20 b78e95d17946: Pull complete 16:35:20 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:35:20 + docker build -t ci-base-image-arm64 -f - . 16:35:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:20 WORKDIR /edgex 16:35:20 COPY go.mod . 16:35:20 RUN go mod download 16:35:23 Sending build context to Docker daemon 166.6MB 16:35:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:23 ---> 8b459fc5aaf0 16:35:23 Step 2/4 : WORKDIR /edgex 16:35:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:23 ---> 69f805a9cae9 16:35:23 Step 3/22 : WORKDIR /edgex-go 16:35:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 69f805a9cae9 16:35:24 Step 3/22 : WORKDIR /edgex-go 16:35:25 ---> Running in fddb69ca2580 16:35:25 Removing intermediate container fddb69ca2580 16:35:25 ---> 53e217745e45 16:35:25 Step 3/4 : COPY go.mod . 16:35:26 ---> f2b62d594e47 16:35:26 Step 4/4 : RUN go mod download 16:35:26 ---> Running in b23414902476 16:35:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:27 ---> 69f805a9cae9 16:35:27 Step 3/23 : WORKDIR /edgex-go 16:35:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:27 ---> 69f805a9cae9 16:35:27 Step 3/24 : WORKDIR /edgex-go 16:35:28 ---> Running in 10741b480521 16:35:28 ---> Running in f6fa11e9f733 16:35:28 ---> Running in d1202e6ad54d 16:35:28 ---> Running in 380e095e2be5 16:35:28 ---> Running in b576da0357e1 16:35:28 Removing intermediate container 380e095e2be5 16:35:28 ---> a8fc400cbd9b 16:35:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 Removing intermediate container 10741b480521 16:35:28 ---> e9fe3b9b841c 16:35:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 Removing intermediate container f6fa11e9f733 16:35:28 ---> 00abac93f100 16:35:28 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 Removing intermediate container d1202e6ad54d 16:35:28 ---> ccbeb184b051 16:35:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 Removing intermediate container b576da0357e1 16:35:28 ---> d0b4f4c0e995 16:35:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 ---> Running in 02b585130c4d 16:35:28 ---> Running in 9c4f38206923 16:35:28 ---> Running in b932b6d115bc 16:35:28 ---> Running in c65154fa6e29 16:35:28 ---> Running in 8d668b81f594 16:35:29 Removing intermediate container 9c4f38206923 16:35:29 ---> 3cd04df04c18 16:35:29 Step 5/22 : RUN apk add --update --no-cache make git 16:35:29 ---> Running in 08f39f5ae36f 16:35:29 Removing intermediate container 02b585130c4d 16:35:29 ---> c8b058f7ce8f 16:35:29 Step 5/23 : RUN apk add --update --no-cache make git 16:35:29 ---> Running in 1e98d7aaf9e9 16:35:29 Removing intermediate container b932b6d115bc 16:35:29 ---> f829b21adddb 16:35:29 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:29 Removing intermediate container c65154fa6e29 16:35:29 ---> 44d504801079 16:35:29 Step 5/30 : RUN apk add --update --no-cache make git 16:35:29 ---> Running in 0823e50854fc 16:35:29 ---> Running in 5e23b5debe77 16:35:29 Removing intermediate container 8d668b81f594 16:35:29 ---> d7da2490784c 16:35:29 Step 5/24 : RUN apk add --update --no-cache make git 16:35:29 ---> Running in f11ce347e12b 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:31 OK: 220 MiB in 52 packages 16:35:31 OK: 220 MiB in 52 packages 16:35:31 OK: 220 MiB in 52 packages 16:35:31 OK: 220 MiB in 52 packages 16:35:31 Removing intermediate container 08f39f5ae36f 16:35:31 ---> c2aae0c962f2 16:35:31 Step 6/22 : COPY . . 16:35:31 OK: 220 MiB in 52 packages 16:35:32 Removing intermediate container 1e98d7aaf9e9 16:35:32 ---> 962b02018b81 16:35:32 Step 6/23 : COPY go.mod . 16:35:34 Removing intermediate container f11ce347e12b 16:35:34 ---> b83b39c55e0f 16:35:34 Step 6/24 : COPY . . 16:35:34 Removing intermediate container 5e23b5debe77 16:35:34 ---> 0056491531b8 16:35:34 Step 6/30 : COPY . . 16:35:34 ---> d7c4d0577851 16:35:34 Step 7/23 : RUN go mod download 16:35:39 ---> Running in 6696cb34f547 16:35:39 Removing intermediate container 0823e50854fc 16:35:39 ---> e83d49cc3e7d 16:35:39 Step 6/22 : COPY . . 16:35:41 ---> 8bb02ead6b26 16:35:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:43 ---> Running in 0b1a78122320 16:35:44 ---> 3091944ce59a 16:35:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:44 ---> 00cb0c36f4b4 16:35:44 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:45 ---> Running in a5cbc8771783 16:35:45 ---> Running in 24fbcb826d76 16:35:46 Removing intermediate container 6696cb34f547 16:35:46 ---> ab9c608f6be1 16:35:46 Step 8/23 : COPY . . 16:35:46 Removing intermediate container 0b1a78122320 16:35:46 ---> a37b659ee92e 16:35:46 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:35:47 ---> Running in 2572c2efcdf4 16:35:48 ---> 892a3c3e70eb 16:35:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:48 ---> Running in 583872c0b9e3 16:35:48 Removing intermediate container 24fbcb826d76 16:35:48 ---> f2c624fe7800 16:35:48 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:49 Removing intermediate container a5cbc8771783 16:35:49 ---> 08e9e9037914 16:35:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:49 ---> Running in 055704f2cecd 16:35:49 ---> Running in 5f2a736dab64 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:52 Removing intermediate container 583872c0b9e3 16:35:52 ---> ead5b1d769a7 16:35:52 Step 8/22 : RUN make cmd/core-data/core-data 16:35:52 ---> Running in 03306d31be13 16:35:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:35:56 ---> f3aa6dcb8ec7 16:35:56 Step 9/23 : RUN go mod tidy 16:35:56 ---> Running in 9e1f01dd18f0 16:35:59 Removing intermediate container 9e1f01dd18f0 16:35:59 ---> d047ceede1b5 16:35:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:59 ---> Running in 5ba6f50ff362 16:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:39 Removing intermediate container 055704f2cecd 16:36:39 ---> 862f91d499f0 16:36:39 16:36:39 Step 9/30 : FROM alpine:3.14 16:36:39 3.14: Pulling from library/alpine 16:36:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:36:40 Status: Downloaded newer image for alpine:3.14 16:36:40 ---> 14119a10abf4 16:36:40 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:36:40 ---> Running in 3bbe2863f646 16:36:40 Removing intermediate container 3bbe2863f646 16:36:40 ---> 46c3e17c3b73 16:36:40 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:36:40 ---> Running in a1e6a4bd6706 16:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:42 Removing intermediate container 5f2a736dab64 16:36:42 ---> dd84dee407e7 16:36:42 16:36:42 Step 9/24 : FROM alpine:3.14 16:36:42 ---> 14119a10abf4 16:36:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:42 ---> Running in 3d7ed3fc6de4 16:36:42 (1/2) Installing dumb-init (1.2.5-r1) 16:36:42 (2/2) Installing su-exec (0.2-r1) 16:36:42 Executing busybox-1.33.1-r3.trigger 16:36:42 OK: 6 MiB in 16 packages 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:43 Removing intermediate container 2572c2efcdf4 16:36:43 ---> 1aa2dd09033b 16:36:43 16:36:43 Step 9/22 : FROM alpine:3.14 16:36:43 ---> 14119a10abf4 16:36:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:36:43 Removing intermediate container a1e6a4bd6706 16:36:43 ---> ce50b96c8194 16:36:43 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:36:43 ---> Running in a724ab7380c7 16:36:43 ---> Running in bdf910569012 16:36:44 (1/3) Installing ca-certificates (20191127-r5) 16:36:44 (2/3) Installing dumb-init (1.2.5-r1) 16:36:44 (3/3) Installing su-exec (0.2-r1) 16:36:44 Executing busybox-1.33.1-r3.trigger 16:36:44 Executing ca-certificates-20191127-r5.trigger 16:36:44 Removing intermediate container a724ab7380c7 16:36:44 ---> a037d71628b3 16:36:44 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:44 ---> Running in 1731ae164b73 16:36:44 OK: 6 MiB in 17 packages 16:36:44 Removing intermediate container 1731ae164b73 16:36:44 ---> 7a999e7f953f 16:36:44 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:44 ---> Running in 13fd69cf677c 16:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:44 Removing intermediate container 3d7ed3fc6de4 16:36:44 ---> b32d5903e46e 16:36:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:44 ---> Running in 4c96ba69250a 16:36:45 (1/1) Installing dumb-init (1.2.5-r1) 16:36:45 Executing busybox-1.33.1-r3.trigger 16:36:45 OK: 6 MiB in 15 packages 16:36:45 Removing intermediate container 4c96ba69250a 16:36:45 ---> 511bba1e2955 16:36:45 Step 12/24 : WORKDIR / 16:36:45 ---> Running in 0ed642dd9b27 16:36:45 Removing intermediate container 0ed642dd9b27 16:36:45 ---> 011c28f1957a 16:36:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:45 Removing intermediate container 13fd69cf677c 16:36:45 ---> 8a735c651ea7 16:36:45 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:36:45 ---> Running in fd988eb31ff4 16:36:45 Removing intermediate container bdf910569012 16:36:45 ---> 8fcc85782294 16:36:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:45 ---> 282135859666 16:36:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:45 ---> Running in 6363d1db4950 16:36:46 Removing intermediate container fd988eb31ff4 16:36:46 ---> 07e2f5e60a66 16:36:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:36:46 Removing intermediate container 6363d1db4950 16:36:46 ---> 46ff1caf5b6c 16:36:46 Step 12/22 : ENV APP_PORT=59881 16:36:46 ---> d9fb3873e5eb 16:36:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:46 ---> 09e006666d69 16:36:46 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:36:46 ---> Running in 4181d203665c 16:36:46 ---> Running in c473cf3929b1 16:36:46 ---> ca7e48ba3726 16:36:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:46 Removing intermediate container 4181d203665c 16:36:46 ---> c6d599593afb 16:36:46 Step 13/22 : EXPOSE $APP_PORT 16:36:47 ---> Running in 2a4c067b7ad0 16:36:47 Removing intermediate container 2a4c067b7ad0 16:36:47 ---> 0a2f3f151d87 16:36:47 Step 14/22 : WORKDIR / 16:36:47 ---> 2fb432e2be03 16:36:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:47 ---> Running in d58aec4f1632 16:36:47 Removing intermediate container d58aec4f1632 16:36:47 ---> 3d9089ba8c7d 16:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:47 ---> 45f116065ca3 16:36:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:47 ---> da414b8444bd 16:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:48 Removing intermediate container c473cf3929b1 16:36:48 ---> fb3aeaa9dd3b 16:36:48 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:48 Removing intermediate container b23414902476 16:36:48 ---> 11a30687ed26 16:36:48 Successfully built 11a30687ed26 16:36:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:48 + docker inspect -f . ci-base-image-arm64 16:36:48 . [Pipeline] withDockerContainer 16:36:49 ---> aefdbe667854 16:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:49 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 16:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 16:36:49 ---> 40be85f949f9 16:36:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:49 ---> 24a257a11fd5 16:36:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:49 ---> 268f3aa7036d 16:36:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:36:49 Removing intermediate container 5ba6f50ff362 16:36:49 ---> ac6451631e36 16:36:49 16:36:49 Step 11/23 : FROM alpine:3.14 16:36:49 ---> 14119a10abf4 16:36:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:49 ---> Using cache 16:36:49 ---> 8fcc85782294 16:36:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:49 ---> Using cache 16:36:49 ---> 46ff1caf5b6c 16:36:49 Step 14/23 : ENV APP_PORT=59861 16:36:49 Removing intermediate container 03306d31be13 16:36:49 ---> 5c6eeb98feac 16:36:49 16:36:49 Step 9/22 : FROM alpine:3.14 16:36:49 ---> 14119a10abf4 16:36:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:49 ---> Running in 0f7745dae517 16:36:49 ---> Running in a25282878604 16:36:49 ---> Running in 143f99af29c9 16:36:49 ---> e0aa2546b910 16:36:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:36:49 Removing intermediate container 0f7745dae517 16:36:49 ---> 1c2fc6267daa 16:36:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:49 Removing intermediate container 143f99af29c9 16:36:49 ---> de3648d08b54 16:36:49 Step 15/23 : EXPOSE $APP_PORT 16:36:49 Removing intermediate container a25282878604 16:36:49 ---> dc6be583c6ea 16:36:49 Step 11/22 : ENV APP_PORT=59880 16:36:49 ---> Running in 2c03b306a374 16:36:49 ---> Running in 4a5e28319686 16:36:49 ---> d2c0169c5add 16:36:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:49 ---> Running in b084fd9c21f9 16:36:49 ---> Running in 23e1d2d2a732 16:36:49 Removing intermediate container 4a5e28319686 16:36:49 ---> 256ef4d09046 16:36:49 Step 20/22 : LABEL arch=x86_64 16:36:49 Removing intermediate container b084fd9c21f9 16:36:49 ---> 7ec35791a4ea 16:36:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:50 Removing intermediate container 23e1d2d2a732 16:36:50 ---> abf832f2885b 16:36:50 Step 12/22 : EXPOSE $APP_PORT 16:36:50 ---> Running in 6e6cdae52555 16:36:50 ---> Running in d49b5d9084ec 16:36:50 ---> cf6dd336ceb1 16:36:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:50 ---> e07e728f863f 16:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:50 Removing intermediate container 6e6cdae52555 16:36:50 ---> d13be8b82843 16:36:50 Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:36:50 Removing intermediate container d49b5d9084ec 16:36:50 ---> a8c930302792 16:36:50 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:50 ---> Running in 109b4d7b9f4a 16:36:50 ---> Running in 8b9899f78472 16:36:50 ---> 6a24b8178a80 16:36:50 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:36:50 Removing intermediate container 109b4d7b9f4a 16:36:50 ---> 43023fd2930c 16:36:50 Step 22/22 : LABEL version=0.0.0 16:36:50 ---> Running in 55ba3c7ade03 16:36:50 ---> 9692d58209ce 16:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:50 ---> a9c7d3517a4b 16:36:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:36:50 $ docker top efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 -eo pid,comm 16:36:50 ---> Running in 5c6386ebd53b 16:36:50 Removing intermediate container 2c03b306a374 16:36:50 ---> 7b01517873a5 16:36:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:36:50 Removing intermediate container 55ba3c7ade03 16:36:50 ---> ad1d34834573 16:36:50 16:36:50 ---> c51c60f1e374 16:36:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:50 ---> Running in df3b235f0ed3 16:36:51 Removing intermediate container 5c6386ebd53b 16:36:51 ---> e4b2e592f645 16:36:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:51 ---> Running in d8e0acbc7010 16:36:51 Successfully built ad1d34834573 16:36:51 Successfully tagged core-metadata:latest 16:36:51  Building core-metadata ... done Building support-notifications 16:36:51 Removing intermediate container df3b235f0ed3 16:36:51 ---> c360d5bda1db 16:36:51 Step 22/24 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh 16:36:51 + go version 16:36:51 go version go1.16.8 linux/arm64 [Pipeline] } 16:36:51 $ docker stop --time=1 efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 16:36:52 Removing intermediate container d8e0acbc7010 16:36:52 ---> ba2c9234d126 16:36:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:52 ---> Running in 3a0bc99f7494 16:36:52 ---> 81f76ab8f3d1 16:36:52 Step 25/30 : RUN chmod +x /entrypoint.sh 16:36:52 Removing intermediate container 8b9899f78472 16:36:52 ---> a2a9b41b144f 16:36:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:36:52 ---> Running in f5c45ace884b 16:36:52 ---> Running in 0b386a4173e4 16:36:52 Removing intermediate container 3a0bc99f7494 16:36:52 ---> f210d631691a 16:36:52 Step 23/24 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:36:53 ---> Running in 3ae8df1fe9e1 16:36:53 ---> Running in 9f49df1f42d1 16:36:53 Removing intermediate container f5c45ace884b 16:36:53 ---> eb2c1b342fbf 16:36:53 Step 21/23 : LABEL arch=x86_64 16:36:53 ---> Running in 5b1a48303331 16:36:53 $ docker rm -f efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 16:36:53 Removing intermediate container 9f49df1f42d1 16:36:53 ---> fc7318a8963d 16:36:53 Step 24/24 : LABEL version=0.0.0 16:36:53 ---> Running in a28025d66e50 16:36:53 Removing intermediate container 5b1a48303331 16:36:53 ---> 483aecb8ef7d 16:36:53 Step 22/23 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 16:36:54 ---> Running in 5575481bce70 16:36:54 Removing intermediate container a28025d66e50 16:36:54 ---> 8bf7ca95ef2d 16:36:54 16:36:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:54 Successfully built 8bf7ca95ef2d 16:36:54 Successfully tagged security-secretstore-setup:latest 16:36:54 Building sys-mgmt-agent [Pipeline] isUnix [Pipeline] sh 16:36:54  Building security-secretstore-setup ... done Removing intermediate container 5575481bce70 16:36:54 ---> 10a767d2f375 16:36:54 Step 23/23 : LABEL version=0.0.0 16:36:54 + docker inspect -f . ci-base-image-arm64 16:36:54 . [Pipeline] withDockerContainer 16:36:54 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 16:36:54 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 16:36:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:55 (1/6) Installing dumb-init (1.2.5-r1) 16:36:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:36:55 (3/6) Installing libsodium (1.0.18-r0) 16:36:55 ---> Running in 77ce96dd17c0 16:36:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:36:55 (5/6) Installing libzmq (4.3.4-r0) 16:36:55 Removing intermediate container 0b386a4173e4 16:36:55 ---> 2672aacceee7 16:36:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:36:56 (6/6) Installing zeromq (4.3.4-r0) 16:36:56 $ docker top 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 -eo pid,comm 16:36:56 Executing busybox-1.33.1-r3.trigger 16:36:56 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo 16:36:56 ========================================================= 16:36:56 [edgeXBuildGoParallel] Running Tests and Build... 16:36:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:57 + make test 16:36:57 go mod tidy 16:36:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:58 Removing intermediate container 77ce96dd17c0 16:36:58 ---> 750fe3de19d3 16:36:58 16:36:58 ---> Running in c3989cae644e 16:36:58 Successfully built 750fe3de19d3 16:36:59 Successfully tagged support-scheduler:latest 16:36:59  Building support-scheduler ... done Building security-proxy-setup 16:36:59 Removing intermediate container c3989cae644e 16:36:59 ---> c101029abe26 16:36:59 Step 27/30 : CMD ["gate"] 16:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:00 ---> 69f805a9cae9 16:37:00 Step 3/22 : WORKDIR /edgex-go 16:37:00 ---> Using cache 16:37:00 ---> d0b4f4c0e995 16:37:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:00 ---> Using cache 16:37:00 ---> d7da2490784c 16:37:00 Step 5/22 : RUN apk add --update --no-cache make bash git 16:37:01 ---> Running in c1a9497f93a0 16:37:01 Removing intermediate container 3ae8df1fe9e1 16:37:01 ---> 14ce61d90b47 16:37:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:02 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> 69f805a9cae9 16:37:02 Step 3/21 : WORKDIR /edgex-go 16:37:02 ---> Using cache 16:37:02 ---> d0b4f4c0e995 16:37:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:02 ---> Using cache 16:37:02 ---> d7da2490784c 16:37:02 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:02 Removing intermediate container c1a9497f93a0 16:37:02 ---> ca30750e0057 16:37:02 Step 28/30 : LABEL arch=x86_64 16:37:02 ---> Running in 0b7071448dcf 16:37:02 ---> Running in 79f922590c46 16:37:03 ---> 4c49d1c81340 16:37:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:03 ---> Running in ac502cd287c0 16:37:03 Removing intermediate container ac502cd287c0 16:37:03 ---> 715fc575c7e9 16:37:03 Step 29/30 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:37:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:03 ---> 6515c57a4eed 16:37:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:03 ---> Running in fac3c6ee1077 16:37:03 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:37:03 ---> 69f805a9cae9 16:37:03 Step 3/20 : WORKDIR /edgex-go 16:37:03 ---> Using cache 16:37:03 ---> d0b4f4c0e995 16:37:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:03 ---> Using cache 16:37:03 ---> d7da2490784c 16:37:03 Step 5/20 : RUN apk add --update --no-cache make git 16:37:03 ---> Using cache 16:37:03 ---> b83b39c55e0f 16:37:03 Step 6/20 : COPY . . 16:37:03 ---> Using cache 16:37:03 ---> 3091944ce59a 16:37:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:03 ---> Using cache 16:37:03 ---> 08e9e9037914 16:37:03 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:03 ---> Running in 1bf2d14ad39f 16:37:03 Removing intermediate container fac3c6ee1077 16:37:03 ---> c50334575884 16:37:03 Step 30/30 : LABEL version=0.0.0 16:37:03 ---> Running in 46a16fcb79ea 16:37:03 ---> e40b68f28ad4 16:37:03 Step 18/22 : ENTRYPOINT ["/core-data"] 16:37:04 ---> Running in b778c853171a 16:37:04 Removing intermediate container 46a16fcb79ea 16:37:04 ---> d782a1d61f21 16:37:04 16:37:04 Removing intermediate container b778c853171a 16:37:04 ---> 438d2a993aa7 16:37:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:04 Successfully built d782a1d61f21 16:37:04 Successfully tagged security-bootstrapper:latest 16:37:04 Building core-command 16:37:04  Building security-bootstrapper ... done  ---> Running in 91266f38985f 16:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:04 Removing intermediate container 91266f38985f 16:37:04 ---> 51c7f412175c 16:37:04 Step 20/22 : LABEL arch=x86_64 16:37:05 OK: 220 MiB in 52 packages 16:37:05 OK: 220 MiB in 52 packages 16:37:05 ---> Running in 8877589cf6e5 16:37:06 Removing intermediate container 8877589cf6e5 16:37:06 ---> 32639604a090 16:37:06 Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:37:06 ---> Running in 5e3fd1312e1d 16:37:06 Removing intermediate container 79f922590c46 16:37:06 ---> 7086fe0f6a03 16:37:06 Step 6/21 : COPY . . 16:37:06 Removing intermediate container 5e3fd1312e1d 16:37:06 ---> 4841588798fb 16:37:06 Step 22/22 : LABEL version=0.0.0 16:37:07 Removing intermediate container 0b7071448dcf 16:37:07 ---> f11d6d6d879c 16:37:07 Step 6/22 : COPY . . 16:37:07 ---> Running in 73a14a105ff3 16:37:08 Removing intermediate container 73a14a105ff3 16:37:08 ---> c6e86c1f8092 16:37:08 16:37:08 Successfully built c6e86c1f8092 16:37:08 Successfully tagged core-data:latest 16:37:18  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:18 ---> 69f805a9cae9 16:37:18 Step 3/22 : WORKDIR /edgex-go 16:37:18 ---> Using cache 16:37:18 ---> d0b4f4c0e995 16:37:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:18 ---> Using cache 16:37:18 ---> d7da2490784c 16:37:18 Step 5/22 : RUN apk add --update --no-cache make git 16:37:18 ---> Using cache 16:37:18 ---> b83b39c55e0f 16:37:18 Step 6/22 : COPY . . 16:37:18 ---> Using cache 16:37:18 ---> 3091944ce59a 16:37:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:18 ---> Using cache 16:37:18 ---> 08e9e9037914 16:37:18 Step 8/22 : RUN make cmd/core-command/core-command 16:37:23 ---> Running in 2baa6c5bec6a 16:37:23 ---> c335f8abfbb3 16:37:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:23 ---> 87844aab46f9 16:37:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:23 ---> Running in 6cc96341dd3d 16:37:23 ---> Running in 16bbda330181 16:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:26 Removing intermediate container 6cc96341dd3d 16:37:26 ---> c2e143aa1ad0 16:37:26 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:37:26 ---> Running in 5544bba4d043 16:37:26 Removing intermediate container 16bbda330181 16:37:26 ---> 38f7942943d3 16:37:26 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:26 ---> Running in 59f221fb93bb 16:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37: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 16:37:30 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:37:38 Removing intermediate container 1bf2d14ad39f 16:37:38 ---> 14dad77679d9 16:37:38 16:37:38 Step 9/20 : FROM alpine:3.14 16:37:38 ---> 14119a10abf4 16:37:38 Step 10/20 : RUN apk add --update --no-cache curl 16:37:38 ---> Running in 2e6bc51d6160 16:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:39 (1/5) Installing ca-certificates (20191127-r5) 16:37:39 (2/5) Installing brotli-libs (1.0.9-r5) 16:37:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:37:39 (4/5) Installing libcurl (7.79.1-r0) 16:37:39 (5/5) Installing curl (7.79.1-r0) 16:37:39 Executing busybox-1.33.1-r3.trigger 16:37:39 Executing ca-certificates-20191127-r5.trigger 16:37:39 OK: 8 MiB in 19 packages 16:37:40 Removing intermediate container 2e6bc51d6160 16:37:40 ---> 94a6042e566d 16:37:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:40 ---> Running in eea1a56b54f5 16:37:40 Removing intermediate container eea1a56b54f5 16:37:40 ---> 45b4b3b256dc 16:37:40 Step 12/20 : WORKDIR /edgex 16:37:40 ---> Running in 80d9d5a140e7 16:37:40 Removing intermediate container 80d9d5a140e7 16:37:40 ---> 355cb07f1591 16:37:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:41 ---> b16270e32820 16:37:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:41 ---> 9fbeafa84f08 16:37:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:42 ---> 286184b81790 16:37:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:42 ---> Running in 04bce05d41ff 16:37:42 Removing intermediate container 04bce05d41ff 16:37:42 ---> b8a9d4222fa8 16:37:42 Step 17/20 : CMD ["--init=true"] 16:37:42 ---> Running in cb6ff66db4e5 16:37:42 Removing intermediate container cb6ff66db4e5 16:37:42 ---> f70ce8cbd6f6 16:37:42 Step 18/20 : LABEL arch=x86_64 16:37:42 ---> Running in 23dbdd86df0d 16:37:42 Removing intermediate container 23dbdd86df0d 16:37:42 ---> 43290df54edb 16:37:42 Step 19/20 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:37:43 ---> Running in 3ab58ea52d56 16:37:43 Removing intermediate container 3ab58ea52d56 16:37:43 ---> a64f962457f5 16:37:43 Step 20/20 : LABEL version=0.0.0 16:37:43 ---> Running in 6225b842c6a2 16:37:43 Removing intermediate container 6225b842c6a2 16:37:43 ---> 62d1228d0dc9 16:37:43 16:37:43 Successfully built 62d1228d0dc9 16:37:43 Successfully tagged security-proxy-setup:latest 16:37:55  Building security-proxy-setup ... done Removing intermediate container 2baa6c5bec6a 16:37:55 ---> a71887000437 16:37:55 16:37:55 Step 9/22 : FROM alpine:3.14 16:37:55 ---> 14119a10abf4 16:37:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:55 ---> Using cache 16:37:55 ---> 8fcc85782294 16:37:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:55 ---> Using cache 16:37:55 ---> 46ff1caf5b6c 16:37:55 Step 12/22 : ENV APP_PORT=59882 16:37:55 ---> Running in 779efe35c11c 16:37:55 Removing intermediate container 779efe35c11c 16:37:55 ---> db70c12a4962 16:37:55 Step 13/22 : EXPOSE $APP_PORT 16:37:55 ---> Running in ac6687ec3ed0 16:37:56 Removing intermediate container ac6687ec3ed0 16:37:56 ---> 7211e4fee59d 16:37:56 Step 14/22 : WORKDIR / 16:37:56 ---> Running in b277eb8b44de 16:37:56 Removing intermediate container b277eb8b44de 16:37:56 ---> 65538e1ffafd 16:37:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:56 ---> a58bfb9217a0 16:37:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:57 ---> fe3667d48cf1 16:37:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:57 ---> 6e0c077f2899 16:37:57 Step 18/22 : ENTRYPOINT ["/core-command"] 16:37:57 ---> Running in e200a686f744 16:37:57 Removing intermediate container e200a686f744 16:37:57 ---> 3e208b2c3545 16:37:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:57 ---> Running in 26228f929c31 16:37:57 Removing intermediate container 26228f929c31 16:37:57 ---> faa82e363599 16:37:57 Step 20/22 : LABEL arch=x86_64 16:37:58 ---> Running in ad318ce05ab6 16:37:58 Removing intermediate container ad318ce05ab6 16:37:58 ---> 58d6edcd2a6d 16:37:58 Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:37:58 ---> Running in 1455701d20a5 16:37:58 Removing intermediate container 1455701d20a5 16:37:58 ---> a219dbb634d5 16:37:58 Step 22/22 : LABEL version=0.0.0 16:37:58 ---> Running in 8b89728680ea 16:37:58 Removing intermediate container 8b89728680ea 16:37:58 ---> f9f985bdac20 16:37:58 16:37:58 Successfully built f9f985bdac20 16:37:58 Successfully tagged core-command:latest 16:37:59  Building core-command ... done Removing intermediate container 59f221fb93bb 16:37:59 ---> 8cab977657a7 16:37:59 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:59 ---> Running in 405585b55073 16:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:38:00 Removing intermediate container 5544bba4d043 16:38:00 ---> 55973daef36f 16:38:00 16:38:00 Step 9/21 : FROM alpine:3.14 16:38:00 ---> 14119a10abf4 16:38:00 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:00 ---> Running in 7e3312f112d6 16:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:00 Removing intermediate container 405585b55073 16:38:00 ---> 89f9e14a5599 16:38:00 16:38:00 Step 10/22 : FROM docker:20.10.8 16:38:00 20.10.8: Pulling from library/docker 16:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:01 (1/2) Installing ca-certificates (20191127-r5) 16:38:01 (2/2) Installing dumb-init (1.2.5-r1) 16:38:01 Executing busybox-1.33.1-r3.trigger 16:38:01 Executing ca-certificates-20191127-r5.trigger 16:38:01 OK: 6 MiB in 16 packages 16:38:01 Removing intermediate container 7e3312f112d6 16:38:01 ---> d505b8a40764 16:38:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:02 ---> Running in 562841056deb 16:38:02 Removing intermediate container 562841056deb 16:38:02 ---> 000dfe520d72 16:38:02 Step 12/21 : ENV APP_PORT=59860 16:38:02 ---> Running in 629e4753fb5f 16:38:02 Removing intermediate container 629e4753fb5f 16:38:02 ---> b32aa6c1b98d 16:38:02 Step 13/21 : EXPOSE $APP_PORT 16:38:03 ---> Running in 90c184381b22 16:38:03 Removing intermediate container 90c184381b22 16:38:03 ---> e78a4be18309 16:38:03 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:03 ---> 9b26c15c0543 16:38:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:04 ---> f5cc3e790e92 16:38:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:04 ---> 2d35b4081bc4 16:38:04 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:38:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:38:04 ---> Running in 26852bef182d 16:38:04 Status: Downloaded newer image for docker:20.10.8 16:38:04 ---> bc6c0ffef665 16:38:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:04 ---> Running in 87d30cca0d44 16:38:04 Removing intermediate container 26852bef182d 16:38:04 ---> 0a5a62db0521 16:38:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:04 ---> Running in 0ca85fe4bb2a 16:38:04 Removing intermediate container 87d30cca0d44 16:38:04 ---> 89f2928b9b5f 16:38:04 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:04 ---> Running in c33daa47ed99 16:38:04 Removing intermediate container 0ca85fe4bb2a 16:38:04 ---> bf9bf2a97bdc 16:38:04 Step 19/21 : LABEL arch=x86_64 16:38:04 ---> Running in 9cd6dca45baf 16:38:04 Removing intermediate container 9cd6dca45baf 16:38:04 ---> 4d0b96277170 16:38:04 Step 20/21 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:38:04 ---> Running in a9912709b10e 16:38:04 Removing intermediate container a9912709b10e 16:38:04 ---> c4f59664333c 16:38:04 Step 21/21 : LABEL version=0.0.0 16:38:04 ---> Running in 1529320394f3 16:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:04 Removing intermediate container 1529320394f3 16:38:04 ---> b6320bb5d533 16:38:04 16:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:04 Successfully built b6320bb5d533 16:38:04 Successfully tagged support-notifications:latest 16:38:05  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) 16:38:05 (2/42) Installing bash (5.1.4-r0) 16:38:05 Executing bash-5.1.4-r0.post-install 16:38:05 (3/42) Installing brotli-libs (1.0.9-r5) 16:38:05 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:38:05 (5/42) Installing libcurl (7.79.1-r0) 16:38:05 (6/42) Installing curl (7.79.1-r0) 16:38:05 (7/42) Installing dumb-init (1.2.5-r1) 16:38:05 (8/42) Installing libbz2 (1.0.8-r1) 16:38:05 (9/42) Installing expat (2.4.1-r0) 16:38:05 (10/42) Installing libffi (3.3-r2) 16:38:05 (11/42) Installing gdbm (1.19-r0) 16:38:05 (12/42) Installing xz-libs (5.2.5-r0) 16:38:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:38:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:05 (15/42) Installing mpdecimal (2.5.1-r1) 16:38:05 (16/42) Installing sqlite-libs (3.35.5-r0) 16:38:05 (17/42) Installing python3 (3.9.5-r1) 16:38:05 (18/42) Installing py3-appdirs (1.4.4-r2) 16:38:05 (19/42) Installing py3-chardet (4.0.0-r2) 16:38:05 (20/42) Installing py3-idna (3.2-r0) 16:38:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:38:05 (22/42) Installing py3-certifi (2020.12.5-r1) 16:38:05 (23/42) Installing py3-requests (2.25.1-r4) 16:38:05 (24/42) Installing py3-msgpack (1.0.2-r1) 16:38:05 (25/42) Installing py3-lockfile (0.12.2-r4) 16:38:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:38:05 (27/42) Installing py3-colorama (0.4.4-r1) 16:38:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:38:05 (29/42) Installing py3-distlib (0.3.1-r3) 16:38:05 (30/42) Installing py3-distro (1.5.0-r3) 16:38:05 (31/42) Installing py3-six (1.15.0-r1) 16:38:05 (32/42) Installing py3-webencodings (0.5.1-r4) 16:38:05 (33/42) Installing py3-html5lib (1.1-r1) 16:38:05 (34/42) Installing py3-parsing (2.4.7-r2) 16:38:05 (35/42) Installing py3-packaging (20.9-r1) 16:38:06 (36/42) Installing py3-toml (0.10.2-r2) 16:38:06 (37/42) Installing py3-pep517 (0.10.0-r2) 16:38:06 (38/42) Installing py3-progress (1.5-r2) 16:38:06 (39/42) Installing py3-retrying (1.3.3-r1) 16:38:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:38:06 (41/42) Installing py3-setuptools (52.0.0-r3) 16:38:06 (42/42) Installing py3-pip (20.3.4-r1) 16:38:06 Executing busybox-1.33.1-r3.trigger 16:38:06 OK: 84 MiB in 64 packages 16:38:07 Collecting docker-compose==1.23.2 16:38:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:07 Collecting dockerpty<0.5,>=0.4.1 16:38:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:07 Collecting docker<4.0,>=3.6.0 16:38:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:07 Collecting PyYAML<4,>=3.10 16:38:07 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:08 Collecting websocket-client<1.0,>=0.32.0 16:38:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:08 Collecting jsonschema<3,>=2.5.1 16:38:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:08 Collecting texttable<0.10,>=0.9.0 16:38:08 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:08 Collecting docopt<0.7,>=0.6.1 16:38:08 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:08 Collecting cached-property<2,>=1.2.0 16:38:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:09 Collecting docker-pycreds>=0.4.0 16:38:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:09 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) 16:38:09 Collecting urllib3<1.25,>=1.21.1 16:38:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:09 Collecting idna<2.8,>=2.5 16:38:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:09 Collecting chardet<3.1.0,>=3.0.2 16:38:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:09 Attempting uninstall: urllib3 16:38:09 Found existing installation: urllib3 1.26.5 16:38:09 Uninstalling urllib3-1.26.5: 16:38:09 Successfully uninstalled urllib3-1.26.5 16:38:09 Attempting uninstall: idna 16:38:09 Found existing installation: idna 3.2 16:38:09 Uninstalling idna-3.2: 16:38:09 Successfully uninstalled idna-3.2 16:38:09 Attempting uninstall: chardet 16:38:09 Found existing installation: chardet 4.0.0 16:38:09 Uninstalling chardet-4.0.0: 16:38:09 Successfully uninstalled chardet-4.0.0 16:38:10 Attempting uninstall: requests 16:38:10 Found existing installation: requests 2.25.1 16:38:10 Uninstalling requests-2.25.1: 16:38:10 Successfully uninstalled requests-2.25.1 16:38:10 Running setup.py install for texttable: started 16:38:10 Running setup.py install for texttable: finished with status 'done' 16:38:10 Running setup.py install for PyYAML: started 16:38:11 Running setup.py install for PyYAML: finished with status 'done' 16:38:11 Running setup.py install for docopt: started 16:38:11 Running setup.py install for docopt: finished with status 'done' 16:38:11 Running setup.py install for dockerpty: started 16:38:11 Running setup.py install for dockerpty: finished with status 'done' 16:38:12 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 16:38:15 Removing intermediate container c33daa47ed99 16:38:15 ---> 07a5c7e30c36 16:38:15 Step 13/22 : ENV APP_PORT=58890 16:38:15 ---> Running in 3ff128133fe5 16:38:15 Removing intermediate container 3ff128133fe5 16:38:15 ---> 4d3d405782b0 16:38:15 Step 14/22 : EXPOSE $APP_PORT 16:38:15 ---> Running in 9921c94e0cc7 16:38:15 Removing intermediate container 9921c94e0cc7 16:38:15 ---> 7ec6f65f193d 16:38:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:16 ---> 51604956e33a 16:38:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:16 ---> a9946fb50e03 16:38:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:16 ---> 84afbcc7f605 16:38:16 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:16 ---> Running in 324766f785ba 16:38:16 Removing intermediate container 324766f785ba 16:38:16 ---> 7163ce7c57ae 16:38:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:16 ---> Running in a5ce82fe8f5c 16:38:17 Removing intermediate container a5ce82fe8f5c 16:38:17 ---> 27fe7b6e0aab 16:38:17 Step 20/22 : LABEL arch=x86_64 16:38:17 ---> Running in cbe6b32236a4 16:38:17 Removing intermediate container cbe6b32236a4 16:38:17 ---> c5fb51873504 16:38:17 Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 16:38:17 ---> Running in 7310ad7670f2 16:38:17 Removing intermediate container 7310ad7670f2 16:38:17 ---> 98abbb1e80b3 16:38:17 Step 22/22 : LABEL version=0.0.0 16:38:17 ---> Running in c5ac3dad3b88 16:38:17 Removing intermediate container c5ac3dad3b88 16:38:17 ---> 442478735087 16:38:17 16:38:17 Successfully built 442478735087 16:38:17 Successfully tagged sys-mgmt-agent:latest 16:38:17  Building sys-mgmt-agent ... done  [Pipeline] } 16:38:17 $ docker stop --time=1 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b 16:38:18 $ docker rm -f 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b [Pipeline] // withDockerContainer [Pipeline] sh 16:38:19 + docker images 16:38:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:19 sys-mgmt-agent latest 442478735087 2 seconds ago 294MB 16:38:19 support-notifications latest b6320bb5d533 15 seconds ago 16.9MB 16:38:19 89f9e14a5599 19 seconds ago 1.76GB 16:38:19 55973daef36f 19 seconds ago 1.76GB 16:38:19 core-command latest f9f985bdac20 21 seconds ago 16.1MB 16:38:19 a71887000437 24 seconds ago 1.75GB 16:38:19 security-proxy-setup latest 62d1228d0dc9 36 seconds ago 26.9MB 16:38:19 14dad77679d9 42 seconds ago 1.76GB 16:38:19 core-data latest c6e86c1f8092 About a minute ago 20.7MB 16:38:19 security-bootstrapper latest d782a1d61f21 About a minute ago 18.9MB 16:38:19 support-scheduler latest 750fe3de19d3 About a minute ago 16.2MB 16:38:19 security-secretstore-setup latest 8bf7ca95ef2d About a minute ago 28.4MB 16:38:19 core-metadata latest ad1d34834573 About a minute ago 16.9MB 16:38:19 ac6451631e36 About a minute ago 1.76GB 16:38:19 5c6eeb98feac About a minute ago 1.76GB 16:38:19 1aa2dd09033b About a minute ago 1.76GB 16:38:19 dd84dee407e7 About a minute ago 1.76GB 16:38:19 862f91d499f0 About a minute ago 1.76GB 16:38:19 ci-base-image-x86_64 latest 69f805a9cae9 6 minutes ago 1.25GB 16:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 16:38:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 16:38:19 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 16:38:19 alpine 3.14 14119a10abf4 2 months ago 5.6MB 16:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:34 Still waiting to schedule task 16:38:34 ‘prd-ubuntu18.04-docker-8c-8g-347’ is offline 16:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements 16:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.319s coverage: 44.7% of statements 16:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.718s coverage: 89.5% of statements 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.813s coverage: 94.2% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 59.1% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.248s coverage: 60.0% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.9% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.285s coverage: 58.8% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.200s coverage: 47.1% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 16:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements 16:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.273s coverage: 58.8% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.378s coverage: 87.2% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 64.4% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.4% of statements 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.8% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 63.2% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 16:40:06 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 16:40:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:06 GO111MODULE=on go vet ./... 16:41:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:43 ./bin/test-attribution-txt.sh [Pipeline] sh 16:41:43 + ls -al . 16:41:43 total 664 16:41:43 drwxrwxr-x 9 1001 1001 4096 Nov 12 16:41 . 16:41:43 drwxr-xr-x 4 root root 4096 Nov 12 16:36 .. 16:41:43 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:34 .dockerignore 16:41:43 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:34 .git 16:41:43 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:34 .github 16:41:43 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:34 .gitignore 16:41:43 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:34 .golangci.yml 16:41:43 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:34 .hadolint.yml 16:41:43 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:34 .sonarcloud.properties 16:41:43 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:34 ADOPTERS.md 16:41:43 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:34 Attribution.txt 16:41:43 -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:34 CHANGELOG.md 16:41:43 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:34 CONTRIBUTING.md 16:41:43 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:34 GOVERNANCE.md 16:41:43 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:34 Jenkinsfile 16:41:43 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:34 LICENSE 16:41:43 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:34 Makefile 16:41:43 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:34 OWNERS.md 16:41:43 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:34 README.md 16:41:43 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:34 SECURITY.md 16:41:43 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:30 VERSION 16:41:43 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:34 ZMQWindows.md 16:41:43 drwxrwxr-x 2 1001 1001 4096 Nov 12 16:34 bin 16:41:43 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:34 cmd 16:41:43 -rw-r--r-- 1 root root 428381 Nov 12 16:40 coverage.out 16:41:43 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:34 go.mod 16:41:43 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:34 go.sum 16:41:43 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:34 internal 16:41:43 drwxrwxr-x 3 1001 1001 4096 Nov 12 16:34 openapi 16:41:43 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:34 snap 16:41:43 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:34 version.go [Pipeline] sh 16:41:44 + '[' -e coverage.out ] 16:41:44 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:44 Warning: overwriting stash ‘coverage-report’ 16:41:45 Stashed 1 file(s) [Pipeline] sh 16:41:46 + make build 16:41:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:42:20 Running on prd-ubuntu18.04-docker-8c-8g-352 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws 16:42:20 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:42:20 The recommended git tool is: git 16:42:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42:22 using credential edgex-jenkins-ssh 16:42:22 Cloning the remote Git repository 16:42:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:42:22 > git init /w/workspace/edgex-go/3 # timeout=10 16:42:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:42:22 > git --version # timeout=10 16:42:22 > git --version # 'git version 2.17.1' 16:42:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:42:58 $ docker stop --time=1 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 16:42:59 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 16:42:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:42:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:42:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:42:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:59 > git config core.sparsecheckout # timeout=10 16:42:59 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 16:42:59 > git remote # timeout=10 16:42:59 > git config --get remote.origin.url # timeout=10 16:42:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:59 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:42:59 Merge succeeded, producing 18bc88fcb5896e8232e762766dde500315981d46 16:42:59 Checking out Revision 18bc88fcb5896e8232e762766dde500315981d46 (PR-3798) 16:43:00 $ docker rm -f 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:02 16:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:59 > git rev-parse HEAD^{commit} # timeout=10 16:42:59 > git config core.sparsecheckout # timeout=10 16:42:59 > git checkout -f 18bc88fcb5896e8232e762766dde500315981d46 # timeout=10 [Pipeline] isUnix [Pipeline] sh 16:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:02 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 16:43:03 First time build. Skipping changelog. 16:43:03 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:03 29e5d40040c1: Pulling fs layer 16:43:03 1ce36da41761: Pulling fs layer 16:43:03 25b303627fd3: Pulling fs layer 16:43:03 29e5d40040c1: Verifying Checksum 16:43:03 29e5d40040c1: Download complete 16:43:03 1ce36da41761: Verifying Checksum 16:43:03 1ce36da41761: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:03 + echo snap-build.sh 16:43:03 snap-build.sh 16:43:03 + SNAP_BASE_DIR=. 16:43:03 + '[' '!' -z /w/workspace/edgex-go/3 ']' 16:43:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 16:43:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 16:43:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 16:43:03 + cd /w/workspace/edgex-go/3 16:43:03 + sudo apt-get remove -qy --purge lxd lxd-client 16:43:03 Reading package lists... 16:43:03 Building dependency tree... 16:43:03 Reading state information... 16:43:03 The following packages were automatically installed and are no longer required: 16:43:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:43:03 uidmap xdelta3 16:43:03 Use 'sudo apt autoremove' to remove them. 16:43:03 The following packages will be REMOVED: 16:43:03 lxd* lxd-client* 16:43:03 29e5d40040c1: Pull complete 16:43:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:43:04 After this operation, 31.7 MB disk space will be freed. 16:43:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:43:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:04 25b303627fd3: Verifying Checksum 16:43:04 25b303627fd3: Download complete 16:43:05 1ce36da41761: Pull complete 16:43:02 > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 16:43:05 Removing lxd dnsmasq configuration 16:43:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:43:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:43:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:43:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 16:43:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:07 Processing triggers for systemd (237-3ubuntu10.45) ... 16:43:07 Processing triggers for ureadahead (0.100.0-21) ... 16:43:08 + sudo snap remove --purge lxd 16:43:08 snap "lxd" is not installed 16:43:08 + sudo groupadd --force --system lxd 16:43:08 ++ whoami 16:43:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:43:08 + newgrp - lxd 16:43:08 + sudo snap install lxd 16:43:15 25b303627fd3: Pull complete 16:43:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:43:15 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 16:43:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:18 $ docker top f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b -eo pid,comm 16:43:18 2021-11-12T16:43:16Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh 16:43:19 + docker-compose build --help 16:43:19 + grep parallel 16:43:24 --parallel Build images in parallel. [Pipeline] } 16:43:24 $ docker stop --time=1 f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b 16:43:26 $ docker rm -f f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:27 . [Pipeline] withDockerContainer 16:43:27 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 16:43:27 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat 16:43:28 $ docker top 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:43:34 Building core-command ... 16:43:34 Building core-data ... 16:43:34 Building core-metadata ... 16:43:34 Building security-bootstrapper ... 16:43:34 Building security-proxy-setup ... 16:43:34 Building security-secretstore-setup ... 16:43:34 Building support-notifications ... 16:43:34 Building support-scheduler ... 16:43:34 Building sys-mgmt-agent ... 16:43:34 Building core-command 16:43:34 Building security-bootstrapper 16:43:34 Building core-metadata 16:43:34 Building support-notifications 16:43:34 Building support-scheduler 16:43:40 lxd 4.20 from Canonical* installed 16:43:40 + sudo lxd init --auto 16:43:50 + sudo snap install --classic snapcraft 16:43:57 snapcraft 5.0 from Canonical* installed 16:43:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:43:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:43:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:57 Dload Upload Total Spent Left Speed 16:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 16:43:57 100 3325k 100 3325k 0 0 7074k 0 --:--:-- --:--:-- --:--:-- 7074k 16:43:57 ./yq_linux_amd64 16:43:57 + sudo snapcraft prime --use-lxd 16:43:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:43:58 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: 16:43:58 - README.md 16:43:58 16:43:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:43:59 Launching a container. 16:44:14 Waiting for container to be ready 16:44:14 To start your first container, try: lxc launch ubuntu:20.04 16:44:14 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:44:14 16:44:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:44:15 Waiting for network to be ready... 16:44:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:44:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:44:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:44:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:44:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:44:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:44:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:44:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:44:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:44:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:44:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:44:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:44:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:44:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:44:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:44:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:44:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:44:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:44:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:44:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:44:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:44:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:44:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:44:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:44:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:44:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:44:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:44:20 Fetched 25.6 MB in 5s (5627 kB/s) 16:44:21 Reading package lists... 16:44:21 Reading package lists... 16:44:21 Building dependency tree... 16:44:21 Reading state information... 16:44:22 The following additional packages will be installed: 16:44:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:44:22 Suggested packages: 16:44:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:44:22 Recommended packages: 16:44:22 gnupg libsasl2-modules 16:44:22 The following NEW packages will be installed: 16:44:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:44:22 The following packages will be upgraded: 16:44:22 gpg gpg-agent gpgconf libudev1 16:44:22 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:44:22 Need to get 3527 kB of archives. 16:44:22 After this operation, 13.3 MB of additional disk space will be used. 16:44:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:44:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:44:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:44:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:44:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:44:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:44:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:44:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:44:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:44:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:44:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:44:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:44:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:44:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:44:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:44:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:44:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:44:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:44:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:44:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:44:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:44:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:44:23 debconf: delaying package configuration, since apt-utils is not installed 16:44:23 Fetched 3527 kB in 2s (2258 kB/s) 16:44:23 (Reading database ... 12511 files and directories currently installed.) 16:44:23 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:44:23 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:23 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:44:23 Selecting previously unselected package udev. 16:44:23 (Reading database ... 12511 files and directories currently installed.) 16:44:23 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:44:23 Unpacking udev (237-3ubuntu10.52) ... 16:44:24 Selecting previously unselected package libfuse2:amd64. 16:44:24 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:44:24 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:24 Selecting previously unselected package fuse. 16:44:24 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:44:24 Unpacking fuse (2.9.7-1ubuntu1) ... 16:44:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:24 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:24 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:24 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:24 Selecting previously unselected package libksba8:amd64. 16:44:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:44:24 Unpacking libksba8:amd64 (1.3.5-2) ... 16:44:24 Selecting previously unselected package libroken18-heimdal:amd64. 16:44:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:44:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:44:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:44:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libwind0-heimdal:amd64. 16:44:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:44:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:44:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:44:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:44:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:24 Selecting previously unselected package libsasl2-modules-db:amd64. 16:44:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:24 Selecting previously unselected package libsasl2-2:amd64. 16:44:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:24 Selecting previously unselected package libldap-common. 16:44:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:44:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:25 Selecting previously unselected package libldap-2.4-2:amd64. 16:44:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:44:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:25 Selecting previously unselected package dirmngr. 16:44:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:25 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:44:25 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:25 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:44:25 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:25 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:25 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:25 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:44:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libksba8:amd64 (1.3.5-2) ... 16:44:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:25 Setting up udev (237-3ubuntu10.52) ... 16:44:25 invoke-rc.d: policy-rc.d denied execution of start. 16:44:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Processing triggers for systemd (237-3ubuntu10) ... 16:44:25 Setting up fuse (2.9.7-1ubuntu1) ... 16:44:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:44:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:44:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:44:26 settings in the [Install] section, and DefaultInstance for template units). 16:44:26 This means they are not meant to be enabled using systemctl. 16:44:26 Possible reasons for having this kind of units are: 16:44:26 1) A unit may be statically enabled by being symlinked from another unit's 16:44:26 .wants/ or .requires/ directory. 16:44:26 2) A unit's purpose may be to act as a helper for some other unit which has 16:44:26 a requirement dependency on it. 16:44:26 3) A unit may be started when needed via activation (socket, path, timer, 16:44:26 D-Bus, udev, scripted systemctl call, ...). 16:44:26 4) In case of template units, the unit is meant to be enabled with some 16:44:26 instance name specified. 16:44:26 Reading package lists... 16:44:26 Building dependency tree... 16:44:26 Reading state information... 16:44:27 The following additional packages will be installed: 16:44:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:44:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:44:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:44:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:44:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:44:27 Suggested packages: 16:44:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:44:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:44:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:44:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:44:27 systemd-container policykit-1 16:44:27 Recommended packages: 16:44:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:44:27 The following NEW packages will be installed: 16:44:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:44:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:44:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:44:27 multiarch-support openssh-client python3 python3-minimal python3.6 16:44:27 python3.6-minimal snapd squashfs-tools sudo 16:44:27 The following packages will be upgraded: 16:44:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:44:27 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:44:27 Need to get 36.8 MB of archives. 16:44:27 After this operation, 147 MB of additional disk space will be used. 16:44:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:44:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:44:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:44:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:44:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:44:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:44:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:44:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:44:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:44:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:44:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:44:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:44:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:44:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:44:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:44:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:44:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:44:28 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:44:28 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:44:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:44:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:44:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:44:28 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:44:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:44:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:44:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:44:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:44:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:44:28 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:44:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:44:29 debconf: delaying package configuration, since apt-utils is not installed 16:44:30 Fetched 36.8 MB in 3s (12.8 MB/s) 16:44:30 (Reading database ... 12757 files and directories currently installed.) 16:44:30 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:44:30 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:44:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:30 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:44:30 (Reading database ... 12757 files and directories currently installed.) 16:44:30 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:44:30 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:44:30 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:44:30 (Reading database ... 12757 files and directories currently installed.) 16:44:30 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:44:30 Unpacking apt (1.6.14) over (1.6.1) ... 16:44:31 Setting up apt (1.6.14) ... 16:44:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:44:31 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:44:31 (Reading database ... 12764 files and directories currently installed.) 16:44:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:31 Selecting previously unselected package libpython3.6-minimal:amd64. 16:44:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:32 Selecting previously unselected package libexpat1:amd64. 16:44:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:44:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:32 Selecting previously unselected package python3.6-minimal. 16:44:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:32 Checking for services that may need to be restarted...done. 16:44:32 Checking for services that may need to be restarted...done. 16:44:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:32 Selecting previously unselected package python3-minimal. 16:44:32 (Reading database ... 13012 files and directories currently installed.) 16:44:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:44:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:44:32 Selecting previously unselected package mime-support. 16:44:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:44:32 Unpacking mime-support (3.60ubuntu1) ... 16:44:33 Selecting previously unselected package libmpdec2:amd64. 16:44:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:44:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:44:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:33 Selecting previously unselected package python3.6. 16:44:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:33 Selecting previously unselected package libpython3-stdlib:amd64. 16:44:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:44:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:33 Setting up python3-minimal (3.6.7-1~18.04) ... 16:44:33 Selecting previously unselected package python3. 16:44:33 (Reading database ... 13442 files and directories currently installed.) 16:44:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:44:33 Unpacking python3 (3.6.7-1~18.04) ... 16:44:33 Selecting previously unselected package multiarch-support. 16:44:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:44:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:44:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:44:33 Selecting previously unselected package liblzo2-2:amd64. 16:44:33 (Reading database ... 13479 files and directories currently installed.) 16:44:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:44:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:44:34 Selecting previously unselected package libbsd0:amd64. 16:44:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:44:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:34 Selecting previously unselected package sudo. 16:44:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:44:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:44:34 Selecting previously unselected package apparmor. 16:44:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:44:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:44:34 Selecting previously unselected package libedit2:amd64. 16:44:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:44:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:44:34 Selecting previously unselected package libkrb5support0:amd64. 16:44:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:44:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:34 Selecting previously unselected package libk5crypto3:amd64. 16:44:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:44:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:34 Selecting previously unselected package libkeyutils1:amd64. 16:44:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:44:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:34 Selecting previously unselected package libkrb5-3:amd64. 16:44:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:44:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:44:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:44:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:34 Selecting previously unselected package libssl1.0.0:amd64. 16:44:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:44:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:34 Selecting previously unselected package openssh-client. 16:44:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:44:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:34 Selecting previously unselected package squashfs-tools. 16:44:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:44:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:44:34 Selecting previously unselected package snapd. 16:44:34 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:44:34 Unpacking snapd (2.51.1+18.04) ... 16:44:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:44:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:37 Setting up mime-support (3.60ubuntu1) ... 16:44:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:44:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:37 Setting up systemd (237-3ubuntu10.52) ... 16:44:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:44:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:44:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:44:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:38 Setting up python3 (3.6.7-1~18.04) ... 16:44:38 running python rtupdate hooks for python3.6... 16:44:38 running python post-rtupdate hooks for python3.6... 16:44:38 Setting up apparmor (2.12-4ubuntu5.1) ... 16:44:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:44:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:39 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:39 Setting up snapd (2.51.1+18.04) ... 16:44:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:44:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:44:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:44:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:44:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:44:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:44:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:44:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:44:41 /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' 16:44:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:41 Processing triggers for systemd (237-3ubuntu10.52) ... 16:44:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:44:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:44:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:44:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:43 ---> 11a30687ed26 16:44:43 Step 3/22 : WORKDIR /edgex-go 16:44:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:43 ---> 11a30687ed26 16:44:43 Step 3/23 : WORKDIR /edgex-go 16:44:43 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:44:43 ---> 11a30687ed26 16:44:43 Step 3/30 : WORKDIR /edgex-go 16:44:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:44:43 ---> 11a30687ed26 16:44:43 Step 3/21 : WORKDIR /edgex-go 16:44:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:44:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:43 ---> 11a30687ed26 16:44:43 Step 3/22 : WORKDIR /edgex-go 16:44:43 Reading package lists... 16:44:43 Reading package lists... 16:44:44 Building dependency tree... 16:44:44 Reading state information... 16:44:44 Calculating upgrade... 16:44:44 The following packages will be upgraded: 16:44:44 advancecomp base-files bash binutils binutils-common 16:44:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:44:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:44:44 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:44:44 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:44:44 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:44:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:44:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:44:44 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:44:44 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:44:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:44:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:44:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:44:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:44:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:44:44 ubuntu-keyring util-linux 16:44:44 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:44:44 Need to get 64.2 MB of archives. 16:44:44 After this operation, 5152 kB of additional disk space will be used. 16:44:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 16:44:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:44:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:44:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:44:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:44:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:44:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:44:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:44:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:44:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:44:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:44:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:44:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:44:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:44:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:44:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:44:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:44:44 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:44:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:44:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:44:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:44:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:44:44 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:44:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:44:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:44:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:44:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:44:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:44:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:44:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:44:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:44:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:44:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:44:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:44:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:44:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:44:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:44:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:44:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:44:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:44:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:44:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:44:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:44:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:44:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:44:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:44:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 16:44:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:44:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:44:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 16:44:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 16:44:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 16:44:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 16:44:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:44:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:44:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:44:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:44:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:44:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:44:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:44:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:44:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:44:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:44:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:44:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:44:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:44:45 ---> Running in 508153167a68 16:44:45 ---> Running in 28dc2031a2d8 16:44:45 ---> Running in 9a0cac7133c1 16:44:45 ---> Running in 064f6c36ec28 16:44:45 ---> Running in aff03911be1f 16:44:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:44:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:44:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:44:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:44:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:44:45 Removing intermediate container 28dc2031a2d8 16:44:45 ---> 3f72149aa06c 16:44:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 Removing intermediate container 9a0cac7133c1 16:44:45 ---> 931b66a6d20b 16:44:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 ---> Running in 05dcdf8d57af 16:44:45 Removing intermediate container 064f6c36ec28 16:44:45 Removing intermediate container 508153167a68 16:44:45 ---> 54572edab878 16:44:45 ---> b02528bec139 16:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:44:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:44:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:44:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:44:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:44:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:44:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:44:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:44:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:44:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:44:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:44:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:44:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:44:46 Removing intermediate container aff03911be1f 16:44:46 ---> 3dcce9e8ccc3 16:44:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:46 ---> Running in 90c514b78fd0 16:44:46 ---> Running in 893c65dd22f9 16:44:46 ---> Running in 0406eae7448a 16:44:46 ---> Running in eb3f1f280ae9 16:44:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:44:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:44:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:44:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:44:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:44:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:44:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:44:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:44:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:44:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:44:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:44:46 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:44:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:44:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:44:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:44:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:44:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:44:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:44:46 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:44:46 debconf: delaying package configuration, since apt-utils is not installed 16:44:46 Fetched 64.2 MB in 2s (28.1 MB/s) 16:44:46 (Reading database ... 13914 files and directories currently installed.) 16:44:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:44:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 16:44:47 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 16:44:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:48 (Reading database ... 13914 files and directories currently installed.) 16:44:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:44:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:44:48 (Reading database ... 13914 files and directories currently installed.) 16:44:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:48 (Reading database ... 13914 files and directories currently installed.) 16:44:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:44:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:44:49 (Reading database ... 13914 files and directories currently installed.) 16:44:49 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:44:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:44:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:44:49 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:44:49 Setting up base-files (10.1ubuntu2.11) ... 16:44:49 Installing new version of config file /etc/issue ... 16:44:49 Installing new version of config file /etc/issue.net ... 16:44:49 Installing new version of config file /etc/lsb-release ... 16:44:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:44:49 Removing intermediate container 05dcdf8d57af 16:44:49 ---> 5754b422dbf1 16:44:49 Step 5/22 : RUN apk add --update --no-cache make git 16:44:49 Removing intermediate container 90c514b78fd0 16:44:49 ---> 9a8e1ba15cdb 16:44:49 Step 5/30 : RUN apk add --update --no-cache make git 16:44:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:44:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:44:49 Removing obsolete conffile /etc/default/motd-news ... 16:44:49 (Reading database ... 13915 files and directories currently installed.) 16:44:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:44:49 ---> Running in 5972bab0832a 16:44:49 ---> Running in 83e18e374804 16:44:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:44:50 Setting up bash (4.4.18-2ubuntu1.2) ... 16:44:50 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 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:44:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:44:50 Removing intermediate container 893c65dd22f9 16:44:50 ---> 08e61f56f965 16:44:50 Step 5/23 : RUN apk add --update --no-cache make git 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:44:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:44:50 Setting up tar (1.29b-2ubuntu0.2) ... 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:44:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:50 ---> Running in c1279b386e67 16:44:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:50 Removing intermediate container eb3f1f280ae9 16:44:50 ---> 72a3a99985cb 16:44:50 Step 5/22 : RUN apk add --update --no-cache make git 16:44:50 Removing intermediate container 0406eae7448a 16:44:50 ---> 4222dddb4454 16:44:50 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:44:50 (Reading database ... 13915 files and directories currently installed.) 16:44:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:44:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:44:50 Setting up grep (3.1-2build1) ... 16:44:50 ---> Running in 7f23384e734e 16:44:50 ---> Running in eb84cda6e97c 16:44:51 (Reading database ... 13915 files and directories currently installed.) 16:44:51 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:44:51 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:44:51 Setting up gzip (1.6-5ubuntu1.1) ... 16:44:51 (Reading database ... 13915 files and directories currently installed.) 16:44:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:51 Setting up login (1:4.5-1ubuntu2) ... 16:44:51 (Reading database ... 13915 files and directories currently installed.) 16:44:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:44:51 (Reading database ... 13915 files and directories currently installed.) 16:44:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:44:52 (Reading database ... 13915 files and directories currently installed.) 16:44:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:44:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:44:52 (Reading database ... 13915 files and directories currently installed.) 16:44:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:44:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:44:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:44:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:44:53 (Reading database ... 13915 files and directories currently installed.) 16:44:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:53 OK: 219 MiB in 52 packages 16:44:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:54 OK: 219 MiB in 52 packages 16:44:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:44:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:44:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:44:54 (Reading database ... 13915 files and directories currently installed.) 16:44:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:54 OK: 219 MiB in 52 packages 16:44:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:44:55 (Reading database ... 13915 files and directories currently installed.) 16:44:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:44:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:44:55 OK: 219 MiB in 52 packages 16:44:55 (Reading database ... 13917 files and directories currently installed.) 16:44:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:44:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:44:55 Setting up debconf (1.5.66ubuntu1) ... 16:44:55 OK: 219 MiB in 52 packages 16:44:55 (Reading database ... 13917 files and directories currently installed.) 16:44:55 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:44:55 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:44:55 (Reading database ... 13917 files and directories currently installed.) 16:44:55 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:44:55 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:44:55 (Reading database ... 13917 files and directories currently installed.) 16:44:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:55 (Reading database ... 13917 files and directories currently installed.) 16:44:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:56 Removing intermediate container 5972bab0832a 16:44:56 ---> f4fda30bedd6 16:44:56 Step 6/22 : COPY . . 16:44:56 Removing intermediate container 83e18e374804 16:44:56 ---> 68bbc7c37d06 16:44:56 Step 6/30 : COPY . . 16:44:56 (Reading database ... 13919 files and directories currently installed.) 16:44:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:56 (Reading database ... 13923 files and directories currently installed.) 16:44:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:44:56 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:56 (Reading database ... 13923 files and directories currently installed.) 16:44:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:44:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:44:56 Removing intermediate container c1279b386e67 16:44:56 ---> 736a7acdc082 16:44:56 Step 6/23 : COPY go.mod . 16:44:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:44:56 (Reading database ... 13923 files and directories currently installed.) 16:44:56 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:44:56 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:44:56 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:44:56 (Reading database ... 13923 files and directories currently installed.) 16:44:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:44:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:56 Removing intermediate container eb84cda6e97c 16:44:56 ---> 3458242bb954 16:44:56 Step 6/22 : COPY . . 16:44:56 Removing intermediate container 7f23384e734e 16:44:56 ---> 1f366e51b083 16:44:56 Step 6/21 : COPY . . 16:44:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:56 (Reading database ... 13923 files and directories currently installed.) 16:44:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:44:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:44:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:57 Setting up passwd (1:4.5-1ubuntu2) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:57 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:57 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:57 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:57 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:57 (Reading database ... 13923 files and directories currently installed.) 16:44:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:44:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:44:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:44:58 (Reading database ... 13923 files and directories currently installed.) 16:44:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:44:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:44:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:44:58 (Reading database ... 13923 files and directories currently installed.) 16:44:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:44:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:44:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:44:58 ---> 8d7ad96010b3 16:44:58 Step 7/23 : RUN go mod download 16:44:58 ---> Running in d89a6cf9b4c6 16:44:58 (Reading database ... 13923 files and directories currently installed.) 16:44:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:44:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:44:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:44:58 (Reading database ... 13923 files and directories currently installed.) 16:44:58 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:44:58 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:44:58 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:44:58 (Reading database ... 13923 files and directories currently installed.) 16:44:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:44:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:44:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:44:58 (Reading database ... 13924 files and directories currently installed.) 16:44:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:59 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:44:59 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:44:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:44:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:44:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:44:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:44:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:44:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:44:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:44:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:44:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:44:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:44:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:44:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:44:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:44:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:44:59 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 16:44:59 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 16:45:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:45:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:45:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:45:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:45:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:45:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:45:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:45:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:45:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:45:00 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:45:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:45:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:45:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:02 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:02 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:45:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:45:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:45:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:45:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:45:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:45:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:45:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:45:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:45:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:45:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:45:04 Setting up tzdata (2021e-0ubuntu0.18.04) ... 16:45:04 16:45:04 Current default time zone: 'Etc/UTC' 16:45:04 Local time is now: Fri Nov 12 16:45:04 UTC 2021. 16:45:04 Universal Time is now: Fri Nov 12 16:45:04 UTC 2021. 16:45:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:45:04 16:45:04 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:45:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 16:45:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:45:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:45:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:45:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:45:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:45:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:45:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:45:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:45:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 16:45:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:04 Setting up patch (2.7.6-2ubuntu1.1) ... 16:45:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:45:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:45:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:45:04 Installing new version of config file /etc/ssl/openssl.cnf ... 16:45:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:45:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:45:04 Setting up ca-certificates (20210119~18.04.2) ... 16:45:05 Removing intermediate container d89a6cf9b4c6 16:45:05 ---> f74809a659d4 16:45:05 Step 8/23 : COPY . . 16:45:06 Updating certificates in /etc/ssl/certs... 16:45:07 23 added, 28 removed; done. 16:45:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:45:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:45:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:45:07 Setting up pkgbinarymangler (138.18.04.1) ... 16:45:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 16:45:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:07 Setting up perl (5.26.1-6ubuntu0.5) ... 16:45:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 16:45:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:45:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:45:07 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 16:45:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:45:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:45:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:45:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:45:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:45:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:08 Processing triggers for systemd (237-3ubuntu10.52) ... 16:45:08 Processing triggers for mime-support (3.60ubuntu1) ... 16:45:08 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:45:08 Updating certificates in /etc/ssl/certs... 16:45:09 0 added, 0 removed; done. 16:45:09 Running hooks in /etc/ca-certificates/update.d... 16:45:09 done. 16:45:09 Reading package lists... 16:45:09 Building dependency tree... 16:45:09 Reading state information... 16:45:09 The following NEW packages will be installed: 16:45:09 apt-transport-https 16:45:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:45:10 Need to get 4348 B of archives. 16:45:10 After this operation, 154 kB of additional disk space will be used. 16:45:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:45:10 debconf: delaying package configuration, since apt-utils is not installed 16:45:10 Fetched 4348 B in 0s (16.2 kB/s) 16:45:10 Selecting previously unselected package apt-transport-https. 16:45:10 (Reading database ... 13931 files and directories currently installed.) 16:45:10 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:45:10 Unpacking apt-transport-https (1.6.14) ... 16:45:10 Setting up apt-transport-https (1.6.14) ... 16:45:10 Waiting for network to be ready... 16:45:18 2021-11-12T16:45:14Z INFO Waiting for automatic snapd restart... 16:45:18 snapd 2.52.1 from Canonical* installed 16:45:19 "snapd" switched to the "latest/stable" channel 16:45:19 16:45:20 ---> ed17a6d00cea 16:45:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:20 ---> 5c24cfe65567 16:45:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:20 ---> b193ef8fadc1 16:45:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:20 ---> 2894229ad5d1 16:45:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:20 ---> Running in 4c0e0584b977 16:45:20 ---> Running in d490a6f9d6bb 16:45:20 ---> Running in 03151fe044b2 16:45:20 ---> Running in df825aba3121 16:45:22 core18 20211015 from Canonical* installed 16:45:22 "core18" switched to the "latest/stable" channel 16:45:22 16:45:23 snapcraft 5.0 from Canonical* installed 16:45:24 "snapcraft" switched to the "latest/stable" channel 16:45:24 16:45:25 ---> 6ad945fec7da 16:45:25 Step 9/23 : RUN go mod tidy 16:45:25 ---> Running in f095ec6a0228 16:45:26 Removing intermediate container 4c0e0584b977 16:45:26 ---> e91f426772f6 16:45:26 Step 8/22 : RUN make cmd/core-command/core-command 16:45:26 ---> Running in ccc44b8a7807 16:45:26 Removing intermediate container d490a6f9d6bb 16:45:26 ---> 61aef8c0e298 16:45:26 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:45:26 ---> Running in c81a120aefb9 16:45:27 Removing intermediate container 03151fe044b2 16:45:27 ---> ed1103ff6000 16:45:27 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:45:27 Removing intermediate container df825aba3121 16:45:27 ---> fe8119dfe7ee 16:45:27 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:45:27 ---> Running in 088de28d316f 16:45:27 ---> Running in 600f8df1384e 16:45:28 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: 16:45:28 - README.md 16:45:28 16:45:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45: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 16:45:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:45:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:45:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:30 Reading package lists... 16:45:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:45:30 Reading package lists... 16:45:30 Building dependency tree... 16:45:30 Reading state information... 16:45:30 Suggested packages: 16:45:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:45:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:45:30 Recommended packages: 16:45:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:45:30 The following NEW packages will be installed: 16:45:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:45:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:45:30 pkg-config zip 16:45:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:45:30 Need to get 7670 kB of archives. 16:45:30 After this operation, 43.8 MB of additional disk space will be used. 16:45:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:45:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:45:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:45:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:45:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:45:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:45:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:45:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:45:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:45:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:45:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:45:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:45:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:45:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:45:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:45:31 debconf: delaying package configuration, since apt-utils is not installed 16:45:31 Fetched 7670 kB in 1s (8888 kB/s) 16:45:31 Selecting previously unselected package libglib2.0-0:amd64. 16:45:31 (Reading database ... 13935 files and directories currently installed.) 16:45:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:45:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:32 Removing intermediate container f095ec6a0228 16:45:32 ---> 8166014598ae 16:45:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:45:32 ---> Running in aa3f1fee97c6 16:45:32 Selecting previously unselected package libpsl5:amd64. 16:45:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:45:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:45:32 Selecting previously unselected package libnghttp2-14:amd64. 16:45:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:45:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:32 Selecting previously unselected package librtmp1:amd64. 16:45:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:45:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:32 Selecting previously unselected package libcurl3-gnutls:amd64. 16:45:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:45:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:45:32 Selecting previously unselected package liberror-perl. 16:45:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:45:32 Unpacking liberror-perl (0.17025-1) ... 16:45:32 Selecting previously unselected package git-man. 16:45:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:45:32 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:45:32 Selecting previously unselected package git. 16:45:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:45:32 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:45:33 Selecting previously unselected package libnorm1:amd64. 16:45:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:45:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:33 Selecting previously unselected package libpgm-5.2-0:amd64. 16:45:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:45:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:33 Selecting previously unselected package libsodium23:amd64. 16:45:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:45:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:45:33 Selecting previously unselected package libzmq5:amd64. 16:45:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:33 Selecting previously unselected package libzmq3-dev:amd64. 16:45:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:33 Selecting previously unselected package pkg-config. 16:45:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:45:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:45:33 Selecting previously unselected package zip. 16:45:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:45:33 Unpacking zip (3.0-11build1) ... 16:45:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:33 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:45:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:33 Setting up liberror-perl (0.17025-1) ... 16:45:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:45:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:33 No schema files found: doing nothing. 16:45:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:33 Setting up zip (3.0-11build1) ... 16:45:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:33 Setting up libsodium23:amd64 (1.0.16-2) ... 16:45:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:45:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:45:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:33 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:45:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:34 git set to automatically installed. 16:45:34 git-man set to automatically installed. 16:45:34 libcurl3-gnutls set to automatically installed. 16:45:34 liberror-perl set to automatically installed. 16:45:34 libglib2.0-0 set to automatically installed. 16:45:34 libnghttp2-14 set to automatically installed. 16:45:34 libnorm1 set to automatically installed. 16:45:34 libpgm-5.2-0 set to automatically installed. 16:45:34 libpsl5 set to automatically installed. 16:45:34 librtmp1 set to automatically installed. 16:45:34 libsodium23 set to automatically installed. 16:45:34 libzmq3-dev set to automatically installed. 16:45:34 libzmq5 set to automatically installed. 16:45:34 pkg-config set to automatically installed. 16:45:34 zip set to automatically installed. 16:45:36 snapd is not logged in, snap install commands will use sudo 16:45:51 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 16:45:51 snapd is not logged in, snap install commands will use sudo 16:45:51 snap "core18" has no updates available 16:45:51 Pulling config-common 16:45:51 + snapcraftctl pull 16:45:52 Pulling go-build-helper 16:45:52 + snapcraftctl pull 16:45:53 'edgex-go' has dependencies that need to be staged: go-build-helper 16:45:53 Skipping pull go-build-helper (already ran) 16:45:53 Building go-build-helper 16:45:53 + snapcraftctl build 16:45:55 Staging go-build-helper 16:45:55 + snapcraftctl stage 16:46:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:46:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:46:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:46:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:46:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:46:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:46:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:46:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:46:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:46:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:46:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:46:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:46:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:46:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:46:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:46:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:46:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:46:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:46:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:46:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:46:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:46:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:46:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:46:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:46:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:46:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:46:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:46:05 Fetched 25.6 MB in 0s (0 B/s) 16:46:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:46:05 Fetched 224 kB in 0s (0 B/s) 16:46:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:46:05 Fetched 157 kB in 0s (0 B/s) 16:46:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:46:05 Fetched 221 kB in 0s (0 B/s) 16:46:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:46:05 Fetched 143 kB in 0s (0 B/s) 16:46:05 Pulling edgex-go 16:46:05 + snapcraftctl pull 16:46:06 Pulling hooks 16:46:06 + snapcraftctl pull 16:46:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:28 Fetched 0 B in 0s (0 B/s) 16:46:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:46:28 Fetched 96.5 kB in 0s (0 B/s) 16:46:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:46:28 Fetched 279 kB in 0s (0 B/s) 16:46:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:46:28 Fetched 122 kB in 0s (0 B/s) 16:46:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:46:28 Fetched 77.8 kB in 0s (0 B/s) 16:46:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:46:28 Fetched 8848 B in 0s (0 B/s) 16:46:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:46:28 Fetched 47.8 kB in 0s (0 B/s) 16:46:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:46:28 Fetched 45.6 kB in 0s (0 B/s) 16:46:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:46:28 Fetched 15.0 kB in 0s (0 B/s) 16:46:28 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:46:28 Fetched 220 kB in 0s (0 B/s) 16:46:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:46:28 Fetched 154 kB in 0s (0 B/s) 16:46:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:46:28 Fetched 50.6 kB in 0s (0 B/s) 16:46:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:46:28 Fetched 14.8 kB in 0s (0 B/s) 16:46:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:46:28 Fetched 41.8 kB in 0s (0 B/s) 16:46:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:46:28 Fetched 499 kB in 0s (0 B/s) 16:46:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:46:28 Fetched 111 kB in 0s (0 B/s) 16:46:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:46:28 Fetched 240 kB in 0s (0 B/s) 16:46:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:46:28 Fetched 29.3 kB in 0s (0 B/s) 16:46:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:46:28 Fetched 85.5 kB in 0s (0 B/s) 16:46:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:46:28 Fetched 24.5 kB in 0s (0 B/s) 16:46:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:46:28 Fetched 49.2 kB in 0s (0 B/s) 16:46:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:46:28 Fetched 54.2 kB in 0s (0 B/s) 16:46:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:46:28 Fetched 30.8 kB in 0s (0 B/s) 16:46:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:46:28 Fetched 15.8 kB in 0s (0 B/s) 16:46:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:46:28 Fetched 85.9 kB in 0s (0 B/s) 16:46:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:46:28 Fetched 8720 B in 0s (0 B/s) 16:46:28 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:46:28 Fetched 140 kB in 0s (0 B/s) 16:46:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:46:28 Fetched 119 kB in 0s (0 B/s) 16:46:28 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:46:28 Fetched 111 kB in 0s (0 B/s) 16:46:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:46:28 Fetched 11.1 kB in 0s (0 B/s) 16:46:28 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:46:28 Fetched 646 kB in 0s (0 B/s) 16:46:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:46:28 Fetched 41.3 kB in 0s (0 B/s) 16:46:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:46:28 Fetched 17.9 kB in 0s (0 B/s) 16:46:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:46:28 Fetched 368 kB in 0s (0 B/s) 16:46:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:46:28 Fetched 187 kB in 0s (0 B/s) 16:46:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:46:28 Fetched 175 kB in 0s (0 B/s) 16:46:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:46:28 Fetched 206 kB in 0s (0 B/s) 16:46:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:46:28 Fetched 1302 kB in 0s (0 B/s) 16:46:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:46:28 Fetched 36.2 kB in 0s (0 B/s) 16:46:28 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:46:28 Fetched 159 kB in 0s (0 B/s) 16:46:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:46:28 Fetched 107 kB in 0s (0 B/s) 16:46:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:46:28 Fetched 48.7 kB in 0s (0 B/s) 16:46:28 Pulling static-packages 16:46:28 + snapcraftctl pull 16:46:28 Pulling version 16:46:28 + cd /root/project 16:46:28 + git describe --tags --abbrev=0 16:46:28 + sed s/v// 16:46:28 + GIT_VERSION=2.0.1-dev.94 16:46:28 + [ -z 2.0.1-dev.94 ] 16:46:28 + snapcraftctl set-version 2.0.1-dev.94 16:46:28 Building config-common 16:46:28 + snapcraftctl build 16:46:30 Skipping build go-build-helper (already ran) 16:46:30 Building edgex-go 16:46:31 + cd /root/parts/edgex-go/src 16:46:31 + git describe --tags --abbrev=0 16:46:31 + sed s/v// 16:46:31 + GIT_VERSION=2.0.1-dev.94 16:46:31 + [ -z 2.0.1-dev.94 ] 16:46:31 + echo 2.0.1-dev.94 16:46:31 + [ ! -d vendor ] 16:46:31 + go mod download all 16:46:41 + make build 16:46:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 16:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 16:46:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 16:47:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:05 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:47:05 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:47:05 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:47:05 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:47:05 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:47:05 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:47:05 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:47:05 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:47:05 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:47:05 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:47:05 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:47:05 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:47:05 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:47:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:47:05 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:47:05 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:47:05 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:47:05 + 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 16:47:05 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:47:05 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:47:05 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:47:05 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:47:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:47:05 + 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 16:47:05 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:47:05 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:47:05 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:47:06 Building hooks 16:47:06 + cd /root/parts/hooks/src 16:47:06 + make build 16:47:06 go mod tidy 16:47:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:47:07 go: downloading github.com/davecgh/go-spew v1.1.0 16:47:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:47:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:47:08 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:47:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:47:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:47:11 Building static-packages 16:47:11 + snapcraftctl build 16:47:14 Building version 16:47:14 + snapcraftctl build 16:47:16 Staging config-common 16:47:16 + snapcraftctl stage 16:47:17 Skipping stage go-build-helper (already ran) 16:47:17 Staging edgex-go 16:47:17 + snapcraftctl stage 16:47:18 Staging hooks 16:47:18 + snapcraftctl stage 16:47:20 Staging static-packages 16:47:20 + snapcraftctl stage 16:47:21 Staging version 16:47:21 + snapcraftctl stage 16:47:22 Priming config-common 16:47:22 + snapcraftctl prime 16:47:23 Priming go-build-helper 16:47:23 + snapcraftctl prime 16:47:24 Priming edgex-go 16:47:24 + snapcraftctl prime 16:47:26 Priming hooks 16:47:26 + snapcraftctl prime 16:47:27 Priming static-packages 16:47:27 + snapcraftctl prime 16:47:31 Priming version 16:47:31 + snapcraftctl prime 16:47:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:55 Removing intermediate container ccc44b8a7807 16:47:55 ---> 7b807283cc0a 16:47:55 16:47:55 Step 9/22 : FROM alpine:3.14 16:47:55 3.14: Pulling from library/alpine 16:47:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:47:55 Status: Downloaded newer image for alpine:3.14 16:47:55 ---> bb3de5531c18 16:47:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:47:55 ---> Running in dcba79f2e658 16:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:55 (1/1) Installing dumb-init (1.2.5-r1) 16:47:55 Executing busybox-1.33.1-r3.trigger 16:47:55 OK: 5 MiB in 15 packages 16:47:55 Removing intermediate container dcba79f2e658 16:47:55 ---> a1f92cf98fbc 16:47:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:55 ---> Running in 8ceb13eaf911 16:47:55 Removing intermediate container c81a120aefb9 16:47:55 ---> eca5789b41b6 16:47:55 16:47:55 Step 9/30 : FROM alpine:3.14 16:47:55 ---> bb3de5531c18 16:47:55 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:47:55 Removing intermediate container 8ceb13eaf911 16:47:55 ---> 852a63e33941 16:47:55 Step 12/22 : ENV APP_PORT=59882 16:47:55 ---> Running in a9123b66facd 16:47:55 ---> Running in d75e79ddba0a 16:47:55 Removing intermediate container a9123b66facd 16:47:55 ---> 217104bb0420 16:47:55 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:47:55 Removing intermediate container d75e79ddba0a 16:47:55 ---> b61dd0654dae 16:47:55 Step 13/22 : EXPOSE $APP_PORT 16:47:55 ---> Running in ee1b78514b91 16:47:55 ---> Running in 7494e6e35648 16:47:55 Removing intermediate container 7494e6e35648 16:47:55 ---> 4d67a4608234 16:47:55 Step 14/22 : WORKDIR / 16:47:55 ---> Running in d183dfc09d91 16:47:56 Removing intermediate container d183dfc09d91 16:47:56 ---> c00c37ae3f2a 16:47:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:57 ---> cba90f0c2933 16:47:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:47:58 (1/2) Installing dumb-init (1.2.5-r1) 16:47:58 (2/2) Installing su-exec (0.2-r1) 16:47:58 Executing busybox-1.33.1-r3.trigger 16:47:58 OK: 5 MiB in 16 packages 16:48:00 Removing intermediate container ee1b78514b91 16:48:00 ---> ed2a4f492952 16:48:00 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:48:00 ---> 6dc35e28d510 16:48:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:48:00 ---> Running in 128fca198ee4 16:48:01 Removing intermediate container 128fca198ee4 16:48:01 ---> 43b426a1c2ac 16:48:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:48:01 ---> Running in 3bddf247acc4 16:48:02 ---> a80c4f8ffd2a 16:48:02 Step 18/22 : ENTRYPOINT ["/core-command"] 16:48:02 ---> Running in 064dade13bc0 16:48:02 Removing intermediate container 3bddf247acc4 16:48:02 ---> 172e8ad401ae 16:48:02 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:48:02 ---> Running in 4da98672cff1 16:48:02 Removing intermediate container 064dade13bc0 16:48:02 ---> 90b256f4f07b 16:48:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:03 ---> Running in 2c3d5511842e 16:48:03 Removing intermediate container 600f8df1384e 16:48:03 ---> 995804703023 16:48:03 16:48:03 Step 9/21 : FROM alpine:3.14 16:48:03 ---> bb3de5531c18 16:48:03 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:48:04 Removing intermediate container 2c3d5511842e 16:48:04 ---> 3b7d27c7a0fc 16:48:04 Step 20/22 : LABEL arch=arm64 16:48:04 ---> Running in 818011db6b74 16:48:04 ---> Running in b4b104d00217 16:48:05 Removing intermediate container b4b104d00217 16:48:05 ---> d3f22abc6431 16:48:05 Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:48:05 ---> Running in efe413fc3710 16:48:06 Removing intermediate container 4da98672cff1 16:48:06 ---> 05afd07c150b 16:48:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:06 Removing intermediate container efe413fc3710 16:48:06 ---> 26c5a08cb15a 16:48:06 Step 22/22 : LABEL version=0.0.0 16:48:06 ---> Running in 717807e7d981 16:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:06 Removing intermediate container aa3f1fee97c6 16:48:06 ---> e0b064919637 16:48:06 16:48:06 Step 11/23 : FROM alpine:3.14 16:48:06 ---> bb3de5531c18 16:48:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:48:06 ---> Using cache 16:48:06 ---> a1f92cf98fbc 16:48:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:06 ---> Using cache 16:48:06 ---> 852a63e33941 16:48:06 Step 14/23 : ENV APP_PORT=59861 16:48:06 ---> Running in f879f2595aaf 16:48:06 Removing intermediate container 088de28d316f 16:48:06 ---> 8c3240029a34 16:48:06 16:48:06 Step 9/22 : FROM alpine:3.14 16:48:06 ---> bb3de5531c18 16:48:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:48:06 ---> Using cache 16:48:06 ---> a1f92cf98fbc 16:48:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:06 ---> Using cache 16:48:06 ---> 852a63e33941 16:48:06 Step 12/22 : ENV APP_PORT=59881 16:48:06 ---> Running in 0093c366b8fd 16:48:06 ---> Running in d2a65cd361e5 16:48:07 Removing intermediate container 717807e7d981 16:48:07 ---> 90482d0ce147 16:48:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:48:07 Removing intermediate container f879f2595aaf 16:48:07 ---> 112a323981a7 16:48:07 16:48:07 (1/2) Installing ca-certificates (20191127-r5) 16:48:07 (2/2) Installing dumb-init (1.2.5-r1) 16:48:07 Executing busybox-1.33.1-r3.trigger 16:48:07 Removing intermediate container d2a65cd361e5 16:48:07 ---> a0f185dcc335 16:48:07 Step 13/22 : EXPOSE $APP_PORT 16:48:07 Executing ca-certificates-20191127-r5.trigger 16:48:07 Removing intermediate container 0093c366b8fd 16:48:07 ---> 77e18f96afc0 16:48:07 Step 15/23 : EXPOSE $APP_PORT 16:48:07 ---> Running in 477ad9ab8511 16:48:07 OK: 6 MiB in 16 packages 16:48:08 ---> Running in 1f145a02b3a8 16:48:08 Successfully built 112a323981a7 16:48:08 Successfully tagged core-command-arm64:latest 16:48:08  Building core-command ... done Building sys-mgmt-agent 16:48:08 Removing intermediate container 477ad9ab8511 16:48:08 ---> cb404ff8013d 16:48:08 Step 14/22 : WORKDIR / 16:48:08 ---> f2cb76a7e602 16:48:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:48:08 ---> Running in 8c09244cd14a 16:48:08 Removing intermediate container 1f145a02b3a8 16:48:08 ---> 92f137da198c 16:48:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:08 ---> Running in 343412f6d237 16:48:10 Removing intermediate container 8c09244cd14a 16:48:10 ---> 405974f5c91c 16:48:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:10 Removing intermediate container 818011db6b74 16:48:10 ---> 24fd82530f39 16:48:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:48:10 ---> aff34a230f85 16:48:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:48:10 ---> Running in 66bf62423a22 16:48:11 Removing intermediate container 66bf62423a22 16:48:11 ---> dd09cf5f4697 16:48:11 Step 12/21 : ENV APP_PORT=59860 16:48:11 ---> Running in e0a7ae2b0a1a 16:48:11 ---> 6dc48c8fd559 16:48:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:48:12 ---> e19d479cf526 16:48:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:48:12 Removing intermediate container e0a7ae2b0a1a 16:48:12 ---> 5b264e427550 16:48:12 Step 13/21 : EXPOSE $APP_PORT 16:48:12 Removing intermediate container 343412f6d237 16:48:12 ---> c1f5fa92e8c7 16:48:12 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:12 ---> Running in 5fc0479e8d69 16:48:13 Removing intermediate container 5fc0479e8d69 16:48:13 ---> 3bdaef4aaf0a 16:48:13 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:13 ---> 2381cae0ef8e 16:48:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:48:14 ---> Running in 52dc65e27b53 16:48:14 ---> 87c501c8f29b 16:48:14 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:48:14 ---> 9ad0b70f1297 16:48:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:48:15 Removing intermediate container 52dc65e27b53 16:48:15 ---> e8fa5e8957d7 16:48:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:15 ---> 6c9bdb746e6d 16:48:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:48:15 ---> Running in 2ec99fba2fae 16:48:16 ---> 783ec6281820 16:48:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:48:16 ---> Running in 04a7b4cecf22 16:48:16 Removing intermediate container 2ec99fba2fae 16:48:16 ---> 83734f7cc45e 16:48:16 Step 21/23 : LABEL arch=arm64 16:48:16 ---> Running in ccdee0be78be 16:48:16 Removing intermediate container 04a7b4cecf22 16:48:16 ---> 76b7764adf19 16:48:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:17 ---> Running in 7e997f7ca11d 16:48:17 Removing intermediate container ccdee0be78be 16:48:17 ---> ac9db9410a4c 16:48:17 Step 22/23 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:48:17 ---> bb64cd13a576 16:48:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:48:17 ---> Running in d3f1bedb6657 16:48:18 Removing intermediate container 7e997f7ca11d 16:48:18 ---> d957334461be 16:48:18 Step 20/22 : LABEL arch=arm64 16:48:18 Removing intermediate container d3f1bedb6657 16:48:18 ---> 13836d5238d9 16:48:18 Step 23/23 : LABEL version=0.0.0 16:48:18 ---> Running in 6ec66bffbc7d 16:48:18 ---> aa87b5af292c 16:48:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:48:18 ---> Running in 09e354bda5dc 16:48:18 ---> 0a6102879997 16:48:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:48:19 Removing intermediate container 6ec66bffbc7d 16:48:19 ---> 60ae8a2fb90c 16:48:19 Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:48:19 Removing intermediate container 09e354bda5dc 16:48:19 ---> d3cf519ee32e 16:48:19 16:48:19 ---> Running in 874c34d35082 16:48:19 ---> 3f64756d216f 16:48:19 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:48:19 Removing intermediate container 874c34d35082 16:48:19 ---> 5f10558d91d1 16:48:19 Successfully built d3cf519ee32e 16:48:19 Step 22/22 : LABEL version=0.0.0 16:48:19 Successfully tagged support-scheduler-arm64:latest 16:48:19 ---> cb3742e9a157 16:48:19 Building security-secretstore-setup 16:48:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:48:19 ---> Running in 79cc5be12207 16:48:20  Building support-scheduler ... done  ---> Running in b55ac08befb4 16:48:20 Removing intermediate container 79cc5be12207 16:48:20 ---> 5469151a9d96 16:48:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:20 Removing intermediate container b55ac08befb4 16:48:20 ---> 27a60df579cd 16:48:20 16:48:20 ---> Running in e5419c8a55d0 16:48:21 ---> 7d76eb16509f 16:48:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:48:21 Successfully built 27a60df579cd 16:48:21 Successfully tagged core-metadata-arm64:latest 16:48:21 Building core-data 16:48:21  Building core-metadata ... done Removing intermediate container e5419c8a55d0 16:48:21 ---> 42d9156a9a88 16:48:21 Step 19/21 : LABEL arch=arm64 16:48:21 ---> Running in da4872ebb10f 16:48:21 ---> Running in 0967a0fe4454 16:48:22 Removing intermediate container da4872ebb10f 16:48:22 ---> 02fbb7fb8bc1 16:48:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:48:22 Removing intermediate container 0967a0fe4454 16:48:22 ---> d027efc471b3 16:48:22 Step 20/21 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:48:22 ---> Running in 5d5c7778bfab 16:48:22 Removing intermediate container 5d5c7778bfab 16:48:22 ---> b8eb65471788 16:48:22 Step 21/21 : LABEL version=0.0.0 16:48:23 ---> Running in e8d3345243f8 16:48:23 ---> ddfaa00eced5 16:48:23 Step 25/30 : RUN chmod +x /entrypoint.sh 16:48:23 ---> Running in 8f89aba8930a 16:48:23 Removing intermediate container e8d3345243f8 16:48:23 ---> 58d9e3a080a8 16:48:23 16:48:24 Successfully built 58d9e3a080a8 16:48:24 Successfully tagged support-notifications-arm64:latest 16:48:24  Building support-notifications ... done Building security-proxy-setup 16:48:26 Removing intermediate container 8f89aba8930a 16:48:26 ---> cc14d72841c6 16:48:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:48:26 ---> Running in 8aa0ff2888d4 16:48:27 Removing intermediate container 8aa0ff2888d4 16:48:27 ---> b3e73cbad6a5 16:48:27 Step 27/30 : CMD ["gate"] 16:48:27 ---> Running in 7e510f4f9925 16:48:27 Removing intermediate container 7e510f4f9925 16:48:28 ---> d25137885c66 16:48:28 Step 28/30 : LABEL arch=arm64 16:48:28 ---> Running in cf22e0073760 16:48:29 Removing intermediate container cf22e0073760 16:48:29 ---> daca791b7057 16:48:29 Step 29/30 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:48:29 ---> Running in d90d95ee7f38 16:48:29 Removing intermediate container d90d95ee7f38 16:48:29 ---> dfe372700346 16:48:29 Step 30/30 : LABEL version=0.0.0 16:48:30 ---> Running in 52eb4de5a9fb 16:48:30 Removing intermediate container 52eb4de5a9fb 16:48:30 ---> 44358912c5bc 16:48:30 16:48:31 Successfully built 44358912c5bc 16:48:31 Successfully tagged security-bootstrapper-arm64:latest 16:48:46  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:48:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:46 ---> 11a30687ed26 16:48:46 Step 3/22 : WORKDIR /edgex-go 16:48:46 ---> Using cache 16:48:46 ---> 3dcce9e8ccc3 16:48:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:46 ---> Using cache 16:48:46 ---> 72a3a99985cb 16:48:46 Step 5/22 : RUN apk add --update --no-cache make bash git 16:48:46 ---> Running in 6517a4b36948 16:48:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:49 OK: 219 MiB in 52 packages 16:48:51 Removing intermediate container 6517a4b36948 16:48:51 ---> 0553982e2ca5 16:48:51 Step 6/22 : COPY . . 16:49:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:03 ---> 11a30687ed26 16:49:03 Step 3/24 : WORKDIR /edgex-go 16:49:03 ---> Using cache 16:49:03 ---> 3dcce9e8ccc3 16:49:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:03 ---> Using cache 16:49:03 ---> 72a3a99985cb 16:49:03 Step 5/24 : RUN apk add --update --no-cache make git 16:49:03 ---> Using cache 16:49:03 ---> 3458242bb954 16:49:03 Step 6/24 : COPY . . 16:49:03 ---> Using cache 16:49:03 ---> b193ef8fadc1 16:49:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:03 ---> Using cache 16:49:03 ---> ed1103ff6000 16:49:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:03 ---> 11a30687ed26 16:49:03 Step 3/22 : WORKDIR /edgex-go 16:49:03 ---> Using cache 16:49:03 ---> 3dcce9e8ccc3 16:49:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:03 ---> Using cache 16:49:03 ---> 72a3a99985cb 16:49:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:04 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:49:04 ---> 11a30687ed26 16:49:04 Step 3/20 : WORKDIR /edgex-go 16:49:04 ---> Using cache 16:49:04 ---> 3dcce9e8ccc3 16:49:04 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:04 ---> Using cache 16:49:04 ---> 72a3a99985cb 16:49:04 Step 5/20 : RUN apk add --update --no-cache make git 16:49:04 ---> Using cache 16:49:04 ---> 3458242bb954 16:49:04 Step 6/20 : COPY . . 16:49:04 ---> Using cache 16:49:04 ---> b193ef8fadc1 16:49:04 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:04 ---> Using cache 16:49:04 ---> ed1103ff6000 16:49:04 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:49:05 ---> Running in 5c871e2f10d0 16:49:05 ---> Running in f7e524314a53 16:49:05 ---> Running in 504bfd1e93fd 16:49:07 ---> ce5cfdfc1d85 16:49:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:07 ---> Running in c6fb33f07f6e 16:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:09 OK: 219 MiB in 52 packages 16:49:11 Removing intermediate container 5c871e2f10d0 16:49:11 ---> 57ed07e9447b 16:49:11 Step 6/22 : COPY . . 16:49:12 Removing intermediate container c6fb33f07f6e 16:49:12 ---> 0ddf5601ffcb 16:49:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:49:12 ---> Running in 3f799eb436bc 16:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:30 ---> fe508477b1b9 16:49:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:30 ---> Running in dbdaf713681b 16:49:36 Removing intermediate container dbdaf713681b 16:49:36 ---> 25dbd257c541 16:49:36 Step 8/22 : RUN make cmd/core-data/core-data 16:49:36 ---> Running in 823ca75021be 16:49:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:50:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:50:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:07 Removing intermediate container 504bfd1e93fd 16:51:07 ---> 42247e8e78c7 16:51:07 16:51:07 Step 9/20 : FROM alpine:3.14 16:51:07 ---> bb3de5531c18 16:51:07 Step 10/20 : RUN apk add --update --no-cache curl 16:51:07 ---> Running in 4b4c6bed2559 16:51:07 Removing intermediate container f7e524314a53 16:51:07 ---> 8241db991c12 16:51:07 16:51:07 Step 9/24 : FROM alpine:3.14 16:51:07 ---> bb3de5531c18 16:51:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:07 ---> Running in 4f949c5c296b 16:51:08 Removing intermediate container 3f799eb436bc 16:51:08 ---> 4cac794c15bf 16:51:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:08 ---> Running in 740560ffc3b9 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:09 (1/5) Installing ca-certificates (20191127-r5) 16:51:09 (2/5) Installing brotli-libs (1.0.9-r5) 16:51:09 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:51:09 (4/5) Installing libcurl (7.79.1-r0) 16:51:09 (5/5) Installing curl (7.79.1-r0) 16:51:09 Executing busybox-1.33.1-r3.trigger 16:51:09 Executing ca-certificates-20191127-r5.trigger 16:51:10 (1/3) Installing ca-certificates (20191127-r5) 16:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:10 (2/3) Installing dumb-init (1.2.5-r1) 16:51:10 OK: 8 MiB in 19 packages 16:51:10 (3/3) Installing su-exec (0.2-r1) 16:51:10 Executing busybox-1.33.1-r3.trigger 16:51:10 Executing ca-certificates-20191127-r5.trigger 16:51:10 OK: 6 MiB in 17 packages 16:51:13 Removing intermediate container 4b4c6bed2559 16:51:13 ---> ce24a420ab25 16:51:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:13 ---> Running in 92d356106d36 16:51:13 Removing intermediate container 4f949c5c296b 16:51:13 ---> c3221f0b2630 16:51:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:13 ---> Running in 3cbe81e95be1 16:51:13 Removing intermediate container 92d356106d36 16:51:13 ---> 8d3ea62246a9 16:51:13 Step 12/20 : WORKDIR /edgex 16:51:14 ---> Running in 84fd4c8c8d0a 16:51:14 Removing intermediate container 3cbe81e95be1 16:51:14 ---> 1d7665e84549 16:51:14 Step 12/24 : WORKDIR / 16:51:14 ---> Running in 8b7bbb4830e1 16:51:15 Removing intermediate container 84fd4c8c8d0a 16:51:15 ---> ce3bc5ec9cc9 16:51:15 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:15 Removing intermediate container 8b7bbb4830e1 16:51:15 ---> 7625fe425b50 16:51:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:15 Removing intermediate container 740560ffc3b9 16:51:15 ---> b45ec2367373 16:51:15 16:51:15 Step 10/22 : FROM docker:20.10.8 16:51:15 20.10.8: Pulling from library/docker 16:51:16 ---> 263256f27ea2 16:51:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:17 ---> fea230cd5444 16:51:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:18 ---> 8d03e3fde816 16:51:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:19 ---> fb46f8b59c3f 16:51:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:20 ---> 4ae9f80ca92c 16:51:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:51:21 ---> 3b5d18dc3da5 16:51:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:21 ---> ef7f6fc7e604 16:51:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:51:21 ---> Running in 83923a3480af 16:51:22 Removing intermediate container 83923a3480af 16:51:22 ---> cad4c79f85f3 16:51:22 Step 17/20 : CMD ["--init=true"] 16:51:23 ---> Running in 9c425e0eb955 16:51:23 ---> 9804ba58784f 16:51:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:23 Removing intermediate container 9c425e0eb955 16:51:23 ---> 1931e0a208ee 16:51:23 Step 18/20 : LABEL arch=arm64 16:51:23 ---> Running in f2415685ba3c 16:51:24 Removing intermediate container f2415685ba3c 16:51:24 ---> 6ca473b13157 16:51:24 Step 19/20 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:51:24 ---> Running in c627c14e117c 16:51:25 Removing intermediate container c627c14e117c 16:51:25 ---> f792927e9336 16:51:25 Step 20/20 : LABEL version=0.0.0 16:51:25 ---> 0e506ee89e6c 16:51:25 ---> Running in 076cdb12f21a 16:51:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:26 Removing intermediate container 076cdb12f21a 16:51:26 ---> bc66924d790c 16:51:26 16:51:27 Successfully built bc66924d790c 16:51:27 Successfully tagged security-proxy-setup-arm64:latest 16:51:27  Building security-proxy-setup ... done  ---> fce7d25fa393 16:51:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:51:27 ---> Running in 0c328507e69b 16:51:30 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:51:30 Status: Downloaded newer image for docker:20.10.8 16:51:30 ---> 3734d5adc5ac 16:51:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:30 ---> Running in bf7f45f3d383 16:51:30 Removing intermediate container 823ca75021be 16:51:30 ---> 1a3277b43e4e 16:51:30 16:51:30 Step 9/22 : FROM alpine:3.14 16:51:30 ---> bb3de5531c18 16:51:30 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:30 ---> Running in fd765ceb6c20 16:51:30 Removing intermediate container 0c328507e69b 16:51:30 ---> a1c32fde083c 16:51:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:51:30 ---> Running in 11452e82f9fa 16:51:30 Removing intermediate container bf7f45f3d383 16:51:30 ---> c07b20ecd46d 16:51:30 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:51:30 ---> Running in 103566849a6e 16:51:30 Removing intermediate container fd765ceb6c20 16:51:30 ---> 9e3b5b5a3177 16:51:30 Step 11/22 : ENV APP_PORT=59880 16:51:30 ---> Running in ee1b54716267 16:51:30 Removing intermediate container 11452e82f9fa 16:51:30 ---> a68446618e39 16:51:30 Step 22/24 : LABEL arch=arm64 16:51:30 ---> Running in f0357e394c8f 16:51:31 Removing intermediate container ee1b54716267 16:51:31 ---> 3e8871e45bda 16:51:31 Step 12/22 : EXPOSE $APP_PORT 16:51:31 ---> Running in e78b7967a6d3 16:51:31 Removing intermediate container f0357e394c8f 16:51:31 ---> 6a6eae857406 16:51:31 Step 23/24 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:51:31 ---> Running in 17e55f139898 16:51:32 Removing intermediate container e78b7967a6d3 16:51:32 ---> b908ea7781df 16:51:32 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:32 ---> Running in fb24f2e9f9f4 16:51:32 Removing intermediate container 17e55f139898 16:51:32 ---> ddd5bcebc400 16:51:32 Step 24/24 : LABEL version=0.0.0 16:51:32 ---> Running in aabb92397d4a 16:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:32 Removing intermediate container aabb92397d4a 16:51:32 ---> e6fb80979b93 16:51:32 16:51:33 (1/42) Installing readline (8.1.0-r0) 16:51:33 (2/42) Installing bash (5.1.4-r0) 16:51:33 Successfully built e6fb80979b93 16:51:33 Successfully tagged security-secretstore-setup-arm64:latest 16:51:33  Building security-secretstore-setup ... done Executing bash-5.1.4-r0.post-install 16:51:33 (3/42) Installing brotli-libs (1.0.9-r5) 16:51:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:51:33 (5/42) Installing libcurl (7.79.1-r0) 16:51:33 (6/42) Installing curl (7.79.1-r0) 16:51:33 (7/42) Installing dumb-init (1.2.5-r1) 16:51:33 (8/42) Installing libbz2 (1.0.8-r1) 16:51:33 (9/42) Installing expat (2.4.1-r0) 16:51:33 (10/42) Installing libffi (3.3-r2) 16:51:33 (11/42) Installing gdbm (1.19-r0) 16:51:33 (12/42) Installing xz-libs (5.2.5-r0) 16:51:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:51:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:51:33 (15/42) Installing mpdecimal (2.5.1-r1) 16:51:33 (16/42) Installing sqlite-libs (3.35.5-r0) 16:51:33 (17/42) Installing python3 (3.9.5-r1) 16:51:34 Removing intermediate container fb24f2e9f9f4 16:51:34 ---> 143d7745934d 16:51:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:51:35 ---> Running in ae46b3fd15b4 16:51:35 (18/42) Installing py3-appdirs (1.4.4-r2) 16:51:35 (19/42) Installing py3-chardet (4.0.0-r2) 16:51:35 (20/42) Installing py3-idna (3.2-r0) 16:51:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:51:35 (22/42) Installing py3-certifi (2020.12.5-r1) 16:51:35 (23/42) Installing py3-requests (2.25.1-r4) 16:51:35 (24/42) Installing py3-msgpack (1.0.2-r1) 16:51:35 (25/42) Installing py3-lockfile (0.12.2-r4) 16:51:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:51:35 (27/42) Installing py3-colorama (0.4.4-r1) 16:51:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:51:35 (29/42) Installing py3-distlib (0.3.1-r3) 16:51:35 (30/42) Installing py3-distro (1.5.0-r3) 16:51:35 (31/42) Installing py3-six (1.15.0-r1) 16:51:35 (32/42) Installing py3-webencodings (0.5.1-r4) 16:51:36 (33/42) Installing py3-html5lib (1.1-r1) 16:51:36 (34/42) Installing py3-parsing (2.4.7-r2) 16:51:36 (35/42) Installing py3-packaging (20.9-r1) 16:51:36 (36/42) Installing py3-toml (0.10.2-r2) 16:51:36 (37/42) Installing py3-pep517 (0.10.0-r2) 16:51:36 (38/42) Installing py3-progress (1.5-r2) 16:51:36 (39/42) Installing py3-retrying (1.3.3-r1) 16:51:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:51:36 (41/42) Installing py3-setuptools (52.0.0-r3) 16:51:36 (42/42) Installing py3-pip (20.3.4-r1) 16:51:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:37 Executing busybox-1.33.1-r3.trigger 16:51:37 OK: 84 MiB in 64 packages 16:51:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:38 (1/6) Installing dumb-init (1.2.5-r1) 16:51:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:51:38 (3/6) Installing libsodium (1.0.18-r0) 16:51:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:51:38 (5/6) Installing libzmq (4.3.4-r0) 16:51:38 (6/6) Installing zeromq (4.3.4-r0) 16:51:38 Executing busybox-1.33.1-r3.trigger 16:51:38 OK: 8 MiB in 20 packages 16:51:40 Removing intermediate container ae46b3fd15b4 16:51:40 ---> 246421bb87de 16:51:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:40 ---> 5f3e6a9d0204 16:51:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:41 Collecting docker-compose==1.23.2 16:51:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:51:41 Collecting dockerpty<0.5,>=0.4.1 16:51:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:42 ---> f53875245ca4 16:51:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:43 ---> 1fe41ba302cf 16:51:43 Step 18/22 : ENTRYPOINT ["/core-data"] 16:51:43 ---> Running in b3df227759a9 16:51:43 Removing intermediate container b3df227759a9 16:51:43 ---> dbc99a9e6fa7 16:51:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:43 ---> Running in c4dd8899f4c3 16:51:43 Removing intermediate container c4dd8899f4c3 16:51:43 ---> bc7b7d5d9d0b 16:51:43 Step 20/22 : LABEL arch=arm64 16:51:44 ---> Running in c5a8283eeefc 16:51:44 Removing intermediate container c5a8283eeefc 16:51:44 ---> 238f3f9b23a3 16:51:44 Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:51:44 ---> Running in 8c6e1b32507f 16:51:45 Removing intermediate container 8c6e1b32507f 16:51:45 ---> cd848d4d9530 16:51:45 Step 22/22 : LABEL version=0.0.0 16:51:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:45 ---> Running in 9ac2e8d555c3 16:51:45 Collecting cached-property<2,>=1.2.0 16:51:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:45 Removing intermediate container 9ac2e8d555c3 16:51:45 ---> dad10a759f0d 16:51:45 16:51:46 Successfully built dad10a759f0d 16:51:46 Successfully tagged core-data-arm64:latest 16:51:46  Building core-data ... done Collecting PyYAML<4,>=3.10 16:51:46 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:49 Collecting jsonschema<3,>=2.5.1 16:51:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:50 Collecting texttable<0.10,>=0.9.0 16:51:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:52 Collecting websocket-client<1.0,>=0.32.0 16:51:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:52 Collecting docker<4.0,>=3.6.0 16:51:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:52 Collecting docopt<0.7,>=0.6.1 16:51:52 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:55 Collecting docker-pycreds>=0.4.0 16:51:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:51:56 Collecting idna<2.8,>=2.5 16:51:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:51:56 Collecting urllib3<1.25,>=1.21.1 16:51:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:51:57 Collecting chardet<3.1.0,>=3.0.2 16:51:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:51:57 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) 16:51:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:51:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:51:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:51:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:51:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:51:58 Attempting uninstall: urllib3 16:51:58 Found existing installation: urllib3 1.26.5 16:51:58 Uninstalling urllib3-1.26.5: 16:51:58 Successfully uninstalled urllib3-1.26.5 16:51:59 Attempting uninstall: idna 16:51:59 Found existing installation: idna 3.2 16:51:59 Uninstalling idna-3.2: 16:51:59 Successfully uninstalled idna-3.2 16:52:00 Attempting uninstall: chardet 16:52:00 Found existing installation: chardet 4.0.0 16:52:00 Uninstalling chardet-4.0.0: 16:52:00 Successfully uninstalled chardet-4.0.0 16:52:02 Attempting uninstall: requests 16:52:02 Found existing installation: requests 2.25.1 16:52:02 Uninstalling requests-2.25.1: 16:52:02 Successfully uninstalled requests-2.25.1 16:52:02 Running setup.py install for texttable: started 16:52:04 Running setup.py install for texttable: finished with status 'done' 16:52:04 Running setup.py install for PyYAML: started 16:52:07 Running setup.py install for PyYAML: finished with status 'done' 16:52:07 Running setup.py install for docopt: started 16:52:10 Running setup.py install for docopt: finished with status 'done' 16:52:10 Running setup.py install for dockerpty: started 16:52:12 Running setup.py install for dockerpty: finished with status 'done' 16:52:14 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 16:52:24 Removing intermediate container 103566849a6e 16:52:24 ---> c6e75a89feaf 16:52:24 Step 13/22 : ENV APP_PORT=58890 16:52:24 ---> Running in 89bfb5625fd8 16:52:24 Removing intermediate container 89bfb5625fd8 16:52:24 ---> 8845bd5946ad 16:52:24 Step 14/22 : EXPOSE $APP_PORT 16:52:24 ---> Running in d5b5a393cc86 16:52:24 Removing intermediate container d5b5a393cc86 16:52:24 ---> affa4aac3d3f 16:52:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:25 ---> f9e402a4900d 16:52:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:25 ---> d8e9f216b77d 16:52:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:26 ---> 9594480212c1 16:52:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:26 ---> Running in afa9322a87e1 16:52:27 Removing intermediate container afa9322a87e1 16:52:27 ---> 64921f3f79cb 16:52:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:27 ---> Running in c5181a723d21 16:52:27 Removing intermediate container c5181a723d21 16:52:27 ---> 9e196514f518 16:52:27 Step 20/22 : LABEL arch=arm64 16:52:27 ---> Running in b9fab0c909c1 16:52:28 Removing intermediate container b9fab0c909c1 16:52:28 ---> 04d234cd076b 16:52:28 Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 16:52:28 ---> Running in 646b7d07d65f 16:52:29 Removing intermediate container 646b7d07d65f 16:52:29 ---> 43b83bc8fc33 16:52:29 Step 22/22 : LABEL version=0.0.0 16:52:29 ---> Running in 50bf557b975e 16:52:29 Removing intermediate container 50bf557b975e 16:52:29 ---> 92519fec767f 16:52:29 16:52:29 Successfully built 92519fec767f 16:52:29 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:30  Building sys-mgmt-agent ... done  [Pipeline] } 16:52:30 $ docker stop --time=1 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 16:52:31 $ docker rm -f 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:32 + docker images 16:52:32 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:32 sys-mgmt-agent-arm64 latest 92519fec767f 3 seconds ago 277MB 16:52:32 core-data-arm64 latest dad10a759f0d 47 seconds ago 19.5MB 16:52:32 security-secretstore-setup-arm64 latest e6fb80979b93 About a minute ago 26.8MB 16:52:32 1a3277b43e4e About a minute ago 1.58GB 16:52:32 security-proxy-setup-arm64 latest bc66924d790c About a minute ago 25.4MB 16:52:32 b45ec2367373 About a minute ago 1.57GB 16:52:32 8241db991c12 About a minute ago 1.58GB 16:52:32 42247e8e78c7 About a minute ago 1.57GB 16:52:32 security-bootstrapper-arm64 latest 44358912c5bc 4 minutes ago 17.8MB 16:52:32 support-notifications-arm64 latest 58d9e3a080a8 4 minutes ago 16.1MB 16:52:32 core-metadata-arm64 latest 27a60df579cd 4 minutes ago 15.9MB 16:52:32 support-scheduler-arm64 latest d3cf519ee32e 4 minutes ago 15.3MB 16:52:32 core-command-arm64 latest 112a323981a7 4 minutes ago 15.2MB 16:52:32 e0b064919637 4 minutes ago 1.57GB 16:52:32 8c3240029a34 4 minutes ago 1.57GB 16:52:32 995804703023 4 minutes ago 1.57GB 16:52:32 eca5789b41b6 4 minutes ago 1.57GB 16:52:32 7b807283cc0a 4 minutes ago 1.57GB 16:52:32 ci-base-image-arm64 latest 11a30687ed26 15 minutes ago 1.24GB 16:52:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 16:52:32 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 16:52:32 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 16:52:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:33 16:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:34 arm64: Pulling from edgex-lftools-log-publisher 16:52:34 448f6bf000e3: Pulling fs layer 16:52:34 f757da607395: Pulling fs layer 16:52:34 05883995daec: Pulling fs layer 16:52:34 8603b9c90790: Pulling fs layer 16:52:34 1560dd03e051: Pulling fs layer 16:52:34 27f5ce0e4adf: Pulling fs layer 16:52:34 c2d8d7efcc4b: Pulling fs layer 16:52:34 8603b9c90790: Waiting 16:52:34 1560dd03e051: Waiting 16:52:34 27f5ce0e4adf: Waiting 16:52:34 c2d8d7efcc4b: Waiting 16:52:34 f757da607395: Verifying Checksum 16:52:34 f757da607395: Download complete 16:52:34 8603b9c90790: Verifying Checksum 16:52:34 8603b9c90790: Download complete 16:52:34 1560dd03e051: Verifying Checksum 16:52:34 1560dd03e051: Download complete 16:52:34 27f5ce0e4adf: Download complete 16:52:34 05883995daec: Verifying Checksum 16:52:34 05883995daec: Download complete 16:52:34 448f6bf000e3: Download complete 16:52:37 c2d8d7efcc4b: Verifying Checksum 16:52:37 c2d8d7efcc4b: Download complete 16:52:38 448f6bf000e3: Pull complete 16:52:39 f757da607395: Pull complete 16:52:40 05883995daec: Pull complete 16:52:41 8603b9c90790: Pull complete 16:52:42 1560dd03e051: Pull complete 16:52:42 27f5ce0e4adf: Pull complete 16:52:57 c2d8d7efcc4b: Pull complete 16:52:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:52:57 prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container 16:52:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:53:01 $ docker top 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:02 ---> job-cost.sh 16:53:02 lf-activate-venv: SKIPPING 16:53:02 INFO: No Stack... 16:53:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:03 INFO: Archiving Costs [Pipeline] sh 16:53:03 + cat /w/workspace/edgex-go/3/archives/cost.csv 16:53:03 + cut -d, -f6 [Pipeline] lock 16:53:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] 16:53:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] did not exist. Created. 16:53:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:04 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:04 Stashed 1 file(s) [Pipeline] } 16:53:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:04 $ docker stop --time=1 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 16:53:06 $ docker rm -f 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 [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 16:53:07 provisioning config files... 16:53:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4801718317055491391tmp [Pipeline] { [Pipeline] sh 16:53:07 + set +x 16:53:07 + curl -s https://codecov.io/bash 16:53:07 + bash -s -- 16:53:07 16:53:07 _____ _ 16:53:07 / ____| | | 16:53:07 | | ___ __| | ___ ___ _____ __ 16:53:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:07 Bash-1.0.6 16:53:07 16:53:07 16:53:07 ==> git version 2.24.4 found 16:53:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:53:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:53:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:53:07 ==> Jenkins CI detected. 16:53:07 current dir:  /w/workspace/edgex-go/3 16:53:07 project root: . 16:53:07 --> token set from env 16:53:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:07 ==> Running gcov in . (disable via -X gcov) 16:53:07 ==> Python coveragepy not found 16:53:07 ==> Searching for coverage reports in: 16:53:07 + . 16:53:07 -> Found 1 reports 16:53:07 ==> Detecting git/mercurial file structure 16:53:07 ==> Reading reports 16:53:07 + ./coverage.out bytes=428381 16:53:07 ==> Appending adjustments 16:53:07 https://docs.codecov.io/docs/fixing-reports 16:53:09 + Found adjustments 16:53:09 ==> Gzipping contents 16:53:09 60K /tmp/codecov.CHDGMu.gz 16:53:09 ==> Uploading reports 16:53:09 url: https://codecov.io 16:53:09 query: branch=PR-3798&commit=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= 16:53:09 -> Pinging Codecov 16:53:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3798&commit=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= 16:53:09 -> Uploading to 16:53:09 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/3a6bd0dbd5fa74f0efb901303052ca0b848f40c2/964dbcff-f953-4a68-8920-0b1d82cbb309.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T165309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=539e943484902f5bd209223c6477a2891fdc6ef285a19a406f61e18169595a3e 16:53:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:09 Dload Upload Total Spent Left Speed 16:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57777 0 0 100 57777 0 146k --:--:-- --:--:-- --:--:-- 146k 16:53:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] } 16:53:09 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 16:53:10 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:53:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:11 ---> package-listing.sh 16:53:11 ++ tr '[:upper:]' '[:lower:]' 16:53:11 ++ facter osfamily 16:53:12 + OS_FAMILY=redhat 16:53:12 + workspace=/w/workspace/edgex-go/3 16:53:12 + START_PACKAGES=/tmp/packages_start.txt 16:53:12 + END_PACKAGES=/tmp/packages_end.txt 16:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:12 + PACKAGES=/tmp/packages_start.txt 16:53:12 + '[' /w/workspace/edgex-go/3 ']' 16:53:12 + PACKAGES=/tmp/packages_end.txt 16:53:12 + case "${OS_FAMILY}" in 16:53:12 + rpm -qa 16:53:12 + sort 16:53:15 + '[' -f /tmp/packages_start.txt ']' 16:53:15 + '[' -f /tmp/packages_end.txt ']' 16:53:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:15 + '[' /w/workspace/edgex-go/3 ']' 16:53:15 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:53:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:53:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:53:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:16 16:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:16 latest: Pulling from edgex-lftools-log-publisher 16:53:16 b4d181a07f80: Pulling fs layer 16:53:16 a1111a8f2ec3: Pulling fs layer 16:53:16 ed53099fbce6: Pulling fs layer 16:53:16 dc539afda2c1: Pulling fs layer 16:53:16 77bc0d833cb6: Pulling fs layer 16:53:16 9065ff56babe: Pulling fs layer 16:53:16 d287ab97295c: Pulling fs layer 16:53:16 77bc0d833cb6: Waiting 16:53:16 9065ff56babe: Waiting 16:53:16 d287ab97295c: Waiting 16:53:16 dc539afda2c1: Waiting 16:53:16 a1111a8f2ec3: Verifying Checksum 16:53:16 a1111a8f2ec3: Download complete 16:53:16 ed53099fbce6: Verifying Checksum 16:53:16 ed53099fbce6: Download complete 16:53:16 dc539afda2c1: Verifying Checksum 16:53:16 dc539afda2c1: Download complete 16:53:16 9065ff56babe: Verifying Checksum 16:53:16 9065ff56babe: Download complete 16:53:16 77bc0d833cb6: Verifying Checksum 16:53:16 77bc0d833cb6: Download complete 16:53:16 b4d181a07f80: Verifying Checksum 16:53:16 b4d181a07f80: Download complete 16:53:17 d287ab97295c: Verifying Checksum 16:53:17 d287ab97295c: Download complete 16:53:18 b4d181a07f80: Pull complete 16:53:18 a1111a8f2ec3: Pull complete 16:53:18 ed53099fbce6: Pull complete 16:53:19 dc539afda2c1: Pull complete 16:53:19 77bc0d833cb6: Pull complete 16:53:19 9065ff56babe: Pull complete 16:53:24 d287ab97295c: Pull complete 16:53:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:24 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 16:53:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:53:28 $ docker top 0aa9cac1c131cfbc26dad5a0423266a92de798764961eaed67ffd25cdd0bd32b -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:29 + ls /var/log/sa-host 16:53:29 + sadf -c /var/log/sa-host/sa12 16:53:29 file_magic: OK 16:53:29 HZ: Using current value: 100 16:53:29 file_header: OK 16:53:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:53:29 Statistics: 16:53:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:29 File successfully converted to sysstat format version 12.0.3 16:53:29 + sadf -c /var/log/sa-host/sa30 16:53:29 file_magic: OK 16:53:29 HZ: Using current value: 100 16:53:29 file_header: OK 16:53:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:53:29 Statistics: 16:53:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:29 provisioning config files... 16:53:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8637200936671662142tmp [Pipeline] { [Pipeline] echo 16:53:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:29 ---> create-netrc.sh [Pipeline] } 16:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:29 ---> python-tools-install.sh [Pipeline] echo 16:53:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:30 ---> sudo-logs.sh 16:53:30 Archiving 'sudo' log.. 16:53:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.novalocal: Name or service not known 16:53:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:30 ---> job-cost.sh 16:53:30 lf-activate-venv: SKIPPING 16:53:30 DEBUG: total: 0.10999999940395355 16:53:30 INFO: Retrieving Stack Cost... 16:53:30 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:31 INFO: Archiving Costs [Pipeline] echo 16:53:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:31 ---> logs-deploy.sh 16:53:31 lf-activate-venv: SKIPPING 16:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3798/3 16:53:31 INFO: archiving workspace using pattern(s): 16:53:32 Archives upload complete. 16:53:32 INFO: archiving logs to Nexus 16:53:33 ---> uname -a: 16:53:33 Linux prd-centos7-docker-4c-2g-345.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:53:33 16:53:33 16:53:33 ---> lscpu: 16:53:33 Architecture: x86_64 16:53:33 CPU op-mode(s): 32-bit, 64-bit 16:53:33 Byte Order: Little Endian 16:53:33 Address sizes: 40 bits physical, 48 bits virtual 16:53:33 CPU(s): 2 16:53:33 On-line CPU(s) list: 0,1 16:53:33 Thread(s) per core: 1 16:53:33 Core(s) per socket: 1 16:53:33 Socket(s): 2 16:53:33 NUMA node(s): 1 16:53:33 Vendor ID: AuthenticAMD 16:53:33 CPU family: 23 16:53:33 Model: 49 16:53:33 Model name: AMD EPYC-Rome Processor 16:53:33 Stepping: 0 16:53:33 CPU MHz: 2799.998 16:53:33 BogoMIPS: 5599.99 16:53:33 Virtualization: AMD-V 16:53:33 Hypervisor vendor: KVM 16:53:33 Virtualization type: full 16:53:33 L1d cache: 32K 16:53:33 L1i cache: 32K 16:53:33 L2 cache: 512K 16:53:33 L3 cache: 16384K 16:53:33 NUMA node0 CPU(s): 0,1 16:53:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:53:33 16:53:33 16:53:33 ---> nproc: 16:53:33 2 16:53:33 16:53:33 16:53:33 ---> df -h: 16:53:33 Filesystem Size Used Avail Use% Mounted on 16:53:33 overlay 40G 14G 27G 33% / 16:53:33 tmpfs 64M 0 64M 0% /dev 16:53:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:53:33 shm 64M 0 64M 0% /dev/shm 16:53:33 /dev/vda1 40G 14G 27G 33% /facter-os 16:53:33 16:53:33 16:53:33 ---> sar -b -r -n DEV: 16:53:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:53:33 16:53:33 16:29:41 LINUX RESTART (2 CPU) 16:53:33 16:53:33 16:30:02 tps rtps wtps bread/s bwrtn/s 16:53:33 16:31:01 149.93 22.27 127.67 5694.28 40430.83 16:53:33 16:32:01 382.58 0.00 382.58 0.00 88178.74 16:53:33 16:33:01 53.30 0.00 53.30 0.00 8649.63 16:53:33 16:34:01 73.77 0.00 73.77 0.00 3464.68 16:53:33 16:35:01 138.58 0.00 138.58 0.00 20911.67 16:53:33 16:36:01 724.42 292.53 431.90 10031.23 299381.52 16:53:33 16:37:01 340.85 48.83 292.01 2919.97 109924.18 16:53:33 16:38:01 362.72 53.24 309.48 1700.62 126422.94 16:53:33 16:39:01 109.68 14.57 95.10 1359.93 15233.06 16:53:33 16:40:01 1.90 0.68 1.22 29.58 16.06 16:53:33 16:41:01 0.28 0.00 0.28 0.00 2.91 16:53:33 16:42:02 0.28 0.00 0.28 0.00 3.31 16:53:33 16:43:01 0.29 0.00 0.29 0.00 2.96 16:53:33 16:44:01 0.18 0.00 0.18 0.00 1.92 16:53:33 16:45:01 0.52 0.17 0.35 5.20 5.36 16:53:33 16:46:01 1.15 0.33 0.82 39.71 15.46 16:53:33 16:47:01 0.27 0.00 0.27 0.00 3.15 16:53:33 16:48:01 0.27 0.00 0.27 0.00 3.05 16:53:33 16:49:01 0.28 0.00 0.28 0.00 4.08 16:53:33 16:50:01 0.20 0.00 0.20 0.00 2.60 16:53:33 16:51:01 0.22 0.02 0.20 0.13 2.73 16:53:33 16:52:01 0.27 0.00 0.27 0.00 4.11 16:53:33 16:53:01 0.25 0.00 0.25 0.00 2.75 16:53:33 Average: 101.93 18.83 83.10 944.50 31016.95 16:53:33 16:53:33 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:33 16:31:01 4864548 0 719776 8.99 2620 2421988 1882080 20.78 930816 1950832 404176 16:53:33 16:32:01 3663488 0 955360 11.93 2620 3387464 1777092 19.62 1173940 2702244 45432 16:53:33 16:33:01 3244532 0 1086712 13.57 2620 3675068 1950232 21.53 1461212 2814220 81912 16:53:33 16:34:01 3114072 0 1277136 15.95 2620 3615104 1948936 21.52 1577328 2820436 87712 16:53:33 16:35:01 3139064 0 1078520 13.47 2620 3788728 1908260 21.07 1372644 2983708 48 16:53:33 16:36:01 425408 0 1625056 20.29 2620 5955848 3875300 42.79 3095808 3843364 12632 16:53:33 16:37:01 475076 0 1229704 15.35 2620 6301532 1833672 20.24 2824892 4078404 65200 16:53:33 16:38:01 2092432 0 1251160 15.62 2620 4662720 2033228 22.45 2331008 2973356 3884 16:53:33 16:39:01 2790800 0 1164672 14.54 2620 4050840 1515708 16.73 1432788 3186344 8 16:53:33 16:40:01 2790188 0 1164388 14.54 2620 4051736 1514692 16.72 1432756 3187180 8 16:53:33 16:41:01 2797460 0 1157116 14.45 2620 4051736 1495136 16.51 1430792 3182428 8 16:53:33 16:42:02 2798084 0 1156484 14.44 2620 4051744 1483912 16.38 1430604 3182380 8 16:53:33 16:43:01 2801020 0 1153544 14.40 2620 4051748 1483948 16.38 1431416 3178588 8 16:53:33 16:44:01 2800192 0 1154372 14.41 2620 4051748 1484032 16.38 1432512 3178588 8 16:53:33 16:45:01 2800020 0 1154536 14.42 2620 4051756 1481456 16.36 1432640 3178236 8 16:53:33 16:46:01 2797168 0 1156272 14.44 2620 4052872 1479788 16.34 1438080 3175752 8 16:53:33 16:47:01 2796156 0 1157276 14.45 2620 4052880 1479896 16.34 1439012 3175752 8 16:53:33 16:48:01 2796892 0 1156532 14.44 2620 4052888 1479780 16.34 1438696 3175752 8 16:53:33 16:49:01 2796792 0 1156628 14.44 2620 4052892 1479780 16.34 1438776 3175752 8 16:53:33 16:50:01 2796660 0 1156756 14.44 2620 4052896 1479780 16.34 1438708 3175752 8 16:53:33 16:51:01 2796444 0 1156968 14.45 2620 4052900 1479932 16.34 1439296 3175756 8 16:53:33 16:52:01 2794988 0 1158368 14.46 2620 4052956 1480076 16.34 1440172 3175768 20 16:53:33 16:53:01 2795672 0 1157732 14.46 2620 4052908 1479848 16.34 1440008 3175756 8 16:53:33 Average: 2737702 0 1155873 14.43 2620 4112737 1717677 18.96 1578431 3123754 30484 16:53:33 16:53:33 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:33 16:31:01 eth0 1208.92 1373.13 9675.48 184.66 0.00 0.00 0.00 0.00 16:53:33 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:31:01 docker0 741.55 336.69 64.61 2711.20 0.00 0.00 0.00 0.00 16:53:33 16:32:01 veth9d5339e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:53:33 16:32:01 eth0 260.99 196.16 2070.01 28.53 0.00 0.00 0.00 0.00 16:53:33 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:32:01 docker0 178.86 232.45 14.25 2040.42 0.00 0.00 0.00 0.00 16:53:33 16:33:01 veth9d5339e 0.63 0.65 0.05 0.05 0.00 0.00 0.00 0.00 16:53:33 16:33:01 eth0 27.07 13.40 21.26 11.19 0.00 0.00 0.00 0.00 16:53:33 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:33:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 16:53:33 16:34:01 veth9d5339e 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 16:53:33 16:34:01 eth0 17.04 9.04 13.56 6.27 0.00 0.00 0.00 0.00 16:53:33 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:34:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 16:53:33 16:35:01 veth8e76993 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:35:01 eth0 104.26 66.78 1691.78 124.07 0.00 0.00 0.00 0.00 16:53:33 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:36:01 veth363dd1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:53:33 16:36:01 vethaf368a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:53:33 16:36:01 vethc2d34fa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:53:33 16:36:01 eth0 75.16 38.14 215.50 18.86 0.00 0.00 0.00 0.00 16:53:33 16:37:01 eth0 51.17 23.34 183.50 11.91 0.00 0.00 0.00 0.00 16:53:33 16:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:53:33 16:37:01 veth8c9f2b9 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 16:53:33 16:37:01 docker0 935.09 623.90 79.35 5046.79 0.00 0.00 0.00 0.00 16:53:33 16:38:01 eth0 95.61 50.92 1219.76 16.96 0.00 0.00 0.00 0.00 16:53:33 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:38:01 veth8c9f2b9 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:53:33 16:38:01 docker0 11.30 24.92 0.66 159.92 0.00 0.00 0.00 0.00 16:53:33 16:39:01 eth0 58.97 25.06 423.67 9.47 0.00 0.00 0.00 0.00 16:53:33 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:39:01 docker0 14.95 39.83 1.24 407.52 0.00 0.00 0.00 0.00 16:53:33 16:40:01 eth0 0.50 0.40 0.27 0.21 0.00 0.00 0.00 0.00 16:53:33 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:41:01 eth0 0.53 0.10 0.11 0.06 0.00 0.00 0.00 0.00 16:53:33 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:42:02 eth0 1.45 0.47 0.41 0.21 0.00 0.00 0.00 0.00 16:53:33 16:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:43:01 eth0 1.49 0.64 0.60 0.41 0.00 0.00 0.00 0.00 16:53:33 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:44:01 eth0 0.92 0.32 0.32 0.20 0.00 0.00 0.00 0.00 16:53:33 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:45:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:33 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:46:01 eth0 0.58 0.17 0.13 0.07 0.00 0.00 0.00 0.00 16:53:33 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:47:01 eth0 0.70 0.48 0.34 0.21 0.00 0.00 0.00 0.00 16:53:33 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:48:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:33 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:33 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:50:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:53:33 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:51:01 eth0 0.85 0.25 0.19 0.07 0.00 0.00 0.00 0.00 16:53:33 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:52:01 eth0 0.33 0.30 0.26 0.20 0.00 0.00 0.00 0.00 16:53:33 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:33 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 Average: eth0 82.19 77.38 668.84 17.88 0.00 0.00 0.00 0.00 16:53:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:33 Average: docker0 41.88 30.00 3.54 244.56 0.00 0.00 0.00 0.00 16:53:33 16:53:33 16:53:33 ---> sar -P ALL: 16:53:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:53:33 16:53:33 16:29:41 LINUX RESTART (2 CPU) 16:53:33 16:53:33 16:30:02 CPU %user %nice %system %iowait %steal %idle 16:53:33 16:31:01 all 35.89 0.00 9.61 6.65 0.18 47.68 16:53:33 16:31:01 0 32.01 0.00 10.37 5.91 0.17 51.54 16:53:33 16:31:01 1 39.76 0.00 8.85 7.38 0.18 43.83 16:53:33 16:32:01 all 31.40 0.00 14.21 5.18 0.17 49.04 16:53:33 16:32:01 0 31.09 0.00 14.73 5.33 0.18 48.67 16:53:33 16:32:01 1 31.70 0.00 13.71 5.03 0.16 49.40 16:53:33 16:33:01 all 58.20 0.00 6.25 0.79 0.14 34.61 16:53:33 16:33:01 0 57.95 0.00 6.06 0.51 0.15 35.34 16:53:33 16:33:01 1 58.46 0.00 6.45 1.07 0.14 33.88 16:53:33 16:34:01 all 56.48 0.00 5.98 1.72 0.17 35.64 16:53:33 16:34:01 0 55.09 0.00 6.13 1.68 0.16 36.93 16:53:33 16:34:01 1 57.88 0.00 5.84 1.76 0.18 34.35 16:53:33 16:35:01 all 61.18 0.00 10.15 2.56 0.18 25.93 16:53:33 16:35:01 0 60.25 0.00 9.93 3.03 0.18 26.61 16:53:33 16:35:01 1 62.11 0.00 10.36 2.09 0.18 25.26 16:53:33 16:36:01 all 41.58 0.00 25.23 22.48 0.23 10.48 16:53:33 16:36:01 0 42.79 0.00 25.35 22.15 0.23 9.47 16:53:33 16:36:01 1 40.35 0.00 25.11 22.81 0.23 11.49 16:53:33 16:37:01 all 75.64 0.00 15.92 6.44 0.19 1.81 16:53:33 16:37:01 0 75.71 0.00 15.75 6.78 0.19 1.58 16:53:33 16:37:01 1 75.58 0.00 16.10 6.10 0.19 2.04 16:53:33 16:38:01 all 68.19 0.00 16.55 12.27 0.17 2.82 16:53:33 16:38:01 0 68.02 0.00 17.49 11.47 0.17 2.85 16:53:33 16:38:01 1 68.36 0.00 15.60 13.07 0.18 2.78 16:53:33 16:39:01 all 8.76 0.00 4.00 1.23 0.04 85.96 16:53:33 16:39:01 0 9.62 0.00 4.33 1.42 0.03 84.60 16:53:33 16:39:01 1 7.91 0.00 3.67 1.04 0.05 87.33 16:53:33 16:40:01 all 0.24 0.00 0.05 0.01 0.01 99.69 16:53:33 16:40:01 0 0.03 0.00 0.03 0.02 0.02 99.90 16:53:33 16:40:01 1 0.45 0.00 0.07 0.00 0.00 99.48 16:53:33 16:41:01 all 0.24 0.00 0.05 0.00 0.01 99.70 16:53:33 16:41:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:53:33 16:41:01 1 0.45 0.00 0.05 0.00 0.02 99.48 16:53:33 16:53:33 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:53:33 16:42:02 all 0.18 0.00 0.04 0.00 0.02 99.77 16:53:33 16:42:02 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:33 16:42:02 1 0.30 0.00 0.05 0.00 0.02 99.63 16:53:33 16:43:01 all 0.21 0.00 0.04 0.00 0.03 99.72 16:53:33 16:43:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:53:33 16:43:01 1 0.34 0.00 0.03 0.00 0.02 99.61 16:53:33 16:44:01 all 0.18 0.00 0.05 0.00 0.02 99.76 16:53:33 16:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:53:33 16:44:01 1 0.32 0.00 0.05 0.00 0.02 99.62 16:53:33 16:45:01 all 0.23 0.00 0.05 0.00 0.02 99.71 16:53:33 16:45:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:53:33 16:45:01 1 0.37 0.00 0.05 0.00 0.00 99.58 16:53:33 16:46:01 all 0.23 0.00 0.07 0.00 0.02 99.68 16:53:33 16:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:53:33 16:46:01 1 0.43 0.00 0.08 0.00 0.02 99.47 16:53:33 16:47:01 all 0.29 0.00 0.04 0.00 0.02 99.65 16:53:33 16:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:33 16:47:01 1 0.53 0.00 0.05 0.00 0.02 99.40 16:53:33 16:48:01 all 0.26 0.00 0.03 0.00 0.01 99.70 16:53:33 16:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:53:33 16:48:01 1 0.48 0.00 0.05 0.00 0.02 99.45 16:53:33 16:49:01 all 0.24 0.00 0.04 0.00 0.02 99.70 16:53:33 16:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:53:33 16:49:01 1 0.42 0.00 0.05 0.00 0.02 99.52 16:53:33 16:50:01 all 0.24 0.00 0.03 0.00 0.01 99.72 16:53:33 16:50:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:53:33 16:50:01 1 0.38 0.00 0.05 0.00 0.02 99.55 16:53:33 16:51:01 all 0.20 0.00 0.04 0.00 0.02 99.74 16:53:33 16:51:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:53:33 16:51:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:53:33 16:52:01 all 0.18 0.00 0.03 0.00 0.01 99.77 16:53:33 16:52:01 0 0.27 0.00 0.03 0.00 0.00 99.70 16:53:33 16:52:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:53:33 16:53:33 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:53:33 16:53:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:53:33 16:53:01 0 0.33 0.00 0.02 0.00 0.02 99.63 16:53:33 16:53:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:53:33 Average: all 18.01 0.00 4.40 2.38 0.07 75.14 16:53:33 Average: 0 17.74 0.00 4.49 2.34 0.07 75.36 16:53:33 Average: 1 18.27 0.00 4.32 2.42 0.07 74.92 16:53:33 16:53:33 16:53:33