Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at dd55ff443bd180714a9cddb6bbe47fafb89756c5 rather than 0f0cc373f572e5254bea006685113970cea6e7ec Obtained Jenkinsfile from dd55ff443bd180714a9cddb6bbe47fafb89756c5 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-virtual-go/branches/PR-180/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-virtual-go/branches/PR-180/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-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-33126 in /w/workspace/foundry_device-virtual-go_PR-180 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 Commit message: "build: upgrade SDK version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:44 ========================================================= 06:01:44 EdgeX Global Pipelines Version Info 06:01:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:45 ------------------- 06:01:45 stable info: 06:01:45 ------------------- 06:01:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:01:45 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:01:45 Message: update stable to v1.0.186 06:01:46 ------------------- 06:01:46 experimental info: 06:01:46 ------------------- 06:01:46 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:46 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:01:46 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:01:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:01:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f0cc37 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:51 provisioning config files... 06:01:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config7559866415105579693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:52 ---> docker-login.sh 06:01:52 nexus3.edgexfoundry.org:10001 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:52 06:01:52 Login Succeeded 06:01:52 nexus3.edgexfoundry.org:10002 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:52 06:01:52 Login Succeeded 06:01:52 nexus3.edgexfoundry.org:10003 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:52 06:01:52 Login Succeeded 06:01:52 nexus3.edgexfoundry.org:10004 06:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:53 Configure a credential helper to remove this warning. See 06:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:53 06:01:53 Login Succeeded 06:01:53 docker.io 06:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:53 Configure a credential helper to remove this warning. See 06:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:53 06:01:53 Login Succeeded 06:01:53 ---> docker-login.sh ends [Pipeline] } 06:01:53 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:01:54 + git log --format=format:%s -1 0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] echo 06:01:54 GIT_COMMIT: 0f0cc373f572e5254bea006685113970cea6e7ec, Commit Message: build: upgrade SDK version [Pipeline] echo 06:01:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:55 06:01:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:01:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:55 latest: Pulling from edgex-devops/git-semver 06:01:55 31603596830f: Pulling fs layer 06:01:55 2a8b12db71e7: Pulling fs layer 06:01:55 6ca5941a6612: Pulling fs layer 06:01:55 ecc8261a40a4: Pulling fs layer 06:01:55 ecc8261a40a4: Waiting 06:01:55 2a8b12db71e7: Verifying Checksum 06:01:55 2a8b12db71e7: Download complete 06:01:55 31603596830f: Verifying Checksum 06:01:55 31603596830f: Download complete 06:01:55 ecc8261a40a4: Verifying Checksum 06:01:55 ecc8261a40a4: Download complete 06:01:55 6ca5941a6612: Verifying Checksum 06:01:55 6ca5941a6612: Download complete 06:01:56 31603596830f: Pull complete 06:01:56 2a8b12db71e7: Pull complete 06:01:57 6ca5941a6612: Pull complete 06:01:57 ecc8261a40a4: Pull complete 06:01:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:01:57 prd-centos7-docker-4c-2g-33126 does not seem to be running inside a container 06:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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:10004/edgex-devops/git-semver:latest cat 06:01:59 $ docker top 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:00 [ssh-agent] Looking for ssh-agent implementation... 06:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:00 $ docker exec 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent 06:02:00 SSH_AUTH_SOCK=/tmp/ssh-DUEOfyQ0lq5N/agent.12 06:02:00 SSH_AGENT_PID=17 06:02:00 Running ssh-add (command line suppressed) 06:02:00 Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_8786451477788196133.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_8786451477788196133.key) 06:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:01 + git tag --points-at HEAD [Pipeline] } 06:02:01 $ docker exec --env ******** --env ******** 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent -k 06:02:01 unset SSH_AUTH_SOCK; 06:02:01 unset SSH_AGENT_PID; 06:02:01 echo Agent pid 17 killed; 06:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:01 [ssh-agent] Looking for ssh-agent implementation... 06:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:01 $ docker exec 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent 06:02:01 SSH_AUTH_SOCK=/tmp/ssh-0FDzjRCpb6HT/agent.47 06:02:01 SSH_AGENT_PID=53 06:02:01 Running ssh-add (command line suppressed) 06:02:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_5106069375215728459.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_5106069375215728459.key) 06:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:02 + git semver init 06:02:02 # -> Open(): unable to determine branch for HEAD 06:02:02 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.git 06:02:02 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-180 06:02:02 # $SEMVER_REMOTE_NAME = origin 06:02:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:02 # $SEMVER_USER_NAME = edgex-jenkins 06:02:02 # $SEMVER_BRANCH = PR-180 06:02:02 # $SEMVER_TEMP = /tmp/semver-128707026 06:02:02 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:02:03 # '/tmp/semver-128707026' -> '/w/workspace/foundry_device-virtual-go_PR-180/.semver' 06:02:03 # -> Force: false 06:02:03 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.semver [Pipeline] } 06:02:03 $ docker exec --env ******** --env ******** 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e ssh-agent -k 06:02:03 unset SSH_AUTH_SOCK; 06:02:03 unset SSH_AGENT_PID; 06:02:03 echo Agent pid 53 killed; 06:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:04 + git semver [Pipeline] } 06:02:04 $ docker stop --time=1 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e 06:02:05 $ docker rm -f 9350cf0b51e061250b8265c750789aeedc668649a30cdeb7bc4a6e826ffdb34e [Pipeline] // withDockerContainer [Pipeline] sh 06:02:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:06 Stashed 1 file(s) [Pipeline] echo 06:02:06 [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:02:22 Still waiting to schedule task 06:02:22 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-centos7-docker-4c-2g-33125’ is offline; ‘prd-centos7-docker-4c-2g-33127’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ 06:02:22 Still waiting to schedule task 06:02:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:03:54 Running on prd-centos7-docker-4c-2g-33128 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws 06:03:54 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:04:05 using credential edgex-jenkins-ssh 06:04:06 Cloning the remote Git repository 06:04:06 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:04:06 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:04:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:04:06 > git --version # timeout=10 06:04:06 > git --version # 'git version 2.24.3' 06:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:08 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec 06:04:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:04:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:08 > git config core.sparsecheckout # timeout=10 06:04:08 Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec 06:04:08 Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) 06:04:08 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 06:04:08 > git remote # timeout=10 06:04:08 > git config --get remote.origin.url # timeout=10 06:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:08 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:04:08 > git rev-parse HEAD^{commit} # timeout=10 06:04:09 > git config core.sparsecheckout # timeout=10 06:04:09 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 06:04:13 Commit message: "build: upgrade SDK version" 06:04:13 > git --version # timeout=10 06:04:13 > git --version # 'git version 2.24.3' 06:04:13 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:04:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:16 + sudo service docker restart 06:04:16 + true 06:04:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:19 provisioning config files... 06:04:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8108843334555003435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:19 ---> docker-login.sh 06:04:19 nexus3.edgexfoundry.org:10001 06:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:20 Configure a credential helper to remove this warning. See 06:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:20 06:04:20 Login Succeeded 06:04:20 nexus3.edgexfoundry.org:10002 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 nexus3.edgexfoundry.org:10003 06:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:22 Configure a credential helper to remove this warning. See 06:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:22 06:04:22 Login Succeeded 06:04:22 nexus3.edgexfoundry.org:10004 06:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:23 Configure a credential helper to remove this warning. See 06:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:23 06:04:23 Login Succeeded 06:04:23 docker.io 06:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:23 Configure a credential helper to remove this warning. See 06:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:23 06:04:23 Login Succeeded 06:04:23 ---> docker-login.sh ends [Pipeline] } 06:04:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:25 ========================================================= 06:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:04:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:04:26 Sending build context to Docker daemon 522.2kB 06:04:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:26 Step 2/8 : FROM ${BASE} 06:04:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:26 188c0c94c7c5: Pulling fs layer 06:04:26 0ef7d3d256c8: Pulling fs layer 06:04:26 de9db76c5a1d: Pulling fs layer 06:04:26 bca2f99d35d6: Pulling fs layer 06:04:26 93359f2a8cfa: Pulling fs layer 06:04:26 7c6f9722023f: Pulling fs layer 06:04:26 a35cf1a2eb13: Pulling fs layer 06:04:26 93359f2a8cfa: Waiting 06:04:26 7c6f9722023f: Waiting 06:04:26 a35cf1a2eb13: Waiting 06:04:26 bca2f99d35d6: Waiting 06:04:26 de9db76c5a1d: Verifying Checksum 06:04:26 de9db76c5a1d: Download complete 06:04:26 0ef7d3d256c8: Verifying Checksum 06:04:26 0ef7d3d256c8: Download complete 06:04:26 93359f2a8cfa: Verifying Checksum 06:04:26 93359f2a8cfa: Download complete 06:04:27 7c6f9722023f: Verifying Checksum 06:04:27 7c6f9722023f: Download complete 06:04:27 188c0c94c7c5: Verifying Checksum 06:04:27 188c0c94c7c5: Download complete 06:04:28 188c0c94c7c5: Pull complete 06:04:28 0ef7d3d256c8: Pull complete 06:04:29 de9db76c5a1d: Pull complete 06:04:32 a35cf1a2eb13: Verifying Checksum 06:04:32 a35cf1a2eb13: Download complete 06:04:37 bca2f99d35d6: Verifying Checksum 06:04:37 bca2f99d35d6: Download complete 06:04:56 bca2f99d35d6: Pull complete 06:04:56 93359f2a8cfa: Pull complete 06:04:56 7c6f9722023f: Pull complete 06:05:02 a35cf1a2eb13: Pull complete 06:05:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:05:02 ---> a62c8e92a672 06:05:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:05:02 ---> Running in 32b169de0bed 06:05:02 Removing intermediate container 32b169de0bed 06:05:02 ---> aa745c545010 06:05:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:03 ---> Running in 33604528503a 06:05:04 Removing intermediate container 33604528503a 06:05:04 ---> 28d4eb3486b9 06:05:04 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:05:04 ---> Running in b5ef3d4dd9f8 06:05:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:07 (1/13) Installing libc-dev (0.7.2-r3) 06:05:07 (2/13) Installing libsodium (1.0.18-r0) 06:05:07 (3/13) Installing pkgconf (1.7.2-r0) 06:05:07 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:07 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:05:08 (6/13) Installing libedit (20191231.3.1-r0) 06:05:08 (7/13) Installing openssh-client (8.3_p1-r2) 06:05:09 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:05:09 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:05:09 (10/13) Installing openssh-server (8.3_p1-r2) 06:05:09 (11/13) Installing openssh (8.3_p1-r2) 06:05:10 (12/13) Installing libzmq (4.3.3-r0) 06:05:10 (13/13) Installing zeromq-dev (4.3.3-r0) 06:05:10 Executing busybox-1.31.1-r19.trigger 06:05:10 OK: 173 MiB in 52 packages 06:05:12 Removing intermediate container b5ef3d4dd9f8 06:05:12 ---> b7e3096276af 06:05:12 Step 6/8 : WORKDIR /device-virtual-go 06:05:12 ---> Running in b29b9b16dbee 06:05:12 Removing intermediate container b29b9b16dbee 06:05:12 ---> be8c32997064 06:05:12 Step 7/8 : COPY . . 06:05:13 ---> cff075792718 06:05:13 Step 8/8 : RUN go mod download 06:05:13 ---> Running in 1f11ea136184 06:05:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33132 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws 06:05:25 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:05:30 using credential edgex-jenkins-ssh 06:05:30 Cloning the remote Git repository 06:05:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:05:30 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:05:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:31 > git --version # timeout=10 06:05:31 > git --version # 'git version 2.17.1' 06:05:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:32 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 0f0cc373f572e5254bea006685113970cea6e7ec 06:05:32 Merge succeeded, producing 0f0cc373f572e5254bea006685113970cea6e7ec 06:05:32 Checking out Revision 0f0cc373f572e5254bea006685113970cea6e7ec (PR-180) 06:05:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:32 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:32 > git config core.sparsecheckout # timeout=10 06:05:32 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 06:05:32 > git remote # timeout=10 06:05:32 > git config --get remote.origin.url # timeout=10 06:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:32 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:05:32 > git rev-parse HEAD^{commit} # timeout=10 06:05:32 > git config core.sparsecheckout # timeout=10 06:05:32 > git checkout -f 0f0cc373f572e5254bea006685113970cea6e7ec # timeout=10 06:05:37 Commit message: "build: upgrade SDK version" 06:05:37 > git --version # timeout=10 06:05:37 > git --version # 'git version 2.17.1' 06:05:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:05:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:40 + true 06:05:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:05:42 provisioning config files... 06:05:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2488363573778335631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:43 ---> docker-login.sh 06:05:43 nexus3.edgexfoundry.org:10001 06:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:44 Configure a credential helper to remove this warning. See 06:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:44 06:05:44 Login Succeeded 06:05:44 nexus3.edgexfoundry.org:10002 06:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:45 Configure a credential helper to remove this warning. See 06:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:45 06:05:45 Login Succeeded 06:05:45 nexus3.edgexfoundry.org:10003 06:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:45 Configure a credential helper to remove this warning. See 06:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:45 06:05:45 Login Succeeded 06:05:45 nexus3.edgexfoundry.org:10004 06:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:46 Configure a credential helper to remove this warning. See 06:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:46 06:05:46 Login Succeeded 06:05:46 docker.io 06:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:47 Configure a credential helper to remove this warning. See 06:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:47 06:05:47 Login Succeeded 06:05:47 ---> docker-login.sh ends [Pipeline] } 06:05:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:47 ========================================================= 06:05:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:05:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:05:48 Sending build context to Docker daemon 521.2kB 06:05:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:05:48 Step 2/8 : FROM ${BASE} 06:05:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:48 5f621e34cdf4: Pulling fs layer 06:05:48 a4357932f1b6: Pulling fs layer 06:05:48 18c013af1878: Pulling fs layer 06:05:48 00ac8860ef70: Pulling fs layer 06:05:48 63d7cb157983: Pulling fs layer 06:05:48 b116817d02f9: Pulling fs layer 06:05:48 745a02a5169b: Pulling fs layer 06:05:48 00ac8860ef70: Waiting 06:05:48 63d7cb157983: Waiting 06:05:48 b116817d02f9: Waiting 06:05:48 745a02a5169b: Waiting 06:05:48 18c013af1878: Download complete 06:05:48 a4357932f1b6: Verifying Checksum 06:05:48 a4357932f1b6: Download complete 06:05:48 63d7cb157983: Verifying Checksum 06:05:48 63d7cb157983: Download complete 06:05:48 b116817d02f9: Download complete 06:05:48 5f621e34cdf4: Verifying Checksum 06:05:48 5f621e34cdf4: Download complete 06:05:49 5f621e34cdf4: Pull complete 06:05:49 a4357932f1b6: Pull complete 06:05:50 18c013af1878: Pull complete 06:05:51 745a02a5169b: Verifying Checksum 06:05:51 745a02a5169b: Download complete 06:05:52 00ac8860ef70: Verifying Checksum 06:05:52 00ac8860ef70: Download complete 06:05:53 Removing intermediate container 1f11ea136184 06:05:53 ---> c59f24d81954 06:05:53 Successfully built c59f24d81954 06:05:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:05:53 + docker inspect -f . ci-base-image-x86_64 06:05:53 . [Pipeline] withDockerContainer 06:05:54 prd-centos7-docker-4c-2g-33128 does not seem to be running inside a container 06:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:05:56 $ docker top dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:57 + go version 06:05:57 go version go1.15.5 linux/amd64 [Pipeline] } 06:05:57 $ docker stop --time=1 dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 06:05:59 $ docker rm -f dd31cd08fd74cb0b09e475f13ee110dc6402b0f0075ae4bd32355bee9b743147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:00 + docker inspect -f . ci-base-image-x86_64 06:06:00 . [Pipeline] withDockerContainer 06:06:01 prd-centos7-docker-4c-2g-33128 does not seem to be running inside a container 06:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:03 00ac8860ef70: Pull complete 06:06:03 63d7cb157983: Pull complete 06:06:03 b116817d02f9: Pull complete 06:06:04 $ docker top 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:05 + make test 06:06:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:07 745a02a5169b: Pull complete 06:06:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:06:07 ---> b7e6874047d6 06:06:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:06:09 ---> Running in 072e50a5ac82 06:06:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:06:09 Removing intermediate container 072e50a5ac82 06:06:09 ---> 2e7e34dceab0 06:06:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:09 ---> Running in c13381ad0ff8 06:06:12 Removing intermediate container c13381ad0ff8 06:06:12 ---> ab1b49b896cb 06:06:12 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:06:12 ---> Running in 3417cb6c2e81 06:06:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:15 (1/13) Installing libc-dev (0.7.2-r3) 06:06:15 (2/13) Installing libsodium (1.0.18-r0) 06:06:15 (3/13) Installing pkgconf (1.7.2-r0) 06:06:15 (4/13) Installing libsodium-dev (1.0.18-r0) 06:06:15 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:06:15 (6/13) Installing libedit (20191231.3.1-r0) 06:06:15 (7/13) Installing openssh-client (8.3_p1-r2) 06:06:16 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:06:16 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:06:16 (10/13) Installing openssh-server (8.3_p1-r2) 06:06:16 (11/13) Installing openssh (8.3_p1-r2) 06:06:16 (12/13) Installing libzmq (4.3.3-r0) 06:06:16 (13/13) Installing zeromq-dev (4.3.3-r0) 06:06:16 Executing busybox-1.31.1-r19.trigger 06:06:16 OK: 149 MiB in 52 packages 06:06:18 Removing intermediate container 3417cb6c2e81 06:06:18 ---> 98863a8fb629 06:06:18 Step 6/8 : WORKDIR /device-virtual-go 06:06:18 ---> Running in 06ea521e0fbd 06:06:18 Removing intermediate container 06ea521e0fbd 06:06:18 ---> fd6492faa1ae 06:06:18 Step 7/8 : COPY . . 06:06:19 ---> 2214f3845c65 06:06:19 Step 8/8 : RUN go mod download 06:06:19 ---> Running in 4db40d9e862f 06:06:46 Removing intermediate container 4db40d9e862f 06:06:46 ---> 1eeb29a2ba60 06:06:46 Successfully built 1eeb29a2ba60 06:06:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:47 + docker inspect -f . ci-base-image-arm64 06:06:47 . [Pipeline] withDockerContainer 06:06:47 prd-ubuntu18.04-docker-arm64-4c-16g-33132 does not seem to be running inside a container 06:06:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:48 $ docker top 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:50 + go version 06:06:50 go version go1.15.5 linux/arm64 [Pipeline] } 06:06:50 $ docker stop --time=1 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 06:06:52 $ docker rm -f 68bd47dd515b607e45a8f237249602e7826fcdf30687261836a046466f775e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:53 + docker inspect -f . ci-base-image-arm64 06:06:53 . [Pipeline] withDockerContainer 06:06:53 prd-ubuntu18.04-docker-arm64-4c-16g-33132 does not seem to be running inside a container 06:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:55 $ docker top 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:56 + make test 06:06:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:57 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:06:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:06:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.560s coverage: 63.8% of statements 06:06:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:02 gofmt -l . 06:07:02 [ "`gofmt -l .`" = "" ] 06:07:02 ./bin/test-attribution-txt.sh 06:07:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:07:06 $ docker stop --time=1 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a 06:07:09 $ docker rm -f 1ed1294082e9a035fe70e561c97f647a2f79c955dac1d6348369d97e52368a4a [Pipeline] // withDockerContainer [Pipeline] sh 06:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:13 + ls -al . 06:07:13 total 132 06:07:13 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 7 06:07 . 06:07:13 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 06:04 .. 06:07:13 -rw-rw-r--. 1 jenkins jenkins 8039 Apr 7 06:04 Attribution.txt 06:07:13 drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 06:04 bin 06:07:13 drwxrwxr-x. 3 jenkins jenkins 32 Apr 7 06:04 cmd 06:07:13 -rw-r--r--. 1 jenkins jenkins 47247 Apr 7 06:06 coverage.out 06:07:13 -rw-rw-r--. 1 jenkins jenkins 1895 Apr 7 06:04 Dockerfile 06:07:13 -rw-rw-r--. 1 jenkins jenkins 998 Apr 7 06:04 Dockerfile.build 06:07:13 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 06:04 .git 06:07:13 drwxrwxr-x. 2 jenkins jenkins 103 Apr 7 06:04 .github 06:07:13 -rw-rw-r--. 1 jenkins jenkins 258 Apr 7 06:04 .gitignore 06:07:13 -rw-r--r--. 1 jenkins jenkins 809 Apr 7 06:07 go.mod 06:07:13 -rw-r--r--. 1 jenkins jenkins 23574 Apr 7 06:07 go.sum 06:07:13 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 06:04 internal 06:07:13 -rw-rw-r--. 1 jenkins jenkins 660 Apr 7 06:04 Jenkinsfile 06:07:13 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 7 06:04 LICENSE 06:07:13 -rw-rw-r--. 1 jenkins jenkins 921 Apr 7 06:04 Makefile 06:07:13 -rw-rw-r--. 1 jenkins jenkins 918 Apr 7 06:04 README.md 06:07:13 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 06:02 VERSION 06:07:13 -rw-rw-r--. 1 jenkins jenkins 235 Apr 7 06:04 version.go [Pipeline] isUnix [Pipeline] sh 06:07:13 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0f0cc373f572e5254bea006685113970cea6e7ec --label arch=amd64 --label version=0.0.0 . 06:07:14 Sending build context to Docker daemon 594.9kB 06:07:14 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 06:07:14 Step 2/25 : FROM ${BASE} AS builder 06:07:14 ---> c59f24d81954 06:07:14 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:07:14 ---> Running in a5d2957cb4e1 06:07:15 Removing intermediate container a5d2957cb4e1 06:07:15 ---> d08d28dcf96d 06:07:15 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:07:15 ---> Running in 579712afb074 06:07:15 Removing intermediate container 579712afb074 06:07:15 ---> 1e490b163472 06:07:15 Step 5/25 : WORKDIR /device-virtual-go 06:07:15 ---> Running in 86ba7fd1886e 06:07:16 Removing intermediate container 86ba7fd1886e 06:07:16 ---> 4ec1d0456871 06:07:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:16 ---> Running in 2f93f9fe3f7b 06:07:17 Removing intermediate container 2f93f9fe3f7b 06:07:17 ---> 0378f0526fc8 06:07:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:17 ---> Running in 7b2e9a716367 06:07:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:20 OK: 173 MiB in 52 packages 06:07:21 Removing intermediate container 7b2e9a716367 06:07:21 ---> 3eebe0e693a8 06:07:21 Step 8/25 : COPY . . 06:07:22 ---> b7d07c7b7db1 06:07:22 Step 9/25 : RUN go mod download 06:07:22 ---> Running in 914e6198ea8c 06:07:23 Removing intermediate container 914e6198ea8c 06:07:23 ---> b8a07830e6dc 06:07:23 Step 10/25 : ARG MAKE='make build' 06:07:23 ---> Running in 33bae2daa46d 06:07:23 Removing intermediate container 33bae2daa46d 06:07:23 ---> 08942b7e0fb7 06:07:23 Step 11/25 : RUN $MAKE 06:07:24 ---> Running in 2ec31bcb688c 06:07:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:07:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:07:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.441s coverage: 63.8% of statements 06:07:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:08:02 gofmt -l . 06:08:02 [ "`gofmt -l .`" = "" ] 06:08:02 ./bin/test-attribution-txt.sh 06:08:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:08:04 $ docker stop --time=1 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 06:08:06 $ docker rm -f 55f5d07691d4111c12f0a788f618930da2df6626703af2966775167f32353056 06:08:06 CGO_ENABLED=1 GO111MODULE=on go build ./... [Pipeline] // withDockerContainer [Pipeline] sh 06:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:07 Warning: overwriting stash ‘coverage-report’ 06:08:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:09 + ls -al . 06:08:09 total 156 06:08:09 drwxrwxr-x 7 jenkins jenkins 4096 Apr 7 06:08 . 06:08:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:05 .. 06:08:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:05 .git 06:08:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:05 .github 06:08:09 -rw-rw-r-- 1 jenkins jenkins 258 Apr 7 06:05 .gitignore 06:08:09 -rw-rw-r-- 1 jenkins jenkins 8039 Apr 7 06:05 Attribution.txt 06:08:09 -rw-rw-r-- 1 jenkins jenkins 1895 Apr 7 06:05 Dockerfile 06:08:09 -rw-rw-r-- 1 jenkins jenkins 998 Apr 7 06:05 Dockerfile.build 06:08:09 -rw-rw-r-- 1 jenkins jenkins 660 Apr 7 06:05 Jenkinsfile 06:08:09 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:05 LICENSE 06:08:09 -rw-rw-r-- 1 jenkins jenkins 921 Apr 7 06:05 Makefile 06:08:09 -rw-rw-r-- 1 jenkins jenkins 918 Apr 7 06:05 README.md 06:08:09 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:02 VERSION 06:08:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:05 bin 06:08:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:05 cmd 06:08:09 -rw-r--r-- 1 jenkins jenkins 47247 Apr 7 06:07 coverage.out 06:08:09 -rw-r--r-- 1 jenkins jenkins 809 Apr 7 06:08 go.mod 06:08:09 -rw-r--r-- 1 jenkins jenkins 23574 Apr 7 06:08 go.sum 06:08:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:05 internal 06:08:09 -rw-rw-r-- 1 jenkins jenkins 235 Apr 7 06:05 version.go [Pipeline] isUnix [Pipeline] sh 06:08:09 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f0cc373f572e5254bea006685113970cea6e7ec --label arch=arm64 --label version=0.0.0 . 06:08:09 Sending build context to Docker daemon 593.9kB 06:08:10 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 06:08:10 Step 2/25 : FROM ${BASE} AS builder 06:08:10 ---> 1eeb29a2ba60 06:08:10 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:08:10 ---> Running in 6628588e0631 06:08:10 Removing intermediate container 6628588e0631 06:08:10 ---> 45e0267dc223 06:08:10 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:08:10 ---> Running in 72b36a0cb148 06:08:11 Removing intermediate container 72b36a0cb148 06:08:11 ---> 8398fbf461c9 06:08:11 Step 5/25 : WORKDIR /device-virtual-go 06:08:11 ---> Running in f539ec39f3fd 06:08:11 Removing intermediate container f539ec39f3fd 06:08:11 ---> 33d81a2732c5 06:08:11 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:11 ---> Running in 45385091f923 06:08:13 Removing intermediate container 2ec31bcb688c 06:08:13 ---> 142f4dbb6719 06:08:13 Step 12/25 : FROM alpine:3.12 06:08:13 3.12: Pulling from library/alpine 06:08:13 532819f3e44c: Pulling fs layer 06:08:13 Removing intermediate container 45385091f923 06:08:13 ---> 568870f29836 06:08:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:13 532819f3e44c: Verifying Checksum 06:08:13 532819f3e44c: Download complete 06:08:14 ---> Running in 9ad4062cec3e 06:08:14 532819f3e44c: Pull complete 06:08:14 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:08:14 Status: Downloaded newer image for alpine:3.12 06:08:14 ---> 7230e588e954 06:08:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:08:14 ---> Running in 62d31f3b2c22 06:08:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:15 Removing intermediate container 62d31f3b2c22 06:08:15 ---> ad785ba2fbf1 06:08:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:15 ---> Running in 33119de66819 06:08:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:16 OK: 149 MiB in 52 packages 06:08:17 Removing intermediate container 9ad4062cec3e 06:08:17 ---> 7f53a24b4d26 06:08:17 Step 8/25 : COPY . . 06:08:17 Removing intermediate container 33119de66819 06:08:17 ---> 072a2d66c4d5 06:08:17 Step 15/25 : RUN apk add --update --no-cache zeromq 06:08:17 ---> Running in 8050d9d71442 06:08:18 ---> 99920496c94e 06:08:18 Step 9/25 : RUN go mod download 06:08:18 ---> Running in 37f823e069a4 06:08:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:21 (1/5) Installing libgcc (9.3.0-r2) 06:08:21 Removing intermediate container 37f823e069a4 06:08:21 ---> 47958a6f07c1 06:08:21 Step 10/25 : ARG MAKE='make build' 06:08:21 ---> Running in a509d6b4308a 06:08:21 (2/5) Installing libsodium (1.0.18-r0) 06:08:21 (3/5) Installing libstdc++ (9.3.0-r2) 06:08:21 Removing intermediate container a509d6b4308a 06:08:21 ---> 9955046dc049 06:08:21 Step 11/25 : RUN $MAKE 06:08:21 ---> Running in e4d298af2502 06:08:21 (4/5) Installing libzmq (4.3.3-r0) 06:08:22 (5/5) Installing zeromq (4.3.3-r0) 06:08:22 Executing busybox-1.31.1-r20.trigger 06:08:22 OK: 8 MiB in 19 packages 06:08:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:08:23 Removing intermediate container 8050d9d71442 06:08:23 ---> dbb8a90226d3 06:08:23 Step 16/25 : WORKDIR / 06:08:23 ---> Running in f777e06940b0 06:08:23 Removing intermediate container f777e06940b0 06:08:23 ---> d94be2dcb2b6 06:08:23 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:08:24 ---> 1922b8d6d9d2 06:08:24 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:08:24 ---> efc07e867fe3 06:08:24 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:08:25 ---> 11d1b5a2c28f 06:08:25 Step 20/25 : EXPOSE 49990 06:08:25 ---> Running in dfe68c4154f6 06:08:26 Removing intermediate container dfe68c4154f6 06:08:26 ---> ad138b261b46 06:08:26 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:08:26 ---> Running in 96164e0d3d48 06:08:26 Removing intermediate container 96164e0d3d48 06:08:26 ---> 32736c44b19c 06:08:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:26 ---> Running in c49275eec7fa 06:08:27 Removing intermediate container c49275eec7fa 06:08:27 ---> 0e4e51a662eb 06:08:27 Step 23/25 : LABEL arch=amd64 06:08:27 ---> Running in abda03dfd3cb 06:08:27 Removing intermediate container abda03dfd3cb 06:08:27 ---> d436a1f3a110 06:08:27 Step 24/25 : LABEL git_sha=0f0cc373f572e5254bea006685113970cea6e7ec 06:08:27 ---> Running in f41362f43ad8 06:08:27 Removing intermediate container f41362f43ad8 06:08:27 ---> e06001c1b4a1 06:08:27 Step 25/25 : LABEL version=0.0.0 06:08:27 ---> Running in 9d5b6b104b13 06:08:28 Removing intermediate container 9d5b6b104b13 06:08:28 ---> fe9eca2f0815 06:08:28 [Warning] One or more build-args [ARCH] were not consumed 06:08:28 Successfully built fe9eca2f0815 06:08:28 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:08:29 ---> job-cost.sh 06:08:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ajql 06:08:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:09 CGO_ENABLED=1 GO111MODULE=on go build ./... 06:09:22 Removing intermediate container e4d298af2502 06:09:22 ---> 967f58ced7ca 06:09:22 Step 12/25 : FROM alpine:3.12 06:09:22 3.12: Pulling from library/alpine 06:09:22 9a219e8acc52: Pulling fs layer 06:09:22 9a219e8acc52: Download complete 06:09:22 9a219e8acc52: Pull complete 06:09:22 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:09:22 Status: Downloaded newer image for alpine:3.12 06:09:22 ---> d75e27dfc0a0 06:09:22 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:09:23 ---> Running in 71c37cd3ab9c 06:09:23 Removing intermediate container 71c37cd3ab9c 06:09:23 ---> fa3dfd4ae069 06:09:23 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:23 ---> Running in ee261da5d672 06:09:25 Removing intermediate container ee261da5d672 06:09:25 ---> 2d7daac4a2c6 06:09:25 Step 15/25 : RUN apk add --update --no-cache zeromq 06:09:25 ---> Running in 04526ceb98d9 06:09:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:28 (1/5) Installing libgcc (9.3.0-r2) 06:09:28 (2/5) Installing libsodium (1.0.18-r0) 06:09:29 (3/5) Installing libstdc++ (9.3.0-r2) 06:09:29 (4/5) Installing libzmq (4.3.3-r0) 06:09:29 (5/5) Installing zeromq (4.3.3-r0) 06:09:29 Executing busybox-1.31.1-r20.trigger 06:09:29 OK: 8 MiB in 19 packages 06:09:31 Removing intermediate container 04526ceb98d9 06:09:31 ---> 0942f111585f 06:09:31 Step 16/25 : WORKDIR / 06:09:31 ---> Running in fb469de8440a 06:09:31 Removing intermediate container fb469de8440a 06:09:31 ---> 3304ef80719c 06:09:31 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:09:32 ---> 935f9a965596 06:09:32 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:09:32 ---> b556d9c7c4e9 06:09:32 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:09:34 ---> 1067cb5265d8 06:09:34 Step 20/25 : EXPOSE 49990 06:09:34 ---> Running in 9a1ded2c99c7 06:09:34 Removing intermediate container 9a1ded2c99c7 06:09:34 ---> 85978b979a9c 06:09:34 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:09:35 ---> Running in 9a5a95242a93 06:09:35 Removing intermediate container 9a5a95242a93 06:09:35 ---> 5d4188bc89bb 06:09:35 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:35 ---> Running in 26fe3e6cce91 06:09:36 Removing intermediate container 26fe3e6cce91 06:09:36 ---> 959192eb3afd 06:09:36 Step 23/25 : LABEL arch=arm64 06:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-ajql/bin to PATH 06:09:36 INFO: No Stack... 06:09:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:36 INFO: Archiving Costs [Pipeline] sh 06:09:36 ---> Running in 52153bc8a4e7 06:09:36 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:09:36 + cut -d, -f6 06:09:36 Removing intermediate container 52153bc8a4e7 06:09:36 ---> 81f57329f50d 06:09:36 Step 24/25 : LABEL git_sha=0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] lock 06:09:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] 06:09:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] did not exist. Created. 06:09:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash 06:09:36 ---> Running in f4a7d42f7443 [Pipeline] sh 06:09:37 Removing intermediate container f4a7d42f7443 06:09:37 ---> c1e864fb9671 06:09:37 Step 25/25 : LABEL version=0.0.0 06:09:37 + echo total: 0.029999999329447746 [Pipeline] stash 06:09:37 ---> Running in 33e92993e426 06:09:37 Stashed 1 file(s) [Pipeline] } 06:09:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 06:09:37 Removing intermediate container 33e92993e426 06:09:37 ---> 6c8bc8706b28 06:09:37 [Warning] One or more build-args [ARCH] were not consumed 06:09:37 Successfully built 6c8bc8706b28 06:09:37 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:09:39 ---> job-cost.sh 06:09:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8foJ 06:10:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-8foJ/bin to PATH 06:11:55 INFO: No Stack... 06:11:55 INFO: Retrieving Pricing Info for: lf-standard-4 06:11:55 INFO: Archiving Costs [Pipeline] sh 06:11:55 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:11:55 + cut -d, -f6 [Pipeline] lock 06:11:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] 06:11:55 Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] did not exist. Created. 06:11:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:56 /w/workspace/device-virtual-go/1@tmp/durable-9b4b4056/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-9b4b4056/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:56 + echo total: 0.20999999344348907 [Pipeline] stash 06:11:56 Warning: overwriting stash ‘stack-cost’ 06:11:56 Stashed 1 file(s) [Pipeline] } 06:11:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:11:58 provisioning config files... 06:11:58 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config2394343054848735045tmp [Pipeline] { [Pipeline] sh 06:11:59 + set +x 06:11:59 + curl -s https://codecov.io/bash 06:11:59 + bash -s -- 06:11:59 06:11:59 _____ _ 06:11:59 / ____| | | 06:11:59 | | ___ __| | ___ ___ _____ __ 06:11:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:59 Bash-20210309-2b87ace 06:11:59 06:11:59 06:11:59 ==> git version 2.24.3 found 06:11:59 ==> 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 06:11:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:11:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:11:59 ==> Jenkins CI detected. 06:11:59 project root: . 06:11:59 --> token set from env 06:11:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:59 ==> Running gcov in . (disable via -X gcov) 06:11:59 ==> Python coveragepy not found 06:11:59 ==> Searching for coverage reports in: 06:11:59 + . 06:11:59 -> Found 1 reports 06:11:59 ==> Detecting git/mercurial file structure 06:11:59 ==> Reading reports 06:11:59 + ./coverage.out bytes=47247 06:11:59 ==> Appending adjustments 06:11:59 https://docs.codecov.io/docs/fixing-reports 06:11:59 + Found adjustments 06:11:59 ==> Gzipping contents 06:11:59 8.0K /tmp/codecov.ruuTY2.gz 06:11:59 ==> Uploading reports 06:11:59 url: https://codecov.io 06:11:59 query: branch=PR-180&commit=0f0cc373f572e5254bea006685113970cea6e7ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= 06:11:59 -> Pinging Codecov 06:11:59 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=0f0cc373f572e5254bea006685113970cea6e7ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= 06:12:00 -> Uploading to 06:12:00 https://storage.googleapis.com/codecov/v4/raw/2021-04-07/5E52B4B073DB2E39498172D8E973AA87/0f0cc373f572e5254bea006685113970cea6e7ec/35ea15d8-609f-43c1-8365-ea798376f2d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T061200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98fce6a9f934a4edb6b93952e2fdd86fe3793f9e30ef9412bcd92e7a8a1c0d79 06:12:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:00 Dload Upload Total Spent Left Speed 06:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5772 0 0 100 5772 0 14207 --:--:-- --:--:-- --:--:-- 14216 06:12:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0f0cc373f572e5254bea006685113970cea6e7ec [Pipeline] } 06:12:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> package-listing.sh 06:12:04 ++ facter osfamily 06:12:04 ++ tr '[:upper:]' '[:lower:]' 06:12:04 + OS_FAMILY=redhat 06:12:04 + workspace=/w/workspace/foundry_device-virtual-go_PR-180 06:12:04 + START_PACKAGES=/tmp/packages_start.txt 06:12:04 + END_PACKAGES=/tmp/packages_end.txt 06:12:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:04 + PACKAGES=/tmp/packages_start.txt 06:12:04 + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' 06:12:04 + PACKAGES=/tmp/packages_end.txt 06:12:04 + case "${OS_FAMILY}" in 06:12:04 + rpm -qa 06:12:04 + sort 06:12:09 + '[' -f /tmp/packages_start.txt ']' 06:12:09 + '[' -f /tmp/packages_end.txt ']' 06:12:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:09 + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' 06:12:09 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-180/archives/ 06:12:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-180/archives/ [Pipeline] echo 06:12:09 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/foundry_device-virtual-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:10 06:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:10 alpine: Pulling from edgex-lftools-log-publisher 06:12:10 df20fa9351a1: Pulling fs layer 06:12:10 36b3adc4ff6f: Pulling fs layer 06:12:10 8ad3a11d3b57: Pulling fs layer 06:12:10 46f8f816bc3b: Pulling fs layer 06:12:10 93b61091891f: Pulling fs layer 06:12:10 93b9cdb0e59b: Pulling fs layer 06:12:10 5e14af77c1be: Pulling fs layer 06:12:10 01666e4c0597: Pulling fs layer 06:12:10 aa168da1d23b: Pulling fs layer 06:12:10 93b9cdb0e59b: Waiting 06:12:10 5e14af77c1be: Waiting 06:12:10 01666e4c0597: Waiting 06:12:10 aa168da1d23b: Waiting 06:12:10 93b61091891f: Waiting 06:12:10 46f8f816bc3b: Waiting 06:12:10 36b3adc4ff6f: Verifying Checksum 06:12:10 36b3adc4ff6f: Download complete 06:12:11 46f8f816bc3b: Verifying Checksum 06:12:11 46f8f816bc3b: Download complete 06:12:11 df20fa9351a1: Verifying Checksum 06:12:11 df20fa9351a1: Download complete 06:12:11 93b9cdb0e59b: Verifying Checksum 06:12:11 93b9cdb0e59b: Download complete 06:12:11 5e14af77c1be: Verifying Checksum 06:12:11 5e14af77c1be: Download complete 06:12:11 93b61091891f: Download complete 06:12:11 01666e4c0597: Verifying Checksum 06:12:11 01666e4c0597: Download complete 06:12:11 df20fa9351a1: Pull complete 06:12:11 36b3adc4ff6f: Pull complete 06:12:12 8ad3a11d3b57: Download complete 06:12:12 8ad3a11d3b57: Pull complete 06:12:13 46f8f816bc3b: Pull complete 06:12:14 93b61091891f: Pull complete 06:12:14 aa168da1d23b: Verifying Checksum 06:12:14 aa168da1d23b: Download complete 06:12:14 93b9cdb0e59b: Pull complete 06:12:14 5e14af77c1be: Pull complete 06:12:14 01666e4c0597: Pull complete 06:12:20 aa168da1d23b: Pull complete 06:12:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:12:21 prd-centos7-docker-4c-2g-33126 does not seem to be running inside a container 06:12:21 $ 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/foundry_device-virtual-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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:alpine cat 06:12:25 $ docker top 93cd47c2f21b66a912b11fc3270b64b58975ba4b891a66c9681ad2cd899e9c6f -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:26 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:26 + mkdir -p /var/log/sa [Pipeline] sh 06:12:27 + ls /var/log/sa-host 06:12:27 + sadf -c /var/log/sa-host/sa07 06:12:27 file_magic: OK 06:12:27 HZ: Using current value: 100 06:12:27 file_header: OK 06:12:27 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:12:27 Statistics: 06:12:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:27 File successfully converted to sysstat format version 12.2.1 06:12:27 + sadf -c /var/log/sa-host/sa23 06:12:27 file_magic: OK 06:12:27 HZ: Using current value: 100 06:12:27 file_header: OK 06:12:27 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:12:27 Statistics: 06:12:27 Hnuu...uuuununununu... 06:12:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:27 provisioning config files... 06:12:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config1489192175242658009tmp [Pipeline] { [Pipeline] echo 06:12:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:27 ---> create-netrc.sh [Pipeline] } 06:12:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:12:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:28 ---> python-tools-install.sh [Pipeline] echo 06:12:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:28 ---> sudo-logs.sh 06:12:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:29 ---> job-cost.sh 06:12:29 lf-activate-venv: SKIPPING 06:12:29 DEBUG: total: 0.20999999344348907 06:12:29 INFO: Retrieving Stack Cost... 06:12:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:12:30 INFO: Archiving Costs [Pipeline] echo 06:12:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:30 ---> logs-deploy.sh 06:12:30 lf-activate-venv: SKIPPING 06:12:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-180/1 06:12:30 INFO: archiving workspace using pattern(s): 06:12:32 Archives upload complete. 06:12:32 INFO: archiving logs to Nexus 06:12:33 ---> uname -a: 06:12:33 Linux prd-centos7-docker-4c-2g-33126.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:12:33 06:12:33 06:12:33 ---> lscpu: 06:12:33 Architecture: x86_64 06:12:33 CPU op-mode(s): 32-bit, 64-bit 06:12:33 Byte Order: Little Endian 06:12:33 Address sizes: 40 bits physical, 48 bits virtual 06:12:33 CPU(s): 4 06:12:33 On-line CPU(s) list: 0-3 06:12:33 Thread(s) per core: 1 06:12:33 Core(s) per socket: 1 06:12:33 Socket(s): 4 06:12:33 NUMA node(s): 1 06:12:33 Vendor ID: GenuineIntel 06:12:33 CPU family: 6 06:12:33 Model: 44 06:12:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:12:33 Stepping: 1 06:12:33 CPU MHz: 2933.438 06:12:33 BogoMIPS: 5866.87 06:12:33 Virtualization: VT-x 06:12:33 Hypervisor vendor: KVM 06:12:33 Virtualization type: full 06:12:33 L1d cache: 128 KiB 06:12:33 L1i cache: 128 KiB 06:12:33 L2 cache: 16 MiB 06:12:33 L3 cache: 64 MiB 06:12:33 NUMA node0 CPU(s): 0-3 06:12:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:12:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:12:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:12:33 Vulnerability Meltdown: Mitigation; PTI 06:12:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:12:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:12:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:12:33 Vulnerability Srbds: Not affected 06:12:33 Vulnerability Tsx async abort: Not affected 06:12:33 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:12:33 06:12:33 06:12:33 ---> nproc: 06:12:33 4 06:12:33 06:12:33 06:12:33 ---> df -h: 06:12:33 Filesystem Size Used Available Use% Mounted on 06:12:33 overlay 50.0G 7.3G 42.7G 15% / 06:12:33 tmpfs 64.0M 0 64.0M 0% /dev 06:12:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:12:33 shm 64.0M 0 64.0M 0% /dev/shm 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180@tmp 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:12:33 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:12:33 06:12:33 06:12:33 ---> free -m: 06:12:33 total used free shared buff/cache available 06:12:33 Mem: 1837 694 90 0 1052 1038 06:12:33 Swap: 1023 1 1022 06:12:33 06:12:33 06:12:33 ---> ip addr: 06:12:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:12:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:33 inet 127.0.0.1/8 scope host lo 06:12:33 valid_lft forever preferred_lft forever 06:12:33 inet6 ::1/128 scope host 06:12:33 valid_lft forever preferred_lft forever 06:12:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:12:33 link/ether fa:16:3e:f9:3d:bb brd ff:ff:ff:ff:ff:ff 06:12:33 inet 10.30.122.180/23 brd 10.30.123.255 scope global dynamic eth0 06:12:33 valid_lft 85714sec preferred_lft 85714sec 06:12:33 inet6 fe80::f816:3eff:fef9:3dbb/64 scope link 06:12:33 valid_lft forever preferred_lft forever 06:12:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:12:33 link/ether 02:42:07:78:a0:51 brd ff:ff:ff:ff:ff:ff 06:12:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:33 valid_lft forever preferred_lft forever 06:12:33 inet6 fe80::42:7ff:fe78:a051/64 scope link 06:12:33 valid_lft forever preferred_lft forever 06:12:33 06:12:33 06:12:33 ---> sar -b -r -n DEV: 06:12:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 06:12:33 06:12:33 06:00:54 LINUX RESTART (4 CPU) 06:12:33 06:12:33 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:12:33 06:03:01 5.04 0.48 4.56 0.00 41.68 94.17 0.00 06:12:33 06:04:01 0.42 0.00 0.42 0.00 0.00 6.45 0.00 06:12:33 06:05:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 06:12:33 06:06:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 06:12:33 06:07:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 06:12:33 06:08:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 06:12:33 06:09:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 06:12:33 06:10:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 06:12:33 06:11:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 06:12:33 06:12:02 0.40 0.08 0.32 0.00 7.33 3.61 0.00 06:12:33 Average: 0.76 0.06 0.70 0.00 4.90 12.50 0.00 06:12:33 06:12:33 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:33 06:03:01 167480 0 581524 30.91 2620 1129920 1100624 37.56 432164 1083688 20 06:12:33 06:04:01 166396 0 582600 30.96 2620 1129928 1089436 37.18 449724 1067368 20 06:12:33 06:05:01 167044 0 581948 30.93 2620 1129932 1089364 37.18 446352 1070348 12 06:12:33 06:06:01 165220 0 583772 31.03 2620 1129932 1081212 36.90 452680 1065556 8 06:12:33 06:07:01 165532 0 583452 31.01 2620 1129940 1081224 36.90 449300 1068980 20 06:12:33 06:08:01 166180 0 582800 30.97 2620 1129944 1081080 36.90 448544 1068980 12 06:12:33 06:09:01 166312 0 582664 30.97 2620 1129948 1081080 36.90 448548 1068980 8 06:12:33 06:10:01 166160 0 582812 30.98 2620 1129952 1081080 36.90 448728 1068952 8 06:12:33 06:11:01 166276 0 582688 30.97 2620 1129960 1081080 36.90 448468 1068952 8 06:12:33 06:12:02 159368 0 589316 31.32 2620 1130240 1082756 36.95 454460 1069056 76 06:12:33 Average: 165597 0 583358 31.00 2620 1129970 1084894 37.03 447897 1070086 19 06:12:33 06:12:33 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:33 06:03:01 eth0 20.31 13.25 21.47 5.46 0.00 0.00 0.00 0.00 06:12:33 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:03:01 docker0 2.06 1.48 0.39 4.02 0.00 0.00 0.00 0.00 06:12:33 06:04:01 eth0 2.05 0.70 0.68 0.38 0.00 0.00 0.00 0.00 06:12:33 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:05:01 eth0 1.27 0.38 0.33 0.24 0.00 0.00 0.00 0.00 06:12:33 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:06:01 eth0 1.97 0.38 0.39 0.21 0.00 0.00 0.00 0.00 06:12:33 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:07:01 eth0 1.18 0.60 0.67 0.45 0.00 0.00 0.00 0.00 06:12:33 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:08:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:12:33 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:09:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:33 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:33 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:12:02 eth0 5.05 3.32 4.74 1.69 0.00 0.00 0.00 0.00 06:12:33 06:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 06:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 Average: eth0 3.22 1.89 2.83 0.84 0.00 0.00 0.00 0.00 06:12:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:33 Average: docker0 0.21 0.15 0.04 0.40 0.00 0.00 0.00 0.00 06:12:33 06:12:33 06:12:33 ---> sar -P ALL: 06:12:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 06:12:33 06:12:33 06:00:54 LINUX RESTART (4 CPU) 06:12:33 06:12:33 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:12:33 06:03:01 all 0.89 0.00 0.46 0.04 0.00 98.61 06:12:33 06:03:01 0 1.29 0.00 0.52 0.02 0.00 98.18 06:12:33 06:03:01 1 0.60 0.00 0.52 0.02 0.00 98.86 06:12:33 06:03:01 2 0.67 0.00 0.30 0.07 0.00 98.97 06:12:33 06:03:01 3 1.00 0.00 0.50 0.07 0.02 98.41 06:12:33 06:04:01 all 0.18 0.00 0.04 0.00 0.00 99.79 06:12:33 06:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:12:33 06:04:01 1 0.13 0.00 0.03 0.00 0.00 99.83 06:12:33 06:04:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:12:33 06:04:01 3 0.45 0.00 0.02 0.00 0.00 99.53 06:12:33 06:05:01 all 0.14 0.00 0.04 0.00 0.00 99.82 06:12:33 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:12:33 06:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:12:33 06:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:12:33 06:05:01 3 0.43 0.00 0.03 0.00 0.00 99.53 06:12:33 06:06:01 all 0.04 0.00 0.05 0.00 0.00 99.92 06:12:33 06:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:12:33 06:06:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:12:33 06:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:12:33 06:06:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:12:33 06:07:01 all 0.18 0.00 0.07 0.00 0.00 99.75 06:12:33 06:07:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:12:33 06:07:01 1 0.08 0.00 0.07 0.00 0.00 99.85 06:12:33 06:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:12:33 06:07:01 3 0.52 0.00 0.10 0.00 0.00 99.38 06:12:33 06:08:01 all 0.14 0.00 0.03 0.00 0.00 99.82 06:12:33 06:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:12:33 06:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:12:33 06:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:12:33 06:08:01 3 0.52 0.00 0.03 0.00 0.02 99.43 06:12:33 06:09:01 all 0.15 0.00 0.04 0.00 0.00 99.80 06:12:33 06:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:12:33 06:09:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:12:33 06:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:12:33 06:09:01 3 0.52 0.00 0.03 0.00 0.00 99.45 06:12:33 06:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:12:33 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:12:33 06:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:12:33 06:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:12:33 06:10:01 3 0.53 0.00 0.03 0.00 0.00 99.43 06:12:33 06:11:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:12:33 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:12:33 06:11:01 1 0.42 0.00 0.02 0.00 0.00 99.57 06:12:33 06:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:12:33 06:11:01 3 0.18 0.00 0.05 0.00 0.00 99.77 06:12:33 06:12:02 all 0.38 0.00 0.26 0.00 0.00 99.36 06:12:33 06:12:02 0 0.48 0.00 0.48 0.00 0.00 99.03 06:12:33 06:12:02 1 0.65 0.00 0.27 0.02 0.00 99.07 06:12:33 06:12:02 2 0.17 0.00 0.15 0.00 0.00 99.68 06:12:33 06:12:02 3 0.20 0.00 0.15 0.00 0.00 99.65 06:12:33 Average: all 0.24 0.00 0.11 0.00 0.00 99.65 06:12:33 Average: 0 0.20 0.00 0.13 0.00 0.00 99.67 06:12:33 Average: 1 0.21 0.00 0.12 0.00 0.00 99.67 06:12:33 Average: 2 0.12 0.00 0.08 0.01 0.00 99.80 06:12:33 Average: 3 0.44 0.00 0.10 0.01 0.00 99.45 06:12:33 06:12:33 06:12:33