Pull request #1512 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb+26e70d184d940b851e0540af95c39d19f0ae7fb9 (2c401426870900ff0e2703f5f412c1d99069f7da) 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-ssh10565956608846936590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13116626099106718193.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-1512/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-1512/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2134999268322743042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1512/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17127848188852689188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1442760714661978519.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1512/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-1512/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15455190483723083183.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6486 in /w/workspace/gexfoundry_device-sdk-go_PR-1512 [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-1512 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1512/head:refs/remotes/origin/PR-1512 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26e70d184d940b851e0540af95c39d19f0ae7fb9 into PR head commit 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb Merge succeeded, producing 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb Checking out Revision 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb (PR-1512) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:38 ========================================================= 04:19:38 EdgeX Global Pipelines Version Info 04:19:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:39 ------------------- 04:19:39 stable info: 04:19:39 ------------------- 04:19:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:19:39 Message: update stable to v1.0.254 04:19:39 ------------------- 04:19:39 experimental info: 04:19:39 ------------------- 04:19:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:19:39 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1512 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1512 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1512 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d6ebfb [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:41 provisioning config files... 04:19:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/config1283946784564878890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:41 ---> docker-login.sh 04:19:41 nexus3.edgexfoundry.org:10001 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:42 Configure a credential helper to remove this warning. See 04:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:42 04:19:42 Login Succeeded 04:19:42 nexus3.edgexfoundry.org:10002 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:42 Configure a credential helper to remove this warning. See 04:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:42 04:19:42 Login Succeeded 04:19:42 nexus3.edgexfoundry.org:10003 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:42 Configure a credential helper to remove this warning. See 04:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:42 04:19:42 Login Succeeded 04:19:42 nexus3.edgexfoundry.org:10004 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:42 Configure a credential helper to remove this warning. See 04:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:42 04:19:42 Login Succeeded 04:19:42 docker.io 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:43 Configure a credential helper to remove this warning. See 04:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:43 04:19:43 Login Succeeded 04:19:43 ---> docker-login.sh ends [Pipeline] } 04:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:43 + git rev-list -1 --merges 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb~1..0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [Pipeline] echo 04:19:44 -----------> git rev-list -1 --merges 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb~1..0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [false] [Pipeline] sh 04:19:44 + git log --format=format:%s -1 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [Pipeline] echo 04:19:44 ========================================================= 04:19:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:44 + git log --format=format:%s -1 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [Pipeline] echo 04:19:44 [semverPrep] GIT_COMMIT: 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:19:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:45 + grep -v github /etc/ssh/ssh_known_hosts 04:19:45 + [ -e /tmp/ssh_known_hosts ] 04:19:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:45 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:45 04:19:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:46 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:46 b85a868b505f: Pulling fs layer 04:19:46 e2be974225ed: Pulling fs layer 04:19:46 339a4e72a1f5: Pulling fs layer 04:19:46 988bab9f4d93: Pulling fs layer 04:19:46 1469e6f7b9e6: Pulling fs layer 04:19:46 eaf3925da568: Pulling fs layer 04:19:46 bab4dde63d76: Pulling fs layer 04:19:46 bde34c3a00c8: Pulling fs layer 04:19:46 b352a97aabf1: Pulling fs layer 04:19:46 4872d77fe225: Pulling fs layer 04:19:46 5851b861e8e6: Pulling fs layer 04:19:46 bab4dde63d76: Waiting 04:19:46 bde34c3a00c8: Waiting 04:19:46 b352a97aabf1: Waiting 04:19:46 4872d77fe225: Waiting 04:19:46 5851b861e8e6: Waiting 04:19:46 988bab9f4d93: Waiting 04:19:46 eaf3925da568: Waiting 04:19:46 1469e6f7b9e6: Waiting 04:19:46 e2be974225ed: Download complete 04:19:46 988bab9f4d93: Download complete 04:19:46 339a4e72a1f5: Verifying Checksum 04:19:46 339a4e72a1f5: Download complete 04:19:46 1469e6f7b9e6: Verifying Checksum 04:19:46 1469e6f7b9e6: Download complete 04:19:46 eaf3925da568: Verifying Checksum 04:19:46 eaf3925da568: Download complete 04:19:46 bde34c3a00c8: Verifying Checksum 04:19:46 bde34c3a00c8: Download complete 04:19:46 b352a97aabf1: Verifying Checksum 04:19:46 b352a97aabf1: Download complete 04:19:46 4872d77fe225: Download complete 04:19:46 5851b861e8e6: Download complete 04:19:46 b85a868b505f: Verifying Checksum 04:19:46 b85a868b505f: Download complete 04:19:46 bab4dde63d76: Download complete 04:19:47 b85a868b505f: Pull complete 04:19:47 e2be974225ed: Pull complete 04:19:48 339a4e72a1f5: Pull complete 04:19:48 988bab9f4d93: Pull complete 04:19:48 1469e6f7b9e6: Pull complete 04:19:48 eaf3925da568: Pull complete 04:19:50 bab4dde63d76: Pull complete 04:19:50 bde34c3a00c8: Pull complete 04:19:50 b352a97aabf1: Pull complete 04:19:50 4872d77fe225: Pull complete 04:19:51 5851b861e8e6: Pull complete 04:19:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:51 prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container 04:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1512 -v /w/workspace/gexfoundry_device-sdk-go_PR-1512:/w/workspace/gexfoundry_device-sdk-go_PR-1512:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:52 $ docker top b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf -eo pid,comm 04:19:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:19:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:52 [ssh-agent] Looking for ssh-agent implementation... 04:19:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:53 $ docker exec b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf ssh-agent 04:19:53 SSH_AUTH_SOCK=/tmp/ssh-YOJFnCrNkBrJ/agent.31 04:19:53 SSH_AGENT_PID=37 04:19:53 Running ssh-add (command line suppressed) 04:19:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/private_key_4466989273000473730.key (/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/private_key_4466989273000473730.key) 04:19:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:53 + git tag --points-at HEAD [Pipeline] } 04:19:53 $ docker exec --env ******** --env ******** b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf ssh-agent -k 04:19:53 unset SSH_AUTH_SOCK; 04:19:53 unset SSH_AGENT_PID; 04:19:53 echo Agent pid 37 killed; 04:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:53 [ssh-agent] Looking for ssh-agent implementation... 04:19:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:54 $ docker exec b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf ssh-agent 04:19:54 SSH_AUTH_SOCK=/tmp/ssh-aA2A0FqMRKwf/agent.69 04:19:54 SSH_AGENT_PID=75 04:19:54 Running ssh-add (command line suppressed) 04:19:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/private_key_15704540072667422818.key (/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/private_key_15704540072667422818.key) 04:19:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:54 + git semver init 04:19:54 2023-09-19 04:19:54,787 [run_init] DEBUG init version:0.0.0 force:False 04:19:54 2023-09-19 04:19:54,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver 04:19:54 2023-09-19 04:19:54,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver 04:19:54 2023-09-19 04:19:54,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1512, universal_newlines=False, shell=None, istream=None) 04:19:55 2023-09-19 04:19:55,784 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512/.git/info/exclude 04:19:55 2023-09-19 04:19:55,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver/PR-1512 with force:False 04:19:55 2023-09-19 04:19:55,784 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver/PR-1512 04:19:55 2023-09-19 04:19:55,788 [execute] INFO git cat-file --batch-check 04:19:55 2023-09-19 04:19:55,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver, universal_newlines=False, shell=None, istream=) 04:19:55 2023-09-19 04:19:55,795 [execute] INFO git cat-file --batch 04:19:55 2023-09-19 04:19:55,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver, universal_newlines=False, shell=None, istream=) 04:19:55 2023-09-19 04:19:55,801 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1512/.semver/PR-1512 04:19:55 0.0.0 [Pipeline] } 04:19:56 $ docker exec --env ******** --env ******** b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf ssh-agent -k 04:19:56 unset SSH_AUTH_SOCK; 04:19:56 unset SSH_AGENT_PID; 04:19:56 echo Agent pid 75 killed; 04:19:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:56 + git semver [Pipeline] } 04:19:56 $ docker stop --time=1 b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf 04:19:58 $ docker rm -f --volumes b74cf73db9f2aa73f86f855f5fbe21714606bbcd813cef3de5ebc2ead16d6edf [Pipeline] // withDockerContainer [Pipeline] sh 04:19:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:58 Stashed 1 file(s) [Pipeline] echo 04:19:58 [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 04:19:59 provisioning config files... 04:19:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/config8379802334907550207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:59 ---> docker-login.sh 04:19:59 nexus3.edgexfoundry.org:10001 04:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:59 Configure a credential helper to remove this warning. See 04:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:59 04:19:59 Login Succeeded 04:19:59 nexus3.edgexfoundry.org:10002 04:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:59 Configure a credential helper to remove this warning. See 04:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:59 04:19:59 Login Succeeded 04:19:59 nexus3.edgexfoundry.org:10003 04:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:00 Configure a credential helper to remove this warning. See 04:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:00 04:20:00 Login Succeeded 04:20:00 nexus3.edgexfoundry.org:10004 04:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:00 Configure a credential helper to remove this warning. See 04:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:00 04:20:00 Login Succeeded 04:20:00 docker.io 04:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:00 Configure a credential helper to remove this warning. See 04:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:00 04:20:00 Login Succeeded 04:20:00 ---> docker-login.sh ends [Pipeline] } 04:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:01 ========================================================= 04:20:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:20:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:20:01 Sending build context to Docker daemon 11.14MB 04:20:01 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:01 Step 2/10 : FROM ${BASE} AS builder 04:20:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:01 7264a8db6415: Pulling fs layer 04:20:01 c4d48a809fc2: Pulling fs layer 04:20:01 4f1c88b9dad5: Pulling fs layer 04:20:01 ad3a456e5733: Pulling fs layer 04:20:01 9e4f439ed901: Pulling fs layer 04:20:01 feaf6a47b606: Pulling fs layer 04:20:01 5e8b037d7d82: Pulling fs layer 04:20:01 8ac70367396e: Pulling fs layer 04:20:01 6db16350a2e2: Pulling fs layer 04:20:01 feaf6a47b606: Waiting 04:20:01 5e8b037d7d82: Waiting 04:20:01 ad3a456e5733: Waiting 04:20:01 9e4f439ed901: Waiting 04:20:01 9250d5d63582: Pulling fs layer 04:20:01 8ac70367396e: Waiting 04:20:01 6db16350a2e2: Waiting 04:20:01 9250d5d63582: Waiting 04:20:01 c4d48a809fc2: Verifying Checksum 04:20:01 c4d48a809fc2: Download complete 04:20:01 ad3a456e5733: Verifying Checksum 04:20:01 ad3a456e5733: Download complete 04:20:01 9e4f439ed901: Verifying Checksum 04:20:01 9e4f439ed901: Download complete 04:20:01 7264a8db6415: Verifying Checksum 04:20:01 7264a8db6415: Download complete 04:20:01 feaf6a47b606: Verifying Checksum 04:20:01 feaf6a47b606: Download complete 04:20:02 7264a8db6415: Pull complete 04:20:02 8ac70367396e: Verifying Checksum 04:20:02 8ac70367396e: Download complete 04:20:02 c4d48a809fc2: Pull complete 04:20:02 4f1c88b9dad5: Verifying Checksum 04:20:02 4f1c88b9dad5: Download complete 04:20:02 6db16350a2e2: Verifying Checksum 04:20:02 6db16350a2e2: Download complete 04:20:02 9250d5d63582: Verifying Checksum 04:20:02 9250d5d63582: Download complete 04:20:02 5e8b037d7d82: Verifying Checksum 04:20:02 5e8b037d7d82: Download complete 04:20:05 4f1c88b9dad5: Pull complete 04:20:05 ad3a456e5733: Pull complete 04:20:05 9e4f439ed901: Pull complete 04:20:05 feaf6a47b606: Pull complete 04:20:08 5e8b037d7d82: Pull complete 04:20:08 8ac70367396e: Pull complete 04:20:09 6db16350a2e2: Pull complete 04:20:10 9250d5d63582: Pull complete 04:20:10 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 04:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:20:10 ---> fa269f55d9b9 04:20:10 Step 3/10 : ARG MAKE=make build 04:20:13 ---> Running in e99a2c83cb54 04:20:13 Removing intermediate container e99a2c83cb54 04:20:13 ---> b6c5c507b5bd 04:20:13 Step 4/10 : WORKDIR /device-sdk-go 04:20:13 ---> Running in 8b4ea16a246e 04:20:13 Removing intermediate container 8b4ea16a246e 04:20:13 ---> 74473fbf2d68 04:20:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:13 ---> Running in 045a2303e8c9 04:20:13 Removing intermediate container 045a2303e8c9 04:20:13 ---> 8dda50e6690e 04:20:13 Step 6/10 : RUN apk add --update --no-cache make git 04:20:13 ---> Running in 36ac35715bda 04:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:14 OK: 265 MiB in 56 packages 04:20:14 Still waiting to schedule task 04:20:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:20:14 Removing intermediate container 36ac35715bda 04:20:14 ---> 7ee8e54904a7 04:20:14 Step 7/10 : COPY go.mod vendor* ./ 04:20:14 ---> 2e342dea5854 04:20:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:14 ---> Running in a519d6a6fb14 04:20:47 Removing intermediate container a519d6a6fb14 04:20:47 ---> 8aef835831f9 04:20:47 Step 9/10 : COPY . . 04:20:47 ---> d4c904d8e5c3 04:20:47 Step 10/10 : RUN ${MAKE} 04:20:47 ---> Running in 5befff730c36 04:20:47 noop 04:20:47 Removing intermediate container 5befff730c36 04:20:47 ---> c352e98c87fa 04:20:47 Successfully built c352e98c87fa 04:20:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:47 + docker inspect -f . ci-base-image-x86_64 04:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:47 prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container 04:20:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1512 -v /w/workspace/gexfoundry_device-sdk-go_PR-1512:/w/workspace/gexfoundry_device-sdk-go_PR-1512:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:20:48 $ docker top 166aa6dd579e6cb194e51beabfd8f523ce3212f5f66ec3b359441d92f991386c -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:48 + go version 04:20:48 go version go1.21.0 linux/amd64 [Pipeline] } 04:20:48 $ docker stop --time=1 166aa6dd579e6cb194e51beabfd8f523ce3212f5f66ec3b359441d92f991386c 04:20:49 $ docker rm -f --volumes 166aa6dd579e6cb194e51beabfd8f523ce3212f5f66ec3b359441d92f991386c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:50 + docker inspect -f . ci-base-image-x86_64 04:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:50 prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container 04:20:50 $ 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-1512 -v /w/workspace/gexfoundry_device-sdk-go_PR-1512:/w/workspace/gexfoundry_device-sdk-go_PR-1512:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:20:51 $ docker top 52e08fb4611260b176b01c648e2452f2fc06025642c8f866117660bc6d495798 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1512 [Pipeline] fileExists [Pipeline] sh 04:20:51 + make test 04:20:51 go test -race -coverprofile=coverage.out ./... 04:20:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements 04:21:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.072s coverage: 80.2% of statements 04:21:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements 04:21:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.084s coverage: 71.8% of statements 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.063s coverage: 14.4% of statements 04:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.148s coverage: 44.2% of statements 04:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.057s coverage: 68.5% of statements 04:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements 04:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 04:21:41 GO111MODULE=on go vet ./... 04:21:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:21:41 $ docker stop --time=1 52e08fb4611260b176b01c648e2452f2fc06025642c8f866117660bc6d495798 04:21:45 $ docker rm -f --volumes 52e08fb4611260b176b01c648e2452f2fc06025642c8f866117660bc6d495798 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:47 + ls -al . 04:21:47 total 304 04:21:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 04:20 . 04:21:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 04:19 .. 04:21:47 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 04:19 .dockerignore 04:21:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 04:21 .git 04:21:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 04:19 .github 04:21:47 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 04:19 .gitignore 04:21:47 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 04:19 .golangci.yml 04:21:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 04:19 .semver 04:21:47 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 04:19 CHANGELOG.md 04:21:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 04:19 GOVERNANCE.md 04:21:47 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 04:19 Jenkinsfile 04:21:47 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 04:19 LICENSE 04:21:47 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 04:19 Makefile 04:21:47 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 04:19 OWNERS.md 04:21:47 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 04:19 README.md 04:21:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 04:19 VERSION 04:21:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 04:19 bin 04:21:47 -rw-r--r-- 1 jenkins jenkins 120475 Sep 19 04:21 coverage.out 04:21:47 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 04:19 example 04:21:47 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 04:19 go.mod 04:21:47 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 04:19 go.sum 04:21:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 04:19 internal 04:21:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 04:19 openapi 04:21:47 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 04:19 pkg 04:21:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 04:19 snap 04:21:47 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:47 + 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=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb --label arch=amd64 --label version=0.0.0 . 04:21:47 Sending build context to Docker daemon 11.26MB 04:21:47 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:21:47 Step 2/23 : FROM ${BASE} AS builder 04:21:47 ---> c352e98c87fa 04:21:47 Step 3/23 : ARG MAKE=make build 04:21:48 ---> Running in 13b378603965 04:21:48 Removing intermediate container 13b378603965 04:21:48 ---> f52553d1bfbd 04:21:48 Step 4/23 : WORKDIR /device-sdk-go 04:21:48 ---> Running in b3f09abf49f8 04:21:48 Removing intermediate container b3f09abf49f8 04:21:48 ---> 8bcdaa69b915 04:21:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:48 ---> Running in f56434571d21 04:21:48 Removing intermediate container f56434571d21 04:21:48 ---> 99b44d7db100 04:21:48 Step 6/23 : RUN apk add --update --no-cache make git 04:21:48 ---> Running in 15e43e98fcae 04:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:49 OK: 265 MiB in 56 packages 04:21:49 Removing intermediate container 15e43e98fcae 04:21:49 ---> cb137f1f7a93 04:21:49 Step 7/23 : COPY go.mod vendor* ./ 04:21:49 ---> 554b2689f443 04:21:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:49 ---> Running in 705074e5b9da 04:21:50 Removing intermediate container 705074e5b9da 04:21:50 ---> 591a770e3b54 04:21:50 Step 9/23 : COPY . . 04:21:50 ---> d7f91a810669 04:21:50 Step 10/23 : RUN ${MAKE} 04:21:50 ---> Running in 8d13f9249a3a 04:21:50 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:22:09 Removing intermediate container 8d13f9249a3a 04:22:09 ---> 45beba54724c 04:22:09 Step 11/23 : FROM alpine:3.18 04:22:09 3.18: Pulling from library/alpine 04:22:09 7264a8db6415: Already exists 04:22:09 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:22:09 Status: Downloaded newer image for alpine:3.18 04:22:09 ---> 7e01a0d0a1dc 04:22:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:22:09 ---> Running in cf448871ebf4 04:22:09 Removing intermediate container cf448871ebf4 04:22:09 ---> f4ab13d611ec 04:22:09 Step 13/23 : RUN apk add --update --no-cache 04:22:09 ---> Running in cc1829785d0d 04:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:10 OK: 7 MiB in 15 packages 04:22:11 Removing intermediate container cc1829785d0d 04:22:11 ---> 304e9441a7c5 04:22:11 Step 14/23 : WORKDIR / 04:22:11 ---> Running in d9deb786063a 04:22:11 Removing intermediate container d9deb786063a 04:22:11 ---> 896413a837c2 04:22:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:22:11 ---> 009cfb1913b9 04:22:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:22:11 ---> afb1cf6c143c 04:22:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:22:11 ---> 65bea77529d0 04:22:11 Step 18/23 : EXPOSE 59999 04:22:11 ---> Running in 415a97c33b22 04:22:11 Removing intermediate container 415a97c33b22 04:22:11 ---> 9f1dad908e6f 04:22:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:22:12 ---> Running in d9b7eb926332 04:22:12 Removing intermediate container d9b7eb926332 04:22:12 ---> a35b079e4254 04:22:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:12 ---> Running in 0788556f01c0 04:22:12 Removing intermediate container 0788556f01c0 04:22:12 ---> ddbc0e00e8f8 04:22:12 Step 21/23 : LABEL arch=amd64 04:22:12 ---> Running in 26d6bedebe71 04:22:12 Removing intermediate container 26d6bedebe71 04:22:12 ---> 75dbaabd8afc 04:22:12 Step 22/23 : LABEL git_sha=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb 04:22:12 ---> Running in 8368248efc46 04:22:12 Removing intermediate container 8368248efc46 04:22:12 ---> aa61fc6c510c 04:22:12 Step 23/23 : LABEL version=0.0.0 04:22:12 ---> Running in 64bbe77b2d15 04:22:12 Removing intermediate container 64bbe77b2d15 04:22:12 ---> 931c6db17947 04:22:12 [Warning] One or more build-args [ARCH] were not consumed 04:22:12 Successfully built 931c6db17947 04:22:12 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 04:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:13 04:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:13 latest: Pulling from edgex-lftools-log-publisher 04:22:13 5eb5b503b376: Pulling fs layer 04:22:13 5c69ac0246d0: Pulling fs layer 04:22:13 ec43610c2a17: Pulling fs layer 04:22:13 3a2ae6a8a46f: Pulling fs layer 04:22:13 33b1e0a273af: Pulling fs layer 04:22:13 5d3b04190fa2: Pulling fs layer 04:22:13 2f39f015ded8: Pulling fs layer 04:22:13 33b1e0a273af: Waiting 04:22:13 5d3b04190fa2: Waiting 04:22:13 3a2ae6a8a46f: Waiting 04:22:13 2f39f015ded8: Waiting 04:22:13 5c69ac0246d0: Download complete 04:22:13 3a2ae6a8a46f: Verifying Checksum 04:22:13 3a2ae6a8a46f: Download complete 04:22:13 33b1e0a273af: Verifying Checksum 04:22:13 33b1e0a273af: Download complete 04:22:13 5d3b04190fa2: Verifying Checksum 04:22:13 5d3b04190fa2: Download complete 04:22:13 ec43610c2a17: Verifying Checksum 04:22:13 ec43610c2a17: Download complete 04:22:13 5eb5b503b376: Verifying Checksum 04:22:13 5eb5b503b376: Download complete 04:22:14 2f39f015ded8: Download complete 04:22:15 5eb5b503b376: Pull complete 04:22:15 5c69ac0246d0: Pull complete 04:22:15 ec43610c2a17: Pull complete 04:22:15 3a2ae6a8a46f: Pull complete 04:22:15 33b1e0a273af: Pull complete 04:22:15 5d3b04190fa2: Pull complete 04:22:20 2f39f015ded8: Pull complete 04:22:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:20 prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container 04:22:20 $ 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-1512 -v /w/workspace/gexfoundry_device-sdk-go_PR-1512:/w/workspace/gexfoundry_device-sdk-go_PR-1512:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:23 $ docker top a8122ef292017942a327983e8563f4f3e9ec1e88478c28eb8832b3463b791c6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:23 ---> job-cost.sh 04:22:23 lf-activate-venv: SKIPPING 04:22:23 INFO: No Stack... 04:22:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:24 INFO: Archiving Costs [Pipeline] sh 04:22:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives/cost.csv 04:22:25 + cut -d, -f6 [Pipeline] lock 04:22:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] 04:22:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] did not exist. Created. 04:22:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:25 Stashed 1 file(s) [Pipeline] } 04:22:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:25 $ docker stop --time=1 a8122ef292017942a327983e8563f4f3e9ec1e88478c28eb8832b3463b791c6e 04:22:26 $ docker rm -f --volumes a8122ef292017942a327983e8563f4f3e9ec1e88478c28eb8832b3463b791c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6488 in /w/workspace/gexfoundry_device-sdk-go_PR-1512 [Pipeline] { [Pipeline] ws 04:24:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:24:28 The recommended git tool is: git 04:24:34 using credential edgex-jenkins-ssh 04:24:34 Cloning the remote Git repository 04:24:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:24:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:24:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:24:34 > git --version # timeout=10 04:24:34 > git --version # 'git version 2.25.1' 04:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:24:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:38 Merging remotes/origin/main commit 26e70d184d940b851e0540af95c39d19f0ae7fb9 into PR head commit 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb 04:24:38 Merge succeeded, producing 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb 04:24:38 Checking out Revision 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb (PR-1512) 04:24:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:24:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:24:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1512/head:refs/remotes/origin/PR-1512 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:24:38 > git config core.sparsecheckout # timeout=10 04:24:38 > git checkout -f 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb # timeout=10 04:24:38 > git remote # timeout=10 04:24:38 > git config --get remote.origin.url # timeout=10 04:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:38 > git merge 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 04:24:38 > git rev-parse HEAD^{commit} # timeout=10 04:24:38 > git config core.sparsecheckout # timeout=10 04:24:38 > git checkout -f 0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb # timeout=10 04:24:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:24:39 > git --version # timeout=10 04:24:39 > git --version # 'git version 2.25.1' 04:24:39 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:40 Dload Upload Total Spent Left Speed 04:24:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 04:24:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:41 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:24:41 04:24:41 { 04:24:41 "registry-mirrors": [ 04:24:41 "https://nexus3.edgexfoundry.org:10001" 04:24:41 ], 04:24:41 "bip": "10.250.0.254/24", 04:24:41 "hosts": [ 04:24:41 "tcp://0.0.0.0:5555", 04:24:41 "unix:///var/run/docker.sock" 04:24:41 ], 04:24:41 "mtu": 1458, 04:24:41 "selinux-enabled": true, 04:24:41 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:41 } [Pipeline] sh 04:24:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:00 provisioning config files... 04:25:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12333226052779873757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:00 ---> docker-login.sh 04:25:00 nexus3.edgexfoundry.org:10001 04:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:01 Configure a credential helper to remove this warning. See 04:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:01 04:25:01 Login Succeeded 04:25:01 nexus3.edgexfoundry.org:10002 04:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:02 Configure a credential helper to remove this warning. See 04:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:02 04:25:02 Login Succeeded 04:25:02 nexus3.edgexfoundry.org:10003 04:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:02 Configure a credential helper to remove this warning. See 04:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:02 04:25:02 Login Succeeded 04:25:02 nexus3.edgexfoundry.org:10004 04:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:02 Configure a credential helper to remove this warning. See 04:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:02 04:25:02 Login Succeeded 04:25:02 docker.io 04:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:03 Configure a credential helper to remove this warning. See 04:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:03 04:25:03 Login Succeeded 04:25:03 ---> docker-login.sh ends [Pipeline] } 04:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:25:04 ========================================================= 04:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:25:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:04 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:25:05 Sending build context to Docker daemon 5.953MB 04:25:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:25:05 Step 2/10 : FROM ${BASE} AS builder 04:25:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:05 9fda8d8052c6: Pulling fs layer 04:25:05 5d54e960e981: Pulling fs layer 04:25:05 c4a7e357bf2a: Pulling fs layer 04:25:05 f0e02332f6b5: Pulling fs layer 04:25:05 66412af1f25a: Pulling fs layer 04:25:05 1baf3a5c0e64: Pulling fs layer 04:25:05 9a37bb91b891: Pulling fs layer 04:25:05 a29adfc67d43: Pulling fs layer 04:25:05 d5de9f91c1a4: Pulling fs layer 04:25:05 1baf3a5c0e64: Waiting 04:25:05 9a37bb91b891: Waiting 04:25:05 a29adfc67d43: Waiting 04:25:05 d5de9f91c1a4: Waiting 04:25:05 f0e02332f6b5: Waiting 04:25:05 66412af1f25a: Waiting 04:25:05 5d54e960e981: Verifying Checksum 04:25:05 5d54e960e981: Download complete 04:25:05 f0e02332f6b5: Verifying Checksum 04:25:05 f0e02332f6b5: Download complete 04:25:05 66412af1f25a: Verifying Checksum 04:25:05 66412af1f25a: Download complete 04:25:05 9fda8d8052c6: Verifying Checksum 04:25:05 9fda8d8052c6: Download complete 04:25:05 9a37bb91b891: Verifying Checksum 04:25:05 9a37bb91b891: Download complete 04:25:06 a29adfc67d43: Verifying Checksum 04:25:06 a29adfc67d43: Download complete 04:25:06 9fda8d8052c6: Pull complete 04:25:07 5d54e960e981: Pull complete 04:25:07 d5de9f91c1a4: Verifying Checksum 04:25:07 d5de9f91c1a4: Download complete 04:25:07 c4a7e357bf2a: Verifying Checksum 04:25:07 c4a7e357bf2a: Download complete 04:25:08 1baf3a5c0e64: Verifying Checksum 04:25:08 1baf3a5c0e64: Download complete 04:25:18 c4a7e357bf2a: Pull complete 04:25:18 f0e02332f6b5: Pull complete 04:25:19 66412af1f25a: Pull complete 04:25:25 1baf3a5c0e64: Pull complete 04:25:27 9a37bb91b891: Pull complete 04:25:30 a29adfc67d43: Pull complete 04:25:32 d5de9f91c1a4: Pull complete 04:25:32 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 04:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:25:32 ---> 746ca1b523b5 04:25:32 Step 3/10 : ARG MAKE=make build 04:25:33 ---> Running in 7244d1d123d3 04:25:34 Removing intermediate container 7244d1d123d3 04:25:34 ---> 3f859f9049c6 04:25:34 Step 4/10 : WORKDIR /device-sdk-go 04:25:34 ---> Running in 54c291cdc6b7 04:25:34 Removing intermediate container 54c291cdc6b7 04:25:34 ---> 8a50c912605d 04:25:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:25:34 ---> Running in ed781a1c4ca9 04:25:35 Removing intermediate container ed781a1c4ca9 04:25:35 ---> 05e06f5336fc 04:25:35 Step 6/10 : RUN apk add --update --no-cache make git 04:25:35 ---> Running in 106fd4069bc7 04:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:37 OK: 267 MiB in 56 packages 04:25:38 Removing intermediate container 106fd4069bc7 04:25:38 ---> 0a1a32eed39d 04:25:38 Step 7/10 : COPY go.mod vendor* ./ 04:25:39 ---> 371e1f93e951 04:25:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:39 ---> Running in 8a5e9733628c 04:26:47 Removing intermediate container 8a5e9733628c 04:26:47 ---> 73c1602870cc 04:26:47 Step 9/10 : COPY . . 04:26:47 ---> 86e1a75339c9 04:26:47 Step 10/10 : RUN ${MAKE} 04:26:47 ---> Running in 99365d8fcbaf 04:26:47 noop 04:26:47 Removing intermediate container 99365d8fcbaf 04:26:47 ---> 917e5c1ef0eb 04:26:47 Successfully built 917e5c1ef0eb 04:26:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:47 + docker inspect -f . ci-base-image-arm64 04:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:48 prd-ubuntu20.04-docker-arm64-4c-16g-6488 does not seem to be running inside a container 04:26:48 $ 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 ******** ci-base-image-arm64 cat 04:26:49 $ docker top 119f625f96e03608aacb2bba2615676c0582c55410931f943e778b6de277b25d -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:50 + go version 04:26:50 go version go1.21.0 linux/arm64 [Pipeline] } 04:26:50 $ docker stop --time=1 119f625f96e03608aacb2bba2615676c0582c55410931f943e778b6de277b25d 04:26:52 $ docker rm -f --volumes 119f625f96e03608aacb2bba2615676c0582c55410931f943e778b6de277b25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:52 + docker inspect -f . ci-base-image-arm64 04:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:53 prd-ubuntu20.04-docker-arm64-4c-16g-6488 does not seem to be running inside a container 04:26:53 $ 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 ******** ci-base-image-arm64 cat 04:26:54 $ docker top f4a3d47f88caad218afa7b9513d4502931c362bbc59d7beb02f0681cda928e7f -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:26:55 + make test 04:26:55 go test -race -coverprofile=coverage.out ./... 04:27:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:29:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.207s coverage: 27.6% of statements 04:29:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.265s coverage: 80.2% of statements 04:29:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:29:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:29:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.388s coverage: 86.0% of statements 04:29:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:29:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.837s coverage: 71.8% of statements 04:29:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.351s coverage: 14.4% of statements 04:29:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.911s coverage: 44.2% of statements 04:29:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:29:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:29:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.461s coverage: 68.5% of statements 04:29:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.444s coverage: 89.2% of statements 04:29:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:29:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.218s coverage: 5.5% of statements 04:29:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:29:59 GO111MODULE=on go vet ./... 04:32:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:06 $ docker stop --time=1 f4a3d47f88caad218afa7b9513d4502931c362bbc59d7beb02f0681cda928e7f 04:32:08 $ docker rm -f --volumes f4a3d47f88caad218afa7b9513d4502931c362bbc59d7beb02f0681cda928e7f [Pipeline] // withDockerContainer [Pipeline] sh 04:32:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:10 Warning: overwriting stash ‘coverage-report’ 04:32:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:12 + ls -al . 04:32:12 total 300 04:32:12 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 04:26 . 04:32:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 04:24 .. 04:32:12 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 04:24 .dockerignore 04:32:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 04:24 .git 04:32:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 04:24 .github 04:32:12 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 04:24 .gitignore 04:32:12 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 04:24 .golangci.yml 04:32:12 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 04:24 CHANGELOG.md 04:32:12 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 04:24 GOVERNANCE.md 04:32:12 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 04:24 Jenkinsfile 04:32:12 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 04:24 LICENSE 04:32:12 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 04:24 Makefile 04:32:12 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 04:24 OWNERS.md 04:32:12 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 04:24 README.md 04:32:12 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 04:19 VERSION 04:32:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 04:24 bin 04:32:12 -rw-r--r-- 1 jenkins jenkins 120475 Sep 19 04:29 coverage.out 04:32:12 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 04:24 example 04:32:12 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 04:24 go.mod 04:32:12 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 04:24 go.sum 04:32:12 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 04:24 internal 04:32:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 04:24 openapi 04:32:12 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 04:24 pkg 04:32:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 04:24 snap 04:32:12 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + 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=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb --label arch=arm64 --label version=0.0.0 . 04:32:13 Sending build context to Docker daemon 6.074MB 04:32:13 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:32:13 Step 2/23 : FROM ${BASE} AS builder 04:32:13 ---> 917e5c1ef0eb 04:32:13 Step 3/23 : ARG MAKE=make build 04:32:13 ---> Running in f80e2c9d283d 04:32:13 Removing intermediate container f80e2c9d283d 04:32:13 ---> 25f7370898f6 04:32:13 Step 4/23 : WORKDIR /device-sdk-go 04:32:13 ---> Running in bfcbfbc872ee 04:32:14 Removing intermediate container bfcbfbc872ee 04:32:14 ---> ceb25c21185c 04:32:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:32:14 ---> Running in f366bea2e780 04:32:14 Removing intermediate container f366bea2e780 04:32:14 ---> 63f86ab450ad 04:32:14 Step 6/23 : RUN apk add --update --no-cache make git 04:32:14 ---> Running in 0ce5ef7df21c 04:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:17 OK: 267 MiB in 56 packages 04:32:18 Removing intermediate container 0ce5ef7df21c 04:32:18 ---> 38cdcec2387b 04:32:18 Step 7/23 : COPY go.mod vendor* ./ 04:32:19 ---> 4056f74d61dd 04:32:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:19 ---> Running in fe848a3fa4ec 04:32:21 Removing intermediate container fe848a3fa4ec 04:32:21 ---> 53a7b3a7bfe0 04:32:21 Step 9/23 : COPY . . 04:32:22 ---> 3ce584d67a95 04:32:22 Step 10/23 : RUN ${MAKE} 04:32:22 ---> Running in 1107c13a6bc7 04:32:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:34:30 Removing intermediate container 1107c13a6bc7 04:34:30 ---> e3334282a678 04:34:30 Step 11/23 : FROM alpine:3.18 04:34:30 3.18: Pulling from library/alpine 04:34:30 9fda8d8052c6: Already exists 04:34:30 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:34:30 Status: Downloaded newer image for alpine:3.18 04:34:30 ---> f6648c04cd6c 04:34:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:34:30 ---> Running in a7ecc273ffcf 04:34:30 Removing intermediate container a7ecc273ffcf 04:34:30 ---> 32c46c782d8f 04:34:30 Step 13/23 : RUN apk add --update --no-cache 04:34:30 ---> Running in 6242e062905a 04:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:34:30 OK: 8 MiB in 15 packages 04:34:30 Removing intermediate container 6242e062905a 04:34:30 ---> 81aec3243e04 04:34:30 Step 14/23 : WORKDIR / 04:34:30 ---> Running in 6bf6d7c3918d 04:34:30 Removing intermediate container 6bf6d7c3918d 04:34:30 ---> cf886b0bdc6c 04:34:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:34:30 ---> e1cc9feafb47 04:34:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:34:30 ---> d81fa75dda40 04:34:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:34:30 ---> 8ee356610650 04:34:30 Step 18/23 : EXPOSE 59999 04:34:30 ---> Running in 31887890a5ff 04:34:30 Removing intermediate container 31887890a5ff 04:34:30 ---> 23bbb61442cd 04:34:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:34:30 ---> Running in 6d985e714840 04:34:30 Removing intermediate container 6d985e714840 04:34:30 ---> 24fc51a14ddc 04:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:34:30 ---> Running in 28f50165272d 04:34:30 Removing intermediate container 28f50165272d 04:34:30 ---> d13478f4cd5b 04:34:30 Step 21/23 : LABEL arch=arm64 04:34:30 ---> Running in e2823436bf6b 04:34:30 Removing intermediate container e2823436bf6b 04:34:30 ---> 896c2e4547f4 04:34:30 Step 22/23 : LABEL git_sha=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb 04:34:30 ---> Running in e899d152a340 04:34:30 Removing intermediate container e899d152a340 04:34:30 ---> 61efb1be8901 04:34:30 Step 23/23 : LABEL version=0.0.0 04:34:30 ---> Running in 94ee037cedb2 04:34:30 Removing intermediate container 94ee037cedb2 04:34:30 ---> fd50060a33bf 04:34:30 [Warning] One or more build-args [ARCH] were not consumed 04:34:30 Successfully built fd50060a33bf 04:34:30 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 04:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:31 04:34:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:31 arm64: Pulling from edgex-lftools-log-publisher 04:34:31 8998bd30e6a1: Pulling fs layer 04:34:31 04944245beec: Pulling fs layer 04:34:31 699f458cf7ca: Pulling fs layer 04:34:31 765212b225bb: Pulling fs layer 04:34:31 f23df028b6ca: Pulling fs layer 04:34:31 d65c8cfc05b1: Pulling fs layer 04:34:31 2437ff75d9bd: Pulling fs layer 04:34:31 d65c8cfc05b1: Waiting 04:34:31 765212b225bb: Waiting 04:34:31 f23df028b6ca: Waiting 04:34:31 2437ff75d9bd: Waiting 04:34:32 04944245beec: Verifying Checksum 04:34:32 04944245beec: Download complete 04:34:32 765212b225bb: Download complete 04:34:32 f23df028b6ca: Download complete 04:34:32 d65c8cfc05b1: Verifying Checksum 04:34:32 d65c8cfc05b1: Download complete 04:34:32 699f458cf7ca: Verifying Checksum 04:34:32 699f458cf7ca: Download complete 04:34:32 8998bd30e6a1: Verifying Checksum 04:34:32 8998bd30e6a1: Download complete 04:34:34 2437ff75d9bd: Verifying Checksum 04:34:34 2437ff75d9bd: Download complete 04:34:39 8998bd30e6a1: Pull complete 04:34:39 04944245beec: Pull complete 04:34:41 699f458cf7ca: Pull complete 04:34:41 765212b225bb: Pull complete 04:34:41 f23df028b6ca: Pull complete 04:34:42 d65c8cfc05b1: Pull complete 04:34:57 2437ff75d9bd: Pull complete 04:34:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-6488 does not seem to be running inside a container 04:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:35:00 $ docker top 97f34eb8843469c2f2950c2e081dc7900205558694e394bbb3acf62c5b68038f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:01 ---> job-cost.sh 04:35:01 lf-activate-venv: SKIPPING 04:35:01 INFO: No Stack... 04:35:01 INFO: Retrieving Pricing Info for: v3-standard-4 04:35:02 INFO: Archiving Costs [Pipeline] sh 04:35:02 + + cut -d, -f6 04:35:02 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:35:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] 04:35:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] did not exist. Created. 04:35:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:03 /w/workspace/device-sdk-go/1@tmp/durable-1852ea38/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:35:03 + echo total: 0.10999999940395355 [Pipeline] stash 04:35:03 Warning: overwriting stash ‘stack-cost’ 04:35:03 Stashed 1 file(s) [Pipeline] } 04:35:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1512-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:03 $ docker stop --time=1 97f34eb8843469c2f2950c2e081dc7900205558694e394bbb3acf62c5b68038f 04:35:07 $ docker rm -f --volumes 97f34eb8843469c2f2950c2e081dc7900205558694e394bbb3acf62c5b68038f [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 04:35:12 provisioning config files... 04:35:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/config12941179216936250429tmp [Pipeline] { [Pipeline] sh 04:35:12 + set +x 04:35:12 + curl -s https://codecov.io/bash 04:35:12 + bash -s -- 04:35:12 04:35:12 _____ _ 04:35:12 / ____| | | 04:35:12 | | ___ __| | ___ ___ _____ __ 04:35:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:35:12 | |___| (_) | (_| | __/ (_| (_) \ V / 04:35:12 \_____\___/ \__,_|\___|\___\___/ \_/ 04:35:12 Bash-1.0.6 04:35:12 04:35:12 04:35:12 ==> git version 2.25.1 found 04:35:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:35:12 Release-Date: 2020-01-08 04:35:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:35:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:35:12 ==> Jenkins CI detected. 04:35:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1512 04:35:12 project root: . 04:35:12 --> token set from env 04:35:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:35:12 ==> Running gcov in . (disable via -X gcov) 04:35:12 ==> Python coveragepy not found 04:35:12 ==> Searching for coverage reports in: 04:35:12 + . 04:35:12 -> Found 1 reports 04:35:12 ==> Detecting git/mercurial file structure 04:35:12 ==> Reading reports 04:35:12 + ./coverage.out bytes=120475 04:35:12 ==> Appending adjustments 04:35:12 https://docs.codecov.io/docs/fixing-reports 04:35:12 + Found adjustments 04:35:12 ==> Gzipping contents 04:35:12 20K /tmp/codecov.0CQEzf.gz 04:35:12 ==> Uploading reports 04:35:12 url: https://codecov.io 04:35:12 query: branch=PR-1512&commit=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1512%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1512&job=&cmd_args= 04:35:12 -> Pinging Codecov 04:35:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1512&commit=0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1512%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1512&job=&cmd_args= 04:35:12 -> Uploading to 04:35:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/7E55EF52A471D76F132DFD9A03CDDE97/0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb/16233ed3-1627-43bc-b9fa-fceb0e672d43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T043512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c5543709a8aaf0a68bc72ab3ac45a7742a90089d2e3d59385fdae30b51db3c6 04:35:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:12 Dload Upload Total Spent Left Speed 04:35:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16433 0 0 100 16433 0 83841 --:--:-- --:--:-- --:--:-- 83416 100 16433 0 0 100 16433 0 83841 --:--:-- --:--:-- --:--:-- 83416 04:35:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0d6ebfb1a2e9cb93b41275ca5d339c0a6d3ca8cb [Pipeline] } 04:35:13 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 04:35:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives ] 04:35:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives 04:35:15 total 16 04:35:15 drwxr-xr-x 3 root root 4096 Sep 19 04:22 . 04:35:15 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 04:22 .. 04:35:15 drwxr-xr-x 2 root root 4096 Sep 19 04:22 cost 04:35:15 -rw-r--r-- 1 root root 86 Sep 19 04:22 cost.csv 04:35:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives 04:35:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives 04:35:15 total 16 04:35:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 04:22 . 04:35:15 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 04:22 .. 04:35:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 04:22 cost 04:35:15 -rw-r--r-- 1 jenkins jenkins 86 Sep 19 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:35:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:35:16 ---> package-listing.sh 04:35:16 ++ facter osfamily 04:35:16 ++ tr '[:upper:]' '[:lower:]' 04:35:16 + OS_FAMILY=debian 04:35:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1512 04:35:16 + START_PACKAGES=/tmp/packages_start.txt 04:35:16 + END_PACKAGES=/tmp/packages_end.txt 04:35:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:16 + PACKAGES=/tmp/packages_start.txt 04:35:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1512 ']' 04:35:16 + PACKAGES=/tmp/packages_end.txt 04:35:16 + case "${OS_FAMILY}" in 04:35:16 + dpkg -l 04:35:16 + grep '^ii' 04:35:16 + '[' -f /tmp/packages_start.txt ']' 04:35:16 + '[' -f /tmp/packages_end.txt ']' 04:35:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1512 ']' 04:35:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives/ 04:35:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1512/archives/ [Pipeline] echo 04:35:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1512/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:35:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:17 prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container 04:35:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1512/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-1512 -v /w/workspace/gexfoundry_device-sdk-go_PR-1512:/w/workspace/gexfoundry_device-sdk-go_PR-1512:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:35:17 $ docker top 8324be0bc704f5e684e06c05774c299a33ec1fcd91aa6f9f782e2d84b6bc2bfa -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:18 + ls /var/log/sa-host 04:35:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:19 provisioning config files... 04:35:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1512@tmp/config9537426642211099474tmp [Pipeline] { [Pipeline] echo 04:35:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:35:19 ---> create-netrc.sh [Pipeline] } 04:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:35:19 ---> python-tools-install.sh [Pipeline] echo 04:35:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:20 ---> sudo-logs.sh 04:35:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:35:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:20 ---> job-cost.sh 04:35:20 lf-activate-venv: SKIPPING 04:35:20 DEBUG: total: 0.2199999988079071 04:35:20 INFO: Retrieving Stack Cost... 04:35:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:21 INFO: Archiving Costs [Pipeline] echo 04:35:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:35:21 ---> logs-deploy.sh 04:35:21 lf-activate-venv: SKIPPING 04:35:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1512/1 04:35:21 INFO: archiving workspace using pattern(s): 04:35:22 Archives upload complete. 04:35:22 INFO: archiving logs to Nexus 04:35:23 ---> uname -a: 04:35:23 Linux prd-ubuntu20-04-docker-8c-8g-6486 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:35:23 04:35:23 04:35:23 ---> lscpu: 04:35:23 Architecture: x86_64 04:35:23 CPU op-mode(s): 32-bit, 64-bit 04:35:23 Byte Order: Little Endian 04:35:23 Address sizes: 40 bits physical, 48 bits virtual 04:35:23 CPU(s): 8 04:35:23 On-line CPU(s) list: 0-7 04:35:23 Thread(s) per core: 1 04:35:23 Core(s) per socket: 1 04:35:23 Socket(s): 8 04:35:23 NUMA node(s): 1 04:35:23 Vendor ID: AuthenticAMD 04:35:23 CPU family: 23 04:35:23 Model: 49 04:35:23 Model name: AMD EPYC-Rome Processor 04:35:23 Stepping: 0 04:35:23 CPU MHz: 2800.000 04:35:23 BogoMIPS: 5600.00 04:35:23 Virtualization: AMD-V 04:35:23 Hypervisor vendor: KVM 04:35:23 Virtualization type: full 04:35:23 L1d cache: 256 KiB 04:35:23 L1i cache: 256 KiB 04:35:23 L2 cache: 4 MiB 04:35:23 L3 cache: 128 MiB 04:35:23 NUMA node0 CPU(s): 0-7 04:35:23 Vulnerability Itlb multihit: Not affected 04:35:23 Vulnerability L1tf: Not affected 04:35:23 Vulnerability Mds: Not affected 04:35:23 Vulnerability Meltdown: Not affected 04:35:23 Vulnerability Mmio stale data: Not affected 04:35:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:35:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:35:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:35:23 Vulnerability Srbds: Not affected 04:35:23 Vulnerability Tsx async abort: Not affected 04:35:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:35:23 04:35:23 04:35:23 ---> nproc: 04:35:23 8 04:35:23 04:35:23 04:35:23 ---> df -h: 04:35:23 Filesystem Size Used Avail Use% Mounted on 04:35:23 overlay 155G 12G 144G 8% / 04:35:23 tmpfs 64M 0 64M 0% /dev 04:35:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:35:23 shm 64M 0 64M 0% /dev/shm 04:35:23 /dev/vda1 155G 12G 144G 8% /facter-os 04:35:23 04:35:23 04:35:23 ---> sar -b -r -n DEV: 04:35:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6486) 09/19/23 _x86_64_ (8 CPU) 04:35:23 04:35:23 04:19:01 LINUX RESTART (8 CPU) 04:35:23 04:35:23 04:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:35:23 04:21:01 195.73 1.44 194.29 0.00 18.98 79368.65 0.00 04:35:23 04:22:01 80.64 0.25 80.39 0.00 24.39 20664.71 0.00 04:35:23 04:23:01 118.79 0.07 118.73 0.00 8.93 35481.12 0.00 04:35:23 04:24:01 1.80 0.00 1.80 0.00 0.00 19.33 0.00 04:35:23 04:25:01 39.89 11.66 28.23 0.00 5430.69 6334.81 0.00 04:35:23 04:26:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 04:35:23 04:27:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 04:35:23 04:28:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 04:35:23 04:29:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 04:35:23 04:30:01 2.47 0.00 2.47 0.00 0.00 39.73 0.00 04:35:23 04:31:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 04:35:23 04:32:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 04:35:23 04:33:02 1.38 0.00 1.38 0.00 0.00 14.66 0.00 04:35:23 04:34:01 1.59 0.00 1.59 0.00 0.00 17.76 0.00 04:35:23 04:35:01 2.13 0.02 2.12 0.00 0.13 23.86 0.00 04:35:23 Average: 30.16 0.90 29.26 0.00 366.32 9404.64 0.00 04:35:23 04:35:23 04:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:35:23 04:21:01 27819876 31364620 940128 2.86 149836 3564616 2232540 6.58 1494208 3090580 269236 04:35:23 04:22:01 27770976 31473984 828396 2.52 154460 3699276 2085692 6.15 1507460 3107444 381608 04:35:23 04:23:01 27526800 31589580 714476 2.17 163984 4020908 1769132 5.21 1257652 3570092 4 04:35:23 04:24:01 27526636 31589636 713928 2.17 164048 4020900 1769132 5.21 1257692 3570092 12 04:35:23 04:25:01 27161656 31580352 712912 2.17 172364 4353592 1823824 5.38 1482980 3682804 8 04:35:23 04:26:01 27161324 31580116 713092 2.17 172452 4353596 1823824 5.38 1482724 3682808 172 04:35:23 04:27:01 27162276 31581144 711984 2.17 172528 4353600 1823824 5.38 1482572 3682812 160 04:35:23 04:28:01 27162260 31581200 711852 2.16 172608 4353604 1823824 5.38 1482796 3682816 180 04:35:23 04:29:01 27162008 31581296 712000 2.17 172692 4353604 1823824 5.38 1482120 3683056 40 04:35:23 04:30:01 27162244 31581652 711464 2.16 172808 4353580 1823824 5.38 1482604 3683028 8 04:35:23 04:31:01 27162512 31581988 711068 2.16 172868 4353584 1823824 5.38 1482756 3683028 8 04:35:23 04:32:01 27162452 31581964 711224 2.16 172924 4353588 1823824 5.38 1482600 3683032 8 04:35:23 04:33:02 27162200 31581772 711360 2.16 172996 4353588 1823824 5.38 1482656 3683036 8 04:35:23 04:34:01 27162712 31582484 710640 2.16 173024 4353724 1823824 5.38 1482216 3683168 20 04:35:23 04:35:01 27162160 31581956 711020 2.16 173088 4353728 1795516 5.29 1482000 3683172 8 04:35:23 Average: 27295206 31560916 735036 2.24 168845 4213033 1859350 5.48 1455002 3590065 43432 04:35:23 04:35:23 04:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:35:23 04:21:01 veth550ebe2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:35:23 04:21:01 ens3 382.58 271.63 2457.99 105.18 0.00 0.00 0.00 0.00 04:35:23 04:21:01 docker0 224.66 332.93 18.78 2415.71 0.00 0.00 0.00 0.00 04:35:23 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:22:01 veth534e6e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:35:23 04:22:01 ens3 29.17 18.14 53.24 11.11 0.00 0.00 0.00 0.00 04:35:23 04:22:01 docker0 2.52 4.58 0.19 31.30 0.00 0.00 0.00 0.00 04:35:23 04:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:35:23 04:23:01 ens3 102.73 63.51 2559.11 12.75 0.00 0.00 0.00 0.00 04:35:23 04:23:01 docker0 1.40 3.20 0.08 30.89 0.00 0.00 0.00 0.00 04:35:23 04:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 04:35:23 04:24:01 ens3 0.90 0.27 0.15 0.08 0.00 0.00 0.00 0.00 04:35:23 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:25:01 ens3 141.81 72.49 2029.21 5.32 0.00 0.00 0.00 0.00 04:35:23 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 04:35:23 04:26:01 ens3 0.32 0.23 0.07 0.02 0.00 0.00 0.00 0.00 04:35:23 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:28:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:35:23 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:30:01 ens3 0.83 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:35:23 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:31:01 ens3 0.65 0.57 0.32 0.22 0.00 0.00 0.00 0.00 04:35:23 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:32:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:33:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:34:01 ens3 0.19 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:23 04:35:01 ens3 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 04:35:23 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:23 Average: ens3 43.67 28.26 471.68 8.89 0.00 0.00 0.00 0.00 04:35:23 Average: docker0 15.02 22.39 1.25 162.87 0.00 0.00 0.00 0.00 04:35:23 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 04:35:23 04:35:23 04:35:23 ---> sar -P ALL: 04:35:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6486) 09/19/23 _x86_64_ (8 CPU) 04:35:23 04:35:23 04:19:01 LINUX RESTART (8 CPU) 04:35:23 04:35:23 04:20:02 CPU %user %nice %system %iowait %steal %idle 04:35:23 04:21:01 all 17.12 0.00 4.84 4.26 0.11 73.68 04:35:23 04:21:01 0 15.99 0.00 4.52 4.31 0.07 75.12 04:35:23 04:21:01 1 17.13 0.00 5.25 3.17 0.07 74.39 04:35:23 04:21:01 2 18.00 0.00 3.91 1.10 0.24 76.74 04:35:23 04:21:01 3 18.14 0.00 3.66 0.26 0.05 77.90 04:35:23 04:21:01 4 17.77 0.00 5.19 0.89 0.05 76.09 04:35:23 04:21:01 5 15.35 0.00 6.79 9.14 0.07 68.65 04:35:23 04:21:01 6 18.58 0.00 5.04 14.45 0.24 61.68 04:35:23 04:21:01 7 15.99 0.00 4.37 0.69 0.09 78.87 04:35:23 04:22:01 all 48.13 0.00 4.76 0.99 0.09 46.03 04:35:23 04:22:01 0 48.50 0.00 4.65 1.26 0.08 45.50 04:35:23 04:22:01 1 48.06 0.00 4.82 1.43 0.08 45.60 04:35:23 04:22:01 2 48.56 0.00 4.69 0.17 0.12 46.47 04:35:23 04:22:01 3 50.38 0.00 4.57 0.15 0.08 44.82 04:35:23 04:22:01 4 46.54 0.00 4.97 4.33 0.10 44.06 04:35:23 04:22:01 5 47.14 0.00 5.13 0.39 0.08 47.26 04:35:23 04:22:01 6 46.54 0.00 4.66 0.13 0.08 48.59 04:35:23 04:22:01 7 49.32 0.00 4.59 0.07 0.08 45.94 04:35:23 04:23:01 all 4.18 0.00 1.73 1.51 0.03 92.55 04:35:23 04:23:01 0 3.68 0.00 2.18 7.91 0.03 86.20 04:35:23 04:23:01 1 4.71 0.00 1.68 2.83 0.05 90.73 04:35:23 04:23:01 2 4.19 0.00 1.34 0.94 0.03 93.50 04:35:23 04:23:01 3 4.15 0.00 2.02 0.02 0.02 93.79 04:35:23 04:23:01 4 4.54 0.00 1.52 0.02 0.02 93.90 04:35:23 04:23:01 5 4.21 0.00 2.21 0.05 0.02 93.51 04:35:23 04:23:01 6 4.36 0.00 1.37 0.17 0.02 94.08 04:35:23 04:23:01 7 3.63 0.00 1.54 0.15 0.05 94.63 04:35:23 04:24:01 all 0.00 0.00 0.01 0.01 0.01 99.97 04:35:23 04:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:35:23 04:24:01 1 0.00 0.00 0.03 0.05 0.03 99.88 04:35:23 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:35:23 04:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:35:23 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:25:01 all 1.31 0.00 0.60 0.65 0.01 97.42 04:35:23 04:25:01 0 2.06 0.00 0.67 1.85 0.02 95.41 04:35:23 04:25:01 1 1.15 0.00 0.58 1.58 0.03 96.65 04:35:23 04:25:01 2 0.72 0.00 0.42 0.39 0.02 98.46 04:35:23 04:25:01 3 1.45 0.00 0.80 0.35 0.02 97.38 04:35:23 04:25:01 4 1.08 0.00 0.43 0.12 0.00 98.36 04:35:23 04:25:01 5 0.90 0.00 0.82 0.67 0.02 97.60 04:35:23 04:25:01 6 0.50 0.00 0.40 0.20 0.00 98.90 04:35:23 04:25:01 7 2.65 0.00 0.70 0.03 0.02 96.59 04:35:23 04:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:35:23 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:35:23 04:26:01 1 0.08 0.00 0.05 0.03 0.03 99.80 04:35:23 04:26:01 2 0.13 0.00 0.00 0.00 0.02 99.85 04:35:23 04:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:35:23 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:35:23 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:27:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:35:23 04:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:35:23 04:27:01 1 0.08 0.00 0.02 0.03 0.03 99.83 04:35:23 04:27:01 2 1.31 0.00 0.05 0.00 0.00 98.65 04:35:23 04:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:35:23 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:35:23 04:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:35:23 04:28:01 1 0.07 0.00 0.03 0.03 0.02 99.85 04:35:23 04:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:35:23 04:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:35:23 04:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:35:23 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:29:01 all 0.17 0.00 0.01 0.00 0.01 99.81 04:35:23 04:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:35:23 04:29:01 1 0.05 0.00 0.02 0.02 0.03 99.88 04:35:23 04:29:01 2 1.26 0.00 0.03 0.00 0.00 98.71 04:35:23 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:35:23 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:35:23 04:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:30:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:35:23 04:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:35:23 04:30:01 1 0.03 0.00 0.03 0.03 0.02 99.88 04:35:23 04:30:01 2 0.45 0.00 0.00 0.00 0.02 99.53 04:35:23 04:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:35:23 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:35:23 04:31:01 all 0.02 0.00 0.00 0.00 0.01 99.96 04:35:23 04:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:35:23 04:31:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:35:23 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:35:23 04:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:35:23 04:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:35:23 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:35:23 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:35:23 04:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:35:23 04:32:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:35:23 04:32:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:35:23 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:33:02 all 0.01 0.00 0.01 0.01 0.01 99.96 04:35:23 04:33:02 0 0.02 0.00 0.03 0.00 0.02 99.93 04:35:23 04:33:02 1 0.03 0.00 0.00 0.03 0.03 99.90 04:35:23 04:33:02 2 0.00 0.00 0.00 0.00 0.02 99.98 04:35:23 04:33:02 3 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:33:02 4 0.00 0.00 0.02 0.02 0.02 99.95 04:35:23 04:33:02 5 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:33:02 6 0.00 0.00 0.02 0.00 0.00 99.98 04:35:23 04:33:02 7 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:35:23 04:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:35:23 04:34:01 1 0.05 0.00 0.03 0.02 0.02 99.88 04:35:23 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:35:23 04:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:35:23 04:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:35:23 04:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:35:23 04:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:35:23 04:35:01 all 0.02 0.00 0.02 0.01 0.01 99.94 04:35:23 04:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:35:23 04:35:01 1 0.03 0.00 0.03 0.03 0.02 99.88 04:35:23 04:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:35:23 04:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:35:23 04:35:01 4 0.00 0.00 0.03 0.02 0.02 99.93 04:35:23 04:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:35:23 04:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:35:23 04:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:35:23 Average: all 4.71 0.00 0.79 0.49 0.02 93.98 04:35:23 Average: 0 4.66 0.00 0.80 1.02 0.02 93.50 04:35:23 Average: 1 4.72 0.00 0.83 0.62 0.03 93.80 04:35:23 Average: 2 4.94 0.00 0.69 0.17 0.03 94.17 04:35:23 Average: 3 4.91 0.00 0.74 0.05 0.02 94.29 04:35:23 Average: 4 4.62 0.00 0.80 0.36 0.02 94.20 04:35:23 Average: 5 4.47 0.00 0.99 0.67 0.01 93.86 04:35:23 Average: 6 4.62 0.00 0.76 0.97 0.02 93.62 04:35:23 Average: 7 4.74 0.00 0.74 0.06 0.02 94.44 04:35:23 04:35:23 04:35:23