Pull request #418 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-rest-go Obtained Jenkinsfile from be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f+107c131f2d4d00842a0c6d2364e97dcb8ff9e476 (6183e1e0d643f730f31e36b6727a5639d2805aa5) 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-ssh1307037131713673208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh961450499530647380.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-go/branches/PR-418/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-rest-go/branches/PR-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6275502249951802706.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-rest-go/branches/PR-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8076119447419877436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3706854994789101358.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-rest-go/branches/PR-418/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-rest-go/branches/PR-418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18380350558704539572.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-22692 in /w/workspace/gexfoundry_device-rest-go_PR-418 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-418 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 into PR head commit be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f Merge succeeded, producing be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f Checking out Revision be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f (PR-418) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f # 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 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:49 ========================================================= 07:42:49 EdgeX Global Pipelines Version Info 07:42:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:50 ------------------- 07:42:50 stable info: 07:42:50 ------------------- 07:42:50 Commited By: Ginny Guan ginny@iotechsys.com 07:42:50 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:42:50 Message: update stable to v1.0.265 07:42:50 ------------------- 07:42:50 experimental info: 07:42:50 ------------------- 07:42:50 Commited By: Cherry Wang cherry@iotechsys.com 07:42:50 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:42:50 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-418 [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-418 [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-418 [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be40ce9 [Pipeline] echo 07:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:53 provisioning config files... 07:42:53 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/config10909610437872405663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:53 ---> ****-login.sh 07:42:53 nexus3.edgexfoundry.org:10001 07:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:53 Configure a credential helper to remove this warning. See 07:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:53 07:42:53 Login Succeeded 07:42:53 nexus3.edgexfoundry.org:10002 07:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:53 Configure a credential helper to remove this warning. See 07:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:53 07:42:53 Login Succeeded 07:42:53 nexus3.edgexfoundry.org:10003 07:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:53 Configure a credential helper to remove this warning. See 07:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:53 07:42:53 Login Succeeded 07:42:53 nexus3.edgexfoundry.org:10004 07:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:53 Configure a credential helper to remove this warning. See 07:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:53 07:42:53 Login Succeeded 07:42:53 ****.io 07:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:54 Configure a credential helper to remove this warning. See 07:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:54 07:42:54 Login Succeeded 07:42:54 ---> ****-login.sh ends [Pipeline] } 07:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:42:54 + git rev-list -1 --merges be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f~1..be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [Pipeline] echo 07:42:55 -----------> git rev-list -1 --merges be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f~1..be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [false] [Pipeline] sh 07:42:55 + git log --format=format:%s -1 be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [Pipeline] echo 07:42:55 ========================================================= 07:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:55 + git log --format=format:%s -1 be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [Pipeline] echo 07:42:55 [semverPrep] GIT_COMMIT: be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 07:42:55 [semverPrep] This is not a build commit. [Pipeline] sh 07:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:56 + grep -v github /etc/ssh/ssh_known_hosts 07:42:56 + [ -e /tmp/ssh_known_hosts ] 07:42:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:42:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:42:56 + sudo tee -a /etc/ssh/ssh_known_hosts 07:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:56 07:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:57 0.1.4: Pulling from edgex-devops/py-git-semver 07:42:57 b85a868b505f: Pulling fs layer 07:42:57 e2be974225ed: Pulling fs layer 07:42:57 339a4e72a1f5: Pulling fs layer 07:42:57 988bab9f4d93: Pulling fs layer 07:42:57 1469e6f7b9e6: Pulling fs layer 07:42:57 eaf3925da568: Pulling fs layer 07:42:57 bab4dde63d76: Pulling fs layer 07:42:57 bde34c3a00c8: Pulling fs layer 07:42:57 b352a97aabf1: Pulling fs layer 07:42:57 4872d77fe225: Pulling fs layer 07:42:57 5851b861e8e6: Pulling fs layer 07:42:57 bab4dde63d76: Waiting 07:42:57 bde34c3a00c8: Waiting 07:42:57 b352a97aabf1: Waiting 07:42:57 988bab9f4d93: Waiting 07:42:57 4872d77fe225: Waiting 07:42:57 eaf3925da568: Waiting 07:42:57 5851b861e8e6: Waiting 07:42:57 e2be974225ed: Download complete 07:42:57 988bab9f4d93: Verifying Checksum 07:42:57 988bab9f4d93: Download complete 07:42:57 1469e6f7b9e6: Verifying Checksum 07:42:57 1469e6f7b9e6: Download complete 07:42:57 339a4e72a1f5: Verifying Checksum 07:42:57 339a4e72a1f5: Download complete 07:42:57 eaf3925da568: Download complete 07:42:57 bde34c3a00c8: Verifying Checksum 07:42:57 bde34c3a00c8: Download complete 07:42:57 b352a97aabf1: Verifying Checksum 07:42:57 b352a97aabf1: Download complete 07:42:57 4872d77fe225: Verifying Checksum 07:42:57 4872d77fe225: Download complete 07:42:57 5851b861e8e6: Verifying Checksum 07:42:57 5851b861e8e6: Download complete 07:42:57 b85a868b505f: Verifying Checksum 07:42:57 b85a868b505f: Download complete 07:42:57 bab4dde63d76: Verifying Checksum 07:42:57 bab4dde63d76: Download complete 07:42:58 b85a868b505f: Pull complete 07:42:58 e2be974225ed: Pull complete 07:42:59 339a4e72a1f5: Pull complete 07:42:59 988bab9f4d93: Pull complete 07:43:00 1469e6f7b9e6: Pull complete 07:43:00 eaf3925da568: Pull complete 07:43:01 bab4dde63d76: Pull complete 07:43:01 bde34c3a00c8: Pull complete 07:43:01 b352a97aabf1: Pull complete 07:43:01 4872d77fe225: Pull complete 07:43:01 5851b861e8e6: Pull complete 07:43:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:02 prd-ubuntu20.04-docker-8c-8g-22692 does not seem to be running inside a container 07:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-418 -v /w/workspace/gexfoundry_device-rest-go_PR-418:/w/workspace/gexfoundry_device-rest-go_PR-418:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-418@tmp:/w/workspace/gexfoundry_device-rest-go_PR-418@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-devops/py-git-semver:0.1.4 cat 07:43:07 $ docker top c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 -eo pid,comm 07:43:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:43:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:07 [ssh-agent] Looking for ssh-agent implementation... 07:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:07 $ docker exec c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 ssh-agent 07:43:07 SSH_AUTH_SOCK=/tmp/ssh-5oLDPNP944WF/agent.32 07:43:07 SSH_AGENT_PID=39 07:43:07 Running ssh-add (command line suppressed) 07:43:08 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-418@tmp/private_key_10877478469145931518.key (/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/private_key_10877478469145931518.key) 07:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:08 + git tag --points-at HEAD [Pipeline] } 07:43:08 $ docker exec --env ******** --env ******** c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 ssh-agent -k 07:43:08 unset SSH_AUTH_SOCK; 07:43:08 unset SSH_AGENT_PID; 07:43:08 echo Agent pid 39 killed; 07:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:08 [ssh-agent] Looking for ssh-agent implementation... 07:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:08 $ docker exec c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 ssh-agent 07:43:09 SSH_AUTH_SOCK=/tmp/ssh-QglzFB9VqVRz/agent.73 07:43:09 SSH_AGENT_PID=80 07:43:09 Running ssh-add (command line suppressed) 07:43:09 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-418@tmp/private_key_11644015140615942252.key (/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/private_key_11644015140615942252.key) 07:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:10 + git semver init 07:43:10 2024-10-14 07:43:10,288 [run_init] DEBUG init version:0.0.0 force:False 07:43:10 2024-10-14 07:43:10,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-418/.semver 07:43:10 2024-10-14 07:43:10,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-418/.semver 07:43:10 2024-10-14 07:43:10,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-418/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-418, universal_newlines=False, shell=None, istream=None) 07:43:11 2024-10-14 07:43:11,496 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-418/.git/info/exclude 07:43:11 2024-10-14 07:43:11,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-418/.semver/PR-418 with force:False 07:43:11 2024-10-14 07:43:11,497 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-418/.semver/PR-418 07:43:11 2024-10-14 07:43:11,500 [execute] INFO git cat-file --batch-check 07:43:11 2024-10-14 07:43:11,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) 07:43:11 2024-10-14 07:43:11,506 [execute] INFO git cat-file --batch 07:43:11 2024-10-14 07:43:11,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) 07:43:11 2024-10-14 07:43:11,511 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-418/.semver/PR-418 07:43:11 0.0.0 [Pipeline] } 07:43:11 $ docker exec --env ******** --env ******** c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 ssh-agent -k 07:43:11 unset SSH_AUTH_SOCK; 07:43:11 unset SSH_AGENT_PID; 07:43:11 echo Agent pid 80 killed; 07:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:12 + git semver [Pipeline] } 07:43:12 $ docker stop --time=1 c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 07:43:14 $ docker rm -f --volumes c7003cba8749f6288aec720ae5f1590831ea6bca171d34b9cb58d84b1affd341 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:14 Stashed 1 file(s) [Pipeline] echo 07:43:14 [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 07:43:15 provisioning config files... 07:43:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/config5428483901501664874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:16 ---> ****-login.sh 07:43:16 nexus3.edgexfoundry.org:10001 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10002 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10003 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10004 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 ****.io 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 ---> ****-login.sh ends [Pipeline] } 07:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:16 ========================================================= 07:43:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:43:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:43:17 Sending build context to Docker daemon 16.62MB 07:43:17 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:43:17 Step 2/12 : FROM ${BASE} AS builder 07:43:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:17 43c4264eed91: Pulling fs layer 07:43:17 4cc291be95ef: Pulling fs layer 07:43:17 2ac1f1163629: Pulling fs layer 07:43:17 5c3c966382ef: Pulling fs layer 07:43:17 4f4fb700ef54: Pulling fs layer 07:43:17 5d5c8e513c77: Pulling fs layer 07:43:17 9f66e0745190: Pulling fs layer 07:43:17 f49a43e4bbc0: Pulling fs layer 07:43:17 561ebcabdf7f: Pulling fs layer 07:43:17 9f66e0745190: Waiting 07:43:17 5c3c966382ef: Waiting 07:43:17 4f4fb700ef54: Waiting 07:43:17 561ebcabdf7f: Waiting 07:43:17 f49a43e4bbc0: Waiting 07:43:17 4cc291be95ef: Verifying Checksum 07:43:17 4cc291be95ef: Download complete 07:43:17 5c3c966382ef: Verifying Checksum 07:43:17 5c3c966382ef: Download complete 07:43:17 4f4fb700ef54: Verifying Checksum 07:43:17 4f4fb700ef54: Download complete 07:43:17 5d5c8e513c77: Download complete 07:43:17 9f66e0745190: Verifying Checksum 07:43:17 9f66e0745190: Download complete 07:43:17 43c4264eed91: Pull complete 07:43:18 561ebcabdf7f: Download complete 07:43:18 4cc291be95ef: Pull complete 07:43:18 2ac1f1163629: Verifying Checksum 07:43:18 2ac1f1163629: Download complete 07:43:18 f49a43e4bbc0: Verifying Checksum 07:43:18 f49a43e4bbc0: Download complete 07:43:21 2ac1f1163629: Pull complete 07:43:21 5c3c966382ef: Pull complete 07:43:21 4f4fb700ef54: Pull complete 07:43:21 5d5c8e513c77: Pull complete 07:43:22 9f66e0745190: Pull complete 07:43:24 f49a43e4bbc0: Pull complete 07:43:25 561ebcabdf7f: Pull complete 07:43:25 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:43:25 ---> 3a752c3f9dda 07:43:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:43:30 Still waiting to schedule task 07:43:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22690’ 07:43:31 ---> Running in 5c4bca71bee7 07:43:31 Removing intermediate container 5c4bca71bee7 07:43:31 ---> 7fd2a1d7fa51 07:43:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:43:31 ---> Running in 7a58171d21f5 07:43:31 Removing intermediate container 7a58171d21f5 07:43:31 ---> 8b67f47af3b0 07:43:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:43:31 ---> Running in dca098fa954b 07:43:31 Removing intermediate container dca098fa954b 07:43:31 ---> a224217a199b 07:43:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:43:31 ---> Running in c8c75939bd95 07:43:31 Removing intermediate container c8c75939bd95 07:43:31 ---> 7a1100e1a834 07:43:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:31 ---> Running in 02855923363a 07:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:43:31 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:43:31 (2/4) Installing libedit (20240517.3.1-r0) 07:43:31 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:43:31 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:43:31 Executing busybox-1.36.1-r29.trigger 07:43:31 OK: 250 MiB in 58 packages 07:43:32 Removing intermediate container 02855923363a 07:43:32 ---> b8e0ecc6d285 07:43:32 Step 8/12 : WORKDIR /device-rest-go 07:43:32 ---> Running in e1c2861c1323 07:43:32 Removing intermediate container e1c2861c1323 07:43:32 ---> 581e5919b841 07:43:32 Step 9/12 : COPY go.mod vendor* ./ 07:43:32 ---> 129038fa40f2 07:43:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:32 ---> Running in 14e7d1dd03ab 07:44:28 Removing intermediate container 14e7d1dd03ab 07:44:28 ---> dbe96aa5c2dc 07:44:28 Step 11/12 : COPY . . 07:44:28 ---> ccfa7617aebc 07:44:28 Step 12/12 : RUN $MAKE 07:44:28 ---> Running in 7afa01667c34 07:44:28 noop 07:44:28 Removing intermediate container 7afa01667c34 07:44:28 ---> ba9b203c7823 07:44:28 Successfully built ba9b203c7823 07:44:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:29 + docker inspect -f . ci-base-image-x86_64 07:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:29 prd-ubuntu20.04-docker-8c-8g-22692 does not seem to be running inside a container 07:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-418 -v /w/workspace/gexfoundry_device-rest-go_PR-418:/w/workspace/gexfoundry_device-rest-go_PR-418:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-418@tmp:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:30 $ docker top 203b3485669a1f52349a543d17c8bbaa53a3b44318d866b558a00c4859773ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:30 + go version 07:44:30 go version go1.23.2 linux/amd64 [Pipeline] } 07:44:30 $ docker stop --time=1 203b3485669a1f52349a543d17c8bbaa53a3b44318d866b558a00c4859773ac3 07:44:31 $ docker rm -f --volumes 203b3485669a1f52349a543d17c8bbaa53a3b44318d866b558a00c4859773ac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:32 + docker inspect -f . ci-base-image-x86_64 07:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:32 prd-ubuntu20.04-docker-8c-8g-22692 does not seem to be running inside a container 07:44:32 $ 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-rest-go_PR-418 -v /w/workspace/gexfoundry_device-rest-go_PR-418:/w/workspace/gexfoundry_device-rest-go_PR-418:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-418@tmp:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:32 $ docker top 4606096a10b9f9947c650bae7c4291d61fd635ab4bd6818abd5bbed9f8e5e66b -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-418 [Pipeline] fileExists [Pipeline] sh 07:44:33 + make test 07:44:33 go test ./... -coverprofile=coverage.out ./... 07:44:35 ? github.com/edgexfoundry/device-rest-go [no test files] 07:44:53 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 07:44:53 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 07:45:01 go vet ./... 07:45:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:45:07 ./bin/test-attribution-txt.sh [Pipeline] echo 07:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:45:07 $ docker stop --time=1 4606096a10b9f9947c650bae7c4291d61fd635ab4bd6818abd5bbed9f8e5e66b 07:45:12 $ docker rm -f --volumes 4606096a10b9f9947c650bae7c4291d61fd635ab4bd6818abd5bbed9f8e5e66b [Pipeline] // withDockerContainer [Pipeline] sh 07:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:14 + ls -al . 07:45:14 total 256 07:45:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:44 . 07:45:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:42 .. 07:45:14 -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 07:42 .dockerignore 07:45:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:44 .git 07:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:42 .github 07:45:14 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:42 .gitignore 07:45:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:42 .golangci.yml 07:45:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:43 .semver 07:45:14 -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 07:42 Attribution.txt 07:45:14 -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 07:42 CHANGELOG.md 07:45:14 -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 07:42 Dockerfile 07:45:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:42 GOVERNANCE.md 07:45:14 -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 07:42 Jenkinsfile 07:45:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:42 LICENSE 07:45:14 -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 07:42 Makefile 07:45:14 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:42 OWNERS.md 07:45:14 -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 07:42 README.md 07:45:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:43 VERSION 07:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:42 bin 07:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:42 cmd 07:45:14 -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 07:44 coverage.out 07:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:42 driver 07:45:14 -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 07:42 go.mod 07:45:14 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:42 go.sum 07:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:42 openapi 07:45:14 -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:14 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f --label arch=amd64 --label version=0.0.0 . 07:45:14 Sending build context to Docker daemon 16.63MB 07:45:14 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:45:14 Step 2/26 : FROM ${BASE} AS builder 07:45:14 ---> ba9b203c7823 07:45:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:45:15 ---> Running in 810ced3ae40d 07:45:15 Removing intermediate container 810ced3ae40d 07:45:15 ---> 01189a0e795a 07:45:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:45:15 ---> Running in cb4f7b4265bf 07:45:15 Removing intermediate container cb4f7b4265bf 07:45:15 ---> 23e8017dec05 07:45:15 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:45:15 ---> Running in 8701437924ff 07:45:15 Removing intermediate container 8701437924ff 07:45:15 ---> 542b447439bc 07:45:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:45:15 ---> Running in 93a91f81ec8c 07:45:15 Removing intermediate container 93a91f81ec8c 07:45:15 ---> 343fd8375566 07:45:15 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:15 ---> Running in c0cb9d3c0abc 07:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:16 OK: 250 MiB in 58 packages 07:45:16 Removing intermediate container c0cb9d3c0abc 07:45:16 ---> 9ed5be27bd64 07:45:16 Step 8/26 : WORKDIR /device-rest-go 07:45:16 ---> Running in 8d7a346d12bf 07:45:16 Removing intermediate container 8d7a346d12bf 07:45:16 ---> f1a8e06c46ae 07:45:16 Step 9/26 : COPY go.mod vendor* ./ 07:45:16 ---> 96089edfb66a 07:45:16 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:16 ---> Running in e434184e1922 07:45:17 Removing intermediate container e434184e1922 07:45:17 ---> ade47db6cd96 07:45:17 Step 11/26 : COPY . . 07:45:17 ---> 0eb21b51d173 07:45:17 Step 12/26 : RUN $MAKE 07:45:17 ---> Running in c25678f7fe2f 07:45:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd 07:45:50 Removing intermediate container c25678f7fe2f 07:45:50 ---> 2dfdabcfc515 07:45:50 Step 13/26 : FROM alpine:3.20 07:45:50 3.20: Pulling from library/alpine 07:45:50 43c4264eed91: Already exists 07:45:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:45:50 Status: Downloaded newer image for alpine:3.20 07:45:50 ---> 91ef0af61f39 07:45:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:45:50 ---> Running in b191b5c2fdeb 07:45:50 Removing intermediate container b191b5c2fdeb 07:45:50 ---> bbd9954fb013 07:45:50 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 07:45:50 ---> Running in 6802b1937507 07:45:50 Removing intermediate container 6802b1937507 07:45:50 ---> f3ac2c48ae39 07:45:50 Step 16/26 : RUN apk add --update --no-cache dumb-init 07:45:50 ---> Running in bb05e11a1342 07:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:50 (1/1) Installing dumb-init (1.2.5-r3) 07:45:50 Executing busybox-1.36.1-r29.trigger 07:45:50 OK: 8 MiB in 15 packages 07:45:51 Removing intermediate container bb05e11a1342 07:45:51 ---> d2b0f0a87fa1 07:45:51 Step 17/26 : RUN apk --no-cache upgrade 07:45:51 ---> Running in 74520d0d19d4 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:52 Upgrading critical system libraries and apk-tools: 07:45:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:45:52 Executing busybox-1.36.1-r29.trigger 07:45:52 Continuing the upgrade transaction with new apk-tools: 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:52 OK: 8 MiB in 15 packages 07:45:52 Removing intermediate container 74520d0d19d4 07:45:52 ---> 7555aeed5e34 07:45:52 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 07:45:53 ---> 9d05479a5d35 07:45:53 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 07:45:53 ---> 29fdead95d36 07:45:53 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 07:45:54 ---> dac093e1b195 07:45:54 Step 21/26 : EXPOSE 59986 07:45:54 ---> Running in 3425dca2feeb 07:45:54 Removing intermediate container 3425dca2feeb 07:45:54 ---> a28e5539d5d5 07:45:54 Step 22/26 : ENTRYPOINT ["/device-rest"] 07:45:54 ---> Running in 2809b599a694 07:45:54 Removing intermediate container 2809b599a694 07:45:54 ---> 4a3f162d1b30 07:45:54 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:45:54 ---> Running in 9ca12d949d28 07:45:54 Removing intermediate container 9ca12d949d28 07:45:54 ---> daf17d182164 07:45:54 Step 24/26 : LABEL arch=amd64 07:45:54 ---> Running in 54c95bea72af 07:45:54 Removing intermediate container 54c95bea72af 07:45:54 ---> 2092364e189b 07:45:54 Step 25/26 : LABEL git_sha=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f 07:45:54 ---> Running in e1748913cf46 07:45:54 Removing intermediate container e1748913cf46 07:45:54 ---> 8e657092d4e3 07:45:54 Step 26/26 : LABEL version=0.0.0 07:45:54 ---> Running in 289f3b921e25 07:45:54 Removing intermediate container 289f3b921e25 07:45:54 ---> 620d7aae891c 07:45:54 [Warning] One or more build-args [ARCH] were not consumed 07:45:54 Successfully built 620d7aae891c 07:45:54 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:55 07:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:56 latest: Pulling from edgex-lftools-log-publisher 07:45:56 5eb5b503b376: Pulling fs layer 07:45:56 5c69ac0246d0: Pulling fs layer 07:45:56 ec43610c2a17: Pulling fs layer 07:45:56 3a2ae6a8a46f: Pulling fs layer 07:45:56 33b1e0a273af: Pulling fs layer 07:45:56 5d3b04190fa2: Pulling fs layer 07:45:56 2f39f015ded8: Pulling fs layer 07:45:56 3a2ae6a8a46f: Waiting 07:45:56 33b1e0a273af: Waiting 07:45:56 5d3b04190fa2: Waiting 07:45:56 5c69ac0246d0: Verifying Checksum 07:45:56 5c69ac0246d0: Download complete 07:45:56 3a2ae6a8a46f: Download complete 07:45:56 33b1e0a273af: Download complete 07:45:56 5d3b04190fa2: Download complete 07:45:56 ec43610c2a17: Verifying Checksum 07:45:56 ec43610c2a17: Download complete 07:45:56 5eb5b503b376: Verifying Checksum 07:45:56 5eb5b503b376: Download complete 07:45:56 2f39f015ded8: Download complete 07:45:57 5eb5b503b376: Pull complete 07:45:57 5c69ac0246d0: Pull complete 07:45:57 ec43610c2a17: Pull complete 07:45:58 3a2ae6a8a46f: Pull complete 07:45:58 33b1e0a273af: Pull complete 07:45:58 5d3b04190fa2: Pull complete 07:46:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22695 in /w/workspace/gexfoundry_device-rest-go_PR-418 [Pipeline] { [Pipeline] ws 07:46:01 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 07:46:01 The recommended git tool is: git 07:46:02 2f39f015ded8: Pull complete 07:46:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:02 prd-ubuntu20.04-docker-8c-8g-22692 does not seem to be running inside a container 07:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-418 -v /w/workspace/gexfoundry_device-rest-go_PR-418:/w/workspace/gexfoundry_device-rest-go_PR-418:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-418@tmp:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:46:07 using credential edgex-jenkins-ssh 07:46:07 Cloning the remote Git repository 07:46:07 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:46:07 > git init /w/workspace/device-rest-go/1 # timeout=10 07:46:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:46:07 > git --version # timeout=10 07:46:07 > git --version # 'git version 2.25.1' 07:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:08 $ docker top 039883ab636c8d621190719b7259658009c3f84bbf8ce7e9c8db35c4737c6be8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:09 ---> job-cost.sh 07:46:09 lf-activate-venv: SKIPPING 07:46:09 INFO: No Stack... 07:46:09 INFO: Retrieving Pricing Info for: v3-standard-8 07:46:09 INFO: Archiving Costs [Pipeline] sh 07:46:10 + cat /w/workspace/gexfoundry_device-rest-go_PR-418/archives/cost.csv 07:46:10 + cut -d, -f6 [Pipeline] lock 07:46:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] 07:46:10 Resource [jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] did not exist. Created. 07:46:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:10 + echo total: 0.2199999988079071 [Pipeline] stash 07:46:10 Stashed 1 file(s) [Pipeline] } 07:46:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:10 $ docker stop --time=1 039883ab636c8d621190719b7259658009c3f84bbf8ce7e9c8db35c4737c6be8 07:46:12 $ docker rm -f --volumes 039883ab636c8d621190719b7259658009c3f84bbf8ce7e9c8db35c4737c6be8 [Pipeline] // withDockerContainer [Pipeline] } 07:46:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:46:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:12 Merging remotes/origin/main commit 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 into PR head commit be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f 07:46:12 Merge succeeded, producing be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f 07:46:12 Checking out Revision be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f (PR-418) 07:46:12 > git config core.sparsecheckout # timeout=10 07:46:12 > git checkout -f be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f # timeout=10 07:46:12 > git remote # timeout=10 07:46:12 > git config --get remote.origin.url # timeout=10 07:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:12 > git merge 107c131f2d4d00842a0c6d2364e97dcb8ff9e476 # timeout=10 07:46:12 > git rev-parse HEAD^{commit} # timeout=10 07:46:12 > git config core.sparsecheckout # timeout=10 07:46:12 > git checkout -f be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f # timeout=10 07:46:16 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 07:46:16 > git --version # timeout=10 07:46:16 > git --version # 'git version 2.25.1' 07:46:16 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:18 Dload Upload Total Spent Left Speed 07:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 07:46:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:46:19 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:46:19 /etc/docker/daemon.json 07:46:19 { 07:46:19 "registry-mirrors": [ 07:46:19 "https://nexus3.edgexfoundry.org:10001" 07:46:19 ], 07:46:19 "bip": "10.250.0.254/24", 07:46:19 "hosts": [ 07:46:19 "tcp://0.0.0.0:5555", 07:46:19 "unix:///var/run/docker.sock" 07:46:19 ], 07:46:19 "mtu": 1458, 07:46:19 "selinux-enabled": true, 07:46:19 "seccomp-profile": "/etc/docker/seccomp.json" 07:46:19 } [Pipeline] sh 07:46:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:46:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:38 provisioning config files... 07:46:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7967705541342525964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:39 ---> ****-login.sh 07:46:39 nexus3.edgexfoundry.org:10001 07:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:39 Configure a credential helper to remove this warning. See 07:46:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:39 07:46:39 Login Succeeded 07:46:39 nexus3.edgexfoundry.org:10002 07:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:40 Configure a credential helper to remove this warning. See 07:46:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:40 07:46:40 Login Succeeded 07:46:40 nexus3.edgexfoundry.org:10003 07:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:40 Configure a credential helper to remove this warning. See 07:46:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:40 07:46:40 Login Succeeded 07:46:40 nexus3.edgexfoundry.org:10004 07:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:41 Configure a credential helper to remove this warning. See 07:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:41 07:46:41 Login Succeeded 07:46:41 ****.io 07:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:41 Configure a credential helper to remove this warning. See 07:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:41 07:46:41 Login Succeeded 07:46:41 ---> ****-login.sh ends [Pipeline] } 07:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:42 ========================================================= 07:46:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:46:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:46:42 Sending build context to Docker daemon 140.8kB 07:46:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:46:43 Step 2/12 : FROM ${BASE} AS builder 07:46:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:43 cf04c63912e1: Pulling fs layer 07:46:43 55b35a11ae5e: Pulling fs layer 07:46:43 a37a00ec5f00: Pulling fs layer 07:46:43 50b3750afda1: Pulling fs layer 07:46:43 4f4fb700ef54: Pulling fs layer 07:46:43 80978eb59214: Pulling fs layer 07:46:43 c9f46d7d2bd2: Pulling fs layer 07:46:43 c5a475d317c9: Pulling fs layer 07:46:43 50b3750afda1: Waiting 07:46:43 4f4fb700ef54: Waiting 07:46:43 80978eb59214: Waiting 07:46:43 c9f46d7d2bd2: Waiting 07:46:43 c5a475d317c9: Waiting 07:46:43 55b35a11ae5e: Verifying Checksum 07:46:43 55b35a11ae5e: Download complete 07:46:43 50b3750afda1: Verifying Checksum 07:46:43 50b3750afda1: Download complete 07:46:43 4f4fb700ef54: Verifying Checksum 07:46:43 4f4fb700ef54: Download complete 07:46:43 80978eb59214: Verifying Checksum 07:46:43 80978eb59214: Download complete 07:46:43 cf04c63912e1: Verifying Checksum 07:46:43 cf04c63912e1: Download complete 07:46:44 c5a475d317c9: Verifying Checksum 07:46:44 c5a475d317c9: Download complete 07:46:44 cf04c63912e1: Pull complete 07:46:45 55b35a11ae5e: Pull complete 07:46:45 a37a00ec5f00: Verifying Checksum 07:46:45 a37a00ec5f00: Download complete 07:46:46 c9f46d7d2bd2: Verifying Checksum 07:46:46 c9f46d7d2bd2: Download complete 07:47:01 a37a00ec5f00: Pull complete 07:47:01 50b3750afda1: Pull complete 07:47:01 4f4fb700ef54: Pull complete 07:47:01 80978eb59214: Pull complete 07:47:08 c9f46d7d2bd2: Pull complete 07:47:10 c5a475d317c9: Pull complete 07:47:10 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:47:10 ---> be29e6b0f0d4 07:47:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:47:11 ---> Running in 65db8bc99ef5 07:47:11 Removing intermediate container 65db8bc99ef5 07:47:11 ---> 0c8f7f073301 07:47:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:11 ---> Running in 93d17fd16479 07:47:12 Removing intermediate container 93d17fd16479 07:47:12 ---> 2025b71a2f12 07:47:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:47:12 ---> Running in e8cf26cc5a5d 07:47:12 Removing intermediate container e8cf26cc5a5d 07:47:12 ---> 6107e92ac902 07:47:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:47:12 ---> Running in 278a49e21e68 07:47:13 Removing intermediate container 278a49e21e68 07:47:13 ---> 31b0bde0faca 07:47:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:13 ---> Running in 7cbb76ab2106 07:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:47:16 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:47:16 (2/4) Installing libedit (20240517.3.1-r0) 07:47:16 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:47:16 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:47:16 Executing busybox-1.36.1-r29.trigger 07:47:16 OK: 242 MiB in 58 packages 07:47:18 Removing intermediate container 7cbb76ab2106 07:47:18 ---> f39fbca7593e 07:47:18 Step 8/12 : WORKDIR /device-rest-go 07:47:18 ---> Running in bf517059f85b 07:47:18 Removing intermediate container bf517059f85b 07:47:18 ---> 378c7b7cd1b5 07:47:18 Step 9/12 : COPY go.mod vendor* ./ 07:47:19 ---> 6ed9b2b1c0fe 07:47:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:19 ---> Running in ae4fbbc02d34 07:49:26 Removing intermediate container ae4fbbc02d34 07:49:26 ---> 8a59098ea57f 07:49:26 Step 11/12 : COPY . . 07:49:26 ---> 767d171c4ccb 07:49:26 Step 12/12 : RUN $MAKE 07:49:26 ---> Running in 38cfd806ba7c 07:49:26 noop 07:49:26 Removing intermediate container 38cfd806ba7c 07:49:26 ---> 347f9d8b09d4 07:49:26 Successfully built 347f9d8b09d4 07:49:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:26 + docker inspect -f . ci-base-image-arm64 07:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:27 prd-ubuntu20.04-docker-arm64-4c-16g-22695 does not seem to be running inside a container 07:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:28 $ docker top be425d18d010f0880cee5c2ab68018abe2cd48d04fce4031966f8cf4d4f5af62 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:29 + go version 07:49:29 go version go1.23.2 linux/arm64 [Pipeline] } 07:49:29 $ docker stop --time=1 be425d18d010f0880cee5c2ab68018abe2cd48d04fce4031966f8cf4d4f5af62 07:49:31 $ docker rm -f --volumes be425d18d010f0880cee5c2ab68018abe2cd48d04fce4031966f8cf4d4f5af62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:32 + docker inspect -f . ci-base-image-arm64 07:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:32 prd-ubuntu20.04-docker-arm64-4c-16g-22695 does not seem to be running inside a container 07:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:34 $ docker top db95cb51754238cfb1be573277ec103b2795b0e23100371031e0406dda98265d -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:35 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 07:49:36 + make test 07:49:36 go test ./... -coverprofile=coverage.out ./... 07:49:44 ? github.com/edgexfoundry/device-rest-go [no test files] 07:53:51 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 07:53:53 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 33.2% of statements 07:53:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:53:55 go vet ./... 07:55:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:55:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:55:03 ./bin/test-attribution-txt.sh [Pipeline] echo 07:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:55:03 $ docker stop --time=1 db95cb51754238cfb1be573277ec103b2795b0e23100371031e0406dda98265d 07:55:05 $ docker rm -f --volumes db95cb51754238cfb1be573277ec103b2795b0e23100371031e0406dda98265d [Pipeline] // withDockerContainer [Pipeline] sh 07:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:55:07 Warning: overwriting stash ‘coverage-report’ 07:55:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:55:09 + ls -al . 07:55:09 total 252 07:55:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 . 07:55:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:46 .. 07:55:09 -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 07:46 .dockerignore 07:55:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:46 .git 07:55:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 .github 07:55:09 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:46 .gitignore 07:55:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:46 .golangci.yml 07:55:09 -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 07:46 Attribution.txt 07:55:09 -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 07:46 CHANGELOG.md 07:55:09 -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 07:46 Dockerfile 07:55:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:46 GOVERNANCE.md 07:55:09 -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 07:46 Jenkinsfile 07:55:09 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:46 LICENSE 07:55:09 -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 07:46 Makefile 07:55:09 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:46 OWNERS.md 07:55:09 -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 07:46 README.md 07:55:09 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:43 VERSION 07:55:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 bin 07:55:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 cmd 07:55:09 -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 07:53 coverage.out 07:55:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 driver 07:55:09 -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 07:46 go.mod 07:55:09 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:46 go.sum 07:55:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 openapi 07:55:09 -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:09 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f --label arch=arm64 --label version=0.0.0 . 07:55:09 Sending build context to Docker daemon 156.2kB 07:55:09 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:55:09 Step 2/26 : FROM ${BASE} AS builder 07:55:09 ---> 347f9d8b09d4 07:55:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:55:09 ---> Running in 289f98257f81 07:55:10 Removing intermediate container 289f98257f81 07:55:10 ---> 97b72d221299 07:55:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:55:10 ---> Running in 33c71be1cb7c 07:55:10 Removing intermediate container 33c71be1cb7c 07:55:10 ---> a3c28dddc1fa 07:55:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:55:10 ---> Running in f83d76a88d2c 07:55:10 Removing intermediate container f83d76a88d2c 07:55:10 ---> c1682192a894 07:55:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:55:11 ---> Running in 0affe6de1393 07:55:11 Removing intermediate container 0affe6de1393 07:55:11 ---> 5846455c8f55 07:55:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:55:11 ---> Running in 3f600f7d47b2 07:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:55:14 OK: 242 MiB in 58 packages 07:55:15 Removing intermediate container 3f600f7d47b2 07:55:15 ---> 22ce1188b23d 07:55:15 Step 8/26 : WORKDIR /device-rest-go 07:55:16 ---> Running in f23afc6adae3 07:55:16 Removing intermediate container f23afc6adae3 07:55:16 ---> f70eff121d20 07:55:16 Step 9/26 : COPY go.mod vendor* ./ 07:55:16 ---> 1c3eea201372 07:55:16 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:16 ---> Running in ab6d52e1b45f 07:55:19 Removing intermediate container ab6d52e1b45f 07:55:19 ---> 59f152ec46a0 07:55:19 Step 11/26 : COPY . . 07:55:20 ---> b179c85416e1 07:55:20 Step 12/26 : RUN $MAKE 07:55:20 ---> Running in d1275486f883 07:55:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd 07:59:58 Removing intermediate container d1275486f883 07:59:58 ---> 48b2e8b0800f 07:59:58 Step 13/26 : FROM alpine:3.20 07:59:58 3.20: Pulling from library/alpine 07:59:58 cf04c63912e1: Already exists 07:59:58 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:59:58 Status: Downloaded newer image for alpine:3.20 07:59:58 ---> c157a85ed455 07:59:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:59:58 ---> Running in 79df7e38b4aa 07:59:58 Removing intermediate container 79df7e38b4aa 07:59:58 ---> dc1a8d7aa50e 07:59:58 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 07:59:58 ---> Running in bdf91e2a6455 07:59:58 Removing intermediate container bdf91e2a6455 07:59:58 ---> fc4e676e77e9 07:59:58 Step 16/26 : RUN apk add --update --no-cache dumb-init 07:59:58 ---> Running in 7f4cddfebed5 07:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:58 (1/1) Installing dumb-init (1.2.5-r3) 07:59:58 Executing busybox-1.36.1-r29.trigger 07:59:58 OK: 9 MiB in 15 packages 07:59:58 Removing intermediate container 7f4cddfebed5 07:59:58 ---> f2fcbbfe9e9f 07:59:58 Step 17/26 : RUN apk --no-cache upgrade 07:59:58 ---> Running in 6bdba0b6e248 07:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:59 Upgrading critical system libraries and apk-tools: 07:59:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:59:59 Executing busybox-1.36.1-r29.trigger 08:00:00 Continuing the upgrade transaction with new apk-tools: 08:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:02 OK: 9 MiB in 15 packages 08:00:03 Removing intermediate container 6bdba0b6e248 08:00:03 ---> b6eb14fd310a 08:00:03 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 08:00:05 ---> a0a8daef9577 08:00:05 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 08:00:06 ---> df36526466fd 08:00:06 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 08:00:06 ---> e1c5f587fafd 08:00:06 Step 21/26 : EXPOSE 59986 08:00:07 ---> Running in 39d68b6240c8 08:00:07 Removing intermediate container 39d68b6240c8 08:00:07 ---> 0a162706032a 08:00:07 Step 22/26 : ENTRYPOINT ["/device-rest"] 08:00:07 ---> Running in 6fd83a5be8b0 08:00:07 Removing intermediate container 6fd83a5be8b0 08:00:07 ---> 6a0d14ae6e6b 08:00:07 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:00:08 ---> Running in f5a58eb724c6 08:00:08 Removing intermediate container f5a58eb724c6 08:00:08 ---> 5c8912043f0e 08:00:08 Step 24/26 : LABEL arch=arm64 08:00:08 ---> Running in 8bbd33fbc58c 08:00:08 Removing intermediate container 8bbd33fbc58c 08:00:08 ---> 25becb457bd5 08:00:08 Step 25/26 : LABEL git_sha=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f 08:00:08 ---> Running in 61ffee1f7169 08:00:09 Removing intermediate container 61ffee1f7169 08:00:09 ---> 5e9582212497 08:00:09 Step 26/26 : LABEL version=0.0.0 08:00:09 ---> Running in 37d81b4a8075 08:00:09 Removing intermediate container 37d81b4a8075 08:00:09 ---> b5a9f36ca1e9 08:00:09 [Warning] One or more build-args [ARCH] were not consumed 08:00:09 Successfully built b5a9f36ca1e9 08:00:09 Successfully tagged device-rest-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:15 08:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:18 arm64: Pulling from edgex-lftools-log-publisher 08:00:18 8998bd30e6a1: Pulling fs layer 08:00:18 04944245beec: Pulling fs layer 08:00:18 699f458cf7ca: Pulling fs layer 08:00:18 765212b225bb: Pulling fs layer 08:00:18 f23df028b6ca: Pulling fs layer 08:00:18 d65c8cfc05b1: Pulling fs layer 08:00:18 2437ff75d9bd: Pulling fs layer 08:00:18 765212b225bb: Waiting 08:00:18 d65c8cfc05b1: Waiting 08:00:18 f23df028b6ca: Waiting 08:00:18 2437ff75d9bd: Waiting 08:00:18 04944245beec: Verifying Checksum 08:00:18 04944245beec: Download complete 08:00:18 765212b225bb: Verifying Checksum 08:00:18 765212b225bb: Download complete 08:00:18 f23df028b6ca: Verifying Checksum 08:00:18 f23df028b6ca: Download complete 08:00:18 d65c8cfc05b1: Verifying Checksum 08:00:18 d65c8cfc05b1: Download complete 08:00:18 699f458cf7ca: Verifying Checksum 08:00:18 699f458cf7ca: Download complete 08:00:19 8998bd30e6a1: Verifying Checksum 08:00:19 8998bd30e6a1: Download complete 08:00:24 8998bd30e6a1: Pull complete 08:00:24 04944245beec: Pull complete 08:00:24 2437ff75d9bd: Verifying Checksum 08:00:24 2437ff75d9bd: Download complete 08:00:27 699f458cf7ca: Pull complete 08:00:27 765212b225bb: Pull complete 08:00:27 f23df028b6ca: Pull complete 08:00:27 d65c8cfc05b1: Pull complete 08:00:48 2437ff75d9bd: Pull complete 08:00:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-22695 does not seem to be running inside a container 08:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:00:52 $ docker top f2755216ef98a6bd40620060b7deee8ca918dc47ec93f08c5d8edef346ddd34b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:53 ---> job-cost.sh 08:00:53 lf-activate-venv: SKIPPING 08:00:53 INFO: No Stack... 08:00:54 INFO: Retrieving Pricing Info for: v3-standard-4 08:00:55 INFO: Archiving Costs [Pipeline] sh 08:00:55 + cat /w/workspace/device-rest-go/1/archives/cost.csv 08:00:55 + cut -d, -f6 [Pipeline] lock 08:00:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] 08:00:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] did not exist. Created. 08:00:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:56 /w/workspace/device-rest-go/1@tmp/durable-a69e4ac1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:57 + echo total: 0.10999999940395355 [Pipeline] stash 08:00:57 Warning: overwriting stash ‘stack-cost’ 08:00:57 Stashed 1 file(s) [Pipeline] } 08:00:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:57 $ docker stop --time=1 f2755216ef98a6bd40620060b7deee8ca918dc47ec93f08c5d8edef346ddd34b 08:00:59 $ docker rm -f --volumes f2755216ef98a6bd40620060b7deee8ca918dc47ec93f08c5d8edef346ddd34b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:01:00 provisioning config files... 08:01:00 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/config6251964170040000019tmp [Pipeline] { [Pipeline] sh 08:01:00 + set +x 08:01:00 + curl -s https://codecov.io/bash 08:01:00 + bash -s -- 08:01:00 08:01:00 _____ _ 08:01:00 / ____| | | 08:01:00 | | ___ __| | ___ ___ _____ __ 08:01:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:00 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:00 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:00 Bash-1.0.6 08:01:00 08:01:00 08:01:00 ==> git version 2.25.1 found 08:01:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:01:00 Release-Date: 2020-01-08 08:01:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:01:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:01:00 ==> Jenkins CI detected. 08:01:00 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-418 08:01:00 project root: . 08:01:00 --> token set from env 08:01:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:01 ==> Running gcov in . (disable via -X gcov) 08:01:01 ==> Python coveragepy not found 08:01:01 ==> Searching for coverage reports in: 08:01:01 + . 08:01:01 -> Found 1 reports 08:01:01 ==> Detecting git/mercurial file structure 08:01:01 ==> Reading reports 08:01:01 + ./coverage.out bytes=14565 08:01:01 ==> Appending adjustments 08:01:01 https://docs.codecov.io/docs/fixing-reports 08:01:01 + Found adjustments 08:01:01 ==> Gzipping contents 08:01:01 4.0K /tmp/codecov.0i0y1n.gz 08:01:01 ==> Uploading reports 08:01:01 url: https://codecov.io 08:01:01 query: branch=PR-418&commit=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=418&job=&cmd_args= 08:01:01 -> Pinging Codecov 08:01:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-418&commit=be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=418&job=&cmd_args= 08:01:02 -> Uploading to 08:01:02 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f/8d1d4a1f-896e-4234-8c0b-1dd8f40faf97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080101Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fba04c1776cec490a930b9d59c0dd1b0e12d4a0e034368b54ecf88aa3fa4d8f3 08:01:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:02 Dload Upload Total Spent Left Speed 08:01:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 11436 --:--:-- --:--:-- --:--:-- 11380 100 2333 0 0 100 2333 0 10800 --:--:-- --:--:-- --:--:-- 10751 08:01:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f [Pipeline] } 08:01:02 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:01:04 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-418/archives ] 08:01:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-418/archives 08:01:04 total 16 08:01:04 drwxr-xr-x 3 root root 4096 Oct 14 07:46 . 08:01:04 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:46 .. 08:01:04 drwxr-xr-x 2 root root 4096 Oct 14 07:46 cost 08:01:04 -rw-r--r-- 1 root root 86 Oct 14 07:46 cost.csv 08:01:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-418/archives 08:01:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-418/archives 08:01:04 total 16 08:01:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:46 . 08:01:04 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:46 .. 08:01:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:46 cost 08:01:04 -rw-r--r-- 1 jenkins jenkins 86 Oct 14 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:01:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:05 ---> package-listing.sh 08:01:05 ++ facter osfamily 08:01:05 ++ tr '[:upper:]' '[:lower:]' 08:01:06 + OS_FAMILY=debian 08:01:06 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-418 08:01:06 + START_PACKAGES=/tmp/packages_start.txt 08:01:06 + END_PACKAGES=/tmp/packages_end.txt 08:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:06 + PACKAGES=/tmp/packages_start.txt 08:01:06 + '[' /w/workspace/gexfoundry_device-rest-go_PR-418 ']' 08:01:06 + PACKAGES=/tmp/packages_end.txt 08:01:06 + case "${OS_FAMILY}" in 08:01:06 + dpkg -l 08:01:06 + grep '^ii' 08:01:06 + '[' -f /tmp/packages_start.txt ']' 08:01:06 + '[' -f /tmp/packages_end.txt ']' 08:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:06 + '[' /w/workspace/gexfoundry_device-rest-go_PR-418 ']' 08:01:06 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-418/archives/ 08:01:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-418/archives/ [Pipeline] echo 08:01:06 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-rest-go_PR-418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:07 prd-ubuntu20.04-docker-8c-8g-22692 does not seem to be running inside a container 08:01:07 $ 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-rest-go_PR-418/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-rest-go_PR-418 -v /w/workspace/gexfoundry_device-rest-go_PR-418:/w/workspace/gexfoundry_device-rest-go_PR-418:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-418@tmp:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:01:07 $ docker top 0ed0a5f7aa5b17e642bed7f1fb88fa750a20440fdc58a1ffd12ce4d5bd8bda88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:01:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:01:08 + ls /var/log/sa-host 08:01:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:08 provisioning config files... 08:01:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-418@tmp/config5345754912513694299tmp [Pipeline] { [Pipeline] echo 08:01:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:09 ---> create-netrc.sh [Pipeline] } 08:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:01:09 ---> python-tools-install.sh [Pipeline] echo 08:01:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:01:09 ---> sudo-logs.sh 08:01:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:01:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:01:10 ---> job-cost.sh 08:01:10 lf-activate-venv: SKIPPING 08:01:10 DEBUG: total: 0.2199999988079071 08:01:10 INFO: Retrieving Stack Cost... 08:01:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:01:11 INFO: Archiving Costs [Pipeline] echo 08:01:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:01:11 ---> logs-deploy.sh 08:01:11 lf-activate-venv: SKIPPING 08:01:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-418/1 08:01:11 INFO: archiving workspace using pattern(s): 08:01:12 Archives upload complete. 08:01:12 INFO: archiving logs to Nexus 08:01:13 ---> uname -a: 08:01:13 Linux prd-ubuntu20-04-docker-8c-8g-22692 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:01:13 08:01:13 08:01:13 ---> lscpu: 08:01:13 Architecture: x86_64 08:01:13 CPU op-mode(s): 32-bit, 64-bit 08:01:13 Byte Order: Little Endian 08:01:13 Address sizes: 40 bits physical, 48 bits virtual 08:01:13 CPU(s): 8 08:01:13 On-line CPU(s) list: 0-7 08:01:13 Thread(s) per core: 1 08:01:13 Core(s) per socket: 1 08:01:13 Socket(s): 8 08:01:13 NUMA node(s): 1 08:01:13 Vendor ID: AuthenticAMD 08:01:13 CPU family: 23 08:01:13 Model: 49 08:01:13 Model name: AMD EPYC-Rome Processor 08:01:13 Stepping: 0 08:01:13 CPU MHz: 2800.000 08:01:13 BogoMIPS: 5600.00 08:01:13 Virtualization: AMD-V 08:01:13 Hypervisor vendor: KVM 08:01:13 Virtualization type: full 08:01:13 L1d cache: 256 KiB 08:01:13 L1i cache: 256 KiB 08:01:13 L2 cache: 4 MiB 08:01:13 L3 cache: 128 MiB 08:01:13 NUMA node0 CPU(s): 0-7 08:01:13 Vulnerability Itlb multihit: Not affected 08:01:13 Vulnerability L1tf: Not affected 08:01:13 Vulnerability Mds: Not affected 08:01:13 Vulnerability Meltdown: Not affected 08:01:13 Vulnerability Mmio stale data: Not affected 08:01:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:01:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:01:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:01:13 Vulnerability Srbds: Not affected 08:01:13 Vulnerability Tsx async abort: Not affected 08:01:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:01:13 08:01:13 08:01:13 ---> nproc: 08:01:13 8 08:01:13 08:01:13 08:01:13 ---> df -h: 08:01:13 Filesystem Size Used Avail Use% Mounted on 08:01:13 overlay 155G 12G 143G 8% / 08:01:13 tmpfs 64M 0 64M 0% /dev 08:01:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:01:13 shm 64M 0 64M 0% /dev/shm 08:01:13 /dev/vda1 155G 12G 143G 8% /facter-os 08:01:13 08:01:13 08:01:13 ---> sar -b -r -n DEV: 08:01:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22692) 10/14/24 _x86_64_ (8 CPU) 08:01:13 08:01:13 07:42:06 LINUX RESTART (8 CPU) 08:01:13 08:01:13 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:01:13 07:44:01 256.25 5.63 250.62 0.00 397.20 86021.73 0.00 08:01:13 07:45:01 143.59 0.07 143.53 0.00 8.27 57222.73 0.00 08:01:13 07:46:01 184.04 0.13 183.90 0.00 12.40 67602.07 0.00 08:01:13 07:47:01 49.01 0.05 48.96 0.00 8.93 31710.73 0.00 08:01:13 07:48:01 42.93 5.95 36.98 0.00 2644.36 21624.13 0.00 08:01:13 07:49:01 6.42 0.02 6.40 0.00 0.13 15812.56 0.00 08:01:13 07:50:01 3.67 0.00 3.67 0.00 0.00 15739.38 0.00 08:01:13 07:51:01 3.78 0.00 3.78 0.00 0.00 15743.24 0.00 08:01:13 07:52:01 2.82 0.00 2.82 0.00 0.00 11572.74 0.00 08:01:13 07:53:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 08:01:13 07:54:01 1.02 0.00 1.02 0.00 0.00 16.26 0.00 08:01:13 07:55:02 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:01:13 07:56:01 1.37 0.00 1.37 0.00 0.00 14.64 0.00 08:01:13 07:57:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 08:01:13 07:58:01 2.10 0.02 2.08 0.00 0.13 27.86 0.00 08:01:13 07:59:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 08:01:13 08:00:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 08:01:13 08:01:01 2.09 0.07 2.03 0.00 4.75 23.34 0.00 08:01:13 Average: 39.28 0.66 38.62 0.00 170.95 17961.26 0.00 08:01:13 08:01:13 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:01:13 07:44:01 27513048 31498232 807764 2.46 159024 3940504 2070780 6.10 1334428 3475604 473808 08:01:13 07:45:01 27424364 31465032 832012 2.53 193516 3933292 1938044 5.71 1347584 3516188 399820 08:01:13 07:46:01 26949032 31538856 760608 2.31 204184 4451972 1748264 5.15 1375724 3944652 469616 08:01:13 07:47:01 26945036 31535740 762696 2.32 204464 4452408 1764164 5.20 1389280 3932824 20 08:01:13 07:48:01 26634900 31514320 757224 2.30 226424 4718292 1759756 5.19 1588016 4012844 296 08:01:13 07:49:01 26646288 31520792 751152 2.28 224924 4715044 1712784 5.05 1580828 4009624 4 08:01:13 07:50:01 26646028 31520600 751204 2.28 224988 4715048 1712784 5.05 1581048 4009628 0 08:01:13 07:51:01 26655476 31530100 741712 2.26 225056 4715048 1712784 5.05 1571964 4009628 12 08:01:13 07:52:01 26658860 31533536 738316 2.25 225100 4715048 1712784 5.05 1569032 4009632 20 08:01:13 07:53:01 26658560 31533288 738412 2.25 225136 4715056 1712784 5.05 1569268 4009636 188 08:01:13 07:54:01 26658828 31533596 738084 2.24 225168 4715056 1712784 5.05 1569980 4009640 180 08:01:13 07:55:02 26659052 31533848 737964 2.24 225208 4715060 1712784 5.05 1570284 4009640 188 08:01:13 07:56:01 26659116 31533972 737848 2.24 225276 4715052 1712784 5.05 1569852 4009644 8 08:01:13 07:57:01 26659232 31534164 737520 2.24 225328 4715064 1712784 5.05 1569724 4009644 8 08:01:13 07:58:01 26656708 31531804 739752 2.25 225404 4715048 1742056 5.13 1569980 4009620 12 08:01:13 07:59:01 26657260 31532384 739076 2.25 225444 4715048 1742056 5.13 1569944 4009620 12 08:01:13 08:00:01 26657620 31532796 738580 2.25 225512 4715052 1742056 5.13 1569988 4009628 8 08:01:13 08:01:01 26650908 31526320 744728 2.26 225568 4715180 1758240 5.18 1579340 4009760 12 08:01:13 Average: 26777240 31524966 753036 2.29 217540 4599571 1760026 5.19 1526459 3944859 74678 08:01:13 08:01:13 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:01:13 07:44:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 08:01:13 07:44:01 docker0 355.27 502.62 30.20 3560.45 0.00 0.00 0.00 0.00 08:01:13 07:44:01 ens3 647.75 446.10 6776.92 56.65 0.00 0.00 0.00 0.00 08:01:13 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:45:01 vethf7a97d3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:01:13 07:45:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:01:13 07:45:01 ens3 28.18 17.05 37.22 10.78 0.00 0.00 0.00 0.00 08:01:13 07:46:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 08:01:13 07:46:01 docker0 5.77 10.68 0.35 154.84 0.00 0.00 0.00 0.00 08:01:13 07:46:01 ens3 114.06 71.87 2684.79 16.46 0.00 0.00 0.00 0.00 08:01:13 07:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:01:13 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:47:01 ens3 11.83 7.52 14.33 4.35 0.00 0.00 0.00 0.00 08:01:13 07:48:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 08:01:13 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:48:01 ens3 161.31 73.77 2064.14 5.83 0.00 0.00 0.00 0.00 08:01:13 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:49:01 ens3 1.12 0.13 0.10 0.01 0.00 0.00 0.00 0.00 08:01:13 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:50:01 ens3 2.05 0.90 0.73 0.50 0.00 0.00 0.00 0.00 08:01:13 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:51:01 ens3 1.23 0.65 0.63 0.47 0.00 0.00 0.00 0.00 08:01:13 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:52:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:01:13 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:53:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:01:13 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:54:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:01:13 07:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:55:02 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:01:13 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:56:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:01:13 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:57:01 ens3 1.68 1.17 0.68 0.53 0.00 0.00 0.00 0.00 08:01:13 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:58:01 ens3 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:01:13 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:01:13 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 07:59:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:01:13 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 08:00:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:01:13 08:01:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 08:01:13 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:13 08:01:01 ens3 4.24 4.66 3.10 13.52 0.00 0.00 0.00 0.00 08:01:13 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 08:01:13 Average: docker0 20.06 28.53 1.70 206.43 0.00 0.00 0.00 0.00 08:01:13 Average: ens3 54.21 34.70 643.63 6.08 0.00 0.00 0.00 0.00 08:01:13 08:01:13 08:01:13 ---> sar -P ALL: 08:01:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22692) 10/14/24 _x86_64_ (8 CPU) 08:01:13 08:01:13 07:42:06 LINUX RESTART (8 CPU) 08:01:13 08:01:13 07:43:01 CPU %user %nice %system %iowait %steal %idle 08:01:13 07:44:01 all 8.00 0.00 3.73 6.50 0.07 81.71 08:01:13 07:44:01 0 8.67 0.00 3.65 0.67 0.08 86.92 08:01:13 07:44:01 1 8.62 0.00 3.52 4.36 0.10 83.41 08:01:13 07:44:01 2 8.49 0.00 3.13 1.31 0.05 87.02 08:01:13 07:44:01 3 8.98 0.00 4.18 16.13 0.08 70.64 08:01:13 07:44:01 4 6.80 0.00 3.43 11.27 0.05 78.45 08:01:13 07:44:01 5 8.17 0.00 3.59 2.68 0.07 85.49 08:01:13 07:44:01 6 7.62 0.00 4.09 0.83 0.07 87.40 08:01:13 07:44:01 7 6.64 0.00 4.22 14.80 0.05 74.28 08:01:13 07:45:01 all 34.97 0.00 5.60 3.47 0.08 55.88 08:01:13 07:45:01 0 35.22 0.00 5.26 1.10 0.07 58.35 08:01:13 07:45:01 1 35.64 0.00 6.51 1.01 0.08 56.76 08:01:13 07:45:01 2 34.97 0.00 5.41 0.49 0.08 59.04 08:01:13 07:45:01 3 34.46 0.00 6.17 17.32 0.07 41.98 08:01:13 07:45:01 4 33.53 0.00 5.48 3.61 0.10 57.27 08:01:13 07:45:01 5 34.86 0.00 5.24 2.14 0.07 57.68 08:01:13 07:45:01 6 35.71 0.00 5.69 1.54 0.07 57.00 08:01:13 07:45:01 7 35.39 0.00 5.07 0.54 0.07 58.93 08:01:13 07:46:01 all 29.06 0.00 6.06 2.79 0.07 62.02 08:01:13 07:46:01 0 29.92 0.00 6.08 0.55 0.07 63.38 08:01:13 07:46:01 1 30.25 0.00 6.39 0.05 0.05 63.25 08:01:13 07:46:01 2 28.72 0.00 5.85 7.35 0.10 57.98 08:01:13 07:46:01 3 27.20 0.00 6.49 12.86 0.08 53.37 08:01:13 07:46:01 4 29.13 0.00 5.88 0.20 0.07 64.72 08:01:13 07:46:01 5 29.19 0.00 5.47 0.79 0.08 64.46 08:01:13 07:46:01 6 28.61 0.00 6.60 0.37 0.07 64.35 08:01:13 07:46:01 7 29.42 0.00 5.70 0.20 0.07 64.62 08:01:13 07:47:01 all 0.22 0.00 0.20 1.38 0.01 98.18 08:01:13 07:47:01 0 0.20 0.00 0.18 0.03 0.02 99.57 08:01:13 07:47:01 1 0.18 0.00 0.12 0.03 0.02 99.65 08:01:13 07:47:01 2 0.27 0.00 0.12 0.02 0.03 99.57 08:01:13 07:47:01 3 0.12 0.00 0.47 7.72 0.00 91.69 08:01:13 07:47:01 4 0.18 0.00 0.18 0.00 0.00 99.63 08:01:13 07:47:01 5 0.52 0.00 0.12 0.02 0.02 99.33 08:01:13 07:47:01 6 0.13 0.00 0.15 0.20 0.02 99.50 08:01:13 07:47:01 7 0.18 0.00 0.23 3.06 0.02 96.50 08:01:13 07:48:01 all 2.11 0.00 1.17 0.64 0.03 96.05 08:01:13 07:48:01 0 2.04 0.00 1.54 1.65 0.02 94.76 08:01:13 07:48:01 1 2.09 0.00 2.02 0.72 0.03 95.14 08:01:13 07:48:01 2 1.62 0.00 1.07 0.82 0.02 96.47 08:01:13 07:48:01 3 2.82 0.00 1.04 0.38 0.05 95.71 08:01:13 07:48:01 4 2.15 0.00 0.85 0.08 0.02 96.90 08:01:13 07:48:01 5 2.65 0.00 1.32 0.98 0.02 95.03 08:01:13 07:48:01 6 1.89 0.00 0.70 0.45 0.02 96.94 08:01:13 07:48:01 7 1.64 0.00 0.84 0.02 0.03 97.47 08:01:13 07:49:01 all 0.09 0.00 0.06 0.03 0.01 99.81 08:01:13 07:49:01 0 0.08 0.00 0.05 0.00 0.00 99.87 08:01:13 07:49:01 1 0.25 0.00 0.08 0.00 0.02 99.65 08:01:13 07:49:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:01:13 07:49:01 3 0.03 0.00 0.07 0.00 0.02 99.88 08:01:13 07:49:01 4 0.08 0.00 0.05 0.00 0.02 99.85 08:01:13 07:49:01 5 0.10 0.00 0.07 0.00 0.00 99.83 08:01:13 07:49:01 6 0.07 0.00 0.03 0.27 0.00 99.63 08:01:13 07:49:01 7 0.03 0.00 0.07 0.00 0.02 99.88 08:01:13 07:50:01 all 0.08 0.00 0.00 0.07 0.04 99.81 08:01:13 07:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:01:13 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:50:01 3 0.02 0.00 0.00 0.00 0.03 99.95 08:01:13 07:50:01 4 0.57 0.00 0.00 0.00 0.00 99.43 08:01:13 07:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:01:13 07:50:01 6 0.00 0.00 0.00 0.58 0.18 99.23 08:01:13 07:50:01 7 0.05 0.00 0.02 0.00 0.03 99.90 08:01:13 07:51:01 all 0.09 0.00 0.02 0.05 0.01 99.83 08:01:13 07:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:01:13 07:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:01:13 07:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:01:13 07:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:01:13 07:51:01 4 0.45 0.00 0.02 0.00 0.02 99.52 08:01:13 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:01:13 07:51:01 6 0.02 0.00 0.02 0.43 0.02 99.52 08:01:13 07:51:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:01:13 07:52:01 all 0.02 0.00 0.00 0.01 0.01 99.97 08:01:13 07:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:01:13 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:01:13 07:52:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:01:13 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:01:13 07:52:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:01:13 07:52:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:01:13 07:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 08:01:13 07:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:01:13 07:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:01:13 07:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:01:13 07:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:01:13 07:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:01:13 07:53:01 5 0.27 0.00 0.00 0.07 0.02 99.65 08:01:13 07:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:01:13 07:53:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:01:13 07:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:01:13 07:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:01:13 07:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:01:13 07:54:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:01:13 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:54:01 5 0.07 0.00 0.00 0.02 0.00 99.92 08:01:13 07:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:01:13 07:54:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:01:13 08:01:13 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:01:13 07:55:02 all 0.04 0.00 0.01 0.00 0.00 99.95 08:01:13 07:55:02 0 0.03 0.00 0.02 0.00 0.00 99.95 08:01:13 07:55:02 1 0.03 0.00 0.03 0.00 0.00 99.93 08:01:13 07:55:02 2 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:55:02 3 0.03 0.00 0.02 0.00 0.02 99.93 08:01:13 07:55:02 4 0.02 0.00 0.00 0.00 0.00 99.98 08:01:13 07:55:02 5 0.08 0.00 0.00 0.00 0.00 99.92 08:01:13 07:55:02 6 0.03 0.00 0.02 0.02 0.02 99.92 08:01:13 07:55:02 7 0.05 0.00 0.00 0.00 0.00 99.95 08:01:13 07:56:01 all 0.01 0.00 0.02 0.00 0.01 99.94 08:01:13 07:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:01:13 07:56:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:01:13 07:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:01:13 07:56:01 3 0.02 0.00 0.05 0.00 0.03 99.90 08:01:13 07:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:01:13 07:56:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:01:13 07:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:01:13 07:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:01:13 07:57:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:01:13 07:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:01:13 07:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:01:13 07:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:01:13 07:57:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:01:13 07:57:01 4 0.30 0.00 0.00 0.00 0.00 99.70 08:01:13 07:57:01 5 0.05 0.00 0.02 0.02 0.00 99.92 08:01:13 07:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:01:13 07:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:01:13 07:58:01 all 0.03 0.00 0.03 0.01 0.02 99.92 08:01:13 07:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:01:13 07:58:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:01:13 07:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:01:13 07:58:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:01:13 07:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:01:13 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:01:13 07:58:01 6 0.00 0.00 0.02 0.03 0.08 99.87 08:01:13 07:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:01:13 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:01:13 07:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:01:13 07:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:01:13 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:01:13 07:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:01:13 07:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 07:59:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:01:13 07:59:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:01:13 07:59:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:01:13 08:00:01 all 0.20 0.00 0.01 0.01 0.01 99.77 08:01:13 08:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:01:13 08:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:01:13 08:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:01:13 08:00:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:01:13 08:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:01:13 08:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:01:13 08:00:01 6 1.42 0.00 0.00 0.05 0.02 98.52 08:01:13 08:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:01:13 08:01:01 all 0.63 0.00 0.05 0.01 0.08 99.24 08:01:13 08:01:01 0 0.08 0.00 0.08 0.00 0.00 99.84 08:01:13 08:01:01 1 0.59 0.00 0.03 0.00 0.02 99.36 08:01:13 08:01:01 2 0.91 0.00 0.03 0.00 0.00 99.06 08:01:13 08:01:01 3 0.13 0.00 0.03 0.02 0.59 99.23 08:01:13 08:01:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:01:13 08:01:01 5 0.10 0.00 0.05 0.00 0.02 99.83 08:01:13 08:01:01 6 2.58 0.00 0.08 0.03 0.02 97.28 08:01:13 08:01:01 7 0.53 0.00 0.03 0.00 0.02 99.42 08:01:13 Average: all 4.17 0.00 0.94 0.83 0.03 94.03 08:01:13 Average: 0 4.22 0.00 0.94 0.22 0.02 94.60 08:01:13 Average: 1 4.29 0.00 1.04 0.34 0.02 94.31 08:01:13 Average: 2 4.13 0.00 0.87 0.55 0.02 94.43 08:01:13 Average: 3 4.09 0.00 1.03 3.00 0.07 91.81 08:01:13 Average: 4 4.05 0.00 0.88 0.84 0.02 94.21 08:01:13 Average: 5 4.21 0.00 0.88 0.37 0.02 94.52 08:01:13 Average: 6 4.30 0.00 0.96 0.27 0.03 94.43 08:01:13 Average: 7 4.10 0.00 0.90 1.03 0.02 93.95 08:01:13 08:01:13 08:01:13