Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4edc8d2690683859fe7dd7f6313ce2addb447006 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-ssh17298276529979479154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17266535266303633566.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12083914432602986837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1828365940045012963.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh223223749071429906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45615 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 Avoid second fetch Checking out Revision 4edc8d2690683859fe7dd7f6313ce2addb447006 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" > git rev-list --no-walk ee3075b8714f7f80e63bfc34ce21b756d008dcba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:55 ========================================================= 07:03:55 EdgeX Global Pipelines Version Info 07:03:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:56 ------------------- 07:03:56 stable info: 07:03:56 ------------------- 07:03:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:56 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 07:03:56 Message: update stable to v1.0.227 07:03:56 ------------------- 07:03:56 experimental info: 07:03:56 ------------------- 07:03:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:56 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 07:03:56 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4edc8d2 [Pipeline] echo 07:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:57 provisioning config files... 07:03:57 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3898731718860719440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:57 ---> docker-login.sh 07:03:57 nexus3.edgexfoundry.org:10001 07:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:58 Configure a credential helper to remove this warning. See 07:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:58 07:03:58 Login Succeeded 07:03:58 nexus3.edgexfoundry.org:10002 07:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:58 Configure a credential helper to remove this warning. See 07:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:58 07:03:58 Login Succeeded 07:03:58 nexus3.edgexfoundry.org:10003 07:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:58 Configure a credential helper to remove this warning. See 07:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:58 07:03:58 Login Succeeded 07:03:58 nexus3.edgexfoundry.org:10004 07:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:58 Configure a credential helper to remove this warning. See 07:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:58 07:03:58 Login Succeeded 07:03:58 docker.io 07:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:58 Configure a credential helper to remove this warning. See 07:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:58 07:03:58 Login Succeeded 07:03:58 ---> docker-login.sh ends [Pipeline] } 07:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:03:59 + git rev-list -1 --merges 4edc8d2690683859fe7dd7f6313ce2addb447006~1..4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo 07:03:59 -----------> git rev-list -1 --merges 4edc8d2690683859fe7dd7f6313ce2addb447006~1..4edc8d2690683859fe7dd7f6313ce2addb447006 4edc8d2690683859fe7dd7f6313ce2addb447006 07:03:59 4edc8d2690683859fe7dd7f6313ce2addb447006 [false] [Pipeline] sh 07:03:59 + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo 07:03:59 ========================================================= 07:03:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:03:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:00 + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo 07:04:00 [semverPrep] GIT_COMMIT: 4edc8d2690683859fe7dd7f6313ce2addb447006, Commit Message: Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37 [Pipeline] echo 07:04:00 [semverPrep] This is not a build commit. [Pipeline] sh 07:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:00 + grep -v github /etc/ssh/ssh_known_hosts 07:04:00 + [ -e /tmp/ssh_known_hosts ] 07:04:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:04:00 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:04:00 sudo tee -a /etc/ssh/ssh_known_hosts 07:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:04:00 07:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:04:01 latest: Pulling from edgex-devops/py-git-semver 07:04:01 1fe172e4850f: Pulling fs layer 07:04:01 caf521ccaac6: Pulling fs layer 07:04:01 3ead6fa29328: Pulling fs layer 07:04:01 5c2a1cbceb83: Pulling fs layer 07:04:01 a8d5f1318db7: Pulling fs layer 07:04:01 c427282e49a2: Pulling fs layer 07:04:01 1827001aaf11: Pulling fs layer 07:04:01 0714d37db230: Pulling fs layer 07:04:01 ac28cf19c067: Pulling fs layer 07:04:01 ca983d60f3e2: Pulling fs layer 07:04:01 5c2a1cbceb83: Waiting 07:04:01 a8d5f1318db7: Waiting 07:04:01 0714d37db230: Waiting 07:04:01 1827001aaf11: Waiting 07:04:01 ca983d60f3e2: Waiting 07:04:01 9f894cec8388: Pulling fs layer 07:04:01 9f894cec8388: Waiting 07:04:01 caf521ccaac6: Verifying Checksum 07:04:01 caf521ccaac6: Download complete 07:04:01 5c2a1cbceb83: Verifying Checksum 07:04:01 5c2a1cbceb83: Download complete 07:04:01 a8d5f1318db7: Verifying Checksum 07:04:01 a8d5f1318db7: Download complete 07:04:01 c427282e49a2: Verifying Checksum 07:04:01 c427282e49a2: Download complete 07:04:01 3ead6fa29328: Verifying Checksum 07:04:01 3ead6fa29328: Download complete 07:04:01 0714d37db230: Verifying Checksum 07:04:01 0714d37db230: Download complete 07:04:01 ac28cf19c067: Verifying Checksum 07:04:01 ac28cf19c067: Download complete 07:04:01 ca983d60f3e2: Verifying Checksum 07:04:01 ca983d60f3e2: Download complete 07:04:01 9f894cec8388: Download complete 07:04:01 1fe172e4850f: Verifying Checksum 07:04:01 1fe172e4850f: Download complete 07:04:01 1827001aaf11: Verifying Checksum 07:04:01 1827001aaf11: Download complete 07:04:02 1fe172e4850f: Pull complete 07:04:03 caf521ccaac6: Pull complete 07:04:03 3ead6fa29328: Pull complete 07:04:03 5c2a1cbceb83: Pull complete 07:04:03 a8d5f1318db7: Pull complete 07:04:03 c427282e49a2: Pull complete 07:04:05 1827001aaf11: Pull complete 07:04:05 0714d37db230: Pull complete 07:04:06 ac28cf19c067: Pull complete 07:04:06 ca983d60f3e2: Pull complete 07:04:06 9f894cec8388: Pull complete 07:04:06 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:04:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:04:06 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:04:08 $ docker top 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d -eo pid,comm 07:04:08 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). 07:04:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:08 [ssh-agent] Looking for ssh-agent implementation... 07:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:08 $ docker exec 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent 07:04:08 SSH_AUTH_SOCK=/tmp/ssh-ZhCuiwFQDq2Y/agent.32 07:04:08 SSH_AGENT_PID=38 07:04:08 Running ssh-add (command line suppressed) 07:04:08 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3645579805443360414.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3645579805443360414.key) 07:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:09 + git tag --points-at HEAD [Pipeline] } 07:04:09 $ docker exec --env ******** --env ******** 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent -k 07:04:09 unset SSH_AUTH_SOCK; 07:04:09 unset SSH_AGENT_PID; 07:04:09 echo Agent pid 38 killed; 07:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:09 [ssh-agent] Looking for ssh-agent implementation... 07:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:09 $ docker exec 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent 07:04:09 SSH_AUTH_SOCK=/tmp/ssh-K1sYhDPxQrqI/agent.72 07:04:09 SSH_AGENT_PID=78 07:04:09 Running ssh-add (command line suppressed) 07:04:09 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5509414597127346655.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5509414597127346655.key) 07:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:09 + git semver init 07:04:10 2022-05-10 07:04:10,152 [run_init] DEBUG init version:0.0.0 force:False 07:04:10 2022-05-10 07:04:10,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 07:04:10 2022-05-10 07:04:10,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 07:04:10 2022-05-10 07:04:10,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 07:04:11 2022-05-10 07:04:11,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 07:04:11 2022-05-10 07:04:11,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 07:04:11 2022-05-10 07:04:11,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:04:11 2022-05-10 07:04:11,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:04:11 2.2.0-dev.16 [Pipeline] } 07:04:11 $ docker exec --env ******** --env ******** 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent -k 07:04:11 unset SSH_AUTH_SOCK; 07:04:11 unset SSH_AGENT_PID; 07:04:11 echo Agent pid 78 killed; 07:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:12 + git semver [Pipeline] } 07:04:12 $ docker stop --time=1 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d 07:04:14 $ docker rm -f 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d [Pipeline] // withDockerContainer [Pipeline] sh 07:04:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:14 Stashed 1 file(s) [Pipeline] echo 07:04:14 [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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 07:04:14 provisioning config files... 07:04:14 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5980454778594943947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:15 ---> docker-login.sh 07:04:15 nexus3.edgexfoundry.org:10001 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10002 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10003 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 nexus3.edgexfoundry.org:10004 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 docker.io 07:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:15 Configure a credential helper to remove this warning. See 07:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:15 07:04:15 Login Succeeded 07:04:15 ---> docker-login.sh ends [Pipeline] } 07:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:04:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:16 ========================================================= 07:04:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:04:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:04:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:04:16 Sending build context to Docker daemon 10.62MB 07:04:16 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:04:16 Step 2/12 : FROM ${BASE} AS builder 07:04:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:16 59bf1c3509f3: Pulling fs layer 07:04:16 666ba61612fd: Pulling fs layer 07:04:16 8ed8ca486205: Pulling fs layer 07:04:16 4fe6c5a15a65: Pulling fs layer 07:04:16 22a0e8bec74d: Pulling fs layer 07:04:16 ca2b28591e48: Pulling fs layer 07:04:16 a51346096db8: Pulling fs layer 07:04:16 daebc70d1ce1: Pulling fs layer 07:04:16 0e18a0eac166: Pulling fs layer 07:04:16 4fe6c5a15a65: Waiting 07:04:16 a51346096db8: Waiting 07:04:16 22a0e8bec74d: Waiting 07:04:16 ca2b28591e48: Waiting 07:04:16 0e18a0eac166: Waiting 07:04:16 daebc70d1ce1: Waiting 07:04:16 8ed8ca486205: Verifying Checksum 07:04:16 8ed8ca486205: Download complete 07:04:16 666ba61612fd: Verifying Checksum 07:04:16 666ba61612fd: Download complete 07:04:16 22a0e8bec74d: Download complete 07:04:16 ca2b28591e48: Verifying Checksum 07:04:16 ca2b28591e48: Download complete 07:04:16 a51346096db8: Verifying Checksum 07:04:16 a51346096db8: Download complete 07:04:16 59bf1c3509f3: Verifying Checksum 07:04:16 59bf1c3509f3: Download complete 07:04:16 daebc70d1ce1: Verifying Checksum 07:04:16 daebc70d1ce1: Download complete 07:04:16 59bf1c3509f3: Pull complete 07:04:16 666ba61612fd: Pull complete 07:04:16 8ed8ca486205: Pull complete 07:04:17 0e18a0eac166: Verifying Checksum 07:04:17 0e18a0eac166: Download complete 07:04:17 4fe6c5a15a65: Verifying Checksum 07:04:17 4fe6c5a15a65: Download complete 07:04:21 4fe6c5a15a65: Pull complete 07:04:21 22a0e8bec74d: Pull complete 07:04:21 ca2b28591e48: Pull complete 07:04:21 a51346096db8: Pull complete 07:04:21 daebc70d1ce1: Pull complete 07:04:23 0e18a0eac166: Pull complete 07:04:23 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:04:23 ---> f018257e8ee9 07:04:23 Step 3/12 : ARG MAKE='make build' 07:04:26 ---> Running in 5cff14737ba3 07:04:26 Removing intermediate container 5cff14737ba3 07:04:26 ---> 8d7ba0ea551f 07:04:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:04:26 ---> Running in 3dfe6da83911 07:04:26 Removing intermediate container 3dfe6da83911 07:04:26 ---> 83fe309a46ce 07:04:26 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 07:04:26 ---> Running in f10f9ccba9ff 07:04:26 Removing intermediate container f10f9ccba9ff 07:04:26 ---> 0424e525a3a2 07:04:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:26 ---> Running in 9f1513a1bfa7 07:04:27 Removing intermediate container 9f1513a1bfa7 07:04:27 ---> e2e8a9f44899 07:04:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:27 ---> Running in 4d043cace528 07:04:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:29 (1/4) Installing openssh-keygen (8.8_p1-r1) 07:04:29 (2/4) Installing libedit (20210910.3.1-r0) 07:04:29 (3/4) Installing openssh-client-common (8.8_p1-r1) 07:04:29 (4/4) Installing openssh-client-default (8.8_p1-r1) 07:04:29 Still waiting to schedule task 07:04:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:04:30 Executing busybox-1.34.1-r3.trigger 07:04:30 OK: 224 MiB in 56 packages 07:04:30 Removing intermediate container 4d043cace528 07:04:30 ---> a29b6e1066d4 07:04:30 Step 8/12 : WORKDIR /device-rest-go 07:04:30 ---> Running in efc75bb01f22 07:04:30 Removing intermediate container efc75bb01f22 07:04:30 ---> 4d4c0de5b5f4 07:04:30 Step 9/12 : COPY go.mod vendor* ./ 07:04:30 ---> ecd980d71395 07:04:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:30 ---> Running in 173afc8f122c 07:04:45 Removing intermediate container 173afc8f122c 07:04:45 ---> bcb3c22c0b3f 07:04:45 Step 11/12 : COPY . . 07:04:45 ---> 2741e9dc2384 07:04:45 Step 12/12 : RUN $MAKE 07:04:45 ---> Running in fff0d9344ddb 07:04:45 noop 07:04:45 Removing intermediate container fff0d9344ddb 07:04:45 ---> a36d7188b4c6 07:04:45 Successfully built a36d7188b4c6 07:04:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:46 + docker inspect -f . ci-base-image-x86_64 07:04:46 . [Pipeline] withDockerContainer 07:04:46 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:46 $ docker top 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:46 + go version 07:04:46 go version go1.17.6 linux/amd64 [Pipeline] } 07:04:46 $ docker stop --time=1 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf 07:04:48 $ docker rm -f 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:48 + docker inspect -f . ci-base-image-x86_64 07:04:48 . [Pipeline] withDockerContainer 07:04:48 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:49 $ docker top d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:04:49 + make test 07:04:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:04:50 ? github.com/edgexfoundry/device-rest-go [no test files] 07:05:00 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:05:00 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements 07:05:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:05:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:09 ./bin/test-attribution-txt.sh [Pipeline] echo 07:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:05:09 $ docker stop --time=1 d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 07:05:11 $ docker rm -f d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:05:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:13 + ls -al . 07:05:13 total 172 07:05:13 drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:05 . 07:05:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:03 .. 07:05:13 -rw-rw-r-- 1 jenkins jenkins 151 May 10 07:03 .dockerignore 07:05:13 drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:04 .git 07:05:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 .github 07:05:13 -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:03 .gitignore 07:05:13 -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:03 .golangci.yml 07:05:13 drwxr-xr-x 3 jenkins jenkins 4096 May 10 07:04 .semver 07:05:13 -rw-rw-r-- 1 jenkins jenkins 8463 May 10 07:03 Attribution.txt 07:05:13 -rw-rw-r-- 1 jenkins jenkins 11736 May 10 07:03 CHANGELOG.md 07:05:13 -rw-rw-r-- 1 jenkins jenkins 1672 May 10 07:03 Dockerfile 07:05:13 -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:03 GOVERNANCE.md 07:05:13 -rw-rw-r-- 1 jenkins jenkins 680 May 10 07:03 Jenkinsfile 07:05:13 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:03 LICENSE 07:05:13 -rw-rw-r-- 1 jenkins jenkins 1977 May 10 07:03 Makefile 07:05:13 -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:03 OWNERS.md 07:05:13 -rw-rw-r-- 1 jenkins jenkins 8003 May 10 07:03 README.md 07:05:13 -rw-rw-r-- 1 jenkins jenkins 12 May 10 07:04 VERSION 07:05:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:03 bin 07:05:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 cmd 07:05:13 -rw-r--r-- 1 jenkins jenkins 9355 May 10 07:04 coverage.out 07:05:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:03 driver 07:05:13 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 07:03 go.mod 07:05:13 -rw-rw-r-- 1 jenkins jenkins 35377 May 10 07:03 go.sum 07:05:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 snap 07:05:13 -rw-rw-r-- 1 jenkins jenkins 713 May 10 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:05:13 + 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=4edc8d2690683859fe7dd7f6313ce2addb447006 --label arch=amd64 --label version=2.2.0-dev.16 . 07:05:13 Sending build context to Docker daemon 10.63MB 07:05:13 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 07:05:13 Step 2/25 : FROM ${BASE} AS builder 07:05:13 ---> a36d7188b4c6 07:05:13 Step 3/25 : ARG MAKE='make build' 07:05:13 ---> Running in 88db548f307d 07:05:13 Removing intermediate container 88db548f307d 07:05:13 ---> 5cffa28e81a8 07:05:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:05:13 ---> Running in 79bb572c6b25 07:05:13 Removing intermediate container 79bb572c6b25 07:05:13 ---> 9f838dcde74d 07:05:13 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:05:14 ---> Running in 4dc0e4c0481a 07:05:14 Removing intermediate container 4dc0e4c0481a 07:05:14 ---> e03492e1dbc0 07:05:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:14 ---> Running in a505f7a8b0a2 07:05:15 Removing intermediate container a505f7a8b0a2 07:05:15 ---> 4df5899617a7 07:05:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:15 ---> Running in 63a77e01a676 07:05:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:16 OK: 224 MiB in 56 packages 07:05:17 Removing intermediate container 63a77e01a676 07:05:17 ---> 0462fa44a3d2 07:05:17 Step 8/25 : WORKDIR /device-rest-go 07:05:17 ---> Running in 9d260de05ec0 07:05:17 Removing intermediate container 9d260de05ec0 07:05:17 ---> eab2f370e821 07:05:17 Step 9/25 : COPY go.mod vendor* ./ 07:05:17 ---> f1384fff292e 07:05:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:17 ---> Running in 689c177398e3 07:05:18 Removing intermediate container 689c177398e3 07:05:18 ---> ac58c5c67358 07:05:18 Step 11/25 : COPY . . 07:05:18 ---> d7c26d27aec9 07:05:18 Step 12/25 : RUN $MAKE 07:05:18 ---> Running in c6d93d3c490b 07:05:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 07:05:41 Removing intermediate container c6d93d3c490b 07:05:41 ---> 5b92eef45817 07:05:41 Step 13/25 : FROM alpine:3.14 07:05:41 3.14: Pulling from library/alpine 07:05:41 8663204ce13b: Pulling fs layer 07:05:41 8663204ce13b: Verifying Checksum 07:05:41 8663204ce13b: Download complete 07:05:41 8663204ce13b: Pull complete 07:05:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:05:41 Status: Downloaded newer image for alpine:3.14 07:05:41 ---> e04c818066af 07:05:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:05:41 ---> Running in e5d5973dc63b 07:05:41 Removing intermediate container e5d5973dc63b 07:05:41 ---> 9197d82c2b67 07:05:41 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:05:41 ---> Running in 06c2f764a9bb 07:05:41 Removing intermediate container 06c2f764a9bb 07:05:41 ---> 667e02cdc218 07:05:41 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:05:41 ---> Running in a49316badc45 07:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:41 (1/6) Installing dumb-init (1.2.5-r1) 07:05:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:05:41 (3/6) Installing libsodium (1.0.18-r0) 07:05:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:05:41 (5/6) Installing libzmq (4.3.4-r0) 07:05:41 (6/6) Installing zeromq (4.3.4-r0) 07:05:41 Executing busybox-1.33.1-r7.trigger 07:05:41 OK: 8 MiB in 20 packages 07:05:41 Removing intermediate container a49316badc45 07:05:41 ---> a090c363773c 07:05:41 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:05:41 ---> 29ff79952e49 07:05:41 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:05:41 ---> 5a65c79a7b63 07:05:41 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:05:41 ---> 0d8eb04b0163 07:05:41 Step 20/25 : EXPOSE 59986 07:05:41 ---> Running in a4855dd5fa40 07:05:41 Removing intermediate container a4855dd5fa40 07:05:41 ---> 3f69bb78f929 07:05:41 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:05:41 ---> Running in 85022ed9dfe7 07:05:41 Removing intermediate container 85022ed9dfe7 07:05:41 ---> ccd0e2f06909 07:05:41 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:05:41 ---> Running in 3be222f8e305 07:05:41 Removing intermediate container 3be222f8e305 07:05:41 ---> a937e01f57db 07:05:41 Step 23/25 : LABEL arch=amd64 07:05:41 ---> Running in 2471816d02f7 07:05:41 Removing intermediate container 2471816d02f7 07:05:41 ---> eaef703971c9 07:05:41 Step 24/25 : LABEL git_sha=4edc8d2690683859fe7dd7f6313ce2addb447006 07:05:41 ---> Running in c5670acc4cbb 07:05:41 Removing intermediate container c5670acc4cbb 07:05:41 ---> bb59b397872b 07:05:41 Step 25/25 : LABEL version=2.2.0-dev.16 07:05:41 ---> Running in 94c35479cfeb 07:05:41 Removing intermediate container 94c35479cfeb 07:05:41 ---> adecd78e740d 07:05:41 [Warning] One or more build-args [ARCH] were not consumed 07:05:41 Successfully built adecd78e740d 07:05:41 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:41 provisioning config files... 07:05:41 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8120035555738020752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:42 ---> docker-login.sh 07:05:42 nexus3.edgexfoundry.org:10001 07:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:42 Configure a credential helper to remove this warning. See 07:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:42 07:05:42 Login Succeeded 07:05:42 nexus3.edgexfoundry.org:10002 07:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:42 Configure a credential helper to remove this warning. See 07:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:42 07:05:42 Login Succeeded 07:05:42 nexus3.edgexfoundry.org:10003 07:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:42 Configure a credential helper to remove this warning. See 07:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:42 07:05:42 Login Succeeded 07:05:42 nexus3.edgexfoundry.org:10004 07:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:42 Configure a credential helper to remove this warning. See 07:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:42 07:05:42 Login Succeeded 07:05:42 docker.io 07:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:42 Configure a credential helper to remove this warning. See 07:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:42 07:05:42 Login Succeeded 07:05:42 ---> docker-login.sh ends [Pipeline] } 07:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:42 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 07:05:42 4edc8d2690683859fe7dd7f6313ce2addb447006 07:05:42 latest 07:05:42 2.2.0-dev.16 07:05:42 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:05:42 main 07:05:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:43 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] isUnix [Pipeline] sh 07:05:43 + docker push nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 07:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:05:43 de6d1641f1b6: Preparing 07:05:43 9e20ef754596: Preparing 07:05:43 275815c8addc: Preparing 07:05:43 66427632a567: Preparing 07:05:43 b541d28bf3b4: Preparing 07:05:43 b541d28bf3b4: Layer already exists 07:05:43 de6d1641f1b6: Pushed 07:05:43 9e20ef754596: Pushed 07:05:43 66427632a567: Pushed 07:05:46 275815c8addc: Pushed 07:05:46 4edc8d2690683859fe7dd7f6313ce2addb447006: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh 07:05:46 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 07:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:05:47 de6d1641f1b6: Preparing 07:05:47 9e20ef754596: Preparing 07:05:47 275815c8addc: Preparing 07:05:47 66427632a567: Preparing 07:05:47 b541d28bf3b4: Preparing 07:05:47 de6d1641f1b6: Layer already exists 07:05:47 b541d28bf3b4: Layer already exists 07:05:47 9e20ef754596: Layer already exists 07:05:47 66427632a567: Layer already exists 07:05:47 275815c8addc: Layer already exists 07:05:47 latest: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 07:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:05:47 de6d1641f1b6: Preparing 07:05:47 9e20ef754596: Preparing 07:05:47 275815c8addc: Preparing 07:05:47 66427632a567: Preparing 07:05:47 b541d28bf3b4: Preparing 07:05:47 b541d28bf3b4: Layer already exists 07:05:47 de6d1641f1b6: Layer already exists 07:05:47 9e20ef754596: Layer already exists 07:05:47 275815c8addc: Layer already exists 07:05:47 66427632a567: Layer already exists 07:05:47 2.2.0-dev.16: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker push nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:05:48 de6d1641f1b6: Preparing 07:05:48 9e20ef754596: Preparing 07:05:48 275815c8addc: Preparing 07:05:48 66427632a567: Preparing 07:05:48 b541d28bf3b4: Preparing 07:05:48 b541d28bf3b4: Layer already exists 07:05:48 9e20ef754596: Layer already exists 07:05:48 66427632a567: Layer already exists 07:05:48 de6d1641f1b6: Layer already exists 07:05:48 275815c8addc: Layer already exists 07:05:48 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 07:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:05:48 de6d1641f1b6: Preparing 07:05:48 9e20ef754596: Preparing 07:05:48 275815c8addc: Preparing 07:05:48 66427632a567: Preparing 07:05:48 b541d28bf3b4: Preparing 07:05:48 275815c8addc: Layer already exists 07:05:48 de6d1641f1b6: Layer already exists 07:05:48 66427632a567: Layer already exists 07:05:48 9e20ef754596: Layer already exists 07:05:48 b541d28bf3b4: Layer already exists 07:05:48 main: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:48 ===================================================== [Pipeline] echo 07:05:48 taggedImages: 07:05:48 - nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 07:05:48 - nexus3.edgexfoundry.org:10004/device-rest:latest 07:05:48 - nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 07:05:48 - nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:05:48 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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] sh 07:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:49 07:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:49 latest: Pulling from edgex-lftools-log-publisher 07:05:49 5eb5b503b376: Pulling fs layer 07:05:49 5c69ac0246d0: Pulling fs layer 07:05:49 ec43610c2a17: Pulling fs layer 07:05:49 3a2ae6a8a46f: Pulling fs layer 07:05:49 33b1e0a273af: Pulling fs layer 07:05:49 5d3b04190fa2: Pulling fs layer 07:05:49 2f39f015ded8: Pulling fs layer 07:05:49 3a2ae6a8a46f: Waiting 07:05:49 33b1e0a273af: Waiting 07:05:49 2f39f015ded8: Waiting 07:05:49 5d3b04190fa2: Waiting 07:05:49 5c69ac0246d0: Download complete 07:05:49 3a2ae6a8a46f: Verifying Checksum 07:05:49 3a2ae6a8a46f: Download complete 07:05:49 33b1e0a273af: Verifying Checksum 07:05:49 33b1e0a273af: Download complete 07:05:49 5d3b04190fa2: Verifying Checksum 07:05:49 5d3b04190fa2: Download complete 07:05:49 ec43610c2a17: Verifying Checksum 07:05:49 ec43610c2a17: Download complete 07:05:49 5eb5b503b376: Verifying Checksum 07:05:49 5eb5b503b376: Download complete 07:05:50 2f39f015ded8: Download complete 07:05:51 5eb5b503b376: Pull complete 07:05:51 5c69ac0246d0: Pull complete 07:05:52 ec43610c2a17: Pull complete 07:05:52 3a2ae6a8a46f: Pull complete 07:05:52 33b1e0a273af: Pull complete 07:05:52 5d3b04190fa2: Pull complete 07:05:57 2f39f015ded8: Pull complete 07:05:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:05:57 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:59 $ docker top fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:59 ---> job-cost.sh 07:05:59 lf-activate-venv: SKIPPING 07:05:59 INFO: No Stack... 07:06:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:06:00 INFO: Archiving Costs [Pipeline] sh 07:06:00 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 07:06:00 + cut -d, -f6 [Pipeline] lock 07:06:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] 07:06:00 Resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] did not exist. Created. 07:06:00 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:00 + echo total: 0.2199999988079071 [Pipeline] stash 07:06:01 Stashed 1 file(s) [Pipeline] } 07:06:01 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 07:06:01 $ docker stop --time=1 fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 07:06:02 $ docker rm -f fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:14:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-45839 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 07:14:56 Running in /w/workspace/device-rest-go/38 [Pipeline] { [Pipeline] checkout 07:14:57 The recommended git tool is: git 07:15:06 using credential edgex-jenkins-ssh 07:15:06 Cloning the remote Git repository 07:15:07 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:15:07 > git init /w/workspace/device-rest-go/38 # timeout=10 07:15:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:15:07 > git --version # timeout=10 07:15:07 > git --version # 'git version 2.25.1' 07:15:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:09 Avoid second fetch 07:15:09 Checking out Revision 4edc8d2690683859fe7dd7f6313ce2addb447006 (main) 07:15:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:15:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:09 > git config core.sparsecheckout # timeout=10 07:15:09 > git checkout -f 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 07:15:14 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:15:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:15 Dload Upload Total Spent Left Speed 07:15:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh 07:15:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:15:16 + sudo tee /etc/docker/daemon.new 07:15:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:15:16 { 07:15:16 "registry-mirrors": [ 07:15:16 "https://nexus3.edgexfoundry.org:10001" 07:15:16 ], 07:15:16 "bip": "10.250.0.254/24", 07:15:16 "hosts": [ 07:15:16 "tcp://0.0.0.0:5555", 07:15:16 "unix:///var/run/docker.sock" 07:15:16 ], 07:15:16 "mtu": 1458, 07:15:16 "selinux-enabled": true, 07:15:16 "seccomp-profile": "/etc/docker/seccomp.json" 07:15:16 } [Pipeline] sh 07:15:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:15:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:35 provisioning config files... 07:15:35 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/38@tmp/config2953486123856123179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> docker-login.sh 07:15:36 nexus3.edgexfoundry.org:10001 07:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:36 Configure a credential helper to remove this warning. See 07:15:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:36 07:15:36 Login Succeeded 07:15:37 nexus3.edgexfoundry.org:10002 07:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:37 Configure a credential helper to remove this warning. See 07:15:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:37 07:15:37 Login Succeeded 07:15:37 nexus3.edgexfoundry.org:10003 07:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:38 Configure a credential helper to remove this warning. See 07:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:38 07:15:38 Login Succeeded 07:15:38 nexus3.edgexfoundry.org:10004 07:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:38 Configure a credential helper to remove this warning. See 07:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:38 07:15:38 Login Succeeded 07:15:38 docker.io 07:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:39 Configure a credential helper to remove this warning. See 07:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:39 07:15:39 Login Succeeded 07:15:39 ---> docker-login.sh ends [Pipeline] } 07:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:40 ========================================================= 07:15:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:15:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:15:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:15:40 Sending build context to Docker daemon 128.5kB 07:15:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:15:41 Step 2/12 : FROM ${BASE} AS builder 07:15:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:41 9b3977197b4f: Pulling fs layer 07:15:41 1a89e8eeedd5: Pulling fs layer 07:15:41 94645a83ff95: Pulling fs layer 07:15:41 3f3a8bcf1eab: Pulling fs layer 07:15:41 0c92f367c5e7: Pulling fs layer 07:15:41 3096ccb668a1: Pulling fs layer 07:15:41 e8cf19c19ddd: Pulling fs layer 07:15:41 a4caa8a26152: Pulling fs layer 07:15:41 3f3a8bcf1eab: Waiting 07:15:41 0c92f367c5e7: Waiting 07:15:41 3096ccb668a1: Waiting 07:15:41 a4caa8a26152: Waiting 07:15:41 e8cf19c19ddd: Waiting 07:15:41 94645a83ff95: Verifying Checksum 07:15:41 94645a83ff95: Download complete 07:15:41 1a89e8eeedd5: Verifying Checksum 07:15:41 1a89e8eeedd5: Download complete 07:15:41 0c92f367c5e7: Download complete 07:15:41 3096ccb668a1: Verifying Checksum 07:15:41 3096ccb668a1: Download complete 07:15:41 9b3977197b4f: Verifying Checksum 07:15:41 9b3977197b4f: Download complete 07:15:41 e8cf19c19ddd: Download complete 07:15:42 9b3977197b4f: Pull complete 07:15:43 1a89e8eeedd5: Pull complete 07:15:43 94645a83ff95: Pull complete 07:15:44 a4caa8a26152: Verifying Checksum 07:15:44 3f3a8bcf1eab: Verifying Checksum 07:15:44 3f3a8bcf1eab: Download complete 07:15:57 3f3a8bcf1eab: Pull complete 07:15:57 0c92f367c5e7: Pull complete 07:15:57 3096ccb668a1: Pull complete 07:15:57 e8cf19c19ddd: Pull complete 07:16:04 a4caa8a26152: Pull complete 07:16:04 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:16:04 ---> 725f1c02e7f9 07:16:04 Step 3/12 : ARG MAKE='make build' 07:16:05 ---> Running in e33c4a763942 07:16:05 Removing intermediate container e33c4a763942 07:16:05 ---> ae299fa9cd0b 07:16:05 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:16:05 ---> Running in b9c046fe7821 07:16:06 Removing intermediate container b9c046fe7821 07:16:06 ---> c9db043dc368 07:16:06 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 07:16:06 ---> Running in dc293e3a50b4 07:16:07 Removing intermediate container dc293e3a50b4 07:16:07 ---> d01e321e0fcc 07:16:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:07 ---> Running in 5b46126747d1 07:16:10 Removing intermediate container 5b46126747d1 07:16:10 ---> 0297e3d13756 07:16:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:16:10 ---> Running in 1039302810b4 07:16:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:16:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:16:13 (1/4) Installing openssh-keygen (8.8_p1-r1) 07:16:13 (2/4) Installing libedit (20210910.3.1-r0) 07:16:13 (3/4) Installing openssh-client-common (8.8_p1-r1) 07:16:15 (4/4) Installing openssh-client-default (8.8_p1-r1) 07:16:15 Executing busybox-1.34.1-r3.trigger 07:16:15 OK: 224 MiB in 56 packages 07:16:16 Removing intermediate container 1039302810b4 07:16:16 ---> 1299e24b32cf 07:16:16 Step 8/12 : WORKDIR /device-rest-go 07:16:16 ---> Running in c4c337e7ebcf 07:16:16 Removing intermediate container c4c337e7ebcf 07:16:16 ---> 3b747cf54399 07:16:16 Step 9/12 : COPY go.mod vendor* ./ 07:16:17 ---> 8e3f9d770398 07:16:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:16:17 ---> Running in c74c548d21d1 07:17:14 Removing intermediate container c74c548d21d1 07:17:14 ---> e68172539e96 07:17:14 Step 11/12 : COPY . . 07:17:14 ---> 6d3b2531da18 07:17:14 Step 12/12 : RUN $MAKE 07:17:14 ---> Running in b1a3115fefb6 07:17:14 noop 07:17:14 Removing intermediate container b1a3115fefb6 07:17:14 ---> 0bf5f63ad677 07:17:14 Successfully built 0bf5f63ad677 07:17:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:17:14 + docker inspect -f . ci-base-image-arm64 07:17:14 . [Pipeline] withDockerContainer 07:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container 07:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:16 $ docker top f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:17 + go version 07:17:17 go version go1.17.6 linux/arm64 [Pipeline] } 07:17:17 $ docker stop --time=1 f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 07:17:19 $ docker rm -f f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:19 + docker inspect -f . ci-base-image-arm64 07:17:19 . [Pipeline] withDockerContainer 07:17:19 prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container 07:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:21 $ docker top 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:17:22 + make test 07:17:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:17:24 ? github.com/edgexfoundry/device-rest-go [no test files] 07:19:01 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 07:19:01 ok github.com/edgexfoundry/device-rest-go/driver 0.074s coverage: 55.2% of statements 07:19:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:19:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:19:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:34 ./bin/test-attribution-txt.sh [Pipeline] echo 07:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:19:34 $ docker stop --time=1 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 07:19:36 $ docker rm -f 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:37 Warning: overwriting stash ‘coverage-report’ 07:19:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:39 + ls -al . 07:19:39 total 168 07:19:39 drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:19 . 07:19:39 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:15 .. 07:19:39 -rw-rw-r-- 1 jenkins jenkins 151 May 10 07:15 .dockerignore 07:19:39 drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:15 .git 07:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 .github 07:19:39 -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:15 .gitignore 07:19:39 -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:15 .golangci.yml 07:19:39 -rw-rw-r-- 1 jenkins jenkins 8463 May 10 07:15 Attribution.txt 07:19:39 -rw-rw-r-- 1 jenkins jenkins 11736 May 10 07:15 CHANGELOG.md 07:19:39 -rw-rw-r-- 1 jenkins jenkins 1672 May 10 07:15 Dockerfile 07:19:39 -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:15 GOVERNANCE.md 07:19:39 -rw-rw-r-- 1 jenkins jenkins 680 May 10 07:15 Jenkinsfile 07:19:39 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:15 LICENSE 07:19:39 -rw-rw-r-- 1 jenkins jenkins 1977 May 10 07:15 Makefile 07:19:39 -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:15 OWNERS.md 07:19:39 -rw-rw-r-- 1 jenkins jenkins 8003 May 10 07:15 README.md 07:19:39 -rw-rw-r-- 1 jenkins jenkins 12 May 10 07:04 VERSION 07:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:15 bin 07:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 cmd 07:19:39 -rw-r--r-- 1 jenkins jenkins 9355 May 10 07:18 coverage.out 07:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:15 driver 07:19:39 -rw-rw-r-- 1 jenkins jenkins 3333 May 10 07:15 go.mod 07:19:39 -rw-rw-r-- 1 jenkins jenkins 35377 May 10 07:15 go.sum 07:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 snap 07:19:39 -rw-rw-r-- 1 jenkins jenkins 713 May 10 07:15 version.go [Pipeline] isUnix [Pipeline] sh 07:19:39 + 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=4edc8d2690683859fe7dd7f6313ce2addb447006 --label arch=arm64 --label version=2.2.0-dev.16 . 07:19:39 Sending build context to Docker daemon 138.8kB 07:19:39 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 07:19:39 Step 2/25 : FROM ${BASE} AS builder 07:19:39 ---> 0bf5f63ad677 07:19:39 Step 3/25 : ARG MAKE='make build' 07:19:39 ---> Running in 650e7389ba3d 07:19:40 Removing intermediate container 650e7389ba3d 07:19:40 ---> 6d32fe288376 07:19:40 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:19:40 ---> Running in 607051ed5ffa 07:19:40 Removing intermediate container 607051ed5ffa 07:19:40 ---> 92439775bd0a 07:19:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:19:40 ---> Running in b573b607745f 07:19:41 Removing intermediate container b573b607745f 07:19:41 ---> c5a237714236 07:19:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:41 ---> Running in 73f25350dedf 07:19:43 Removing intermediate container 73f25350dedf 07:19:43 ---> 3e1885df80e1 07:19:43 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:43 ---> Running in 0c2ea749437f 07:19:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:19:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:19:46 OK: 224 MiB in 56 packages 07:19:47 Removing intermediate container 0c2ea749437f 07:19:47 ---> f20f6c7f1970 07:19:47 Step 8/25 : WORKDIR /device-rest-go 07:19:47 ---> Running in ae88f6c0559c 07:19:47 Removing intermediate container ae88f6c0559c 07:19:47 ---> 1ad9f4cf46be 07:19:47 Step 9/25 : COPY go.mod vendor* ./ 07:19:48 ---> a14737301efb 07:19:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:48 ---> Running in b2a4c70cccf5 07:19:50 Removing intermediate container b2a4c70cccf5 07:19:50 ---> dfa434370b6c 07:19:50 Step 11/25 : COPY . . 07:19:51 ---> ec0505182904 07:19:51 Step 12/25 : RUN $MAKE 07:19:51 ---> Running in f692f013b43a 07:19:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 07:22:14 Removing intermediate container f692f013b43a 07:22:14 ---> 309d1c117059 07:22:14 Step 13/25 : FROM alpine:3.14 07:22:14 3.14: Pulling from library/alpine 07:22:14 455c02918c45: Pulling fs layer 07:22:14 455c02918c45: Download complete 07:22:15 455c02918c45: Pull complete 07:22:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:22:15 Status: Downloaded newer image for alpine:3.14 07:22:15 ---> ac73e934f311 07:22:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:22:15 ---> Running in 5bab9cb09d83 07:22:15 Removing intermediate container 5bab9cb09d83 07:22:15 ---> df9a20376a6c 07:22:15 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 07:22:15 ---> Running in dfcfab3b6a96 07:22:16 Removing intermediate container dfcfab3b6a96 07:22:16 ---> a4935275421c 07:22:16 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 07:22:16 ---> Running in 4b562d85a214 07:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:22:18 (1/6) Installing dumb-init (1.2.5-r1) 07:22:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:22:18 (3/6) Installing libsodium (1.0.18-r0) 07:22:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:22:18 (5/6) Installing libzmq (4.3.4-r0) 07:22:18 (6/6) Installing zeromq (4.3.4-r0) 07:22:18 Executing busybox-1.33.1-r7.trigger 07:22:18 OK: 8 MiB in 20 packages 07:22:19 Removing intermediate container 4b562d85a214 07:22:19 ---> a69a3889a88e 07:22:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 07:22:21 ---> b13d02adf0c3 07:22:21 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 07:22:21 ---> c44f7c414055 07:22:21 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 07:22:22 ---> ed169e5c9cdf 07:22:22 Step 20/25 : EXPOSE 59986 07:22:22 ---> Running in d1b2882f4caa 07:22:23 Removing intermediate container d1b2882f4caa 07:22:23 ---> 3472921ae2ee 07:22:23 Step 21/25 : ENTRYPOINT ["/device-rest"] 07:22:23 ---> Running in 5bfd956cacd5 07:22:23 Removing intermediate container 5bfd956cacd5 07:22:23 ---> 1561c333402f 07:22:23 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:22:23 ---> Running in d9dff3350f15 07:22:23 Removing intermediate container d9dff3350f15 07:22:23 ---> 09d8f484b2f0 07:22:23 Step 23/25 : LABEL arch=arm64 07:22:23 ---> Running in 1525622f4bd3 07:22:24 Removing intermediate container 1525622f4bd3 07:22:24 ---> 309d4b7a2a64 07:22:24 Step 24/25 : LABEL git_sha=4edc8d2690683859fe7dd7f6313ce2addb447006 07:22:24 ---> Running in 881c2277ed67 07:22:24 Removing intermediate container 881c2277ed67 07:22:24 ---> ac9ecb529872 07:22:24 Step 25/25 : LABEL version=2.2.0-dev.16 07:22:24 ---> Running in 14ce2861f1b4 07:22:25 Removing intermediate container 14ce2861f1b4 07:22:25 ---> cd10386bbbbe 07:22:25 [Warning] One or more build-args [ARCH] were not consumed 07:22:25 Successfully built cd10386bbbbe 07:22:25 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:25 provisioning config files... 07:22:25 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/38@tmp/config3595824154718946722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:25 ---> docker-login.sh 07:22:25 nexus3.edgexfoundry.org:10001 07:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:26 Configure a credential helper to remove this warning. See 07:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:26 07:22:26 Login Succeeded 07:22:26 nexus3.edgexfoundry.org:10002 07:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:26 Configure a credential helper to remove this warning. See 07:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:26 07:22:26 Login Succeeded 07:22:26 nexus3.edgexfoundry.org:10003 07:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:27 Configure a credential helper to remove this warning. See 07:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:27 07:22:27 Login Succeeded 07:22:27 nexus3.edgexfoundry.org:10004 07:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:28 Configure a credential helper to remove this warning. See 07:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:28 07:22:28 Login Succeeded 07:22:28 docker.io 07:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:28 Configure a credential helper to remove this warning. See 07:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:28 07:22:28 Login Succeeded 07:22:28 ---> docker-login.sh ends [Pipeline] } 07:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:22:29 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 07:22:29 4edc8d2690683859fe7dd7f6313ce2addb447006 07:22:29 latest 07:22:29 2.2.0-dev.16 07:22:29 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:22:29 main 07:22:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] isUnix [Pipeline] sh 07:22:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 07:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:22:29 de8642693ae9: Preparing 07:22:29 28dcb02b3ca7: Preparing 07:22:29 bc3ae815c7f9: Preparing 07:22:29 ae24aeb94c1b: Preparing 07:22:29 f73e7dbfee58: Preparing 07:22:30 f73e7dbfee58: Layer already exists 07:22:30 28dcb02b3ca7: Pushed 07:22:30 de8642693ae9: Pushed 07:22:30 ae24aeb94c1b: Pushed 07:22:37 bc3ae815c7f9: Pushed 07:22:37 4edc8d2690683859fe7dd7f6313ce2addb447006: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh 07:22:37 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:22:38 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:22:38 de8642693ae9: Preparing 07:22:38 28dcb02b3ca7: Preparing 07:22:38 bc3ae815c7f9: Preparing 07:22:38 ae24aeb94c1b: Preparing 07:22:38 f73e7dbfee58: Preparing 07:22:38 28dcb02b3ca7: Layer already exists 07:22:38 bc3ae815c7f9: Layer already exists 07:22:38 f73e7dbfee58: Layer already exists 07:22:38 ae24aeb94c1b: Layer already exists 07:22:38 de8642693ae9: Layer already exists 07:22:38 latest: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh 07:22:38 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 07:22:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 07:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:22:39 de8642693ae9: Preparing 07:22:39 28dcb02b3ca7: Preparing 07:22:39 bc3ae815c7f9: Preparing 07:22:39 ae24aeb94c1b: Preparing 07:22:39 f73e7dbfee58: Preparing 07:22:39 f73e7dbfee58: Layer already exists 07:22:39 28dcb02b3ca7: Layer already exists 07:22:39 bc3ae815c7f9: Layer already exists 07:22:39 de8642693ae9: Layer already exists 07:22:39 ae24aeb94c1b: Layer already exists 07:22:39 2.2.0-dev.16: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh 07:22:39 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 07:22:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:22:40 de8642693ae9: Preparing 07:22:40 28dcb02b3ca7: Preparing 07:22:40 bc3ae815c7f9: Preparing 07:22:40 ae24aeb94c1b: Preparing 07:22:40 f73e7dbfee58: Preparing 07:22:40 de8642693ae9: Layer already exists 07:22:40 f73e7dbfee58: Layer already exists 07:22:40 ae24aeb94c1b: Layer already exists 07:22:40 bc3ae815c7f9: Layer already exists 07:22:40 28dcb02b3ca7: Layer already exists 07:22:40 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh 07:22:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 07:22:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 07:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:22:41 de8642693ae9: Preparing 07:22:41 28dcb02b3ca7: Preparing 07:22:41 bc3ae815c7f9: Preparing 07:22:41 ae24aeb94c1b: Preparing 07:22:41 f73e7dbfee58: Preparing 07:22:41 bc3ae815c7f9: Layer already exists 07:22:41 28dcb02b3ca7: Layer already exists 07:22:41 ae24aeb94c1b: Layer already exists 07:22:41 de8642693ae9: Layer already exists 07:22:41 f73e7dbfee58: Layer already exists 07:22:41 main: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:41 ===================================================== [Pipeline] echo 07:22:41 taggedImages: 07:22:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 07:22:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 07:22:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 07:22:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 07:22:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:41 07:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:42 arm64: Pulling from edgex-lftools-log-publisher 07:22:42 8998bd30e6a1: Pulling fs layer 07:22:42 04944245beec: Pulling fs layer 07:22:42 699f458cf7ca: Pulling fs layer 07:22:42 765212b225bb: Pulling fs layer 07:22:42 f23df028b6ca: Pulling fs layer 07:22:42 d65c8cfc05b1: Pulling fs layer 07:22:42 2437ff75d9bd: Pulling fs layer 07:22:42 d65c8cfc05b1: Waiting 07:22:42 2437ff75d9bd: Waiting 07:22:42 765212b225bb: Waiting 07:22:42 f23df028b6ca: Waiting 07:22:42 04944245beec: Verifying Checksum 07:22:42 04944245beec: Download complete 07:22:42 765212b225bb: Verifying Checksum 07:22:42 765212b225bb: Download complete 07:22:42 f23df028b6ca: Verifying Checksum 07:22:42 f23df028b6ca: Download complete 07:22:42 d65c8cfc05b1: Verifying Checksum 07:22:42 d65c8cfc05b1: Download complete 07:22:42 699f458cf7ca: Verifying Checksum 07:22:42 699f458cf7ca: Download complete 07:22:43 8998bd30e6a1: Verifying Checksum 07:22:43 8998bd30e6a1: Download complete 07:22:45 2437ff75d9bd: Verifying Checksum 07:22:45 2437ff75d9bd: Download complete 07:22:47 8998bd30e6a1: Pull complete 07:22:48 04944245beec: Pull complete 07:22:49 699f458cf7ca: Pull complete 07:22:50 765212b225bb: Pull complete 07:22:51 f23df028b6ca: Pull complete 07:22:51 d65c8cfc05b1: Pull complete 07:23:06 2437ff75d9bd: Pull complete 07:23:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container 07:23:06 $ 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/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:23:09 $ docker top 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:10 ---> job-cost.sh 07:23:10 lf-activate-venv: SKIPPING 07:23:10 INFO: No Stack... 07:23:11 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:12 INFO: Archiving Costs [Pipeline] sh 07:23:12 + + cat /w/workspace/device-rest-go/38/archives/cost.csvcut 07:23:12 -d, -f6 [Pipeline] lock 07:23:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] 07:23:12 Resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] did not exist. Created. 07:23:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:13 /w/workspace/device-rest-go/38@tmp/durable-b5657325/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:14 + echo total: 0.10999999940395355 [Pipeline] stash 07:23:14 Warning: overwriting stash ‘stack-cost’ 07:23:14 Stashed 1 file(s) [Pipeline] } 07:23:14 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:14 $ docker stop --time=1 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f 07:23:15 $ docker rm -f 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f [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 07:23:16 provisioning config files... 07:23:16 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7839496222874204367tmp [Pipeline] { [Pipeline] sh 07:23:16 + set +x 07:23:16 + + bash -s -- 07:23:16 curl -s https://codecov.io/bash 07:23:16 07:23:16 _____ _ 07:23:16 / ____| | | 07:23:16 | | ___ __| | ___ ___ _____ __ 07:23:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:16 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:16 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:16 Bash-1.0.6 07:23:16 07:23:16 07:23:16 ==> git version 2.25.1 found 07:23:16 ==> 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 07:23:16 Release-Date: 2020-01-08 07:23:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:23:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:23:16 ==> Jenkins CI detected. 07:23:16 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 07:23:16 project root: . 07:23:16 --> token set from env 07:23:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:16 ==> Running gcov in . (disable via -X gcov) 07:23:16 ==> Python coveragepy not found 07:23:16 ==> Searching for coverage reports in: 07:23:16 + . 07:23:16 -> Found 1 reports 07:23:16 ==> Detecting git/mercurial file structure 07:23:16 ==> Reading reports 07:23:16 + ./coverage.out bytes=9355 07:23:16 ==> Appending adjustments 07:23:16 https://docs.codecov.io/docs/fixing-reports 07:23:16 + Found adjustments 07:23:16 ==> Gzipping contents 07:23:16 4.0K /tmp/codecov.2XJqQp.gz 07:23:16 ==> Uploading reports 07:23:16 url: https://codecov.io 07:23:16 query: branch=main&commit=4edc8d2690683859fe7dd7f6313ce2addb447006&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:16 -> Pinging Codecov 07:23:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=4edc8d2690683859fe7dd7f6313ce2addb447006&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:17 -> Uploading to 07:23:17 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/4E5D53B4F1F92C436F7061BF334D961C/4edc8d2690683859fe7dd7f6313ce2addb447006/4445232f-badf-41dd-bccf-a6e9d2b70fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T072316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad48ba0a1e6093d87e5f8d19fd9dae2e522a32977fb615e046c9acbd2ab9986d 07:23:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:17 Dload Upload Total Spent Left Speed 07:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7652 --:--:-- --:--:-- --:--:-- 7652 07:23:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] } 07:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:23:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:23:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:17 07:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:23:18 188c0c94c7c5: Pulling fs layer 07:23:18 0ef7d3d256c8: Pulling fs layer 07:23:18 de9db76c5a1d: Pulling fs layer 07:23:18 0eba1c9be4d2: Pulling fs layer 07:23:18 0d57e429df01: Pulling fs layer 07:23:18 4e4be7b47b0d: Pulling fs layer 07:23:18 e1f770b5df2f: Pulling fs layer 07:23:18 85a0685a4137: Pulling fs layer 07:23:18 0d57e429df01: Waiting 07:23:18 4e4be7b47b0d: Waiting 07:23:18 0eba1c9be4d2: Waiting 07:23:18 85a0685a4137: Waiting 07:23:18 e1f770b5df2f: Waiting 07:23:18 de9db76c5a1d: Verifying Checksum 07:23:18 de9db76c5a1d: Download complete 07:23:18 0ef7d3d256c8: Download complete 07:23:18 0d57e429df01: Verifying Checksum 07:23:18 0d57e429df01: Download complete 07:23:18 4e4be7b47b0d: Download complete 07:23:18 188c0c94c7c5: Verifying Checksum 07:23:18 188c0c94c7c5: Pull complete 07:23:18 e1f770b5df2f: Download complete 07:23:18 0ef7d3d256c8: Pull complete 07:23:18 de9db76c5a1d: Pull complete 07:23:19 0eba1c9be4d2: Download complete 07:23:19 85a0685a4137: Verifying Checksum 07:23:19 85a0685a4137: Download complete 07:23:23 0eba1c9be4d2: Pull complete 07:23:23 0d57e429df01: Pull complete 07:23:23 4e4be7b47b0d: Pull complete 07:23:23 e1f770b5df2f: Pull complete 07:23:27 85a0685a4137: Pull complete 07:23:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:23:27 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:23:28 $ docker top 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 -eo pid,comm [Pipeline] { [Pipeline] echo 07:23:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:23:29 + set -o pipefail 07:23:29 + snyk monitor '--org=edgex-jenkins' 07:23:34 07:23:34 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 07:23:34 07:23:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/28bfcd8f-3e88-42d0-8dd4-73f14a2fb449 07:23:34 07:23:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:23:34 07:23:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:23:34 07:23:34 [Pipeline] } 07:23:34 $ docker stop --time=1 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 07:23:36 $ docker rm -f 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:37 + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] sh 07:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:23:37 . [Pipeline] withDockerContainer 07:23:37 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:23:38 $ docker top a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:38 [ssh-agent] Looking for ssh-agent implementation... 07:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:38 $ docker exec a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 ssh-agent 07:23:38 SSH_AUTH_SOCK=/tmp/ssh-OzJ4GViPI8Ub/agent.32 07:23:38 SSH_AGENT_PID=38 07:23:38 Running ssh-add (command line suppressed) 07:23:38 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6757700331487361140.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6757700331487361140.key) 07:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:38 + git semver tag 07:23:39 2022-05-10 07:23:39,083 [run_tag] DEBUG tag force:False 07:23:39 2022-05-10 07:23:39,083 [check_head_tag] DEBUG check head tag 07:23:39 2022-05-10 07:23:39,083 [execute] INFO git cat-file --batch-check 07:23:39 2022-05-10 07:23:39,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 07:23:39 2022-05-10 07:23:39,088 [execute] INFO git cat-file --batch 07:23:39 2022-05-10 07:23:39,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 07:23:39 2022-05-10 07:23:39,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:39 2022-05-10 07:23:39,101 [execute] INFO git tag -a v2.2.0-dev.16 -m v2.2.0-dev.16 07:23:39 2022-05-10 07:23:39,101 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.16', '-m', 'v2.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 07:23:39 2022-05-10 07:23:39,106 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:39 2.2.0-dev.16 [Pipeline] } 07:23:39 $ docker exec --env ******** --env ******** a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 ssh-agent -k 07:23:39 unset SSH_AUTH_SOCK; 07:23:39 unset SSH_AGENT_PID; 07:23:39 echo Agent pid 38 killed; 07:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:39 + git semver [Pipeline] } 07:23:39 $ docker stop --time=1 a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 07:23:41 $ docker rm -f a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:41 07:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:41 0.23.1-centos7: Pulling from edgex-lftools 07:23:41 ab5ef0e58194: Pulling fs layer 07:23:41 9712f1f96733: Pulling fs layer 07:23:41 63f879dbbcfc: Pulling fs layer 07:23:41 0d9ebad4ef96: Pulling fs layer 07:23:41 e9a5061849ea: Pulling fs layer 07:23:41 0d9ebad4ef96: Waiting 07:23:41 d747dcd14b5f: Pulling fs layer 07:23:41 2de7ff778b66: Pulling fs layer 07:23:41 d747dcd14b5f: Waiting 07:23:41 2de7ff778b66: Waiting 07:23:41 9712f1f96733: Verifying Checksum 07:23:41 9712f1f96733: Download complete 07:23:42 63f879dbbcfc: Verifying Checksum 07:23:42 63f879dbbcfc: Download complete 07:23:42 e9a5061849ea: Verifying Checksum 07:23:42 e9a5061849ea: Download complete 07:23:42 ab5ef0e58194: Download complete 07:23:42 d747dcd14b5f: Verifying Checksum 07:23:42 d747dcd14b5f: Download complete 07:23:42 0d9ebad4ef96: Verifying Checksum 07:23:42 0d9ebad4ef96: Download complete 07:23:42 2de7ff778b66: Verifying Checksum 07:23:42 2de7ff778b66: Download complete 07:23:45 ab5ef0e58194: Pull complete 07:23:45 9712f1f96733: Pull complete 07:23:46 63f879dbbcfc: Pull complete 07:23:50 0d9ebad4ef96: Pull complete 07:23:50 e9a5061849ea: Pull complete 07:23:50 d747dcd14b5f: Pull complete 07:23:50 2de7ff778b66: Pull complete 07:23:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:23:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:23:50 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:23:52 $ docker top 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:23:52 provisioning config files... 07:23:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1206554036461732589tmp 07:23:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3592527473656484802tmp 07:23:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3576268969805758810tmp [Pipeline] { [Pipeline] echo 07:23:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:23:53 ---> sigul-configuration.sh 07:23:53 gpg: directory `/root/.gnupg' created 07:23:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:23:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:23:53 gpg: keyring `/root/.gnupg/secring.gpg' created 07:23:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:23:53 gpg: CAST5 encrypted data 07:23:53 gpg: encrypted with 1 passphrase 07:23:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:23:53 + mkdir /home/jenkins 07:23:53 + mkdir /home/jenkins/sigul [Pipeline] sh 07:23:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:23:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:23:53 ---> sigul-install.sh 07:23:53 Sigul already installed; skipping installation. [Pipeline] sh 07:23:54 + git tag --list 07:23:54 v1.0.0 07:23:54 v1.1.0 07:23:54 v1.1.1 07:23:54 v1.1.2 07:23:54 v1.2.0 07:23:54 v1.2.1 07:23:54 v2.0.0 07:23:54 v2.0.1-dev.1 07:23:54 v2.0.1-dev.10 07:23:54 v2.0.1-dev.11 07:23:54 v2.0.1-dev.12 07:23:54 v2.0.1-dev.13 07:23:54 v2.0.1-dev.14 07:23:54 v2.0.1-dev.2 07:23:54 v2.0.1-dev.3 07:23:54 v2.0.1-dev.4 07:23:54 v2.0.1-dev.5 07:23:54 v2.0.1-dev.6 07:23:54 v2.0.1-dev.7 07:23:54 v2.0.1-dev.8 07:23:54 v2.0.1-dev.9 07:23:54 v2.1.0 07:23:54 v2.2.0-dev.1 07:23:54 v2.2.0-dev.10 07:23:54 v2.2.0-dev.11 07:23:54 v2.2.0-dev.12 07:23:54 v2.2.0-dev.13 07:23:54 v2.2.0-dev.14 07:23:54 v2.2.0-dev.15 07:23:54 v2.2.0-dev.16 07:23:54 v2.2.0-dev.2 07:23:54 v2.2.0-dev.3 07:23:54 v2.2.0-dev.4 07:23:54 v2.2.0-dev.5 07:23:54 v2.2.0-dev.6 07:23:54 v2.2.0-dev.7 07:23:54 v2.2.0-dev.8 07:23:54 v2.2.0-dev.9 [Pipeline] sh 07:23:54 + lftools sign git-tag v2.2.0-dev.16 07:23:55 Signing Git tag with Sigul... 07:23:55 Signing v2.2.0-dev.16 [Pipeline] echo 07:23:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:23:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:23:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:23:55 $ docker stop --time=1 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d 07:23:56 $ docker rm -f 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:23:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:23:57 . [Pipeline] withDockerContainer 07:23:57 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:23:58 $ docker top 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:58 [ssh-agent] Looking for ssh-agent implementation... 07:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:58 $ docker exec 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 ssh-agent 07:23:58 SSH_AUTH_SOCK=/tmp/ssh-kCAKFuCm8nTR/agent.33 07:23:58 SSH_AGENT_PID=39 07:23:58 Running ssh-add (command line suppressed) 07:23:58 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7107496121879060960.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7107496121879060960.key) 07:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:58 + git semver bump pre 07:23:59 2022-05-10 07:23:59,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:59 2022-05-10 07:23:59,101 [bump_version] DEBUG bumping version:2.2.0-dev.16 on axis:pre with prefix:dev 07:23:59 2022-05-10 07:23:59,101 [bump_version] DEBUG bumped version:2.2.0-dev.17 07:23:59 2022-05-10 07:23:59,101 [write_version] DEBUG write version:2.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 07:23:59 2022-05-10 07:23:59,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:59 2022-05-10 07:23:59,101 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:59 2022-05-10 07:23:59,103 [execute] INFO git cat-file --batch-check 07:23:59 2022-05-10 07:23:59,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:23:59 2022-05-10 07:23:59,107 [execute] INFO git cat-file --batch 07:23:59 2022-05-10 07:23:59,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:23:59 2022-05-10 07:23:59,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:23:59 2.2.0-dev.17 [Pipeline] } 07:23:59 $ docker exec --env ******** --env ******** 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 ssh-agent -k 07:23:59 unset SSH_AUTH_SOCK; 07:23:59 unset SSH_AGENT_PID; 07:23:59 echo Agent pid 39 killed; 07:23:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:59 + git semver [Pipeline] } 07:23:59 $ docker stop --time=1 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 07:24:01 $ docker rm -f 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:24:01 . [Pipeline] withDockerContainer 07:24:01 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:24:02 $ docker top 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:02 [ssh-agent] Looking for ssh-agent implementation... 07:24:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:02 $ docker exec 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 ssh-agent 07:24:02 SSH_AUTH_SOCK=/tmp/ssh-wVGWSA0K1p2n/agent.33 07:24:02 SSH_AGENT_PID=39 07:24:02 Running ssh-add (command line suppressed) 07:24:02 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4887532576921917843.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4887532576921917843.key) 07:24:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:03 + git semver push 07:24:03 2022-05-10 07:24:03,279 [run_push] DEBUG push 07:24:03 2022-05-10 07:24:03,280 [execute] INFO git push origin semver 07:24:03 2022-05-10 07:24:03,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:24:04 2022-05-10 07:24:04,053 [run_push] DEBUG push all version tags 07:24:04 2022-05-10 07:24:04,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:24:04 2022-05-10 07:24:04,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 07:24:04 2022-05-10 07:24:04,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 07:24:04 2.2.0-dev.17 [Pipeline] } 07:24:04 $ docker exec --env ******** --env ******** 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 ssh-agent -k 07:24:04 unset SSH_AUTH_SOCK; 07:24:04 unset SSH_AGENT_PID; 07:24:04 echo Agent pid 39 killed; 07:24:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:05 + git semver [Pipeline] } 07:24:05 $ docker stop --time=1 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 07:24:06 $ docker rm -f 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 07:24:07 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 07:24:07 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 07:24:07 total 16 07:24:07 drwxr-xr-x 3 root root 4096 May 10 07:06 . 07:24:07 drwxrwxr-x 10 jenkins jenkins 4096 May 10 07:23 .. 07:24:07 drwxr-xr-x 2 root root 4096 May 10 07:06 cost 07:24:07 -rw-r--r-- 1 root root 84 May 10 07:06 cost.csv 07:24:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 07:24:07 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 07:24:07 total 16 07:24:07 drwxr-xr-x 3 jenkins jenkins 4096 May 10 07:06 . 07:24:07 drwxrwxr-x 10 jenkins jenkins 4096 May 10 07:23 .. 07:24:07 drwxr-xr-x 2 jenkins jenkins 4096 May 10 07:06 cost 07:24:07 -rw-r--r-- 1 jenkins jenkins 84 May 10 07:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:24:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:08 ---> package-listing.sh 07:24:08 ++ facter osfamily 07:24:08 ++ tr '[:upper:]' '[:lower:]' 07:24:08 + OS_FAMILY=debian 07:24:08 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 07:24:08 + START_PACKAGES=/tmp/packages_start.txt 07:24:08 + END_PACKAGES=/tmp/packages_end.txt 07:24:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:08 + PACKAGES=/tmp/packages_start.txt 07:24:08 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:24:08 + PACKAGES=/tmp/packages_end.txt 07:24:08 + case "${OS_FAMILY}" in 07:24:08 + dpkg -l 07:24:08 + grep '^ii' 07:24:08 + '[' -f /tmp/packages_start.txt ']' 07:24:08 + '[' -f /tmp/packages_end.txt ']' 07:24:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:08 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 07:24:08 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 07:24:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 07:24:08 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:24:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:09 . [Pipeline] withDockerContainer 07:24:09 prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container 07:24:09 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:24:09 $ docker top a6a768a7749c843ed460a0091460fd3a6faa4122d70824d583e0f1ddf5390423 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:10 + ls /var/log/sa-host 07:24:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:11 provisioning config files... 07:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5292409406039141788tmp [Pipeline] { [Pipeline] echo 07:24:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:11 ---> create-netrc.sh [Pipeline] } 07:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:11 ---> python-tools-install.sh [Pipeline] echo 07:24:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:11 ---> sudo-logs.sh 07:24:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:12 ---> job-cost.sh 07:24:12 lf-activate-venv: SKIPPING 07:24:12 DEBUG: total: 0.2199999988079071 07:24:12 INFO: Retrieving Stack Cost... 07:24:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:13 INFO: Archiving Costs [Pipeline] echo 07:24:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:13 ---> logs-deploy.sh 07:24:13 lf-activate-venv: SKIPPING 07:24:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/38 07:24:13 INFO: archiving workspace using pattern(s): 07:24:14 Archives upload complete. 07:24:14 INFO: archiving logs to Nexus 07:24:15 ---> uname -a: 07:24:15 Linux prd-ubuntu20-04-docker-8c-8g-45615 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:24:15 07:24:15 07:24:15 ---> lscpu: 07:24:15 Architecture: x86_64 07:24:15 CPU op-mode(s): 32-bit, 64-bit 07:24:15 Byte Order: Little Endian 07:24:15 Address sizes: 40 bits physical, 48 bits virtual 07:24:15 CPU(s): 8 07:24:15 On-line CPU(s) list: 0-7 07:24:15 Thread(s) per core: 1 07:24:15 Core(s) per socket: 1 07:24:15 Socket(s): 8 07:24:15 NUMA node(s): 1 07:24:15 Vendor ID: AuthenticAMD 07:24:15 CPU family: 23 07:24:15 Model: 49 07:24:15 Model name: AMD EPYC-Rome Processor 07:24:15 Stepping: 0 07:24:15 CPU MHz: 2799.998 07:24:15 BogoMIPS: 5599.99 07:24:15 Virtualization: AMD-V 07:24:15 Hypervisor vendor: KVM 07:24:15 Virtualization type: full 07:24:15 L1d cache: 256 KiB 07:24:15 L1i cache: 256 KiB 07:24:15 L2 cache: 4 MiB 07:24:15 L3 cache: 128 MiB 07:24:15 NUMA node0 CPU(s): 0-7 07:24:15 Vulnerability Itlb multihit: Not affected 07:24:15 Vulnerability L1tf: Not affected 07:24:15 Vulnerability Mds: Not affected 07:24:15 Vulnerability Meltdown: Not affected 07:24:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:24:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:24:15 Vulnerability Srbds: Not affected 07:24:15 Vulnerability Tsx async abort: Not affected 07:24:15 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 07:24:15 07:24:15 07:24:15 ---> nproc: 07:24:15 8 07:24:15 07:24:15 07:24:15 ---> df -h: 07:24:15 Filesystem Size Used Avail Use% Mounted on 07:24:15 overlay 155G 12G 143G 8% / 07:24:15 tmpfs 64M 0 64M 0% /dev 07:24:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:24:15 shm 64M 0 64M 0% /dev/shm 07:24:15 /dev/vda1 155G 12G 143G 8% /facter-os 07:24:15 07:24:15 07:24:15 ---> sar -b -r -n DEV: 07:24:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45615) 05/10/22 _x86_64_ (8 CPU) 07:24:15 07:24:15 07:03:13 LINUX RESTART (8 CPU) 07:24:15 07:24:15 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:24:15 07:05:01 193.65 4.13 189.52 0.00 401.93 85696.22 0.00 07:24:15 07:06:01 177.69 0.18 177.50 0.00 22.40 39406.23 0.00 07:24:15 07:07:01 3.83 0.00 3.83 0.00 0.00 55.19 0.00 07:24:15 07:08:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 07:24:15 07:09:01 1.03 0.02 1.02 0.00 0.13 11.33 0.00 07:24:15 07:10:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 07:24:15 07:11:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:24:15 07:12:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 07:24:15 07:13:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 07:24:15 07:14:01 1.52 0.00 1.52 0.00 0.00 22.13 0.00 07:24:15 07:15:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 07:24:15 07:16:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 07:24:15 07:17:01 0.95 0.02 0.93 0.00 0.13 12.00 0.00 07:24:15 07:18:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 07:24:15 07:19:01 1.47 0.02 1.45 0.00 0.13 19.46 0.00 07:24:15 07:20:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 07:24:15 07:21:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:24:15 07:22:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 07:24:15 07:23:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 07:24:15 07:24:01 141.89 0.48 141.40 0.00 14.53 62033.19 0.00 07:24:15 Average: 26.87 0.24 26.63 0.00 21.97 9373.49 0.00 07:24:15 07:24:15 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:15 07:05:01 28122880 31454500 845880 2.57 159264 3371496 2285064 6.73 1580804 2729420 112864 07:24:15 07:06:01 27777952 31747224 549520 1.67 172788 3948048 2093528 6.17 1368600 3232068 388 07:24:15 07:07:01 27810360 31779152 520528 1.58 172872 3947900 1804812 5.32 1337756 3232016 24 07:24:15 07:08:01 27810616 31779452 519848 1.58 172912 3947904 1804812 5.32 1337868 3232020 164 07:24:15 07:09:01 27814040 31783040 516284 1.57 172948 3947908 1804812 5.32 1334196 3232148 28 07:24:15 07:10:01 27815284 31784328 514940 1.57 172984 3947916 1804812 5.32 1333704 3232152 188 07:24:15 07:11:01 27822292 31791368 507836 1.54 173012 3947920 1804812 5.32 1326796 3232156 164 07:24:15 07:12:01 27821740 31790868 508276 1.55 173052 3947924 1804812 5.32 1326836 3232160 160 07:24:15 07:13:01 27822512 31791648 507488 1.54 173068 3947924 1804812 5.32 1326344 3232168 28 07:24:15 07:14:01 27822420 31791580 507700 1.54 173096 3947904 1804812 5.32 1327420 3232148 188 07:24:15 07:15:01 27822380 31791672 507568 1.54 173120 3948036 1804812 5.32 1326972 3232256 208 07:24:15 07:16:01 27822292 31791604 507532 1.54 173136 3948036 1804812 5.32 1327408 3232256 188 07:24:15 07:17:01 27821744 31791180 507736 1.54 173156 3948036 1804812 5.32 1327716 3232260 216 07:24:15 07:18:01 27821900 31791392 507400 1.54 173188 3948040 1804812 5.32 1326348 3232292 12 07:24:15 07:19:01 27821244 31790872 507832 1.54 173228 3948032 1804228 5.32 1326876 3232300 20 07:24:15 07:20:01 27821496 31791176 507456 1.54 173248 3948052 1804228 5.32 1326732 3232304 12 07:24:15 07:21:01 27821456 31791152 507392 1.54 173276 3948052 1804228 5.32 1326444 3232304 8 07:24:15 07:22:01 27820836 31790648 507632 1.54 173308 3948056 1804228 5.32 1326484 3232308 16 07:24:15 07:23:01 27821068 31790908 507572 1.54 173332 3948064 1804228 5.32 1326856 3232312 56 07:24:15 07:24:01 26289568 31763448 530436 1.61 220948 5271028 1822848 5.37 1454856 4498064 228 07:24:15 Average: 27756204 31768861 529843 1.61 174797 3985314 1844016 5.43 1349851 3270356 5758 07:24:15 07:24:15 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:24:15 07:05:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 07:24:15 07:05:01 docker0 108.43 150.91 9.08 1212.05 0.00 0.00 0.00 0.00 07:24:15 07:05:01 ens3 401.45 267.43 6220.14 89.42 0.00 0.00 0.00 0.00 07:24:15 07:05:01 vethf434a8a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:24:15 07:06:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 07:24:15 07:06:01 docker0 10.70 14.90 0.63 89.64 0.00 0.00 0.00 0.00 07:24:15 07:06:01 ens3 203.70 157.27 2708.73 282.86 0.00 0.00 0.00 0.00 07:24:15 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:07:01 ens3 0.88 0.67 0.91 0.40 0.00 0.00 0.00 0.00 07:24:15 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:08:01 ens3 1.68 0.82 3.07 0.06 0.00 0.00 0.00 0.00 07:24:15 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:09:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:24:15 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:10:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:12:01 ens3 0.43 0.22 0.08 0.01 0.00 0.00 0.00 0.00 07:24:15 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:24:15 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:14:01 ens3 3.45 0.73 0.68 0.36 0.00 0.00 0.00 0.00 07:24:15 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:15:01 ens3 2.30 0.12 0.33 0.07 0.00 0.00 0.00 0.00 07:24:15 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:16:01 ens3 0.72 0.38 0.28 0.21 0.00 0.00 0.00 0.00 07:24:15 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:17:01 ens3 0.88 0.62 0.52 0.41 0.00 0.00 0.00 0.00 07:24:15 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:19:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:24:15 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:20:01 ens3 0.30 0.18 0.10 0.01 0.00 0.00 0.00 0.00 07:24:15 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:21:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:24:15 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:24:15 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:15 07:23:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:24:15 07:24:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 07:24:15 07:24:01 docker0 40.84 52.38 3.85 686.43 0.00 0.00 0.00 0.00 07:24:15 07:24:01 ens3 365.56 249.58 7979.46 78.94 0.00 0.00 0.00 0.00 07:24:15 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:24:15 Average: docker0 8.00 10.91 0.68 99.43 0.00 0.00 0.00 0.00 07:24:15 Average: ens3 49.16 33.94 845.86 22.65 0.00 0.00 0.00 0.00 07:24:15 07:24:15 07:24:15 ---> sar -P ALL: 07:24:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45615) 05/10/22 _x86_64_ (8 CPU) 07:24:15 07:24:15 07:03:13 LINUX RESTART (8 CPU) 07:24:15 07:24:15 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:24:15 07:05:01 all 21.73 0.00 6.07 2.58 0.11 69.51 07:24:15 07:05:01 0 20.33 0.00 5.92 5.31 0.12 68.32 07:24:15 07:05:01 1 22.73 0.00 6.14 1.06 0.10 69.96 07:24:15 07:05:01 2 21.08 0.00 6.01 5.71 0.08 67.12 07:24:15 07:05:01 3 21.00 0.00 7.33 1.12 0.12 70.43 07:24:15 07:05:01 4 22.84 0.00 5.62 1.10 0.10 70.34 07:24:15 07:05:01 5 22.59 0.00 5.55 0.46 0.10 71.30 07:24:15 07:05:01 6 21.74 0.00 6.41 4.82 0.12 66.90 07:24:15 07:05:01 7 21.56 0.00 5.55 1.04 0.12 71.73 07:24:15 07:06:01 all 24.57 0.00 4.62 1.29 0.09 69.44 07:24:15 07:06:01 0 23.68 0.00 4.56 1.00 0.08 70.67 07:24:15 07:06:01 1 24.07 0.00 4.34 3.26 0.08 68.24 07:24:15 07:06:01 2 26.06 0.00 4.84 0.15 0.08 68.86 07:24:15 07:06:01 3 24.30 0.00 5.32 3.16 0.08 67.13 07:24:15 07:06:01 4 24.10 0.00 4.23 1.52 0.08 70.06 07:24:15 07:06:01 5 25.24 0.00 4.81 0.64 0.08 69.22 07:24:15 07:06:01 6 26.22 0.00 4.61 0.30 0.08 68.78 07:24:15 07:06:01 7 22.84 0.00 4.24 0.31 0.10 72.51 07:24:15 07:07:01 all 0.03 0.00 0.04 0.01 0.00 99.91 07:24:15 07:07:01 0 0.03 0.00 0.03 0.02 0.00 99.92 07:24:15 07:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:07:01 3 0.03 0.00 0.03 0.03 0.00 99.90 07:24:15 07:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:24:15 07:07:01 5 0.05 0.00 0.05 0.03 0.02 99.85 07:24:15 07:07:01 6 0.03 0.00 0.03 0.03 0.00 99.90 07:24:15 07:07:01 7 0.02 0.00 0.08 0.00 0.00 99.90 07:24:15 07:08:01 all 0.14 0.00 0.01 0.00 0.00 99.85 07:24:15 07:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:24:15 07:08:01 4 0.98 0.00 0.02 0.00 0.02 98.99 07:24:15 07:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:09:01 all 0.06 0.00 0.00 0.00 0.00 99.93 07:24:15 07:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:24:15 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:09:01 4 0.37 0.00 0.00 0.00 0.00 99.63 07:24:15 07:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:24:15 07:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:24:15 07:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:24:15 07:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:24:15 07:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:24:15 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:24:15 07:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:11:01 5 0.07 0.00 0.05 0.00 0.00 99.88 07:24:15 07:11:01 6 0.07 0.00 0.02 0.02 0.00 99.90 07:24:15 07:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:24:15 07:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:24:15 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:13:01 all 0.03 0.00 0.01 0.01 0.00 99.96 07:24:15 07:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:13:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:24:15 07:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:24:15 07:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:24:15 07:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:14:01 all 0.00 0.00 0.01 0.01 0.00 99.97 07:24:15 07:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:24:15 07:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:14:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:24:15 07:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:24:15 07:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:24:15 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:24:15 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:24:15 07:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:24:15 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:24:15 07:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:24:15 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:24:15 07:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:24:15 07:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:24:15 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:24:15 07:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:17:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:24:15 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:18:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:24:15 07:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:24:15 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:18:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:24:15 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:19:01 all 0.20 0.00 0.02 0.01 0.00 99.78 07:24:15 07:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:24:15 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:24:15 07:19:01 4 1.44 0.00 0.02 0.00 0.00 98.55 07:24:15 07:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:19:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:24:15 07:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:20:01 all 0.26 0.00 0.01 0.01 0.00 99.72 07:24:15 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:24:15 07:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:24:15 07:20:01 4 1.97 0.00 0.05 0.00 0.00 97.98 07:24:15 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:24:15 07:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 07:24:15 07:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:24:15 07:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:21:01 4 2.04 0.00 0.00 0.00 0.02 97.95 07:24:15 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:24:15 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:22:01 all 0.27 0.00 0.01 0.01 0.00 99.72 07:24:15 07:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:24:15 07:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:24:15 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:22:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:24:15 07:22:01 4 2.04 0.00 0.02 0.00 0.00 97.95 07:24:15 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:24:15 07:22:01 6 0.03 0.00 0.00 0.03 0.00 99.93 07:24:15 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:23:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:24:15 07:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:24:15 07:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:24:15 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:24:15 07:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:24:15 07:23:01 4 1.22 0.00 0.03 0.00 0.02 98.73 07:24:15 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:23:01 6 0.07 0.00 0.02 0.02 0.00 99.90 07:24:15 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:24:15 07:24:01 all 10.10 0.00 4.06 0.88 0.06 84.91 07:24:15 07:24:01 0 10.93 0.00 4.11 0.34 0.05 84.57 07:24:15 07:24:01 1 10.08 0.00 4.01 0.13 0.05 85.72 07:24:15 07:24:01 2 11.21 0.00 3.70 0.93 0.05 84.11 07:24:15 07:24:01 3 8.88 0.00 4.06 1.98 0.05 85.04 07:24:15 07:24:01 4 10.05 0.00 4.21 2.51 0.05 83.18 07:24:15 07:24:01 5 10.34 0.00 4.35 0.14 0.07 85.11 07:24:15 07:24:01 6 10.28 0.00 4.37 0.47 0.07 84.81 07:24:15 07:24:01 7 8.97 0.00 3.69 0.54 0.07 86.73 07:24:15 Average: all 2.87 0.00 0.74 0.24 0.01 96.14 07:24:15 Average: 0 2.75 0.00 0.73 0.33 0.01 96.18 07:24:15 Average: 1 2.83 0.00 0.72 0.22 0.01 96.21 07:24:15 Average: 2 2.89 0.00 0.72 0.33 0.01 96.04 07:24:15 Average: 3 2.68 0.00 0.83 0.33 0.01 96.15 07:24:15 Average: 4 3.34 0.00 0.71 0.25 0.02 95.68 07:24:15 Average: 5 2.89 0.00 0.74 0.06 0.01 96.29 07:24:15 Average: 6 2.91 0.00 0.77 0.29 0.01 96.02 07:24:15 Average: 7 2.64 0.00 0.68 0.09 0.01 96.58 07:24:15 07:24:15 07:24:15