Pull request #1218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b9011bf944f66a2fff21f34cd34ba446a92a1196+cfaa450af8bdc723ef881bcc3b2f03ba778d6875 (1b6ab5a80232f36fad2bb663f90a4112405bbfea) 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-ssh1899143232770203963.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10576467024749517002.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-sdk-go/branches/PR-1218/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-sdk-go/branches/PR-1218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4870757908492689863.key Verifying host key using known hosts file > 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-sdk-go/branches/PR-1218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16982154088598156763.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4123150073394569128.key Verifying host key using known hosts file > 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-sdk-go/branches/PR-1218/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-sdk-go/branches/PR-1218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14059767045478668555.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-1323’ Running on prd-ubuntu20.04-docker-8c-8g-1326 in /w/workspace/gexfoundry_device-sdk-go_PR-1218 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1218/head:refs/remotes/origin/PR-1218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cfaa450af8bdc723ef881bcc3b2f03ba778d6875 into PR head commit b9011bf944f66a2fff21f34cd34ba446a92a1196 Merge succeeded, producing b9011bf944f66a2fff21f34cd34ba446a92a1196 Checking out Revision b9011bf944f66a2fff21f34cd34ba446a92a1196 (PR-1218) > git config core.sparsecheckout # timeout=10 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cfaa450af8bdc723ef881bcc3b2f03ba778d6875 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 Commit message: "fix: subscribe to internal message bus if UseMessageBus = true" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:58 ========================================================= 08:10:58 EdgeX Global Pipelines Version Info 08:10:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:10:59 ------------------- 08:10:59 stable info: 08:10:59 ------------------- 08:10:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:10:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:10:59 Message: update stable to v1.0.239 08:11:00 ------------------- 08:11:00 experimental info: 08:11:00 ------------------- 08:11:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:11:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:11:00 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1218 [Pipeline] echo 08:11:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1218 [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1218 [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9011bf [Pipeline] echo 08:11:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:02 provisioning config files... 08:11:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config14284668533161246633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:02 ---> docker-login.sh 08:11:02 nexus3.edgexfoundry.org:10001 08:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:02 Configure a credential helper to remove this warning. See 08:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:02 08:11:02 Login Succeeded 08:11:02 nexus3.edgexfoundry.org:10002 08:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:03 Configure a credential helper to remove this warning. See 08:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:03 08:11:03 Login Succeeded 08:11:03 nexus3.edgexfoundry.org:10003 08:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:03 Configure a credential helper to remove this warning. See 08:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:03 08:11:03 Login Succeeded 08:11:03 nexus3.edgexfoundry.org:10004 08:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:03 Configure a credential helper to remove this warning. See 08:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:03 08:11:03 Login Succeeded 08:11:03 docker.io 08:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:03 Configure a credential helper to remove this warning. See 08:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:03 08:11:03 Login Succeeded 08:11:03 ---> docker-login.sh ends [Pipeline] } 08:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:11:04 + git rev-list -1 --merges b9011bf944f66a2fff21f34cd34ba446a92a1196~1..b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo 08:11:04 -----------> git rev-list -1 --merges b9011bf944f66a2fff21f34cd34ba446a92a1196~1..b9011bf944f66a2fff21f34cd34ba446a92a1196 b9011bf944f66a2fff21f34cd34ba446a92a1196 [false] [Pipeline] sh 08:11:04 + git log --format=format:%s -1 b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo 08:11:04 ========================================================= 08:11:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:05 + git log --format=format:%s -1 b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo 08:11:05 [semverPrep] GIT_COMMIT: b9011bf944f66a2fff21f34cd34ba446a92a1196, Commit Message: fix: subscribe to internal message bus if UseMessageBus = true [Pipeline] echo 08:11:05 [semverPrep] This is not a build commit. [Pipeline] sh 08:11:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:05 + grep -v github /etc/ssh/ssh_known_hosts 08:11:05 + [ -e /tmp/ssh_known_hosts ] 08:11:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:11:05 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:11:05 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:11:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:06 08:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:06 0.1.4: Pulling from edgex-devops/py-git-semver 08:11:06 b85a868b505f: Pulling fs layer 08:11:06 e2be974225ed: Pulling fs layer 08:11:06 339a4e72a1f5: Pulling fs layer 08:11:06 988bab9f4d93: Pulling fs layer 08:11:06 1469e6f7b9e6: Pulling fs layer 08:11:06 eaf3925da568: Pulling fs layer 08:11:06 bab4dde63d76: Pulling fs layer 08:11:06 bde34c3a00c8: Pulling fs layer 08:11:06 b352a97aabf1: Pulling fs layer 08:11:06 4872d77fe225: Pulling fs layer 08:11:06 5851b861e8e6: Pulling fs layer 08:11:06 988bab9f4d93: Waiting 08:11:06 1469e6f7b9e6: Waiting 08:11:06 b352a97aabf1: Waiting 08:11:06 4872d77fe225: Waiting 08:11:06 5851b861e8e6: Waiting 08:11:06 eaf3925da568: Waiting 08:11:07 e2be974225ed: Download complete 08:11:07 988bab9f4d93: Verifying Checksum 08:11:07 988bab9f4d93: Download complete 08:11:07 339a4e72a1f5: Verifying Checksum 08:11:07 339a4e72a1f5: Download complete 08:11:07 1469e6f7b9e6: Verifying Checksum 08:11:07 1469e6f7b9e6: Download complete 08:11:07 eaf3925da568: Download complete 08:11:07 bde34c3a00c8: Verifying Checksum 08:11:07 b352a97aabf1: Download complete 08:11:07 4872d77fe225: Verifying Checksum 08:11:07 4872d77fe225: Download complete 08:11:07 5851b861e8e6: Verifying Checksum 08:11:07 b85a868b505f: Verifying Checksum 08:11:07 b85a868b505f: Download complete 08:11:07 bab4dde63d76: Verifying Checksum 08:11:07 bab4dde63d76: Download complete 08:11:08 b85a868b505f: Pull complete 08:11:08 e2be974225ed: Pull complete 08:11:09 339a4e72a1f5: Pull complete 08:11:09 988bab9f4d93: Pull complete 08:11:09 1469e6f7b9e6: Pull complete 08:11:09 eaf3925da568: Pull complete 08:11:11 bab4dde63d76: Pull complete 08:11:11 bde34c3a00c8: Pull complete 08:11:11 b352a97aabf1: Pull complete 08:11:11 4872d77fe225: Pull complete 08:11:11 5851b861e8e6: Pull complete 08:11:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:12 prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container 08:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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-devops/py-git-semver:0.1.4 cat 08:11:14 $ docker top 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 -eo pid,comm 08:11:14 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). 08:11:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:14 [ssh-agent] Looking for ssh-agent implementation... 08:11:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:15 $ docker exec 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent 08:11:15 SSH_AUTH_SOCK=/tmp/ssh-7YpqqYI1tQ6D/agent.31 08:11:15 SSH_AGENT_PID=37 08:11:15 Running ssh-add (command line suppressed) 08:11:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_10216861077844977678.key (/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_10216861077844977678.key) 08:11:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:15 + git tag --points-at HEAD [Pipeline] } 08:11:15 $ docker exec --env ******** --env ******** 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent -k 08:11:15 unset SSH_AUTH_SOCK; 08:11:15 unset SSH_AGENT_PID; 08:11:15 echo Agent pid 37 killed; 08:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:15 [ssh-agent] Looking for ssh-agent implementation... 08:11:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:15 $ docker exec 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent 08:11:16 SSH_AUTH_SOCK=/tmp/ssh-1n7PDP5pQJq9/agent.69 08:11:16 SSH_AGENT_PID=75 08:11:16 Running ssh-add (command line suppressed) 08:11:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_13002596146727472506.key (/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_13002596146727472506.key) 08:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:16 + git semver init 08:11:16 2022-09-27 08:11:16,688 [run_init] DEBUG init version:0.0.0 force:False 08:11:16 2022-09-27 08:11:16,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver 08:11:16 2022-09-27 08:11:16,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver 08:11:16 2022-09-27 08:11:16,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218, universal_newlines=False, shell=None, istream=None) 08:11:17 2022-09-27 08:11:17,735 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.git/info/exclude 08:11:17 2022-09-27 08:11:17,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 with force:False 08:11:17 2022-09-27 08:11:17,736 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 08:11:17 2022-09-27 08:11:17,740 [execute] INFO git cat-file --batch-check 08:11:17 2022-09-27 08:11:17,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver, universal_newlines=False, shell=None, istream=) 08:11:18 2022-09-27 08:11:17,748 [execute] INFO git cat-file --batch 08:11:18 2022-09-27 08:11:17,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver, universal_newlines=False, shell=None, istream=) 08:11:18 2022-09-27 08:11:17,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 08:11:18 0.0.0 [Pipeline] } 08:11:18 $ docker exec --env ******** --env ******** 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent -k 08:11:18 unset SSH_AUTH_SOCK; 08:11:18 unset SSH_AGENT_PID; 08:11:18 echo Agent pid 75 killed; 08:11:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:18 + git semver [Pipeline] } 08:11:18 $ docker stop --time=1 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 08:11:20 $ docker rm -f 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:11:20 Stashed 1 file(s) [Pipeline] echo 08:11:20 [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 08:11:21 provisioning config files... 08:11:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config14256844078766099851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:21 ---> docker-login.sh 08:11:21 nexus3.edgexfoundry.org:10001 08:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:21 Configure a credential helper to remove this warning. See 08:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:21 08:11:21 Login Succeeded 08:11:21 nexus3.edgexfoundry.org:10002 08:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:21 Configure a credential helper to remove this warning. See 08:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:21 08:11:21 Login Succeeded 08:11:21 nexus3.edgexfoundry.org:10003 08:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:22 Configure a credential helper to remove this warning. See 08:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:22 08:11:22 Login Succeeded 08:11:22 nexus3.edgexfoundry.org:10004 08:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:22 Configure a credential helper to remove this warning. See 08:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:22 08:11:22 Login Succeeded 08:11:22 docker.io 08:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:22 Configure a credential helper to remove this warning. See 08:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:22 08:11:22 Login Succeeded 08:11:22 ---> docker-login.sh ends [Pipeline] } 08:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:22 ========================================================= 08:11:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:11:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:23 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:11:23 Sending build context to Docker daemon 9.902MB 08:11:23 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 08:11:23 Step 2/11 : FROM ${BASE} AS builder 08:11:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:11:23 2408cc74d12b: Pulling fs layer 08:11:23 ea60b727a1ce: Pulling fs layer 08:11:23 30c4a7721957: Pulling fs layer 08:11:23 370296b7ddb6: Pulling fs layer 08:11:23 7c6cee850709: Pulling fs layer 08:11:23 39a5fcdaea64: Pulling fs layer 08:11:23 d94ebbe4e438: Pulling fs layer 08:11:23 bcfd1f05c69d: Pulling fs layer 08:11:23 59ccb84bbe0f: Pulling fs layer 08:11:23 370296b7ddb6: Waiting 08:11:23 7c6cee850709: Waiting 08:11:23 39a5fcdaea64: Waiting 08:11:23 d94ebbe4e438: Waiting 08:11:23 bcfd1f05c69d: Waiting 08:11:23 59ccb84bbe0f: Waiting 08:11:23 30c4a7721957: Verifying Checksum 08:11:23 30c4a7721957: Download complete 08:11:23 ea60b727a1ce: Download complete 08:11:23 7c6cee850709: Download complete 08:11:23 39a5fcdaea64: Verifying Checksum 08:11:23 39a5fcdaea64: Download complete 08:11:23 2408cc74d12b: Verifying Checksum 08:11:23 2408cc74d12b: Download complete 08:11:23 d94ebbe4e438: Download complete 08:11:23 2408cc74d12b: Pull complete 08:11:23 ea60b727a1ce: Pull complete 08:11:23 30c4a7721957: Pull complete 08:11:24 59ccb84bbe0f: Verifying Checksum 08:11:24 59ccb84bbe0f: Download complete 08:11:24 370296b7ddb6: Verifying Checksum 08:11:24 370296b7ddb6: Download complete 08:11:24 bcfd1f05c69d: Verifying Checksum 08:11:24 bcfd1f05c69d: Download complete 08:11:28 370296b7ddb6: Pull complete 08:11:28 7c6cee850709: Pull complete 08:11:28 39a5fcdaea64: Pull complete 08:11:28 d94ebbe4e438: Pull complete 08:11:30 bcfd1f05c69d: Pull complete 08:11:30 59ccb84bbe0f: Pull complete 08:11:30 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:11:30 ---> a4fb48ad2a94 08:11:30 Step 3/11 : ARG MAKE=make build 08:11:35 ---> Running in 0c9ab6bc52a1 08:11:35 Removing intermediate container 0c9ab6bc52a1 08:11:35 ---> 87fe55e2578b 08:11:35 Step 4/11 : WORKDIR /device-sdk-go 08:11:35 ---> Running in 73dc103cda62 08:11:35 Removing intermediate container 73dc103cda62 08:11:35 ---> b623f8b23f73 08:11:35 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:11:35 ---> Running in c18d5d25ca89 08:11:35 Removing intermediate container c18d5d25ca89 08:11:35 ---> 0b730d76b45a 08:11:35 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:35 ---> Running in b476c8c6db3a 08:11:35 Removing intermediate container b476c8c6db3a 08:11:35 ---> 3e2cb92a2fb6 08:11:35 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:11:35 ---> Running in 998ca74d50d3 08:11:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:11:36 Still waiting to schedule task 08:11:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1324’ 08:11:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:11:37 OK: 211 MiB in 51 packages 08:11:37 Removing intermediate container 998ca74d50d3 08:11:37 ---> 20f70daa37f0 08:11:37 Step 8/11 : COPY go.mod vendor* ./ 08:11:37 ---> 7bcec55ca87e 08:11:37 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:37 ---> Running in 1aeb7f3186bd 08:11:59 Removing intermediate container 1aeb7f3186bd 08:11:59 ---> 9fe8b0aca44d 08:11:59 Step 10/11 : COPY . . 08:11:59 ---> 052b15894f91 08:11:59 Step 11/11 : RUN ${MAKE} 08:11:59 ---> Running in 4cdadee9523c 08:11:59 noop 08:11:59 Removing intermediate container 4cdadee9523c 08:11:59 ---> 7da91f061861 08:11:59 Successfully built 7da91f061861 08:11:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:59 + docker inspect -f . ci-base-image-x86_64 08:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:59 prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container 08:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:12:00 $ docker top 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:00 + go version 08:12:00 go version go1.18.3 linux/amd64 [Pipeline] } 08:12:00 $ docker stop --time=1 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc 08:12:02 $ docker rm -f 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:02 + docker inspect -f . ci-base-image-x86_64 08:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:02 prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container 08:12:02 $ 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-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:12:03 $ docker top 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1218 [Pipeline] fileExists [Pipeline] sh 08:12:04 + make test 08:12:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:12:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.065s coverage: 78.9% of statements 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.097s coverage: 60.0% of statements 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.117s coverage: 54.4% of statements 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 65.1% of statements 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 08:12:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.753s coverage: 89.2% of statements 08:12:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:12:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.072s coverage: 4.5% of statements 08:12:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:12:44 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:12:44 GO111MODULE=on go vet ./... 08:12:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:46 ./bin/test-attribution-txt.sh 08:12:46 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:12:46 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:12:46 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:12:46 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 08:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:12:46 $ docker stop --time=1 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 08:12:49 $ docker rm -f 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:12:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:51 + ls -al . 08:12:51 total 276 08:12:51 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 08:12 . 08:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:10 .. 08:12:51 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 08:10 .dockerignore 08:12:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 08:12 .git 08:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:10 .github 08:12:51 -rw-rw-r-- 1 jenkins jenkins 131 Sep 27 08:10 .gitignore 08:12:51 -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 08:10 .golangci.yml 08:12:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 08:11 .semver 08:12:51 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 27 08:10 CHANGELOG.md 08:12:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 08:10 GOVERNANCE.md 08:12:51 -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 08:10 Jenkinsfile 08:12:51 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 08:10 LICENSE 08:12:51 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 27 08:10 Makefile 08:12:51 -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 08:10 OWNERS.md 08:12:51 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 27 08:10 README.md 08:12:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 08:11 VERSION 08:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:10 bin 08:12:51 -rw-r--r-- 1 jenkins jenkins 101801 Sep 27 08:12 coverage.out 08:12:51 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 08:10 example 08:12:51 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 27 08:10 go.mod 08:12:51 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 27 08:10 go.sum 08:12:51 drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 08:10 internal 08:12:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 08:10 openapi 08:12:51 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 08:10 pkg 08:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:10 snap 08:12:51 -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:51 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 --label arch=amd64 --label version=0.0.0 . 08:12:51 Sending build context to Docker daemon 10MB 08:12:51 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:12:51 Step 2/25 : FROM ${BASE} AS builder 08:12:51 ---> 7da91f061861 08:12:51 Step 3/25 : ARG MAKE=make build 08:12:52 ---> Running in bf7bfc5e13b4 08:12:52 Removing intermediate container bf7bfc5e13b4 08:12:52 ---> fab0c35df42a 08:12:52 Step 4/25 : WORKDIR /device-sdk-go 08:12:52 ---> Running in 0e75b14e28fd 08:12:52 Removing intermediate container 0e75b14e28fd 08:12:52 ---> 8ecdd292135a 08:12:52 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:12:52 ---> Running in 128bb8e06131 08:12:52 Removing intermediate container 128bb8e06131 08:12:52 ---> 2631d8b33a9a 08:12:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:52 ---> Running in 1daa067f4a4d 08:12:52 Removing intermediate container 1daa067f4a4d 08:12:52 ---> abf0678eb23f 08:12:52 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:12:52 ---> Running in c9e5a47dd113 08:12:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:12:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:12:54 OK: 211 MiB in 51 packages 08:12:54 Removing intermediate container c9e5a47dd113 08:12:54 ---> 571ad1e015e7 08:12:54 Step 8/25 : COPY go.mod vendor* ./ 08:12:54 ---> fb3b9b0e25b6 08:12:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:54 ---> Running in 6a62a64d8fd5 08:12:55 Removing intermediate container 6a62a64d8fd5 08:12:55 ---> e4228e962577 08:12:55 Step 10/25 : COPY . . 08:12:56 ---> f70481a79251 08:12:56 Step 11/25 : RUN ${MAKE} 08:12:56 ---> Running in ac1e03378776 08:12:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:13:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:13:18 Removing intermediate container ac1e03378776 08:13:18 ---> 0ea0fae3593b 08:13:18 Step 12/25 : FROM alpine:3.16 08:13:18 3.16: Pulling from library/alpine 08:13:19 213ec9aee27d: Pulling fs layer 08:13:19 213ec9aee27d: Verifying Checksum 08:13:19 213ec9aee27d: Download complete 08:13:19 213ec9aee27d: Pull complete 08:13:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:13:19 Status: Downloaded newer image for alpine:3.16 08:13:19 ---> 9c6f07244728 08:13:19 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:13:19 ---> Running in 28fbce23c22a 08:13:19 Removing intermediate container 28fbce23c22a 08:13:19 ---> c16c7d4c840f 08:13:19 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:19 ---> Running in 64614adf495f 08:13:20 Removing intermediate container 64614adf495f 08:13:20 ---> a2f2ba6a6881 08:13:20 Step 15/25 : RUN apk add --update --no-cache zeromq 08:13:20 ---> Running in bb1a6c2cfe5e 08:13:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:21 (1/5) Installing libgcc (11.2.1_git20220219-r2) 08:13:21 (2/5) Installing libsodium (1.0.18-r0) 08:13:21 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 08:13:21 (4/5) Installing libzmq (4.3.4-r0) 08:13:21 (5/5) Installing zeromq (4.3.4-r0) 08:13:22 Executing busybox-1.35.0-r17.trigger 08:13:22 OK: 8 MiB in 19 packages 08:13:22 Removing intermediate container bb1a6c2cfe5e 08:13:22 ---> 7b6192e656c2 08:13:22 Step 16/25 : WORKDIR / 08:13:22 ---> Running in 5a1179703868 08:13:22 Removing intermediate container 5a1179703868 08:13:22 ---> ff99ec9647e7 08:13:22 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:13:22 ---> 259a02c22117 08:13:22 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:13:23 ---> 3c1729a23fc0 08:13:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:13:23 ---> 88dcc357b5f8 08:13:23 Step 20/25 : EXPOSE 59999 08:13:23 ---> Running in eb35e6695313 08:13:23 Removing intermediate container eb35e6695313 08:13:23 ---> ebb16ccc3797 08:13:23 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:13:23 ---> Running in 73b0581eb61a 08:13:23 Removing intermediate container 73b0581eb61a 08:13:23 ---> f7a3c9ba0d98 08:13:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:23 ---> Running in 3abea990eb17 08:13:23 Removing intermediate container 3abea990eb17 08:13:23 ---> 213fc143fe22 08:13:23 Step 23/25 : LABEL arch=amd64 08:13:23 ---> Running in 13f25dd774e9 08:13:23 Removing intermediate container 13f25dd774e9 08:13:23 ---> ae691b611972 08:13:23 Step 24/25 : LABEL git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 08:13:23 ---> Running in 5f008a99bdd8 08:13:24 Removing intermediate container 5f008a99bdd8 08:13:24 ---> fafc86915d18 08:13:24 Step 25/25 : LABEL version=0.0.0 08:13:24 ---> Running in e1679957abd8 08:13:24 Removing intermediate container e1679957abd8 08:13:24 ---> 8cda1c34ff70 08:13:24 [Warning] One or more build-args [ARCH] were not consumed 08:13:24 Successfully built 8cda1c34ff70 08:13:24 Successfully tagged device-sdk-simple: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 08:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:24 08:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:25 latest: Pulling from edgex-lftools-log-publisher 08:13:25 5eb5b503b376: Pulling fs layer 08:13:25 5c69ac0246d0: Pulling fs layer 08:13:25 ec43610c2a17: Pulling fs layer 08:13:25 3a2ae6a8a46f: Pulling fs layer 08:13:25 33b1e0a273af: Pulling fs layer 08:13:25 5d3b04190fa2: Pulling fs layer 08:13:25 2f39f015ded8: Pulling fs layer 08:13:25 5d3b04190fa2: Waiting 08:13:25 33b1e0a273af: Waiting 08:13:25 2f39f015ded8: Waiting 08:13:25 3a2ae6a8a46f: Waiting 08:13:25 5c69ac0246d0: Verifying Checksum 08:13:25 5c69ac0246d0: Download complete 08:13:25 3a2ae6a8a46f: Verifying Checksum 08:13:25 3a2ae6a8a46f: Download complete 08:13:25 ec43610c2a17: Verifying Checksum 08:13:25 ec43610c2a17: Download complete 08:13:25 33b1e0a273af: Verifying Checksum 08:13:25 33b1e0a273af: Download complete 08:13:25 5d3b04190fa2: Verifying Checksum 08:13:25 5d3b04190fa2: Download complete 08:13:25 5eb5b503b376: Verifying Checksum 08:13:25 5eb5b503b376: Download complete 08:13:26 2f39f015ded8: Download complete 08:13:27 5eb5b503b376: Pull complete 08:13:27 5c69ac0246d0: Pull complete 08:13:27 ec43610c2a17: Pull complete 08:13:27 3a2ae6a8a46f: Pull complete 08:13:27 33b1e0a273af: Pull complete 08:13:27 5d3b04190fa2: Pull complete 08:13:33 2f39f015ded8: Pull complete 08:13:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:33 prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container 08:13:33 $ 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-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:13:35 $ docker top 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:36 ---> job-cost.sh 08:13:36 lf-activate-venv: SKIPPING 08:13:36 INFO: No Stack... 08:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 08:13:37 INFO: Archiving Costs [Pipeline] sh 08:13:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/cost.csv 08:13:37 + cut -d, -f6 [Pipeline] lock 08:13:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] 08:13:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] did not exist. Created. 08:13:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:37 + echo total: 0.2199999988079071 [Pipeline] stash 08:13:38 Stashed 1 file(s) [Pipeline] } 08:13:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:38 $ docker stop --time=1 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 08:13:39 $ docker rm -f 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:14:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1328 in /w/workspace/gexfoundry_device-sdk-go_PR-1218 [Pipeline] { [Pipeline] ws 08:14:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:14:11 The recommended git tool is: git 08:14:16 using credential edgex-jenkins-ssh 08:14:16 Cloning the remote Git repository 08:14:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:14:16 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:14:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:14:16 > git --version # timeout=10 08:14:16 > git --version # 'git version 2.25.1' 08:14:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:16 Verifying host key using known hosts file 08:14:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:14:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:20 Merging remotes/origin/main commit cfaa450af8bdc723ef881bcc3b2f03ba778d6875 into PR head commit b9011bf944f66a2fff21f34cd34ba446a92a1196 08:14:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:14:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:19 Verifying host key using known hosts file 08:14:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:14:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1218/head:refs/remotes/origin/PR-1218 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:14:20 > git config core.sparsecheckout # timeout=10 08:14:20 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 08:14:20 Merge succeeded, producing b9011bf944f66a2fff21f34cd34ba446a92a1196 08:14:20 Checking out Revision b9011bf944f66a2fff21f34cd34ba446a92a1196 (PR-1218) 08:14:20 > git remote # timeout=10 08:14:20 > git config --get remote.origin.url # timeout=10 08:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:20 Verifying host key using known hosts file 08:14:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:14:20 > git merge cfaa450af8bdc723ef881bcc3b2f03ba778d6875 # timeout=10 08:14:20 > git rev-parse HEAD^{commit} # timeout=10 08:14:20 > git config core.sparsecheckout # timeout=10 08:14:20 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 08:14:24 Commit message: "fix: subscribe to internal message bus if UseMessageBus = true" 08:14:24 > git --version # timeout=10 08:14:24 > git --version # 'git version 2.25.1' 08:14:24 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:14:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:25 Dload Upload Total Spent Left Speed 08:14:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96198 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 08:14:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:14:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:14:26 + sudo tee /etc/docker/daemon.new 08:14:26 { 08:14:26 "registry-mirrors": [ 08:14:26 "https://nexus3.edgexfoundry.org:10001" 08:14:26 ], 08:14:26 "bip": "10.250.0.254/24", 08:14:26 "hosts": [ 08:14:26 "tcp://0.0.0.0:5555", 08:14:26 "unix:///var/run/docker.sock" 08:14:26 ], 08:14:26 "mtu": 1458, 08:14:26 "selinux-enabled": true, 08:14:26 "seccomp-profile": "/etc/docker/seccomp.json" 08:14:26 } [Pipeline] sh 08:14:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:14:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:45 provisioning config files... 08:14:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11359770426798211652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:45 ---> docker-login.sh 08:14:45 nexus3.edgexfoundry.org:10001 08:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:46 Configure a credential helper to remove this warning. See 08:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:46 08:14:46 Login Succeeded 08:14:46 nexus3.edgexfoundry.org:10002 08:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:46 Configure a credential helper to remove this warning. See 08:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:46 08:14:46 Login Succeeded 08:14:46 nexus3.edgexfoundry.org:10003 08:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:46 Configure a credential helper to remove this warning. See 08:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:46 08:14:46 Login Succeeded 08:14:46 nexus3.edgexfoundry.org:10004 08:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:47 Configure a credential helper to remove this warning. See 08:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:47 08:14:47 Login Succeeded 08:14:47 docker.io 08:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:14:48 Configure a credential helper to remove this warning. See 08:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:14:48 08:14:48 Login Succeeded 08:14:48 ---> docker-login.sh ends [Pipeline] } 08:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:48 ========================================================= 08:14:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:14:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:14:49 Sending build context to Docker daemon 5.32MB 08:14:49 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 08:14:49 Step 2/11 : FROM ${BASE} AS builder 08:14:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:14:49 b3c136eddcbf: Pulling fs layer 08:14:49 c0a3192eca97: Pulling fs layer 08:14:49 a050256f5b6f: Pulling fs layer 08:14:49 656be50a0ddc: Pulling fs layer 08:14:49 2bbca73fdf42: Pulling fs layer 08:14:49 46d945488cbd: Pulling fs layer 08:14:49 8a5474983e97: Pulling fs layer 08:14:49 656be50a0ddc: Waiting 08:14:49 329c88fbcd65: Pulling fs layer 08:14:49 2bbca73fdf42: Waiting 08:14:49 46d945488cbd: Waiting 08:14:49 329c88fbcd65: Waiting 08:14:49 8a5474983e97: Waiting 08:14:49 a050256f5b6f: Verifying Checksum 08:14:49 a050256f5b6f: Download complete 08:14:49 c0a3192eca97: Verifying Checksum 08:14:49 c0a3192eca97: Download complete 08:14:49 2bbca73fdf42: Verifying Checksum 08:14:49 2bbca73fdf42: Download complete 08:14:49 46d945488cbd: Verifying Checksum 08:14:49 46d945488cbd: Download complete 08:14:49 b3c136eddcbf: Verifying Checksum 08:14:49 b3c136eddcbf: Download complete 08:14:50 b3c136eddcbf: Pull complete 08:14:50 329c88fbcd65: Verifying Checksum 08:14:50 329c88fbcd65: Download complete 08:14:51 8a5474983e97: Verifying Checksum 08:14:51 8a5474983e97: Download complete 08:14:52 656be50a0ddc: Verifying Checksum 08:14:52 656be50a0ddc: Download complete 08:14:52 c0a3192eca97: Pull complete 08:14:52 a050256f5b6f: Pull complete 08:15:05 656be50a0ddc: Pull complete 08:15:05 2bbca73fdf42: Pull complete 08:15:05 46d945488cbd: Pull complete 08:15:11 8a5474983e97: Pull complete 08:15:12 329c88fbcd65: Pull complete 08:15:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:15:12 ---> ff4287adb874 08:15:12 Step 3/11 : ARG MAKE=make build 08:15:14 ---> Running in 95e9cd9c3d32 08:15:14 Removing intermediate container 95e9cd9c3d32 08:15:14 ---> dff5eab61650 08:15:14 Step 4/11 : WORKDIR /device-sdk-go 08:15:14 ---> Running in 08c479bc7a1e 08:15:15 Removing intermediate container 08c479bc7a1e 08:15:15 ---> 7620ca936be5 08:15:15 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:15:15 ---> Running in 8e6ed6e0d5d6 08:15:15 Removing intermediate container 8e6ed6e0d5d6 08:15:15 ---> 51ce7a802aaf 08:15:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:15 ---> Running in c94f153151a3 08:15:17 Removing intermediate container c94f153151a3 08:15:17 ---> 77b665017f37 08:15:17 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:15:17 ---> Running in 1dd9abd4f244 08:15:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:15:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:15:20 OK: 221 MiB in 51 packages 08:15:21 Removing intermediate container 1dd9abd4f244 08:15:21 ---> 7495dc2a4077 08:15:21 Step 8/11 : COPY go.mod vendor* ./ 08:15:21 ---> e84df4a4faa8 08:15:21 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:21 ---> Running in f2c85a4c2cc3 08:16:17 Removing intermediate container f2c85a4c2cc3 08:16:17 ---> a618ad68a6cc 08:16:17 Step 10/11 : COPY . . 08:16:17 ---> 4b4241289ecf 08:16:17 Step 11/11 : RUN ${MAKE} 08:16:17 ---> Running in 78faa16507d1 08:16:17 noop 08:16:17 Removing intermediate container 78faa16507d1 08:16:17 ---> 719541b0ff46 08:16:17 Successfully built 719541b0ff46 08:16:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:18 + docker inspect -f . ci-base-image-arm64 08:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:18 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 08:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:19 $ docker top 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:20 + go version 08:16:20 go version go1.18.3 linux/arm64 [Pipeline] } 08:16:20 $ docker stop --time=1 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 08:16:22 $ docker rm -f 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:23 + docker inspect -f . ci-base-image-arm64 08:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 08:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:24 $ docker top 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:25 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 08:16:25 + make test 08:16:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:16:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:18:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.244s coverage: 27.6% of statements 08:18:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.791s coverage: 78.9% of statements 08:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 08:18:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.371s coverage: 60.0% of statements 08:18:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:18:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:19:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.785s coverage: 54.4% of statements 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:19:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.716s coverage: 65.1% of statements 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 08:19:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.246s coverage: 89.2% of statements 08:19:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:19:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.267s coverage: 4.5% of statements 08:19:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:19:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:19:07 GO111MODULE=on go vet ./... 08:20:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:20:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:20:44 ./bin/test-attribution-txt.sh 08:20:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:20:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:20:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:20:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 08:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:20:44 $ docker stop --time=1 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 08:20:46 $ docker rm -f 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:47 Warning: overwriting stash ‘coverage-report’ 08:20:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:49 + ls -al . 08:20:49 total 272 08:20:49 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 08:16 . 08:20:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:14 .. 08:20:49 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 08:14 .dockerignore 08:20:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 08:14 .git 08:20:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:14 .github 08:20:49 -rw-rw-r-- 1 jenkins jenkins 131 Sep 27 08:14 .gitignore 08:20:49 -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 08:14 .golangci.yml 08:20:49 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 27 08:14 CHANGELOG.md 08:20:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 08:14 GOVERNANCE.md 08:20:49 -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 08:14 Jenkinsfile 08:20:49 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 08:14 LICENSE 08:20:49 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 27 08:14 Makefile 08:20:49 -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 08:14 OWNERS.md 08:20:49 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 27 08:14 README.md 08:20:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 08:11 VERSION 08:20:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:14 bin 08:20:49 -rw-r--r-- 1 jenkins jenkins 101801 Sep 27 08:19 coverage.out 08:20:49 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 08:14 example 08:20:49 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 27 08:14 go.mod 08:20:49 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 27 08:14 go.sum 08:20:49 drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 08:14 internal 08:20:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 08:14 openapi 08:20:49 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 08:14 pkg 08:20:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:14 snap 08:20:49 -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:49 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 --label arch=arm64 --label version=0.0.0 . 08:20:49 Sending build context to Docker daemon 5.423MB 08:20:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:20:49 Step 2/25 : FROM ${BASE} AS builder 08:20:49 ---> 719541b0ff46 08:20:49 Step 3/25 : ARG MAKE=make build 08:20:50 ---> Running in ac14059e438e 08:20:51 Removing intermediate container ac14059e438e 08:20:51 ---> d42242cb64b5 08:20:51 Step 4/25 : WORKDIR /device-sdk-go 08:20:51 ---> Running in 8703c588731c 08:20:51 Removing intermediate container 8703c588731c 08:20:51 ---> 875d66cfa883 08:20:51 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:20:51 ---> Running in 2484145c9492 08:20:51 Removing intermediate container 2484145c9492 08:20:51 ---> d5729b65ef39 08:20:51 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:51 ---> Running in 3dfcaf1b4101 08:20:53 Removing intermediate container 3dfcaf1b4101 08:20:53 ---> 71ad1e1ff05d 08:20:53 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:20:53 ---> Running in f6c907864ea5 08:20:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:20:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:20:56 OK: 221 MiB in 51 packages 08:20:57 Removing intermediate container f6c907864ea5 08:20:57 ---> a42e66dc5f22 08:20:57 Step 8/25 : COPY go.mod vendor* ./ 08:20:57 ---> 1c437e3bafc1 08:20:57 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:57 ---> Running in b2ea0713366c 08:20:59 Removing intermediate container b2ea0713366c 08:20:59 ---> f2ab374662d3 08:20:59 Step 10/25 : COPY . . 08:21:00 ---> 444368eb4707 08:21:00 Step 11/25 : RUN ${MAKE} 08:21:00 ---> Running in 4774e66d828b 08:21:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:23:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:23:08 Removing intermediate container 4774e66d828b 08:23:08 ---> aabf73bda7dd 08:23:08 Step 12/25 : FROM alpine:3.16 08:23:08 3.16: Pulling from library/alpine 08:23:08 9b18e9b68314: Pulling fs layer 08:23:08 9b18e9b68314: Download complete 08:23:08 9b18e9b68314: Pull complete 08:23:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:23:09 Status: Downloaded newer image for alpine:3.16 08:23:09 ---> a6215f271958 08:23:09 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:23:09 ---> Running in 2c4377d56de9 08:23:09 Removing intermediate container 2c4377d56de9 08:23:09 ---> f2f202f71164 08:23:09 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:09 ---> Running in cf27be67ea09 08:23:11 Removing intermediate container cf27be67ea09 08:23:11 ---> d49812e5ae74 08:23:11 Step 15/25 : RUN apk add --update --no-cache zeromq 08:23:11 ---> Running in 5546e4d7da40 08:23:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:23:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:23:13 (1/5) Installing libgcc (11.2.1_git20220219-r2) 08:23:14 (2/5) Installing libsodium (1.0.18-r0) 08:23:14 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 08:23:14 (4/5) Installing libzmq (4.3.4-r0) 08:23:14 (5/5) Installing zeromq (4.3.4-r0) 08:23:14 Executing busybox-1.35.0-r17.trigger 08:23:14 OK: 8 MiB in 19 packages 08:23:16 Removing intermediate container 5546e4d7da40 08:23:16 ---> d4e092e0a421 08:23:16 Step 16/25 : WORKDIR / 08:23:16 ---> Running in da1221f21f8c 08:23:16 Removing intermediate container da1221f21f8c 08:23:16 ---> 7a8d60cad06e 08:23:16 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:23:16 ---> 0c01fe88aac6 08:23:16 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:23:17 ---> 6ca241452120 08:23:17 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:23:18 ---> ed8f88d3f3f0 08:23:18 Step 20/25 : EXPOSE 59999 08:23:18 ---> Running in c62ae023f2c3 08:23:18 Removing intermediate container c62ae023f2c3 08:23:18 ---> c960a2c57ded 08:23:18 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:23:18 ---> Running in 21b5731dd1e1 08:23:18 Removing intermediate container 21b5731dd1e1 08:23:18 ---> 3c189a739498 08:23:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:18 ---> Running in dbad97b77ca0 08:23:19 Removing intermediate container dbad97b77ca0 08:23:19 ---> b827f895db55 08:23:19 Step 23/25 : LABEL arch=arm64 08:23:19 ---> Running in 3617bc10e004 08:23:19 Removing intermediate container 3617bc10e004 08:23:19 ---> e7810cf8fe5d 08:23:19 Step 24/25 : LABEL git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 08:23:19 ---> Running in adb836d3fb01 08:23:20 Removing intermediate container adb836d3fb01 08:23:20 ---> 04f6a1a6c325 08:23:20 Step 25/25 : LABEL version=0.0.0 08:23:20 ---> Running in 78f82f7b99ed 08:23:20 Removing intermediate container 78f82f7b99ed 08:23:20 ---> f954c7e880b3 08:23:20 [Warning] One or more build-args [ARCH] were not consumed 08:23:20 Successfully built f954c7e880b3 08:23:20 Successfully tagged device-sdk-simple-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 08:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:21 08:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:21 arm64: Pulling from edgex-lftools-log-publisher 08:23:21 8998bd30e6a1: Pulling fs layer 08:23:21 04944245beec: Pulling fs layer 08:23:21 699f458cf7ca: Pulling fs layer 08:23:21 765212b225bb: Pulling fs layer 08:23:21 f23df028b6ca: Pulling fs layer 08:23:21 d65c8cfc05b1: Pulling fs layer 08:23:21 2437ff75d9bd: Pulling fs layer 08:23:21 765212b225bb: Waiting 08:23:21 d65c8cfc05b1: Waiting 08:23:21 2437ff75d9bd: Waiting 08:23:21 f23df028b6ca: Waiting 08:23:21 04944245beec: Verifying Checksum 08:23:21 04944245beec: Download complete 08:23:21 765212b225bb: Verifying Checksum 08:23:21 765212b225bb: Download complete 08:23:21 f23df028b6ca: Verifying Checksum 08:23:21 f23df028b6ca: Download complete 08:23:21 d65c8cfc05b1: Verifying Checksum 08:23:21 d65c8cfc05b1: Download complete 08:23:21 699f458cf7ca: Verifying Checksum 08:23:21 699f458cf7ca: Download complete 08:23:22 8998bd30e6a1: Verifying Checksum 08:23:24 2437ff75d9bd: Verifying Checksum 08:23:24 2437ff75d9bd: Download complete 08:23:26 8998bd30e6a1: Pull complete 08:23:26 04944245beec: Pull complete 08:23:27 699f458cf7ca: Pull complete 08:23:28 765212b225bb: Pull complete 08:23:28 f23df028b6ca: Pull complete 08:23:29 d65c8cfc05b1: Pull complete 08:23:44 2437ff75d9bd: Pull complete 08:23:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 08:23:44 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:23:46 $ docker top b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:47 ---> job-cost.sh 08:23:47 lf-activate-venv: SKIPPING 08:23:47 INFO: No Stack... 08:23:48 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:49 INFO: Archiving Costs [Pipeline] sh 08:23:49 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 08:23:49 [Pipeline] lock 08:23:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] 08:23:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] did not exist. Created. 08:23:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:50 /w/workspace/device-sdk-go/1@tmp/durable-78010d21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:23:50 + echo total: 0.10999999940395355 [Pipeline] stash 08:23:51 Warning: overwriting stash ‘stack-cost’ 08:23:51 Stashed 1 file(s) [Pipeline] } 08:23:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:51 $ docker stop --time=1 b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 08:23:52 $ docker rm -f b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 [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 08:23:53 provisioning config files... 08:23:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config3790838685418269994tmp [Pipeline] { [Pipeline] sh 08:23:54 + set +x 08:23:54 + curl -s https://codecov.io/bash 08:23:54 + bash -s -- 08:23:54 08:23:54 _____ _ 08:23:54 / ____| | | 08:23:54 | | ___ __| | ___ ___ _____ __ 08:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 08:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 08:23:54 Bash-1.0.6 08:23:54 08:23:54 08:23:54 ==> git version 2.25.1 found 08:23:54 ==> 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 08:23:54 Release-Date: 2020-01-08 08:23:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:23:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:23:54 ==> Jenkins CI detected. 08:23:54 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1218 08:23:54 project root: . 08:23:54 --> token set from env 08:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:23:54 ==> Running gcov in . (disable via -X gcov) 08:23:54 ==> Python coveragepy not found 08:23:54 ==> Searching for coverage reports in: 08:23:54 + . 08:23:54 -> Found 1 reports 08:23:54 ==> Detecting git/mercurial file structure 08:23:54 ==> Reading reports 08:23:54 + ./coverage.out bytes=101801 08:23:54 ==> Appending adjustments 08:23:54 https://docs.codecov.io/docs/fixing-reports 08:23:54 + Found adjustments 08:23:54 ==> Gzipping contents 08:23:54 16K /tmp/codecov.BJb6uG.gz 08:23:54 ==> Uploading reports 08:23:54 url: https://codecov.io 08:23:54 query: branch=PR-1218&commit=b9011bf944f66a2fff21f34cd34ba446a92a1196&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1218&job=&cmd_args= 08:23:54 -> Pinging Codecov 08:23:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1218&commit=b9011bf944f66a2fff21f34cd34ba446a92a1196&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1218&job=&cmd_args= 08:23:55 -> Uploading to 08:23:55 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/7E55EF52A471D76F132DFD9A03CDDE97/b9011bf944f66a2fff21f34cd34ba446a92a1196/9beed4e7-def8-4eef-9d59-1a35b35f41c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T082354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53e0d65a6a467a157bc3177012289fb0b16a48eca6981beb3500693bcab05354 08:23:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:55 Dload Upload Total Spent Left Speed 08:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14636 0 0 100 14636 0 57622 --:--:-- --:--:-- --:--:-- 57622 08:23:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] } 08:23:55 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 08:23:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives ] 08:23:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives 08:23:57 total 16 08:23:57 drwxr-xr-x 3 root root 4096 Sep 27 08:13 . 08:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 08:13 .. 08:23:57 drwxr-xr-x 2 root root 4096 Sep 27 08:13 cost 08:23:57 -rw-r--r-- 1 root root 86 Sep 27 08:13 cost.csv 08:23:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives 08:23:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives 08:23:57 total 16 08:23:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 08:13 . 08:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 08:13 .. 08:23:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 08:13 cost 08:23:57 -rw-r--r-- 1 jenkins jenkins 86 Sep 27 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:23:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:23:58 ---> package-listing.sh 08:23:58 ++ tr '[:upper:]' '[:lower:]' 08:23:58 ++ facter osfamily 08:23:58 + OS_FAMILY=debian 08:23:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1218 08:23:58 + START_PACKAGES=/tmp/packages_start.txt 08:23:58 + END_PACKAGES=/tmp/packages_end.txt 08:23:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:58 + PACKAGES=/tmp/packages_start.txt 08:23:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1218 ']' 08:23:58 + PACKAGES=/tmp/packages_end.txt 08:23:58 + case "${OS_FAMILY}" in 08:23:58 + dpkg -l 08:23:58 + grep '^ii' 08:23:58 + '[' -f /tmp/packages_start.txt ']' 08:23:58 + '[' -f /tmp/packages_end.txt ']' 08:23:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1218 ']' 08:23:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/ 08:23:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/ [Pipeline] echo 08:23:58 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-sdk-go_PR-1218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:23:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:59 prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container 08:23:59 $ 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-sdk-go_PR-1218/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-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:23:59 $ docker top 3958c624edd367ea7286b1491d01d5eb2e2203e7c84e4c4095d0c3fc3219ec23 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:00 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:00 + ls /var/log/sa-host 08:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:00 provisioning config files... 08:24:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config9367913978502669277tmp [Pipeline] { [Pipeline] echo 08:24:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:01 ---> create-netrc.sh [Pipeline] } 08:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:01 ---> python-tools-install.sh [Pipeline] echo 08:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:02 ---> sudo-logs.sh 08:24:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:02 ---> job-cost.sh 08:24:02 lf-activate-venv: SKIPPING 08:24:02 DEBUG: total: 0.2199999988079071 08:24:02 INFO: Retrieving Stack Cost... 08:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:03 INFO: Archiving Costs [Pipeline] echo 08:24:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:03 ---> logs-deploy.sh 08:24:03 lf-activate-venv: SKIPPING 08:24:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1218/1 08:24:03 INFO: archiving workspace using pattern(s): 08:24:04 Archives upload complete. 08:24:04 INFO: archiving logs to Nexus 08:24:05 ---> uname -a: 08:24:05 Linux prd-ubuntu20-04-docker-8c-8g-1326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:24:05 08:24:05 08:24:05 ---> lscpu: 08:24:05 Architecture: x86_64 08:24:05 CPU op-mode(s): 32-bit, 64-bit 08:24:05 Byte Order: Little Endian 08:24:05 Address sizes: 40 bits physical, 48 bits virtual 08:24:05 CPU(s): 8 08:24:05 On-line CPU(s) list: 0-7 08:24:05 Thread(s) per core: 1 08:24:05 Core(s) per socket: 1 08:24:05 Socket(s): 8 08:24:05 NUMA node(s): 1 08:24:05 Vendor ID: AuthenticAMD 08:24:05 CPU family: 23 08:24:05 Model: 49 08:24:05 Model name: AMD EPYC-Rome Processor 08:24:05 Stepping: 0 08:24:05 CPU MHz: 2800.002 08:24:05 BogoMIPS: 5600.00 08:24:05 Virtualization: AMD-V 08:24:05 Hypervisor vendor: KVM 08:24:05 Virtualization type: full 08:24:05 L1d cache: 256 KiB 08:24:05 L1i cache: 256 KiB 08:24:05 L2 cache: 4 MiB 08:24:05 L3 cache: 128 MiB 08:24:05 NUMA node0 CPU(s): 0-7 08:24:05 Vulnerability Itlb multihit: Not affected 08:24:05 Vulnerability L1tf: Not affected 08:24:05 Vulnerability Mds: Not affected 08:24:05 Vulnerability Meltdown: Not affected 08:24:05 Vulnerability Mmio stale data: Not affected 08:24:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:24:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:24:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:24:05 Vulnerability Srbds: Not affected 08:24:05 Vulnerability Tsx async abort: Not affected 08:24:05 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 08:24:05 08:24:05 08:24:05 ---> nproc: 08:24:05 8 08:24:05 08:24:05 08:24:05 ---> df -h: 08:24:05 Filesystem Size Used Avail Use% Mounted on 08:24:05 overlay 155G 12G 144G 8% / 08:24:05 tmpfs 64M 0 64M 0% /dev 08:24:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:24:05 shm 64M 0 64M 0% /dev/shm 08:24:05 /dev/vda1 155G 12G 144G 8% /facter-os 08:24:05 08:24:05 08:24:05 ---> sar -b -r -n DEV: 08:24:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1326) 09/27/22 _x86_64_ (8 CPU) 08:24:05 08:24:05 08:10:17 LINUX RESTART (8 CPU) 08:24:05 08:24:05 08:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:24:05 08:12:01 200.12 10.58 189.53 0.00 1714.40 73472.93 0.00 08:24:05 08:13:01 86.89 0.35 86.54 0.00 15.19 15126.17 0.00 08:24:05 08:14:01 131.66 0.08 131.57 0.00 10.85 34135.23 0.00 08:24:05 08:15:01 2.15 0.00 2.15 0.00 0.00 26.81 0.00 08:24:05 08:16:01 39.48 9.33 30.14 0.00 2884.32 4806.80 0.00 08:24:05 08:17:01 2.77 0.00 2.77 0.00 0.00 30.39 0.00 08:24:05 08:18:01 1.15 0.02 1.13 0.00 0.13 12.53 0.00 08:24:05 08:19:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 08:24:05 08:20:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 08:24:05 08:21:01 2.30 0.00 2.30 0.00 0.00 36.13 0.00 08:24:05 08:22:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:24:05 08:23:01 3.87 1.02 2.85 0.00 21.86 34.92 0.00 08:24:05 08:24:01 7.60 1.73 5.87 0.00 52.67 117.47 0.00 08:24:05 Average: 36.90 1.78 35.12 0.00 361.91 9801.44 0.00 08:24:05 08:24:05 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:05 08:12:01 28572484 31551344 753692 2.29 131148 3071880 1882496 5.55 1085580 2801408 732 08:24:05 08:13:01 28333700 31459020 839064 2.55 136292 3193536 2251988 6.64 1329308 2770792 101584 08:24:05 08:14:01 27814388 31568908 731156 2.22 146296 3764880 1755692 5.17 1222296 3350180 412 08:24:05 08:15:01 27814536 31569080 730740 2.22 146332 3764880 1755692 5.17 1222292 3350180 48 08:24:05 08:16:01 27530920 31557016 724240 2.20 164856 4013648 1811040 5.34 1374340 3460132 340 08:24:05 08:17:01 27532220 31558316 722948 2.20 164912 4013644 1793424 5.29 1367712 3460132 12 08:24:05 08:18:01 27536308 31562676 718172 2.18 164940 4013652 1793424 5.29 1363748 3460136 8 08:24:05 08:19:01 27536072 31562444 718352 2.18 164964 4013652 1793424 5.29 1363756 3460136 8 08:24:05 08:20:01 27536000 31562380 718316 2.18 164988 4013656 1793424 5.29 1363804 3460140 16 08:24:05 08:21:01 27535760 31562364 718244 2.18 165096 4013660 1793424 5.29 1363924 3460220 16 08:24:05 08:22:01 27535964 31562632 717952 2.18 165136 4013660 1793424 5.29 1363988 3460224 16 08:24:05 08:23:01 27534340 31562196 718224 2.18 165220 4014280 1772924 5.23 1363960 3460752 8 08:24:05 08:24:01 27484444 31516416 761076 2.31 165388 4016592 1934212 5.70 1409712 3461284 644 08:24:05 Average: 27715164 31550369 736321 2.24 157351 3840125 1840353 5.42 1322648 3339670 7988 08:24:05 08:24:05 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:05 08:12:01 docker0 125.70 174.80 10.99 1743.59 0.00 0.00 0.00 0.00 08:24:05 08:12:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 08:24:05 08:12:01 ens3 451.35 309.38 7362.67 80.34 0.00 0.00 0.00 0.00 08:24:05 08:13:01 docker0 8.63 10.83 0.50 40.87 0.00 0.00 0.00 0.00 08:24:05 08:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:24:05 08:13:01 vethbed29b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:24:05 08:13:01 ens3 47.41 32.17 73.61 15.63 0.00 0.00 0.00 0.00 08:24:05 08:14:01 docker0 7.42 10.18 0.45 58.67 0.00 0.00 0.00 0.00 08:24:05 08:14:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 08:24:05 08:14:01 ens3 133.37 87.24 2679.26 16.75 0.00 0.00 0.00 0.00 08:24:05 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:15:01 ens3 3.80 1.47 4.42 0.30 0.00 0.00 0.00 0.00 08:24:05 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:24:05 08:16:01 ens3 70.49 43.68 1298.47 3.29 0.00 0.00 0.00 0.00 08:24:05 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:17:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:21:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 08:24:05 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:24:05 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:05 08:24:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 08:24:05 08:24:01 ens3 29.92 19.45 27.84 13.69 0.00 0.00 0.00 0.00 08:24:05 Average: docker0 10.91 15.07 0.92 141.86 0.00 0.00 0.00 0.00 08:24:05 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 08:24:05 Average: ens3 56.59 37.93 878.06 10.00 0.00 0.00 0.00 0.00 08:24:05 08:24:05 08:24:05 ---> sar -P ALL: 08:24:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1326) 09/27/22 _x86_64_ (8 CPU) 08:24:05 08:24:05 08:10:17 LINUX RESTART (8 CPU) 08:24:05 08:24:05 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:24:05 08:12:01 all 9.17 0.00 4.76 3.30 0.07 82.70 08:24:05 08:12:01 0 8.06 0.00 5.14 10.37 0.07 76.36 08:24:05 08:12:01 1 8.77 0.00 5.51 0.36 0.07 85.29 08:24:05 08:12:01 2 8.90 0.00 4.23 2.88 0.07 83.93 08:24:05 08:12:01 3 10.86 0.00 4.43 3.18 0.07 81.47 08:24:05 08:12:01 4 7.92 0.00 3.89 0.69 0.03 87.46 08:24:05 08:12:01 5 10.91 0.00 5.16 6.94 0.08 76.91 08:24:05 08:12:01 6 8.87 0.00 4.07 0.17 0.08 86.81 08:24:05 08:12:01 7 9.11 0.00 5.64 1.81 0.08 83.36 08:24:05 08:13:01 all 49.54 0.00 7.24 0.70 0.08 42.45 08:24:05 08:13:01 0 47.89 0.00 7.09 0.25 0.07 44.70 08:24:05 08:13:01 1 49.07 0.00 7.28 0.20 0.07 43.38 08:24:05 08:13:01 2 49.23 0.00 7.00 0.08 0.12 43.56 08:24:05 08:13:01 3 52.32 0.00 7.12 1.08 0.07 39.41 08:24:05 08:13:01 4 49.04 0.00 7.24 0.19 0.08 43.45 08:24:05 08:13:01 5 48.92 0.00 7.33 0.19 0.07 43.50 08:24:05 08:13:01 6 48.96 0.00 7.30 0.07 0.07 43.61 08:24:05 08:13:01 7 50.89 0.00 7.56 3.52 0.08 37.95 08:24:05 08:14:01 all 15.42 0.00 3.49 1.23 0.05 79.81 08:24:05 08:14:01 0 12.90 0.00 2.28 0.03 0.05 84.74 08:24:05 08:14:01 1 17.26 0.00 3.32 1.20 0.05 78.17 08:24:05 08:14:01 2 14.06 0.00 3.35 0.39 0.05 82.14 08:24:05 08:14:01 3 15.85 0.00 3.75 0.33 0.07 80.00 08:24:05 08:14:01 4 14.90 0.00 2.66 0.00 0.03 82.41 08:24:05 08:14:01 5 17.08 0.00 3.89 0.55 0.05 78.43 08:24:05 08:14:01 6 15.06 0.00 4.72 0.10 0.03 80.09 08:24:05 08:14:01 7 16.26 0.00 4.00 7.25 0.05 72.44 08:24:05 08:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:24:05 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:24:05 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:24:05 08:15:01 3 0.10 0.00 0.05 0.00 0.03 99.82 08:24:05 08:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:24:05 08:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:24:05 08:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:24:05 08:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:24:05 08:16:01 all 1.23 0.00 0.84 0.45 0.02 97.46 08:24:05 08:16:01 0 0.98 0.00 0.65 0.47 0.02 97.88 08:24:05 08:16:01 1 0.79 0.00 0.45 1.59 0.03 97.13 08:24:05 08:16:01 2 1.79 0.00 1.17 1.03 0.02 96.00 08:24:05 08:16:01 3 1.38 0.00 0.95 0.05 0.03 97.58 08:24:05 08:16:01 4 1.05 0.00 0.42 0.15 0.02 98.37 08:24:05 08:16:01 5 1.70 0.00 0.55 0.07 0.02 97.66 08:24:05 08:16:01 6 1.35 0.00 1.87 0.20 0.02 96.57 08:24:05 08:16:01 7 0.77 0.00 0.69 0.07 0.02 98.46 08:24:05 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:24:05 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:24:05 08:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:24:05 08:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:24:05 08:17:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:24:05 08:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:17:01 6 0.00 0.00 0.02 0.03 0.00 99.95 08:24:05 08:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:24:05 08:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:24:05 08:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:24:05 08:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:24:05 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:24:05 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:24:05 08:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:24:05 08:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:24:05 08:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:24:05 08:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:24:05 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:24:05 08:19:01 1 0.07 0.00 0.00 0.03 0.03 99.87 08:24:05 08:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:24:05 08:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:24:05 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:24:05 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:24:05 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:24:05 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:24:05 08:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:24:05 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:24:05 08:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:24:05 08:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:24:05 08:21:01 all 0.05 0.00 0.01 0.01 0.01 99.92 08:24:05 08:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:24:05 08:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:24:05 08:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:24:05 08:21:01 3 0.28 0.00 0.00 0.00 0.00 99.72 08:24:05 08:21:01 4 0.03 0.00 0.05 0.02 0.03 99.87 08:24:05 08:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:24:05 08:21:01 6 0.02 0.00 0.00 0.05 0.02 99.92 08:24:05 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:24:05 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:24:05 08:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:24:05 08:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:24:05 08:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:24:05 08:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:24:05 08:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:24:05 08:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:24:05 08:24:05 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:24:05 08:23:01 all 0.05 0.00 0.04 0.01 0.00 99.89 08:24:05 08:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 08:24:05 08:23:01 1 0.13 0.00 0.03 0.03 0.02 99.78 08:24:05 08:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:24:05 08:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:24:05 08:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:24:05 08:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 08:24:05 08:23:01 6 0.13 0.00 0.02 0.05 0.00 99.80 08:24:05 08:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:24:05 08:24:01 all 0.90 0.00 0.23 0.02 0.01 98.84 08:24:05 08:24:01 0 0.67 0.00 0.23 0.03 0.00 99.07 08:24:05 08:24:01 1 0.52 0.00 0.22 0.05 0.02 99.20 08:24:05 08:24:01 2 1.96 0.00 0.20 0.00 0.02 97.83 08:24:05 08:24:01 3 0.92 0.00 0.20 0.03 0.02 98.83 08:24:05 08:24:01 4 1.07 0.00 0.30 0.00 0.03 98.60 08:24:05 08:24:01 5 0.77 0.00 0.28 0.00 0.02 98.93 08:24:05 08:24:01 6 0.30 0.00 0.23 0.03 0.00 99.43 08:24:05 08:24:01 7 1.00 0.00 0.17 0.00 0.02 98.81 08:24:05 Average: all 5.82 0.00 1.27 0.44 0.02 92.45 08:24:05 Average: 0 5.37 0.00 1.18 0.85 0.02 92.58 08:24:05 Average: 1 5.87 0.00 1.30 0.27 0.03 92.54 08:24:05 Average: 2 5.79 0.00 1.22 0.33 0.02 92.63 08:24:05 Average: 3 6.23 0.00 1.26 0.36 0.02 92.13 08:24:05 Average: 4 5.65 0.00 1.12 0.08 0.03 93.13 08:24:05 Average: 5 6.03 0.00 1.31 0.59 0.02 92.04 08:24:05 Average: 6 5.68 0.00 1.39 0.06 0.02 92.86 08:24:05 Average: 7 5.94 0.00 1.38 0.96 0.02 91.70 08:24:05 08:24:05 08:24:05