Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af6f8d9db1b2339f9c436b10c553719ef06671b5+b2078d70396c9de247bd59d3b559c7f9e74995c9 (9708d894fba8bf5007894bbe1019b414b028d7aa) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-84/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-84/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2695 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:04:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:04:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:21 ========================================================= 06:04:21 EdgeX Global Pipelines Version Info 06:04:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:04:23 ------------------- 06:04:23 stable info: 06:04:23 ------------------- 06:04:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:04:23 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:04:23 Message: update stable to v1.0.191 06:04:24 ------------------- 06:04:24 experimental info: 06:04:24 ------------------- 06:04:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:24 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:04:24 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:04:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:04:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af6f8d9db1b2339f9c436b10c553719ef06671b5 [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af6f8d9 [Pipeline] echo 06:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:27 provisioning config files... 06:04:27 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/config4636250150328376655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:28 ---> docker-login.sh 06:04:28 nexus3.edgexfoundry.org:10001 06:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:29 Configure a credential helper to remove this warning. See 06:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:29 06:04:29 Login Succeeded 06:04:29 nexus3.edgexfoundry.org:10002 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:30 Configure a credential helper to remove this warning. See 06:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:30 06:04:30 Login Succeeded 06:04:30 nexus3.edgexfoundry.org:10003 06:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:30 Configure a credential helper to remove this warning. See 06:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:30 06:04:30 Login Succeeded 06:04:30 nexus3.edgexfoundry.org:10004 06:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:31 Configure a credential helper to remove this warning. See 06:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:31 06:04:31 Login Succeeded 06:04:31 docker.io 06:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:32 Configure a credential helper to remove this warning. See 06:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:32 06:04:32 Login Succeeded 06:04:32 ---> docker-login.sh ends [Pipeline] } 06:04:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:33 + git log --format=format:%s -1 af6f8d9db1b2339f9c436b10c553719ef06671b5 [Pipeline] echo 06:04:33 GIT_COMMIT: af6f8d9db1b2339f9c436b10c553719ef06671b5, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:04:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:34 06:04:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:04:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:35 latest: Pulling from edgex-devops/git-semver 06:04:35 31603596830f: Pulling fs layer 06:04:35 54011a49482f: Pulling fs layer 06:04:35 a6820b24f6d8: Pulling fs layer 06:04:35 f581987b2513: Pulling fs layer 06:04:35 f581987b2513: Waiting 06:04:35 54011a49482f: Verifying Checksum 06:04:35 54011a49482f: Download complete 06:04:36 31603596830f: Verifying Checksum 06:04:36 31603596830f: Download complete 06:04:37 f581987b2513: Verifying Checksum 06:04:37 f581987b2513: Download complete 06:04:37 a6820b24f6d8: Verifying Checksum 06:04:37 a6820b24f6d8: Download complete 06:04:37 31603596830f: Pull complete 06:04:38 54011a49482f: Pull complete 06:04:41 a6820b24f6d8: Pull complete 06:04:42 f581987b2513: Pull complete 06:04:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:04:43 prd-centos7-docker-4c-2g-2695 does not seem to be running inside a container 06:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-84 -v /w/workspace/dgexfoundry_device-rest-go_PR-84:/w/workspace/dgexfoundry_device-rest-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-84@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 06:04:48 $ docker top 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:49 [ssh-agent] Looking for ssh-agent implementation... 06:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:50 $ docker exec 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent 06:04:51 SSH_AUTH_SOCK=/tmp/ssh-aaaXKdj1lb0n/agent.11 06:04:51 SSH_AGENT_PID=16 06:04:51 Running ssh-add (command line suppressed) 06:04:52 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_428567613152604967.key (/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_428567613152604967.key) 06:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:53 + git tag --points-at HEAD [Pipeline] } 06:04:53 $ docker exec --env ******** --env ******** 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent -k 06:04:54 unset SSH_AUTH_SOCK; 06:04:54 unset SSH_AGENT_PID; 06:04:54 echo Agent pid 16 killed; 06:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:54 [ssh-agent] Looking for ssh-agent implementation... 06:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:55 $ docker exec 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent 06:04:56 SSH_AUTH_SOCK=/tmp/ssh-hzmSjdfnA0sm/agent.45 06:04:56 SSH_AGENT_PID=50 06:04:56 Running ssh-add (command line suppressed) 06:04:56 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_7589852395376685130.key (/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_7589852395376685130.key) 06:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:57 + git semver init 06:04:57 # -> Open(): unable to determine branch for HEAD 06:04:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-84/.git 06:04:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-84 06:04:57 # $SEMVER_REMOTE_NAME = origin 06:04:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:57 # $SEMVER_USER_NAME = edgex-jenkins 06:04:57 # $SEMVER_BRANCH = PR-84 06:04:57 # $SEMVER_TEMP = /tmp/semver-649886711 06:04:57 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:05:00 # '/tmp/semver-649886711' -> '/w/workspace/dgexfoundry_device-rest-go_PR-84/.semver' 06:05:00 # -> Force: false 06:05:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-84/.semver [Pipeline] } 06:05:00 $ docker exec --env ******** --env ******** 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent -k 06:05:01 unset SSH_AUTH_SOCK; 06:05:01 unset SSH_AGENT_PID; 06:05:01 echo Agent pid 50 killed; 06:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:02 + git semver [Pipeline] } 06:05:02 $ docker stop --time=1 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc 06:05:05 $ docker rm -f 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc [Pipeline] // withDockerContainer [Pipeline] sh 06:05:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:05:08 Stashed 1 file(s) [Pipeline] echo 06:05:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 06:05:23 Still waiting to schedule task 06:05:23 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2681’ is offline; ‘prd-centos7-docker-4c-2g-2683’ is offline; ‘prd-centos7-docker-4c-2g-2685’ is offline; ‘prd-centos7-docker-4c-2g-2687’ is offline; ‘prd-centos7-docker-4c-2g-2692’ is offline; ‘prd-centos7-docker-4c-2g-2700’ is offline; ‘prd-centos7-docker-4c-2g-2701’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ doesn’t have label ‘centos7-docker-4c-2g’ 06:05:23 Still waiting to schedule task 06:05:23 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2681’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2683’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2685’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2687’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2692’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2700’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2701’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2704’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ is offline 06:07:09 Running on prd-centos7-docker-4c-2g-2708 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] ws 06:07:09 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:07:21 using credential edgex-jenkins-ssh 06:07:21 Cloning the remote Git repository 06:07:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:07:21 > git init /w/workspace/device-rest-go/1 # timeout=10 06:07:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:07:22 > git --version # timeout=10 06:07:22 > git --version # 'git version 2.24.3' 06:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:07:26 Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 06:07:27 Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 06:07:27 Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) 06:07:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:07:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:07:26 > git config core.sparsecheckout # timeout=10 06:07:27 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 06:07:27 > git remote # timeout=10 06:07:27 > git config --get remote.origin.url # timeout=10 06:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:27 > git merge b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 06:07:27 > git rev-parse HEAD^{commit} # timeout=10 06:07:27 > git config core.sparsecheckout # timeout=10 06:07:27 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 06:07:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:07:32 > git --version # timeout=10 06:07:32 > git --version # 'git version 2.24.3' 06:07:32 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:07:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:07:35 + true 06:07:35 + sudo service docker restart 06:07:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:07:37 provisioning config files... 06:07:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7243290983086486663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:38 ---> docker-login.sh 06:07:38 nexus3.edgexfoundry.org:10001 06:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:39 Configure a credential helper to remove this warning. See 06:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:39 06:07:39 Login Succeeded 06:07:39 nexus3.edgexfoundry.org:10002 06:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:40 Configure a credential helper to remove this warning. See 06:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:40 06:07:40 Login Succeeded 06:07:40 nexus3.edgexfoundry.org:10003 06:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:40 Configure a credential helper to remove this warning. See 06:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:40 06:07:40 Login Succeeded 06:07:40 nexus3.edgexfoundry.org:10004 06:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:41 Configure a credential helper to remove this warning. See 06:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:41 06:07:41 Login Succeeded 06:07:41 docker.io 06:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:41 Configure a credential helper to remove this warning. See 06:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:41 06:07:41 Login Succeeded 06:07:41 ---> docker-login.sh ends [Pipeline] } 06:07:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:42 ========================================================= 06:07:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:07:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:07:43 Sending build context to Docker daemon 93.18kB 06:07:43 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 06:07:43 Step 2/10 : FROM ${BASE} 06:07:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:07:43 540db60ca938: Pulling fs layer 06:07:43 adcc1eea9eea: Pulling fs layer 06:07:43 4c4ab2625f07: Pulling fs layer 06:07:43 0510c868ecb4: Pulling fs layer 06:07:43 afea3b2eda06: Pulling fs layer 06:07:43 7809a108b3ef: Pulling fs layer 06:07:43 f706445af74f: Pulling fs layer 06:07:43 afea3b2eda06: Waiting 06:07:43 7809a108b3ef: Waiting 06:07:43 f706445af74f: Waiting 06:07:43 0510c868ecb4: Waiting 06:07:43 4c4ab2625f07: Verifying Checksum 06:07:43 4c4ab2625f07: Download complete 06:07:43 adcc1eea9eea: Download complete 06:07:43 afea3b2eda06: Verifying Checksum 06:07:43 afea3b2eda06: Download complete 06:07:43 7809a108b3ef: Verifying Checksum 06:07:43 7809a108b3ef: Download complete 06:07:44 540db60ca938: Download complete 06:07:45 540db60ca938: Pull complete 06:07:46 adcc1eea9eea: Pull complete 06:07:46 4c4ab2625f07: Pull complete 06:07:51 f706445af74f: Verifying Checksum 06:07:51 f706445af74f: Download complete 06:07:52 0510c868ecb4: Verifying Checksum 06:07:52 0510c868ecb4: Download complete 06:08:10 0510c868ecb4: Pull complete 06:08:10 afea3b2eda06: Pull complete 06:08:10 7809a108b3ef: Pull complete 06:08:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2714 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] ws 06:08:14 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:08:19 f706445af74f: Pull complete 06:08:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:08:19 ---> b068be0155e3 06:08:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:08:19 ---> Running in 17540e2ad759 06:08:19 Removing intermediate container 17540e2ad759 06:08:19 ---> 674e397f65e9 06:08:19 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:08:20 ---> Running in e6dfb2d9702c 06:08:20 using credential edgex-jenkins-ssh 06:08:20 Cloning the remote Git repository 06:08:21 Removing intermediate container e6dfb2d9702c 06:08:21 ---> af8b4c97320e 06:08:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:08:21 ---> Running in 1fff3165b7f1 06:08:21 Removing intermediate container 1fff3165b7f1 06:08:21 ---> 2272297ca1d2 06:08:21 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:21 ---> Running in 5c3c4493a12e 06:08:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:08:21 > git init /w/workspace/device-rest-go/1 # timeout=10 06:08:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:08:21 > git --version # timeout=10 06:08:21 > git --version # 'git version 2.17.1' 06:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:08:23 Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 06:08:24 Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 06:08:24 Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) 06:08:24 Removing intermediate container 5c3c4493a12e 06:08:24 ---> e1d9098d1aac 06:08:24 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:24 ---> Running in 1e96413a2cf9 06:08:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:08:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:23 > git config core.sparsecheckout # timeout=10 06:08:23 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 06:08:24 > git remote # timeout=10 06:08:24 > git config --get remote.origin.url # timeout=10 06:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:24 > git merge b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 06:08:24 > git rev-parse HEAD^{commit} # timeout=10 06:08:24 > git config core.sparsecheckout # timeout=10 06:08:24 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 06:08:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:27 (1/9) Installing libc-dev (0.7.2-r3) 06:08:27 (2/9) Installing libsodium (1.0.18-r0) 06:08:27 (3/9) Installing pkgconf (1.7.3-r0) 06:08:28 (4/9) Installing libsodium-dev (1.0.18-r0) 06:08:28 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:08:28 (6/9) Installing libedit (20191231.3.1-r1) 06:08:28 (7/9) Installing openssh-client (8.4_p1-r3) 06:08:28 (8/9) Installing libzmq (4.3.3-r1) 06:08:28 (9/9) Installing zeromq-dev (4.3.3-r1) 06:08:28 Executing busybox-1.32.1-r6.trigger 06:08:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:08:28 > git --version # timeout=10 06:08:28 > git --version # 'git version 2.17.1' 06:08:28 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:08:29 OK: 154 MiB in 49 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:08:30 Removing intermediate container 1e96413a2cf9 06:08:30 ---> 1e15efc09bed 06:08:30 Step 8/10 : WORKDIR /device-rest-go 06:08:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:08:31 ---> Running in 3f280183d035 06:08:31 + true 06:08:31 + sudo service docker restart 06:08:31 Removing intermediate container 3f280183d035 06:08:31 ---> cf60e212a4af 06:08:31 Step 9/10 : COPY . . 06:08:32 ---> 9716b93c7476 06:08:32 Step 10/10 : RUN go mod download 06:08:32 ---> Running in 655e5506535c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:08:34 provisioning config files... 06:08:34 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7380783333787436774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:34 ---> docker-login.sh 06:08:34 nexus3.edgexfoundry.org:10001 06:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:36 Configure a credential helper to remove this warning. See 06:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:36 06:08:36 Login Succeeded 06:08:36 nexus3.edgexfoundry.org:10002 06:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:36 Configure a credential helper to remove this warning. See 06:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:36 06:08:36 Login Succeeded 06:08:36 nexus3.edgexfoundry.org:10003 06:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:37 Configure a credential helper to remove this warning. See 06:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:37 06:08:37 Login Succeeded 06:08:37 nexus3.edgexfoundry.org:10004 06:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:38 Configure a credential helper to remove this warning. See 06:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:38 06:08:38 Login Succeeded 06:08:38 docker.io 06:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:38 Configure a credential helper to remove this warning. See 06:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:38 06:08:38 Login Succeeded 06:08:38 ---> docker-login.sh ends [Pipeline] } 06:08:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:08:39 ========================================================= 06:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:08:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:08:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:08:39 Sending build context to Docker daemon 93.18kB 06:08:39 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 06:08:39 Step 2/10 : FROM ${BASE} 06:08:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:40 595b0fe564bb: Pulling fs layer 06:08:40 7186ed65a4f7: Pulling fs layer 06:08:40 316046926c0a: Pulling fs layer 06:08:40 4ebd0625c992: Pulling fs layer 06:08:40 207e8628e3a3: Pulling fs layer 06:08:40 c791037a9be2: Pulling fs layer 06:08:40 ffd874e62e21: Pulling fs layer 06:08:40 4ebd0625c992: Waiting 06:08:40 207e8628e3a3: Waiting 06:08:40 c791037a9be2: Waiting 06:08:40 ffd874e62e21: Waiting 06:08:40 316046926c0a: Verifying Checksum 06:08:40 316046926c0a: Download complete 06:08:40 7186ed65a4f7: Download complete 06:08:40 207e8628e3a3: Verifying Checksum 06:08:40 207e8628e3a3: Download complete 06:08:40 c791037a9be2: Verifying Checksum 06:08:40 c791037a9be2: Download complete 06:08:40 595b0fe564bb: Verifying Checksum 06:08:40 595b0fe564bb: Download complete 06:08:41 595b0fe564bb: Pull complete 06:08:41 7186ed65a4f7: Pull complete 06:08:42 316046926c0a: Pull complete 06:08:42 ffd874e62e21: Verifying Checksum 06:08:42 ffd874e62e21: Download complete 06:08:44 4ebd0625c992: Verifying Checksum 06:08:44 4ebd0625c992: Download complete 06:08:54 4ebd0625c992: Pull complete 06:08:54 207e8628e3a3: Pull complete 06:08:54 c791037a9be2: Pull complete 06:08:56 ffd874e62e21: Pull complete 06:08:56 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:08:57 ---> cfc18b08335c 06:08:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:09:00 ---> Running in 01bf72c6e528 06:09:00 Removing intermediate container 01bf72c6e528 06:09:00 ---> 1f16381d66de 06:09:00 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:09:00 ---> Running in 0ce8eef9ce14 06:09:01 Removing intermediate container 0ce8eef9ce14 06:09:01 ---> 7b307b92d741 06:09:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:09:01 ---> Running in 4a8082805d4b 06:09:02 Removing intermediate container 4a8082805d4b 06:09:02 ---> 1daf8a2ae7bd 06:09:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:02 ---> Running in 2400767f0fd4 06:09:04 Removing intermediate container 2400767f0fd4 06:09:04 ---> 8ee9092a3931 06:09:04 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:04 ---> Running in 78affaee65c7 06:09:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:09:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:09:08 (1/9) Installing libc-dev (0.7.2-r3) 06:09:08 (2/9) Installing libsodium (1.0.18-r0) 06:09:08 (3/9) Installing pkgconf (1.7.3-r0) 06:09:08 (4/9) Installing libsodium-dev (1.0.18-r0) 06:09:09 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:09:09 (6/9) Installing libedit (20191231.3.1-r1) 06:09:09 (7/9) Installing openssh-client (8.4_p1-r3) 06:09:10 (8/9) Installing libzmq (4.3.3-r1) 06:09:10 (9/9) Installing zeromq-dev (4.3.3-r1) 06:09:10 Executing busybox-1.32.1-r6.trigger 06:09:10 OK: 144 MiB in 49 packages 06:09:12 Removing intermediate container 78affaee65c7 06:09:12 ---> a230ead5f65d 06:09:12 Step 8/10 : WORKDIR /device-rest-go 06:09:12 ---> Running in 11d0c394d35e 06:09:12 Removing intermediate container 655e5506535c 06:09:12 ---> a5b6edabd850 06:09:12 Successfully built a5b6edabd850 06:09:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:12 Removing intermediate container 11d0c394d35e 06:09:12 ---> 26dd84f9ff8e 06:09:12 Step 9/10 : COPY . . 06:09:12 + docker inspect -f . ci-base-image-x86_64 06:09:13 ---> e918b7497901 06:09:13 Step 10/10 : RUN go mod download 06:09:13 . 06:09:13 ---> Running in 5ea3f78109ef [Pipeline] withDockerContainer 06:09:14 prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container 06:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:17 $ docker top df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:19 + go version 06:09:19 go version go1.16.3 linux/amd64 [Pipeline] } 06:09:19 $ docker stop --time=1 df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 06:09:22 $ docker rm -f df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:23 + docker inspect -f . ci-base-image-x86_64 06:09:23 . [Pipeline] withDockerContainer 06:09:24 prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container 06:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:26 $ docker top 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:27 + go mod tidy [Pipeline] sh 06:09:30 + make test 06:09:30 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:09:33 ? github.com/edgexfoundry/device-rest-go [no test files] 06:09:46 Removing intermediate container 5ea3f78109ef 06:09:46 ---> 964f4d1a5680 06:09:46 Successfully built 964f4d1a5680 06:09:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:09:46 + docker inspect -f . ci-base-image-arm64 06:09:46 . [Pipeline] withDockerContainer 06:09:46 prd-ubuntu18.04-docker-arm64-4c-16g-2714 does not seem to be running inside a container 06:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:09:48 $ docker top b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:49 + go version 06:09:49 go version go1.16.3 linux/arm64 [Pipeline] } 06:09:49 $ docker stop --time=1 b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 06:09:52 $ docker rm -f b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:53 + docker inspect -f . ci-base-image-arm64 06:09:53 . [Pipeline] withDockerContainer 06:09:53 prd-ubuntu18.04-docker-arm64-4c-16g-2714 does not seem to be running inside a container 06:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:09:55 $ docker top 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:56 + go mod tidy [Pipeline] sh 06:09:58 + make test 06:09:58 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:09:59 ? github.com/edgexfoundry/device-rest-go [no test files] 06:10:06 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:10:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:06 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:365:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:26 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:10:26 make: *** [Makefile:24: test] Error 2 [Pipeline] } 06:10:26 $ docker stop --time=1 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac 06:10:29 $ docker rm -f 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> job-cost.sh 06:10:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLjQ 06:10:47 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:10:47 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:47 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:47 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:47 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:365:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:10:59 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:10:59 make: *** [Makefile:24: test] Error 2 [Pipeline] } 06:10:59 $ docker stop --time=1 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 06:11:02 $ docker rm -f 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:11:03 ---> job-cost.sh 06:11:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JWxt 06:11:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-FLjQ/bin to PATH 06:11:52 INFO: No Stack... 06:11:52 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:52 INFO: Archiving Costs [Pipeline] sh 06:11:53 + cat /w/workspace/device-rest-go/1/archives/cost.csv 06:11:53 + cut -d, -f6 [Pipeline] lock 06:11:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] 06:11:53 Resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] did not exist. Created. 06:11:53 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:54 + echo total: 0.029999999329447746 [Pipeline] stash 06:11:55 Stashed 1 file(s) [Pipeline] } 06:11:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:55 Failed in branch amd64 06:12:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-JWxt/bin to PATH 06:13:36 INFO: No Stack... 06:13:36 INFO: Retrieving Pricing Info for: lf-standard-4 06:13:36 INFO: Archiving Costs [Pipeline] sh 06:13:37 + cat /w/workspace/device-rest-go/1/archives/cost.csv 06:13:37 + cut -d, -f6 [Pipeline] lock 06:13:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] 06:13:37 Resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] did not exist. Created. 06:13:37 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:37 /w/workspace/device-rest-go/1@tmp/durable-6832e2b4/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-6832e2b4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:13:38 + echo total: 0.20999999344348907 [Pipeline] stash 06:13:38 Warning: overwriting stash ‘stack-cost’ 06:13:38 Stashed 1 file(s) [Pipeline] } 06:13:39 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:13:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:43 ---> package-listing.sh 06:13:43 ++ facter osfamily 06:13:43 ++ tr '[:upper:]' '[:lower:]' 06:13:43 + OS_FAMILY=redhat 06:13:43 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-84 06:13:43 + START_PACKAGES=/tmp/packages_start.txt 06:13:43 + END_PACKAGES=/tmp/packages_end.txt 06:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:43 + PACKAGES=/tmp/packages_start.txt 06:13:43 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-84 ']' 06:13:43 + PACKAGES=/tmp/packages_end.txt 06:13:43 + case "${OS_FAMILY}" in 06:13:43 + rpm -qa 06:13:43 + sort 06:13:50 + '[' -f /tmp/packages_start.txt ']' 06:13:50 + '[' -f /tmp/packages_end.txt ']' 06:13:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:50 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-84 ']' 06:13:50 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-84/archives/ 06:13:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-84/archives/ [Pipeline] echo 06:13:50 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/dgexfoundry_device-rest-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:13:51 06:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:13:52 alpine: Pulling from edgex-lftools-log-publisher 06:13:52 df20fa9351a1: Pulling fs layer 06:13:52 36b3adc4ff6f: Pulling fs layer 06:13:52 8ad3a11d3b57: Pulling fs layer 06:13:52 46f8f816bc3b: Pulling fs layer 06:13:52 93b61091891f: Pulling fs layer 06:13:52 93b9cdb0e59b: Pulling fs layer 06:13:52 5e14af77c1be: Pulling fs layer 06:13:52 01666e4c0597: Pulling fs layer 06:13:52 aa168da1d23b: Pulling fs layer 06:13:52 93b9cdb0e59b: Waiting 06:13:52 5e14af77c1be: Waiting 06:13:52 01666e4c0597: Waiting 06:13:52 aa168da1d23b: Waiting 06:13:52 46f8f816bc3b: Waiting 06:13:52 93b61091891f: Waiting 06:13:52 36b3adc4ff6f: Verifying Checksum 06:13:52 36b3adc4ff6f: Download complete 06:13:52 46f8f816bc3b: Verifying Checksum 06:13:52 46f8f816bc3b: Download complete 06:13:52 df20fa9351a1: Verifying Checksum 06:13:52 df20fa9351a1: Download complete 06:13:52 93b9cdb0e59b: Verifying Checksum 06:13:52 93b9cdb0e59b: Download complete 06:13:52 93b61091891f: Download complete 06:13:52 5e14af77c1be: Verifying Checksum 06:13:52 5e14af77c1be: Download complete 06:13:52 01666e4c0597: Verifying Checksum 06:13:52 01666e4c0597: Download complete 06:13:53 8ad3a11d3b57: Verifying Checksum 06:13:53 8ad3a11d3b57: Download complete 06:13:53 df20fa9351a1: Pull complete 06:13:53 36b3adc4ff6f: Pull complete 06:13:57 8ad3a11d3b57: Pull complete 06:13:57 46f8f816bc3b: Pull complete 06:13:58 93b61091891f: Pull complete 06:13:58 93b9cdb0e59b: Pull complete 06:13:58 5e14af77c1be: Pull complete 06:13:59 01666e4c0597: Pull complete 06:14:00 aa168da1d23b: Verifying Checksum 06:14:00 aa168da1d23b: Download complete 06:14:19 aa168da1d23b: Pull complete 06:14:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:14:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:14:19 prd-centos7-docker-4c-2g-2695 does not seem to be running inside a container 06:14:19 $ 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/dgexfoundry_device-rest-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-84 -v /w/workspace/dgexfoundry_device-rest-go_PR-84:/w/workspace/dgexfoundry_device-rest-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:14:26 $ docker top 1492250a03be5a2b1d9f7e333502eb76c2c70da81963a84ae89dc7a082c15783 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:14:28 + mkdir -p /var/log/sa [Pipeline] sh 06:14:29 + ls /var/log/sa-host 06:14:29 + sadf -c /var/log/sa-host/sa03 06:14:29 file_magic: OK 06:14:29 HZ: Using current value: 100 06:14:29 file_header: OK 06:14: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 06:14:29 Statistics: 06:14:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:14:29 File successfully converted to sysstat format version 12.2.1 06:14:29 + sadf -c /var/log/sa-host/sa23 06:14:29 file_magic: OK 06:14:29 HZ: Using current value: 100 06:14:29 file_header: OK 06:14: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 06:14:29 Statistics: 06:14:29 Hnuu...uuuununununu... 06:14:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:29 provisioning config files... 06:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/config3217709329674736210tmp [Pipeline] { [Pipeline] echo 06:14:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:14:30 ---> create-netrc.sh [Pipeline] } 06:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:14:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:14:30 ---> python-tools-install.sh [Pipeline] echo 06:14:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:14:31 ---> sudo-logs.sh 06:14:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:14:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:14:32 ---> job-cost.sh 06:14:32 lf-activate-venv: SKIPPING 06:14:32 DEBUG: total: 0.20999999344348907 06:14:32 INFO: Retrieving Stack Cost... 06:14:34 INFO: Retrieving Pricing Info for: v1-standard-2 06:14:35 INFO: Archiving Costs [Pipeline] echo 06:14:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:35 ---> logs-deploy.sh 06:14:35 lf-activate-venv: SKIPPING 06:14:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-84/1 06:14:35 INFO: archiving workspace using pattern(s): 06:14:39 Archives upload complete. 06:14:39 INFO: archiving logs to Nexus 06:14:40 ---> uname -a: 06:14:40 Linux prd-centos7-docker-4c-2g-2695.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:14:40 06:14:40 06:14:40 ---> lscpu: 06:14:40 Architecture: x86_64 06:14:40 CPU op-mode(s): 32-bit, 64-bit 06:14:40 Byte Order: Little Endian 06:14:40 Address sizes: 40 bits physical, 48 bits virtual 06:14:40 CPU(s): 4 06:14:40 On-line CPU(s) list: 0-3 06:14:40 Thread(s) per core: 1 06:14:40 Core(s) per socket: 1 06:14:40 Socket(s): 4 06:14:40 NUMA node(s): 1 06:14:40 Vendor ID: GenuineIntel 06:14:40 CPU family: 6 06:14:40 Model: 44 06:14:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:14:40 Stepping: 1 06:14:40 CPU MHz: 2933.438 06:14:40 BogoMIPS: 5866.87 06:14:40 Virtualization: VT-x 06:14:40 Hypervisor vendor: KVM 06:14:40 Virtualization type: full 06:14:40 L1d cache: 128 KiB 06:14:40 L1i cache: 128 KiB 06:14:40 L2 cache: 16 MiB 06:14:40 L3 cache: 64 MiB 06:14:40 NUMA node0 CPU(s): 0-3 06:14:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:14:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:14:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:14:40 Vulnerability Meltdown: Mitigation; PTI 06:14:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:14:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:14:40 Vulnerability Srbds: Not affected 06:14:40 Vulnerability Tsx async abort: Not affected 06:14:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:14:40 06:14:40 06:14:40 ---> nproc: 06:14:40 4 06:14:40 06:14:40 06:14:40 ---> df -h: 06:14:40 Filesystem Size Used Available Use% Mounted on 06:14:40 overlay 50.0G 7.3G 42.7G 15% / 06:14:40 tmpfs 64.0M 0 64.0M 0% /dev 06:14:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:14:40 shm 64.0M 0 64.0M 0% /dev/shm 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-84 06:14:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp 06:14:40 06:14:40 06:14:40 ---> free -m: 06:14:40 total used free shared buff/cache available 06:14:40 Mem: 1837 747 96 0 993 985 06:14:40 Swap: 1023 1 1022 06:14:40 06:14:40 06:14:40 ---> ip addr: 06:14:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:14:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:40 inet 127.0.0.1/8 scope host lo 06:14:40 valid_lft forever preferred_lft forever 06:14:40 inet6 ::1/128 scope host 06:14:40 valid_lft forever preferred_lft forever 06:14:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:14:40 link/ether fa:16:3e:f4:bd:27 brd ff:ff:ff:ff:ff:ff 06:14:40 inet 10.30.122.60/23 brd 10.30.123.255 scope global dynamic eth0 06:14:40 valid_lft 85697sec preferred_lft 85697sec 06:14:40 inet6 fe80::f816:3eff:fef4:bd27/64 scope link 06:14:40 valid_lft forever preferred_lft forever 06:14:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:14:40 link/ether 02:42:ef:be:39:ae brd ff:ff:ff:ff:ff:ff 06:14:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:14:40 valid_lft forever preferred_lft forever 06:14:40 inet6 fe80::42:efff:febe:39ae/64 scope link 06:14:40 valid_lft forever preferred_lft forever 06:14:40 06:14:40 06:14:40 ---> sar -b -r -n DEV: 06:14:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:14:40 06:14:40 06:02:42 LINUX RESTART (4 CPU) 06:14:40 06:14:40 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:40 06:05:01 50.63 15.43 35.20 0.00 5127.95 3774.83 0.00 06:14:40 06:06:01 7.71 1.40 6.32 0.00 66.10 674.91 0.00 06:14:40 06:07:01 0.33 0.00 0.33 0.00 0.00 5.62 0.00 06:14:40 06:08:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 06:14:40 06:09:01 0.27 0.00 0.27 0.00 0.00 4.25 0.00 06:14:40 06:10:02 0.33 0.00 0.33 0.00 0.00 3.79 0.00 06:14:40 06:11:01 0.29 0.00 0.29 0.00 0.00 2.89 0.00 06:14:40 06:12:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 06:14:40 06:13:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 06:14:40 06:14:01 62.63 49.57 13.06 0.00 4062.40 3550.46 0.00 06:14:40 Average: 12.26 6.65 5.62 0.00 921.94 800.27 0.00 06:14:40 06:14:40 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:40 06:05:01 103592 0 696292 37.01 2616 1079044 1729016 59.01 488376 1087272 15852 06:14:40 06:06:01 168904 0 637008 33.86 2616 1073016 1147060 39.15 443232 1069244 20 06:14:40 06:07:01 166776 0 639132 33.97 2616 1073020 1130228 38.57 447444 1067688 20 06:14:40 06:08:01 170240 0 635664 33.78 2616 1073024 1098212 37.48 444660 1067524 20 06:14:40 06:09:01 172104 0 633796 33.68 2616 1073028 1082792 36.95 444932 1065784 20 06:14:40 06:10:02 169936 0 635956 33.80 2616 1073036 1082756 36.95 474292 1038736 8 06:14:40 06:11:01 169200 0 636692 33.84 2616 1073036 1062560 36.26 476384 1037776 8 06:14:40 06:12:01 170388 0 635500 33.78 2616 1073040 1062296 36.25 475040 1037776 8 06:14:40 06:13:01 170800 0 635080 33.75 2616 1073048 1062296 36.25 475044 1037776 8 06:14:40 06:14:01 83788 0 723380 38.45 2616 1071760 1564052 53.38 497976 1088068 80176 06:14:40 Average: 154573 0 650850 34.59 2616 1073505 1202127 41.03 466738 1059764 9614 06:14:40 06:14:40 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:40 06:05:01 veth07bb5d4 51.22 40.86 5.04 135.02 0.00 0.00 0.00 0.00 06:14:40 06:05:01 eth0 232.06 192.23 897.71 56.99 0.00 0.00 0.00 0.00 06:14:40 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:05:01 docker0 51.22 40.72 4.34 135.00 0.00 0.00 0.00 0.00 06:14:40 06:06:01 eth0 14.16 8.79 12.87 4.28 0.00 0.00 0.00 0.00 06:14:40 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:06:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:07:01 eth0 3.34 1.01 1.20 0.78 0.00 0.00 0.00 0.00 06:14:40 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:08:01 eth0 2.08 0.95 0.86 0.60 0.00 0.00 0.00 0.00 06:14:40 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:09:01 eth0 2.94 0.47 0.55 0.30 0.00 0.00 0.00 0.00 06:14:40 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:10:02 eth0 1.24 0.70 0.62 0.42 0.00 0.00 0.00 0.00 06:14:40 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:11:01 eth0 0.61 0.44 0.28 0.23 0.00 0.00 0.00 0.00 06:14:40 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:12:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:40 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:13:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:14:40 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:14:01 eth0 210.42 153.32 2161.84 51.72 0.00 0.00 0.00 0.00 06:14:40 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 Average: eth0 46.57 35.67 307.59 11.50 0.00 0.00 0.00 0.00 06:14:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:40 Average: docker0 5.07 4.03 0.43 13.36 0.00 0.00 0.00 0.00 06:14:40 06:14:40