Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7661139dd1c3d848a7247d8835c5c2fde1868ee5 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-ssh9619262171179818168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12330066909000069627.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11154473381475448015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1736341003827346224.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh37559488063330133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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-6023 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 Avoid second fetch Checking out Revision 7661139dd1c3d848a7247d8835c5c2fde1868ee5 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7661139dd1c3d848a7247d8835c5c2fde1868ee5 # timeout=10 > git rev-list --no-walk 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:23 ========================================================= 22:02:23 EdgeX Global Pipelines Version Info 22:02:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:02:23 ------------------- 22:02:23 stable info: 22:02:23 ------------------- 22:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:02:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:23 Message: update stable to v1.0.254 22:02:24 ------------------- 22:02:24 experimental info: 22:02:24 ------------------- 22:02:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:02:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:02:24 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7661139 [Pipeline] echo 22:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:24 provisioning config files... 22:02:24 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2686697096717422035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:25 ---> docker-login.sh 22:02:25 nexus3.edgexfoundry.org:10001 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10002 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10003 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10004 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded 22:02:26 docker.io 22:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded 22:02:26 ---> docker-login.sh ends [Pipeline] } 22:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:02:26 + git rev-list -1 --merges 7661139dd1c3d848a7247d8835c5c2fde1868ee5~1..7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo 22:02:26 -----------> git rev-list -1 --merges 7661139dd1c3d848a7247d8835c5c2fde1868ee5~1..7661139dd1c3d848a7247d8835c5c2fde1868ee5 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [false] [Pipeline] sh 22:02:27 + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo 22:02:27 ========================================================= 22:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:27 + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] echo 22:02:27 [semverPrep] GIT_COMMIT: 7661139dd1c3d848a7247d8835c5c2fde1868ee5, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340) [Pipeline] echo 22:02:27 [semverPrep] This is not a build commit. [Pipeline] sh 22:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:27 + grep -v github /etc/ssh/ssh_known_hosts 22:02:27 + [ -e /tmp/ssh_known_hosts ] 22:02:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:02:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:02:27 + sudo tee -a /etc/ssh/ssh_known_hosts 22:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:28 22:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:28 0.1.4: Pulling from edgex-devops/py-git-semver 22:02:28 b85a868b505f: Pulling fs layer 22:02:28 e2be974225ed: Pulling fs layer 22:02:28 339a4e72a1f5: Pulling fs layer 22:02:28 988bab9f4d93: Pulling fs layer 22:02:28 1469e6f7b9e6: Pulling fs layer 22:02:28 eaf3925da568: Pulling fs layer 22:02:28 bab4dde63d76: Pulling fs layer 22:02:28 bde34c3a00c8: Pulling fs layer 22:02:28 b352a97aabf1: Pulling fs layer 22:02:28 4872d77fe225: Pulling fs layer 22:02:28 5851b861e8e6: Pulling fs layer 22:02:28 1469e6f7b9e6: Waiting 22:02:28 eaf3925da568: Waiting 22:02:28 b352a97aabf1: Waiting 22:02:28 4872d77fe225: Waiting 22:02:28 5851b861e8e6: Waiting 22:02:28 bab4dde63d76: Waiting 22:02:28 bde34c3a00c8: Waiting 22:02:28 e2be974225ed: Download complete 22:02:28 988bab9f4d93: Verifying Checksum 22:02:28 988bab9f4d93: Download complete 22:02:28 1469e6f7b9e6: Verifying Checksum 22:02:28 1469e6f7b9e6: Download complete 22:02:28 eaf3925da568: Download complete 22:02:28 339a4e72a1f5: Verifying Checksum 22:02:28 339a4e72a1f5: Download complete 22:02:28 bde34c3a00c8: Verifying Checksum 22:02:28 bde34c3a00c8: Download complete 22:02:28 b352a97aabf1: Verifying Checksum 22:02:28 b352a97aabf1: Download complete 22:02:28 4872d77fe225: Verifying Checksum 22:02:28 4872d77fe225: Download complete 22:02:28 5851b861e8e6: Verifying Checksum 22:02:28 5851b861e8e6: Download complete 22:02:28 b85a868b505f: Verifying Checksum 22:02:28 b85a868b505f: Download complete 22:02:28 bab4dde63d76: Verifying Checksum 22:02:28 bab4dde63d76: Download complete 22:02:29 b85a868b505f: Pull complete 22:02:30 e2be974225ed: Pull complete 22:02:30 339a4e72a1f5: Pull complete 22:02:30 988bab9f4d93: Pull complete 22:02:30 1469e6f7b9e6: Pull complete 22:02:30 eaf3925da568: Pull complete 22:02:32 bab4dde63d76: Pull complete 22:02:32 bde34c3a00c8: Pull complete 22:02:32 b352a97aabf1: Pull complete 22:02:33 4872d77fe225: Pull complete 22:02:33 5851b861e8e6: Pull complete 22:02:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:33 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:35 $ docker top a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da -eo pid,comm 22:02:35 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). 22:02:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:35 [ssh-agent] Looking for ssh-agent implementation... 22:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:36 $ docker exec a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent 22:02:36 SSH_AUTH_SOCK=/tmp/ssh-z9HyoeIROLrv/agent.34 22:02:36 SSH_AGENT_PID=40 22:02:36 Running ssh-add (command line suppressed) 22:02:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3268069698181404844.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3268069698181404844.key) 22:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:36 + git tag --points-at HEAD [Pipeline] } 22:02:36 $ docker exec --env ******** --env ******** a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent -k 22:02:36 unset SSH_AUTH_SOCK; 22:02:36 unset SSH_AGENT_PID; 22:02:36 echo Agent pid 40 killed; 22:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:36 [ssh-agent] Looking for ssh-agent implementation... 22:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:36 $ docker exec a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent 22:02:36 SSH_AUTH_SOCK=/tmp/ssh-HVjkUh15Dt4K/agent.72 22:02:36 SSH_AGENT_PID=78 22:02:36 Running ssh-add (command line suppressed) 22:02:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16962814420674549967.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16962814420674549967.key) 22:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:37 + git semver init 22:02:37 2023-09-12 22:02:37,584 [run_init] DEBUG init version:0.0.0 force:False 22:02:37 2023-09-12 22:02:37,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 22:02:37 2023-09-12 22:02:37,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 22:02:37 2023-09-12 22:02:37,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:02:39 2023-09-12 22:02:38,761 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 22:02:39 2023-09-12 22:02:38,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 22:02:39 2023-09-12 22:02:38,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:02:39 2023-09-12 22:02:38,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:02:39 3.1.0-dev.11 [Pipeline] } 22:02:39 $ docker exec --env ******** --env ******** a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da ssh-agent -k 22:02:39 unset SSH_AUTH_SOCK; 22:02:39 unset SSH_AGENT_PID; 22:02:39 echo Agent pid 78 killed; 22:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:39 + git semver [Pipeline] } 22:02:39 $ docker stop --time=1 a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da 22:02:41 $ docker rm -f --volumes a13476aea21fbc00f84875e1becb7aae2bf761c2030b0df99f6d004cb5e460da [Pipeline] // withDockerContainer [Pipeline] sh 22:02:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:41 Stashed 1 file(s) [Pipeline] echo 22:02:41 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 22:02:41 provisioning config files... 22:02:41 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14069261283383297695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:42 ---> docker-login.sh 22:02:42 nexus3.edgexfoundry.org:10001 22:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:42 Configure a credential helper to remove this warning. See 22:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:42 22:02:42 Login Succeeded 22:02:42 nexus3.edgexfoundry.org:10002 22:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:42 Configure a credential helper to remove this warning. See 22:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:42 22:02:42 Login Succeeded 22:02:42 nexus3.edgexfoundry.org:10003 22:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:42 Configure a credential helper to remove this warning. See 22:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:42 22:02:42 Login Succeeded 22:02:42 nexus3.edgexfoundry.org:10004 22:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:42 Configure a credential helper to remove this warning. See 22:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:42 22:02:42 Login Succeeded 22:02:42 docker.io 22:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:42 Configure a credential helper to remove this warning. See 22:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:42 22:02:42 Login Succeeded 22:02:42 ---> docker-login.sh ends [Pipeline] } 22:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:42 ========================================================= 22:02:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:02:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:02:43 Sending build context to Docker daemon 10.93MB 22:02:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:02:43 Step 2/12 : FROM ${BASE} AS builder 22:02:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:43 7264a8db6415: Pulling fs layer 22:02:43 c4d48a809fc2: Pulling fs layer 22:02:43 4f1c88b9dad5: Pulling fs layer 22:02:43 ad3a456e5733: Pulling fs layer 22:02:43 9e4f439ed901: Pulling fs layer 22:02:43 feaf6a47b606: Pulling fs layer 22:02:43 5e8b037d7d82: Pulling fs layer 22:02:43 8ac70367396e: Pulling fs layer 22:02:43 6db16350a2e2: Pulling fs layer 22:02:43 9e4f439ed901: Waiting 22:02:43 9250d5d63582: Pulling fs layer 22:02:43 feaf6a47b606: Waiting 22:02:43 5e8b037d7d82: Waiting 22:02:43 ad3a456e5733: Waiting 22:02:43 8ac70367396e: Waiting 22:02:43 9250d5d63582: Waiting 22:02:43 c4d48a809fc2: Verifying Checksum 22:02:43 c4d48a809fc2: Download complete 22:02:43 ad3a456e5733: Verifying Checksum 22:02:43 ad3a456e5733: Download complete 22:02:43 9e4f439ed901: Verifying Checksum 22:02:43 9e4f439ed901: Download complete 22:02:43 7264a8db6415: Verifying Checksum 22:02:43 7264a8db6415: Download complete 22:02:43 feaf6a47b606: Verifying Checksum 22:02:43 feaf6a47b606: Download complete 22:02:43 7264a8db6415: Pull complete 22:02:43 8ac70367396e: Verifying Checksum 22:02:43 8ac70367396e: Download complete 22:02:43 c4d48a809fc2: Pull complete 22:02:43 4f1c88b9dad5: Verifying Checksum 22:02:43 4f1c88b9dad5: Download complete 22:02:43 6db16350a2e2: Verifying Checksum 22:02:43 6db16350a2e2: Download complete 22:02:44 9250d5d63582: Verifying Checksum 22:02:44 9250d5d63582: Download complete 22:02:44 5e8b037d7d82: Verifying Checksum 22:02:44 5e8b037d7d82: Download complete 22:02:47 4f1c88b9dad5: Pull complete 22:02:47 ad3a456e5733: Pull complete 22:02:47 9e4f439ed901: Pull complete 22:02:47 feaf6a47b606: Pull complete 22:02:49 5e8b037d7d82: Pull complete 22:02:49 8ac70367396e: Pull complete 22:02:50 6db16350a2e2: Pull complete 22:02:50 9250d5d63582: Pull complete 22:02:50 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:02:50 ---> fa269f55d9b9 22:02:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:02:55 ---> Running in 2745a937dee0 22:02:55 Removing intermediate container 2745a937dee0 22:02:55 ---> 2e819cbf3db4 22:02:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:55 ---> Running in 8a63aac77ca4 22:02:55 Removing intermediate container 8a63aac77ca4 22:02:55 ---> 349ea568e0e9 22:02:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:02:55 ---> Running in edf339fc638f 22:02:55 Removing intermediate container edf339fc638f 22:02:55 ---> d4748813fd82 22:02:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:02:55 ---> Running in 3cb0c874cbfd 22:02:55 Removing intermediate container 3cb0c874cbfd 22:02:55 ---> 77ab4aedb3f8 22:02:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:55 ---> Running in c0ccd8cec381 22:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:02:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:02:56 (2/4) Installing libedit (20221030.3.1-r1) 22:02:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:02:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:02:56 Executing busybox-1.36.1-r2.trigger 22:02:56 OK: 270 MiB in 60 packages 22:02:56 Still waiting to schedule task 22:02:56 ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-8c-8g-6006’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-8c-8g-6007’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-8c-8g-6008’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-8c-8g-6010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-8c-8g-6011’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6012’ is offline 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6013’ is offline 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6014’ is offline 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6015’ is offline 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6017’ is offline 22:02:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6024’ is offline 22:02:56 Removing intermediate container c0ccd8cec381 22:02:56 ---> 1cfcbb4e5568 22:02:56 Step 8/12 : WORKDIR /device-rest-go 22:02:56 ---> Running in 332d350399ad 22:02:56 Removing intermediate container 332d350399ad 22:02:56 ---> 08a2a5e7b05f 22:02:56 Step 9/12 : COPY go.mod vendor* ./ 22:02:56 ---> 4c708810ebbe 22:02:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:56 ---> Running in 4b31e08cb8e4 22:03:28 Removing intermediate container 4b31e08cb8e4 22:03:28 ---> 13b79fd358c2 22:03:28 Step 11/12 : COPY . . 22:03:28 ---> ab33d7400991 22:03:28 Step 12/12 : RUN $MAKE 22:03:28 ---> Running in b25838d74215 22:03:28 noop 22:03:28 Removing intermediate container b25838d74215 22:03:28 ---> 91fd214094db 22:03:28 Successfully built 91fd214094db 22:03:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:29 + docker inspect -f . ci-base-image-x86_64 22:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:29 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 22:03:29 $ docker top 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:29 + go version 22:03:29 go version go1.21.0 linux/amd64 [Pipeline] } 22:03:29 $ docker stop --time=1 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 22:03:31 $ docker rm -f --volumes 8a577aaa7e44d9b97567be9936a839c5cd13595c845525cbf06966c9c78cecd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:31 + docker inspect -f . ci-base-image-x86_64 22:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:31 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 22:03:32 $ docker top 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 22:03:32 + make test 22:03:32 go test ./... -coverprofile=coverage.out ./... 22:03:34 ? github.com/edgexfoundry/device-rest-go [no test files] 22:03:43 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:03:43 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements 22:03:50 go vet ./... 22:03:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:52 ./bin/test-attribution-txt.sh [Pipeline] echo 22:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:03:52 $ docker stop --time=1 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 22:03:55 $ docker rm -f --volumes 906cfd3e29e30354797cfaae3586c82c2e4e5a0f19ea13c3d2010c49635b4935 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:56 + ls -al . 22:03:56 total 188 22:03:56 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:03 . 22:03:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:02 .. 22:03:56 -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 22:02 .dockerignore 22:03:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:03 .git 22:03:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:02 .github 22:03:56 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:02 .gitignore 22:03:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:02 .golangci.yml 22:03:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:02 .semver 22:03:56 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 22:02 Attribution.txt 22:03:56 -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 22:02 CHANGELOG.md 22:03:56 -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 22:02 Dockerfile 22:03:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:02 GOVERNANCE.md 22:03:56 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:02 Jenkinsfile 22:03:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:02 LICENSE 22:03:56 -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 22:02 Makefile 22:03:56 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:02 OWNERS.md 22:03:56 -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 22:02 README.md 22:03:56 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 22:02 VERSION 22:03:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:02 bin 22:03:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:02 cmd 22:03:56 -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 22:03 coverage.out 22:03:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:02 driver 22:03:56 -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 22:02 go.mod 22:03:56 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:02 go.sum 22:03:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:02 snap 22:03:56 -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 22:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:57 + 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=7661139dd1c3d848a7247d8835c5c2fde1868ee5 --label arch=amd64 --label version=3.1.0-dev.11 . 22:03:57 Sending build context to Docker daemon 10.95MB 22:03:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:03:57 Step 2/25 : FROM ${BASE} AS builder 22:03:57 ---> 91fd214094db 22:03:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:03:57 ---> Running in 6e681c542789 22:03:57 Removing intermediate container 6e681c542789 22:03:57 ---> 064e23126541 22:03:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:57 ---> Running in 30e3f658a2bb 22:03:57 Removing intermediate container 30e3f658a2bb 22:03:57 ---> 176254e6b225 22:03:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:03:57 ---> Running in 43da8b7e7e2c 22:03:57 Removing intermediate container 43da8b7e7e2c 22:03:57 ---> ac970ee7c294 22:03:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:03:57 ---> Running in ed6ffbf36850 22:03:57 Removing intermediate container ed6ffbf36850 22:03:57 ---> 2f1cdd383a67 22:03:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:57 ---> Running in 0a6126f243d5 22:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:03:58 OK: 270 MiB in 60 packages 22:03:58 Removing intermediate container 0a6126f243d5 22:03:58 ---> ddc80446cbf8 22:03:58 Step 8/25 : WORKDIR /device-rest-go 22:03:58 ---> Running in 2601d622aaea 22:03:59 Removing intermediate container 2601d622aaea 22:03:59 ---> ebe76dd086f3 22:03:59 Step 9/25 : COPY go.mod vendor* ./ 22:03:59 ---> 3897ed16be67 22:03:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:59 ---> Running in 0fa8c9961777 22:03:59 Removing intermediate container 0fa8c9961777 22:03:59 ---> 124b6b6fde13 22:03:59 Step 11/25 : COPY . . 22:04:00 ---> 279706f8f11d 22:04:00 Step 12/25 : RUN $MAKE 22:04:00 ---> Running in 0048a0cef8e3 22:04:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:04:18 Removing intermediate container 0048a0cef8e3 22:04:18 ---> 6c5455816b54 22:04:18 Step 13/25 : FROM alpine:3.18 22:04:18 3.18: Pulling from library/alpine 22:04:18 7264a8db6415: Already exists 22:04:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:04:18 Status: Downloaded newer image for alpine:3.18 22:04:18 ---> 7e01a0d0a1dc 22:04:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:04:18 ---> Running in 3f0cf44d8a3f 22:04:18 Removing intermediate container 3f0cf44d8a3f 22:04:18 ---> b28edbd775c0 22:04:18 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:04:18 ---> Running in d53003c9d28b 22:04:18 Removing intermediate container d53003c9d28b 22:04:18 ---> e2eb71578c1f 22:04:18 Step 16/25 : RUN apk add --update --no-cache dumb-init 22:04:18 ---> Running in 64a00285a4ed 22:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:04:18 (1/1) Installing dumb-init (1.2.5-r2) 22:04:18 Executing busybox-1.36.1-r2.trigger 22:04:18 OK: 7 MiB in 16 packages 22:04:19 Removing intermediate container 64a00285a4ed 22:04:19 ---> 2145825d45f8 22:04:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:04:19 ---> 0cb3e7807efc 22:04:19 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:04:19 ---> a05f23fc26e1 22:04:19 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:04:20 ---> ee2af08b2a4e 22:04:20 Step 20/25 : EXPOSE 59986 22:04:20 ---> Running in 26ea21f9b725 22:04:20 Removing intermediate container 26ea21f9b725 22:04:20 ---> 3f34c2fd4a5d 22:04:20 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:04:20 ---> Running in 3cb8b18d3b1d 22:04:20 Removing intermediate container 3cb8b18d3b1d 22:04:20 ---> 351deccfb04d 22:04:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:04:20 ---> Running in a731b3d2e87b 22:04:20 Removing intermediate container a731b3d2e87b 22:04:20 ---> f7d85d0f5435 22:04:20 Step 23/25 : LABEL arch=amd64 22:04:20 ---> Running in bc3e7a045f70 22:04:20 Removing intermediate container bc3e7a045f70 22:04:20 ---> 74518f2f637a 22:04:20 Step 24/25 : LABEL git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:04:20 ---> Running in 93302a942953 22:04:20 Removing intermediate container 93302a942953 22:04:20 ---> 7bbb330c6ab3 22:04:20 Step 25/25 : LABEL version=3.1.0-dev.11 22:04:20 ---> Running in 17ffa502820e 22:04:20 Removing intermediate container 17ffa502820e 22:04:20 ---> 952c258c6cce 22:04:20 [Warning] One or more build-args [ARCH] were not consumed 22:04:20 Successfully built 952c258c6cce 22:04:20 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:20 provisioning config files... 22:04:20 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8932585073716461654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:21 ---> docker-login.sh 22:04:21 nexus3.edgexfoundry.org:10001 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10002 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10003 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 nexus3.edgexfoundry.org:10004 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 docker.io 22:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:21 Configure a credential helper to remove this warning. See 22:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:21 22:04:21 Login Succeeded 22:04:21 ---> docker-login.sh ends [Pipeline] } 22:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:21 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 22:04:21 7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:04:21 latest 22:04:21 3.1.0-dev.11 22:04:21 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:04:21 main 22:04:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:21 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:22 + docker push nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:04:22 cf04127ebe87: Preparing 22:04:22 23b8d3940276: Preparing 22:04:22 78f1b3eb82c1: Preparing 22:04:22 d4eab7de55a4: Preparing 22:04:22 4693057ce236: Preparing 22:04:22 4693057ce236: Layer already exists 22:04:22 d4eab7de55a4: Pushed 22:04:22 cf04127ebe87: Pushed 22:04:22 23b8d3940276: Pushed 22:04:24 78f1b3eb82c1: Pushed 22:04:24 7661139dd1c3d848a7247d8835c5c2fde1868ee5: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:25 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:25 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 22:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:04:25 cf04127ebe87: Preparing 22:04:25 23b8d3940276: Preparing 22:04:25 78f1b3eb82c1: Preparing 22:04:25 d4eab7de55a4: Preparing 22:04:25 4693057ce236: Preparing 22:04:25 4693057ce236: Layer already exists 22:04:25 d4eab7de55a4: Layer already exists 22:04:25 cf04127ebe87: Layer already exists 22:04:25 23b8d3940276: Layer already exists 22:04:25 78f1b3eb82c1: Layer already exists 22:04:25 latest: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:25 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:26 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 22:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:04:26 cf04127ebe87: Preparing 22:04:26 23b8d3940276: Preparing 22:04:26 78f1b3eb82c1: Preparing 22:04:26 d4eab7de55a4: Preparing 22:04:26 4693057ce236: Preparing 22:04:26 d4eab7de55a4: Layer already exists 22:04:26 4693057ce236: Layer already exists 22:04:26 23b8d3940276: Layer already exists 22:04:26 78f1b3eb82c1: Layer already exists 22:04:26 cf04127ebe87: Layer already exists 22:04:26 3.1.0-dev.11: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:26 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:26 + docker push nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:04:26 cf04127ebe87: Preparing 22:04:26 23b8d3940276: Preparing 22:04:26 78f1b3eb82c1: Preparing 22:04:26 d4eab7de55a4: Preparing 22:04:26 4693057ce236: Preparing 22:04:26 23b8d3940276: Layer already exists 22:04:26 78f1b3eb82c1: Layer already exists 22:04:26 d4eab7de55a4: Layer already exists 22:04:26 4693057ce236: Layer already exists 22:04:26 cf04127ebe87: Layer already exists 22:04:26 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:27 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:27 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 22:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 22:04:27 cf04127ebe87: Preparing 22:04:27 23b8d3940276: Preparing 22:04:27 78f1b3eb82c1: Preparing 22:04:27 d4eab7de55a4: Preparing 22:04:27 4693057ce236: Preparing 22:04:27 cf04127ebe87: Layer already exists 22:04:27 78f1b3eb82c1: Layer already exists 22:04:27 d4eab7de55a4: Layer already exists 22:04:27 23b8d3940276: Layer already exists 22:04:27 4693057ce236: Layer already exists 22:04:27 main: digest: sha256:d80238f5cc7c62eaeb20f3ac22eb8f4c5b0f85d8a28911a0dd5860df243e4dec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:27 ===================================================== [Pipeline] echo 22:04:27 taggedImages: 22:04:27 - nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:04:27 - nexus3.edgexfoundry.org:10004/device-rest:latest 22:04:27 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.11 22:04:27 - nexus3.edgexfoundry.org:10004/device-rest:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:04:27 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:27 22:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:28 latest: Pulling from edgex-lftools-log-publisher 22:04:28 5eb5b503b376: Pulling fs layer 22:04:28 5c69ac0246d0: Pulling fs layer 22:04:28 ec43610c2a17: Pulling fs layer 22:04:28 3a2ae6a8a46f: Pulling fs layer 22:04:28 33b1e0a273af: Pulling fs layer 22:04:28 5d3b04190fa2: Pulling fs layer 22:04:28 2f39f015ded8: Pulling fs layer 22:04:28 5d3b04190fa2: Waiting 22:04:28 3a2ae6a8a46f: Waiting 22:04:28 33b1e0a273af: Waiting 22:04:28 5c69ac0246d0: Download complete 22:04:28 3a2ae6a8a46f: Verifying Checksum 22:04:28 3a2ae6a8a46f: Download complete 22:04:28 33b1e0a273af: Verifying Checksum 22:04:28 33b1e0a273af: Download complete 22:04:28 5d3b04190fa2: Verifying Checksum 22:04:28 5d3b04190fa2: Download complete 22:04:28 ec43610c2a17: Verifying Checksum 22:04:28 ec43610c2a17: Download complete 22:04:28 5eb5b503b376: Verifying Checksum 22:04:28 5eb5b503b376: Download complete 22:04:28 2f39f015ded8: Download complete 22:04:29 5eb5b503b376: Pull complete 22:04:29 5c69ac0246d0: Pull complete 22:04:30 ec43610c2a17: Pull complete 22:04:30 3a2ae6a8a46f: Pull complete 22:04:30 33b1e0a273af: Pull complete 22:04:30 5d3b04190fa2: Pull complete 22:04:34 2f39f015ded8: Pull complete 22:04:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:34 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:04:34 $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:04:38 $ docker top ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:38 ---> job-cost.sh 22:04:38 lf-activate-venv: SKIPPING 22:04:38 INFO: No Stack... 22:04:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:40 INFO: Archiving Costs [Pipeline] sh 22:04:41 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 22:04:41 + cut -d, -f6 [Pipeline] lock 22:04:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] 22:04:41 Resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] did not exist. Created. 22:04:41 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:41 + echo total: 0.2199999988079071 [Pipeline] stash 22:04:41 Stashed 1 file(s) [Pipeline] } 22:04:41 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:41 $ docker stop --time=1 ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 22:04:42 $ docker rm -f --volumes ac9aafc33cd0db03c9a63fc5b81be7a489b13b8b017e0b155f76bf0b18bbc589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6030 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 22:05:31 Running in /w/workspace/device-rest-go/131 [Pipeline] { [Pipeline] checkout 22:05:31 The recommended git tool is: git 22:05:37 using credential edgex-jenkins-ssh 22:05:37 Cloning the remote Git repository 22:05:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:05:37 > git init /w/workspace/device-rest-go/131 # timeout=10 22:05:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:05:37 > git --version # timeout=10 22:05:37 > git --version # 'git version 2.25.1' 22:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:05:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:41 Avoid second fetch 22:05:41 Checking out Revision 7661139dd1c3d848a7247d8835c5c2fde1868ee5 (main) 22:05:41 > git config core.sparsecheckout # timeout=10 22:05:41 > git checkout -f 7661139dd1c3d848a7247d8835c5c2fde1868ee5 # timeout=10 22:05:41 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:05:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:05:42 Dload Upload Total Spent Left Speed 22:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 22:05:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:05:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:05:43 + sudo tee /etc/docker/daemon.new 22:05:43 { 22:05:43 "registry-mirrors": [ 22:05:43 "https://nexus3.edgexfoundry.org:10001" 22:05:43 ], 22:05:43 "bip": "10.250.0.254/24", 22:05:43 "hosts": [ 22:05:43 "tcp://0.0.0.0:5555", 22:05:43 "unix:///var/run/docker.sock" 22:05:43 ], 22:05:43 "mtu": 1458, 22:05:43 "selinux-enabled": true, 22:05:43 "seccomp-profile": "/etc/docker/seccomp.json" 22:05:43 } [Pipeline] sh 22:05:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:05:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:02 provisioning config files... 22:06:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/131@tmp/config6465115643852826257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:03 ---> docker-login.sh 22:06:03 nexus3.edgexfoundry.org:10001 22:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:04 Configure a credential helper to remove this warning. See 22:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:04 22:06:04 Login Succeeded 22:06:04 nexus3.edgexfoundry.org:10002 22:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:04 Configure a credential helper to remove this warning. See 22:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:04 22:06:04 Login Succeeded 22:06:04 nexus3.edgexfoundry.org:10003 22:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:05 Configure a credential helper to remove this warning. See 22:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:05 22:06:05 Login Succeeded 22:06:05 nexus3.edgexfoundry.org:10004 22:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:05 Configure a credential helper to remove this warning. See 22:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:05 22:06:05 Login Succeeded 22:06:05 docker.io 22:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:05 Configure a credential helper to remove this warning. See 22:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:05 22:06:05 Login Succeeded 22:06:05 ---> docker-login.sh ends [Pipeline] } 22:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:06 ========================================================= 22:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:06:06 Sending build context to Docker daemon 143.4kB 22:06:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:06:06 Step 2/12 : FROM ${BASE} AS builder 22:06:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:07 9fda8d8052c6: Pulling fs layer 22:06:07 5d54e960e981: Pulling fs layer 22:06:07 c4a7e357bf2a: Pulling fs layer 22:06:07 f0e02332f6b5: Pulling fs layer 22:06:07 66412af1f25a: Pulling fs layer 22:06:07 1baf3a5c0e64: Pulling fs layer 22:06:07 9a37bb91b891: Pulling fs layer 22:06:07 a29adfc67d43: Pulling fs layer 22:06:07 d5de9f91c1a4: Pulling fs layer 22:06:07 1baf3a5c0e64: Waiting 22:06:07 9a37bb91b891: Waiting 22:06:07 a29adfc67d43: Waiting 22:06:07 d5de9f91c1a4: Waiting 22:06:07 f0e02332f6b5: Waiting 22:06:07 66412af1f25a: Waiting 22:06:07 5d54e960e981: Verifying Checksum 22:06:07 5d54e960e981: Download complete 22:06:07 f0e02332f6b5: Verifying Checksum 22:06:07 f0e02332f6b5: Download complete 22:06:07 66412af1f25a: Verifying Checksum 22:06:07 66412af1f25a: Download complete 22:06:07 9fda8d8052c6: Verifying Checksum 22:06:07 9fda8d8052c6: Download complete 22:06:07 9a37bb91b891: Verifying Checksum 22:06:07 9a37bb91b891: Download complete 22:06:08 9fda8d8052c6: Pull complete 22:06:08 a29adfc67d43: Verifying Checksum 22:06:08 a29adfc67d43: Download complete 22:06:08 5d54e960e981: Pull complete 22:06:09 d5de9f91c1a4: Verifying Checksum 22:06:09 d5de9f91c1a4: Download complete 22:06:09 c4a7e357bf2a: Verifying Checksum 22:06:09 c4a7e357bf2a: Download complete 22:06:10 1baf3a5c0e64: Verifying Checksum 22:06:10 1baf3a5c0e64: Download complete 22:06:20 c4a7e357bf2a: Pull complete 22:06:20 f0e02332f6b5: Pull complete 22:06:20 66412af1f25a: Pull complete 22:06:26 1baf3a5c0e64: Pull complete 22:06:28 9a37bb91b891: Pull complete 22:06:29 a29adfc67d43: Pull complete 22:06:31 d5de9f91c1a4: Pull complete 22:06:31 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:06:31 ---> 746ca1b523b5 22:06:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:06:33 ---> Running in 76a583f22e1f 22:06:33 Removing intermediate container 76a583f22e1f 22:06:33 ---> f482cf1e6607 22:06:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:06:33 ---> Running in faaed71c1b7a 22:06:34 Removing intermediate container faaed71c1b7a 22:06:34 ---> eaea154fd3f6 22:06:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:06:34 ---> Running in 54589d17980c 22:06:34 Removing intermediate container 54589d17980c 22:06:34 ---> b33b4f1385f1 22:06:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:06:34 ---> Running in 7468d728471b 22:06:35 Removing intermediate container 7468d728471b 22:06:35 ---> 755f841f5183 22:06:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:35 ---> Running in 322bc703ead4 22:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:06:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:06:38 (2/4) Installing libedit (20221030.3.1-r1) 22:06:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:06:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:06:38 Executing busybox-1.36.1-r2.trigger 22:06:38 OK: 272 MiB in 60 packages 22:06:42 Removing intermediate container 322bc703ead4 22:06:42 ---> 237f31fdd812 22:06:42 Step 8/12 : WORKDIR /device-rest-go 22:06:42 ---> Running in 2e50129ee56d 22:06:42 Removing intermediate container 2e50129ee56d 22:06:42 ---> 6df82db3d367 22:06:42 Step 9/12 : COPY go.mod vendor* ./ 22:06:43 ---> 041943e449fa 22:06:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:43 ---> Running in 9cd89252c3ca 22:08:05 Removing intermediate container 9cd89252c3ca 22:08:05 ---> 16b9b205095e 22:08:05 Step 11/12 : COPY . . 22:08:05 ---> 3232669ec8a2 22:08:05 Step 12/12 : RUN $MAKE 22:08:05 ---> Running in 5da6c9cbbd3f 22:08:05 noop 22:08:05 Removing intermediate container 5da6c9cbbd3f 22:08:05 ---> c8d651e57b5f 22:08:05 Successfully built c8d651e57b5f 22:08:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker inspect -f . ci-base-image-arm64 22:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:05 prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container 22:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@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 ******** ci-base-image-arm64 cat 22:08:07 $ docker top 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:08 + go version 22:08:08 go version go1.21.0 linux/arm64 [Pipeline] } 22:08:08 $ docker stop --time=1 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 22:08:09 $ docker rm -f --volumes 94735c3df1cbd0c2ef6d741d6eb329999816034aa0a32e916efc7412e633cb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker inspect -f . ci-base-image-arm64 22:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:10 prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container 22:08:10 $ 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/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@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 ******** ci-base-image-arm64 cat 22:08:11 $ docker top c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:12 + git config --global --add safe.directory /w/workspace/device-rest-go/131 [Pipeline] fileExists [Pipeline] sh 22:08:13 + make test 22:08:13 go test ./... -coverprofile=coverage.out ./... 22:08:18 ? github.com/edgexfoundry/device-rest-go [no test files] 22:10:40 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:10:40 ok github.com/edgexfoundry/device-rest-go/driver 0.071s coverage: 33.2% of statements 22:10:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:10:40 go vet ./... 22:11:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:07 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:11:07 $ docker stop --time=1 c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e 22:11:09 $ docker rm -f --volumes c95a528373a8f87a86c648b3e591457e0b5d4a4d7c2131d3ef34dcddd703fc2e [Pipeline] // withDockerContainer [Pipeline] sh 22:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:11 Warning: overwriting stash ‘coverage-report’ 22:11:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:12 + ls -al . 22:11:12 total 184 22:11:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:08 . 22:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 .. 22:11:12 -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 22:05 .dockerignore 22:11:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:05 .git 22:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 .github 22:11:12 -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:05 .gitignore 22:11:12 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:05 .golangci.yml 22:11:12 -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 22:05 Attribution.txt 22:11:12 -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 22:05 CHANGELOG.md 22:11:12 -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 22:05 Dockerfile 22:11:12 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:05 GOVERNANCE.md 22:11:12 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:05 Jenkinsfile 22:11:12 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:05 LICENSE 22:11:12 -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 22:05 Makefile 22:11:12 -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:05 OWNERS.md 22:11:12 -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 22:05 README.md 22:11:12 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 22:02 VERSION 22:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 bin 22:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 cmd 22:11:12 -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 22:10 coverage.out 22:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 driver 22:11:12 -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 22:05 go.mod 22:11:12 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:05 go.sum 22:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 snap 22:11:12 -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:12 + 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=7661139dd1c3d848a7247d8835c5c2fde1868ee5 --label arch=arm64 --label version=3.1.0-dev.11 . 22:11:12 Sending build context to Docker daemon 158.7kB 22:11:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:11:13 Step 2/25 : FROM ${BASE} AS builder 22:11:13 ---> c8d651e57b5f 22:11:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:11:13 ---> Running in f5f7e9b51060 22:11:13 Removing intermediate container f5f7e9b51060 22:11:13 ---> 00080962c115 22:11:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:13 ---> Running in eb85d4ecf290 22:11:13 Removing intermediate container eb85d4ecf290 22:11:13 ---> 5168c13f1cd0 22:11:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:11:13 ---> Running in 7a7699385be2 22:11:14 Removing intermediate container 7a7699385be2 22:11:14 ---> 7fdac1952404 22:11:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:11:14 ---> Running in 21348c3ee912 22:11:14 Removing intermediate container 21348c3ee912 22:11:14 ---> 7fbbf996a6b0 22:11:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:14 ---> Running in 8def884974a8 22:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:11:17 OK: 272 MiB in 60 packages 22:11:18 Removing intermediate container 8def884974a8 22:11:18 ---> a660ab9c0885 22:11:18 Step 8/25 : WORKDIR /device-rest-go 22:11:18 ---> Running in 32af3d506a56 22:11:18 Removing intermediate container 32af3d506a56 22:11:18 ---> 6b5e5d85f394 22:11:18 Step 9/25 : COPY go.mod vendor* ./ 22:11:19 ---> ee297a1c286f 22:11:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:19 ---> Running in acdde09522b9 22:11:21 Removing intermediate container acdde09522b9 22:11:21 ---> 7943f95fd7fe 22:11:21 Step 11/25 : COPY . . 22:11:22 ---> 402c4480fddf 22:11:22 Step 12/25 : RUN $MAKE 22:11:22 ---> Running in e6d6ae4c2312 22:11:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd 22:13:32 Removing intermediate container e6d6ae4c2312 22:13:32 ---> 3348e6359c7d 22:13:32 Step 13/25 : FROM alpine:3.18 22:13:32 3.18: Pulling from library/alpine 22:13:32 9fda8d8052c6: Already exists 22:13:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:13:32 Status: Downloaded newer image for alpine:3.18 22:13:32 ---> f6648c04cd6c 22:13:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:13:32 ---> Running in 493078b4fed8 22:13:32 Removing intermediate container 493078b4fed8 22:13:32 ---> 2fb3662f4f8f 22:13:32 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 22:13:32 ---> Running in fabae2e35ea4 22:13:33 Removing intermediate container fabae2e35ea4 22:13:33 ---> 384402ed9f89 22:13:33 Step 16/25 : RUN apk add --update --no-cache dumb-init 22:13:33 ---> Running in cdce0db61352 22:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:13:35 (1/1) Installing dumb-init (1.2.5-r2) 22:13:35 Executing busybox-1.36.1-r2.trigger 22:13:35 OK: 8 MiB in 16 packages 22:13:36 Removing intermediate container cdce0db61352 22:13:36 ---> 1615bffc2120 22:13:36 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 22:13:38 ---> 37f2aadeb2c2 22:13:38 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 22:13:38 ---> a7b3d3d67f4b 22:13:38 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 22:13:39 ---> 810a4711e170 22:13:39 Step 20/25 : EXPOSE 59986 22:13:39 ---> Running in 4cd017fd49ca 22:13:39 Removing intermediate container 4cd017fd49ca 22:13:39 ---> f860c8e18463 22:13:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 22:13:39 ---> Running in 787ca494d4d7 22:13:39 Removing intermediate container 787ca494d4d7 22:13:39 ---> a10ba52cafc6 22:13:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:13:39 ---> Running in 566cde34749e 22:13:40 Removing intermediate container 566cde34749e 22:13:40 ---> c6119fbed46c 22:13:40 Step 23/25 : LABEL arch=arm64 22:13:40 ---> Running in 906a9f9a2653 22:13:40 Removing intermediate container 906a9f9a2653 22:13:40 ---> 5fc59b236b6d 22:13:40 Step 24/25 : LABEL git_sha=7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:13:40 ---> Running in fe294c689e58 22:13:41 Removing intermediate container fe294c689e58 22:13:41 ---> 62d315bb5812 22:13:41 Step 25/25 : LABEL version=3.1.0-dev.11 22:13:41 ---> Running in 50f6a82e36f4 22:13:41 Removing intermediate container 50f6a82e36f4 22:13:41 ---> de6c242550e1 22:13:41 [Warning] One or more build-args [ARCH] were not consumed 22:13:41 Successfully built de6c242550e1 22:13:41 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:41 provisioning config files... 22:13:41 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/131@tmp/config1111071189478142543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:42 ---> docker-login.sh 22:13:42 nexus3.edgexfoundry.org:10001 22:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:42 Configure a credential helper to remove this warning. See 22:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:42 22:13:42 Login Succeeded 22:13:42 nexus3.edgexfoundry.org:10002 22:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:42 Configure a credential helper to remove this warning. See 22:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:42 22:13:42 Login Succeeded 22:13:42 nexus3.edgexfoundry.org:10003 22:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:43 Configure a credential helper to remove this warning. See 22:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:43 22:13:43 Login Succeeded 22:13:43 nexus3.edgexfoundry.org:10004 22:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:43 Configure a credential helper to remove this warning. See 22:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:43 22:13:43 Login Succeeded 22:13:43 docker.io 22:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:44 Configure a credential helper to remove this warning. See 22:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:44 22:13:44 Login Succeeded 22:13:44 ---> docker-login.sh ends [Pipeline] } 22:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:44 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 22:13:44 7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:13:44 latest 22:13:44 3.1.0-dev.11 22:13:44 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:13:44 main 22:13:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:44 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:13:44 a1e81adc76c3: Preparing 22:13:44 de4d82e34d92: Preparing 22:13:44 c6d976f5d9b2: Preparing 22:13:44 0747e75a98e8: Preparing 22:13:44 b2191e2be29d: Preparing 22:13:44 b2191e2be29d: Layer already exists 22:13:45 de4d82e34d92: Pushed 22:13:45 0747e75a98e8: Pushed 22:13:45 a1e81adc76c3: Pushed 22:13:51 c6d976f5d9b2: Pushed 22:13:51 7661139dd1c3d848a7247d8835c5c2fde1868ee5: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:13:52 a1e81adc76c3: Preparing 22:13:52 de4d82e34d92: Preparing 22:13:52 c6d976f5d9b2: Preparing 22:13:52 0747e75a98e8: Preparing 22:13:52 b2191e2be29d: Preparing 22:13:52 a1e81adc76c3: Layer already exists 22:13:52 c6d976f5d9b2: Layer already exists 22:13:52 b2191e2be29d: Layer already exists 22:13:52 0747e75a98e8: Layer already exists 22:13:52 de4d82e34d92: Layer already exists 22:13:52 latest: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 22:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:13:53 a1e81adc76c3: Preparing 22:13:53 de4d82e34d92: Preparing 22:13:53 c6d976f5d9b2: Preparing 22:13:53 0747e75a98e8: Preparing 22:13:53 b2191e2be29d: Preparing 22:13:53 b2191e2be29d: Layer already exists 22:13:53 de4d82e34d92: Layer already exists 22:13:53 c6d976f5d9b2: Layer already exists 22:13:53 a1e81adc76c3: Layer already exists 22:13:53 0747e75a98e8: Layer already exists 22:13:53 3.1.0-dev.11: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:13:54 a1e81adc76c3: Preparing 22:13:54 de4d82e34d92: Preparing 22:13:54 c6d976f5d9b2: Preparing 22:13:54 0747e75a98e8: Preparing 22:13:54 b2191e2be29d: Preparing 22:13:54 b2191e2be29d: Layer already exists 22:13:54 0747e75a98e8: Layer already exists 22:13:54 c6d976f5d9b2: Layer already exists 22:13:54 de4d82e34d92: Layer already exists 22:13:54 a1e81adc76c3: Layer already exists 22:13:54 7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 22:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 22:13:54 a1e81adc76c3: Preparing 22:13:54 de4d82e34d92: Preparing 22:13:54 c6d976f5d9b2: Preparing 22:13:54 0747e75a98e8: Preparing 22:13:54 b2191e2be29d: Preparing 22:13:54 c6d976f5d9b2: Layer already exists 22:13:54 b2191e2be29d: Layer already exists 22:13:54 a1e81adc76c3: Layer already exists 22:13:54 de4d82e34d92: Layer already exists 22:13:54 0747e75a98e8: Layer already exists 22:13:54 main: digest: sha256:2d317dcbd77467361a5e00104c34c03e993048ea7367b44139f1c7be4849a8eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:55 ===================================================== [Pipeline] echo 22:13:55 taggedImages: 22:13:55 - nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5 22:13:55 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 22:13:55 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.11 22:13:55 - nexus3.edgexfoundry.org:10004/device-rest-arm64:7661139dd1c3d848a7247d8835c5c2fde1868ee5-3.1.0-dev.11 22:13:55 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:55 22:13:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:13:55 arm64: Pulling from edgex-lftools-log-publisher 22:13:55 8998bd30e6a1: Pulling fs layer 22:13:55 04944245beec: Pulling fs layer 22:13:55 699f458cf7ca: Pulling fs layer 22:13:55 765212b225bb: Pulling fs layer 22:13:55 f23df028b6ca: Pulling fs layer 22:13:55 d65c8cfc05b1: Pulling fs layer 22:13:55 2437ff75d9bd: Pulling fs layer 22:13:55 d65c8cfc05b1: Waiting 22:13:55 765212b225bb: Waiting 22:13:55 2437ff75d9bd: Waiting 22:13:55 f23df028b6ca: Waiting 22:13:56 04944245beec: Verifying Checksum 22:13:56 04944245beec: Download complete 22:13:56 765212b225bb: Verifying Checksum 22:13:56 765212b225bb: Download complete 22:13:56 f23df028b6ca: Download complete 22:13:56 d65c8cfc05b1: Verifying Checksum 22:13:56 d65c8cfc05b1: Download complete 22:13:56 699f458cf7ca: Verifying Checksum 22:13:56 699f458cf7ca: Download complete 22:13:56 8998bd30e6a1: Verifying Checksum 22:13:56 8998bd30e6a1: Download complete 22:13:59 2437ff75d9bd: Verifying Checksum 22:13:59 2437ff75d9bd: Download complete 22:14:00 8998bd30e6a1: Pull complete 22:14:01 04944245beec: Pull complete 22:14:02 699f458cf7ca: Pull complete 22:14:02 765212b225bb: Pull complete 22:14:03 f23df028b6ca: Pull complete 22:14:03 d65c8cfc05b1: Pull complete 22:14:18 2437ff75d9bd: Pull complete 22:14:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:18 prd-ubuntu20.04-docker-arm64-4c-16g-6030 does not seem to be running inside a container 22:14:19 $ 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/131 -v /w/workspace/device-rest-go/131:/w/workspace/device-rest-go/131:rw,z -v /w/workspace/device-rest-go/131@tmp:/w/workspace/device-rest-go/131@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:14:21 $ docker top 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:22 ---> job-cost.sh 22:14:22 lf-activate-venv: SKIPPING 22:14:22 INFO: No Stack... 22:14:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:24 INFO: Archiving Costs [Pipeline] sh 22:14:24 + cat /w/workspace/device-rest-go/131/archives/cost.csv 22:14:24 + cut -d, -f6 [Pipeline] lock 22:14:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] 22:14:24 Resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] did not exist. Created. 22:14:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:25 /w/workspace/device-rest-go/131@tmp/durable-3d2dc290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:14:26 + echo total: 0.10999999940395355 [Pipeline] stash 22:14:26 Warning: overwriting stash ‘stack-cost’ 22:14:26 Stashed 1 file(s) [Pipeline] } 22:14:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:26 $ docker stop --time=1 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 22:14:27 $ docker rm -f --volumes 901aa772896cba5de7bc3f5bc2c9d879e2f7584c9e26846fd422476b6dd838d7 [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 22:14:28 provisioning config files... 22:14:28 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4222788252777540213tmp [Pipeline] { [Pipeline] sh 22:14:28 + set +x 22:14:28 + curl -s https://codecov.io/bash 22:14:28 + bash -s -- 22:14:28 22:14:28 _____ _ 22:14:28 / ____| | | 22:14:28 | | ___ __| | ___ ___ _____ __ 22:14:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:14:28 | |___| (_) | (_| | __/ (_| (_) \ V / 22:14:28 \_____\___/ \__,_|\___|\___\___/ \_/ 22:14:28 Bash-1.0.6 22:14:28 22:14:28 22:14:28 ==> git version 2.25.1 found 22:14:28 ==> 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 22:14:28 Release-Date: 2020-01-08 22:14:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:14:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:14:28 ==> Jenkins CI detected. 22:14:28 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 22:14:28 project root: . 22:14:28 --> token set from env 22:14:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:14:28 ==> Running gcov in . (disable via -X gcov) 22:14:28 ==> Python coveragepy not found 22:14:28 ==> Searching for coverage reports in: 22:14:28 + . 22:14:28 -> Found 1 reports 22:14:28 ==> Detecting git/mercurial file structure 22:14:28 ==> Reading reports 22:14:28 + ./coverage.out bytes=14499 22:14:28 ==> Appending adjustments 22:14:28 https://docs.codecov.io/docs/fixing-reports 22:14:28 + Found adjustments 22:14:28 ==> Gzipping contents 22:14:28 4.0K /tmp/codecov.TMNvw1.gz 22:14:28 ==> Uploading reports 22:14:28 url: https://codecov.io 22:14:28 query: branch=main&commit=7661139dd1c3d848a7247d8835c5c2fde1868ee5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:14:28 -> Pinging Codecov 22:14:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=7661139dd1c3d848a7247d8835c5c2fde1868ee5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:14:28 -> Uploading to 22:14:28 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/4E5D53B4F1F92C436F7061BF334D961C/7661139dd1c3d848a7247d8835c5c2fde1868ee5/610f2b70-ffea-4df6-b411-01981940a2f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T221428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34555fb113d27b73d56d6608c184d27ac88048fc3082931d91dcb7885a5259ca 22:14:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:28 Dload Upload Total Spent Left Speed 22:14:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 12719 --:--:-- --:--:-- --:--:-- 12784 22:14:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] } 22:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:14:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:14:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:14:29 22:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:14:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:14:29 df9b9388f04a: Pulling fs layer 22:14:29 52dc419b0ee2: Pulling fs layer 22:14:29 25bc292e5bac: Pulling fs layer 22:14:29 114826534d7a: Pulling fs layer 22:14:29 4657fd5d0bcf: Pulling fs layer 22:14:29 6ad1cebc031e: Pulling fs layer 22:14:29 8a3aa393b2d8: Pulling fs layer 22:14:29 114826534d7a: Waiting 22:14:29 4657fd5d0bcf: Waiting 22:14:29 25bc292e5bac: Download complete 22:14:29 52dc419b0ee2: Download complete 22:14:29 4657fd5d0bcf: Verifying Checksum 22:14:29 4657fd5d0bcf: Download complete 22:14:29 df9b9388f04a: Download complete 22:14:30 6ad1cebc031e: Verifying Checksum 22:14:30 6ad1cebc031e: Download complete 22:14:30 df9b9388f04a: Pull complete 22:14:30 52dc419b0ee2: Pull complete 22:14:30 25bc292e5bac: Pull complete 22:14:30 114826534d7a: Verifying Checksum 22:14:30 114826534d7a: Download complete 22:14:30 8a3aa393b2d8: Verifying Checksum 22:14:30 8a3aa393b2d8: Download complete 22:14:33 114826534d7a: Pull complete 22:14:33 4657fd5d0bcf: Pull complete 22:14:33 6ad1cebc031e: Pull complete 22:14:36 8a3aa393b2d8: Pull complete 22:14:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:14:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:36 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:14:39 $ docker top 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a -eo pid,comm [Pipeline] { [Pipeline] echo 22:14:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 22:14:39 + set -o pipefail 22:14:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 22:14:45 22:14:45 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 22:14:45 22:14:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/12b8be54-83eb-436c-b9c6-56e549077b96 22:14:45 22:14:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:14:45 22:14:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:14:45 22:14:45 22:14:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:14:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:14:45 More details here: https://snyk.co/ue1NS 22:14:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:14:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:14:45 $ docker stop --time=1 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a 22:14:48 $ docker rm -f --volumes 07431e248db39564c8472e2ece2045396d6bf4a465cd52c92ff4d503037fab6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:49 + git log --format=format:%s -1 7661139dd1c3d848a7247d8835c5c2fde1868ee5 [Pipeline] sh 22:14:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:14:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:50 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:14:50 $ docker top a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb -eo pid,comm 22:14:50 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). 22:14:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:50 [ssh-agent] Looking for ssh-agent implementation... 22:14:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:50 $ docker exec a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb ssh-agent 22:14:51 SSH_AUTH_SOCK=/tmp/ssh-Z1WwsjieDvmK/agent.33 22:14:51 SSH_AGENT_PID=39 22:14:51 Running ssh-add (command line suppressed) 22:14:51 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12800886889374668635.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12800886889374668635.key) 22:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:51 + git semver tag 22:14:51 2023-09-12 22:14:51,619 [run_tag] DEBUG tag force:False 22:14:51 2023-09-12 22:14:51,619 [check_head_tag] DEBUG check head tag 22:14:51 2023-09-12 22:14:51,620 [execute] INFO git cat-file --batch-check 22:14:51 2023-09-12 22:14:51,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:14:51 2023-09-12 22:14:51,623 [execute] INFO git cat-file --batch 22:14:51 2023-09-12 22:14:51,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 22:14:51 2023-09-12 22:14:51,634 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:14:51 2023-09-12 22:14:51,634 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 22:14:51 2023-09-12 22:14:51,635 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:14:51 2023-09-12 22:14:51,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:14:51 3.1.0-dev.11 [Pipeline] } 22:14:51 $ docker exec --env ******** --env ******** a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb ssh-agent -k 22:14:51 unset SSH_AUTH_SOCK; 22:14:51 unset SSH_AGENT_PID; 22:14:51 echo Agent pid 39 killed; 22:14:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:52 + git semver [Pipeline] } 22:14:52 $ docker stop --time=1 a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb 22:14:53 $ docker rm -f --volumes a2da34b617b5ec57c1ef20a53e13878c60412d6711a212d5f346b3594ffed8eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:14:54 22:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:14:54 0.23.1-centos7: Pulling from edgex-lftools 22:14:54 ab5ef0e58194: Pulling fs layer 22:14:54 9712f1f96733: Pulling fs layer 22:14:54 63f879dbbcfc: Pulling fs layer 22:14:54 0d9ebad4ef96: Pulling fs layer 22:14:54 e9a5061849ea: Pulling fs layer 22:14:54 d747dcd14b5f: Pulling fs layer 22:14:54 2de7ff778b66: Pulling fs layer 22:14:54 d747dcd14b5f: Waiting 22:14:54 0d9ebad4ef96: Waiting 22:14:54 e9a5061849ea: Waiting 22:14:54 2de7ff778b66: Waiting 22:14:54 9712f1f96733: Download complete 22:14:54 63f879dbbcfc: Verifying Checksum 22:14:54 63f879dbbcfc: Download complete 22:14:54 e9a5061849ea: Verifying Checksum 22:14:54 e9a5061849ea: Download complete 22:14:54 0d9ebad4ef96: Verifying Checksum 22:14:54 0d9ebad4ef96: Download complete 22:14:54 d747dcd14b5f: Verifying Checksum 22:14:54 d747dcd14b5f: Download complete 22:14:54 ab5ef0e58194: Verifying Checksum 22:14:54 ab5ef0e58194: Download complete 22:14:54 2de7ff778b66: Verifying Checksum 22:14:54 2de7ff778b66: Download complete 22:14:57 ab5ef0e58194: Pull complete 22:14:57 9712f1f96733: Pull complete 22:14:57 63f879dbbcfc: Pull complete 22:15:07 0d9ebad4ef96: Pull complete 22:15:07 e9a5061849ea: Pull complete 22:15:07 d747dcd14b5f: Pull complete 22:15:07 2de7ff778b66: Pull complete 22:15:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:07 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:15:18 $ docker top fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:15:18 provisioning config files... 22:15:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18443185461938733087tmp 22:15:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config792662325014861863tmp 22:15:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4661252256007313433tmp [Pipeline] { [Pipeline] echo 22:15:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:15:19 ---> sigul-configuration.sh 22:15:19 gpg: directory `/root/.gnupg' created 22:15:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:15:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:15:19 gpg: keyring `/root/.gnupg/secring.gpg' created 22:15:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:15:19 gpg: CAST5 encrypted data 22:15:19 gpg: encrypted with 1 passphrase 22:15:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:15:19 + mkdir /home/jenkins 22:15:19 + mkdir /home/jenkins/sigul [Pipeline] sh 22:15:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:15:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:15:20 ---> sigul-install.sh 22:15:20 Sigul already installed; skipping installation. [Pipeline] sh 22:15:20 + git tag --list 22:15:20 v1.0.0 22:15:20 v1.1.0 22:15:20 v1.1.1 22:15:20 v1.1.2 22:15:20 v1.2.0 22:15:20 v1.2.1 22:15:20 v2.0.0 22:15:20 v2.1.0 22:15:20 v2.1.1 22:15:20 v2.2.0 22:15:20 v2.3.0 22:15:20 v3.0 22:15:20 v3.0.0 22:15:20 v3.1.0-dev.1 22:15:20 v3.1.0-dev.10 22:15:20 v3.1.0-dev.11 22:15:20 v3.1.0-dev.2 22:15:20 v3.1.0-dev.3 22:15:20 v3.1.0-dev.4 22:15:20 v3.1.0-dev.5 22:15:20 v3.1.0-dev.6 22:15:20 v3.1.0-dev.7 22:15:20 v3.1.0-dev.8 22:15:20 v3.1.0-dev.9 [Pipeline] sh 22:15:20 + lftools sign git-tag v3.1.0-dev.11 22:15:21 Signing Git tag with Sigul... 22:15:21 Signing v3.1.0-dev.11 [Pipeline] echo 22:15:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:15:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:15:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:15:22 $ docker stop --time=1 fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 22:15:24 $ docker rm -f --volumes fb10eb07236cb8e527c6fdf850c83ba4248776f2bb8d03ec9fdd43b6ec293163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:15:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:25 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:15:25 $ docker top 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 -eo pid,comm 22:15:25 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). 22:15:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:25 [ssh-agent] Looking for ssh-agent implementation... 22:15:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:25 $ docker exec 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 ssh-agent 22:15:25 SSH_AUTH_SOCK=/tmp/ssh-TNlYnOBmyuUr/agent.31 22:15:25 SSH_AGENT_PID=38 22:15:25 Running ssh-add (command line suppressed) 22:15:25 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13487661008996053308.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13487661008996053308.key) 22:15:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:26 + git semver bump pre 22:15:26 2023-09-12 22:15:26,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:15:26 2023-09-12 22:15:26,354 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 22:15:26 2023-09-12 22:15:26,355 [bump_version] DEBUG bumped version:3.1.0-dev.12 22:15:26 2023-09-12 22:15:26,355 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 22:15:26 2023-09-12 22:15:26,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:15:26 2023-09-12 22:15:26,355 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:15:26 2023-09-12 22:15:26,357 [execute] INFO git cat-file --batch-check 22:15:26 2023-09-12 22:15:26,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:15:26 2023-09-12 22:15:26,363 [execute] INFO git cat-file --batch 22:15:26 2023-09-12 22:15:26,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:15:26 2023-09-12 22:15:26,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:15:26 3.1.0-dev.12 [Pipeline] } 22:15:26 $ docker exec --env ******** --env ******** 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 ssh-agent -k 22:15:26 unset SSH_AUTH_SOCK; 22:15:26 unset SSH_AGENT_PID; 22:15:26 echo Agent pid 38 killed; 22:15:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:26 + git semver [Pipeline] } 22:15:27 $ docker stop --time=1 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 22:15:28 $ docker rm -f --volumes 03d1063387926117c0165acfb2a216108de2c14d4ab8b377aa8fb2a9c5835192 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:29 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:15:29 $ docker top 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:29 [ssh-agent] Looking for ssh-agent implementation... 22:15:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:29 $ docker exec 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 ssh-agent 22:15:29 SSH_AUTH_SOCK=/tmp/ssh-4Y8ZUulnRY9i/agent.33 22:15:29 SSH_AGENT_PID=39 22:15:29 Running ssh-add (command line suppressed) 22:15:29 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11891881132347397867.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11891881132347397867.key) 22:15:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:30 + git semver push 22:15:30 2023-09-12 22:15:30,341 [run_push] DEBUG push 22:15:30 2023-09-12 22:15:30,342 [execute] INFO git cat-file --batch-check 22:15:30 2023-09-12 22:15:30,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:15:30 2023-09-12 22:15:30,348 [execute] INFO git rev-list ce8ddb02f8cb58c47efa7108c513a7cb0dd3c53e -- 22:15:30 2023-09-12 22:15:30,348 [execute] DEBUG Popen(['git', 'rev-list', 'ce8ddb02f8cb58c47efa7108c513a7cb0dd3c53e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:15:30 2023-09-12 22:15:30,356 [execute] INFO git fetch -v origin 22:15:30 2023-09-12 22:15:30,356 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:15:30 2023-09-12 22:15:30,831 [run_push] DEBUG no remote changes detected 22:15:30 2023-09-12 22:15:30,831 [execute] INFO git push origin semver 22:15:30 2023-09-12 22:15:30,832 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:15:31 2023-09-12 22:15:31,509 [run_push] DEBUG push all version tags 22:15:31 2023-09-12 22:15:31,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:15:31 2023-09-12 22:15:31,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 22:15:32 2023-09-12 22:15:32,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 22:15:32 3.1.0-dev.12 [Pipeline] } 22:15:32 $ docker exec --env ******** --env ******** 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 ssh-agent -k 22:15:32 unset SSH_AUTH_SOCK; 22:15:32 unset SSH_AGENT_PID; 22:15:32 echo Agent pid 39 killed; 22:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:32 + git semver [Pipeline] } 22:15:33 $ docker stop --time=1 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 22:15:34 $ docker rm -f --volumes 337c44b6bee382400bb6e3535ae6bff53be6876aecca8619142420e7efb8b161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:15:34 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 22:15:34 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:15:34 total 16 22:15:34 drwxr-xr-x 3 root root 4096 Sep 12 22:04 . 22:15:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:15 .. 22:15:34 drwxr-xr-x 2 root root 4096 Sep 12 22:04 cost 22:15:34 -rw-r--r-- 1 root root 86 Sep 12 22:04 cost.csv 22:15:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 22:15:34 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 22:15:34 total 16 22:15:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:04 . 22:15:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:15 .. 22:15:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:04 cost 22:15:34 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:15:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:15:36 ---> package-listing.sh 22:15:36 ++ facter osfamily 22:15:36 ++ tr '[:upper:]' '[:lower:]' 22:15:36 + OS_FAMILY=debian 22:15:36 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 22:15:36 + START_PACKAGES=/tmp/packages_start.txt 22:15:36 + END_PACKAGES=/tmp/packages_end.txt 22:15:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:36 + PACKAGES=/tmp/packages_start.txt 22:15:36 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:15:36 + PACKAGES=/tmp/packages_end.txt 22:15:36 + case "${OS_FAMILY}" in 22:15:36 + dpkg -l 22:15:36 + grep '^ii' 22:15:36 + '[' -f /tmp/packages_start.txt ']' 22:15:36 + '[' -f /tmp/packages_end.txt ']' 22:15:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:36 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 22:15:36 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 22:15:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 22:15:36 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:15:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:37 prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container 22:15:37 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:15:37 $ docker top 85a5504beb1ed1524711c8d925033fb5ae875e618ddb0d614cb2695565e3f21b -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:15:38 + mkdir -p /var/log/sysstat [Pipeline] sh 22:15:38 + ls /var/log/sa-host 22:15:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:38 provisioning config files... 22:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11444558802136494809tmp [Pipeline] { [Pipeline] echo 22:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:15:38 ---> create-netrc.sh [Pipeline] } 22:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> python-tools-install.sh [Pipeline] echo 22:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> sudo-logs.sh 22:15:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> job-cost.sh 22:15:39 lf-activate-venv: SKIPPING 22:15:39 DEBUG: total: 0.2199999988079071 22:15:39 INFO: Retrieving Stack Cost... 22:15:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:15:40 INFO: Archiving Costs [Pipeline] echo 22:15:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:41 ---> logs-deploy.sh 22:15:41 lf-activate-venv: SKIPPING 22:15:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/131 22:15:41 INFO: archiving workspace using pattern(s): 22:15:41 Archives upload complete. 22:15:42 INFO: archiving logs to Nexus 22:15:42 ---> uname -a: 22:15:42 Linux prd-ubuntu20-04-docker-8c-8g-6023 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:15:42 22:15:42 22:15:42 ---> lscpu: 22:15:42 Architecture: x86_64 22:15:42 CPU op-mode(s): 32-bit, 64-bit 22:15:42 Byte Order: Little Endian 22:15:42 Address sizes: 40 bits physical, 48 bits virtual 22:15:42 CPU(s): 8 22:15:42 On-line CPU(s) list: 0-7 22:15:42 Thread(s) per core: 1 22:15:42 Core(s) per socket: 1 22:15:42 Socket(s): 8 22:15:42 NUMA node(s): 1 22:15:42 Vendor ID: AuthenticAMD 22:15:42 CPU family: 23 22:15:42 Model: 49 22:15:42 Model name: AMD EPYC-Rome Processor 22:15:42 Stepping: 0 22:15:42 CPU MHz: 2800.000 22:15:42 BogoMIPS: 5600.00 22:15:42 Virtualization: AMD-V 22:15:42 Hypervisor vendor: KVM 22:15:42 Virtualization type: full 22:15:42 L1d cache: 256 KiB 22:15:42 L1i cache: 256 KiB 22:15:42 L2 cache: 4 MiB 22:15:42 L3 cache: 128 MiB 22:15:42 NUMA node0 CPU(s): 0-7 22:15:42 Vulnerability Itlb multihit: Not affected 22:15:42 Vulnerability L1tf: Not affected 22:15:42 Vulnerability Mds: Not affected 22:15:42 Vulnerability Meltdown: Not affected 22:15:42 Vulnerability Mmio stale data: Not affected 22:15:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:15:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:15:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:15:42 Vulnerability Srbds: Not affected 22:15:42 Vulnerability Tsx async abort: Not affected 22:15:42 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 22:15:42 22:15:42 22:15:42 ---> nproc: 22:15:42 8 22:15:42 22:15:42 22:15:42 ---> df -h: 22:15:42 Filesystem Size Used Avail Use% Mounted on 22:15:42 overlay 155G 13G 143G 9% / 22:15:42 tmpfs 64M 0 64M 0% /dev 22:15:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:15:42 shm 64M 0 64M 0% /dev/shm 22:15:42 /dev/vda1 155G 13G 143G 9% /facter-os 22:15:42 22:15:42 22:15:42 ---> sar -b -r -n DEV: 22:15:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6023) 09/12/23 _x86_64_ (8 CPU) 22:15:42 22:15:42 22:01:46 LINUX RESTART (8 CPU) 22:15:42 22:15:42 22:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:15:42 22:03:01 207.90 48.53 159.37 0.00 5429.90 152475.25 0.00 22:15:42 22:04:01 195.65 1.03 194.62 0.00 9.47 62943.91 0.00 22:15:42 22:05:01 118.65 0.10 118.55 0.00 21.20 35467.82 0.00 22:15:42 22:06:01 4.32 1.02 3.30 0.00 21.86 43.61 0.00 22:15:42 22:07:01 26.05 10.28 15.76 0.00 3460.76 3688.72 0.00 22:15:42 22:08:01 3.88 0.00 3.88 0.00 0.00 56.66 0.00 22:15:42 22:09:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 22:15:42 22:10:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 22:15:42 22:11:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 22:15:42 22:12:01 2.02 0.00 2.02 0.00 0.00 31.19 0.00 22:15:42 22:13:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 22:15:42 22:14:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 22:15:42 22:15:01 67.39 0.17 67.22 0.00 12.26 41371.50 0.00 22:15:42 Average: 48.58 4.70 43.87 0.00 688.88 22780.35 0.00 22:15:42 22:15:42 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:15:42 22:03:01 28855264 31573920 734180 2.23 88156 2876192 2009804 5.92 1043236 2587020 205004 22:15:42 22:04:01 28101860 31434572 866532 2.64 155192 3348104 2168528 6.39 1363000 2937544 12984 22:15:42 22:05:01 27524732 31600288 702896 2.14 165084 4035232 1760624 5.19 1246464 3587512 460 22:15:42 22:06:01 27522420 31599068 703548 2.14 165160 4035848 1832808 5.40 1246164 3588032 160 22:15:42 22:07:01 27290768 31588712 704972 2.14 170312 4239908 1823660 5.37 1398696 3642856 1384 22:15:42 22:08:01 27293752 31591676 702424 2.14 170360 4239908 1823660 5.37 1397904 3642816 204 22:15:42 22:09:01 27295184 31593136 700904 2.13 170380 4239912 1823660 5.37 1396576 3642820 168 22:15:42 22:10:01 27295012 31593012 700984 2.13 170420 4239912 1823660 5.37 1396520 3642820 236 22:15:42 22:11:01 27295192 31593248 700496 2.13 170444 4239916 1823660 5.37 1396528 3642824 184 22:15:42 22:12:01 27294892 31593304 700632 2.13 170532 4239896 1823660 5.37 1396308 3643092 188 22:15:42 22:13:01 27295296 31593740 700228 2.13 170564 4239896 1823660 5.37 1395920 3643092 8 22:15:42 22:14:01 27295260 31593748 700304 2.13 170600 4239904 1823660 5.37 1396384 3643096 216 22:15:42 22:15:01 25836544 31545812 744104 2.26 202696 5504964 2066592 6.09 1514808 4865996 590316 22:15:42 Average: 27399706 31576480 720170 2.19 164608 4132276 1879049 5.54 1352962 3593040 62424 22:15:42 22:15:42 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:15:42 22:03:01 ens3 846.16 538.49 7331.74 102.37 0.00 0.00 0.00 0.00 22:15:42 22:03:01 veth99b891e 124.76 172.19 12.27 688.17 0.00 0.00 0.00 0.06 22:15:42 22:03:01 docker0 151.04 201.47 12.53 919.01 0.00 0.00 0.00 0.00 22:15:42 22:03:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 22:15:42 22:04:01 ens3 226.85 126.96 1744.04 88.78 0.00 0.00 0.00 0.00 22:15:42 22:04:01 veth141e542 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:15:42 22:04:01 docker0 85.67 164.16 7.12 1695.54 0.00 0.00 0.00 0.00 22:15:42 22:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:15:42 22:05:01 ens3 157.49 114.16 2588.05 261.37 0.00 0.00 0.00 0.00 22:15:42 22:05:01 docker0 2.00 3.73 0.12 31.42 0.00 0.00 0.00 0.00 22:15:42 22:05:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 22:15:42 22:06:01 ens3 1.08 0.42 2.33 0.21 0.00 0.00 0.00 0.00 22:15:42 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:07:01 ens3 93.90 33.88 1375.35 2.66 0.00 0.00 0.00 0.00 22:15:42 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:15:42 22:08:01 ens3 0.65 0.35 0.16 0.08 0.00 0.00 0.00 0.00 22:15:42 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:09:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:15:42 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:10:01 ens3 1.55 0.58 0.56 0.34 0.00 0.00 0.00 0.00 22:15:42 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:11:01 ens3 0.78 0.42 0.36 0.28 0.00 0.00 0.00 0.00 22:15:42 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:12:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:13:01 ens3 0.78 0.10 0.12 0.07 0.00 0.00 0.00 0.00 22:15:42 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:14:01 ens3 0.75 0.28 0.19 0.08 0.00 0.00 0.00 0.00 22:15:42 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:42 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:42 22:15:01 ens3 353.76 219.21 8188.26 31.21 0.00 0.00 0.00 0.00 22:15:42 22:15:01 docker0 70.32 104.12 5.42 1023.69 0.00 0.00 0.00 0.00 22:15:42 22:15:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:15:42 Average: ens3 129.57 79.61 1633.17 37.50 0.00 0.00 0.00 0.00 22:15:42 Average: docker0 23.77 36.42 1.94 282.28 0.00 0.00 0.00 0.00 22:15:42 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 22:15:42 22:15:42 22:15:42 ---> sar -P ALL: 22:15:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6023) 09/12/23 _x86_64_ (8 CPU) 22:15:42 22:15:42 22:01:46 LINUX RESTART (8 CPU) 22:15:42 22:15:42 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:15:42 22:03:01 all 9.93 0.00 3.85 4.23 0.07 81.93 22:15:42 22:03:01 0 8.72 0.00 4.10 6.75 0.05 80.38 22:15:42 22:03:01 1 12.02 0.00 3.38 0.86 0.05 83.69 22:15:42 22:03:01 2 10.36 0.00 3.08 0.69 0.08 85.78 22:15:42 22:03:01 3 10.89 0.00 5.50 2.57 0.07 80.97 22:15:42 22:03:01 4 9.13 0.00 3.26 1.99 0.07 85.55 22:15:42 22:03:01 5 10.27 0.00 3.42 1.13 0.07 85.11 22:15:42 22:03:01 6 7.33 0.00 4.36 15.23 0.07 73.02 22:15:42 22:03:01 7 10.71 0.00 3.66 4.59 0.08 80.95 22:15:42 22:04:01 all 27.27 0.00 4.68 4.14 0.08 63.83 22:15:42 22:04:01 0 27.61 0.00 4.71 2.40 0.07 65.22 22:15:42 22:04:01 1 26.23 0.00 5.11 9.56 0.07 59.04 22:15:42 22:04:01 2 27.46 0.00 4.79 0.79 0.10 66.86 22:15:42 22:04:01 3 26.68 0.00 5.22 11.03 0.10 56.96 22:15:42 22:04:01 4 27.66 0.00 4.54 0.67 0.07 67.05 22:15:42 22:04:01 5 27.55 0.00 4.33 0.67 0.07 67.37 22:15:42 22:04:01 6 27.28 0.00 4.54 7.53 0.08 60.56 22:15:42 22:04:01 7 27.67 0.00 4.23 0.51 0.08 67.50 22:15:42 22:05:01 all 15.29 0.00 2.64 1.48 0.06 80.53 22:15:42 22:05:01 0 14.99 0.00 2.69 0.03 0.07 82.22 22:15:42 22:05:01 1 16.49 0.00 2.54 0.12 0.05 80.81 22:15:42 22:05:01 2 14.79 0.00 2.52 0.39 0.05 82.26 22:15:42 22:05:01 3 15.05 0.00 2.68 0.44 0.05 81.78 22:15:42 22:05:01 4 14.96 0.00 2.63 2.55 0.07 79.79 22:15:42 22:05:01 5 14.86 0.00 2.37 0.61 0.07 82.10 22:15:42 22:05:01 6 15.35 0.00 2.79 7.71 0.07 74.09 22:15:42 22:05:01 7 15.87 0.00 2.88 0.03 0.07 81.15 22:15:42 22:06:01 all 0.05 0.00 0.03 0.01 0.01 99.89 22:15:42 22:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:15:42 22:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:15:42 22:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:15:42 22:06:01 3 0.03 0.00 0.05 0.00 0.02 99.90 22:15:42 22:06:01 4 0.22 0.00 0.05 0.07 0.00 99.67 22:15:42 22:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:15:42 22:06:01 6 0.03 0.00 0.03 0.05 0.02 99.87 22:15:42 22:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 22:15:42 22:07:01 all 0.85 0.00 0.38 0.25 0.02 98.51 22:15:42 22:07:01 0 1.87 0.00 0.40 0.28 0.02 97.43 22:15:42 22:07:01 1 0.83 0.00 0.50 0.88 0.02 97.76 22:15:42 22:07:01 2 0.80 0.00 0.30 0.08 0.02 98.79 22:15:42 22:07:01 3 0.78 0.00 0.37 0.02 0.02 98.81 22:15:42 22:07:01 4 0.35 0.00 0.32 0.60 0.02 98.72 22:15:42 22:07:01 5 0.85 0.00 0.32 0.02 0.00 98.82 22:15:42 22:07:01 6 0.83 0.00 0.45 0.03 0.03 98.65 22:15:42 22:07:01 7 0.43 0.00 0.37 0.07 0.02 99.12 22:15:42 22:08:01 all 0.01 0.00 0.02 0.01 0.01 99.95 22:15:42 22:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:15:42 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:15:42 22:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:15:42 22:08:01 4 0.00 0.00 0.02 0.12 0.02 99.85 22:15:42 22:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:15:42 22:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 22:15:42 22:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 22:15:42 22:09:01 all 0.17 0.00 0.01 0.00 0.00 99.82 22:15:42 22:09:01 0 0.07 0.00 0.00 0.00 0.00 99.93 22:15:42 22:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:09:01 2 1.16 0.00 0.00 0.00 0.02 98.83 22:15:42 22:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:15:42 22:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:15:42 22:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:15:42 22:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:15:42 22:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 22:15:42 22:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:15:42 22:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:15:42 22:10:01 2 1.97 0.00 0.00 0.00 0.02 98.01 22:15:42 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:10:01 4 0.03 0.00 0.00 0.03 0.02 99.92 22:15:42 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:10:01 6 0.07 0.00 0.05 0.00 0.03 99.85 22:15:42 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:11:01 all 0.10 0.00 0.01 0.00 0.00 99.89 22:15:42 22:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 22:15:42 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:11:01 2 0.60 0.00 0.00 0.00 0.00 99.40 22:15:42 22:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:15:42 22:11:01 4 0.00 0.00 0.03 0.02 0.00 99.95 22:15:42 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:15:42 22:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:15:42 22:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:15:42 22:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:15:42 22:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:15:42 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:12:01 4 0.00 0.00 0.02 0.05 0.00 99.93 22:15:42 22:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:12:01 6 0.03 0.00 0.05 0.00 0.02 99.90 22:15:42 22:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:15:42 22:13:01 all 0.03 0.00 0.01 0.35 0.01 99.60 22:15:42 22:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:15:42 22:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:15:42 22:13:01 2 0.17 0.00 0.02 0.00 0.00 99.81 22:15:42 22:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:15:42 22:13:01 4 0.00 0.00 0.00 1.47 0.03 98.50 22:15:42 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:13:01 6 0.02 0.00 0.03 1.30 0.03 98.62 22:15:42 22:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:15:42 22:15:42 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:15:42 22:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:15:42 22:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:15:42 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:15:42 22:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:15:42 22:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:15:42 22:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:15:42 22:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:15:42 22:14:01 6 0.05 0.00 0.03 0.02 0.03 99.87 22:15:42 22:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:15:42 22:15:01 all 6.77 0.00 2.88 1.49 0.04 88.83 22:15:42 22:15:01 0 7.49 0.00 2.30 0.03 0.05 90.13 22:15:42 22:15:01 1 6.86 0.00 3.36 3.63 0.03 86.11 22:15:42 22:15:01 2 6.05 0.00 3.03 0.05 0.03 90.83 22:15:42 22:15:01 3 6.50 0.00 4.35 0.34 0.02 88.79 22:15:42 22:15:01 4 5.82 0.00 2.70 6.96 0.05 84.47 22:15:42 22:15:01 5 7.36 0.00 2.47 0.00 0.03 90.14 22:15:42 22:15:01 6 6.60 0.00 2.01 0.15 0.05 91.19 22:15:42 22:15:01 7 7.45 0.00 2.82 0.78 0.03 88.92 22:15:42 Average: all 4.64 0.00 1.11 0.92 0.02 93.31 22:15:42 Average: 0 4.67 0.00 1.09 0.72 0.02 93.49 22:15:42 Average: 1 4.77 0.00 1.14 1.15 0.02 92.92 22:15:42 Average: 2 4.86 0.00 1.05 0.15 0.03 93.91 22:15:42 Average: 3 4.58 0.00 1.39 1.10 0.02 92.90 22:15:42 Average: 4 4.45 0.00 1.04 1.11 0.03 93.37 22:15:42 Average: 5 4.66 0.00 0.99 0.19 0.02 94.15 22:15:42 Average: 6 4.41 0.00 1.10 2.45 0.04 92.01 22:15:42 Average: 7 4.76 0.00 1.07 0.46 0.03 93.69 22:15:42 22:15:42 22:15:42