Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-rest-go Obtained Jenkinsfile from 491659e129340fffcb326eb251876e7d6cd32954+6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 (bb61b5a2279f8f8a64059e49690afdccb23a8f73) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh478979088832453720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15377852944183293930.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14112567839564817156.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4312935591645622164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15313486599933290621.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5041978684624702879.key > 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 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1750’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1754 in /w/workspace/gexfoundry_device-rest-go_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 into PR head commit 491659e129340fffcb326eb251876e7d6cd32954 Merge succeeded, producing a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff Checking out Revision a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff (PR-196) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 491659e129340fffcb326eb251876e7d6cd32954 # 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 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff # timeout=10 Commit message: "Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:56 ========================================================= 15:35:56 EdgeX Global Pipelines Version Info 15:35:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:57 ------------------- 15:35:57 stable info: 15:35:57 ------------------- 15:35:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:57 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:35:57 Message: update stable to v1.0.234 15:35:58 ------------------- 15:35:58 experimental info: 15:35:58 ------------------- 15:35:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:35:58 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 15:35:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 15:36:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo 15:36:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2b5fe1 [Pipeline] echo 15:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:00 provisioning config files... 15:36:00 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config895583953469632955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:00 ---> docker-login.sh 15:36:00 nexus3.edgexfoundry.org:10001 15:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:00 Configure a credential helper to remove this warning. See 15:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:00 15:36:00 Login Succeeded 15:36:00 nexus3.edgexfoundry.org:10002 15:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:01 Configure a credential helper to remove this warning. See 15:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:01 15:36:01 Login Succeeded 15:36:01 nexus3.edgexfoundry.org:10003 15:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:01 Configure a credential helper to remove this warning. See 15:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:01 15:36:01 Login Succeeded 15:36:01 nexus3.edgexfoundry.org:10004 15:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:01 Configure a credential helper to remove this warning. See 15:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:01 15:36:01 Login Succeeded 15:36:01 docker.io 15:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:01 Configure a credential helper to remove this warning. See 15:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:01 15:36:01 Login Succeeded 15:36:01 ---> docker-login.sh ends [Pipeline] } 15:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:02 + git rev-list -1 --merges a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff~1..a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo 15:36:02 -----------> git rev-list -1 --merges a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff~1..a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff 15:36:02 a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [false] [Pipeline] sh 15:36:02 + git log --format=format:%s -1 a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo 15:36:02 ========================================================= 15:36:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:03 + git log --format=format:%s -1 a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] echo 15:36:03 [semverPrep] GIT_COMMIT: a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff, Commit Message: Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD [Pipeline] echo 15:36:03 [semverPrep] This is not a build commit. [Pipeline] sh 15:36:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:03 + grep -v github /etc/ssh/ssh_known_hosts 15:36:03 + [ -e /tmp/ssh_known_hosts ] 15:36:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:36:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:36:03 + sudo tee -a /etc/ssh/ssh_known_hosts 15:36:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:04 15:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:04 0.1.4: Pulling from edgex-devops/py-git-semver 15:36:04 42c077c10790: Pulling fs layer 15:36:04 f63e77b7563a: Pulling fs layer 15:36:04 bd5fdadae976: Pulling fs layer 15:36:04 205491f53016: Pulling fs layer 15:36:04 df18705c85c3: Pulling fs layer 15:36:04 bdb3f477010e: Pulling fs layer 15:36:04 c8a8fc8e1c8f: Pulling fs layer 15:36:04 2c6e9b1d212d: Pulling fs layer 15:36:04 bdb8f0575790: Pulling fs layer 15:36:04 386e3cb2ff24: Pulling fs layer 15:36:04 2343380bae48: Pulling fs layer 15:36:04 205491f53016: Waiting 15:36:04 bdb8f0575790: Waiting 15:36:04 386e3cb2ff24: Waiting 15:36:04 2343380bae48: Waiting 15:36:04 df18705c85c3: Waiting 15:36:04 c8a8fc8e1c8f: Waiting 15:36:04 2c6e9b1d212d: Waiting 15:36:04 bdb3f477010e: Waiting 15:36:04 f63e77b7563a: Download complete 15:36:04 205491f53016: Verifying Checksum 15:36:04 205491f53016: Download complete 15:36:04 df18705c85c3: Verifying Checksum 15:36:04 df18705c85c3: Download complete 15:36:04 bdb3f477010e: Download complete 15:36:04 bd5fdadae976: Verifying Checksum 15:36:04 bd5fdadae976: Download complete 15:36:04 2c6e9b1d212d: Verifying Checksum 15:36:04 2c6e9b1d212d: Download complete 15:36:04 bdb8f0575790: Verifying Checksum 15:36:04 bdb8f0575790: Download complete 15:36:04 386e3cb2ff24: Verifying Checksum 15:36:04 386e3cb2ff24: Download complete 15:36:04 2343380bae48: Verifying Checksum 15:36:04 2343380bae48: Download complete 15:36:04 42c077c10790: Download complete 15:36:05 c8a8fc8e1c8f: Verifying Checksum 15:36:05 c8a8fc8e1c8f: Download complete 15:36:06 42c077c10790: Pull complete 15:36:06 f63e77b7563a: Pull complete 15:36:07 bd5fdadae976: Pull complete 15:36:07 205491f53016: Pull complete 15:36:07 df18705c85c3: Pull complete 15:36:07 bdb3f477010e: Pull complete 15:36:10 c8a8fc8e1c8f: Pull complete 15:36:10 2c6e9b1d212d: Pull complete 15:36:10 bdb8f0575790: Pull complete 15:36:10 386e3cb2ff24: Pull complete 15:36:10 2343380bae48: Pull complete 15:36:10 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:10 prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container 15:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:11 $ docker top 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 -eo pid,comm 15:36:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:36:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:11 [ssh-agent] Looking for ssh-agent implementation... 15:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:12 $ docker exec 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent 15:36:12 SSH_AUTH_SOCK=/tmp/ssh-XBNAIZVaLk1Q/agent.33 15:36:12 SSH_AGENT_PID=40 15:36:12 Running ssh-add (command line suppressed) 15:36:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_4881497245442347159.key (/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_4881497245442347159.key) 15:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:12 + git tag --points-at HEAD [Pipeline] } 15:36:12 $ docker exec --env ******** --env ******** 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent -k 15:36:12 unset SSH_AUTH_SOCK; 15:36:12 unset SSH_AGENT_PID; 15:36:12 echo Agent pid 40 killed; 15:36:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:36:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:12 [ssh-agent] Looking for ssh-agent implementation... 15:36:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:13 $ docker exec 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent 15:36:13 SSH_AUTH_SOCK=/tmp/ssh-a4d8JZwObDlS/agent.74 15:36:13 SSH_AGENT_PID=80 15:36:13 Running ssh-add (command line suppressed) 15:36:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_3060375712392266617.key (/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/private_key_3060375712392266617.key) 15:36:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:13 + git semver init 15:36:13 2022-06-08 15:36:13,875 [run_init] DEBUG init version:0.0.0 force:False 15:36:13 2022-06-08 15:36:13,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver 15:36:13 2022-06-08 15:36:13,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-196/.semver 15:36:13 2022-06-08 15:36:13,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-196/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196, universal_newlines=False, shell=None, istream=None) 15:36:14 2022-06-08 15:36:14,748 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-196/.git/info/exclude 15:36:14 2022-06-08 15:36:14,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 with force:False 15:36:14 2022-06-08 15:36:14,749 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 15:36:14 2022-06-08 15:36:14,754 [execute] INFO git cat-file --batch-check 15:36:14 2022-06-08 15:36:14,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) 15:36:14 2022-06-08 15:36:14,761 [execute] INFO git cat-file --batch 15:36:14 2022-06-08 15:36:14,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) 15:36:14 2022-06-08 15:36:14,767 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-196/.semver/PR-196 15:36:14 0.0.0 [Pipeline] } 15:36:14 $ docker exec --env ******** --env ******** 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 ssh-agent -k 15:36:15 unset SSH_AUTH_SOCK; 15:36:15 unset SSH_AGENT_PID; 15:36:15 echo Agent pid 80 killed; 15:36:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:15 + git semver [Pipeline] } 15:36:15 $ docker stop --time=1 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 15:36:17 $ docker rm -f 48b63f32ab8e0b1e7b8ef7bb7b6dfad985c63b130658fd7315123d52ed6143a5 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:17 Stashed 1 file(s) [Pipeline] echo 15:36:17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:18 provisioning config files... 15:36:18 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config8437795687403774084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> docker-login.sh 15:36:18 nexus3.edgexfoundry.org:10001 15:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:18 Configure a credential helper to remove this warning. See 15:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:18 15:36:18 Login Succeeded 15:36:18 nexus3.edgexfoundry.org:10002 15:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:19 Configure a credential helper to remove this warning. See 15:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:19 15:36:19 Login Succeeded 15:36:19 nexus3.edgexfoundry.org:10003 15:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:19 Configure a credential helper to remove this warning. See 15:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:19 15:36:19 Login Succeeded 15:36:19 nexus3.edgexfoundry.org:10004 15:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:19 Configure a credential helper to remove this warning. See 15:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:19 15:36:19 Login Succeeded 15:36:19 docker.io 15:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:19 Configure a credential helper to remove this warning. See 15:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:19 15:36:19 Login Succeeded 15:36:19 ---> docker-login.sh ends [Pipeline] } 15:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:19 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:36:20 + grep ^go [0-9].[0-9]* go.mod 15:36:20 + cut -d -f 2 [Pipeline] echo 15:36:20 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:20 ========================================================= 15:36:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 15:36:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 15:36:21 Sending build context to Docker daemon 21.64MB 15:36:21 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 15:36:21 Step 2/11 : FROM ${BASE} AS builder 15:36:21 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 15:36:21 a0d0a0d46f8b: Pulling fs layer 15:36:21 31adcdaf11c8: Pulling fs layer 15:36:21 b8b176561691: Pulling fs layer 15:36:21 4527c011a84f: Pulling fs layer 15:36:21 5d74067f8e1e: Pulling fs layer 15:36:21 fd57009d33ed: Pulling fs layer 15:36:21 6b058263d067: Pulling fs layer 15:36:21 16d7c86c65f4: Pulling fs layer 15:36:21 1290d154cb4b: Pulling fs layer 15:36:21 5d74067f8e1e: Waiting 15:36:21 fd57009d33ed: Waiting 15:36:21 16d7c86c65f4: Waiting 15:36:21 6b058263d067: Waiting 15:36:21 1290d154cb4b: Waiting 15:36:21 4527c011a84f: Waiting 15:36:21 b8b176561691: Verifying Checksum 15:36:21 b8b176561691: Download complete 15:36:21 31adcdaf11c8: Verifying Checksum 15:36:21 31adcdaf11c8: Download complete 15:36:21 5d74067f8e1e: Verifying Checksum 15:36:21 fd57009d33ed: Download complete 15:36:21 6b058263d067: Verifying Checksum 15:36:21 6b058263d067: Download complete 15:36:21 a0d0a0d46f8b: Download complete 15:36:21 16d7c86c65f4: Verifying Checksum 15:36:21 16d7c86c65f4: Download complete 15:36:21 a0d0a0d46f8b: Pull complete 15:36:21 31adcdaf11c8: Pull complete 15:36:21 b8b176561691: Pull complete 15:36:21 1290d154cb4b: Verifying Checksum 15:36:21 1290d154cb4b: Download complete 15:36:22 4527c011a84f: Verifying Checksum 15:36:22 4527c011a84f: Download complete 15:36:26 4527c011a84f: Pull complete 15:36:26 5d74067f8e1e: Pull complete 15:36:26 fd57009d33ed: Pull complete 15:36:26 6b058263d067: Pull complete 15:36:26 16d7c86c65f4: Pull complete 15:36:28 1290d154cb4b: Pull complete 15:36:28 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 15:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 15:36:28 ---> de6a6ee31cbe 15:36:28 Step 3/11 : ARG MAKE='make build' 15:36:29 ---> Running in 46a7e45d3181 15:36:30 Removing intermediate container 46a7e45d3181 15:36:30 ---> 75464a80b2ad 15:36:30 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:36:30 ---> Running in 1175a74a7fb7 15:36:30 Removing intermediate container 1175a74a7fb7 15:36:30 ---> 26a94c3ad83f 15:36:30 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 15:36:30 ---> Running in fe04bbf7e0b9 15:36:30 Removing intermediate container fe04bbf7e0b9 15:36:30 ---> bdd0f2c67900 15:36:30 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:30 ---> Running in 9d39cc292edd 15:36:31 Removing intermediate container 9d39cc292edd 15:36:31 ---> 443ee160deed 15:36:31 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:31 ---> Running in d3409c6bf18e 15:36:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:32 (1/4) Installing openssh-keygen (8.6_p1-r3) 15:36:32 (2/4) Installing libedit (20210216.3.1-r0) 15:36:32 (3/4) Installing openssh-client-common (8.6_p1-r3) 15:36:32 (4/4) Installing openssh-client-default (8.6_p1-r3) 15:36:32 Executing busybox-1.33.1-r3.trigger 15:36:32 OK: 224 MiB in 56 packages 15:36:33 Removing intermediate container d3409c6bf18e 15:36:33 ---> 2b1190b5f547 15:36:33 Step 8/11 : WORKDIR /device-rest-go 15:36:33 ---> Running in e2d66a3ea365 15:36:33 Removing intermediate container e2d66a3ea365 15:36:33 ---> defb0bb7cb06 15:36:33 Step 9/11 : COPY . . 15:36:33 Still waiting to schedule task 15:36:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1752’ is offline 15:36:34 ---> 439f0a40891c 15:36:34 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:34 ---> Running in f3a6b555f339 15:36:34 skipping... 15:36:34 Removing intermediate container f3a6b555f339 15:36:34 ---> eefc0aada594 15:36:34 Step 11/11 : RUN $MAKE 15:36:34 ---> Running in 65d10d988c4c 15:36:34 noop 15:36:35 Removing intermediate container 65d10d988c4c 15:36:35 ---> 2510bbf79a7f 15:36:35 Successfully built 2510bbf79a7f 15:36:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:35 + docker inspect -f . ci-base-image-x86_64 15:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:35 prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container 15:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:36:36 $ docker top 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:36 + go version 15:36:36 go version go1.16.8 linux/amd64 [Pipeline] } 15:36:36 $ docker stop --time=1 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 15:36:38 $ docker rm -f 89aa0671735b22e862f0bbc8aa9f2986c08019b12714dfbceb1c80842fc3d177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:38 + docker inspect -f . ci-base-image-x86_64 15:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:38 prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container 15:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:36:39 $ docker top fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:36:39 + make test 15:36:39 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:36:40 ? github.com/edgexfoundry/device-rest-go [no test files] 15:36:48 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:36:48 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 56.0% of statements 15:36:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:36:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:52 ./bin/test-attribution-txt.sh 15:36:52 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 15:36:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 15:36:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 15:36:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:36:52 go: downloading github.com/google/uuid v1.3.0 15:36:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 15:36:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 15:36:52 go: downloading github.com/gorilla/mux v1.8.0 15:36:52 go: downloading github.com/spf13/cast v1.4.1 15:36:52 go: downloading github.com/stretchr/testify v1.7.0 15:36:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:36:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:36:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 15:36:52 go: downloading github.com/pelletier/go-toml v1.9.4 15:36:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:36:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 15:36:52 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:36:52 go: downloading github.com/hashicorp/consul/api v1.9.1 15:36:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:36:52 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:36:52 go: downloading github.com/go-kit/kit v0.11.0 15:36:52 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:36:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:36:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:36:52 go: downloading github.com/pebbe/zmq4 v1.2.7 15:36:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:36:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:36:53 go: downloading github.com/mitchellh/copystructure v1.0.0 15:36:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:36:53 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:36:53 go: downloading github.com/davecgh/go-spew v1.1.1 15:36:53 go: downloading github.com/pmezard/go-difflib v1.0.0 15:36:53 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:36:53 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:36:53 go: downloading golang.org/x/text v0.3.6 15:36:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:36:53 go: downloading github.com/hashicorp/errwrap v1.0.0 15:36:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:36:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:36:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:36:53 go: downloading github.com/hashicorp/serf v0.9.5 15:36:53 go: downloading github.com/x448/float16 v0.8.4 15:36:53 go: downloading github.com/gorilla/websocket v1.4.2 15:36:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:36:53 go: downloading github.com/go-playground/universal-translator v0.18.0 15:36:53 go: downloading github.com/leodido/go-urn v1.2.1 15:36:53 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:36:53 go: downloading github.com/fatih/color v1.9.0 15:36:53 go: downloading github.com/mattn/go-colorable v0.1.6 15:36:53 go: downloading github.com/mattn/go-isatty v0.0.12 15:36:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:36:53 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 15:36:54 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 15:36:54 + go mod tidy 15:36:54 go: downloading github.com/go-stack/stack v1.8.0 15:36:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:36:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:36:54 go: downloading github.com/stretchr/objx v0.1.1 15:36:54 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:36:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:36:54 go: downloading github.com/onsi/ginkgo v1.10.1 15:36:54 go: downloading github.com/onsi/gomega v1.7.0 15:36:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:36:54 go: downloading github.com/hashicorp/memberlist v0.2.2 15:36:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:36:54 go: downloading github.com/pkg/errors v0.9.1 15:36:54 go: downloading github.com/kr/pretty v0.3.0 15:36:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:36:54 go: downloading github.com/kr/text v0.2.0 15:36:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:36:54 go: downloading github.com/miekg/dns v1.1.26 15:36:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:36:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:36:54 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:36:54 go: downloading gopkg.in/yaml.v2 v2.3.0 15:36:54 go: downloading github.com/hpcloud/tail v1.0.0 15:36:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:36:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 15:36:54 $ docker stop --time=1 fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a 15:36:56 $ docker rm -f fb82fc9808a3b7b1070f96799d2d2ae6c0cea33fbefe7fe5fcb3459c98a5dc1a [Pipeline] // withDockerContainer [Pipeline] sh 15:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:58 + ls -al . 15:36:58 total 184 15:36:58 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 15:36 . 15:36:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:35 .. 15:36:58 -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:35 .dockerignore 15:36:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:36 .git 15:36:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 .github 15:36:58 -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 15:35 .gitignore 15:36:58 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:36 .semver 15:36:58 -rw-rw-r-- 1 jenkins jenkins 7095 Jun 8 15:35 Attribution.txt 15:36:58 -rw-rw-r-- 1 jenkins jenkins 7718 Jun 8 15:35 CHANGELOG.md 15:36:58 -rw-rw-r-- 1 jenkins jenkins 1649 Jun 8 15:35 Dockerfile 15:36:58 -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:35 GOVERNANCE.md 15:36:58 -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:35 Jenkinsfile 15:36:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:35 LICENSE 15:36:58 -rw-rw-r-- 1 jenkins jenkins 1078 Jun 8 15:35 Makefile 15:36:58 -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:35 OWNERS.md 15:36:58 -rw-rw-r-- 1 jenkins jenkins 8246 Jun 8 15:35 README.md 15:36:58 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:36 VERSION 15:36:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 bin 15:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:35 cmd 15:36:58 -rw-r--r-- 1 jenkins jenkins 9215 Jun 8 15:36 coverage.out 15:36:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:35 driver 15:36:58 -rw-rw-r-- 1 jenkins jenkins 271 Jun 8 15:36 go.mod 15:36:58 -rw-rw-r-- 1 jenkins jenkins 49306 Jun 8 15:35 go.sum 15:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:35 snap 15:36:58 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:35 vendor 15:36:58 -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:58 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff --label arch=amd64 --label version=0.0.0 . 15:36:58 Sending build context to Docker daemon 21.65MB 15:36:58 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 15:36:58 Step 2/24 : FROM ${BASE} AS builder 15:36:58 ---> 2510bbf79a7f 15:36:58 Step 3/24 : ARG MAKE='make build' 15:36:59 ---> Running in e0be1b72aa8b 15:36:59 Removing intermediate container e0be1b72aa8b 15:36:59 ---> 07b780e49bfd 15:36:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:36:59 ---> Running in a49ffe706d9b 15:36:59 Removing intermediate container a49ffe706d9b 15:36:59 ---> 99777bdd54cc 15:36:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:36:59 ---> Running in 2866c4900bbc 15:36:59 Removing intermediate container 2866c4900bbc 15:36:59 ---> 9e8ebd095af4 15:36:59 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:59 ---> Running in 3b9733d35480 15:37:00 Removing intermediate container 3b9733d35480 15:37:00 ---> 2f98dfe06dab 15:37:00 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:00 ---> Running in 20e50e45a98d 15:37:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:01 OK: 224 MiB in 56 packages 15:37:01 Removing intermediate container 20e50e45a98d 15:37:01 ---> ccf9e0cf3ccd 15:37:01 Step 8/24 : WORKDIR /device-rest-go 15:37:01 ---> Running in bc1cef120d32 15:37:01 Removing intermediate container bc1cef120d32 15:37:01 ---> a543c7c0f6c3 15:37:01 Step 9/24 : COPY . . 15:37:02 ---> 932317b8daea 15:37:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:02 ---> Running in f32548020266 15:37:03 skipping... 15:37:03 Removing intermediate container f32548020266 15:37:03 ---> ed25fddde3b1 15:37:03 Step 11/24 : RUN $MAKE 15:37:03 ---> Running in a2b8cd6e346f 15:37:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:37:10 Removing intermediate container a2b8cd6e346f 15:37:10 ---> 54e5ea47edff 15:37:10 Step 12/24 : FROM alpine:3.14 15:37:10 3.14: Pulling from library/alpine 15:37:10 8663204ce13b: Pulling fs layer 15:37:10 8663204ce13b: Verifying Checksum 15:37:10 8663204ce13b: Download complete 15:37:10 8663204ce13b: Pull complete 15:37:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:37:10 Status: Downloaded newer image for alpine:3.14 15:37:10 ---> e04c818066af 15:37:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:37:10 ---> Running in e869fa23f65c 15:37:11 Removing intermediate container e869fa23f65c 15:37:11 ---> 120c46ae58e2 15:37:11 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 15:37:11 ---> Running in 525a38ef4e8d 15:37:11 Removing intermediate container 525a38ef4e8d 15:37:11 ---> c1597692423f 15:37:11 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 15:37:11 ---> Running in d2ffcbcad6b9 15:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:11 (1/6) Installing dumb-init (1.2.5-r1) 15:37:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:37:11 (3/6) Installing libsodium (1.0.18-r0) 15:37:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:37:11 (5/6) Installing libzmq (4.3.4-r0) 15:37:11 (6/6) Installing zeromq (4.3.4-r0) 15:37:11 Executing busybox-1.33.1-r7.trigger 15:37:11 OK: 8 MiB in 20 packages 15:37:12 Removing intermediate container d2ffcbcad6b9 15:37:12 ---> 54552c935ca6 15:37:12 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 15:37:12 ---> 13e580a18a1a 15:37:12 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 15:37:12 ---> 6fc86b4efeb0 15:37:12 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 15:37:13 ---> 4a5ce61562ea 15:37:13 Step 19/24 : EXPOSE 59986 15:37:13 ---> Running in 81b4e36990ea 15:37:13 Removing intermediate container 81b4e36990ea 15:37:13 ---> 79859c44e7d2 15:37:13 Step 20/24 : ENTRYPOINT ["/device-rest"] 15:37:13 ---> Running in e5aa80b40e08 15:37:13 Removing intermediate container e5aa80b40e08 15:37:13 ---> 8af2dd3d9235 15:37:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:37:13 ---> Running in 74ab5abe1a0e 15:37:13 Removing intermediate container 74ab5abe1a0e 15:37:13 ---> cfaf5340b130 15:37:13 Step 22/24 : LABEL arch=amd64 15:37:13 ---> Running in f0a16320ad95 15:37:13 Removing intermediate container f0a16320ad95 15:37:13 ---> 9221b9dde57d 15:37:13 Step 23/24 : LABEL git_sha=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff 15:37:13 ---> Running in 1eeceff0a737 15:37:13 Removing intermediate container 1eeceff0a737 15:37:13 ---> 99e957f63e44 15:37:13 Step 24/24 : LABEL version=0.0.0 15:37:13 ---> Running in ba7a0fe38a58 15:37:13 Removing intermediate container ba7a0fe38a58 15:37:13 ---> d061e71caf8f 15:37:13 [Warning] One or more build-args [ARCH] were not consumed 15:37:13 Successfully built d061e71caf8f 15:37:13 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:14 15:37:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:15 latest: Pulling from edgex-lftools-log-publisher 15:37:15 5eb5b503b376: Pulling fs layer 15:37:15 5c69ac0246d0: Pulling fs layer 15:37:15 ec43610c2a17: Pulling fs layer 15:37:15 3a2ae6a8a46f: Pulling fs layer 15:37:15 33b1e0a273af: Pulling fs layer 15:37:15 5d3b04190fa2: Pulling fs layer 15:37:15 2f39f015ded8: Pulling fs layer 15:37:15 3a2ae6a8a46f: Waiting 15:37:15 33b1e0a273af: Waiting 15:37:15 5d3b04190fa2: Waiting 15:37:15 2f39f015ded8: Waiting 15:37:15 5c69ac0246d0: Download complete 15:37:15 3a2ae6a8a46f: Verifying Checksum 15:37:15 3a2ae6a8a46f: Download complete 15:37:15 33b1e0a273af: Verifying Checksum 15:37:15 33b1e0a273af: Download complete 15:37:15 5d3b04190fa2: Verifying Checksum 15:37:15 5d3b04190fa2: Download complete 15:37:15 ec43610c2a17: Verifying Checksum 15:37:15 ec43610c2a17: Download complete 15:37:15 5eb5b503b376: Verifying Checksum 15:37:15 5eb5b503b376: Download complete 15:37:15 2f39f015ded8: Verifying Checksum 15:37:15 2f39f015ded8: Download complete 15:37:16 5eb5b503b376: Pull complete 15:37:16 5c69ac0246d0: Pull complete 15:37:17 ec43610c2a17: Pull complete 15:37:17 3a2ae6a8a46f: Pull complete 15:37:17 33b1e0a273af: Pull complete 15:37:17 5d3b04190fa2: Pull complete 15:37:21 2f39f015ded8: Pull complete 15:37:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:21 prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container 15:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:23 $ docker top ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:24 ---> job-cost.sh 15:37:24 lf-activate-venv: SKIPPING 15:37:24 INFO: No Stack... 15:37:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:24 INFO: Archiving Costs [Pipeline] sh 15:37:25 + cat /w/workspace/gexfoundry_device-rest-go_PR-196/archives/cost.csv 15:37:25 + cut -d, -f6 [Pipeline] lock 15:37:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] 15:37:25 Resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] did not exist. Created. 15:37:25 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:25 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:25 Stashed 1 file(s) [Pipeline] } 15:37:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:25 $ docker stop --time=1 ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 15:37:27 $ docker rm -f ecf7bc32c19119369c15d9867eb125c67c53b9b9fe32423457ede817ac7569c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1755 in /w/workspace/gexfoundry_device-rest-go_PR-196 [Pipeline] { [Pipeline] ws 15:38:09 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 15:38:09 The recommended git tool is: git 15:38:14 using credential edgex-jenkins-ssh 15:38:14 Cloning the remote Git repository 15:38:14 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:38:14 > git init /w/workspace/device-rest-go/1 # timeout=10 15:38:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:38:14 > git --version # timeout=10 15:38:14 > git --version # 'git version 2.25.1' 15:38:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:16 Merging remotes/origin/jakarta commit 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 into PR head commit 491659e129340fffcb326eb251876e7d6cd32954 15:38:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:38:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:38:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 15:38:16 > git config core.sparsecheckout # timeout=10 15:38:16 > git checkout -f 491659e129340fffcb326eb251876e7d6cd32954 # timeout=10 15:38:17 Merge succeeded, producing f604deb67e782703671e4a169a1845eb83a4d16c 15:38:17 Checking out Revision f604deb67e782703671e4a169a1845eb83a4d16c (PR-196) 15:38:17 > git remote # timeout=10 15:38:17 > git config --get remote.origin.url # timeout=10 15:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:17 > git merge 6ebceb65a7426d72f493083b4c0a3b77c8bc8a32 # timeout=10 15:38:17 > git rev-parse HEAD^{commit} # timeout=10 15:38:17 > git config core.sparsecheckout # timeout=10 15:38:17 > git checkout -f f604deb67e782703671e4a169a1845eb83a4d16c # timeout=10 15:38:22 Commit message: "Merge commit '6ebceb65a7426d72f493083b4c0a3b77c8bc8a32' into HEAD" 15:38:22 First time build. Skipping changelog. 15:38:22 > git --version # timeout=10 15:38:22 > git --version # 'git version 2.25.1' 15:38:22 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:23 Dload Upload Total Spent Left Speed 15:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh 15:38:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:24 + sudo tee /etc/docker/daemon.new 15:38:24 { 15:38:24 "registry-mirrors": [ 15:38:24 "https://nexus3.edgexfoundry.org:10001" 15:38:24 ], 15:38:24 "bip": "10.250.0.254/24", 15:38:24 "hosts": [ 15:38:24 "tcp://0.0.0.0:5555", 15:38:24 "unix:///var/run/docker.sock" 15:38:24 ], 15:38:24 "mtu": 1458, 15:38:24 "selinux-enabled": true, 15:38:24 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:24 } [Pipeline] sh 15:38:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:43 provisioning config files... 15:38:43 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3155072508549603167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:44 ---> docker-login.sh 15:38:44 nexus3.edgexfoundry.org:10001 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 nexus3.edgexfoundry.org:10002 15:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:45 Configure a credential helper to remove this warning. See 15:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:45 15:38:45 Login Succeeded 15:38:45 nexus3.edgexfoundry.org:10003 15:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:46 Configure a credential helper to remove this warning. See 15:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:46 15:38:46 Login Succeeded 15:38:46 nexus3.edgexfoundry.org:10004 15:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:46 Configure a credential helper to remove this warning. See 15:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:46 15:38:46 Login Succeeded 15:38:46 docker.io 15:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:47 Configure a credential helper to remove this warning. See 15:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:47 15:38:47 Login Succeeded 15:38:47 ---> docker-login.sh ends [Pipeline] } 15:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:47 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:38:48 + grep ^go [0-9].[0-9]* go.mod 15:38:48 + cut -d -f 2 [Pipeline] echo 15:38:48 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:48 ========================================================= 15:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 15:38:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 15:38:49 Sending build context to Docker daemon 11.13MB 15:38:50 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 15:38:50 Step 2/11 : FROM ${BASE} AS builder 15:38:50 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:50 552d1f2373af: Pulling fs layer 15:38:50 ea3f2d53f512: Pulling fs layer 15:38:50 9e70ebbbe112: Pulling fs layer 15:38:50 7a9cfe048b4a: Pulling fs layer 15:38:50 72dc09318566: Pulling fs layer 15:38:50 f324388ff665: Pulling fs layer 15:38:50 53ef782089cf: Pulling fs layer 15:38:50 2af28fca035d: Pulling fs layer 15:38:50 72dc09318566: Waiting 15:38:50 f324388ff665: Waiting 15:38:50 53ef782089cf: Waiting 15:38:50 2af28fca035d: Waiting 15:38:50 7a9cfe048b4a: Waiting 15:38:50 9e70ebbbe112: Verifying Checksum 15:38:50 9e70ebbbe112: Download complete 15:38:50 ea3f2d53f512: Verifying Checksum 15:38:50 ea3f2d53f512: Download complete 15:38:50 72dc09318566: Verifying Checksum 15:38:50 72dc09318566: Download complete 15:38:50 f324388ff665: Verifying Checksum 15:38:50 f324388ff665: Download complete 15:38:50 552d1f2373af: Verifying Checksum 15:38:50 552d1f2373af: Download complete 15:38:50 53ef782089cf: Verifying Checksum 15:38:50 53ef782089cf: Download complete 15:38:50 552d1f2373af: Pull complete 15:38:51 ea3f2d53f512: Pull complete 15:38:51 9e70ebbbe112: Pull complete 15:38:52 2af28fca035d: Verifying Checksum 15:38:52 2af28fca035d: Download complete 15:38:52 7a9cfe048b4a: Verifying Checksum 15:38:52 7a9cfe048b4a: Download complete 15:39:05 7a9cfe048b4a: Pull complete 15:39:05 72dc09318566: Pull complete 15:39:05 f324388ff665: Pull complete 15:39:05 53ef782089cf: Pull complete 15:39:10 2af28fca035d: Pull complete 15:39:10 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 15:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 15:39:10 ---> d19f1962542a 15:39:10 Step 3/11 : ARG MAKE='make build' 15:39:11 ---> Running in c5e01b7a8620 15:39:12 Removing intermediate container c5e01b7a8620 15:39:12 ---> 2955598f8884 15:39:12 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:39:12 ---> Running in 349b706e7c22 15:39:12 Removing intermediate container 349b706e7c22 15:39:12 ---> cc6692360fb6 15:39:12 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 15:39:12 ---> Running in bcb92150fcb3 15:39:13 Removing intermediate container bcb92150fcb3 15:39:13 ---> 0266f53d00d7 15:39:13 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:13 ---> Running in cfae5cab17d6 15:39:15 Removing intermediate container cfae5cab17d6 15:39:15 ---> 153c9ff1e941 15:39:15 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:15 ---> Running in 0954fd044183 15:39:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:39:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:39:17 (1/4) Installing openssh-keygen (8.6_p1-r3) 15:39:17 (2/4) Installing libedit (20210216.3.1-r0) 15:39:17 (3/4) Installing openssh-client-common (8.6_p1-r3) 15:39:17 (4/4) Installing openssh-client-default (8.6_p1-r3) 15:39:17 Executing busybox-1.33.1-r3.trigger 15:39:17 OK: 223 MiB in 56 packages 15:39:18 Removing intermediate container 0954fd044183 15:39:18 ---> 0071a61dca8e 15:39:18 Step 8/11 : WORKDIR /device-rest-go 15:39:18 ---> Running in 4f1ed149fb45 15:39:19 Removing intermediate container 4f1ed149fb45 15:39:19 ---> ca5447d3bc5a 15:39:19 Step 9/11 : COPY . . 15:39:22 ---> 7c50b766d368 15:39:22 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:22 ---> Running in 7e7b313e3a2c 15:39:23 skipping... 15:39:24 Removing intermediate container 7e7b313e3a2c 15:39:24 ---> 958cd6e64828 15:39:24 Step 11/11 : RUN $MAKE 15:39:24 ---> Running in 4fd69e68c2b4 15:39:25 noop 15:39:25 Removing intermediate container 4fd69e68c2b4 15:39:25 ---> 4ea37722d2a8 15:39:26 Successfully built 4ea37722d2a8 15:39:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:26 + docker inspect -f . ci-base-image-arm64 15:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:26 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 15:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:28 $ docker top 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:29 + go version 15:39:29 go version go1.16.8 linux/arm64 [Pipeline] } 15:39:29 $ docker stop --time=1 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af 15:39:30 $ docker rm -f 817cb25d2fa89a4972143742731ca31333804bfb3e71e30f45ee1c52c26c94af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:31 + docker inspect -f . ci-base-image-arm64 15:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 15:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:33 $ docker top 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:34 + make test 15:39:34 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:39:35 ? github.com/edgexfoundry/device-rest-go [no test files] 15:40:32 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:40:32 ok github.com/edgexfoundry/device-rest-go/driver 0.058s coverage: 56.0% of statements 15:40:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:40:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:59 ./bin/test-attribution-txt.sh 15:40:59 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 15:40:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 15:40:59 go: downloading github.com/gorilla/mux v1.8.0 15:40:59 go: downloading github.com/spf13/cast v1.4.1 15:40:59 go: downloading github.com/stretchr/testify v1.7.0 15:40:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:40:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 15:40:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:40:59 go: downloading github.com/google/uuid v1.3.0 15:40:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 15:40:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 15:40:59 go: downloading github.com/pelletier/go-toml v1.9.4 15:40:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:40:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:40:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 15:40:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 15:40:59 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:40:59 go: downloading github.com/hashicorp/consul/api v1.9.1 15:40:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:40:59 go: downloading github.com/go-kit/kit v0.11.0 15:40:59 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:40:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:40:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:40:59 go: downloading github.com/pebbe/zmq4 v1.2.7 15:40:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:40:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:40:59 go: downloading github.com/mitchellh/copystructure v1.0.0 15:40:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:40:59 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:40:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:40:59 go: downloading github.com/davecgh/go-spew v1.1.1 15:40:59 go: downloading github.com/pmezard/go-difflib v1.0.0 15:40:59 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:40:59 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:40:59 go: downloading golang.org/x/text v0.3.6 15:40:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:40:59 go: downloading github.com/hashicorp/errwrap v1.0.0 15:40:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:40:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:40:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:40:59 go: downloading github.com/hashicorp/serf v0.9.5 15:41:00 go: downloading github.com/x448/float16 v0.8.4 15:41:00 go: downloading github.com/go-playground/universal-translator v0.18.0 15:41:00 go: downloading github.com/leodido/go-urn v1.2.1 15:41:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:41:01 go: downloading github.com/gorilla/websocket v1.4.2 15:41:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:41:01 go: downloading github.com/fatih/color v1.9.0 15:41:01 go: downloading github.com/mattn/go-colorable v0.1.6 15:41:01 go: downloading github.com/mattn/go-isatty v0.0.12 15:41:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:41:01 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 15:41:05 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 15:41:06 + go mod tidy 15:41:06 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:41:06 go: downloading github.com/go-stack/stack v1.8.0 15:41:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:41:07 go: downloading github.com/stretchr/objx v0.1.1 15:41:07 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:41:07 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:41:07 go: downloading github.com/onsi/ginkgo v1.10.1 15:41:07 go: downloading github.com/onsi/gomega v1.7.0 15:41:07 go: downloading github.com/kr/pretty v0.3.0 15:41:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:41:07 go: downloading github.com/hashicorp/memberlist v0.2.2 15:41:07 go: downloading github.com/pkg/errors v0.9.1 15:41:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:41:07 go: downloading github.com/kr/text v0.2.0 15:41:07 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:41:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:41:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:41:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:41:07 go: downloading github.com/miekg/dns v1.1.26 15:41:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:41:07 go: downloading gopkg.in/yaml.v2 v2.3.0 15:41:07 go: downloading github.com/hpcloud/tail v1.0.0 15:41:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:41:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 15:41:08 $ docker stop --time=1 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 15:41:10 $ docker rm -f 67a6aa372560dce2ff239cc2bef6a9e8449b4948c2ab86821540e210a4c23959 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:12 Warning: overwriting stash ‘coverage-report’ 15:41:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:41:14 + ls -al . 15:41:14 total 180 15:41:14 drwxrwxr-x 9 jenkins jenkins 4096 Jun 8 15:41 . 15:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:38 .. 15:41:14 -rw-rw-r-- 1 jenkins jenkins 151 Jun 8 15:38 .dockerignore 15:41:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:38 .git 15:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 .github 15:41:14 -rw-rw-r-- 1 jenkins jenkins 321 Jun 8 15:38 .gitignore 15:41:14 -rw-rw-r-- 1 jenkins jenkins 7095 Jun 8 15:38 Attribution.txt 15:41:14 -rw-rw-r-- 1 jenkins jenkins 7718 Jun 8 15:38 CHANGELOG.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 1649 Jun 8 15:38 Dockerfile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:38 GOVERNANCE.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 680 Jun 8 15:38 Jenkinsfile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:38 LICENSE 15:41:14 -rw-rw-r-- 1 jenkins jenkins 1078 Jun 8 15:38 Makefile 15:41:14 -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:38 OWNERS.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 8246 Jun 8 15:38 README.md 15:41:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 15:36 VERSION 15:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 bin 15:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:38 cmd 15:41:14 -rw-r--r-- 1 jenkins jenkins 9215 Jun 8 15:40 coverage.out 15:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:38 driver 15:41:14 -rw-rw-r-- 1 jenkins jenkins 271 Jun 8 15:41 go.mod 15:41:14 -rw-rw-r-- 1 jenkins jenkins 49306 Jun 8 15:38 go.sum 15:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:38 snap 15:41:14 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:38 vendor 15:41:14 -rw-rw-r-- 1 jenkins jenkins 713 Jun 8 15:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:14 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f604deb67e782703671e4a169a1845eb83a4d16c --label arch=arm64 --label version=0.0.0 . 15:41:16 Sending build context to Docker daemon 11.14MB 15:41:16 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 15:41:16 Step 2/24 : FROM ${BASE} AS builder 15:41:16 ---> 4ea37722d2a8 15:41:16 Step 3/24 : ARG MAKE='make build' 15:41:16 ---> Running in cfa12b2a12c9 15:41:16 Removing intermediate container cfa12b2a12c9 15:41:16 ---> 23fa1ce8d0d5 15:41:16 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:41:16 ---> Running in b08e5e592e56 15:41:16 Removing intermediate container b08e5e592e56 15:41:16 ---> 0f3ce0b5d3f0 15:41:16 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:41:16 ---> Running in 20e297e51c6a 15:41:17 Removing intermediate container 20e297e51c6a 15:41:17 ---> 6cd7fd547531 15:41:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:17 ---> Running in 18ed86d10e2c 15:41:18 Removing intermediate container 18ed86d10e2c 15:41:18 ---> 0fc8a844da77 15:41:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:18 ---> Running in 073d30d9029f 15:41:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:41:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:41:21 OK: 223 MiB in 56 packages 15:41:22 Removing intermediate container 073d30d9029f 15:41:22 ---> ab90f4e45486 15:41:22 Step 8/24 : WORKDIR /device-rest-go 15:41:22 ---> Running in b078ac6ebd97 15:41:22 Removing intermediate container b078ac6ebd97 15:41:22 ---> fcb4be8bb2b6 15:41:22 Step 9/24 : COPY . . 15:41:26 ---> f1861b9753eb 15:41:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:26 ---> Running in 83db02a20028 15:41:27 skipping... 15:41:28 Removing intermediate container 83db02a20028 15:41:28 ---> 69c281f1b6a3 15:41:28 Step 11/24 : RUN $MAKE 15:41:28 ---> Running in ac87e9e496cb 15:41:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:42:08 Removing intermediate container ac87e9e496cb 15:42:08 ---> 2f7d1385e39c 15:42:08 Step 12/24 : FROM alpine:3.14 15:42:08 3.14: Pulling from library/alpine 15:42:08 455c02918c45: Pulling fs layer 15:42:08 455c02918c45: Verifying Checksum 15:42:08 455c02918c45: Download complete 15:42:08 455c02918c45: Pull complete 15:42:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:42:08 Status: Downloaded newer image for alpine:3.14 15:42:08 ---> ac73e934f311 15:42:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:42:08 ---> Running in 07966c80fa10 15:42:08 Removing intermediate container 07966c80fa10 15:42:08 ---> 14bd991132b7 15:42:08 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 15:42:08 ---> Running in dc8f18845b08 15:42:09 Removing intermediate container dc8f18845b08 15:42:09 ---> 82fa471140c3 15:42:09 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 15:42:09 ---> Running in b74518c6e67b 15:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:42:11 (1/6) Installing dumb-init (1.2.5-r1) 15:42:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:42:11 (3/6) Installing libsodium (1.0.18-r0) 15:42:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:42:11 (5/6) Installing libzmq (4.3.4-r0) 15:42:11 (6/6) Installing zeromq (4.3.4-r0) 15:42:11 Executing busybox-1.33.1-r7.trigger 15:42:11 OK: 8 MiB in 20 packages 15:42:12 Removing intermediate container b74518c6e67b 15:42:12 ---> 03507148a4aa 15:42:12 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 15:42:13 ---> 6574b79b8d69 15:42:13 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 15:42:13 ---> 7b65b802dc84 15:42:13 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 15:42:14 ---> 15f8c1f53f4d 15:42:14 Step 19/24 : EXPOSE 59986 15:42:14 ---> Running in 27788318796d 15:42:14 Removing intermediate container 27788318796d 15:42:14 ---> 0eb9906f42dd 15:42:14 Step 20/24 : ENTRYPOINT ["/device-rest"] 15:42:14 ---> Running in 29f3653d057e 15:42:15 Removing intermediate container 29f3653d057e 15:42:15 ---> 06a389c4da6c 15:42:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:42:15 ---> Running in f0873a71397a 15:42:15 Removing intermediate container f0873a71397a 15:42:15 ---> 6a47b6ef118c 15:42:15 Step 22/24 : LABEL arch=arm64 15:42:15 ---> Running in 2fa43df7ace8 15:42:15 Removing intermediate container 2fa43df7ace8 15:42:15 ---> a1b3bd9e6f60 15:42:15 Step 23/24 : LABEL git_sha=f604deb67e782703671e4a169a1845eb83a4d16c 15:42:16 ---> Running in b61dc0bfd3b2 15:42:16 Removing intermediate container b61dc0bfd3b2 15:42:16 ---> f8fd6f0c9c7b 15:42:16 Step 24/24 : LABEL version=0.0.0 15:42:16 ---> Running in 385ec102d1de 15:42:16 Removing intermediate container 385ec102d1de 15:42:16 ---> b4ea0ce9ae34 15:42:16 [Warning] One or more build-args [ARCH] were not consumed 15:42:16 Successfully built b4ea0ce9ae34 15:42:16 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:17 15:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:18 arm64: Pulling from edgex-lftools-log-publisher 15:42:18 8998bd30e6a1: Pulling fs layer 15:42:18 04944245beec: Pulling fs layer 15:42:18 699f458cf7ca: Pulling fs layer 15:42:18 765212b225bb: Pulling fs layer 15:42:18 f23df028b6ca: Pulling fs layer 15:42:18 d65c8cfc05b1: Pulling fs layer 15:42:18 2437ff75d9bd: Pulling fs layer 15:42:18 765212b225bb: Waiting 15:42:18 f23df028b6ca: Waiting 15:42:18 2437ff75d9bd: Waiting 15:42:18 d65c8cfc05b1: Waiting 15:42:18 04944245beec: Verifying Checksum 15:42:18 04944245beec: Download complete 15:42:18 765212b225bb: Verifying Checksum 15:42:18 765212b225bb: Download complete 15:42:18 f23df028b6ca: Verifying Checksum 15:42:18 f23df028b6ca: Download complete 15:42:18 d65c8cfc05b1: Verifying Checksum 15:42:18 d65c8cfc05b1: Download complete 15:42:18 699f458cf7ca: Verifying Checksum 15:42:18 699f458cf7ca: Download complete 15:42:19 8998bd30e6a1: Verifying Checksum 15:42:19 8998bd30e6a1: Download complete 15:42:21 2437ff75d9bd: Verifying Checksum 15:42:21 2437ff75d9bd: Download complete 15:42:23 8998bd30e6a1: Pull complete 15:42:23 04944245beec: Pull complete 15:42:25 699f458cf7ca: Pull complete 15:42:25 765212b225bb: Pull complete 15:42:26 f23df028b6ca: Pull complete 15:42:26 d65c8cfc05b1: Pull complete 15:42:41 2437ff75d9bd: Pull complete 15:42:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:42 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 15:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:44 $ docker top 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:45 ---> job-cost.sh 15:42:45 lf-activate-venv: SKIPPING 15:42:45 INFO: No Stack... 15:42:46 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:46 INFO: Archiving Costs [Pipeline] sh 15:42:47 + cat /w/workspace/device-rest-go/1/archives/cost.csv 15:42:47 + cut -d, -f6 [Pipeline] lock 15:42:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] 15:42:47 Resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] did not exist. Created. 15:42:47 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:48 /w/workspace/device-rest-go/1@tmp/durable-28d08032/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:49 Warning: overwriting stash ‘stack-cost’ 15:42:49 Stashed 1 file(s) [Pipeline] } 15:42:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:49 $ docker stop --time=1 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 15:42:51 $ docker rm -f 466d956d2f951ad789312d433768eeb7818fed9642effc052cd8f88d31a98eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:42:52 provisioning config files... 15:42:52 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config3513759535992838971tmp [Pipeline] { [Pipeline] sh 15:42:52 + set +x 15:42:52 + curl -s https://codecov.io/bash 15:42:52 + bash -s -- 15:42:52 15:42:52 _____ _ 15:42:52 / ____| | | 15:42:52 | | ___ __| | ___ ___ _____ __ 15:42:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:52 Bash-1.0.6 15:42:52 15:42:52 15:42:52 ==> git version 2.25.1 found 15:42:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:42:52 Release-Date: 2020-01-08 15:42:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:42:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:42:52 ==> Jenkins CI detected. 15:42:52 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-196 15:42:52 project root: . 15:42:52 --> token set from env 15:42:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:52 ==> Running gcov in . (disable via -X gcov) 15:42:52 ==> Python coveragepy not found 15:42:52 ==> Searching for coverage reports in: 15:42:52 + . 15:42:52 -> Found 1 reports 15:42:52 ==> Detecting git/mercurial file structure 15:42:52 ==> Reading reports 15:42:52 + ./coverage.out bytes=9215 15:42:52 ==> Appending adjustments 15:42:52 https://docs.codecov.io/docs/fixing-reports 15:42:52 + Found adjustments 15:42:52 ==> Gzipping contents 15:42:52 12K /tmp/codecov.wAVAoF.gz 15:42:52 ==> Uploading reports 15:42:52 url: https://codecov.io 15:42:52 query: branch=PR-196&commit=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=196&job=&cmd_args= 15:42:52 -> Pinging Codecov 15:42:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-196&commit=a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=196&job=&cmd_args= 15:42:53 -> Uploading to 15:42:53 https://storage.googleapis.com/codecov/v4/raw/2022-06-08/4E5D53B4F1F92C436F7061BF334D961C/a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff/0dc14f6e-61a3-44e8-b305-530cf4d851bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T154252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5311cd9eb740aba483acf76dae2a54e49bed2eb17330ac81ca17ec3b7237d4bf 15:42:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:53 Dload Upload Total Spent Left Speed 15:42:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8322 0 0 100 8322 0 38350 --:--:-- --:--:-- --:--:-- 38350 15:42:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a2b5fe1dda6b3cebe9f5ff091408ee706fb643ff [Pipeline] } 15:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:42:55 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-196/archives ] 15:42:55 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-196/archives 15:42:55 total 16 15:42:55 drwxr-xr-x 3 root root 4096 Jun 8 15:37 . 15:42:55 drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 15:37 .. 15:42:55 drwxr-xr-x 2 root root 4096 Jun 8 15:37 cost 15:42:55 -rw-r--r-- 1 root root 85 Jun 8 15:37 cost.csv 15:42:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-196/archives 15:42:55 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-196/archives 15:42:55 total 16 15:42:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:37 . 15:42:55 drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 15:37 .. 15:42:55 drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 15:37 cost 15:42:55 -rw-r--r-- 1 jenkins jenkins 85 Jun 8 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:42:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:56 ---> package-listing.sh 15:42:56 ++ facter osfamily 15:42:56 ++ tr '[:upper:]' '[:lower:]' 15:42:56 + OS_FAMILY=debian 15:42:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-196 15:42:56 + START_PACKAGES=/tmp/packages_start.txt 15:42:56 + END_PACKAGES=/tmp/packages_end.txt 15:42:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:56 + PACKAGES=/tmp/packages_start.txt 15:42:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-196 ']' 15:42:56 + PACKAGES=/tmp/packages_end.txt 15:42:56 + case "${OS_FAMILY}" in 15:42:56 + dpkg -l 15:42:56 + grep '^ii' 15:42:56 + '[' -f /tmp/packages_start.txt ']' 15:42:56 + '[' -f /tmp/packages_end.txt ']' 15:42:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-196 ']' 15:42:56 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-196/archives/ 15:42:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-196/archives/ [Pipeline] echo 15:42:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:57 prd-ubuntu20.04-docker-8c-8g-1754 does not seem to be running inside a container 15:42:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-196 -v /w/workspace/gexfoundry_device-rest-go_PR-196:/w/workspace/gexfoundry_device-rest-go_PR-196:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-196@tmp:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:57 $ docker top a0620be14cd19539380e423dbc59630127ce78ec3423783b0d464cc99e784af0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:58 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:58 + mkdir -p /var/log/sysstat [Pipeline] sh 15:42:59 + ls /var/log/sa-host 15:42:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:59 provisioning config files... 15:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-196@tmp/config2477087606904400973tmp [Pipeline] { [Pipeline] echo 15:42:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:59 ---> create-netrc.sh [Pipeline] } 15:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> python-tools-install.sh [Pipeline] echo 15:43:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> sudo-logs.sh 15:43:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> job-cost.sh 15:43:00 lf-activate-venv: SKIPPING 15:43:00 DEBUG: total: 0.2199999988079071 15:43:00 INFO: Retrieving Stack Cost... 15:43:01 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:01 INFO: Archiving Costs [Pipeline] echo 15:43:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:01 ---> logs-deploy.sh 15:43:01 lf-activate-venv: SKIPPING 15:43:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-196/1 15:43:01 INFO: archiving workspace using pattern(s): 15:43:02 Archives upload complete. 15:43:02 INFO: archiving logs to Nexus 15:43:03 ---> uname -a: 15:43:03 Linux prd-ubuntu20-04-docker-8c-8g-1754 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:43:03 15:43:03 15:43:03 ---> lscpu: 15:43:03 Architecture: x86_64 15:43:03 CPU op-mode(s): 32-bit, 64-bit 15:43:03 Byte Order: Little Endian 15:43:03 Address sizes: 40 bits physical, 48 bits virtual 15:43:03 CPU(s): 8 15:43:03 On-line CPU(s) list: 0-7 15:43:03 Thread(s) per core: 1 15:43:03 Core(s) per socket: 1 15:43:03 Socket(s): 8 15:43:03 NUMA node(s): 1 15:43:03 Vendor ID: AuthenticAMD 15:43:03 CPU family: 23 15:43:03 Model: 49 15:43:03 Model name: AMD EPYC-Rome Processor 15:43:03 Stepping: 0 15:43:03 CPU MHz: 2799.976 15:43:03 BogoMIPS: 5599.95 15:43:03 Virtualization: AMD-V 15:43:03 Hypervisor vendor: KVM 15:43:03 Virtualization type: full 15:43:03 L1d cache: 256 KiB 15:43:03 L1i cache: 256 KiB 15:43:03 L2 cache: 4 MiB 15:43:03 L3 cache: 128 MiB 15:43:03 NUMA node0 CPU(s): 0-7 15:43:03 Vulnerability Itlb multihit: Not affected 15:43:03 Vulnerability L1tf: Not affected 15:43:03 Vulnerability Mds: Not affected 15:43:03 Vulnerability Meltdown: Not affected 15:43:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:43:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:43:03 Vulnerability Srbds: Not affected 15:43:03 Vulnerability Tsx async abort: Not affected 15:43:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:43:03 15:43:03 15:43:03 ---> nproc: 15:43:03 8 15:43:03 15:43:03 15:43:03 ---> df -h: 15:43:03 Filesystem Size Used Avail Use% Mounted on 15:43:03 overlay 155G 11G 145G 7% / 15:43:03 tmpfs 64M 0 64M 0% /dev 15:43:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:43:03 shm 64M 0 64M 0% /dev/shm 15:43:03 /dev/vda1 155G 11G 145G 7% /facter-os 15:43:03 15:43:03 15:43:03 ---> sar -b -r -n DEV: 15:43:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1754) 06/08/22 _x86_64_ (8 CPU) 15:43:03 15:43:03 15:35:19 LINUX RESTART (8 CPU) 15:43:03 15:43:03 15:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:03 15:37:01 224.20 3.93 220.26 0.00 410.86 131466.76 0.00 15:43:03 15:38:01 122.58 0.05 122.53 0.00 9.60 25550.14 0.00 15:43:03 15:39:01 1.45 0.00 1.45 0.00 0.00 16.68 0.00 15:43:03 15:40:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 15:43:03 15:41:01 3.62 0.88 2.73 0.00 18.53 47.59 0.00 15:43:03 15:42:01 3.95 1.58 2.37 0.00 50.39 28.13 0.00 15:43:03 15:43:01 5.90 0.23 5.67 0.00 17.86 109.98 0.00 15:43:03 Average: 51.92 0.95 50.97 0.00 72.46 22462.72 0.00 15:43:03 15:43:03 15:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:03 15:37:01 28977772 31702564 586720 1.78 117776 2882536 2230504 6.57 1269412 2246508 11384 15:43:03 15:38:01 28442912 31759364 525440 1.60 128708 3407920 1769376 5.21 1252516 2738108 164 15:43:03 15:39:01 28443548 31760156 524400 1.59 128752 3407924 1769376 5.21 1253348 2738116 172 15:43:03 15:40:01 28447132 31763728 520788 1.58 128784 3407924 1769376 5.21 1249860 2738112 200 15:43:03 15:41:01 28446620 31764064 520536 1.58 128900 3408444 1839408 5.42 1250508 2738540 324 15:43:03 15:42:01 28450468 31770312 514200 1.56 128964 3409956 1839408 5.42 1247232 2738116 212 15:43:03 15:43:01 28409984 31733104 546920 1.66 129168 3411236 1947776 5.74 1284052 2734524 328 15:43:03 Average: 28516919 31750470 534143 1.62 127293 3333706 1880746 5.54 1258133 2667432 1826 15:43:03 15:43:03 15:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:03 15:37:01 docker0 76.75 91.80 5.93 681.59 0.00 0.00 0.00 0.00 15:43:03 15:37:01 ens3 376.14 265.87 5647.06 97.30 0.00 0.00 0.00 0.00 15:43:03 15:37:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 15:43:03 15:38:01 docker0 2.55 5.27 0.17 51.54 0.00 0.00 0.00 0.00 15:43:03 15:38:01 ens3 119.48 74.55 2627.50 15.18 0.00 0.00 0.00 0.00 15:43:03 15:38:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 15:43:03 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:39:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 15:43:03 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:40:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:43:03 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:03 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:41:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:43:03 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:42:01 ens3 39.88 34.79 20.11 49.47 0.00 0.00 0.00 0.00 15:43:03 15:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:43:03 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:03 15:43:01 ens3 29.81 17.96 30.18 10.09 0.00 0.00 0.00 0.00 15:43:03 15:43:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:43:03 Average: docker0 11.33 13.87 0.87 104.73 0.00 0.00 0.00 0.00 15:43:03 Average: ens3 80.87 56.24 1189.31 24.62 0.00 0.00 0.00 0.00 15:43:03 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:43:03 15:43:03 15:43:03 ---> sar -P ALL: 15:43:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1754) 06/08/22 _x86_64_ (8 CPU) 15:43:03 15:43:03 15:35:19 LINUX RESTART (8 CPU) 15:43:03 15:43:03 15:36:01 CPU %user %nice %system %iowait %steal %idle 15:43:03 15:37:01 all 19.23 0.00 6.60 1.48 0.08 72.61 15:43:03 15:37:01 0 19.91 0.00 6.35 0.64 0.07 73.04 15:43:03 15:37:01 1 20.47 0.00 6.63 0.36 0.10 72.45 15:43:03 15:37:01 2 18.42 0.00 6.65 1.25 0.07 73.61 15:43:03 15:37:01 3 18.06 0.00 5.96 1.12 0.08 74.78 15:43:03 15:37:01 4 20.15 0.00 6.47 1.18 0.07 72.13 15:43:03 15:37:01 5 18.66 0.00 6.63 3.10 0.07 71.55 15:43:03 15:37:01 6 18.90 0.00 6.92 2.72 0.08 71.37 15:43:03 15:37:01 7 19.26 0.00 7.22 1.46 0.08 71.97 15:43:03 15:38:01 all 7.97 0.00 2.39 0.78 0.04 88.82 15:43:03 15:38:01 0 7.63 0.00 2.18 0.15 0.05 89.99 15:43:03 15:38:01 1 8.46 0.00 2.21 0.10 0.05 89.18 15:43:03 15:38:01 2 8.14 0.00 2.53 0.22 0.03 89.08 15:43:03 15:38:01 3 7.92 0.00 2.31 1.74 0.02 88.01 15:43:03 15:38:01 4 7.90 0.00 2.48 0.30 0.03 89.28 15:43:03 15:38:01 5 7.88 0.00 2.23 2.46 0.05 87.38 15:43:03 15:38:01 6 7.61 0.00 2.78 0.79 0.03 88.79 15:43:03 15:38:01 7 8.20 0.00 2.42 0.45 0.03 88.89 15:43:03 15:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:43:03 15:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:43:03 15:39:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:43:03 15:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:43:03 15:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 15:43:03 15:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:43:03 15:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:43:03 15:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:43:03 15:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:43:03 15:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:43:03 15:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:03 15:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:43:03 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:43:03 15:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:43:03 15:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:43:03 15:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:43:03 15:40:01 6 0.03 0.00 0.03 0.03 0.02 99.88 15:43:03 15:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:43:03 15:41:01 all 0.06 0.00 0.02 0.02 0.00 99.90 15:43:03 15:41:01 0 0.08 0.00 0.03 0.02 0.00 99.87 15:43:03 15:41:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:43:03 15:41:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:43:03 15:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:43:03 15:41:01 4 0.10 0.00 0.03 0.02 0.00 99.85 15:43:03 15:41:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:43:03 15:41:01 6 0.07 0.00 0.03 0.02 0.00 99.88 15:43:03 15:41:01 7 0.08 0.00 0.03 0.02 0.02 99.85 15:43:03 15:42:01 all 0.22 0.00 0.08 0.02 0.00 99.68 15:43:03 15:42:01 0 0.18 0.00 0.10 0.00 0.02 99.70 15:43:03 15:42:01 1 0.40 0.00 0.07 0.00 0.00 99.53 15:43:03 15:42:01 2 0.20 0.00 0.03 0.00 0.00 99.77 15:43:03 15:42:01 3 0.22 0.00 0.05 0.00 0.00 99.73 15:43:03 15:42:01 4 0.10 0.00 0.05 0.00 0.00 99.85 15:43:03 15:42:01 5 0.25 0.00 0.03 0.08 0.00 99.63 15:43:03 15:42:01 6 0.15 0.00 0.12 0.10 0.00 99.63 15:43:03 15:42:01 7 0.27 0.00 0.15 0.00 0.00 99.58 15:43:03 15:43:01 all 0.59 0.00 0.27 0.02 0.01 99.11 15:43:03 15:43:01 0 0.85 0.00 0.38 0.03 0.02 98.72 15:43:03 15:43:01 1 0.42 0.00 0.25 0.02 0.02 99.30 15:43:03 15:43:01 2 0.27 0.00 0.22 0.02 0.02 99.48 15:43:03 15:43:01 3 0.53 0.00 0.18 0.00 0.00 99.28 15:43:03 15:43:01 4 0.52 0.00 0.35 0.00 0.02 99.11 15:43:03 15:43:01 5 0.28 0.00 0.18 0.05 0.02 99.47 15:43:03 15:43:01 6 1.27 0.00 0.32 0.05 0.02 98.35 15:43:03 15:43:01 7 0.57 0.00 0.30 0.00 0.00 99.13 15:43:03 Average: all 3.98 0.00 1.33 0.33 0.02 94.34 15:43:03 Average: 0 4.06 0.00 1.29 0.12 0.02 94.51 15:43:03 Average: 1 4.23 0.00 1.30 0.07 0.03 94.37 15:43:03 Average: 2 3.84 0.00 1.34 0.21 0.02 94.60 15:43:03 Average: 3 3.79 0.00 1.21 0.41 0.02 94.57 15:43:03 Average: 4 4.08 0.00 1.33 0.21 0.02 94.36 15:43:03 Average: 5 3.83 0.00 1.29 0.82 0.02 94.04 15:43:03 Average: 6 3.98 0.00 1.45 0.53 0.02 94.03 15:43:03 Average: 7 4.03 0.00 1.43 0.27 0.02 94.25 15:43:03 15:43:03 15:43:03