Pull request #446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a1376050db057d0f71ec5991da4e935c3f3cd50+fe528491bba3fee0f8df2cff68391009d47da719 (cf9f46db55b6cf452316b4b2dcdd200f9160d36e) 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-ssh13227074344928427648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12771037887069923130.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15656875597181698226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2444617946530872566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13735258552958450286.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9499954264183064910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1406 in /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-446 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe528491bba3fee0f8df2cff68391009d47da719 into PR head commit 8a1376050db057d0f71ec5991da4e935c3f3cd50 Merge succeeded, producing 8a1376050db057d0f71ec5991da4e935c3f3cd50 Checking out Revision 8a1376050db057d0f71ec5991da4e935c3f3cd50 (PR-446) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:36:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:36:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:36:31 ========================================================= 01:36:31 EdgeX Global Pipelines Version Info 01:36:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe528491bba3fee0f8df2cff68391009d47da719 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 01:36:31 ------------------- 01:36:31 stable info: 01:36:31 ------------------- 01:36:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:36:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:36:31 Message: update stable to v1.0.244 01:36:32 ------------------- 01:36:32 experimental info: 01:36:32 ------------------- 01:36:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:36:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:36:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:36:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-446 [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-446 [Pipeline] echo 01:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-446 [Pipeline] echo 01:36:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo 01:36:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a13760 [Pipeline] echo 01:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:34 provisioning config files... 01:36:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config2361944649162155771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:34 ---> docker-login.sh 01:36:34 nexus3.edgexfoundry.org:10001 01:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:34 Configure a credential helper to remove this warning. See 01:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:34 01:36:34 Login Succeeded 01:36:34 nexus3.edgexfoundry.org:10002 01:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:34 Configure a credential helper to remove this warning. See 01:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:34 01:36:34 Login Succeeded 01:36:34 nexus3.edgexfoundry.org:10003 01:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:35 Configure a credential helper to remove this warning. See 01:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:35 01:36:35 Login Succeeded 01:36:35 nexus3.edgexfoundry.org:10004 01:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:35 Configure a credential helper to remove this warning. See 01:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:35 01:36:35 Login Succeeded 01:36:35 docker.io 01:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:35 Configure a credential helper to remove this warning. See 01:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:35 01:36:35 Login Succeeded 01:36:35 ---> docker-login.sh ends [Pipeline] } 01:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:36:36 + git rev-list -1 --merges 8a1376050db057d0f71ec5991da4e935c3f3cd50~1..8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo 01:36:36 -----------> git rev-list -1 --merges 8a1376050db057d0f71ec5991da4e935c3f3cd50~1..8a1376050db057d0f71ec5991da4e935c3f3cd50 8a1376050db057d0f71ec5991da4e935c3f3cd50 [false] [Pipeline] sh 01:36:36 + git log --format=format:%s -1 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo 01:36:36 ========================================================= 01:36:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:36:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:36 + git log --format=format:%s -1 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo 01:36:36 [semverPrep] GIT_COMMIT: 8a1376050db057d0f71ec5991da4e935c3f3cd50, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:36:36 [semverPrep] This is not a build commit. [Pipeline] sh 01:36:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:37 + grep -v github /etc/ssh/ssh_known_hosts 01:36:37 + [ -e /tmp/ssh_known_hosts ] 01:36:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:36:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:36:37 + sudo tee -a /etc/ssh/ssh_known_hosts 01:36:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:37 01:36:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:36:38 b85a868b505f: Pulling fs layer 01:36:38 e2be974225ed: Pulling fs layer 01:36:38 339a4e72a1f5: Pulling fs layer 01:36:38 988bab9f4d93: Pulling fs layer 01:36:38 1469e6f7b9e6: Pulling fs layer 01:36:38 eaf3925da568: Pulling fs layer 01:36:38 bab4dde63d76: Pulling fs layer 01:36:38 bde34c3a00c8: Pulling fs layer 01:36:38 b352a97aabf1: Pulling fs layer 01:36:38 4872d77fe225: Pulling fs layer 01:36:38 5851b861e8e6: Pulling fs layer 01:36:38 bab4dde63d76: Waiting 01:36:38 bde34c3a00c8: Waiting 01:36:38 b352a97aabf1: Waiting 01:36:38 988bab9f4d93: Waiting 01:36:38 5851b861e8e6: Waiting 01:36:38 eaf3925da568: Waiting 01:36:38 e2be974225ed: Download complete 01:36:38 988bab9f4d93: Verifying Checksum 01:36:38 988bab9f4d93: Download complete 01:36:38 1469e6f7b9e6: Verifying Checksum 01:36:38 1469e6f7b9e6: Download complete 01:36:38 339a4e72a1f5: Verifying Checksum 01:36:38 339a4e72a1f5: Download complete 01:36:38 eaf3925da568: Verifying Checksum 01:36:38 eaf3925da568: Download complete 01:36:38 bde34c3a00c8: Verifying Checksum 01:36:38 bde34c3a00c8: Download complete 01:36:38 b352a97aabf1: Verifying Checksum 01:36:38 b352a97aabf1: Download complete 01:36:38 4872d77fe225: Download complete 01:36:38 5851b861e8e6: Verifying Checksum 01:36:38 5851b861e8e6: Download complete 01:36:38 b85a868b505f: Verifying Checksum 01:36:38 b85a868b505f: Download complete 01:36:38 bab4dde63d76: Verifying Checksum 01:36:38 bab4dde63d76: Download complete 01:36:39 b85a868b505f: Pull complete 01:36:40 e2be974225ed: Pull complete 01:36:40 339a4e72a1f5: Pull complete 01:36:40 988bab9f4d93: Pull complete 01:36:40 1469e6f7b9e6: Pull complete 01:36:41 eaf3925da568: Pull complete 01:36:43 bab4dde63d76: Pull complete 01:36:43 bde34c3a00c8: Pull complete 01:36:43 b352a97aabf1: Pull complete 01:36:43 4872d77fe225: Pull complete 01:36:43 5851b861e8e6: Pull complete 01:36:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:43 prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container 01:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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/py-git-semver:0.1.4 cat 01:36:45 $ docker top cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 -eo pid,comm 01:36:45 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). 01:36:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:45 [ssh-agent] Looking for ssh-agent implementation... 01:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:46 $ docker exec cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent 01:36:46 SSH_AUTH_SOCK=/tmp/ssh-Itw2oO4mGZGS/agent.32 01:36:46 SSH_AGENT_PID=38 01:36:46 Running ssh-add (command line suppressed) 01:36:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_11322865894049423761.key (/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_11322865894049423761.key) 01:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:47 + git tag --points-at HEAD [Pipeline] } 01:36:47 $ docker exec --env ******** --env ******** cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent -k 01:36:47 unset SSH_AUTH_SOCK; 01:36:47 unset SSH_AGENT_PID; 01:36:47 echo Agent pid 38 killed; 01:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:48 [ssh-agent] Looking for ssh-agent implementation... 01:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:49 $ docker exec cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent 01:36:49 SSH_AUTH_SOCK=/tmp/ssh-vXTBUVjLRlx9/agent.70 01:36:49 SSH_AGENT_PID=76 01:36:49 Running ssh-add (command line suppressed) 01:36:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_13973527403906710559.key (/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_13973527403906710559.key) 01:36:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:51 + git semver init 01:36:52 2023-01-09 01:36:52,067 [run_init] DEBUG init version:0.0.0 force:False 01:36:52 2023-01-09 01:36:52,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver 01:36:52 2023-01-09 01:36:52,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver 01:36:52 2023-01-09 01:36:52,068 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446, universal_newlines=False, shell=None, istream=None) 01:36:53 2023-01-09 01:36:53,640 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.git/info/exclude 01:36:53 2023-01-09 01:36:53,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 with force:False 01:36:53 2023-01-09 01:36:53,641 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 01:36:53 2023-01-09 01:36:53,644 [execute] INFO git cat-file --batch-check 01:36:53 2023-01-09 01:36:53,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) 01:36:53 2023-01-09 01:36:53,652 [execute] INFO git cat-file --batch 01:36:53 2023-01-09 01:36:53,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) 01:36:53 2023-01-09 01:36:53,659 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 01:36:53 0.0.0 [Pipeline] } 01:36:53 $ docker exec --env ******** --env ******** cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent -k 01:36:53 unset SSH_AUTH_SOCK; 01:36:53 unset SSH_AGENT_PID; 01:36:53 echo Agent pid 76 killed; 01:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:54 + git semver [Pipeline] } 01:36:54 $ docker stop --time=1 cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 01:36:56 $ docker rm -f --volumes cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:36:56 Stashed 1 file(s) [Pipeline] echo 01:36:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:57 provisioning config files... 01:36:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config11197717622980938687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:57 ---> docker-login.sh 01:36:57 nexus3.edgexfoundry.org:10001 01:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:57 Configure a credential helper to remove this warning. See 01:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:57 01:36:57 Login Succeeded 01:36:57 nexus3.edgexfoundry.org:10002 01:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:57 Configure a credential helper to remove this warning. See 01:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:57 01:36:57 Login Succeeded 01:36:57 nexus3.edgexfoundry.org:10003 01:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:57 Configure a credential helper to remove this warning. See 01:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:57 01:36:57 Login Succeeded 01:36:57 nexus3.edgexfoundry.org:10004 01:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:58 Configure a credential helper to remove this warning. See 01:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:58 01:36:58 Login Succeeded 01:36:58 docker.io 01:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:58 Configure a credential helper to remove this warning. See 01:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:58 01:36:58 Login Succeeded 01:36:58 ---> docker-login.sh ends [Pipeline] } 01:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:36:58 ========================================================= 01:36:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:36:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:36:59 Sending build context to Docker daemon 6.306MB 01:36:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:36:59 Step 2/12 : FROM ${BASE} AS builder 01:36:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:36:59 213ec9aee27d: Pulling fs layer 01:36:59 4583459ba037: Pulling fs layer 01:36:59 93c1e223e6f2: Pulling fs layer 01:36:59 53926ce57604: Pulling fs layer 01:36:59 21b2b0c7a3f4: Pulling fs layer 01:36:59 22ff95d597cd: Pulling fs layer 01:36:59 12d6caf4c0d1: Pulling fs layer 01:36:59 96b7cbca73a9: Pulling fs layer 01:36:59 a7acece74701: Pulling fs layer 01:36:59 12d6caf4c0d1: Waiting 01:36:59 22ff95d597cd: Waiting 01:36:59 96b7cbca73a9: Waiting 01:36:59 53926ce57604: Waiting 01:36:59 a7acece74701: Waiting 01:36:59 21b2b0c7a3f4: Waiting 01:36:59 93c1e223e6f2: Verifying Checksum 01:36:59 93c1e223e6f2: Download complete 01:36:59 4583459ba037: Download complete 01:36:59 21b2b0c7a3f4: Download complete 01:36:59 22ff95d597cd: Verifying Checksum 01:36:59 22ff95d597cd: Download complete 01:36:59 213ec9aee27d: Verifying Checksum 01:36:59 12d6caf4c0d1: Verifying Checksum 01:36:59 12d6caf4c0d1: Download complete 01:36:59 213ec9aee27d: Pull complete 01:36:59 4583459ba037: Pull complete 01:36:59 93c1e223e6f2: Pull complete 01:36:59 a7acece74701: Verifying Checksum 01:36:59 a7acece74701: Download complete 01:37:00 53926ce57604: Verifying Checksum 01:37:00 53926ce57604: Download complete 01:37:00 96b7cbca73a9: Verifying Checksum 01:37:00 96b7cbca73a9: Download complete 01:37:04 53926ce57604: Pull complete 01:37:04 21b2b0c7a3f4: Pull complete 01:37:04 22ff95d597cd: Pull complete 01:37:04 12d6caf4c0d1: Pull complete 01:37:05 96b7cbca73a9: Pull complete 01:37:07 a7acece74701: Pull complete 01:37:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:37:07 ---> db6d94c90886 01:37:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:37:10 ---> Running in d97a8353f427 01:37:10 Removing intermediate container d97a8353f427 01:37:10 ---> 2e02056a3c77 01:37:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:10 ---> Running in d0746255d8e4 01:37:10 Removing intermediate container d0746255d8e4 01:37:10 ---> 30046a1b4e34 01:37:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:37:10 ---> Running in ad6e7120565e 01:37:10 Removing intermediate container ad6e7120565e 01:37:10 ---> aa54d7d685eb 01:37:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:37:10 ---> Running in 57bc1e5e7131 01:37:10 Removing intermediate container 57bc1e5e7131 01:37:10 ---> 94d2e164b1d4 01:37:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:10 ---> Running in f31206dd55e3 01:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:37:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:37:11 (2/4) Installing libedit (20210910.3.1-r0) 01:37:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:37:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:37:11 Executing busybox-1.35.0-r17.trigger 01:37:11 OK: 216 MiB in 55 packages 01:37:11 Still waiting to schedule task 01:37:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:37:11 Removing intermediate container f31206dd55e3 01:37:11 ---> 967511755271 01:37:11 Step 8/12 : WORKDIR /device-mqtt-go 01:37:11 ---> Running in 9bfffd549bb5 01:37:11 Removing intermediate container 9bfffd549bb5 01:37:11 ---> c1774756a9e3 01:37:11 Step 9/12 : COPY go.mod vendor* ./ 01:37:12 ---> 117329c767b1 01:37:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:12 ---> Running in 9abae2eac344 01:37:34 Removing intermediate container 9abae2eac344 01:37:34 ---> cb76912ac23a 01:37:34 Step 11/12 : COPY . . 01:37:34 ---> cc45b87ba9ff 01:37:34 Step 12/12 : RUN $MAKE 01:37:34 ---> Running in e7f5a65ee56b 01:37:34 noop 01:37:34 Removing intermediate container e7f5a65ee56b 01:37:34 ---> b7bae365cc7b 01:37:34 Successfully built b7bae365cc7b 01:37:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:34 + docker inspect -f . ci-base-image-x86_64 01:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:34 prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container 01:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:35 $ docker top 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:35 + go version 01:37:35 go version go1.18.7 linux/amd64 [Pipeline] } 01:37:35 $ docker stop --time=1 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 01:37:36 $ docker rm -f --volumes 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:37 + docker inspect -f . ci-base-image-x86_64 01:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:37 prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container 01:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:38 $ docker top 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] fileExists [Pipeline] sh 01:37:38 + make test 01:37:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:37:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:37:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:37:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 01:37:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:37:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:37:55 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:37:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:37:58 $ docker stop --time=1 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c 01:38:01 $ docker rm -f --volumes 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c [Pipeline] // withDockerContainer [Pipeline] sh 01:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:02 + ls -al . 01:38:02 total 192 01:38:02 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:37 . 01:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:36 .. 01:38:02 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 01:36 .dockerignore 01:38:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:37 .git 01:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 .github 01:38:02 -rw-rw-r-- 1 jenkins jenkins 329 Jan 9 01:36 .gitignore 01:38:02 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:36 .golangci.yml 01:38:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:36 .semver 01:38:02 -rw-rw-r-- 1 jenkins jenkins 9293 Jan 9 01:36 Attribution.txt 01:38:02 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 9 01:36 CHANGELOG.md 01:38:02 -rw-rw-r-- 1 jenkins jenkins 1734 Jan 9 01:36 Dockerfile 01:38:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:36 GOVERNANCE.md 01:38:02 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 01:36 Jenkinsfile 01:38:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:36 LICENSE 01:38:02 -rw-rw-r-- 1 jenkins jenkins 2126 Jan 9 01:36 Makefile 01:38:02 -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 01:36 OWNERS.md 01:38:02 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 9 01:36 README.md 01:38:02 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:36 VERSION 01:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:36 bin 01:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 cmd 01:38:02 -rw-r--r-- 1 jenkins jenkins 17887 Jan 9 01:37 coverage.out 01:38:02 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 9 01:36 go.mod 01:38:02 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 9 01:36 go.sum 01:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 internal 01:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:36 mock 01:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:36 snap 01:38:02 -rw-rw-r-- 1 jenkins jenkins 227 Jan 9 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:03 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 --label arch=amd64 --label version=0.0.0 . 01:38:03 Sending build context to Docker daemon 6.325MB 01:38:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:38:03 Step 2/24 : FROM ${BASE} AS builder 01:38:03 ---> b7bae365cc7b 01:38:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:38:03 ---> Running in ca8b22e0d115 01:38:03 Removing intermediate container ca8b22e0d115 01:38:03 ---> ae4ac8537bcf 01:38:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:03 ---> Running in 405ad4dc0004 01:38:03 Removing intermediate container 405ad4dc0004 01:38:03 ---> 4606a3dbfb55 01:38:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:38:03 ---> Running in 2d2994ec41a3 01:38:03 Removing intermediate container 2d2994ec41a3 01:38:03 ---> 98cad990273d 01:38:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:38:03 ---> Running in 02febaf3fd41 01:38:03 Removing intermediate container 02febaf3fd41 01:38:03 ---> 15536bc50cc1 01:38:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:03 ---> Running in 9557bf33cf63 01:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:38:04 OK: 216 MiB in 55 packages 01:38:04 Removing intermediate container 9557bf33cf63 01:38:04 ---> d6d29b48c828 01:38:04 Step 8/24 : WORKDIR /device-mqtt-go 01:38:04 ---> Running in 0125b42baa74 01:38:04 Removing intermediate container 0125b42baa74 01:38:04 ---> e32c17919db6 01:38:04 Step 9/24 : COPY go.mod vendor* ./ 01:38:05 ---> fe3ce1910f1d 01:38:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:05 ---> Running in c05537b61f03 01:38:05 Removing intermediate container c05537b61f03 01:38:05 ---> 39599ec6eeb9 01:38:05 Step 11/24 : COPY . . 01:38:06 ---> 3a493da18eb9 01:38:06 Step 12/24 : RUN $MAKE 01:38:06 ---> Running in 234b780a6a06 01:38:06 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:38:28 Removing intermediate container 234b780a6a06 01:38:28 ---> 23d0a84b35ef 01:38:28 Step 13/24 : FROM alpine:3.16 01:38:28 3.16: Pulling from library/alpine 01:38:28 ca7dd9ec2225: Pulling fs layer 01:38:28 ca7dd9ec2225: Verifying Checksum 01:38:28 ca7dd9ec2225: Download complete 01:38:28 ca7dd9ec2225: Pull complete 01:38:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:38:28 Status: Downloaded newer image for alpine:3.16 01:38:28 ---> bfe296a52501 01:38:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:38:28 ---> Running in d987a3569d12 01:38:28 Removing intermediate container d987a3569d12 01:38:28 ---> 23b547057275 01:38:28 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:38:28 ---> Running in 7bdcd98c1d8a 01:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:38:29 (1/6) Installing dumb-init (1.2.5-r1) 01:38:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:38:29 (3/6) Installing libsodium (1.0.18-r0) 01:38:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:38:29 (5/6) Installing libzmq (4.3.4-r0) 01:38:29 (6/6) Installing zeromq (4.3.4-r0) 01:38:29 Executing busybox-1.35.0-r17.trigger 01:38:29 OK: 8 MiB in 20 packages 01:38:29 Removing intermediate container 7bdcd98c1d8a 01:38:29 ---> 8ac04ca0b3d6 01:38:29 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:38:30 ---> 130d0b50a37f 01:38:30 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:38:30 ---> f80b23441beb 01:38:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:38:30 ---> 828fb10e1886 01:38:30 Step 19/24 : EXPOSE 59982 01:38:30 ---> Running in 48581f3b4426 01:38:30 Removing intermediate container 48581f3b4426 01:38:30 ---> cd10ea5e36c0 01:38:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:38:30 ---> Running in b95c2c53281b 01:38:31 Removing intermediate container b95c2c53281b 01:38:31 ---> cbcdd800f5fe 01:38:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:38:31 ---> Running in 42026f0fefaf 01:38:31 Removing intermediate container 42026f0fefaf 01:38:31 ---> b64ed2b006c6 01:38:31 Step 22/24 : LABEL arch=amd64 01:38:31 ---> Running in 34355881ed00 01:38:31 Removing intermediate container 34355881ed00 01:38:31 ---> d0fee88e0e66 01:38:31 Step 23/24 : LABEL git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 01:38:31 ---> Running in 73d9c83fcfea 01:38:31 Removing intermediate container 73d9c83fcfea 01:38:31 ---> 800d38c85d37 01:38:31 Step 24/24 : LABEL version=0.0.0 01:38:31 ---> Running in 4394bf637e0a 01:38:31 Removing intermediate container 4394bf637e0a 01:38:31 ---> e467a1243a93 01:38:31 [Warning] One or more build-args [ARCH] were not consumed 01:38:31 Successfully built e467a1243a93 01:38:31 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:32 01:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:32 latest: Pulling from edgex-lftools-log-publisher 01:38:32 5eb5b503b376: Pulling fs layer 01:38:32 5c69ac0246d0: Pulling fs layer 01:38:32 ec43610c2a17: Pulling fs layer 01:38:32 3a2ae6a8a46f: Pulling fs layer 01:38:32 33b1e0a273af: Pulling fs layer 01:38:32 5d3b04190fa2: Pulling fs layer 01:38:32 2f39f015ded8: Pulling fs layer 01:38:32 3a2ae6a8a46f: Waiting 01:38:32 5d3b04190fa2: Waiting 01:38:32 33b1e0a273af: Waiting 01:38:32 5c69ac0246d0: Verifying Checksum 01:38:32 5c69ac0246d0: Download complete 01:38:32 3a2ae6a8a46f: Verifying Checksum 01:38:32 3a2ae6a8a46f: Download complete 01:38:32 33b1e0a273af: Verifying Checksum 01:38:32 33b1e0a273af: Download complete 01:38:32 5d3b04190fa2: Verifying Checksum 01:38:32 5d3b04190fa2: Download complete 01:38:32 ec43610c2a17: Verifying Checksum 01:38:32 ec43610c2a17: Download complete 01:38:32 5eb5b503b376: Verifying Checksum 01:38:32 5eb5b503b376: Download complete 01:38:34 5eb5b503b376: Pull complete 01:38:34 5c69ac0246d0: Pull complete 01:38:34 ec43610c2a17: Pull complete 01:38:34 3a2ae6a8a46f: Pull complete 01:38:35 33b1e0a273af: Pull complete 01:38:35 5d3b04190fa2: Pull complete 01:38:39 2f39f015ded8: Pull complete 01:38:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:39 prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container 01:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:38:43 $ docker top a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:43 ---> job-cost.sh 01:38:43 lf-activate-venv: SKIPPING 01:38:43 INFO: No Stack... 01:38:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:44 INFO: Archiving Costs [Pipeline] sh 01:38:44 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/cost.csv 01:38:44 + cut -d, -f6 [Pipeline] lock 01:38:44 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] 01:38:44 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] did not exist. Created. 01:38:44 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:44 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:44 Stashed 1 file(s) [Pipeline] } 01:38:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:44 $ docker stop --time=1 a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d 01:38:46 $ docker rm -f --volumes a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1407 in /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] { [Pipeline] ws 01:40:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:40:26 Selected Git installation does not exist. Using Default 01:40:26 The recommended git tool is: NONE 01:40:31 using credential edgex-jenkins-ssh 01:40:31 Cloning the remote Git repository 01:40:31 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:40:31 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:40:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:40:31 > git --version # timeout=10 01:40:31 > git --version # 'git version 2.25.1' 01:40:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:40:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:40:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:40:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:40:36 Merging remotes/origin/main commit fe528491bba3fee0f8df2cff68391009d47da719 into PR head commit 8a1376050db057d0f71ec5991da4e935c3f3cd50 01:40:37 Merge succeeded, producing 8a1376050db057d0f71ec5991da4e935c3f3cd50 01:40:37 Checking out Revision 8a1376050db057d0f71ec5991da4e935c3f3cd50 (PR-446) 01:40:37 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:40:37 > git --version # timeout=10 01:40:37 > git --version # 'git version 2.25.1' 01:40:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 01:40:36 > git config core.sparsecheckout # timeout=10 01:40:36 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 01:40:37 > git remote # timeout=10 01:40:37 > git config --get remote.origin.url # timeout=10 01:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:37 > git merge fe528491bba3fee0f8df2cff68391009d47da719 # timeout=10 01:40:37 > git rev-parse HEAD^{commit} # timeout=10 01:40:37 > git config core.sparsecheckout # timeout=10 01:40:37 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 [Pipeline] { [Pipeline] sh 01:40:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:40:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:38 Dload Upload Total Spent Left Speed 01:40:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 01:40:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:40:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:40:39 + sudo tee /etc/docker/daemon.new 01:40:39 { 01:40:39 "registry-mirrors": [ 01:40:39 "https://nexus3.edgexfoundry.org:10001" 01:40:39 ], 01:40:39 "bip": "10.250.0.254/24", 01:40:39 "hosts": [ 01:40:39 "tcp://0.0.0.0:5555", 01:40:39 "unix:///var/run/docker.sock" 01:40:39 ], 01:40:39 "mtu": 1458, 01:40:39 "selinux-enabled": true, 01:40:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:40:39 } [Pipeline] sh 01:40:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:40:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:58 provisioning config files... 01:40:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13426914149780545680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:59 ---> docker-login.sh 01:40:59 nexus3.edgexfoundry.org:10001 01:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:59 Configure a credential helper to remove this warning. See 01:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:59 01:40:59 Login Succeeded 01:40:59 nexus3.edgexfoundry.org:10002 01:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:00 Configure a credential helper to remove this warning. See 01:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:00 01:41:00 Login Succeeded 01:41:00 nexus3.edgexfoundry.org:10003 01:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:00 Configure a credential helper to remove this warning. See 01:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:00 01:41:00 Login Succeeded 01:41:00 nexus3.edgexfoundry.org:10004 01:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:00 Configure a credential helper to remove this warning. See 01:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:00 01:41:00 Login Succeeded 01:41:00 docker.io 01:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:01 Configure a credential helper to remove this warning. See 01:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:01 01:41:01 Login Succeeded 01:41:01 ---> docker-login.sh ends [Pipeline] } 01:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:01 ========================================================= 01:41:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:41:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:41:02 Sending build context to Docker daemon 3.261MB 01:41:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:41:02 Step 2/12 : FROM ${BASE} AS builder 01:41:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:41:02 9b18e9b68314: Pulling fs layer 01:41:02 35d82f9e3411: Pulling fs layer 01:41:02 e16973657156: Pulling fs layer 01:41:02 fc693d55d65f: Pulling fs layer 01:41:02 7e9fc2657dce: Pulling fs layer 01:41:02 dda99020689f: Pulling fs layer 01:41:02 db1c61fa0a46: Pulling fs layer 01:41:02 891c053d2c06: Pulling fs layer 01:41:02 fc693d55d65f: Waiting 01:41:02 7e9fc2657dce: Waiting 01:41:02 dda99020689f: Waiting 01:41:02 db1c61fa0a46: Waiting 01:41:02 891c053d2c06: Waiting 01:41:02 e16973657156: Verifying Checksum 01:41:02 e16973657156: Download complete 01:41:02 35d82f9e3411: Verifying Checksum 01:41:02 35d82f9e3411: Download complete 01:41:02 7e9fc2657dce: Verifying Checksum 01:41:02 7e9fc2657dce: Download complete 01:41:02 dda99020689f: Verifying Checksum 01:41:02 dda99020689f: Download complete 01:41:02 9b18e9b68314: Verifying Checksum 01:41:02 9b18e9b68314: Download complete 01:41:03 9b18e9b68314: Pull complete 01:41:03 891c053d2c06: Verifying Checksum 01:41:03 891c053d2c06: Download complete 01:41:04 35d82f9e3411: Pull complete 01:41:04 e16973657156: Pull complete 01:41:05 db1c61fa0a46: Verifying Checksum 01:41:05 db1c61fa0a46: Download complete 01:41:05 fc693d55d65f: Verifying Checksum 01:41:05 fc693d55d65f: Download complete 01:41:18 fc693d55d65f: Pull complete 01:41:18 7e9fc2657dce: Pull complete 01:41:18 dda99020689f: Pull complete 01:41:23 db1c61fa0a46: Pull complete 01:41:26 891c053d2c06: Pull complete 01:41:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:41:26 ---> f96f9c87975a 01:41:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:41:28 ---> Running in 9ebe760e43ac 01:41:28 Removing intermediate container 9ebe760e43ac 01:41:28 ---> 05cd288992c4 01:41:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:28 ---> Running in 75885a08d34a 01:41:28 Removing intermediate container 75885a08d34a 01:41:28 ---> 04e960ecc204 01:41:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:41:28 ---> Running in 30b10a35e454 01:41:29 Removing intermediate container 30b10a35e454 01:41:29 ---> e010c0ce5bf5 01:41:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:41:29 ---> Running in 41a420f0aa9d 01:41:29 Removing intermediate container 41a420f0aa9d 01:41:29 ---> 053cedd7a9e0 01:41:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:29 ---> Running in 9ae13b68c902 01:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:41:31 (2/4) Installing libedit (20210910.3.1-r0) 01:41:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:41:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:41:32 Executing busybox-1.35.0-r17.trigger 01:41:32 OK: 226 MiB in 55 packages 01:41:33 Removing intermediate container 9ae13b68c902 01:41:33 ---> cdf0b295c1d1 01:41:33 Step 8/12 : WORKDIR /device-mqtt-go 01:41:33 ---> Running in b497a48af686 01:41:33 Removing intermediate container b497a48af686 01:41:33 ---> d84ac1236a98 01:41:33 Step 9/12 : COPY go.mod vendor* ./ 01:41:33 ---> 93298555aa99 01:41:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:33 ---> Running in dbe5fce339ae 01:42:30 Removing intermediate container dbe5fce339ae 01:42:30 ---> 544c315be0fe 01:42:30 Step 11/12 : COPY . . 01:42:30 ---> 0c9cbeacd613 01:42:30 Step 12/12 : RUN $MAKE 01:42:30 ---> Running in a8181c7b72f3 01:42:30 noop 01:42:30 Removing intermediate container a8181c7b72f3 01:42:30 ---> c44c761ba709 01:42:30 Successfully built c44c761ba709 01:42:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 + docker inspect -f . ci-base-image-arm64 01:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:31 prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container 01:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:42:32 $ docker top 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:33 + go version 01:42:33 go version go1.18.7 linux/arm64 [Pipeline] } 01:42:33 $ docker stop --time=1 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b 01:42:34 $ docker rm -f --volumes 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker inspect -f . ci-base-image-arm64 01:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:35 prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container 01:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:42:36 $ docker top 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:37 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:42:37 + make test 01:42:37 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:42:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:44:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:44:01 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 21.8% of statements 01:44:01 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:44:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:44:01 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:44:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:23 ./bin/test-attribution-txt.sh [Pipeline] echo 01:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:44:23 $ docker stop --time=1 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e 01:44:25 $ docker rm -f --volumes 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e [Pipeline] // withDockerContainer [Pipeline] sh 01:44:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:26 Warning: overwriting stash ‘coverage-report’ 01:44:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:44:27 + ls -al . 01:44:27 total 188 01:44:27 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 01:42 . 01:44:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:40 .. 01:44:27 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 01:40 .dockerignore 01:44:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:40 .git 01:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 .github 01:44:27 -rw-rw-r-- 1 jenkins jenkins 329 Jan 9 01:40 .gitignore 01:44:27 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:40 .golangci.yml 01:44:27 -rw-rw-r-- 1 jenkins jenkins 9293 Jan 9 01:40 Attribution.txt 01:44:27 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 9 01:40 CHANGELOG.md 01:44:27 -rw-rw-r-- 1 jenkins jenkins 1734 Jan 9 01:40 Dockerfile 01:44:27 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:40 GOVERNANCE.md 01:44:27 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 01:40 Jenkinsfile 01:44:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:40 LICENSE 01:44:27 -rw-rw-r-- 1 jenkins jenkins 2126 Jan 9 01:40 Makefile 01:44:27 -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 01:40 OWNERS.md 01:44:27 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 9 01:40 README.md 01:44:27 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:36 VERSION 01:44:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:40 bin 01:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 cmd 01:44:27 -rw-r--r-- 1 jenkins jenkins 17887 Jan 9 01:43 coverage.out 01:44:27 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 9 01:40 go.mod 01:44:27 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 9 01:40 go.sum 01:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 internal 01:44:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:40 mock 01:44:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:40 snap 01:44:27 -rw-rw-r-- 1 jenkins jenkins 227 Jan 9 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:28 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 --label arch=arm64 --label version=0.0.0 . 01:44:28 Sending build context to Docker daemon 3.28MB 01:44:28 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:44:28 Step 2/24 : FROM ${BASE} AS builder 01:44:28 ---> c44c761ba709 01:44:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:44:28 ---> Running in e9a98c2121f0 01:44:29 Removing intermediate container e9a98c2121f0 01:44:29 ---> 097693890e46 01:44:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:44:29 ---> Running in f744ccb46f0a 01:44:29 Removing intermediate container f744ccb46f0a 01:44:29 ---> f8ed6defe156 01:44:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:44:29 ---> Running in 334723b3ccd9 01:44:29 Removing intermediate container 334723b3ccd9 01:44:29 ---> 433b8ce3723c 01:44:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:44:29 ---> Running in 35a20c7baf32 01:44:30 Removing intermediate container 35a20c7baf32 01:44:30 ---> 00ed98877043 01:44:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:30 ---> Running in e41092b33978 01:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:44:33 OK: 226 MiB in 55 packages 01:44:34 Removing intermediate container e41092b33978 01:44:34 ---> 244392b58aa1 01:44:34 Step 8/24 : WORKDIR /device-mqtt-go 01:44:34 ---> Running in 34df9c9f96d0 01:44:34 Removing intermediate container 34df9c9f96d0 01:44:34 ---> 979c787f4da2 01:44:34 Step 9/24 : COPY go.mod vendor* ./ 01:44:35 ---> 2ead5c56ee07 01:44:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:35 ---> Running in 7b817916fb0d 01:44:37 Removing intermediate container 7b817916fb0d 01:44:37 ---> 7e2f379a3188 01:44:37 Step 11/24 : COPY . . 01:44:37 ---> 0ea6b8e3002a 01:44:37 Step 12/24 : RUN $MAKE 01:44:37 ---> Running in 7e521a2e3486 01:44:38 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:47:15 Removing intermediate container 7e521a2e3486 01:47:15 ---> 3958c0a2a377 01:47:15 Step 13/24 : FROM alpine:3.16 01:47:15 3.16: Pulling from library/alpine 01:47:15 6875df1f5354: Pulling fs layer 01:47:15 6875df1f5354: Download complete 01:47:15 6875df1f5354: Pull complete 01:47:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 01:47:15 Status: Downloaded newer image for alpine:3.16 01:47:15 ---> 2b4661558fb8 01:47:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:47:15 ---> Running in 5fc98f054e90 01:47:15 Removing intermediate container 5fc98f054e90 01:47:15 ---> 0228ed5a9bc2 01:47:15 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:47:15 ---> Running in 34b1c2ccbc9d 01:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:15 (1/6) Installing dumb-init (1.2.5-r1) 01:47:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:47:15 (3/6) Installing libsodium (1.0.18-r0) 01:47:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:47:15 (5/6) Installing libzmq (4.3.4-r0) 01:47:15 (6/6) Installing zeromq (4.3.4-r0) 01:47:15 Executing busybox-1.35.0-r17.trigger 01:47:15 OK: 8 MiB in 20 packages 01:47:15 Removing intermediate container 34b1c2ccbc9d 01:47:15 ---> 55564b74aa78 01:47:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:47:15 ---> 76bcac345d25 01:47:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:47:15 ---> 2f9eeffdb027 01:47:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:47:15 ---> f7a485a41681 01:47:15 Step 19/24 : EXPOSE 59982 01:47:15 ---> Running in 5e5af8d393dd 01:47:15 Removing intermediate container 5e5af8d393dd 01:47:15 ---> fafdc4082340 01:47:15 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:47:15 ---> Running in 5facffe01f91 01:47:15 Removing intermediate container 5facffe01f91 01:47:15 ---> 1276b40ff48f 01:47:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:47:15 ---> Running in 1631b5e42242 01:47:15 Removing intermediate container 1631b5e42242 01:47:15 ---> 9b9933b97956 01:47:15 Step 22/24 : LABEL arch=arm64 01:47:15 ---> Running in c87db630187d 01:47:15 Removing intermediate container c87db630187d 01:47:15 ---> 05a6646ba269 01:47:15 Step 23/24 : LABEL git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 01:47:15 ---> Running in a083c433f483 01:47:15 Removing intermediate container a083c433f483 01:47:15 ---> 4be95bb32ae0 01:47:15 Step 24/24 : LABEL version=0.0.0 01:47:16 ---> Running in a3385c4314f0 01:47:16 Removing intermediate container a3385c4314f0 01:47:16 ---> ce7aab7cbc3d 01:47:16 [Warning] One or more build-args [ARCH] were not consumed 01:47:16 Successfully built ce7aab7cbc3d 01:47:16 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:17 01:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:17 arm64: Pulling from edgex-lftools-log-publisher 01:47:17 8998bd30e6a1: Pulling fs layer 01:47:17 04944245beec: Pulling fs layer 01:47:17 699f458cf7ca: Pulling fs layer 01:47:17 765212b225bb: Pulling fs layer 01:47:17 f23df028b6ca: Pulling fs layer 01:47:17 d65c8cfc05b1: Pulling fs layer 01:47:17 2437ff75d9bd: Pulling fs layer 01:47:17 765212b225bb: Waiting 01:47:17 d65c8cfc05b1: Waiting 01:47:17 2437ff75d9bd: Waiting 01:47:17 f23df028b6ca: Waiting 01:47:17 04944245beec: Verifying Checksum 01:47:17 04944245beec: Download complete 01:47:17 765212b225bb: Verifying Checksum 01:47:17 765212b225bb: Download complete 01:47:17 f23df028b6ca: Download complete 01:47:17 d65c8cfc05b1: Verifying Checksum 01:47:17 d65c8cfc05b1: Download complete 01:47:17 699f458cf7ca: Verifying Checksum 01:47:17 699f458cf7ca: Download complete 01:47:18 8998bd30e6a1: Verifying Checksum 01:47:18 8998bd30e6a1: Download complete 01:47:21 2437ff75d9bd: Verifying Checksum 01:47:21 2437ff75d9bd: Download complete 01:47:22 8998bd30e6a1: Pull complete 01:47:22 04944245beec: Pull complete 01:47:24 699f458cf7ca: Pull complete 01:47:24 765212b225bb: Pull complete 01:47:25 f23df028b6ca: Pull complete 01:47:25 d65c8cfc05b1: Pull complete 01:47:40 2437ff75d9bd: Pull complete 01:47:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:40 prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container 01:47:40 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:47:43 $ docker top ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:44 ---> job-cost.sh 01:47:44 lf-activate-venv: SKIPPING 01:47:44 INFO: No Stack... 01:47:45 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:46 INFO: Archiving Costs [Pipeline] sh 01:47:46 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:47:46 + cut -d, -f6 [Pipeline] lock 01:47:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] 01:47:46 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] did not exist. Created. 01:47:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:47 /w/workspace/device-mqtt-go/1@tmp/durable-2c5aa716/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:47 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:48 Warning: overwriting stash ‘stack-cost’ 01:47:48 Stashed 1 file(s) [Pipeline] } 01:47:48 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:48 $ docker stop --time=1 ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb 01:47:49 $ docker rm -f --volumes ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb [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 01:47:51 provisioning config files... 01:47:51 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config18437596944946046140tmp [Pipeline] { [Pipeline] sh 01:47:51 + set +x 01:47:51 + curl -s https://codecov.io/bash 01:47:51 + bash -s -- 01:47:51 01:47:51 _____ _ 01:47:51 / ____| | | 01:47:51 | | ___ __| | ___ ___ _____ __ 01:47:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:51 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:51 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:51 Bash-1.0.6 01:47:51 01:47:51 01:47:51 ==> git version 2.25.1 found 01:47:51 ==> 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 01:47:51 Release-Date: 2020-01-08 01:47:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:47:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:47:51 ==> Jenkins CI detected. 01:47:51 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-446 01:47:51 project root: . 01:47:51 --> token set from env 01:47:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:51 ==> Running gcov in . (disable via -X gcov) 01:47:51 ==> Python coveragepy not found 01:47:51 ==> Searching for coverage reports in: 01:47:51 + . 01:47:51 -> Found 1 reports 01:47:51 ==> Detecting git/mercurial file structure 01:47:51 ==> Reading reports 01:47:51 + ./coverage.out bytes=17887 01:47:51 ==> Appending adjustments 01:47:51 https://docs.codecov.io/docs/fixing-reports 01:47:51 + Found adjustments 01:47:51 ==> Gzipping contents 01:47:51 4.0K /tmp/codecov.Nvqlwj.gz 01:47:51 ==> Uploading reports 01:47:51 url: https://codecov.io 01:47:51 query: branch=PR-446&commit=8a1376050db057d0f71ec5991da4e935c3f3cd50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=446&job=&cmd_args= 01:47:51 -> Pinging Codecov 01:47:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-446&commit=8a1376050db057d0f71ec5991da4e935c3f3cd50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=446&job=&cmd_args= 01:47:51 -> Uploading to 01:47:51 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/7D719EC7BBE17E464838252E33014C33/8a1376050db057d0f71ec5991da4e935c3f3cd50/ba40d3b6-6149-443e-8a8a-5cf05b4f590e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T014751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d957bf6d1d8b0e707bd5736ab994c4b70754d36962dbc7d83f1be0281acc7d5c 01:47:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:51 Dload Upload Total Spent Left Speed 01:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 10003 --:--:-- --:--:-- --:--:-- 10003 01:47:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] } 01:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:47:54 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives ] 01:47:54 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives 01:47:54 total 16 01:47:54 drwxr-xr-x 3 root root 4096 Jan 9 01:38 . 01:47:54 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 01:38 .. 01:47:54 drwxr-xr-x 2 root root 4096 Jan 9 01:38 cost 01:47:54 -rw-r--r-- 1 root root 86 Jan 9 01:38 cost.csv 01:47:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives 01:47:54 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives 01:47:54 total 16 01:47:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:38 . 01:47:54 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 01:38 .. 01:47:54 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 01:38 cost 01:47:54 -rw-r--r-- 1 jenkins jenkins 86 Jan 9 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:47:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:47:55 ---> package-listing.sh 01:47:55 ++ tr '[:upper:]' '[:lower:]' 01:47:55 ++ facter osfamily 01:47:55 + OS_FAMILY=debian 01:47:55 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-446 01:47:55 + START_PACKAGES=/tmp/packages_start.txt 01:47:55 + END_PACKAGES=/tmp/packages_end.txt 01:47:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:47:55 + PACKAGES=/tmp/packages_start.txt 01:47:55 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-446 ']' 01:47:55 + PACKAGES=/tmp/packages_end.txt 01:47:55 + case "${OS_FAMILY}" in 01:47:55 + dpkg -l 01:47:55 + grep '^ii' 01:47:55 + '[' -f /tmp/packages_start.txt ']' 01:47:55 + '[' -f /tmp/packages_end.txt ']' 01:47:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:47:55 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-446 ']' 01:47:55 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/ 01:47:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/ [Pipeline] echo 01:47:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:47:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:56 prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container 01:47:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:47:57 $ docker top 688c88e2c097f8dc28d34bf5ab99b270458666a127ebe26a516ccf89e87ac51a -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:57 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:57 + mkdir -p /var/log/sysstat [Pipeline] sh 01:47:58 + ls /var/log/sa-host 01:47:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:58 provisioning config files... 01:47:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config900828152443265338tmp [Pipeline] { [Pipeline] echo 01:47:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:58 ---> create-netrc.sh [Pipeline] } 01:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:59 ---> python-tools-install.sh [Pipeline] echo 01:47:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:59 ---> sudo-logs.sh 01:47:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:59 ---> job-cost.sh 01:47:59 lf-activate-venv: SKIPPING 01:47:59 DEBUG: total: 0.2199999988079071 01:47:59 INFO: Retrieving Stack Cost... 01:48:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:48:01 INFO: Archiving Costs [Pipeline] echo 01:48:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:48:01 ---> logs-deploy.sh 01:48:01 lf-activate-venv: SKIPPING 01:48:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-446/1 01:48:01 INFO: archiving workspace using pattern(s): 01:48:02 Archives upload complete. 01:48:02 INFO: archiving logs to Nexus 01:48:03 ---> uname -a: 01:48:03 Linux prd-ubuntu20-04-docker-8c-8g-1406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:48:03 01:48:03 01:48:03 ---> lscpu: 01:48:03 Architecture: x86_64 01:48:03 CPU op-mode(s): 32-bit, 64-bit 01:48:03 Byte Order: Little Endian 01:48:03 Address sizes: 40 bits physical, 48 bits virtual 01:48:03 CPU(s): 8 01:48:03 On-line CPU(s) list: 0-7 01:48:03 Thread(s) per core: 1 01:48:03 Core(s) per socket: 1 01:48:03 Socket(s): 8 01:48:03 NUMA node(s): 1 01:48:03 Vendor ID: AuthenticAMD 01:48:03 CPU family: 23 01:48:03 Model: 49 01:48:03 Model name: AMD EPYC-Rome Processor 01:48:03 Stepping: 0 01:48:03 CPU MHz: 2799.996 01:48:03 BogoMIPS: 5599.99 01:48:03 Virtualization: AMD-V 01:48:03 Hypervisor vendor: KVM 01:48:03 Virtualization type: full 01:48:03 L1d cache: 256 KiB 01:48:03 L1i cache: 256 KiB 01:48:03 L2 cache: 4 MiB 01:48:03 L3 cache: 128 MiB 01:48:03 NUMA node0 CPU(s): 0-7 01:48:03 Vulnerability Itlb multihit: Not affected 01:48:03 Vulnerability L1tf: Not affected 01:48:03 Vulnerability Mds: Not affected 01:48:03 Vulnerability Meltdown: Not affected 01:48:03 Vulnerability Mmio stale data: Not affected 01:48:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:48:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:48:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:48:03 Vulnerability Srbds: Not affected 01:48:03 Vulnerability Tsx async abort: Not affected 01:48:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:48:03 01:48:03 01:48:03 ---> nproc: 01:48:03 8 01:48:03 01:48:03 01:48:03 ---> df -h: 01:48:03 Filesystem Size Used Avail Use% Mounted on 01:48:03 overlay 155G 12G 144G 8% / 01:48:03 tmpfs 64M 0 64M 0% /dev 01:48:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:48:03 shm 64M 0 64M 0% /dev/shm 01:48:03 /dev/vda1 155G 12G 144G 8% /facter-os 01:48:03 01:48:03 01:48:03 ---> sar -b -r -n DEV: 01:48:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1406) 01/09/23 _x86_64_ (8 CPU) 01:48:03 01:48:03 01:35:54 LINUX RESTART (8 CPU) 01:48:03 01:48:03 01:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:48:03 01:37:02 139.81 58.31 81.50 0.00 5457.22 159835.09 0.00 01:48:03 01:38:01 178.19 1.29 176.90 0.00 19.79 71383.43 0.00 01:48:03 01:39:01 155.54 0.20 155.34 0.00 13.33 35018.03 0.00 01:48:03 01:40:01 1.43 0.00 1.43 0.00 0.00 16.01 0.00 01:48:03 01:41:01 4.35 0.98 3.37 0.00 67.59 93.85 0.00 01:48:03 01:42:01 52.57 9.60 42.98 0.00 5087.29 8662.82 0.00 01:48:03 01:43:01 4.10 0.02 4.08 0.00 0.13 97.32 0.00 01:48:03 01:44:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 01:48:03 01:45:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 01:48:03 01:46:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 01:48:03 01:47:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 01:48:03 01:48:01 6.23 0.25 5.98 0.00 19.33 112.38 0.00 01:48:03 Average: 45.43 5.89 39.54 0.00 889.92 22871.99 0.00 01:48:03 01:48:03 01:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:48:03 01:37:02 29415888 31610692 724972 2.20 65024 2420456 2015612 5.94 979200 2162612 526716 01:48:03 01:38:01 28412356 31587068 714908 2.17 139372 3238788 1914496 5.64 1162012 2863088 8 01:48:03 01:39:01 27787316 31579428 721520 2.19 151044 3798484 1739548 5.13 1211756 3387616 160 01:48:03 01:40:01 27788276 31580432 720292 2.19 151080 3798488 1739548 5.13 1211608 3387620 128 01:48:03 01:41:01 27753800 31579084 720968 2.19 152576 3828928 1778804 5.24 1217448 3417988 25328 01:48:03 01:42:01 27268068 31562800 720260 2.19 184220 4252852 1800992 5.31 1530824 3552320 4 01:48:03 01:43:01 27278828 31568708 714152 2.17 182800 4249604 1790944 5.28 1523752 3549072 8 01:48:03 01:44:01 27278464 31568420 714380 2.17 182836 4249604 1790944 5.28 1523788 3549076 8 01:48:03 01:45:01 27278732 31568720 714008 2.17 182864 4249608 1790944 5.28 1523708 3549076 8 01:48:03 01:46:01 27278900 31568892 713924 2.17 182900 4249608 1790944 5.28 1524048 3549080 16 01:48:03 01:47:01 27279276 31569324 713480 2.17 182932 4249612 1790944 5.28 1523832 3549084 12 01:48:03 01:48:01 27217552 31511500 766020 2.33 183116 4250956 1874024 5.52 1580952 3545952 492 01:48:03 Average: 27669788 31571256 721574 2.19 161730 3903082 1818145 5.36 1376077 3338549 46074 01:48:03 01:48:03 01:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:48:03 01:37:02 docker0 2.97 3.13 0.32 47.11 0.00 0.00 0.00 0.00 01:48:03 01:37:02 lo 7.60 7.60 0.73 0.73 0.00 0.00 0.00 0.00 01:48:03 01:37:02 ens3 540.01 358.02 6486.32 81.69 0.00 0.00 0.00 0.00 01:48:03 01:38:01 docker0 153.16 181.26 12.52 1809.01 0.00 0.00 0.00 0.00 01:48:03 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:38:01 ens3 214.34 177.31 1842.67 29.61 0.00 0.00 0.00 0.00 01:48:03 01:39:01 docker0 3.92 8.57 0.25 98.59 0.00 0.00 0.00 0.00 01:48:03 01:39:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:48:03 01:39:01 ens3 133.23 93.32 2682.02 92.98 0.00 0.00 0.00 0.00 01:48:03 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:40:01 ens3 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 01:48:03 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:48:03 01:41:01 ens3 35.93 24.71 430.87 2.05 0.00 0.00 0.00 0.00 01:48:03 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:48:03 01:42:01 ens3 102.72 60.59 2324.16 4.27 0.00 0.00 0.00 0.00 01:48:03 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:48:03 01:43:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 01:48:03 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:44:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:48:03 01:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:48:03 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:46:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:48:03 01:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:48:03 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:03 01:48:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 01:48:03 01:48:01 ens3 30.46 18.90 32.30 10.68 0.00 0.00 0.00 0.00 01:48:03 Average: docker0 13.14 15.85 1.07 160.60 0.00 0.00 0.00 0.00 01:48:03 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 01:48:03 Average: ens3 88.00 60.96 1148.90 18.43 0.00 0.00 0.00 0.00 01:48:03 01:48:03 01:48:03 ---> sar -P ALL: 01:48:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1406) 01/09/23 _x86_64_ (8 CPU) 01:48:03 01:48:03 01:35:54 LINUX RESTART (8 CPU) 01:48:03 01:48:03 01:36:01 CPU %user %nice %system %iowait %steal %idle 01:48:03 01:37:02 all 7.56 0.00 2.58 2.35 0.04 87.48 01:48:03 01:37:02 0 9.85 0.00 1.88 0.30 0.05 87.92 01:48:03 01:37:02 1 5.80 0.00 1.99 5.15 0.03 87.02 01:48:03 01:37:02 2 10.56 0.00 2.93 2.02 0.03 84.46 01:48:03 01:37:02 3 6.65 0.00 2.75 0.29 0.03 90.28 01:48:03 01:37:02 4 8.64 0.00 2.63 0.94 0.03 87.75 01:48:03 01:37:02 5 5.52 0.00 2.43 2.92 0.03 89.10 01:48:03 01:37:02 6 6.20 0.00 3.25 0.30 0.03 90.22 01:48:03 01:37:02 7 7.24 0.00 2.76 6.87 0.05 83.08 01:48:03 01:38:01 all 25.21 0.00 5.24 3.77 0.08 65.69 01:48:03 01:38:01 0 24.44 0.00 5.31 1.37 0.07 68.81 01:48:03 01:38:01 1 22.21 0.00 4.52 5.50 0.10 67.66 01:48:03 01:38:01 2 28.53 0.00 5.62 0.84 0.09 64.93 01:48:03 01:38:01 3 23.12 0.00 4.65 1.85 0.09 70.30 01:48:03 01:38:01 4 27.03 0.00 6.38 3.26 0.07 63.26 01:48:03 01:38:01 5 23.85 0.00 5.57 12.67 0.09 57.82 01:48:03 01:38:01 6 24.64 0.00 4.57 4.35 0.09 66.35 01:48:03 01:38:01 7 27.86 0.00 5.29 0.34 0.09 66.43 01:48:03 01:39:01 all 18.25 0.00 3.68 1.92 0.06 76.09 01:48:03 01:39:01 0 16.74 0.00 4.02 0.08 0.05 79.10 01:48:03 01:39:01 1 16.89 0.00 4.11 2.66 0.07 76.26 01:48:03 01:39:01 2 20.41 0.00 4.06 5.88 0.07 69.58 01:48:03 01:39:01 3 17.10 0.00 2.92 0.17 0.05 79.76 01:48:03 01:39:01 4 20.07 0.00 4.53 1.97 0.07 73.37 01:48:03 01:39:01 5 17.36 0.00 2.97 0.49 0.05 79.13 01:48:03 01:39:01 6 17.32 0.00 3.17 3.29 0.07 76.16 01:48:03 01:39:01 7 20.10 0.00 3.65 0.78 0.07 75.40 01:48:03 01:40:01 all 0.18 0.00 0.01 0.00 0.01 99.80 01:48:03 01:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:48:03 01:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:48:03 01:40:01 2 0.03 0.00 0.00 0.02 0.00 99.95 01:48:03 01:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:48:03 01:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:48:03 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:48:03 01:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:48:03 01:40:01 7 1.34 0.00 0.00 0.00 0.02 98.64 01:48:03 01:41:01 all 0.13 0.00 0.07 0.02 0.01 99.78 01:48:03 01:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:48:03 01:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:48:03 01:41:01 2 0.07 0.00 0.02 0.02 0.02 99.88 01:48:03 01:41:01 3 0.08 0.00 0.03 0.00 0.00 99.88 01:48:03 01:41:01 4 0.13 0.00 0.07 0.03 0.02 99.75 01:48:03 01:41:01 5 0.42 0.00 0.10 0.00 0.00 99.48 01:48:03 01:41:01 6 0.03 0.00 0.22 0.08 0.03 99.63 01:48:03 01:41:01 7 0.17 0.00 0.07 0.02 0.02 99.73 01:48:03 01:42:01 all 1.99 0.00 1.27 0.48 0.03 96.23 01:48:03 01:42:01 0 1.72 0.00 1.47 0.05 0.03 96.73 01:48:03 01:42:01 1 2.30 0.00 1.77 0.63 0.02 95.27 01:48:03 01:42:01 2 1.69 0.00 0.62 0.25 0.03 97.41 01:48:03 01:42:01 3 3.39 0.00 0.89 0.25 0.05 95.42 01:48:03 01:42:01 4 1.30 0.00 1.95 0.62 0.02 96.11 01:48:03 01:42:01 5 2.00 0.00 1.72 0.78 0.05 95.44 01:48:03 01:42:01 6 2.04 0.00 1.03 1.00 0.03 95.89 01:48:03 01:42:01 7 1.45 0.00 0.72 0.22 0.03 97.58 01:48:03 01:43:01 all 0.33 0.00 0.06 0.02 0.00 99.59 01:48:03 01:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:48:03 01:43:01 1 0.22 0.00 0.10 0.00 0.00 99.68 01:48:03 01:43:01 2 0.07 0.00 0.05 0.08 0.02 99.78 01:48:03 01:43:01 3 0.05 0.00 0.03 0.03 0.00 99.88 01:48:03 01:43:01 4 2.02 0.00 0.03 0.00 0.00 97.95 01:48:03 01:43:01 5 0.12 0.00 0.05 0.00 0.00 99.83 01:48:03 01:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:48:03 01:43:01 7 0.08 0.00 0.08 0.02 0.00 99.82 01:48:03 01:44:01 all 0.15 0.00 0.01 0.00 0.01 99.82 01:48:03 01:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:48:03 01:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:48:03 01:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:48:03 01:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:48:03 01:44:01 4 1.08 0.00 0.03 0.00 0.02 98.87 01:48:03 01:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:48:03 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:48:03 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:48:03 01:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:48:03 01:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:48:03 01:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:48:03 01:45:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:48:03 01:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:48:03 01:45:01 4 0.30 0.00 0.00 0.00 0.00 99.70 01:48:03 01:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:48:03 01:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:48:03 01:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:48:03 01:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:48:03 01:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 01:48:03 01:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:48:03 01:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:48:03 01:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:48:03 01:46:01 4 1.99 0.00 0.00 0.00 0.00 98.01 01:48:03 01:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:48:03 01:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:48:03 01:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:48:03 01:47:01 all 0.14 0.00 0.03 0.00 0.01 99.83 01:48:03 01:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:48:03 01:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:48:03 01:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:48:03 01:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:48:03 01:47:01 4 1.01 0.00 0.15 0.00 0.02 98.82 01:48:03 01:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:48:03 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:48:03 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:48:03 01:48:03 01:47:01 CPU %user %nice %system %iowait %steal %idle 01:48:03 01:48:01 all 0.64 0.00 0.27 0.02 0.02 99.05 01:48:03 01:48:01 0 0.65 0.00 0.35 0.02 0.02 98.97 01:48:03 01:48:01 1 0.28 0.00 0.15 0.00 0.00 99.57 01:48:03 01:48:01 2 0.57 0.00 0.18 0.12 0.03 99.10 01:48:03 01:48:01 3 0.85 0.00 0.43 0.00 0.00 98.72 01:48:03 01:48:01 4 0.63 0.00 0.22 0.00 0.10 99.05 01:48:03 01:48:01 5 1.29 0.00 0.28 0.02 0.02 98.40 01:48:03 01:48:01 6 0.50 0.00 0.22 0.00 0.02 99.27 01:48:03 01:48:01 7 0.32 0.00 0.30 0.03 0.00 99.35 01:48:03 Average: all 4.50 0.00 1.09 0.71 0.02 93.68 01:48:03 Average: 0 4.40 0.00 1.09 0.15 0.03 94.33 01:48:03 Average: 1 3.93 0.00 1.04 1.15 0.02 93.86 01:48:03 Average: 2 5.10 0.00 1.11 0.77 0.03 92.99 01:48:03 Average: 3 4.20 0.00 0.96 0.21 0.02 94.60 01:48:03 Average: 4 5.27 0.00 1.31 0.56 0.03 92.83 01:48:03 Average: 5 4.15 0.00 1.08 1.38 0.02 93.37 01:48:03 Average: 6 4.17 0.00 1.03 0.74 0.02 94.03 01:48:03 Average: 7 4.81 0.00 1.06 0.69 0.02 93.42 01:48:03 01:48:03 01:48:03