Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f0e88eb43ac42bba557c9333c6d12baa04244ae 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-ssh9056262581973750816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13943064533618018113.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10120399429244327818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15513208338385444568.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-ssh8824274222578159407.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3217 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 6f0e88eb43ac42bba557c9333c6d12baa04244ae (main) Commit message: "Merge pull request #331 from jackchenjc/pkg-errors-removal" > 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 6f0e88eb43ac42bba557c9333c6d12baa04244ae # timeout=10 > git rev-list --no-walk 89173ea65a943aba0f4628b8150ce015ac4d5016 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:36:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:36:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:36:21 ========================================================= 10:36:21 EdgeX Global Pipelines Version Info 10:36:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:36:22 ------------------- 10:36:22 stable info: 10:36:22 ------------------- 10:36:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:36:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 10:36:22 Message: update stable to v1.0.250 10:36:22 ------------------- 10:36:22 experimental info: 10:36:22 ------------------- 10:36:22 Commited By: **** collab-it+edgex@linuxfoundation.org 10:36:22 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 10:36:22 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:36:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f0e88e [Pipeline] echo 10:36:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:23 provisioning config files... 10:36:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5690425932379605939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:23 ---> docker-login.sh 10:36:23 nexus3.edgexfoundry.org:10001 10:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:23 Configure a credential helper to remove this warning. See 10:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:23 10:36:23 Login Succeeded 10:36:23 nexus3.edgexfoundry.org:10002 10:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:24 Configure a credential helper to remove this warning. See 10:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:24 10:36:24 Login Succeeded 10:36:24 nexus3.edgexfoundry.org:10003 10:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:24 Configure a credential helper to remove this warning. See 10:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:24 10:36:24 Login Succeeded 10:36:24 nexus3.edgexfoundry.org:10004 10:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:24 Configure a credential helper to remove this warning. See 10:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:24 10:36:24 Login Succeeded 10:36:24 docker.io 10:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:24 Configure a credential helper to remove this warning. See 10:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:24 10:36:24 Login Succeeded 10:36:24 ---> docker-login.sh ends [Pipeline] } 10:36:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:36:24 + git rev-list -1 --merges 6f0e88eb43ac42bba557c9333c6d12baa04244ae~1..6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] echo 10:36:25 -----------> git rev-list -1 --merges 6f0e88eb43ac42bba557c9333c6d12baa04244ae~1..6f0e88eb43ac42bba557c9333c6d12baa04244ae 6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:36:25 6f0e88eb43ac42bba557c9333c6d12baa04244ae [false] [Pipeline] sh 10:36:25 + git log --format=format:%s -1 6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] echo 10:36:25 ========================================================= 10:36:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:36:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:25 + git log --format=format:%s -1 6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] echo 10:36:25 [semverPrep] GIT_COMMIT: 6f0e88eb43ac42bba557c9333c6d12baa04244ae, Commit Message: Merge pull request #331 from jackchenjc/pkg-errors-removal [Pipeline] echo 10:36:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:36:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:36:26 + grep -v github /etc/ssh/ssh_known_hosts 10:36:26 + [ -e /tmp/ssh_known_hosts ] 10:36:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:36:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:36:26 + sudo tee -a /etc/ssh/ssh_known_hosts 10:36:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:26 10:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:36:26 b85a868b505f: Pulling fs layer 10:36:26 e2be974225ed: Pulling fs layer 10:36:26 339a4e72a1f5: Pulling fs layer 10:36:26 988bab9f4d93: Pulling fs layer 10:36:26 1469e6f7b9e6: Pulling fs layer 10:36:26 eaf3925da568: Pulling fs layer 10:36:26 bab4dde63d76: Pulling fs layer 10:36:26 bde34c3a00c8: Pulling fs layer 10:36:26 b352a97aabf1: Pulling fs layer 10:36:26 4872d77fe225: Pulling fs layer 10:36:26 5851b861e8e6: Pulling fs layer 10:36:26 1469e6f7b9e6: Waiting 10:36:26 eaf3925da568: Waiting 10:36:26 bab4dde63d76: Waiting 10:36:26 bde34c3a00c8: Waiting 10:36:26 b352a97aabf1: Waiting 10:36:26 4872d77fe225: Waiting 10:36:26 988bab9f4d93: Waiting 10:36:26 5851b861e8e6: Waiting 10:36:26 e2be974225ed: Download complete 10:36:26 988bab9f4d93: Download complete 10:36:26 1469e6f7b9e6: Verifying Checksum 10:36:26 1469e6f7b9e6: Download complete 10:36:26 eaf3925da568: Verifying Checksum 10:36:26 eaf3925da568: Download complete 10:36:27 339a4e72a1f5: Verifying Checksum 10:36:27 339a4e72a1f5: Download complete 10:36:27 bde34c3a00c8: Verifying Checksum 10:36:27 bde34c3a00c8: Download complete 10:36:27 b352a97aabf1: Download complete 10:36:27 4872d77fe225: Verifying Checksum 10:36:27 4872d77fe225: Download complete 10:36:27 5851b861e8e6: Verifying Checksum 10:36:27 5851b861e8e6: Download complete 10:36:27 b85a868b505f: Verifying Checksum 10:36:27 b85a868b505f: Download complete 10:36:27 bab4dde63d76: Verifying Checksum 10:36:27 bab4dde63d76: Download complete 10:36:28 b85a868b505f: Pull complete 10:36:28 e2be974225ed: Pull complete 10:36:29 339a4e72a1f5: Pull complete 10:36:29 988bab9f4d93: Pull complete 10:36:29 1469e6f7b9e6: Pull complete 10:36:29 eaf3925da568: Pull complete 10:36:31 bab4dde63d76: Pull complete 10:36:31 bde34c3a00c8: Pull complete 10:36:31 b352a97aabf1: Pull complete 10:36:31 4872d77fe225: Pull complete 10:36:31 5851b861e8e6: Pull complete 10:36:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:31 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:36:31 $ 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 10:36:34 $ docker top 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 -eo pid,comm 10:36:34 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). 10:36:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:34 [ssh-agent] Looking for ssh-agent implementation... 10:36:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:34 $ docker exec 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 ssh-agent 10:36:34 SSH_AUTH_SOCK=/tmp/ssh-dMoC19a85Sxf/agent.32 10:36:34 SSH_AGENT_PID=38 10:36:34 Running ssh-add (command line suppressed) 10:36:34 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5075334689184635826.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5075334689184635826.key) 10:36:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:35 + git tag --points-at HEAD [Pipeline] } 10:36:35 $ docker exec --env ******** --env ******** 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 ssh-agent -k 10:36:35 unset SSH_AUTH_SOCK; 10:36:35 unset SSH_AGENT_PID; 10:36:35 echo Agent pid 38 killed; 10:36:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:36:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:35 [ssh-agent] Looking for ssh-agent implementation... 10:36:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:35 $ docker exec 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 ssh-agent 10:36:35 SSH_AUTH_SOCK=/tmp/ssh-FppaWk7VD4TX/agent.70 10:36:35 SSH_AGENT_PID=76 10:36:35 Running ssh-add (command line suppressed) 10:36:35 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17908143714945590186.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17908143714945590186.key) 10:36:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:35 + git semver init 10:36:36 2023-08-09 10:36:36,033 [run_init] DEBUG init version:0.0.0 force:False 10:36:36 2023-08-09 10:36:36,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 10:36:36 2023-08-09 10:36:36,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 10:36:36 2023-08-09 10:36:36,034 [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) 10:36:37 2023-08-09 10:36:37,044 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 10:36:37 2023-08-09 10:36:37,045 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 10:36:37 2023-08-09 10:36:37,045 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:36:37 2023-08-09 10:36:37,045 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:36:37 3.1.0-dev.4 [Pipeline] } 10:36:37 $ docker exec --env ******** --env ******** 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 ssh-agent -k 10:36:37 unset SSH_AUTH_SOCK; 10:36:37 unset SSH_AGENT_PID; 10:36:37 echo Agent pid 76 killed; 10:36:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:37 + git semver [Pipeline] } 10:36:38 $ docker stop --time=1 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 10:36:39 $ docker rm -f --volumes 3829f9feee100232e7bef2b40fa36f4ddc27b5d51450294cb65885dc377dc8a5 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:36:40 Stashed 1 file(s) [Pipeline] echo 10:36:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 10:36:40 provisioning config files... 10:36:40 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17524998255777938385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:40 ---> docker-login.sh 10:36:40 nexus3.edgexfoundry.org:10001 10:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:40 Configure a credential helper to remove this warning. See 10:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:40 10:36:40 Login Succeeded 10:36:40 nexus3.edgexfoundry.org:10002 10:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:40 Configure a credential helper to remove this warning. See 10:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:40 10:36:40 Login Succeeded 10:36:40 nexus3.edgexfoundry.org:10003 10:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:40 Configure a credential helper to remove this warning. See 10:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:40 10:36:40 Login Succeeded 10:36:40 nexus3.edgexfoundry.org:10004 10:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:41 Configure a credential helper to remove this warning. See 10:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:41 10:36:41 Login Succeeded 10:36:41 docker.io 10:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:41 Configure a credential helper to remove this warning. See 10:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:41 10:36:41 Login Succeeded 10:36:41 ---> docker-login.sh ends [Pipeline] } 10:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:36:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:36:41 ========================================================= 10:36:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:36:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:36:41 Sending build context to Docker daemon 10.9MB 10:36:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:36:41 Step 2/12 : FROM ${BASE} AS builder 10:36:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:36:41 4db1b89c0bd1: Pulling fs layer 10:36:41 6911f1a30b25: Pulling fs layer 10:36:41 e194b8c5c2a9: Pulling fs layer 10:36:41 6863d3e3a2b1: Pulling fs layer 10:36:41 ec0bb842ea78: Pulling fs layer 10:36:41 40a00589a448: Pulling fs layer 10:36:41 6c08303d61cc: Pulling fs layer 10:36:41 798269fcf238: Pulling fs layer 10:36:41 6c08303d61cc: Waiting 10:36:41 6863d3e3a2b1: Waiting 10:36:41 798269fcf238: Waiting 10:36:41 ec0bb842ea78: Waiting 10:36:41 40a00589a448: Waiting 10:36:41 6911f1a30b25: Verifying Checksum 10:36:41 6911f1a30b25: Download complete 10:36:41 6863d3e3a2b1: Verifying Checksum 10:36:41 6863d3e3a2b1: Download complete 10:36:41 ec0bb842ea78: Verifying Checksum 10:36:41 ec0bb842ea78: Download complete 10:36:41 4db1b89c0bd1: Verifying Checksum 10:36:41 4db1b89c0bd1: Download complete 10:36:41 40a00589a448: Verifying Checksum 10:36:41 40a00589a448: Download complete 10:36:41 4db1b89c0bd1: Pull complete 10:36:42 6911f1a30b25: Pull complete 10:36:42 798269fcf238: Verifying Checksum 10:36:42 798269fcf238: Download complete 10:36:42 e194b8c5c2a9: Verifying Checksum 10:36:42 e194b8c5c2a9: Download complete 10:36:43 6c08303d61cc: Verifying Checksum 10:36:43 6c08303d61cc: Download complete 10:36:46 e194b8c5c2a9: Pull complete 10:36:46 6863d3e3a2b1: Pull complete 10:36:46 ec0bb842ea78: Pull complete 10:36:46 40a00589a448: Pull complete 10:36:48 6c08303d61cc: Pull complete 10:36:49 798269fcf238: Pull complete 10:36:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:36:49 ---> ec979cd7f677 10:36:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:36:54 ---> Running in 68b5a8de1bc7 10:36:54 Removing intermediate container 68b5a8de1bc7 10:36:54 ---> a303c322572b 10:36:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:36:54 ---> Running in 9ee803ef3dde 10:36:54 Removing intermediate container 9ee803ef3dde 10:36:54 ---> aa273df1bea1 10:36:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:36:54 ---> Running in b52cc82e98c3 10:36:54 Removing intermediate container b52cc82e98c3 10:36:54 ---> 2007032d45fb 10:36:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:36:54 ---> Running in a679690cc76a 10:36:54 Removing intermediate container a679690cc76a 10:36:54 ---> 0855c12a5c0a 10:36:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:36:54 ---> Running in b8933c21c75b 10:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:36:55 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:36:55 (2/4) Installing libedit (20221030.3.1-r0) 10:36:55 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:36:55 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:36:55 Executing busybox-1.35.0-r29.trigger 10:36:55 OK: 269 MiB in 57 packages 10:36:55 Still waiting to schedule task 10:36:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:36:55 Removing intermediate container b8933c21c75b 10:36:55 ---> acad2b48d324 10:36:55 Step 8/12 : WORKDIR /device-rest-go 10:36:55 ---> Running in 13f2a3cc2a85 10:36:55 Removing intermediate container 13f2a3cc2a85 10:36:55 ---> 1e8033971623 10:36:55 Step 9/12 : COPY go.mod vendor* ./ 10:36:55 ---> 4737b4ecb8b7 10:36:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:55 ---> Running in 32d19e214b43 10:37:22 Removing intermediate container 32d19e214b43 10:37:22 ---> 05723f2dc792 10:37:22 Step 11/12 : COPY . . 10:37:23 ---> 92fa2f9aae93 10:37:23 Step 12/12 : RUN $MAKE 10:37:23 ---> Running in d8e0d3b34be1 10:37:23 noop 10:37:23 Removing intermediate container d8e0d3b34be1 10:37:23 ---> ea449c2ba1af 10:37:23 Successfully built ea449c2ba1af 10:37:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:24 + docker inspect -f . ci-base-image-x86_64 10:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:24 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:37:24 $ 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 10:37:24 $ docker top aaa46ab89bebd2017bdcf37acb5930ed4d0efa2b6544edc287d2c9b247a5ae9b -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:25 + go version 10:37:25 go version go1.20.6 linux/amd64 [Pipeline] } 10:37:25 $ docker stop --time=1 aaa46ab89bebd2017bdcf37acb5930ed4d0efa2b6544edc287d2c9b247a5ae9b 10:37:26 $ docker rm -f --volumes aaa46ab89bebd2017bdcf37acb5930ed4d0efa2b6544edc287d2c9b247a5ae9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:26 + docker inspect -f . ci-base-image-x86_64 10:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:26 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:37:26 $ 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 10:37:27 $ docker top 4ae9342ead78423607266db6942d1c9169603a1a1815653a64271d40ed0eeba7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 10:37:27 + make test 10:37:27 go test ./... -coverprofile=coverage.out ./... 10:37:31 ? github.com/edgexfoundry/device-rest-go [no test files] 10:37:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 10:37:41 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements 10:37:48 go vet ./... 10:37:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:37:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:37:50 ./bin/test-attribution-txt.sh [Pipeline] echo 10:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:37:51 $ docker stop --time=1 4ae9342ead78423607266db6942d1c9169603a1a1815653a64271d40ed0eeba7 10:37:54 $ docker rm -f --volumes 4ae9342ead78423607266db6942d1c9169603a1a1815653a64271d40ed0eeba7 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:37:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:37:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:37:55 + ls -al . 10:37:55 total 184 10:37:55 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:37 . 10:37:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:36 .. 10:37:55 -rw-rw-r-- 1 jenkins jenkins 151 Aug 9 10:36 .dockerignore 10:37:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:36 .git 10:37:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:36 .github 10:37:55 -rw-rw-r-- 1 jenkins jenkins 329 Aug 9 10:36 .gitignore 10:37:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:36 .golangci.yml 10:37:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:36 .semver 10:37:55 -rw-rw-r-- 1 jenkins jenkins 9231 Aug 9 10:36 Attribution.txt 10:37:55 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 9 10:36 CHANGELOG.md 10:37:55 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 9 10:36 Dockerfile 10:37:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:36 GOVERNANCE.md 10:37:55 -rw-rw-r-- 1 jenkins jenkins 680 Aug 9 10:36 Jenkinsfile 10:37:55 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:36 LICENSE 10:37:55 -rw-rw-r-- 1 jenkins jenkins 1779 Aug 9 10:36 Makefile 10:37:55 -rw-rw-r-- 1 jenkins jenkins 620 Aug 9 10:36 OWNERS.md 10:37:55 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 9 10:36 README.md 10:37:55 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:36 VERSION 10:37:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:36 bin 10:37:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:36 cmd 10:37:55 -rw-r--r-- 1 jenkins jenkins 14656 Aug 9 10:37 coverage.out 10:37:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:36 driver 10:37:55 -rw-rw-r-- 1 jenkins jenkins 3354 Aug 9 10:36 go.mod 10:37:55 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 9 10:36 go.sum 10:37:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:36 snap 10:37:55 -rw-rw-r-- 1 jenkins jenkins 713 Aug 9 10:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:55 + 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=6f0e88eb43ac42bba557c9333c6d12baa04244ae --label arch=amd64 --label version=3.1.0-dev.4 . 10:37:55 Sending build context to Docker daemon 10.92MB 10:37:55 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:37:55 Step 2/25 : FROM ${BASE} AS builder 10:37:55 ---> ea449c2ba1af 10:37:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:37:55 ---> Running in 7c03b8025d7f 10:37:55 Removing intermediate container 7c03b8025d7f 10:37:55 ---> 4a8ddc4d7d07 10:37:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:37:55 ---> Running in 2556207d11a1 10:37:55 Removing intermediate container 2556207d11a1 10:37:55 ---> 9953bf45c039 10:37:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:37:55 ---> Running in 57b3ea8a9176 10:37:55 Removing intermediate container 57b3ea8a9176 10:37:55 ---> 8772d578085f 10:37:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:37:55 ---> Running in 78d46e2387d3 10:37:56 Removing intermediate container 78d46e2387d3 10:37:56 ---> 15f5e27f7212 10:37:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:37:56 ---> Running in 45f90b8726bd 10:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:37:56 OK: 269 MiB in 57 packages 10:37:57 Removing intermediate container 45f90b8726bd 10:37:57 ---> f27ba085b65a 10:37:57 Step 8/25 : WORKDIR /device-rest-go 10:37:57 ---> Running in b9a4470f645f 10:37:57 Removing intermediate container b9a4470f645f 10:37:57 ---> b700f02f388c 10:37:57 Step 9/25 : COPY go.mod vendor* ./ 10:37:57 ---> bc72f67728b3 10:37:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:57 ---> Running in 96c22db2227a 10:37:58 Removing intermediate container 96c22db2227a 10:37:58 ---> e9bb3c1a0886 10:37:58 Step 11/25 : COPY . . 10:37:58 ---> f578568e4885 10:37:58 Step 12/25 : RUN $MAKE 10:37:58 ---> Running in 6da517cba1b3 10:37:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-rest ./cmd 10:38:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3219 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 10:38:18 Running in /w/workspace/device-rest-go/124 [Pipeline] { [Pipeline] checkout 10:38:18 The recommended git tool is: git 10:38:20 Removing intermediate container 6da517cba1b3 10:38:20 ---> 68462b891a41 10:38:20 Step 13/25 : FROM alpine:3.17 10:38:20 3.17: Pulling from library/alpine 10:38:20 9398808236ff: Pulling fs layer 10:38:20 9398808236ff: Verifying Checksum 10:38:20 9398808236ff: Download complete 10:38:20 9398808236ff: Pull complete 10:38:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:38:20 Status: Downloaded newer image for alpine:3.17 10:38:20 ---> 1e0b8b5322fc 10:38:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:38:20 ---> Running in 3a65dc0b8b4a 10:38:20 Removing intermediate container 3a65dc0b8b4a 10:38:20 ---> 783211c754e4 10:38:20 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 10:38:20 ---> Running in cb0a1c6fc321 10:38:20 Removing intermediate container cb0a1c6fc321 10:38:20 ---> c94ef7f9e2ce 10:38:20 Step 16/25 : RUN apk add --update --no-cache dumb-init 10:38:20 ---> Running in 1edbf315472f 10:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:38:20 (1/1) Installing dumb-init (1.2.5-r2) 10:38:20 Executing busybox-1.35.0-r29.trigger 10:38:20 OK: 7 MiB in 16 packages 10:38:20 Removing intermediate container 1edbf315472f 10:38:20 ---> 7a82bcf0681b 10:38:20 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 10:38:21 ---> 8bb0b5161cdf 10:38:21 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 10:38:21 ---> 532369eabe03 10:38:21 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 10:38:21 ---> 9beed30db802 10:38:21 Step 20/25 : EXPOSE 59986 10:38:22 ---> Running in 4243469b3c96 10:38:22 Removing intermediate container 4243469b3c96 10:38:22 ---> 2d7086e6598d 10:38:22 Step 21/25 : ENTRYPOINT ["/device-rest"] 10:38:22 ---> Running in 68760ec31fd8 10:38:22 Removing intermediate container 68760ec31fd8 10:38:22 ---> 9dcd6575967a 10:38:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:38:22 ---> Running in 39abd3727550 10:38:22 Removing intermediate container 39abd3727550 10:38:22 ---> 4d3f419a9f87 10:38:22 Step 23/25 : LABEL arch=amd64 10:38:22 ---> Running in ddf113ea8234 10:38:22 Removing intermediate container ddf113ea8234 10:38:22 ---> 04dee726c720 10:38:22 Step 24/25 : LABEL git_sha=6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:38:22 ---> Running in d8719cc3d93c 10:38:22 Removing intermediate container d8719cc3d93c 10:38:22 ---> ba3808ab2ac0 10:38:22 Step 25/25 : LABEL version=3.1.0-dev.4 10:38:22 ---> Running in 722ab7cc8909 10:38:22 Removing intermediate container 722ab7cc8909 10:38:22 ---> ff97a0627e60 10:38:22 [Warning] One or more build-args [ARCH] were not consumed 10:38:22 Successfully built ff97a0627e60 10:38:22 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:22 provisioning config files... 10:38:22 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14922189461185969065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:22 ---> docker-login.sh 10:38:22 nexus3.edgexfoundry.org:10001 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 nexus3.edgexfoundry.org:10002 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 nexus3.edgexfoundry.org:10003 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:22 Configure a credential helper to remove this warning. See 10:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:22 10:38:22 Login Succeeded 10:38:22 nexus3.edgexfoundry.org:10004 10:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 docker.io 10:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:23 Configure a credential helper to remove this warning. See 10:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:23 10:38:23 Login Succeeded 10:38:23 ---> docker-login.sh ends [Pipeline] } 10:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:23 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 10:38:23 6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:38:23 latest 10:38:23 3.1.0-dev.4 10:38:23 6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:38:23 main 10:38:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:23 using credential edgex-jenkins-ssh 10:38:23 Cloning the remote Git repository 10:38:23 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:24 + docker push nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:38:24 fb810325d45b: Preparing 10:38:24 dfad9737b76f: Preparing 10:38:24 00fc694d3dca: Preparing 10:38:24 e80a7044d10d: Preparing 10:38:24 36b50b131297: Preparing 10:38:24 36b50b131297: Layer already exists 10:38:24 e80a7044d10d: Pushed 10:38:24 fb810325d45b: Pushed 10:38:24 dfad9737b76f: Pushed 10:38:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 10:38:23 > git init /w/workspace/device-rest-go/124 # timeout=10 10:38:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 10:38:24 > git --version # timeout=10 10:38:24 > git --version # 'git version 2.25.1' 10:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:38:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 10:38:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:26 00fc694d3dca: Pushed 10:38:26 6f0e88eb43ac42bba557c9333c6d12baa04244ae: digest: sha256:d55233d3311d7acacc3f74ae78bc50a97c332274a9d8bf7c93a9fc5cc608316c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 Avoid second fetch 10:38:26 Checking out Revision 6f0e88eb43ac42bba557c9333c6d12baa04244ae (main) 10:38:27 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:27 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 10:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:38:27 fb810325d45b: Preparing 10:38:27 dfad9737b76f: Preparing 10:38:27 00fc694d3dca: Preparing 10:38:27 e80a7044d10d: Preparing 10:38:27 36b50b131297: Preparing 10:38:27 dfad9737b76f: Layer already exists 10:38:27 36b50b131297: Layer already exists 10:38:27 00fc694d3dca: Layer already exists 10:38:27 e80a7044d10d: Layer already exists 10:38:27 fb810325d45b: Layer already exists 10:38:27 latest: digest: sha256:d55233d3311d7acacc3f74ae78bc50a97c332274a9d8bf7c93a9fc5cc608316c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:38:27 Commit message: "Merge pull request #331 from jackchenjc/pkg-errors-removal" [Pipeline] sh 10:38:26 > git config core.sparsecheckout # timeout=10 10:38:26 > git checkout -f 6f0e88eb43ac42bba557c9333c6d12baa04244ae # timeout=10 10:38:27 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:27 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.4 10:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:38:27 fb810325d45b: Preparing 10:38:27 dfad9737b76f: Preparing 10:38:27 00fc694d3dca: Preparing 10:38:27 e80a7044d10d: Preparing 10:38:27 36b50b131297: Preparing 10:38:27 dfad9737b76f: Layer already exists 10:38:27 fb810325d45b: Layer already exists 10:38:27 00fc694d3dca: Layer already exists 10:38:27 36b50b131297: Layer already exists 10:38:27 e80a7044d10d: Layer already exists 10:38:27 3.1.0-dev.4: digest: sha256:d55233d3311d7acacc3f74ae78bc50a97c332274a9d8bf7c93a9fc5cc608316c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:38:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:38:28 Dload Upload Total Spent Left Speed 10:38:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 52044 0 --:--:-- --:--:-- --:--:-- 52044 10:38:28 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 10:38:28 + docker push nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:38:28 fb810325d45b: Preparing 10:38:28 dfad9737b76f: Preparing 10:38:28 00fc694d3dca: Preparing 10:38:28 e80a7044d10d: Preparing 10:38:28 36b50b131297: Preparing 10:38:28 36b50b131297: Layer already exists 10:38:28 fb810325d45b: Layer already exists 10:38:28 e80a7044d10d: Layer already exists 10:38:28 dfad9737b76f: Layer already exists 10:38:28 00fc694d3dca: Layer already exists 10:38:28 6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4: digest: sha256:d55233d3311d7acacc3f74ae78bc50a97c332274a9d8bf7c93a9fc5cc608316c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:38:28 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ sudo tee /etc/docker/daemon.new 10:38:29 10:38:29 { 10:38:29 "registry-mirrors": [ 10:38:29 "https://nexus3.edgexfoundry.org:10001" 10:38:29 ], 10:38:29 "bip": "10.250.0.254/24", 10:38:29 "hosts": [ 10:38:29 "tcp://0.0.0.0:5555", 10:38:29 "unix:///var/run/docker.sock" 10:38:29 ], 10:38:29 "mtu": 1458, 10:38:29 "selinux-enabled": true, 10:38:29 "seccomp-profile": "/etc/docker/seccomp.json" 10:38:29 } [Pipeline] sh 10:38:29 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 10:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 10:38:29 fb810325d45b: Preparing 10:38:29 dfad9737b76f: Preparing 10:38:29 00fc694d3dca: Preparing 10:38:29 e80a7044d10d: Preparing 10:38:29 36b50b131297: Preparing 10:38:29 fb810325d45b: Layer already exists 10:38:29 e80a7044d10d: Layer already exists 10:38:29 00fc694d3dca: Layer already exists 10:38:29 36b50b131297: Layer already exists 10:38:29 dfad9737b76f: Layer already exists 10:38:29 main: digest: sha256:d55233d3311d7acacc3f74ae78bc50a97c332274a9d8bf7c93a9fc5cc608316c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:29 ===================================================== [Pipeline] echo 10:38:29 taggedImages: 10:38:29 - nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:38:29 - nexus3.edgexfoundry.org:10004/device-rest:latest 10:38:29 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.4 10:38:29 - nexus3.edgexfoundry.org:10004/device-rest:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:38:29 - 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 10:38:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:29 10:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:29 + sudo service docker restart 10:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:29 latest: Pulling from edgex-lftools-log-publisher 10:38:29 5eb5b503b376: Pulling fs layer 10:38:29 5c69ac0246d0: Pulling fs layer 10:38:29 ec43610c2a17: Pulling fs layer 10:38:29 3a2ae6a8a46f: Pulling fs layer 10:38:29 33b1e0a273af: Pulling fs layer 10:38:29 5d3b04190fa2: Pulling fs layer 10:38:29 2f39f015ded8: Pulling fs layer 10:38:29 33b1e0a273af: Waiting 10:38:29 3a2ae6a8a46f: Waiting 10:38:29 5d3b04190fa2: Waiting 10:38:29 2f39f015ded8: Waiting 10:38:29 5c69ac0246d0: Verifying Checksum 10:38:29 5c69ac0246d0: Download complete 10:38:29 3a2ae6a8a46f: Verifying Checksum 10:38:29 3a2ae6a8a46f: Download complete 10:38:29 33b1e0a273af: Verifying Checksum 10:38:29 33b1e0a273af: Download complete 10:38:29 5d3b04190fa2: Download complete 10:38:29 ec43610c2a17: Verifying Checksum 10:38:29 ec43610c2a17: Download complete 10:38:30 5eb5b503b376: Download complete 10:38:30 2f39f015ded8: Download complete 10:38:31 5eb5b503b376: Pull complete 10:38:31 5c69ac0246d0: Pull complete 10:38:32 ec43610c2a17: Pull complete 10:38:32 3a2ae6a8a46f: Pull complete 10:38:32 33b1e0a273af: Pull complete 10:38:32 5d3b04190fa2: Pull complete 10:38:36 2f39f015ded8: Pull complete 10:38:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:36 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:38:36 $ 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 10:38:42 $ docker top b8a77444e807cdfc75c868b9d7dd927adcae74861e547ccb5eec2333d8c89f14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:43 ---> job-cost.sh 10:38:43 lf-activate-venv: SKIPPING 10:38:43 INFO: No Stack... 10:38:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:43 INFO: Archiving Costs [Pipeline] sh 10:38:43 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 10:38:43 + cut -d, -f6 [Pipeline] lock 10:38:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] 10:38:43 Resource [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] did not exist. Created. 10:38:43 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:38:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:38:44 Stashed 1 file(s) [Pipeline] } 10:38:44 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 10:38:44 $ docker stop --time=1 b8a77444e807cdfc75c868b9d7dd927adcae74861e547ccb5eec2333d8c89f14 10:38:45 $ docker rm -f --volumes b8a77444e807cdfc75c868b9d7dd927adcae74861e547ccb5eec2333d8c89f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:48 provisioning config files... 10:38:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/124@tmp/config9887684058193934268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:48 ---> docker-login.sh 10:38:48 nexus3.edgexfoundry.org:10001 10:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:49 Configure a credential helper to remove this warning. See 10:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:49 10:38:49 Login Succeeded 10:38:49 nexus3.edgexfoundry.org:10002 10:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:49 Configure a credential helper to remove this warning. See 10:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:49 10:38:49 Login Succeeded 10:38:49 nexus3.edgexfoundry.org:10003 10:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:49 Configure a credential helper to remove this warning. See 10:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:49 10:38:49 Login Succeeded 10:38:49 nexus3.edgexfoundry.org:10004 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 docker.io 10:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:50 Configure a credential helper to remove this warning. See 10:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:50 10:38:50 Login Succeeded 10:38:50 ---> docker-login.sh ends [Pipeline] } 10:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:50 ========================================================= 10:38:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:38:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:38:51 Sending build context to Docker daemon 142.3kB 10:38:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:38:51 Step 2/12 : FROM ${BASE} AS builder 10:38:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:38:51 edb6bdbacee9: Pulling fs layer 10:38:51 5f9638ab2659: Pulling fs layer 10:38:51 8d51d6327a98: Pulling fs layer 10:38:51 8b374f2dd631: Pulling fs layer 10:38:51 ec14aa9079de: Pulling fs layer 10:38:51 2f466654f4bb: Pulling fs layer 10:38:51 554e91adad29: Pulling fs layer 10:38:51 8b374f2dd631: Waiting 10:38:51 2f466654f4bb: Waiting 10:38:51 554e91adad29: Waiting 10:38:51 ec14aa9079de: Waiting 10:38:51 5f9638ab2659: Verifying Checksum 10:38:51 5f9638ab2659: Download complete 10:38:51 8b374f2dd631: Verifying Checksum 10:38:51 8b374f2dd631: Download complete 10:38:51 ec14aa9079de: Verifying Checksum 10:38:51 ec14aa9079de: Download complete 10:38:51 edb6bdbacee9: Download complete 10:38:52 edb6bdbacee9: Pull complete 10:38:53 554e91adad29: Verifying Checksum 10:38:53 554e91adad29: Download complete 10:38:53 5f9638ab2659: Pull complete 10:38:54 8d51d6327a98: Verifying Checksum 10:38:54 8d51d6327a98: Download complete 10:38:54 2f466654f4bb: Verifying Checksum 10:38:54 2f466654f4bb: Download complete 10:39:06 8d51d6327a98: Pull complete 10:39:06 8b374f2dd631: Pull complete 10:39:06 ec14aa9079de: Pull complete 10:39:11 2f466654f4bb: Pull complete 10:39:14 554e91adad29: Pull complete 10:39:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:39:14 ---> 1e15ea492957 10:39:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:39:16 ---> Running in 2b806391abb9 10:39:16 Removing intermediate container 2b806391abb9 10:39:16 ---> aec9171718b1 10:39:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:16 ---> Running in bf88d88fb7af 10:39:16 Removing intermediate container bf88d88fb7af 10:39:16 ---> 8b58adca6ce9 10:39:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:39:16 ---> Running in e8767b572388 10:39:17 Removing intermediate container e8767b572388 10:39:17 ---> ff6fe31732b6 10:39:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:39:17 ---> Running in f2bbffb89de7 10:39:17 Removing intermediate container f2bbffb89de7 10:39:17 ---> 80df5ee4a8e4 10:39:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:17 ---> Running in c62e709dade7 10:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:39:20 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:39:20 (2/4) Installing libedit (20221030.3.1-r0) 10:39:20 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:39:20 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:39:20 Executing busybox-1.35.0-r29.trigger 10:39:20 OK: 268 MiB in 57 packages 10:39:24 Removing intermediate container c62e709dade7 10:39:24 ---> 8127df8838d8 10:39:24 Step 8/12 : WORKDIR /device-rest-go 10:39:24 ---> Running in 48bf789190c6 10:39:24 Removing intermediate container 48bf789190c6 10:39:24 ---> fbc7b27f4f03 10:39:24 Step 9/12 : COPY go.mod vendor* ./ 10:39:25 ---> 2f1eb0dc45a6 10:39:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:25 ---> Running in d327379550b1 10:40:33 Removing intermediate container d327379550b1 10:40:33 ---> dbaf44f35c9d 10:40:33 Step 11/12 : COPY . . 10:40:33 ---> 7f0530429649 10:40:33 Step 12/12 : RUN $MAKE 10:40:33 ---> Running in e22b887bf58d 10:40:33 noop 10:40:33 Removing intermediate container e22b887bf58d 10:40:33 ---> d22a14464669 10:40:33 Successfully built d22a14464669 10:40:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:33 + docker inspect -f . ci-base-image-arm64 10:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:33 prd-ubuntu20.04-docker-arm64-4c-16g-3219 does not seem to be running inside a container 10:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/124 -v /w/workspace/device-rest-go/124:/w/workspace/device-rest-go/124:rw,z -v /w/workspace/device-rest-go/124@tmp:/w/workspace/device-rest-go/124@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 10:40:35 $ docker top 8e17b2395ee03d9af1ffd4258a658b191c3239408cab24d3714e05099c4448fd -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:36 + go version 10:40:36 go version go1.20.6 linux/arm64 [Pipeline] } 10:40:36 $ docker stop --time=1 8e17b2395ee03d9af1ffd4258a658b191c3239408cab24d3714e05099c4448fd 10:40:37 $ docker rm -f --volumes 8e17b2395ee03d9af1ffd4258a658b191c3239408cab24d3714e05099c4448fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:38 + docker inspect -f . ci-base-image-arm64 10:40:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:38 prd-ubuntu20.04-docker-arm64-4c-16g-3219 does not seem to be running inside a container 10:40:38 $ 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/124 -v /w/workspace/device-rest-go/124:/w/workspace/device-rest-go/124:rw,z -v /w/workspace/device-rest-go/124@tmp:/w/workspace/device-rest-go/124@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 10:40:39 $ docker top 7aca3bc682a69cc8ac3d6632107c7ed74a8690d0760e02cd0f48f6f9b9d8db18 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:40 + git config --global --add safe.directory /w/workspace/device-rest-go/124 [Pipeline] fileExists [Pipeline] sh 10:40:40 + make test 10:40:40 go test ./... -coverprofile=coverage.out ./... 10:41:13 ? github.com/edgexfoundry/device-rest-go [no test files] 10:43:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 10:43:34 ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 32.2% of statements 10:43:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:43:34 go vet ./... 10:43:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:43:53 ./bin/test-attribution-txt.sh [Pipeline] echo 10:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:43:53 $ docker stop --time=1 7aca3bc682a69cc8ac3d6632107c7ed74a8690d0760e02cd0f48f6f9b9d8db18 10:43:55 $ docker rm -f --volumes 7aca3bc682a69cc8ac3d6632107c7ed74a8690d0760e02cd0f48f6f9b9d8db18 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:56 Warning: overwriting stash ‘coverage-report’ 10:43:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:58 + ls -al . 10:43:58 total 180 10:43:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:40 . 10:43:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 .. 10:43:58 -rw-rw-r-- 1 jenkins jenkins 151 Aug 9 10:38 .dockerignore 10:43:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:38 .git 10:43:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 .github 10:43:58 -rw-rw-r-- 1 jenkins jenkins 329 Aug 9 10:38 .gitignore 10:43:58 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:38 .golangci.yml 10:43:58 -rw-rw-r-- 1 jenkins jenkins 9231 Aug 9 10:38 Attribution.txt 10:43:58 -rw-rw-r-- 1 jenkins jenkins 15709 Aug 9 10:38 CHANGELOG.md 10:43:58 -rw-rw-r-- 1 jenkins jenkins 1578 Aug 9 10:38 Dockerfile 10:43:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:38 GOVERNANCE.md 10:43:58 -rw-rw-r-- 1 jenkins jenkins 680 Aug 9 10:38 Jenkinsfile 10:43:58 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:38 LICENSE 10:43:58 -rw-rw-r-- 1 jenkins jenkins 1779 Aug 9 10:38 Makefile 10:43:58 -rw-rw-r-- 1 jenkins jenkins 620 Aug 9 10:38 OWNERS.md 10:43:58 -rw-rw-r-- 1 jenkins jenkins 15827 Aug 9 10:38 README.md 10:43:58 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:36 VERSION 10:43:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:38 bin 10:43:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 cmd 10:43:58 -rw-r--r-- 1 jenkins jenkins 14656 Aug 9 10:43 coverage.out 10:43:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:38 driver 10:43:58 -rw-rw-r-- 1 jenkins jenkins 3354 Aug 9 10:38 go.mod 10:43:58 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 9 10:38 go.sum 10:43:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 snap 10:43:58 -rw-rw-r-- 1 jenkins jenkins 713 Aug 9 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + 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=6f0e88eb43ac42bba557c9333c6d12baa04244ae --label arch=arm64 --label version=3.1.0-dev.4 . 10:43:58 Sending build context to Docker daemon 157.7kB 10:43:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:43:58 Step 2/25 : FROM ${BASE} AS builder 10:43:58 ---> d22a14464669 10:43:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:43:58 ---> Running in d716b26fe4e5 10:43:58 Removing intermediate container d716b26fe4e5 10:43:58 ---> fb53a5a2aa86 10:43:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:59 ---> Running in 23ee7c5c09e8 10:43:59 Removing intermediate container 23ee7c5c09e8 10:43:59 ---> 34ae5229976f 10:43:59 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:43:59 ---> Running in 6b75b921ed77 10:43:59 Removing intermediate container 6b75b921ed77 10:43:59 ---> 8984967db5ed 10:43:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:43:59 ---> Running in 9a3961889439 10:44:00 Removing intermediate container 9a3961889439 10:44:00 ---> 47e00253b47c 10:44:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:44:00 ---> Running in 8cf533db5a59 10:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:44:03 OK: 268 MiB in 57 packages 10:44:03 Removing intermediate container 8cf533db5a59 10:44:03 ---> 2fa86e3a2614 10:44:03 Step 8/25 : WORKDIR /device-rest-go 10:44:04 ---> Running in f279c5a52609 10:44:04 Removing intermediate container f279c5a52609 10:44:04 ---> 2ae6deaa2763 10:44:04 Step 9/25 : COPY go.mod vendor* ./ 10:44:05 ---> 8d8a32e24cd0 10:44:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:05 ---> Running in 50fdbf74673c 10:44:06 Removing intermediate container 50fdbf74673c 10:44:07 ---> 295b9c54a872 10:44:07 Step 11/25 : COPY . . 10:44:07 ---> 99498b77415d 10:44:07 Step 12/25 : RUN $MAKE 10:44:07 ---> Running in 67ecd311bf8e 10:44:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-rest ./cmd 10:46:45 Removing intermediate container 67ecd311bf8e 10:46:45 ---> 8953529915c6 10:46:45 Step 13/25 : FROM alpine:3.17 10:46:45 3.17: Pulling from library/alpine 10:46:45 4060ece20d7a: Pulling fs layer 10:46:45 4060ece20d7a: Verifying Checksum 10:46:45 4060ece20d7a: Download complete 10:46:45 4060ece20d7a: Pull complete 10:46:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:46:45 Status: Downloaded newer image for alpine:3.17 10:46:45 ---> 8650cd65339b 10:46:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:46:45 ---> Running in f71aa1bba389 10:46:45 Removing intermediate container f71aa1bba389 10:46:45 ---> ff3d94df19cd 10:46:45 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 10:46:45 ---> Running in 8bb0efcba9d5 10:46:45 Removing intermediate container 8bb0efcba9d5 10:46:45 ---> d1f1af1a448d 10:46:45 Step 16/25 : RUN apk add --update --no-cache dumb-init 10:46:45 ---> Running in 4ac467b8a63d 10:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:46 (1/1) Installing dumb-init (1.2.5-r2) 10:46:46 Executing busybox-1.35.0-r29.trigger 10:46:46 OK: 8 MiB in 16 packages 10:46:47 Removing intermediate container 4ac467b8a63d 10:46:47 ---> d74e9f2d063a 10:46:47 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 10:46:48 ---> 10b4c334108e 10:46:48 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 10:46:49 ---> 819a00df7e50 10:46:49 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 10:46:49 ---> ebce1d2b16d7 10:46:49 Step 20/25 : EXPOSE 59986 10:46:49 ---> Running in e93a8f2f1513 10:46:50 Removing intermediate container e93a8f2f1513 10:46:50 ---> 26feba5cfb17 10:46:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 10:46:50 ---> Running in d7767ccb9fc7 10:46:50 Removing intermediate container d7767ccb9fc7 10:46:50 ---> d0f6fe093fee 10:46:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:46:50 ---> Running in ca1fb3646bd8 10:46:50 Removing intermediate container ca1fb3646bd8 10:46:50 ---> 42f5a4612dc7 10:46:50 Step 23/25 : LABEL arch=arm64 10:46:51 ---> Running in 7c1e90b437e6 10:46:51 Removing intermediate container 7c1e90b437e6 10:46:51 ---> 0c31da90031d 10:46:51 Step 24/25 : LABEL git_sha=6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:46:51 ---> Running in 8eb5cd94e51d 10:46:51 Removing intermediate container 8eb5cd94e51d 10:46:51 ---> 727f1cae00ee 10:46:51 Step 25/25 : LABEL version=3.1.0-dev.4 10:46:51 ---> Running in 9c1367f93b77 10:46:52 Removing intermediate container 9c1367f93b77 10:46:52 ---> e85191b57549 10:46:52 [Warning] One or more build-args [ARCH] were not consumed 10:46:52 Successfully built e85191b57549 10:46:52 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 10:46:52 provisioning config files... 10:46:52 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/124@tmp/config13201144753460554694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:52 ---> docker-login.sh 10:46:52 nexus3.edgexfoundry.org:10001 10:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:53 Configure a credential helper to remove this warning. See 10:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:53 10:46:53 Login Succeeded 10:46:53 nexus3.edgexfoundry.org:10002 10:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:53 Configure a credential helper to remove this warning. See 10:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:53 10:46:53 Login Succeeded 10:46:53 nexus3.edgexfoundry.org:10003 10:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:53 Configure a credential helper to remove this warning. See 10:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:53 10:46:53 Login Succeeded 10:46:53 nexus3.edgexfoundry.org:10004 10:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:54 Configure a credential helper to remove this warning. See 10:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:54 10:46:54 Login Succeeded 10:46:54 docker.io 10:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:54 Configure a credential helper to remove this warning. See 10:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:54 10:46:54 Login Succeeded 10:46:54 ---> docker-login.sh ends [Pipeline] } 10:46:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:54 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 10:46:54 6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:46:54 latest 10:46:54 3.1.0-dev.4 10:46:54 6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:46:54 main 10:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:55 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:46:55 a73eb057c659: Preparing 10:46:55 45e107b91860: Preparing 10:46:55 c189b22fdcef: Preparing 10:46:55 fafeb4c55d65: Preparing 10:46:55 d2d9d24a8c2a: Preparing 10:46:55 d2d9d24a8c2a: Layer already exists 10:46:55 a73eb057c659: Pushed 10:46:55 45e107b91860: Pushed 10:46:55 fafeb4c55d65: Pushed 10:47:01 c189b22fdcef: Pushed 10:47:01 6f0e88eb43ac42bba557c9333c6d12baa04244ae: digest: sha256:beeaf7dbb51aa379231133fd895dc7ee111044be238cb90ca121f9ed1a26d558 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:01 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:02 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 10:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:47:02 a73eb057c659: Preparing 10:47:02 45e107b91860: Preparing 10:47:02 c189b22fdcef: Preparing 10:47:02 fafeb4c55d65: Preparing 10:47:02 d2d9d24a8c2a: Preparing 10:47:02 d2d9d24a8c2a: Layer already exists 10:47:02 a73eb057c659: Layer already exists 10:47:02 c189b22fdcef: Layer already exists 10:47:02 fafeb4c55d65: Layer already exists 10:47:02 45e107b91860: Layer already exists 10:47:02 latest: digest: sha256:beeaf7dbb51aa379231133fd895dc7ee111044be238cb90ca121f9ed1a26d558 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:02 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:02 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.4 10:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:47:02 a73eb057c659: Preparing 10:47:02 45e107b91860: Preparing 10:47:02 c189b22fdcef: Preparing 10:47:02 fafeb4c55d65: Preparing 10:47:02 d2d9d24a8c2a: Preparing 10:47:02 a73eb057c659: Layer already exists 10:47:02 c189b22fdcef: Layer already exists 10:47:02 fafeb4c55d65: Layer already exists 10:47:02 45e107b91860: Layer already exists 10:47:02 d2d9d24a8c2a: Layer already exists 10:47:03 3.1.0-dev.4: digest: sha256:beeaf7dbb51aa379231133fd895dc7ee111044be238cb90ca121f9ed1a26d558 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:03 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:03 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:47:03 a73eb057c659: Preparing 10:47:03 45e107b91860: Preparing 10:47:03 c189b22fdcef: Preparing 10:47:03 fafeb4c55d65: Preparing 10:47:03 d2d9d24a8c2a: Preparing 10:47:03 a73eb057c659: Layer already exists 10:47:03 fafeb4c55d65: Layer already exists 10:47:03 c189b22fdcef: Layer already exists 10:47:03 d2d9d24a8c2a: Layer already exists 10:47:03 45e107b91860: Layer already exists 10:47:04 6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4: digest: sha256:beeaf7dbb51aa379231133fd895dc7ee111044be238cb90ca121f9ed1a26d558 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:04 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:04 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 10:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 10:47:04 a73eb057c659: Preparing 10:47:04 45e107b91860: Preparing 10:47:04 c189b22fdcef: Preparing 10:47:04 fafeb4c55d65: Preparing 10:47:04 d2d9d24a8c2a: Preparing 10:47:04 d2d9d24a8c2a: Layer already exists 10:47:04 45e107b91860: Layer already exists 10:47:04 c189b22fdcef: Layer already exists 10:47:04 a73eb057c659: Layer already exists 10:47:04 fafeb4c55d65: Layer already exists 10:47:05 main: digest: sha256:beeaf7dbb51aa379231133fd895dc7ee111044be238cb90ca121f9ed1a26d558 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:47:05 ===================================================== [Pipeline] echo 10:47:05 taggedImages: 10:47:05 - nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae 10:47:05 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 10:47:05 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.4 10:47:05 - nexus3.edgexfoundry.org:10004/device-rest-arm64:6f0e88eb43ac42bba557c9333c6d12baa04244ae-3.1.0-dev.4 10:47:05 - 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 10:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:05 10:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:06 arm64: Pulling from edgex-lftools-log-publisher 10:47:06 8998bd30e6a1: Pulling fs layer 10:47:06 04944245beec: Pulling fs layer 10:47:06 699f458cf7ca: Pulling fs layer 10:47:06 765212b225bb: Pulling fs layer 10:47:06 f23df028b6ca: Pulling fs layer 10:47:06 d65c8cfc05b1: Pulling fs layer 10:47:06 2437ff75d9bd: Pulling fs layer 10:47:06 f23df028b6ca: Waiting 10:47:06 d65c8cfc05b1: Waiting 10:47:06 2437ff75d9bd: Waiting 10:47:06 765212b225bb: Waiting 10:47:06 04944245beec: Verifying Checksum 10:47:06 04944245beec: Download complete 10:47:06 765212b225bb: Verifying Checksum 10:47:06 765212b225bb: Download complete 10:47:06 f23df028b6ca: Verifying Checksum 10:47:06 f23df028b6ca: Download complete 10:47:06 d65c8cfc05b1: Download complete 10:47:06 699f458cf7ca: Verifying Checksum 10:47:06 699f458cf7ca: Download complete 10:47:07 8998bd30e6a1: Verifying Checksum 10:47:07 8998bd30e6a1: Download complete 10:47:09 2437ff75d9bd: Verifying Checksum 10:47:09 2437ff75d9bd: Download complete 10:47:11 8998bd30e6a1: Pull complete 10:47:11 04944245beec: Pull complete 10:47:13 699f458cf7ca: Pull complete 10:47:13 765212b225bb: Pull complete 10:47:14 f23df028b6ca: Pull complete 10:47:14 d65c8cfc05b1: Pull complete 10:47:29 2437ff75d9bd: Pull complete 10:47:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:29 prd-ubuntu20.04-docker-arm64-4c-16g-3219 does not seem to be running inside a container 10:47:29 $ 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/124 -v /w/workspace/device-rest-go/124:/w/workspace/device-rest-go/124:rw,z -v /w/workspace/device-rest-go/124@tmp:/w/workspace/device-rest-go/124@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 10:47:32 $ docker top 15944520100b2234ea6314df913fef2d2bbf008cc46ed1a501b9091b339e6f1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:33 ---> job-cost.sh 10:47:33 lf-activate-venv: SKIPPING 10:47:33 INFO: No Stack... 10:47:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:35 INFO: Archiving Costs [Pipeline] sh 10:47:35 + cat /w/workspace/device-rest-go/124/archives/cost.csv 10:47:35 + cut -d, -f6 [Pipeline] lock 10:47:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] 10:47:36 Resource [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] did not exist. Created. 10:47:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:36 /w/workspace/device-rest-go/124@tmp/durable-1f5d64fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:47:37 + echo total: 0.10999999940395355 [Pipeline] stash 10:47:37 Warning: overwriting stash ‘stack-cost’ 10:47:37 Stashed 1 file(s) [Pipeline] } 10:47:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:37 $ docker stop --time=1 15944520100b2234ea6314df913fef2d2bbf008cc46ed1a501b9091b339e6f1b 10:47:38 $ docker rm -f --volumes 15944520100b2234ea6314df913fef2d2bbf008cc46ed1a501b9091b339e6f1b [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 10:47:39 provisioning config files... 10:47:39 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15902750663585173632tmp [Pipeline] { [Pipeline] sh 10:47:39 + set +x 10:47:39 + bash -s -- 10:47:39 + curl -s https://codecov.io/bash 10:47:39 10:47:39 _____ _ 10:47:39 / ____| | | 10:47:39 | | ___ __| | ___ ___ _____ __ 10:47:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:47:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:47:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:47:39 Bash-1.0.6 10:47:39 10:47:39 10:47:39 ==> git version 2.25.1 found 10:47:39 ==> 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 10:47:39 Release-Date: 2020-01-08 10:47:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:47:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:47:39 ==> Jenkins CI detected. 10:47:39 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 10:47:39 project root: . 10:47:39 --> token set from env 10:47:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:47:40 ==> Running gcov in . (disable via -X gcov) 10:47:40 ==> Python coveragepy not found 10:47:40 ==> Searching for coverage reports in: 10:47:40 + . 10:47:40 -> Found 1 reports 10:47:40 ==> Detecting git/mercurial file structure 10:47:40 ==> Reading reports 10:47:40 + ./coverage.out bytes=14656 10:47:40 ==> Appending adjustments 10:47:40 https://docs.codecov.io/docs/fixing-reports 10:47:40 + Found adjustments 10:47:40 ==> Gzipping contents 10:47:40 4.0K /tmp/codecov.k6ooTx.gz 10:47:40 ==> Uploading reports 10:47:40 url: https://codecov.io 10:47:40 query: branch=main&commit=6f0e88eb43ac42bba557c9333c6d12baa04244ae&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:47:40 -> Pinging Codecov 10:47:40 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=6f0e88eb43ac42bba557c9333c6d12baa04244ae&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:47:40 -> Uploading to 10:47:40 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/4E5D53B4F1F92C436F7061BF334D961C/6f0e88eb43ac42bba557c9333c6d12baa04244ae/3be1d665-09fd-4118-b282-0cda8ca8fec8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T104739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8e3e72cde2e563a7076214ec671540fdba92ce35b990f3a1cfae1fd79a88c3b 10:47:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:40 Dload Upload Total Spent Left Speed 10:47:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2492 0 0 100 2492 0 12714 --:--:-- --:--:-- --:--:-- 12714 10:47:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] } 10:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:47:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:47:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:40 10:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:47:41 df9b9388f04a: Pulling fs layer 10:47:41 52dc419b0ee2: Pulling fs layer 10:47:41 25bc292e5bac: Pulling fs layer 10:47:41 114826534d7a: Pulling fs layer 10:47:41 4657fd5d0bcf: Pulling fs layer 10:47:41 6ad1cebc031e: Pulling fs layer 10:47:41 8a3aa393b2d8: Pulling fs layer 10:47:41 114826534d7a: Waiting 10:47:41 4657fd5d0bcf: Waiting 10:47:41 6ad1cebc031e: Waiting 10:47:41 8a3aa393b2d8: Waiting 10:47:41 25bc292e5bac: Verifying Checksum 10:47:41 25bc292e5bac: Download complete 10:47:41 52dc419b0ee2: Verifying Checksum 10:47:41 52dc419b0ee2: Download complete 10:47:41 4657fd5d0bcf: Verifying Checksum 10:47:41 4657fd5d0bcf: Download complete 10:47:41 df9b9388f04a: Verifying Checksum 10:47:41 df9b9388f04a: Pull complete 10:47:41 6ad1cebc031e: Verifying Checksum 10:47:41 6ad1cebc031e: Download complete 10:47:41 52dc419b0ee2: Pull complete 10:47:41 25bc292e5bac: Pull complete 10:47:41 114826534d7a: Verifying Checksum 10:47:41 114826534d7a: Download complete 10:47:42 8a3aa393b2d8: Verifying Checksum 10:47:42 8a3aa393b2d8: Download complete 10:47:45 114826534d7a: Pull complete 10:47:45 4657fd5d0bcf: Pull complete 10:47:45 6ad1cebc031e: Pull complete 10:47:48 8a3aa393b2d8: Pull complete 10:47:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:49 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:47:49 $ 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 10:47:52 $ docker top 278401f97ec7603f74a0a8b70e620e923526656148128acb54a9b9421ee20ca3 -eo pid,comm [Pipeline] { [Pipeline] echo 10:47:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 10:47:52 + set -o pipefail 10:47:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 10:47:58 10:47:58 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 10:47:58 10:47:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/29dd732d-56e8-4e5b-bdfe-35bd5e48ef7b 10:47:58 10:47:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:47:58 10:47:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:47:58 10:47:58 10:47:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:47:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:47:58 More details here: https://snyk.co/ue1NS 10:47:58 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:47:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:47:58 $ docker stop --time=1 278401f97ec7603f74a0a8b70e620e923526656148128acb54a9b9421ee20ca3 10:48:01 $ docker rm -f --volumes 278401f97ec7603f74a0a8b70e620e923526656148128acb54a9b9421ee20ca3 [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 10:48:01 + git log --format=format:%s -1 6f0e88eb43ac42bba557c9333c6d12baa04244ae [Pipeline] sh 10:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:02 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:48:02 $ 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 10:48:03 $ docker top b8297be8b80d770534e6b556c7b9ab6990b139fedc24a1e112b9f36a47220f69 -eo pid,comm 10:48:03 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). 10:48:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:03 [ssh-agent] Looking for ssh-agent implementation... 10:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:03 $ docker exec b8297be8b80d770534e6b556c7b9ab6990b139fedc24a1e112b9f36a47220f69 ssh-agent 10:48:03 SSH_AUTH_SOCK=/tmp/ssh-enSUx4nJ1Edm/agent.33 10:48:03 SSH_AGENT_PID=39 10:48:03 Running ssh-add (command line suppressed) 10:48:03 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13448121046080195805.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13448121046080195805.key) 10:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:03 + git semver tag 10:48:04 2023-08-09 10:48:04,082 [run_tag] DEBUG tag force:False 10:48:04 2023-08-09 10:48:04,083 [check_head_tag] DEBUG check head tag 10:48:04 2023-08-09 10:48:04,083 [execute] INFO git cat-file --batch-check 10:48:04 2023-08-09 10:48:04,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 10:48:04 2023-08-09 10:48:04,088 [execute] INFO git cat-file --batch 10:48:04 2023-08-09 10:48:04,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 10:48:04 2023-08-09 10:48:04,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:04 2023-08-09 10:48:04,097 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 10:48:04 2023-08-09 10:48:04,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 10:48:04 2023-08-09 10:48:04,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:04 3.1.0-dev.4 [Pipeline] } 10:48:04 $ docker exec --env ******** --env ******** b8297be8b80d770534e6b556c7b9ab6990b139fedc24a1e112b9f36a47220f69 ssh-agent -k 10:48:04 unset SSH_AUTH_SOCK; 10:48:04 unset SSH_AGENT_PID; 10:48:04 echo Agent pid 39 killed; 10:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:04 + git semver [Pipeline] } 10:48:04 $ docker stop --time=1 b8297be8b80d770534e6b556c7b9ab6990b139fedc24a1e112b9f36a47220f69 10:48:06 $ docker rm -f --volumes b8297be8b80d770534e6b556c7b9ab6990b139fedc24a1e112b9f36a47220f69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:06 10:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:06 0.23.1-centos7: Pulling from edgex-lftools 10:48:06 ab5ef0e58194: Pulling fs layer 10:48:06 9712f1f96733: Pulling fs layer 10:48:06 63f879dbbcfc: Pulling fs layer 10:48:06 0d9ebad4ef96: Pulling fs layer 10:48:06 e9a5061849ea: Pulling fs layer 10:48:06 d747dcd14b5f: Pulling fs layer 10:48:06 2de7ff778b66: Pulling fs layer 10:48:06 0d9ebad4ef96: Waiting 10:48:06 e9a5061849ea: Waiting 10:48:06 d747dcd14b5f: Waiting 10:48:06 2de7ff778b66: Waiting 10:48:06 9712f1f96733: Verifying Checksum 10:48:06 9712f1f96733: Download complete 10:48:07 63f879dbbcfc: Verifying Checksum 10:48:07 63f879dbbcfc: Download complete 10:48:07 e9a5061849ea: Verifying Checksum 10:48:07 e9a5061849ea: Download complete 10:48:07 d747dcd14b5f: Verifying Checksum 10:48:07 d747dcd14b5f: Download complete 10:48:07 0d9ebad4ef96: Verifying Checksum 10:48:07 0d9ebad4ef96: Download complete 10:48:07 ab5ef0e58194: Verifying Checksum 10:48:07 ab5ef0e58194: Download complete 10:48:07 2de7ff778b66: Download complete 10:48:10 ab5ef0e58194: Pull complete 10:48:10 9712f1f96733: Pull complete 10:48:10 63f879dbbcfc: Pull complete 10:48:14 0d9ebad4ef96: Pull complete 10:48:14 e9a5061849ea: Pull complete 10:48:14 d747dcd14b5f: Pull complete 10:48:15 2de7ff778b66: Pull complete 10:48:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:48:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:15 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:48:15 $ 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 10:48:21 $ docker top 3457db90fadac199f80af4fa00eb85f1db0c7b79c608347f4a465eb7e08f57ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:48:21 provisioning config files... 10:48:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16835911122805271762tmp 10:48:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10127283260985146845tmp 10:48:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7440841257635180201tmp [Pipeline] { [Pipeline] echo 10:48:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:48:21 ---> sigul-configuration.sh 10:48:21 gpg: directory `/root/.gnupg' created 10:48:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:48:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:48:21 gpg: keyring `/root/.gnupg/secring.gpg' created 10:48:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:48:21 gpg: CAST5 encrypted data 10:48:21 gpg: encrypted with 1 passphrase 10:48:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:48:21 + mkdir /home/jenkins 10:48:21 + mkdir /home/jenkins/sigul [Pipeline] sh 10:48:22 + 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 10:48:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:48:22 ---> sigul-install.sh 10:48:22 Sigul already installed; skipping installation. [Pipeline] sh 10:48:22 + git tag --list 10:48:22 v1.0.0 10:48:22 v1.1.0 10:48:22 v1.1.1 10:48:22 v1.1.2 10:48:22 v1.2.0 10:48:22 v1.2.1 10:48:22 v2.0.0 10:48:22 v2.1.0 10:48:22 v2.1.1 10:48:22 v2.2.0 10:48:22 v2.3.0 10:48:22 v3.0 10:48:22 v3.0.0 10:48:22 v3.1.0-dev.1 10:48:22 v3.1.0-dev.2 10:48:22 v3.1.0-dev.3 10:48:22 v3.1.0-dev.4 [Pipeline] sh 10:48:23 + lftools sign git-tag v3.1.0-dev.4 10:48:23 Signing Git tag with Sigul... 10:48:23 Signing v3.1.0-dev.4 [Pipeline] echo 10:48:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:48:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:48:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:48:24 $ docker stop --time=1 3457db90fadac199f80af4fa00eb85f1db0c7b79c608347f4a465eb7e08f57ac 10:48:25 $ docker rm -f --volumes 3457db90fadac199f80af4fa00eb85f1db0c7b79c608347f4a465eb7e08f57ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:48:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:26 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:48:26 $ 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 10:48:26 $ docker top 0855b7366e3ce5cedaeb23f5c2601f9c098ff4dd51c26d947b4ba44eb83d33ee -eo pid,comm 10:48:26 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). 10:48:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:26 [ssh-agent] Looking for ssh-agent implementation... 10:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:26 $ docker exec 0855b7366e3ce5cedaeb23f5c2601f9c098ff4dd51c26d947b4ba44eb83d33ee ssh-agent 10:48:26 SSH_AUTH_SOCK=/tmp/ssh-d8nc5Da1lkQ8/agent.32 10:48:26 SSH_AGENT_PID=38 10:48:26 Running ssh-add (command line suppressed) 10:48:27 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4476127783225567548.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4476127783225567548.key) 10:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:27 + git semver bump pre 10:48:27 2023-08-09 10:48:27,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:27 2023-08-09 10:48:27,505 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 10:48:27 2023-08-09 10:48:27,505 [bump_version] DEBUG bumped version:3.1.0-dev.5 10:48:27 2023-08-09 10:48:27,505 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 10:48:27 2023-08-09 10:48:27,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:27 2023-08-09 10:48:27,505 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:27 2023-08-09 10:48:27,507 [execute] INFO git cat-file --batch-check 10:48:27 2023-08-09 10:48:27,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:27 2023-08-09 10:48:27,512 [execute] INFO git cat-file --batch 10:48:27 2023-08-09 10:48:27,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:27 2023-08-09 10:48:27,517 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:27 3.1.0-dev.5 [Pipeline] } 10:48:27 $ docker exec --env ******** --env ******** 0855b7366e3ce5cedaeb23f5c2601f9c098ff4dd51c26d947b4ba44eb83d33ee ssh-agent -k 10:48:27 unset SSH_AUTH_SOCK; 10:48:27 unset SSH_AGENT_PID; 10:48:27 echo Agent pid 38 killed; 10:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:28 + git semver [Pipeline] } 10:48:28 $ docker stop --time=1 0855b7366e3ce5cedaeb23f5c2601f9c098ff4dd51c26d947b4ba44eb83d33ee 10:48:29 $ docker rm -f --volumes 0855b7366e3ce5cedaeb23f5c2601f9c098ff4dd51c26d947b4ba44eb83d33ee [Pipeline] // withDockerContainer [Pipeline] sh 10:48:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:30 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:48:30 $ 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 10:48:30 $ docker top 669af7bd4ae2e0c53211f8c5bbfd1cb7240685c4f4b14d1b73164c36700022c2 -eo pid,comm 10:48:30 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). 10:48:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:30 [ssh-agent] Looking for ssh-agent implementation... 10:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:30 $ docker exec 669af7bd4ae2e0c53211f8c5bbfd1cb7240685c4f4b14d1b73164c36700022c2 ssh-agent 10:48:30 SSH_AUTH_SOCK=/tmp/ssh-n1MvizjR8meF/agent.32 10:48:30 SSH_AGENT_PID=38 10:48:30 Running ssh-add (command line suppressed) 10:48:31 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1602217231692501168.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1602217231692501168.key) 10:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:31 + git semver push 10:48:31 2023-08-09 10:48:31,551 [run_push] DEBUG push 10:48:31 2023-08-09 10:48:31,552 [execute] INFO git cat-file --batch-check 10:48:31 2023-08-09 10:48:31,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:48:31 2023-08-09 10:48:31,556 [execute] INFO git rev-list c76fc0c661880a1bdbd0b0812a9252b36c0e196f -- 10:48:31 2023-08-09 10:48:31,556 [execute] DEBUG Popen(['git', 'rev-list', 'c76fc0c661880a1bdbd0b0812a9252b36c0e196f', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:31 2023-08-09 10:48:31,564 [execute] INFO git fetch -v origin 10:48:31 2023-08-09 10:48:31,565 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:48:32 2023-08-09 10:48:32,054 [run_push] DEBUG no remote changes detected 10:48:32 2023-08-09 10:48:32,054 [execute] INFO git push origin semver 10:48:32 2023-08-09 10:48:32,055 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:48:33 2023-08-09 10:48:32,933 [run_push] DEBUG push all version tags 10:48:33 2023-08-09 10:48:32,934 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:48:33 2023-08-09 10:48:32,934 [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) 10:48:34 2023-08-09 10:48:33,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 10:48:34 3.1.0-dev.5 [Pipeline] } 10:48:34 $ docker exec --env ******** --env ******** 669af7bd4ae2e0c53211f8c5bbfd1cb7240685c4f4b14d1b73164c36700022c2 ssh-agent -k 10:48:34 unset SSH_AUTH_SOCK; 10:48:34 unset SSH_AGENT_PID; 10:48:34 echo Agent pid 38 killed; 10:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:34 + git semver [Pipeline] } 10:48:34 $ docker stop --time=1 669af7bd4ae2e0c53211f8c5bbfd1cb7240685c4f4b14d1b73164c36700022c2 10:48:36 $ docker rm -f --volumes 669af7bd4ae2e0c53211f8c5bbfd1cb7240685c4f4b14d1b73164c36700022c2 [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 10:48:36 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 10:48:36 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 10:48:36 total 16 10:48:36 drwxr-xr-x 3 root root 4096 Aug 9 10:38 . 10:48:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:48 .. 10:48:36 drwxr-xr-x 2 root root 4096 Aug 9 10:38 cost 10:48:36 -rw-r--r-- 1 root root 86 Aug 9 10:38 cost.csv 10:48:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 10:48:36 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 10:48:36 total 16 10:48:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:38 . 10:48:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:48 .. 10:48:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:38 cost 10:48:36 -rw-r--r-- 1 jenkins jenkins 86 Aug 9 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:48:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:48:37 ---> package-listing.sh 10:48:37 ++ facter osfamily 10:48:37 ++ tr '[:upper:]' '[:lower:]' 10:48:38 + OS_FAMILY=debian 10:48:38 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 10:48:38 + START_PACKAGES=/tmp/packages_start.txt 10:48:38 + END_PACKAGES=/tmp/packages_end.txt 10:48:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:38 + PACKAGES=/tmp/packages_start.txt 10:48:38 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:48:38 + PACKAGES=/tmp/packages_end.txt 10:48:38 + case "${OS_FAMILY}" in 10:48:38 + dpkg -l 10:48:38 + grep '^ii' 10:48:38 + '[' -f /tmp/packages_start.txt ']' 10:48:38 + '[' -f /tmp/packages_end.txt ']' 10:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:38 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 10:48:38 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 10:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 10:48:38 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 10:48:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:39 prd-ubuntu20.04-docker-8c-8g-3217 does not seem to be running inside a container 10:48:39 $ 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 10:48:39 $ docker top 78bd268988ad542a11ae5fb0c1dba22355957a220725adfdabd259bc7c7d3442 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:48:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:48:40 + ls /var/log/sa-host 10:48:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:40 provisioning config files... 10:48:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10650995281594829757tmp [Pipeline] { [Pipeline] echo 10:48:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:48:40 ---> create-netrc.sh [Pipeline] } 10:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:48:41 ---> python-tools-install.sh [Pipeline] echo 10:48:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:48:41 ---> sudo-logs.sh 10:48:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:48:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:48:41 ---> job-cost.sh 10:48:41 lf-activate-venv: SKIPPING 10:48:41 DEBUG: total: 0.2199999988079071 10:48:41 INFO: Retrieving Stack Cost... 10:48:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:48:42 INFO: Archiving Costs [Pipeline] echo 10:48:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:48:42 ---> logs-deploy.sh 10:48:42 lf-activate-venv: SKIPPING 10:48:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/124 10:48:42 INFO: archiving workspace using pattern(s): 10:48:43 Archives upload complete. 10:48:43 INFO: archiving logs to Nexus 10:48:44 ---> uname -a: 10:48:44 Linux prd-ubuntu20-04-docker-8c-8g-3217 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:48:44 10:48:44 10:48:44 ---> lscpu: 10:48:44 Architecture: x86_64 10:48:44 CPU op-mode(s): 32-bit, 64-bit 10:48:44 Byte Order: Little Endian 10:48:44 Address sizes: 40 bits physical, 48 bits virtual 10:48:44 CPU(s): 8 10:48:44 On-line CPU(s) list: 0-7 10:48:44 Thread(s) per core: 1 10:48:44 Core(s) per socket: 1 10:48:44 Socket(s): 8 10:48:44 NUMA node(s): 1 10:48:44 Vendor ID: AuthenticAMD 10:48:44 CPU family: 23 10:48:44 Model: 49 10:48:44 Model name: AMD EPYC-Rome Processor 10:48:44 Stepping: 0 10:48:44 CPU MHz: 2799.998 10:48:44 BogoMIPS: 5599.99 10:48:44 Virtualization: AMD-V 10:48:44 Hypervisor vendor: KVM 10:48:44 Virtualization type: full 10:48:44 L1d cache: 256 KiB 10:48:44 L1i cache: 256 KiB 10:48:44 L2 cache: 4 MiB 10:48:44 L3 cache: 128 MiB 10:48:44 NUMA node0 CPU(s): 0-7 10:48:44 Vulnerability Itlb multihit: Not affected 10:48:44 Vulnerability L1tf: Not affected 10:48:44 Vulnerability Mds: Not affected 10:48:44 Vulnerability Meltdown: Not affected 10:48:44 Vulnerability Mmio stale data: Not affected 10:48:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:48:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:48:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:48:44 Vulnerability Srbds: Not affected 10:48:44 Vulnerability Tsx async abort: Not affected 10:48:44 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 10:48:44 10:48:44 10:48:44 ---> nproc: 10:48:44 8 10:48:44 10:48:44 10:48:44 ---> df -h: 10:48:44 Filesystem Size Used Avail Use% Mounted on 10:48:44 overlay 155G 13G 143G 9% / 10:48:44 tmpfs 64M 0 64M 0% /dev 10:48:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:48:44 shm 64M 0 64M 0% /dev/shm 10:48:44 /dev/vda1 155G 13G 143G 9% /facter-os 10:48:44 10:48:44 10:48:44 ---> sar -b -r -n DEV: 10:48:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3217) 08/09/23 _x86_64_ (8 CPU) 10:48:44 10:48:44 10:35:47 LINUX RESTART (8 CPU) 10:48:44 10:48:44 10:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:48:44 10:37:02 203.08 49.23 153.86 0.00 5409.63 120401.93 0.00 10:48:44 10:38:01 168.16 0.25 167.90 0.00 11.39 55967.46 0.00 10:48:44 10:39:01 114.41 0.08 114.33 0.00 12.93 34233.09 0.00 10:48:44 10:40:01 2.47 0.00 2.47 0.00 0.00 28.01 0.00 10:48:44 10:41:01 26.60 11.26 15.33 0.00 3480.09 3688.19 0.00 10:48:44 10:42:01 4.75 0.00 4.75 0.00 0.00 65.19 0.00 10:48:44 10:43:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 10:48:44 10:44:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 10:48:44 10:45:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 10:48:44 10:46:01 2.23 0.00 2.23 0.00 0.00 32.26 0.00 10:48:44 10:47:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 10:48:44 10:48:01 47.47 0.23 47.23 0.00 11.33 32903.03 0.00 10:48:44 Average: 47.66 5.09 42.56 0.00 744.78 20564.86 0.00 10:48:44 10:48:44 10:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:48:44 10:37:02 28474512 31598384 711784 2.16 108288 3208420 1973620 5.82 1108716 2851608 584808 10:48:44 10:38:01 28171564 31391972 913112 2.78 149216 3255636 2242456 6.61 1399688 2851136 9888 10:48:44 10:39:01 27639108 31589148 717112 2.18 159300 3929720 1755524 5.17 1246328 3488236 336 10:48:44 10:40:01 27638880 31589080 716856 2.18 159368 3929720 1755524 5.17 1246304 3488236 12 10:48:44 10:41:01 27389460 31561844 735568 2.24 164672 4134192 1805484 5.32 1418668 3544076 1436 10:48:44 10:42:01 27408632 31581016 717296 2.18 164720 4134188 1821664 5.37 1399660 3544032 40 10:48:44 10:43:01 27417668 31590092 708200 2.15 164744 4134192 1821664 5.37 1390952 3544036 16 10:48:44 10:44:01 27417684 31590180 708148 2.15 164792 4134184 1821664 5.37 1390748 3544076 4 10:48:44 10:45:01 27417416 31589964 708300 2.15 164832 4134196 1821664 5.37 1391080 3544084 12 10:48:44 10:46:01 27417640 31590468 708140 2.15 164932 4134180 1821664 5.37 1390792 3544260 28 10:48:44 10:47:01 27417592 31590464 708132 2.15 164960 4134180 1821664 5.37 1390788 3544268 8 10:48:44 10:48:01 26364212 31549176 746588 2.27 182212 5053180 1968256 5.80 1529344 4383132 124 10:48:44 Average: 27514531 31567649 733270 2.23 159336 4026332 1869237 5.51 1358589 3489265 49726 10:48:44 10:48:44 10:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:48:44 10:37:02 vethd162d37 163.27 298.27 15.48 1900.78 0.00 0.00 0.00 0.16 10:48:44 10:37:02 docker0 185.92 323.31 15.07 2142.52 0.00 0.00 0.00 0.00 10:48:44 10:37:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 10:48:44 10:37:02 ens3 937.49 559.47 8927.09 104.15 0.00 0.00 0.00 0.00 10:48:44 10:38:01 docker0 1.49 3.63 0.09 43.24 0.00 0.00 0.00 0.00 10:48:44 10:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:48:44 10:38:01 ens3 63.36 46.55 95.51 99.54 0.00 0.00 0.00 0.00 10:48:44 10:38:01 veth8970bbc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:48:44 10:39:01 docker0 1.48 3.45 0.09 42.99 0.00 0.00 0.00 0.00 10:48:44 10:39:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 10:48:44 10:39:01 ens3 151.97 106.15 2650.93 224.95 0.00 0.00 0.00 0.00 10:48:44 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:44 10:40:01 ens3 1.77 0.65 2.88 0.28 0.00 0.00 0.00 0.00 10:48:44 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:41:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:48:44 10:41:01 ens3 82.42 30.04 1374.88 2.61 0.00 0.00 0.00 0.00 10:48:44 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:44 10:42:01 ens3 2.38 1.00 0.71 0.50 0.00 0.00 0.00 0.00 10:48:44 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:43:01 ens3 0.95 0.58 0.52 0.40 0.00 0.00 0.00 0.00 10:48:44 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:44 10:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:48:44 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:45:01 ens3 0.18 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:48:44 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:44 10:46:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:48:44 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:44 10:47:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:48:44 10:48:01 docker0 32.57 58.20 2.84 578.74 0.00 0.00 0.00 0.00 10:48:44 10:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:48:44 10:48:01 ens3 189.32 105.66 4553.17 15.23 0.00 0.00 0.00 0.00 10:48:44 Average: docker0 18.48 32.42 1.51 234.22 0.00 0.00 0.00 0.00 10:48:44 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 10:48:44 Average: ens3 119.29 70.91 1469.09 37.22 0.00 0.00 0.00 0.00 10:48:44 10:48:44 10:48:44 ---> sar -P ALL: 10:48:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3217) 08/09/23 _x86_64_ (8 CPU) 10:48:44 10:48:44 10:35:47 LINUX RESTART (8 CPU) 10:48:44 10:48:44 10:36:01 CPU %user %nice %system %iowait %steal %idle 10:48:44 10:37:02 all 11.04 0.00 4.06 2.93 0.07 81.89 10:48:44 10:37:02 0 9.55 0.00 3.84 3.41 0.07 83.13 10:48:44 10:37:02 1 11.26 0.00 4.10 3.86 0.05 80.74 10:48:44 10:37:02 2 10.09 0.00 4.26 3.92 0.07 81.67 10:48:44 10:37:02 3 10.67 0.00 4.62 0.73 0.08 83.90 10:48:44 10:37:02 4 12.23 0.00 3.56 2.34 0.07 81.80 10:48:44 10:37:02 5 10.80 0.00 3.21 0.67 0.07 85.25 10:48:44 10:37:02 6 12.67 0.00 4.02 7.56 0.08 75.66 10:48:44 10:37:02 7 11.07 0.00 4.92 0.97 0.08 82.96 10:48:44 10:38:01 all 28.91 0.00 5.69 3.49 0.11 61.81 10:48:44 10:38:01 0 26.87 0.00 5.22 0.58 0.09 67.24 10:48:44 10:38:01 1 29.31 0.00 5.61 1.21 0.09 63.78 10:48:44 10:38:01 2 28.85 0.00 6.94 14.82 0.10 49.29 10:48:44 10:38:01 3 29.18 0.00 6.01 1.74 0.12 62.95 10:48:44 10:38:01 4 29.42 0.00 5.79 0.79 0.10 63.90 10:48:44 10:38:01 5 29.56 0.00 4.93 2.93 0.09 62.50 10:48:44 10:38:01 6 29.15 0.00 5.65 5.33 0.15 59.71 10:48:44 10:38:01 7 28.96 0.00 5.36 0.57 0.10 65.01 10:48:44 10:39:01 all 15.19 0.00 3.29 2.31 0.07 79.14 10:48:44 10:39:01 0 14.60 0.00 3.24 0.20 0.05 81.91 10:48:44 10:39:01 1 14.06 0.00 3.86 4.28 0.09 77.71 10:48:44 10:39:01 2 15.45 0.00 3.31 0.96 0.07 80.21 10:48:44 10:39:01 3 15.81 0.00 3.50 9.06 0.08 71.54 10:48:44 10:39:01 4 14.90 0.00 2.78 0.69 0.05 81.58 10:48:44 10:39:01 5 14.77 0.00 2.66 0.98 0.05 81.55 10:48:44 10:39:01 6 15.64 0.00 3.79 2.36 0.05 78.17 10:48:44 10:39:01 7 16.24 0.00 3.17 0.05 0.12 80.42 10:48:44 10:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:48:44 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:40:01 1 0.05 0.00 0.02 0.03 0.02 99.88 10:48:44 10:40:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:48:44 10:40:01 3 0.03 0.00 0.02 0.00 0.05 99.90 10:48:44 10:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:48:44 10:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:48:44 10:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:48:44 10:41:01 all 0.92 0.00 0.44 0.30 0.02 98.32 10:48:44 10:41:01 0 0.42 0.00 0.27 0.15 0.02 99.15 10:48:44 10:41:01 1 0.67 0.00 0.58 0.87 0.02 97.86 10:48:44 10:41:01 2 1.57 0.00 0.43 0.08 0.00 97.92 10:48:44 10:41:01 3 0.67 0.00 0.50 0.50 0.03 98.29 10:48:44 10:41:01 4 1.05 0.00 0.50 0.13 0.02 98.30 10:48:44 10:41:01 5 1.00 0.00 0.30 0.35 0.02 98.33 10:48:44 10:41:01 6 0.75 0.00 0.47 0.05 0.02 98.72 10:48:44 10:41:01 7 1.22 0.00 0.50 0.30 0.02 97.96 10:48:44 10:42:01 all 0.20 0.00 0.03 0.01 0.01 99.76 10:48:44 10:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:48:44 10:42:01 1 0.07 0.00 0.03 0.02 0.00 99.88 10:48:44 10:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:48:44 10:42:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:48:44 10:42:01 4 0.02 0.00 0.03 0.03 0.00 99.92 10:48:44 10:42:01 5 1.40 0.00 0.03 0.00 0.02 98.55 10:48:44 10:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:48:44 10:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:48:44 10:43:01 all 0.03 0.00 0.02 0.00 0.01 99.95 10:48:44 10:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:48:44 10:43:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:48:44 10:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:48:44 10:43:01 3 0.10 0.00 0.03 0.00 0.02 99.85 10:48:44 10:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:48:44 10:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 10:48:44 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:48:44 10:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:48:44 10:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:48:44 10:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 10:48:44 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:44:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:48:44 10:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:48:44 10:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:48:44 10:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:45:01 all 0.03 0.00 0.00 0.00 0.01 99.96 10:48:44 10:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:48:44 10:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:48:44 10:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:48:44 10:45:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:48:44 10:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:48:44 10:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:48:44 10:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:48:44 10:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:48:44 10:46:01 all 0.05 0.00 0.02 0.01 0.00 99.91 10:48:44 10:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:46:01 1 0.05 0.00 0.07 0.05 0.00 99.83 10:48:44 10:46:01 2 0.32 0.00 0.02 0.00 0.00 99.67 10:48:44 10:46:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:48:44 10:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:48:44 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:48:44 10:47:01 all 0.03 0.00 0.00 0.01 0.01 99.95 10:48:44 10:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:48:44 10:47:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:48:44 10:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:48:44 10:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:48:44 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:47:01 5 0.12 0.00 0.00 0.07 0.02 99.80 10:48:44 10:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:48:44 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:48:44 10:48:44 10:47:01 CPU %user %nice %system %iowait %steal %idle 10:48:44 10:48:01 all 4.10 0.00 1.67 1.17 0.03 93.04 10:48:44 10:48:01 0 4.30 0.00 1.87 0.07 0.02 93.74 10:48:44 10:48:01 1 3.58 0.00 1.54 2.01 0.02 92.85 10:48:44 10:48:01 2 4.31 0.00 1.24 0.05 0.02 94.38 10:48:44 10:48:01 3 3.84 0.00 1.79 0.00 0.03 94.33 10:48:44 10:48:01 4 4.53 0.00 1.07 0.03 0.03 94.33 10:48:44 10:48:01 5 4.31 0.00 1.82 4.31 0.03 89.53 10:48:44 10:48:01 6 3.27 0.00 2.13 0.32 0.02 94.27 10:48:44 10:48:01 7 4.64 0.00 1.89 2.58 0.03 90.85 10:48:44 Average: all 4.98 0.00 1.26 0.84 0.03 92.90 10:48:44 Average: 0 4.60 0.00 1.20 0.37 0.02 93.82 10:48:44 Average: 1 4.85 0.00 1.31 1.02 0.03 92.79 10:48:44 Average: 2 5.00 0.00 1.33 1.62 0.02 92.03 10:48:44 Average: 3 4.97 0.00 1.37 0.99 0.04 92.63 10:48:44 Average: 4 5.12 0.00 1.14 0.33 0.03 93.39 10:48:44 Average: 5 5.12 0.00 1.07 0.77 0.03 93.01 10:48:44 Average: 6 5.05 0.00 1.32 1.29 0.03 92.31 10:48:44 Average: 7 5.11 0.00 1.31 0.37 0.03 93.18 10:48:44 10:48:44 10:48:44