Pull request #575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 570e87e0558778374474c0216c27cd7d1f7897c5+4d33384134bee0215aaad493adec514fb129bdc9 (71054de9fefb00ce1fccebf72dfd4358ffb2404a) 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-ssh818655551865853320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh598602722426901258.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-575/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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7106324673607076928.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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16496538618250897090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3353193391299676460.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-575/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-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4016097760760728271.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-9426’ Running on prd-ubuntu20.04-docker-8c-8g-9452 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [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-575 # 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/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 570e87e0558778374474c0216c27cd7d1f7897c5 Merge succeeded, producing 570e87e0558778374474c0216c27cd7d1f7897c5 Checking out Revision 570e87e0558778374474c0216c27cd7d1f7897c5 (PR-575) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # 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 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 [Pipeline] { [Pipeline] echo 01:59:37 ========================================================= 01:59:37 EdgeX Global Pipelines Version Info 01:59:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:38 ------------------- 01:59:38 stable info: 01:59:38 ------------------- 01:59:38 Commited By: Bill Mahoney bill.mahoney@intel.com 01:59:38 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:38 Message: update stable to v1.0.248 01:59:39 ------------------- 01:59:39 experimental info: 01:59:39 ------------------- 01:59:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:39 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 570e87e [Pipeline] echo 01:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:41 provisioning config files... 01:59:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config12440718422272100477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:41 ---> docker-login.sh 01:59:41 nexus3.edgexfoundry.org:10001 01:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:41 Configure a credential helper to remove this warning. See 01:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:41 01:59:41 Login Succeeded 01:59:41 nexus3.edgexfoundry.org:10002 01:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:41 Configure a credential helper to remove this warning. See 01:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:41 01:59:41 Login Succeeded 01:59:41 nexus3.edgexfoundry.org:10003 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 nexus3.edgexfoundry.org:10004 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 docker.io 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 ---> docker-login.sh ends [Pipeline] } 01:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:43 + git rev-list -1 --merges 570e87e0558778374474c0216c27cd7d1f7897c5~1..570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo 01:59:43 -----------> git rev-list -1 --merges 570e87e0558778374474c0216c27cd7d1f7897c5~1..570e87e0558778374474c0216c27cd7d1f7897c5 570e87e0558778374474c0216c27cd7d1f7897c5 [false] [Pipeline] sh 01:59:43 + git log --format=format:%s -1 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo 01:59:43 ========================================================= 01:59:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:44 + git log --format=format:%s -1 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo 01:59:44 [semverPrep] GIT_COMMIT: 570e87e0558778374474c0216c27cd7d1f7897c5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:59:44 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:44 + grep -v github /etc/ssh/ssh_known_hosts 01:59:44 + [ -e /tmp/ssh_known_hosts ] 01:59:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:44 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:59:44 -a /etc/ssh/ssh_known_hosts 01:59:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:45 01:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:45 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:45 b85a868b505f: Pulling fs layer 01:59:45 e2be974225ed: Pulling fs layer 01:59:45 339a4e72a1f5: Pulling fs layer 01:59:45 988bab9f4d93: Pulling fs layer 01:59:45 1469e6f7b9e6: Pulling fs layer 01:59:45 eaf3925da568: Pulling fs layer 01:59:45 bab4dde63d76: Pulling fs layer 01:59:45 bde34c3a00c8: Pulling fs layer 01:59:45 b352a97aabf1: Pulling fs layer 01:59:45 4872d77fe225: Pulling fs layer 01:59:45 5851b861e8e6: Pulling fs layer 01:59:45 988bab9f4d93: Waiting 01:59:45 bab4dde63d76: Waiting 01:59:45 1469e6f7b9e6: Waiting 01:59:45 bde34c3a00c8: Waiting 01:59:45 b352a97aabf1: Waiting 01:59:45 eaf3925da568: Waiting 01:59:45 4872d77fe225: Waiting 01:59:45 e2be974225ed: Download complete 01:59:45 988bab9f4d93: Download complete 01:59:45 339a4e72a1f5: Verifying Checksum 01:59:45 339a4e72a1f5: Download complete 01:59:45 1469e6f7b9e6: Verifying Checksum 01:59:45 1469e6f7b9e6: Download complete 01:59:45 eaf3925da568: Verifying Checksum 01:59:45 eaf3925da568: Download complete 01:59:45 bde34c3a00c8: Verifying Checksum 01:59:45 bde34c3a00c8: Download complete 01:59:45 b352a97aabf1: Verifying Checksum 01:59:45 b352a97aabf1: Download complete 01:59:45 4872d77fe225: Verifying Checksum 01:59:45 4872d77fe225: Download complete 01:59:45 5851b861e8e6: Verifying Checksum 01:59:45 5851b861e8e6: Download complete 01:59:45 b85a868b505f: Verifying Checksum 01:59:45 b85a868b505f: Download complete 01:59:45 bab4dde63d76: Verifying Checksum 01:59:45 bab4dde63d76: Download complete 01:59:46 b85a868b505f: Pull complete 01:59:46 e2be974225ed: Pull complete 01:59:47 339a4e72a1f5: Pull complete 01:59:47 988bab9f4d93: Pull complete 01:59:47 1469e6f7b9e6: Pull complete 01:59:47 eaf3925da568: Pull complete 01:59:49 bab4dde63d76: Pull complete 01:59:49 bde34c3a00c8: Pull complete 01:59:49 b352a97aabf1: Pull complete 01:59:49 4872d77fe225: Pull complete 01:59:49 5851b861e8e6: Pull complete 01:59:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:49 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 01:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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:59:52 $ docker top af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 -eo pid,comm 01:59:52 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:59:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:52 [ssh-agent] Looking for ssh-agent implementation... 01:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:52 $ docker exec af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent 01:59:52 SSH_AUTH_SOCK=/tmp/ssh-xNe7vPkUHJx1/agent.32 01:59:52 SSH_AGENT_PID=38 01:59:52 Running ssh-add (command line suppressed) 01:59:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_16610109843270377716.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_16610109843270377716.key) 01:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:52 + git tag --points-at HEAD [Pipeline] } 01:59:52 $ docker exec --env ******** --env ******** af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent -k 01:59:53 unset SSH_AUTH_SOCK; 01:59:53 unset SSH_AGENT_PID; 01:59:53 echo Agent pid 38 killed; 01:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:53 [ssh-agent] Looking for ssh-agent implementation... 01:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:53 $ docker exec af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent 01:59:53 SSH_AUTH_SOCK=/tmp/ssh-s6Tfez0VqSPQ/agent.70 01:59:53 SSH_AGENT_PID=76 01:59:53 Running ssh-add (command line suppressed) 01:59:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_3285373245886479917.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_3285373245886479917.key) 01:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:53 + git semver init 01:59:54 2023-04-24 01:59:54,008 [run_init] DEBUG init version:0.0.0 force:False 01:59:54 2023-04-24 01:59:54,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver 01:59:54 2023-04-24 01:59:54,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver 01:59:54 2023-04-24 01:59:54,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575, universal_newlines=False, shell=None, istream=None) 01:59:55 2023-04-24 01:59:54,773 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.git/info/exclude 01:59:55 2023-04-24 01:59:54,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 with force:False 01:59:55 2023-04-24 01:59:54,773 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 01:59:55 2023-04-24 01:59:54,778 [execute] INFO git cat-file --batch-check 01:59:55 2023-04-24 01:59:54,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) 01:59:55 2023-04-24 01:59:54,784 [execute] INFO git cat-file --batch 01:59:55 2023-04-24 01:59:54,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) 01:59:55 2023-04-24 01:59:54,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 01:59:55 0.0.0 [Pipeline] } 01:59:55 $ docker exec --env ******** --env ******** af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent -k 01:59:55 unset SSH_AUTH_SOCK; 01:59:55 unset SSH_AGENT_PID; 01:59:55 echo Agent pid 76 killed; 01:59:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:55 + git semver [Pipeline] } 01:59:55 $ docker stop --time=1 af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 01:59:57 $ docker rm -f --volumes af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:57 Stashed 1 file(s) [Pipeline] echo 01:59:57 [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:59:58 provisioning config files... 01:59:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3981887938411224688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:58 ---> docker-login.sh 01:59:58 nexus3.edgexfoundry.org:10001 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 nexus3.edgexfoundry.org:10002 01:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:58 Configure a credential helper to remove this warning. See 01:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:58 01:59:58 Login Succeeded 01:59:58 nexus3.edgexfoundry.org:10003 01:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:59 Configure a credential helper to remove this warning. See 01:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:59 01:59:59 Login Succeeded 01:59:59 nexus3.edgexfoundry.org:10004 01:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:59 Configure a credential helper to remove this warning. See 01:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:59 01:59:59 Login Succeeded 01:59:59 docker.io 01:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:59 Configure a credential helper to remove this warning. See 01:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:59 01:59:59 Login Succeeded 01:59:59 ---> docker-login.sh ends [Pipeline] } 01:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:59 ========================================================= 01:59:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:00 Sending build context to Docker daemon 6.455MB 02:00:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:00 Step 2/12 : FROM ${BASE} AS builder 02:00:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:00 63b65145d645: Pulling fs layer 02:00:00 a2d21d5440eb: Pulling fs layer 02:00:00 935e6c44a52c: Pulling fs layer 02:00:00 94cc34f8dd06: Pulling fs layer 02:00:00 30dea6a524f1: Pulling fs layer 02:00:00 a2aff8979fd8: Pulling fs layer 02:00:00 6808be2612f2: Pulling fs layer 02:00:00 30dea6a524f1: Waiting 02:00:00 a2aff8979fd8: Waiting 02:00:00 6808be2612f2: Waiting 02:00:00 f25807f1079a: Pulling fs layer 02:00:00 f25807f1079a: Waiting 02:00:00 a2d21d5440eb: Download complete 02:00:00 94cc34f8dd06: Verifying Checksum 02:00:00 94cc34f8dd06: Download complete 02:00:00 30dea6a524f1: Verifying Checksum 02:00:00 30dea6a524f1: Download complete 02:00:00 63b65145d645: Verifying Checksum 02:00:00 63b65145d645: Download complete 02:00:00 a2aff8979fd8: Verifying Checksum 02:00:00 a2aff8979fd8: Download complete 02:00:00 63b65145d645: Pull complete 02:00:00 a2d21d5440eb: Pull complete 02:00:00 f25807f1079a: Verifying Checksum 02:00:00 f25807f1079a: Download complete 02:00:01 935e6c44a52c: Verifying Checksum 02:00:01 935e6c44a52c: Download complete 02:00:01 6808be2612f2: Verifying Checksum 02:00:01 6808be2612f2: Download complete 02:00:04 935e6c44a52c: Pull complete 02:00:04 94cc34f8dd06: Pull complete 02:00:04 30dea6a524f1: Pull complete 02:00:04 a2aff8979fd8: Pull complete 02:00:06 6808be2612f2: Pull complete 02:00:07 f25807f1079a: Pull complete 02:00:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:07 ---> 3b553350e43f 02:00:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:09 ---> Running in 3155224ee245 02:00:09 Removing intermediate container 3155224ee245 02:00:09 ---> 8d5177753c5d 02:00:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:09 ---> Running in fb67f1bf97de 02:00:09 Removing intermediate container fb67f1bf97de 02:00:09 ---> 75fead9d35e6 02:00:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:09 ---> Running in 69217077766c 02:00:09 Removing intermediate container 69217077766c 02:00:09 ---> 5096a5a3cba8 02:00:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:09 ---> Running in d2866a643ef2 02:00:10 Removing intermediate container d2866a643ef2 02:00:10 ---> 98d222199216 02:00:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:10 ---> Running in 940378c56d1b 02:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:10 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:10 (2/4) Installing libedit (20221030.3.1-r0) 02:00:10 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:10 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:10 Executing busybox-1.35.0-r29.trigger 02:00:10 OK: 269 MiB in 57 packages 02:00:10 Removing intermediate container 940378c56d1b 02:00:10 ---> 5c5fdebf57a5 02:00:10 Step 8/12 : WORKDIR /device-mqtt-go 02:00:10 ---> Running in 290ad8ce1f8d 02:00:11 Removing intermediate container 290ad8ce1f8d 02:00:11 ---> 86d7eebdaed2 02:00:11 Step 9/12 : COPY go.mod vendor* ./ 02:00:11 ---> 7eef490c42be 02:00:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:11 ---> Running in 1ef9ccdf7762 02:00:13 Still waiting to schedule task 02:00:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9436’ 02:00:29 Removing intermediate container 1ef9ccdf7762 02:00:29 ---> 2089535c235b 02:00:29 Step 11/12 : COPY . . 02:00:29 ---> bf6ec9cd0263 02:00:29 Step 12/12 : RUN $MAKE 02:00:29 ---> Running in 2154588b96b0 02:00:29 noop 02:00:29 Removing intermediate container 2154588b96b0 02:00:29 ---> 500b0a5a8482 02:00:29 Successfully built 500b0a5a8482 02:00:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker inspect -f . ci-base-image-x86_64 02:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:30 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 02:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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 02:00:30 $ docker top 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:31 + go version 02:00:31 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:31 $ docker stop --time=1 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def 02:00:32 $ docker rm -f --volumes 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker inspect -f . ci-base-image-x86_64 02:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:33 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 02:00:33 $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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 02:00:33 $ docker top 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] fileExists [Pipeline] sh 02:00:34 + make test 02:00:34 go test ./... -coverprofile=coverage.out ./... 02:00:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:00:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.9% of statements 02:00:55 go vet ./... 02:00:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:58 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:58 $ docker stop --time=1 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 02:01:00 $ docker rm -f --volumes 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:02 + ls -al . 02:01:02 total 180 02:01:02 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 02:00 . 02:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:59 .. 02:01:02 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 01:59 .dockerignore 02:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:59 .git 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 .github 02:01:02 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 01:59 .gitignore 02:01:02 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:59 .golangci.yml 02:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:59 .semver 02:01:02 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 01:59 Attribution.txt 02:01:02 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 01:59 CHANGELOG.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 01:59 Dockerfile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:59 GOVERNANCE.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:59 Jenkinsfile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:59 LICENSE 02:01:02 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 01:59 Makefile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 01:59 OWNERS.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 01:59 README.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:59 VERSION 02:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:59 bin 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 cmd 02:01:02 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:00 coverage.out 02:01:02 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 01:59 go.mod 02:01:02 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 01:59 go.sum 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 internal 02:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:59 mock 02:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:59 snap 02:01:02 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:02 + 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=570e87e0558778374474c0216c27cd7d1f7897c5 --label arch=amd64 --label version=0.0.0 . 02:01:02 Sending build context to Docker daemon 6.474MB 02:01:02 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:02 Step 2/24 : FROM ${BASE} AS builder 02:01:02 ---> 500b0a5a8482 02:01:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:02 ---> Running in ea5cc20cd31f 02:01:03 Removing intermediate container ea5cc20cd31f 02:01:03 ---> e0164a0942ff 02:01:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:03 ---> Running in 1c7896e58b98 02:01:03 Removing intermediate container 1c7896e58b98 02:01:03 ---> 390efdf02929 02:01:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:03 ---> Running in 9e1b27a094bf 02:01:03 Removing intermediate container 9e1b27a094bf 02:01:03 ---> 5f7af3c5a4d4 02:01:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:03 ---> Running in 4048e134e806 02:01:03 Removing intermediate container 4048e134e806 02:01:03 ---> 7872439d9570 02:01:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:03 ---> Running in 40e9175a7e1b 02:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:03 OK: 269 MiB in 57 packages 02:01:04 Removing intermediate container 40e9175a7e1b 02:01:04 ---> e25d6405091c 02:01:04 Step 8/24 : WORKDIR /device-mqtt-go 02:01:04 ---> Running in d146abdf5644 02:01:04 Removing intermediate container d146abdf5644 02:01:04 ---> f5d49e81de0f 02:01:04 Step 9/24 : COPY go.mod vendor* ./ 02:01:04 ---> d9aa513b09db 02:01:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:04 ---> Running in bd0bd90755cc 02:01:05 Removing intermediate container bd0bd90755cc 02:01:05 ---> 05524f4e7fff 02:01:05 Step 11/24 : COPY . . 02:01:05 ---> 4ce120511a7d 02:01:05 Step 12/24 : RUN $MAKE 02:01:05 ---> Running in 3a20e73c13de 02:01:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:23 Removing intermediate container 3a20e73c13de 02:01:23 ---> acc0802ef3bd 02:01:23 Step 13/24 : FROM alpine:3.17 02:01:23 3.17: Pulling from library/alpine 02:01:23 f56be85fc22e: Pulling fs layer 02:01:23 f56be85fc22e: Verifying Checksum 02:01:23 f56be85fc22e: Download complete 02:01:23 f56be85fc22e: Pull complete 02:01:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:23 Status: Downloaded newer image for alpine:3.17 02:01:23 ---> 9ed4aefc74f6 02:01:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:23 ---> Running in b85b4cf2d8aa 02:01:23 Removing intermediate container b85b4cf2d8aa 02:01:23 ---> d9738576340f 02:01:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:23 ---> Running in 37c3d51bf955 02:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:23 (1/1) Installing dumb-init (1.2.5-r2) 02:01:23 Executing busybox-1.35.0-r29.trigger 02:01:23 OK: 7 MiB in 16 packages 02:01:23 Removing intermediate container 37c3d51bf955 02:01:23 ---> fe6f7430fe66 02:01:23 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:24 ---> 5856a9a5de78 02:01:24 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:24 ---> 19a509599875 02:01:24 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:24 ---> b4d73f6524dc 02:01:24 Step 19/24 : EXPOSE 59982 02:01:24 ---> Running in 8a7b96e07c50 02:01:24 Removing intermediate container 8a7b96e07c50 02:01:24 ---> 13bba1acb567 02:01:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:24 ---> Running in c2132856cb5f 02:01:24 Removing intermediate container c2132856cb5f 02:01:24 ---> 032d03df7a7f 02:01:24 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:24 ---> Running in 1aa2c479ba42 02:01:24 Removing intermediate container 1aa2c479ba42 02:01:24 ---> 645bec5c5981 02:01:24 Step 22/24 : LABEL arch=amd64 02:01:24 ---> Running in 1707f6c5ad14 02:01:25 Removing intermediate container 1707f6c5ad14 02:01:25 ---> 8a1a4056afdf 02:01:25 Step 23/24 : LABEL git_sha=570e87e0558778374474c0216c27cd7d1f7897c5 02:01:25 ---> Running in 205b200f6c9f 02:01:25 Removing intermediate container 205b200f6c9f 02:01:25 ---> 9ac24477d6b4 02:01:25 Step 24/24 : LABEL version=0.0.0 02:01:25 ---> Running in 32e32a1b68f3 02:01:25 Removing intermediate container 32e32a1b68f3 02:01:25 ---> f554c94cc4b6 02:01:25 [Warning] One or more build-args [ARCH] were not consumed 02:01:25 Successfully built f554c94cc4b6 02:01:25 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 02:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:25 02:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:26 latest: Pulling from edgex-lftools-log-publisher 02:01:26 5eb5b503b376: Pulling fs layer 02:01:26 5c69ac0246d0: Pulling fs layer 02:01:26 ec43610c2a17: Pulling fs layer 02:01:26 3a2ae6a8a46f: Pulling fs layer 02:01:26 33b1e0a273af: Pulling fs layer 02:01:26 5d3b04190fa2: Pulling fs layer 02:01:26 2f39f015ded8: Pulling fs layer 02:01:26 5d3b04190fa2: Waiting 02:01:26 33b1e0a273af: Waiting 02:01:26 2f39f015ded8: Waiting 02:01:26 3a2ae6a8a46f: Waiting 02:01:26 5c69ac0246d0: Verifying Checksum 02:01:26 5c69ac0246d0: Download complete 02:01:26 3a2ae6a8a46f: Verifying Checksum 02:01:26 3a2ae6a8a46f: Download complete 02:01:26 33b1e0a273af: Verifying Checksum 02:01:26 33b1e0a273af: Download complete 02:01:26 5d3b04190fa2: Verifying Checksum 02:01:26 ec43610c2a17: Verifying Checksum 02:01:26 5d3b04190fa2: Download complete 02:01:26 ec43610c2a17: Download complete 02:01:26 5eb5b503b376: Verifying Checksum 02:01:26 5eb5b503b376: Download complete 02:01:27 2f39f015ded8: Download complete 02:01:27 5eb5b503b376: Pull complete 02:01:27 5c69ac0246d0: Pull complete 02:01:28 ec43610c2a17: Pull complete 02:01:28 3a2ae6a8a46f: Pull complete 02:01:28 33b1e0a273af: Pull complete 02:01:28 5d3b04190fa2: Pull complete 02:01:32 2f39f015ded8: Pull complete 02:01:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:32 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 02:01:32 $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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 02:01:35 $ docker top b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:35 ---> job-cost.sh 02:01:35 lf-activate-venv: SKIPPING 02:01:35 INFO: No Stack... 02:01:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:36 INFO: Archiving Costs [Pipeline] sh 02:01:36 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/cost.csv 02:01:36 + cut -d, -f6 [Pipeline] lock 02:01:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] 02:01:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] did not exist. Created. 02:01:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:37 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:37 Stashed 1 file(s) [Pipeline] } 02:01:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:37 $ docker stop --time=1 b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 02:01:38 $ docker rm -f --volumes b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9455 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] { [Pipeline] ws 02:03:29 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:29 Selected Git installation does not exist. Using Default 02:03:29 The recommended git tool is: NONE 02:03:36 using credential edgex-jenkins-ssh 02:03:36 Cloning the remote Git repository 02:03:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:37 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:37 > git --version # timeout=10 02:03:37 > git --version # 'git version 2.25.1' 02:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:40 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 570e87e0558778374474c0216c27cd7d1f7897c5 02:03:41 Merge succeeded, producing 570e87e0558778374474c0216c27cd7d1f7897c5 02:03:41 Checking out Revision 570e87e0558778374474c0216c27cd7d1f7897c5 (PR-575) 02:03:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:40 > git config core.sparsecheckout # timeout=10 02:03:40 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 02:03:41 > git remote # timeout=10 02:03:41 > git config --get remote.origin.url # timeout=10 02:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:41 > git merge 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 02:03:41 > git rev-parse HEAD^{commit} # timeout=10 02:03:41 > git config core.sparsecheckout # timeout=10 02:03:41 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 02:03:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:03:41 > git --version # timeout=10 02:03:41 > git --version # 'git version 2.25.1' 02:03:41 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:43 Dload Upload Total Spent Left Speed 02:03:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh 02:03:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:44 + sudo tee /etc/docker/daemon.new 02:03:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:44 { 02:03:44 "registry-mirrors": [ 02:03:44 "https://nexus3.edgexfoundry.org:10001" 02:03:44 ], 02:03:44 "bip": "10.250.0.254/24", 02:03:44 "hosts": [ 02:03:44 "tcp://0.0.0.0:5555", 02:03:44 "unix:///var/run/docker.sock" 02:03:44 ], 02:03:44 "mtu": 1458, 02:03:44 "selinux-enabled": true, 02:03:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:44 } [Pipeline] sh 02:03:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:06 provisioning config files... 02:04:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3194956432144223880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:06 ---> docker-login.sh 02:04:06 nexus3.edgexfoundry.org:10001 02:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:07 Configure a credential helper to remove this warning. See 02:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:07 02:04:07 Login Succeeded 02:04:07 nexus3.edgexfoundry.org:10002 02:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:08 Configure a credential helper to remove this warning. See 02:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:08 02:04:08 Login Succeeded 02:04:08 nexus3.edgexfoundry.org:10003 02:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:08 Configure a credential helper to remove this warning. See 02:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:08 02:04:08 Login Succeeded 02:04:08 nexus3.edgexfoundry.org:10004 02:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:08 Configure a credential helper to remove this warning. See 02:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:08 02:04:08 Login Succeeded 02:04:08 docker.io 02:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:09 Configure a credential helper to remove this warning. See 02:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:09 02:04:09 Login Succeeded 02:04:09 ---> docker-login.sh ends [Pipeline] } 02:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:10 ========================================================= 02:04:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:11 Sending build context to Docker daemon 3.365MB 02:04:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:11 Step 2/12 : FROM ${BASE} AS builder 02:04:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:11 af6eaf76a39c: Pulling fs layer 02:04:11 55522c791124: Pulling fs layer 02:04:11 ce5c4a1c91eb: Pulling fs layer 02:04:11 169dfbe0d373: Pulling fs layer 02:04:11 e1ff8fa3b103: Pulling fs layer 02:04:11 52ebb69f0ebf: Pulling fs layer 02:04:11 5abe8eddf0d5: Pulling fs layer 02:04:11 e1ff8fa3b103: Waiting 02:04:11 52ebb69f0ebf: Waiting 02:04:11 5abe8eddf0d5: Waiting 02:04:11 169dfbe0d373: Waiting 02:04:11 55522c791124: Verifying Checksum 02:04:11 55522c791124: Download complete 02:04:11 169dfbe0d373: Verifying Checksum 02:04:11 169dfbe0d373: Download complete 02:04:11 e1ff8fa3b103: Verifying Checksum 02:04:11 e1ff8fa3b103: Download complete 02:04:11 af6eaf76a39c: Verifying Checksum 02:04:11 af6eaf76a39c: Download complete 02:04:12 af6eaf76a39c: Pull complete 02:04:12 5abe8eddf0d5: Verifying Checksum 02:04:12 5abe8eddf0d5: Download complete 02:04:13 55522c791124: Pull complete 02:04:14 52ebb69f0ebf: Verifying Checksum 02:04:14 52ebb69f0ebf: Download complete 02:04:14 ce5c4a1c91eb: Verifying Checksum 02:04:14 ce5c4a1c91eb: Download complete 02:04:24 ce5c4a1c91eb: Pull complete 02:04:24 169dfbe0d373: Pull complete 02:04:24 e1ff8fa3b103: Pull complete 02:04:34 52ebb69f0ebf: Pull complete 02:04:35 5abe8eddf0d5: Pull complete 02:04:35 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:35 ---> 6cb57ee374ae 02:04:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:37 ---> Running in 17dd6a103123 02:04:37 Removing intermediate container 17dd6a103123 02:04:37 ---> dd5e0683dab9 02:04:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:38 ---> Running in b57cb7670469 02:04:38 Removing intermediate container b57cb7670469 02:04:38 ---> f850b539a0cf 02:04:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:38 ---> Running in a7385f87609f 02:04:38 Removing intermediate container a7385f87609f 02:04:38 ---> 9619b7cfb32f 02:04:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:38 ---> Running in 1932ea38cea5 02:04:39 Removing intermediate container 1932ea38cea5 02:04:39 ---> 2fa49af913c2 02:04:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:39 ---> Running in 8c53f0251549 02:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:42 (2/4) Installing libedit (20221030.3.1-r0) 02:04:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:42 Executing busybox-1.35.0-r29.trigger 02:04:42 OK: 268 MiB in 57 packages 02:04:43 Removing intermediate container 8c53f0251549 02:04:43 ---> bacd8c416180 02:04:43 Step 8/12 : WORKDIR /device-mqtt-go 02:04:43 ---> Running in b85fed97ca71 02:04:44 Removing intermediate container b85fed97ca71 02:04:44 ---> 95ac40ba6229 02:04:44 Step 9/12 : COPY go.mod vendor* ./ 02:04:44 ---> 65224b3a2b2c 02:04:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:44 ---> Running in e07d5d35eda1 02:05:52 Removing intermediate container e07d5d35eda1 02:05:52 ---> ebb87bb86e3e 02:05:52 Step 11/12 : COPY . . 02:05:52 ---> 93cb6bdef2b2 02:05:52 Step 12/12 : RUN $MAKE 02:05:52 ---> Running in e9746491e817 02:05:52 noop 02:05:52 Removing intermediate container e9746491e817 02:05:52 ---> e8b6d1999ad9 02:05:52 Successfully built e8b6d1999ad9 02:05:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker inspect -f . ci-base-image-arm64 02:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container 02:05:53 $ 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 02:05:55 $ docker top 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:56 + go version 02:05:56 go version go1.20.2 linux/arm64 [Pipeline] } 02:05:56 $ docker stop --time=1 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 02:05:57 $ docker rm -f --volumes 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:58 + docker inspect -f . ci-base-image-arm64 02:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container 02:05:59 $ 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 02:06:00 $ docker top 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:01 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:02 + make test 02:06:02 go test ./... -coverprofile=coverage.out ./... 02:06:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.093s coverage: 21.9% of statements 02:09:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:07 go vet ./... 02:09:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:39 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:39 $ docker stop --time=1 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc 02:09:43 $ docker rm -f --volumes 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc [Pipeline] // withDockerContainer [Pipeline] sh 02:09:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:44 Warning: overwriting stash ‘coverage-report’ 02:09:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:46 + ls -al . 02:09:46 total 176 02:09:46 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 02:06 . 02:09:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 .. 02:09:46 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:03 .dockerignore 02:09:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:03 .git 02:09:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 .github 02:09:46 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:03 .gitignore 02:09:46 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:03 .golangci.yml 02:09:46 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:03 Attribution.txt 02:09:46 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:03 CHANGELOG.md 02:09:46 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:03 Dockerfile 02:09:46 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:03 GOVERNANCE.md 02:09:46 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:03 Jenkinsfile 02:09:46 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:03 LICENSE 02:09:46 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:03 Makefile 02:09:46 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:03 OWNERS.md 02:09:46 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:03 README.md 02:09:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:59 VERSION 02:09:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 bin 02:09:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 cmd 02:09:46 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:09 coverage.out 02:09:46 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:03 go.mod 02:09:46 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:03 go.sum 02:09:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 internal 02:09:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 mock 02:09:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 snap 02:09:46 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:46 + 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=570e87e0558778374474c0216c27cd7d1f7897c5 --label arch=arm64 --label version=0.0.0 . 02:09:46 Sending build context to Docker daemon 3.384MB 02:09:46 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:09:46 Step 2/24 : FROM ${BASE} AS builder 02:09:46 ---> e8b6d1999ad9 02:09:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:47 ---> Running in 4e45248de773 02:09:47 Removing intermediate container 4e45248de773 02:09:47 ---> 538dc5235a47 02:09:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:47 ---> Running in 04661a02e12d 02:09:47 Removing intermediate container 04661a02e12d 02:09:47 ---> a83317eb1093 02:09:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:48 ---> Running in a69064eeebc5 02:09:48 Removing intermediate container a69064eeebc5 02:09:48 ---> 72f389d38d37 02:09:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:48 ---> Running in d7954c6f41f5 02:09:48 Removing intermediate container d7954c6f41f5 02:09:48 ---> bc5ab13f2223 02:09:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:48 ---> Running in 39f9da11cfde 02:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:09:51 OK: 268 MiB in 57 packages 02:09:52 Removing intermediate container 39f9da11cfde 02:09:52 ---> 4ae79908c447 02:09:52 Step 8/24 : WORKDIR /device-mqtt-go 02:09:52 ---> Running in 3aecf8309d7c 02:09:52 Removing intermediate container 3aecf8309d7c 02:09:52 ---> b98eac9e4395 02:09:52 Step 9/24 : COPY go.mod vendor* ./ 02:09:53 ---> 561b543e3392 02:09:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:53 ---> Running in 5a41aaca4a7e 02:09:56 Removing intermediate container 5a41aaca4a7e 02:09:56 ---> dc60ff687207 02:09:56 Step 11/24 : COPY . . 02:09:57 ---> ea0fc8493394 02:09:57 Step 12/24 : RUN $MAKE 02:09:57 ---> Running in 25a5b2685d60 02:09:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:12:35 Removing intermediate container 25a5b2685d60 02:12:35 ---> 1721c34cac3e 02:12:35 Step 13/24 : FROM alpine:3.17 02:12:35 3.17: Pulling from library/alpine 02:12:35 c41833b44d91: Pulling fs layer 02:12:35 c41833b44d91: Verifying Checksum 02:12:35 c41833b44d91: Download complete 02:12:35 c41833b44d91: Pull complete 02:12:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:12:35 Status: Downloaded newer image for alpine:3.17 02:12:35 ---> 51e60588ff2c 02:12:35 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:35 ---> Running in abc37c20791b 02:12:35 Removing intermediate container abc37c20791b 02:12:35 ---> 8443a2e23656 02:12:35 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:35 ---> Running in da3839ed4852 02:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:35 (1/1) Installing dumb-init (1.2.5-r2) 02:12:35 Executing busybox-1.35.0-r29.trigger 02:12:35 OK: 8 MiB in 16 packages 02:12:35 Removing intermediate container da3839ed4852 02:12:35 ---> 71d7688cd42e 02:12:35 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:35 ---> 66b58efccc52 02:12:35 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:35 ---> 6c5f1dd4b5ab 02:12:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:35 ---> 1b0a2260a24c 02:12:35 Step 19/24 : EXPOSE 59982 02:12:35 ---> Running in 4c7df51f4c0f 02:12:35 Removing intermediate container 4c7df51f4c0f 02:12:35 ---> b803dfff9857 02:12:35 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:35 ---> Running in 51f00581ba6c 02:12:35 Removing intermediate container 51f00581ba6c 02:12:35 ---> 760693b64844 02:12:35 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:35 ---> Running in 8becb9fea16a 02:12:36 Removing intermediate container 8becb9fea16a 02:12:36 ---> 98ee8cdc8d64 02:12:36 Step 22/24 : LABEL arch=arm64 02:12:36 ---> Running in acb7d06cea5b 02:12:36 Removing intermediate container acb7d06cea5b 02:12:36 ---> 4a13427b8d6f 02:12:36 Step 23/24 : LABEL git_sha=570e87e0558778374474c0216c27cd7d1f7897c5 02:12:36 ---> Running in 311237a378e0 02:12:36 Removing intermediate container 311237a378e0 02:12:36 ---> 3d18f774f798 02:12:36 Step 24/24 : LABEL version=0.0.0 02:12:36 ---> Running in 05142e13b6f3 02:12:37 Removing intermediate container 05142e13b6f3 02:12:37 ---> 9dc8c68ebee2 02:12:37 [Warning] One or more build-args [ARCH] were not consumed 02:12:37 Successfully built 9dc8c68ebee2 02:12:37 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 02:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:38 02:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:38 arm64: Pulling from edgex-lftools-log-publisher 02:12:38 8998bd30e6a1: Pulling fs layer 02:12:38 04944245beec: Pulling fs layer 02:12:38 699f458cf7ca: Pulling fs layer 02:12:38 765212b225bb: Pulling fs layer 02:12:38 f23df028b6ca: Pulling fs layer 02:12:38 d65c8cfc05b1: Pulling fs layer 02:12:38 2437ff75d9bd: Pulling fs layer 02:12:38 f23df028b6ca: Waiting 02:12:38 d65c8cfc05b1: Waiting 02:12:38 2437ff75d9bd: Waiting 02:12:38 765212b225bb: Waiting 02:12:38 04944245beec: Verifying Checksum 02:12:38 04944245beec: Download complete 02:12:38 765212b225bb: Verifying Checksum 02:12:38 765212b225bb: Download complete 02:12:39 f23df028b6ca: Download complete 02:12:39 d65c8cfc05b1: Verifying Checksum 02:12:39 d65c8cfc05b1: Download complete 02:12:39 699f458cf7ca: Verifying Checksum 02:12:39 699f458cf7ca: Download complete 02:12:39 8998bd30e6a1: Verifying Checksum 02:12:39 8998bd30e6a1: Download complete 02:12:41 2437ff75d9bd: Verifying Checksum 02:12:41 2437ff75d9bd: Download complete 02:12:43 8998bd30e6a1: Pull complete 02:12:43 04944245beec: Pull complete 02:12:45 699f458cf7ca: Pull complete 02:12:45 765212b225bb: Pull complete 02:12:45 f23df028b6ca: Pull complete 02:12:49 d65c8cfc05b1: Pull complete 02:13:01 2437ff75d9bd: Pull complete 02:13:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:01 prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container 02:13:02 $ 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 02:13:04 $ docker top 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:05 ---> job-cost.sh 02:13:05 lf-activate-venv: SKIPPING 02:13:05 INFO: No Stack... 02:13:06 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:07 INFO: Archiving Costs [Pipeline] sh 02:13:07 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:07 + cut -d, -f6 [Pipeline] lock 02:13:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] 02:13:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] did not exist. Created. 02:13:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:08 /w/workspace/device-mqtt-go/1@tmp/durable-8d02c91d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:08 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:09 Warning: overwriting stash ‘stack-cost’ 02:13:09 Stashed 1 file(s) [Pipeline] } 02:13:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:09 $ docker stop --time=1 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd 02:13:10 $ docker rm -f --volumes 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd [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 02:13:11 provisioning config files... 02:13:11 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3591344938813378790tmp [Pipeline] { [Pipeline] sh 02:13:12 + set +x 02:13:12 + curl -s https://codecov.io/bash 02:13:12 + bash -s -- 02:13:12 02:13:12 _____ _ 02:13:12 / ____| | | 02:13:12 | | ___ __| | ___ ___ _____ __ 02:13:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:12 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:12 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:12 Bash-1.0.6 02:13:12 02:13:12 02:13:12 ==> git version 2.25.1 found 02:13:12 ==> 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 02:13:12 Release-Date: 2020-01-08 02:13:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:12 ==> Jenkins CI detected. 02:13:12 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-575 02:13:12 project root: . 02:13:12 --> token set from env 02:13:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:12 ==> Running gcov in . (disable via -X gcov) 02:13:12 ==> Python coveragepy not found 02:13:12 ==> Searching for coverage reports in: 02:13:12 + . 02:13:12 -> Found 1 reports 02:13:12 ==> Detecting git/mercurial file structure 02:13:12 ==> Reading reports 02:13:12 + ./coverage.out bytes=18460 02:13:12 ==> Appending adjustments 02:13:12 https://docs.codecov.io/docs/fixing-reports 02:13:12 + Found adjustments 02:13:12 ==> Gzipping contents 02:13:12 4.0K /tmp/codecov.TLp9Q1.gz 02:13:12 ==> Uploading reports 02:13:12 url: https://codecov.io 02:13:12 query: branch=PR-575&commit=570e87e0558778374474c0216c27cd7d1f7897c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= 02:13:12 -> Pinging Codecov 02:13:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-575&commit=570e87e0558778374474c0216c27cd7d1f7897c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= 02:13:12 -> Uploading to 02:13:12 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/570e87e0558778374474c0216c27cd7d1f7897c5/2812d653-bae7-435a-a770-cece4320f2eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T021312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=003a758fed0a5b5cff81834eb2458c004b80d5525744fd6b5a0b4491e45245b9 02:13:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:12 Dload Upload Total Spent Left Speed 02:13:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14529 --:--:-- --:--:-- --:--:-- 14529 02:13:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] } 02:13:12 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 02:13:14 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives ] 02:13:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives 02:13:14 total 16 02:13:14 drwxr-xr-x 3 root root 4096 Apr 24 02:01 . 02:13:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:01 .. 02:13:14 drwxr-xr-x 2 root root 4096 Apr 24 02:01 cost 02:13:14 -rw-r--r-- 1 root root 86 Apr 24 02:01 cost.csv 02:13:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives 02:13:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives 02:13:14 total 16 02:13:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:01 . 02:13:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:01 .. 02:13:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 02:01 cost 02:13:14 -rw-r--r-- 1 jenkins jenkins 86 Apr 24 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:15 ---> package-listing.sh 02:13:15 ++ tr '[:upper:]' '[:lower:]' 02:13:15 ++ facter osfamily 02:13:16 + OS_FAMILY=debian 02:13:16 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-575 02:13:16 + START_PACKAGES=/tmp/packages_start.txt 02:13:16 + END_PACKAGES=/tmp/packages_end.txt 02:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:16 + PACKAGES=/tmp/packages_start.txt 02:13:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' 02:13:16 + PACKAGES=/tmp/packages_end.txt 02:13:16 + case "${OS_FAMILY}" in 02:13:16 + dpkg -l 02:13:16 + grep '^ii' 02:13:16 + '[' -f /tmp/packages_start.txt ']' 02:13:16 + '[' -f /tmp/packages_end.txt ']' 02:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' 02:13:16 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ 02:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [Pipeline] echo 02:13:16 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:17 prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container 02:13:17 $ 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-575/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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@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 02:13:17 $ docker top da8af76b5d0c0125498cb248c271fb5a2d6ea17b4406def57fbc1b9f7940bfe4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:18 + ls /var/log/sa-host 02:13:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:18 provisioning config files... 02:13:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config15735009964189704741tmp [Pipeline] { [Pipeline] echo 02:13:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:19 ---> create-netrc.sh [Pipeline] } 02:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:19 ---> python-tools-install.sh [Pipeline] echo 02:13:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> sudo-logs.sh 02:13:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> job-cost.sh 02:13:20 lf-activate-venv: SKIPPING 02:13:20 DEBUG: total: 0.2199999988079071 02:13:20 INFO: Retrieving Stack Cost... 02:13:21 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:21 INFO: Archiving Costs [Pipeline] echo 02:13:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:21 ---> logs-deploy.sh 02:13:21 lf-activate-venv: SKIPPING 02:13:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-575/1 02:13:21 INFO: archiving workspace using pattern(s): 02:13:22 Archives upload complete. 02:13:22 INFO: archiving logs to Nexus 02:13:23 ---> uname -a: 02:13:23 Linux prd-ubuntu20-04-docker-8c-8g-9452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:23 02:13:23 02:13:23 ---> lscpu: 02:13:23 Architecture: x86_64 02:13:23 CPU op-mode(s): 32-bit, 64-bit 02:13:23 Byte Order: Little Endian 02:13:23 Address sizes: 40 bits physical, 48 bits virtual 02:13:23 CPU(s): 8 02:13:23 On-line CPU(s) list: 0-7 02:13:23 Thread(s) per core: 1 02:13:23 Core(s) per socket: 1 02:13:23 Socket(s): 8 02:13:23 NUMA node(s): 1 02:13:23 Vendor ID: AuthenticAMD 02:13:23 CPU family: 23 02:13:23 Model: 49 02:13:23 Model name: AMD EPYC-Rome Processor 02:13:23 Stepping: 0 02:13:23 CPU MHz: 2799.998 02:13:23 BogoMIPS: 5599.99 02:13:23 Virtualization: AMD-V 02:13:23 Hypervisor vendor: KVM 02:13:23 Virtualization type: full 02:13:23 L1d cache: 256 KiB 02:13:23 L1i cache: 256 KiB 02:13:23 L2 cache: 4 MiB 02:13:23 L3 cache: 128 MiB 02:13:23 NUMA node0 CPU(s): 0-7 02:13:23 Vulnerability Itlb multihit: Not affected 02:13:23 Vulnerability L1tf: Not affected 02:13:23 Vulnerability Mds: Not affected 02:13:23 Vulnerability Meltdown: Not affected 02:13:23 Vulnerability Mmio stale data: Not affected 02:13:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:23 Vulnerability Srbds: Not affected 02:13:23 Vulnerability Tsx async abort: Not affected 02:13:23 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 02:13:23 02:13:23 02:13:23 ---> nproc: 02:13:23 8 02:13:23 02:13:23 02:13:23 ---> df -h: 02:13:23 Filesystem Size Used Avail Use% Mounted on 02:13:23 overlay 155G 12G 144G 8% / 02:13:23 tmpfs 64M 0 64M 0% /dev 02:13:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:23 shm 64M 0 64M 0% /dev/shm 02:13:23 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:23 02:13:23 02:13:23 ---> sar -b -r -n DEV: 02:13:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 04/24/23 _x86_64_ (8 CPU) 02:13:23 02:13:23 01:59:05 LINUX RESTART (8 CPU) 02:13:23 02:13:23 02:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:23 02:01:01 194.46 1.46 193.00 0.00 42.75 77753.29 0.00 02:13:23 02:02:01 155.12 0.10 155.02 0.00 19.73 35793.77 0.00 02:13:23 02:03:01 1.50 0.00 1.50 0.00 0.00 18.54 0.00 02:13:23 02:04:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 02:13:23 02:05:01 40.89 12.96 27.93 0.00 5474.95 6274.69 0.00 02:13:23 02:06:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 02:13:23 02:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 02:13:23 02:08:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 02:13:23 02:09:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 02:13:23 02:10:01 1.80 0.00 1.80 0.00 0.00 32.53 0.00 02:13:23 02:11:01 0.77 0.00 0.77 0.00 0.00 8.67 0.00 02:13:23 02:12:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 02:13:23 02:13:01 0.73 0.00 0.73 0.00 0.00 8.40 0.00 02:13:23 Average: 31.28 1.12 30.16 0.00 425.45 9317.37 0.00 02:13:23 02:13:23 02:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:23 02:01:01 28464788 31584676 724472 2.20 147816 3177492 1737724 5.12 1163616 2817240 276 02:13:23 02:02:01 27685288 31582064 722664 2.20 159384 3879720 1746624 5.15 1253332 3437156 324 02:13:23 02:03:01 27685388 31582236 722216 2.20 159432 3879720 1746624 5.15 1253408 3437156 8 02:13:23 02:04:01 27691528 31588480 715800 2.18 159520 3879716 1746624 5.15 1246900 3437160 20 02:13:23 02:05:01 27317488 31569308 723748 2.20 167540 4213676 1799568 5.30 1482300 3548756 8 02:13:23 02:06:01 27323560 31575476 717520 2.18 167636 4213676 1799568 5.30 1476748 3548756 8 02:13:23 02:07:01 27323984 31575960 717052 2.18 167680 4213684 1799568 5.30 1476808 3548764 12 02:13:23 02:08:01 27323712 31575752 716956 2.18 167728 4213684 1799568 5.30 1476812 3548764 8 02:13:23 02:09:01 27323128 31576068 717488 2.18 167776 4213672 1799568 5.30 1476044 3549600 4 02:13:23 02:10:01 27323144 31576172 717288 2.18 167860 4213672 1799568 5.30 1476236 3549596 8 02:13:23 02:11:01 27323168 31576216 717240 2.18 167876 4213672 1799568 5.30 1476184 3549596 4 02:13:23 02:12:01 27323152 31576228 717168 2.18 167900 4213676 1799568 5.30 1476208 3549600 8 02:13:23 02:13:01 27323008 31576108 717236 2.18 167916 4213676 1799568 5.30 1476040 3549600 8 02:13:23 Average: 27494718 31578057 718988 2.19 164313 4056903 1782593 5.25 1400818 3467057 54 02:13:23 02:13:23 02:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:23 02:01:01 ens3 422.19 250.48 4035.05 108.65 0.00 0.00 0.00 0.00 02:13:23 02:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:01:01 docker0 175.51 306.64 13.94 1933.98 0.00 0.00 0.00 0.00 02:13:23 02:02:01 ens3 120.01 72.17 2676.40 16.11 0.00 0.00 0.00 0.00 02:13:23 02:02:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 02:13:23 02:02:01 docker0 2.67 7.00 0.17 85.55 0.00 0.00 0.00 0.00 02:13:23 02:03:01 ens3 1.75 0.40 1.73 0.21 0.00 0.00 0.00 0.00 02:13:23 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:04:01 ens3 1.42 0.55 0.65 0.46 0.00 0.00 0.00 0.00 02:13:23 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:05:01 ens3 78.82 36.91 1948.93 2.86 0.00 0.00 0.00 0.00 02:13:23 02:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:13:23 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:23 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:08:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:13:23 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:09:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:23 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:10:01 ens3 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:13:23 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:11:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:23 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:23 Average: ens3 48.60 28.06 670.68 10.00 0.00 0.00 0.00 0.00 02:13:23 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:13:23 Average: docker0 13.91 24.49 1.10 157.62 0.00 0.00 0.00 0.00 02:13:23 02:13:23 02:13:23 ---> sar -P ALL: 02:13:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9452) 04/24/23 _x86_64_ (8 CPU) 02:13:23 02:13:23 01:59:05 LINUX RESTART (8 CPU) 02:13:23 02:13:23 02:00:00 CPU %user %nice %system %iowait %steal %idle 02:13:23 02:01:01 all 30.97 0.00 6.50 1.71 0.09 60.73 02:13:23 02:01:01 0 29.58 0.00 6.64 0.25 0.08 63.45 02:13:23 02:01:01 1 31.91 0.00 5.81 0.35 0.08 61.85 02:13:23 02:01:01 2 29.98 0.00 5.69 1.30 0.08 62.95 02:13:23 02:01:01 3 33.00 0.00 6.20 0.23 0.10 60.47 02:13:23 02:01:01 4 31.00 0.00 6.85 1.20 0.08 60.86 02:13:23 02:01:01 5 30.95 0.00 7.11 5.02 0.08 56.84 02:13:23 02:01:01 6 30.42 0.00 6.15 4.25 0.08 59.09 02:13:23 02:01:01 7 30.94 0.00 7.55 1.03 0.10 60.37 02:13:23 02:02:01 all 15.52 0.00 3.52 1.02 0.05 79.89 02:13:23 02:02:01 0 16.84 0.00 3.87 0.05 0.05 79.19 02:13:23 02:02:01 1 15.70 0.00 4.06 0.15 0.05 80.03 02:13:23 02:02:01 2 15.16 0.00 3.11 0.42 0.05 81.26 02:13:23 02:02:01 3 15.91 0.00 3.92 2.95 0.05 77.17 02:13:23 02:02:01 4 14.65 0.00 3.42 2.18 0.05 79.69 02:13:23 02:02:01 5 15.54 0.00 3.47 1.95 0.05 78.99 02:13:23 02:02:01 6 15.01 0.00 3.43 0.42 0.07 81.08 02:13:23 02:02:01 7 15.35 0.00 2.86 0.02 0.07 81.70 02:13:23 02:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:13:23 02:03:01 0 0.08 0.00 0.00 0.00 0.02 99.90 02:13:23 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:03:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:13:23 02:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:13:23 02:03:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:13:23 02:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:13:23 02:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:13:23 02:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 02:13:23 02:04:01 0 0.08 0.00 0.03 0.00 0.00 99.88 02:13:23 02:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:04:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:13:23 02:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:13:23 02:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:04:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:13:23 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:05:01 all 1.31 0.00 0.61 0.32 0.01 97.75 02:13:23 02:05:01 0 2.60 0.00 0.47 0.02 0.02 96.90 02:13:23 02:05:01 1 0.58 0.00 0.77 0.25 0.00 98.40 02:13:23 02:05:01 2 1.52 0.00 0.35 0.03 0.02 98.08 02:13:23 02:05:01 3 1.65 0.00 0.65 0.12 0.02 97.56 02:13:23 02:05:01 4 1.85 0.00 1.13 0.92 0.02 96.08 02:13:23 02:05:01 5 0.58 0.00 0.57 0.88 0.02 97.95 02:13:23 02:05:01 6 0.88 0.00 0.33 0.05 0.00 98.73 02:13:23 02:05:01 7 0.85 0.00 0.57 0.30 0.02 98.26 02:13:23 02:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:13:23 02:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:13:23 02:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:13:23 02:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:13:23 02:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:13:23 02:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:06:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:13:23 02:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:13:23 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:07:01 2 0.03 0.00 0.02 0.07 0.02 99.87 02:13:23 02:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:13:23 02:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:13:23 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:08:01 all 0.11 0.00 0.01 4.70 0.00 95.18 02:13:23 02:08:01 0 0.75 0.00 0.02 0.00 0.00 99.24 02:13:23 02:08:01 1 0.02 0.00 0.02 17.38 0.02 82.57 02:13:23 02:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:23 02:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:13:23 02:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:08:01 5 0.02 0.00 0.00 20.22 0.02 79.75 02:13:23 02:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:13:23 02:09:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:13:23 02:09:01 0 0.50 0.00 0.02 0.00 0.02 99.47 02:13:23 02:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:13:23 02:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:13:23 02:09:01 3 0.02 0.00 0.03 0.02 0.02 99.92 02:13:23 02:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:13:23 02:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:13:23 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:13:23 02:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:13:23 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:13:23 02:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:13:23 02:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:10:01 5 0.02 0.00 0.00 0.07 0.00 99.92 02:13:23 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:10:01 7 0.03 0.00 0.02 0.03 0.00 99.92 02:13:23 02:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:13:23 02:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:13:23 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:13:23 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:13:23 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:13:23 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:13:23 02:12:01 all 0.01 0.00 0.01 0.04 0.00 99.94 02:13:23 02:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:13:23 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:12:01 3 0.02 0.00 0.00 0.18 0.00 99.80 02:13:23 02:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:12:01 5 0.00 0.00 0.00 0.17 0.00 99.83 02:13:23 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:23 02:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:13:23 02:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:13:23 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:23 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:23 02:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:23 02:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:13:23 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:23 02:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:13:23 Average: all 3.70 0.00 0.82 0.60 0.02 94.85 02:13:23 Average: 0 3.89 0.00 0.85 0.02 0.02 95.21 02:13:23 Average: 1 3.72 0.00 0.83 1.40 0.02 94.04 02:13:23 Average: 2 3.61 0.00 0.71 0.14 0.02 95.52 02:13:23 Average: 3 3.91 0.00 0.84 0.27 0.02 94.97 02:13:23 Average: 4 3.66 0.00 0.89 0.33 0.01 95.10 02:13:23 Average: 5 3.64 0.00 0.86 2.19 0.01 93.30 02:13:23 Average: 6 3.57 0.00 0.77 0.36 0.01 95.28 02:13:23 Average: 7 3.63 0.00 0.85 0.11 0.02 95.40 02:13:23 02:13:23 02:13:23