Pull request #398 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea33329388915c30348e61775962adf2166fa79e+290df9772e99a502094e71001891edf463b76fa6 (d2e158e1546f727ed1baafaa63a914da5399ba70) 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-ssh13902030549475625092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10974249600517360009.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh209491813184637019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8611865548855077795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh819935508300393452.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5273263998701108957.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5472’ Running on prd-ubuntu20.04-docker-8c-8g-5475 in /w/workspace/gexfoundry_device-rest-go_PR-398 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 290df9772e99a502094e71001891edf463b76fa6 into PR head commit ea33329388915c30348e61775962adf2166fa79e Merge succeeded, producing ea33329388915c30348e61775962adf2166fa79e Checking out Revision ea33329388915c30348e61775962adf2166fa79e (PR-398) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f ea33329388915c30348e61775962adf2166fa79e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 290df9772e99a502094e71001891edf463b76fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea33329388915c30348e61775962adf2166fa79e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:47 ========================================================= 20:34:47 EdgeX Global Pipelines Version Info 20:34:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:48 ------------------- 20:34:48 stable info: 20:34:48 ------------------- 20:34:48 Commited By: Ginny Guan ginny@iotechsys.com 20:34:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:34:48 Message: update stable to v1.0.260 20:34:49 ------------------- 20:34:49 experimental info: 20:34:49 ------------------- 20:34:49 Commited By: Ginny Guan ginny@iotechsys.com 20:34:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:34:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo 20:34:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo 20:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea33329388915c30348e61775962adf2166fa79e [Pipeline] echo 20:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea33329 [Pipeline] echo 20:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:51 provisioning config files... 20:34:51 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/config9082419614122898599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:51 ---> ****-login.sh 20:34:51 nexus3.edgexfoundry.org:10001 20:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:51 Configure a credential helper to remove this warning. See 20:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:51 20:34:51 Login Succeeded 20:34:51 nexus3.edgexfoundry.org:10002 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10003 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10004 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 ****.io 20:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 ---> ****-login.sh ends [Pipeline] } 20:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:34:53 + git rev-list -1 --merges ea33329388915c30348e61775962adf2166fa79e~1..ea33329388915c30348e61775962adf2166fa79e [Pipeline] echo 20:34:53 -----------> git rev-list -1 --merges ea33329388915c30348e61775962adf2166fa79e~1..ea33329388915c30348e61775962adf2166fa79e ea33329388915c30348e61775962adf2166fa79e [false] [Pipeline] sh 20:34:53 + git log --format=format:%s -1 ea33329388915c30348e61775962adf2166fa79e [Pipeline] echo 20:34:53 ========================================================= 20:34:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:54 + git log --format=format:%s -1 ea33329388915c30348e61775962adf2166fa79e [Pipeline] echo 20:34:54 [semverPrep] GIT_COMMIT: ea33329388915c30348e61775962adf2166fa79e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:34:54 [semverPrep] This is not a build commit. [Pipeline] sh 20:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:54 + grep -v github /etc/ssh/ssh_known_hosts 20:34:54 + [ -e /tmp/ssh_known_hosts ] 20:34:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:54 + + sudo tee -aecho /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:34:54 20:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:55 20:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:55 0.1.4: Pulling from edgex-devops/py-git-semver 20:34:55 b85a868b505f: Pulling fs layer 20:34:55 e2be974225ed: Pulling fs layer 20:34:55 339a4e72a1f5: Pulling fs layer 20:34:55 988bab9f4d93: Pulling fs layer 20:34:55 1469e6f7b9e6: Pulling fs layer 20:34:55 eaf3925da568: Pulling fs layer 20:34:55 bab4dde63d76: Pulling fs layer 20:34:55 bde34c3a00c8: Pulling fs layer 20:34:55 b352a97aabf1: Pulling fs layer 20:34:55 4872d77fe225: Pulling fs layer 20:34:55 5851b861e8e6: Pulling fs layer 20:34:55 988bab9f4d93: Waiting 20:34:55 1469e6f7b9e6: Waiting 20:34:55 eaf3925da568: Waiting 20:34:55 bab4dde63d76: Waiting 20:34:55 bde34c3a00c8: Waiting 20:34:55 b352a97aabf1: Waiting 20:34:55 4872d77fe225: Waiting 20:34:55 5851b861e8e6: Waiting 20:34:55 e2be974225ed: Download complete 20:34:55 988bab9f4d93: Verifying Checksum 20:34:55 988bab9f4d93: Download complete 20:34:55 339a4e72a1f5: Verifying Checksum 20:34:55 339a4e72a1f5: Download complete 20:34:55 1469e6f7b9e6: Verifying Checksum 20:34:55 1469e6f7b9e6: Download complete 20:34:55 eaf3925da568: Verifying Checksum 20:34:55 eaf3925da568: Download complete 20:34:55 bde34c3a00c8: Download complete 20:34:55 b352a97aabf1: Verifying Checksum 20:34:55 b352a97aabf1: Download complete 20:34:55 4872d77fe225: Download complete 20:34:55 5851b861e8e6: Download complete 20:34:55 b85a868b505f: Download complete 20:34:56 bab4dde63d76: Verifying Checksum 20:34:56 bab4dde63d76: Download complete 20:34:57 b85a868b505f: Pull complete 20:34:57 e2be974225ed: Pull complete 20:34:57 339a4e72a1f5: Pull complete 20:34:57 988bab9f4d93: Pull complete 20:34:58 1469e6f7b9e6: Pull complete 20:34:58 eaf3925da568: Pull complete 20:34:59 bab4dde63d76: Pull complete 20:34:59 bde34c3a00c8: Pull complete 20:34:59 b352a97aabf1: Pull complete 20:35:00 4872d77fe225: Pull complete 20:35:00 5851b861e8e6: Pull complete 20:35:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:00 prd-ubuntu20.04-docker-8c-8g-5475 does not seem to be running inside a container 20:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-398 -v /w/workspace/gexfoundry_device-rest-go_PR-398:/w/workspace/gexfoundry_device-rest-go_PR-398:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-398@tmp:/w/workspace/gexfoundry_device-rest-go_PR-398@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 20:35:03 $ docker top f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 -eo pid,comm 20:35: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). 20:35:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:03 [ssh-agent] Looking for ssh-agent implementation... 20:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:03 $ docker exec f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 ssh-agent 20:35:04 SSH_AUTH_SOCK=/tmp/ssh-4Pa69YPI8hiV/agent.32 20:35:04 SSH_AGENT_PID=38 20:35:04 Running ssh-add (command line suppressed) 20:35:04 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-398@tmp/private_key_718407847496401265.key (/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/private_key_718407847496401265.key) 20:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:04 + git tag --points-at HEAD [Pipeline] } 20:35:04 $ docker exec --env ******** --env ******** f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 ssh-agent -k 20:35:04 unset SSH_AUTH_SOCK; 20:35:04 unset SSH_AGENT_PID; 20:35:04 echo Agent pid 38 killed; 20:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:04 [ssh-agent] Looking for ssh-agent implementation... 20:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:04 $ docker exec f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 ssh-agent 20:35:04 SSH_AUTH_SOCK=/tmp/ssh-ggP2Jh2zz0Bn/agent.71 20:35:04 SSH_AGENT_PID=77 20:35:04 Running ssh-add (command line suppressed) 20:35:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-398@tmp/private_key_4580518515591334705.key (/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/private_key_4580518515591334705.key) 20:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:05 + git semver init 20:35:05 2024-07-12 20:35:05,615 [run_init] DEBUG init version:0.0.0 force:False 20:35:05 2024-07-12 20:35:05,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-398/.semver 20:35:05 2024-07-12 20:35:05,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-398/.semver 20:35:05 2024-07-12 20:35:05,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-398/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-398, universal_newlines=False, shell=None, istream=None) 20:35:07 2024-07-12 20:35:06,919 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-398/.git/info/exclude 20:35:07 2024-07-12 20:35:06,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-398/.semver/PR-398 with force:False 20:35:07 2024-07-12 20:35:06,920 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-398/.semver/PR-398 20:35:07 2024-07-12 20:35:06,924 [execute] INFO git cat-file --batch-check 20:35:07 2024-07-12 20:35:06,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) 20:35:07 2024-07-12 20:35:06,930 [execute] INFO git cat-file --batch 20:35:07 2024-07-12 20:35:06,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) 20:35:07 2024-07-12 20:35:06,935 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-398/.semver/PR-398 20:35:07 0.0.0 [Pipeline] } 20:35:07 $ docker exec --env ******** --env ******** f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 ssh-agent -k 20:35:07 unset SSH_AUTH_SOCK; 20:35:07 unset SSH_AGENT_PID; 20:35:07 echo Agent pid 77 killed; 20:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:07 + git semver [Pipeline] } 20:35:07 $ docker stop --time=1 f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 20:35:09 $ docker rm -f --volumes f684130e7fdcf0d6ac1601c847daad34c42c7a4ada8a32f958db952a4b919155 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:10 Stashed 1 file(s) [Pipeline] echo 20:35:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:10 provisioning config files... 20:35:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/config92440841267890334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:11 ---> ****-login.sh 20:35:11 nexus3.edgexfoundry.org:10001 20:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:11 Configure a credential helper to remove this warning. See 20:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:11 20:35:11 Login Succeeded 20:35:11 nexus3.edgexfoundry.org:10002 20:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:11 Configure a credential helper to remove this warning. See 20:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:11 20:35:11 Login Succeeded 20:35:11 nexus3.edgexfoundry.org:10003 20:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:11 Configure a credential helper to remove this warning. See 20:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:11 20:35:11 Login Succeeded 20:35:11 nexus3.edgexfoundry.org:10004 20:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:11 Configure a credential helper to remove this warning. See 20:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:11 20:35:11 Login Succeeded 20:35:11 ****.io 20:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:11 Configure a credential helper to remove this warning. See 20:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:11 20:35:11 Login Succeeded 20:35:11 ---> ****-login.sh ends [Pipeline] } 20:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:35:12 ========================================================= 20:35:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:35:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:35:12 Sending build context to Docker daemon 16.54MB 20:35:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:35:12 Step 2/12 : FROM ${BASE} AS builder 20:35:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:12 619be1103602: Pulling fs layer 20:35:12 7862e08f4a3e: Pulling fs layer 20:35:12 5df492c9dc93: Pulling fs layer 20:35:12 7629e6793208: Pulling fs layer 20:35:12 4f4fb700ef54: Pulling fs layer 20:35:12 fb5054dd5b73: Pulling fs layer 20:35:12 eeca6798cff9: Pulling fs layer 20:35:12 aa269ceb94a6: Pulling fs layer 20:35:12 ada007ff1a6a: Pulling fs layer 20:35:12 7629e6793208: Waiting 20:35:12 4f4fb700ef54: Waiting 20:35:12 aa269ceb94a6: Waiting 20:35:12 fb5054dd5b73: Waiting 20:35:12 ada007ff1a6a: Waiting 20:35:12 7862e08f4a3e: Download complete 20:35:12 7629e6793208: Verifying Checksum 20:35:12 7629e6793208: Download complete 20:35:12 4f4fb700ef54: Download complete 20:35:12 fb5054dd5b73: Verifying Checksum 20:35:12 fb5054dd5b73: Download complete 20:35:12 619be1103602: Verifying Checksum 20:35:12 619be1103602: Download complete 20:35:12 eeca6798cff9: Verifying Checksum 20:35:12 eeca6798cff9: Download complete 20:35:12 619be1103602: Pull complete 20:35:13 ada007ff1a6a: Download complete 20:35:13 7862e08f4a3e: Pull complete 20:35:13 5df492c9dc93: Verifying Checksum 20:35:13 5df492c9dc93: Download complete 20:35:13 aa269ceb94a6: Verifying Checksum 20:35:13 aa269ceb94a6: Download complete 20:35:16 5df492c9dc93: Pull complete 20:35:16 7629e6793208: Pull complete 20:35:16 4f4fb700ef54: Pull complete 20:35:16 fb5054dd5b73: Pull complete 20:35:16 eeca6798cff9: Pull complete 20:35:18 aa269ceb94a6: Pull complete 20:35:19 ada007ff1a6a: Pull complete 20:35:19 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:35:19 ---> f489d0715acc 20:35:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:35:23 ---> Running in cf02e41a4a82 20:35:23 Removing intermediate container cf02e41a4a82 20:35:23 ---> 42874b5c2743 20:35:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:23 ---> Running in e5ba7a471645 20:35:23 Removing intermediate container e5ba7a471645 20:35:23 ---> 1579cd89545d 20:35:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:35:23 ---> Running in 13d2d3c56189 20:35:23 Removing intermediate container 13d2d3c56189 20:35:23 ---> 45c7d0cbb18a 20:35:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:35:23 ---> Running in effa4ad20db4 20:35:24 Removing intermediate container effa4ad20db4 20:35:24 ---> 83e047f6778a 20:35:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:24 ---> Running in 01fc4c2b8b2b 20:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:24 (1/4) Installing openssh-keygen (9.3_p2-r2) 20:35:24 (2/4) Installing libedit (20221030.3.1-r1) 20:35:24 (3/4) Installing openssh-client-common (9.3_p2-r2) 20:35:24 (4/4) Installing openssh-client-default (9.3_p2-r2) 20:35:24 Executing busybox-1.36.1-r5.trigger 20:35:24 OK: 268 MiB in 56 packages 20:35:25 Removing intermediate container 01fc4c2b8b2b 20:35:25 ---> bee19ede4da5 20:35:25 Step 8/12 : WORKDIR /device-rest-go 20:35:25 ---> Running in cacfd611be40 20:35:25 Removing intermediate container cacfd611be40 20:35:25 ---> 4aeb75ade074 20:35:25 Step 9/12 : COPY go.mod vendor* ./ 20:35:25 Still waiting to schedule task 20:35:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5473’ 20:35:25 ---> 7170da338c53 20:35:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:25 ---> Running in 65f4f401538b 20:36:21 Removing intermediate container 65f4f401538b 20:36:21 ---> 2e23b90b6458 20:36:21 Step 11/12 : COPY . . 20:36:21 ---> cbd08d2c7ccc 20:36:21 Step 12/12 : RUN $MAKE 20:36:21 ---> Running in eb8be5b41097 20:36:21 noop 20:36:21 Removing intermediate container eb8be5b41097 20:36:21 ---> 214856d859ec 20:36:21 Successfully built 214856d859ec 20:36:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:22 + docker inspect -f . ci-base-image-x86_64 20:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:22 prd-ubuntu20.04-docker-8c-8g-5475 does not seem to be running inside a container 20:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-398 -v /w/workspace/gexfoundry_device-rest-go_PR-398:/w/workspace/gexfoundry_device-rest-go_PR-398:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-398@tmp:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:22 $ docker top 73fbf2e2f964f1092b64110871ec9f713100dd5162145835cdda15453e44efc0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:23 + go version 20:36:23 go version go1.21.9 linux/amd64 [Pipeline] } 20:36:23 $ docker stop --time=1 73fbf2e2f964f1092b64110871ec9f713100dd5162145835cdda15453e44efc0 20:36:24 $ docker rm -f --volumes 73fbf2e2f964f1092b64110871ec9f713100dd5162145835cdda15453e44efc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + docker inspect -f . ci-base-image-x86_64 20:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:25 prd-ubuntu20.04-docker-8c-8g-5475 does not seem to be running inside a container 20:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-398 -v /w/workspace/gexfoundry_device-rest-go_PR-398:/w/workspace/gexfoundry_device-rest-go_PR-398:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-398@tmp:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:26 $ docker top b5f6996f5a8521e4f0ff1490260081c46eb164f35661df418dbb996963542787 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-398 [Pipeline] fileExists [Pipeline] sh 20:36:26 + make test 20:36:26 go test ./... -coverprofile=coverage.out ./... 20:36:28 ? github.com/edgexfoundry/device-rest-go [no test files] 20:36:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:36:50 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 20:36:58 go vet ./... 20:37:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:05 ./bin/test-attribution-txt.sh 20:37:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:37:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:37:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:37:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:37:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:37:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:37:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:37:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:37:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:37:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:37:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:37:05 $ docker stop --time=1 b5f6996f5a8521e4f0ff1490260081c46eb164f35661df418dbb996963542787 20:37:09 $ docker rm -f --volumes b5f6996f5a8521e4f0ff1490260081c46eb164f35661df418dbb996963542787 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:37:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:10 + ls -al . 20:37:10 total 248 20:37:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 20:36 . 20:37:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:34 .. 20:37:10 -rw-rw-r-- 1 jenkins jenkins 151 Jul 12 20:34 .dockerignore 20:37:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:36 .git 20:37:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:34 .github 20:37:10 -rw-rw-r-- 1 jenkins jenkins 264 Jul 12 20:34 .gitignore 20:37:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:34 .golangci.yml 20:37:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:35 .semver 20:37:10 -rw-rw-r-- 1 jenkins jenkins 10300 Jul 12 20:34 Attribution.txt 20:37:10 -rw-rw-r-- 1 jenkins jenkins 17685 Jul 12 20:34 CHANGELOG.md 20:37:10 -rw-rw-r-- 1 jenkins jenkins 1687 Jul 12 20:34 Dockerfile 20:37:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:34 GOVERNANCE.md 20:37:10 -rw-rw-r-- 1 jenkins jenkins 680 Jul 12 20:34 Jenkinsfile 20:37:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:34 LICENSE 20:37:10 -rw-rw-r-- 1 jenkins jenkins 2016 Jul 12 20:34 Makefile 20:37:10 -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 20:34 OWNERS.md 20:37:10 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 12 20:34 README.md 20:37:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 20:35 VERSION 20:37:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:34 bin 20:37:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:34 cmd 20:37:10 -rw-r--r-- 1 jenkins jenkins 14499 Jul 12 20:36 coverage.out 20:37:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:34 driver 20:37:10 -rw-rw-r-- 1 jenkins jenkins 7240 Jul 12 20:34 go.mod 20:37:10 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 20:34 go.sum 20:37:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:34 openapi 20:37:10 -rw-rw-r-- 1 jenkins jenkins 713 Jul 12 20:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:11 + 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=ea33329388915c30348e61775962adf2166fa79e --label arch=amd64 --label version=0.0.0 . 20:37:11 Sending build context to Docker daemon 16.56MB 20:37:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:37:11 Step 2/26 : FROM ${BASE} AS builder 20:37:11 ---> 214856d859ec 20:37:11 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:37:11 ---> Running in 3dc740f60aba 20:37:11 Removing intermediate container 3dc740f60aba 20:37:11 ---> ad35b813fdbb 20:37:11 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:37:11 ---> Running in 9cd22cd26d49 20:37:11 Removing intermediate container 9cd22cd26d49 20:37:11 ---> a4c148dcbcaf 20:37:11 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:37:11 ---> Running in e6bf8236fb1e 20:37:11 Removing intermediate container e6bf8236fb1e 20:37:11 ---> e73457448535 20:37:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:37:11 ---> Running in e13a66ac55f9 20:37:12 Removing intermediate container e13a66ac55f9 20:37:12 ---> e333518148c9 20:37:12 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:12 ---> Running in 65660a275c56 20:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:37:12 OK: 268 MiB in 56 packages 20:37:13 Removing intermediate container 65660a275c56 20:37:13 ---> 21e78e844b3b 20:37:13 Step 8/26 : WORKDIR /device-rest-go 20:37:13 ---> Running in 051895589a2c 20:37:13 Removing intermediate container 051895589a2c 20:37:13 ---> f8684f89f674 20:37:13 Step 9/26 : COPY go.mod vendor* ./ 20:37:13 ---> 7c6125bd2871 20:37:13 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:13 ---> Running in d0c2aa2f5f5b 20:37:14 Removing intermediate container d0c2aa2f5f5b 20:37:14 ---> 5a0c578e3101 20:37:14 Step 11/26 : COPY . . 20:37:14 ---> 5f827cd7f291 20:37:14 Step 12/26 : RUN $MAKE 20:37:14 ---> Running in bb63a40d7014 20:37:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:37:47 Removing intermediate container bb63a40d7014 20:37:47 ---> cf1d08817102 20:37:47 Step 13/26 : FROM alpine:3.18 20:37:47 3.18: Pulling from library/alpine 20:37:47 73baa7ef167e: Pulling fs layer 20:37:47 73baa7ef167e: Pull complete 20:37:47 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:37:47 Status: Downloaded newer image for alpine:3.18 20:37:47 ---> 8fd7cac70a4a 20:37:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:37:47 ---> Running in 7180313ffede 20:37:47 Removing intermediate container 7180313ffede 20:37:47 ---> 0b793cd87b6c 20:37:47 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:37:47 ---> Running in 24f31554431d 20:37:47 Removing intermediate container 24f31554431d 20:37:47 ---> 16719f6f6297 20:37:47 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:37:47 ---> Running in c5e9b86f87d8 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:37:47 (1/1) Installing dumb-init (1.2.5-r2) 20:37:47 Executing busybox-1.36.1-r7.trigger 20:37:47 OK: 7 MiB in 16 packages 20:37:48 Removing intermediate container c5e9b86f87d8 20:37:48 ---> 009094d150ab 20:37:48 Step 17/26 : RUN apk --no-cache upgrade 20:37:48 ---> Running in 6de6582dfdd2 20:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:37:48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:37:48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:37:48 OK: 7 MiB in 16 packages 20:37:49 Removing intermediate container 6de6582dfdd2 20:37:49 ---> 003a9f3472cc 20:37:49 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:37:50 ---> 56a6110bda62 20:37:50 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:37:50 ---> 3d3098dc7dbb 20:37:50 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:37:50 ---> 092c24512be7 20:37:50 Step 21/26 : EXPOSE 59986 20:37:50 ---> Running in 48c536ed26e9 20:37:50 Removing intermediate container 48c536ed26e9 20:37:50 ---> 7dd590dacec6 20:37:50 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:37:50 ---> Running in 76e0d6ca3504 20:37:50 Removing intermediate container 76e0d6ca3504 20:37:50 ---> 05e4a400e135 20:37:50 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:37:50 ---> Running in 19ae74b72a7a 20:37:50 Removing intermediate container 19ae74b72a7a 20:37:50 ---> 97440c134d41 20:37:50 Step 24/26 : LABEL arch=amd64 20:37:50 ---> Running in db024e9c86d4 20:37:50 Removing intermediate container db024e9c86d4 20:37:50 ---> 02ffdfb24064 20:37:50 Step 25/26 : LABEL git_sha=ea33329388915c30348e61775962adf2166fa79e 20:37:50 ---> Running in 779bc405b4d7 20:37:50 Removing intermediate container 779bc405b4d7 20:37:50 ---> 42b6fe25b1ca 20:37:50 Step 26/26 : LABEL version=0.0.0 20:37:50 ---> Running in c229473c7f97 20:37:50 Removing intermediate container c229473c7f97 20:37:50 ---> 4625e301e68f 20:37:50 [Warning] One or more build-args [ARCH] were not consumed 20:37:50 Successfully built 4625e301e68f 20:37:50 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:52 20:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:52 latest: Pulling from edgex-lftools-log-publisher 20:37:52 5eb5b503b376: Pulling fs layer 20:37:52 5c69ac0246d0: Pulling fs layer 20:37:52 ec43610c2a17: Pulling fs layer 20:37:52 3a2ae6a8a46f: Pulling fs layer 20:37:52 33b1e0a273af: Pulling fs layer 20:37:52 5d3b04190fa2: Pulling fs layer 20:37:52 2f39f015ded8: Pulling fs layer 20:37:52 3a2ae6a8a46f: Waiting 20:37:52 5d3b04190fa2: Waiting 20:37:52 2f39f015ded8: Waiting 20:37:52 33b1e0a273af: Waiting 20:37:52 5c69ac0246d0: Verifying Checksum 20:37:52 5c69ac0246d0: Download complete 20:37:52 3a2ae6a8a46f: Download complete 20:37:52 33b1e0a273af: Verifying Checksum 20:37:52 33b1e0a273af: Download complete 20:37:52 ec43610c2a17: Verifying Checksum 20:37:52 ec43610c2a17: Download complete 20:37:52 5d3b04190fa2: Download complete 20:37:52 5eb5b503b376: Download complete 20:37:53 2f39f015ded8: Download complete 20:37:53 5eb5b503b376: Pull complete 20:37:54 5c69ac0246d0: Pull complete 20:37:54 ec43610c2a17: Pull complete 20:37:54 3a2ae6a8a46f: Pull complete 20:37:54 33b1e0a273af: Pull complete 20:37:54 5d3b04190fa2: Pull complete 20:38:00 2f39f015ded8: Pull complete 20:38:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:00 prd-ubuntu20.04-docker-8c-8g-5475 does not seem to be running inside a container 20:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-398 -v /w/workspace/gexfoundry_device-rest-go_PR-398:/w/workspace/gexfoundry_device-rest-go_PR-398:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-398@tmp:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:38:04 $ docker top 9103434ec44c8db40a3e0d4c6d302d77bd195e91f2c2bd01754201b388e1ec0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:04 ---> job-cost.sh 20:38:04 lf-activate-venv: SKIPPING 20:38:04 INFO: No Stack... 20:38:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:05 INFO: Archiving Costs [Pipeline] sh 20:38:05 + cat /w/workspace/gexfoundry_device-rest-go_PR-398/archives/cost.csv 20:38:05 + cut -d, -f6 [Pipeline] lock 20:38:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] 20:38:05 Resource [jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] did not exist. Created. 20:38:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:06 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:06 Stashed 1 file(s) [Pipeline] } 20:38:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:06 $ docker stop --time=1 9103434ec44c8db40a3e0d4c6d302d77bd195e91f2c2bd01754201b388e1ec0a 20:38:07 $ docker rm -f --volumes 9103434ec44c8db40a3e0d4c6d302d77bd195e91f2c2bd01754201b388e1ec0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5476 in /w/workspace/gexfoundry_device-rest-go_PR-398 [Pipeline] { [Pipeline] ws 20:39:09 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:39:12 The recommended git tool is: git 20:39:20 using credential edgex-jenkins-ssh 20:39:20 Cloning the remote Git repository 20:39:20 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:39:20 > git init /w/workspace/device-rest-go/1 # timeout=10 20:39:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:39:20 > git --version # timeout=10 20:39:20 > git --version # 'git version 2.25.1' 20:39:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:25 Merging remotes/origin/main commit 290df9772e99a502094e71001891edf463b76fa6 into PR head commit ea33329388915c30348e61775962adf2166fa79e 20:39:25 Merge succeeded, producing ea33329388915c30348e61775962adf2166fa79e 20:39:25 Checking out Revision ea33329388915c30348e61775962adf2166fa79e (PR-398) 20:39:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:39:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:39:25 > git config core.sparsecheckout # timeout=10 20:39:25 > git checkout -f ea33329388915c30348e61775962adf2166fa79e # timeout=10 20:39:25 > git remote # timeout=10 20:39:25 > git config --get remote.origin.url # timeout=10 20:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:25 > git merge 290df9772e99a502094e71001891edf463b76fa6 # timeout=10 20:39:25 > git rev-parse HEAD^{commit} # timeout=10 20:39:25 > git config core.sparsecheckout # timeout=10 20:39:25 > git checkout -f ea33329388915c30348e61775962adf2166fa79e # timeout=10 20:39:26 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:39:26 > git --version # timeout=10 20:39:26 > git --version # 'git version 2.25.1' 20:39:26 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:39:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:31 Dload Upload Total Spent Left Speed 20:39:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 20:39:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:39:32 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:39:32 /etc/docker/daemon.new 20:39:32 { 20:39:32 "registry-mirrors": [ 20:39:32 "https://nexus3.edgexfoundry.org:10001" 20:39:32 ], 20:39:32 "bip": "10.250.0.254/24", 20:39:32 "hosts": [ 20:39:32 "tcp://0.0.0.0:5555", 20:39:32 "unix:///var/run/docker.sock" 20:39:32 ], 20:39:32 "mtu": 1458, 20:39:32 "selinux-enabled": true, 20:39:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:39:32 } [Pipeline] sh 20:39:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:39:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:51 provisioning config files... 20:39:51 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config321452442342417224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:52 ---> ****-login.sh 20:39:52 nexus3.edgexfoundry.org:10001 20:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:39:52 Configure a credential helper to remove this warning. See 20:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:39:52 20:39:52 Login Succeeded 20:39:52 nexus3.edgexfoundry.org:10002 20:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:39:53 Configure a credential helper to remove this warning. See 20:39:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:39:53 20:39:53 Login Succeeded 20:39:53 nexus3.edgexfoundry.org:10003 20:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:39:53 Configure a credential helper to remove this warning. See 20:39:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:39:53 20:39:53 Login Succeeded 20:39:53 nexus3.edgexfoundry.org:10004 20:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:39:53 Configure a credential helper to remove this warning. See 20:39:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:39:53 20:39:53 Login Succeeded 20:39:53 ****.io 20:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:39:54 Configure a credential helper to remove this warning. See 20:39:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:39:54 20:39:54 Login Succeeded 20:39:54 ---> ****-login.sh ends [Pipeline] } 20:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:39:55 ========================================================= 20:39:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:39:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:39:55 Sending build context to Docker daemon 131.1kB 20:39:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:39:56 Step 2/12 : FROM ${BASE} AS builder 20:39:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:56 c6b39de5b339: Pulling fs layer 20:39:56 a69c41024577: Pulling fs layer 20:39:56 d6de4b400683: Pulling fs layer 20:39:56 35cb2a7552d0: Pulling fs layer 20:39:56 4f4fb700ef54: Pulling fs layer 20:39:56 464afbd9ba4c: Pulling fs layer 20:39:56 35cb2a7552d0: Waiting 20:39:56 4f4fb700ef54: Waiting 20:39:56 00f215d4a9da: Pulling fs layer 20:39:56 464afbd9ba4c: Waiting 20:39:56 d496ad576159: Pulling fs layer 20:39:56 00f215d4a9da: Waiting 20:39:56 d496ad576159: Waiting 20:39:56 a69c41024577: Download complete 20:39:56 35cb2a7552d0: Verifying Checksum 20:39:56 35cb2a7552d0: Download complete 20:39:56 4f4fb700ef54: Verifying Checksum 20:39:56 4f4fb700ef54: Download complete 20:39:56 c6b39de5b339: Download complete 20:39:56 464afbd9ba4c: Verifying Checksum 20:39:56 464afbd9ba4c: Download complete 20:39:56 d496ad576159: Verifying Checksum 20:39:56 d496ad576159: Download complete 20:39:57 c6b39de5b339: Pull complete 20:39:58 a69c41024577: Pull complete 20:39:58 d6de4b400683: Verifying Checksum 20:39:58 d6de4b400683: Download complete 20:39:59 00f215d4a9da: Download complete 20:40:11 d6de4b400683: Pull complete 20:40:11 35cb2a7552d0: Pull complete 20:40:11 4f4fb700ef54: Pull complete 20:40:11 464afbd9ba4c: Pull complete 20:40:20 00f215d4a9da: Pull complete 20:40:22 d496ad576159: Pull complete 20:40:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:40:22 ---> f246e2811388 20:40:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:40:22 ---> Running in aee1905edb3e 20:40:23 Removing intermediate container aee1905edb3e 20:40:23 ---> dcee292dcd7d 20:40:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:23 ---> Running in 217cdc1176ea 20:40:23 Removing intermediate container 217cdc1176ea 20:40:23 ---> 051a55058b21 20:40:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:40:23 ---> Running in e95307559f7f 20:40:23 Removing intermediate container e95307559f7f 20:40:23 ---> 2cdc506bfe17 20:40:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:40:24 ---> Running in a1d8ea01fb43 20:40:24 Removing intermediate container a1d8ea01fb43 20:40:24 ---> 6295c4db4a2b 20:40:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:24 ---> Running in a77ba9be1ce0 20:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:40:27 (1/4) Installing openssh-keygen (9.3_p2-r2) 20:40:27 (2/4) Installing libedit (20221030.3.1-r1) 20:40:27 (3/4) Installing openssh-client-common (9.3_p2-r2) 20:40:27 (4/4) Installing openssh-client-default (9.3_p2-r2) 20:40:27 Executing busybox-1.36.1-r5.trigger 20:40:27 OK: 271 MiB in 56 packages 20:40:28 Removing intermediate container a77ba9be1ce0 20:40:28 ---> ab2b26f2cd7d 20:40:28 Step 8/12 : WORKDIR /device-rest-go 20:40:28 ---> Running in 33cdec5cad78 20:40:29 Removing intermediate container 33cdec5cad78 20:40:29 ---> 941866c35edf 20:40:29 Step 9/12 : COPY go.mod vendor* ./ 20:40:29 ---> f21394f19f41 20:40:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:29 ---> Running in 2cf291b284ea 20:42:21 Removing intermediate container 2cf291b284ea 20:42:21 ---> 2a37cce4e2c0 20:42:21 Step 11/12 : COPY . . 20:42:22 ---> 775d3ff2087a 20:42:22 Step 12/12 : RUN $MAKE 20:42:22 ---> Running in 1b55f9191056 20:42:23 noop 20:42:23 Removing intermediate container 1b55f9191056 20:42:23 ---> 51d1b87db3b3 20:42:23 Successfully built 51d1b87db3b3 20:42:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:24 + docker inspect -f . ci-base-image-arm64 20:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:24 prd-ubuntu20.04-docker-arm64-4c-16g-5476 does not seem to be running inside a container 20:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:42:26 $ docker top e15b0e8fd45a4c7be5c78cbdd1beea39ea56f59e302764bf3722a63fa273fe8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:26 + go version 20:42:26 go version go1.21.9 linux/arm64 [Pipeline] } 20:42:26 $ docker stop --time=1 e15b0e8fd45a4c7be5c78cbdd1beea39ea56f59e302764bf3722a63fa273fe8f 20:42:28 $ docker rm -f --volumes e15b0e8fd45a4c7be5c78cbdd1beea39ea56f59e302764bf3722a63fa273fe8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:29 + docker inspect -f . ci-base-image-arm64 20:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-5476 does not seem to be running inside a container 20:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:42:31 $ docker top f396b8a4874fcc447cb63855a3980b53cdc52af88ae8cb9dcfde0a402866d283 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:31 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:42:32 + make test 20:42:32 go test ./... -coverprofile=coverage.out ./... 20:42:39 ? github.com/edgexfoundry/device-rest-go [no test files] 20:46:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:46:15 ok github.com/edgexfoundry/device-rest-go/driver 0.043s coverage: 33.2% of statements 20:46:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:46:15 go vet ./... 20:46:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:54 ./bin/test-attribution-txt.sh 20:46:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:46:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:46:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:46:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:46:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:46:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:46:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:46:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:46:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:46:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:46:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:46:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:46:54 $ docker stop --time=1 f396b8a4874fcc447cb63855a3980b53cdc52af88ae8cb9dcfde0a402866d283 20:46:56 $ docker rm -f --volumes f396b8a4874fcc447cb63855a3980b53cdc52af88ae8cb9dcfde0a402866d283 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:58 Warning: overwriting stash ‘coverage-report’ 20:46:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:00 + ls -al . 20:47:00 total 244 20:47:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:42 . 20:47:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:39 .. 20:47:00 -rw-rw-r-- 1 jenkins jenkins 151 Jul 12 20:39 .dockerignore 20:47:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:39 .git 20:47:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:39 .github 20:47:00 -rw-rw-r-- 1 jenkins jenkins 264 Jul 12 20:39 .gitignore 20:47:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:39 .golangci.yml 20:47:00 -rw-rw-r-- 1 jenkins jenkins 10300 Jul 12 20:39 Attribution.txt 20:47:00 -rw-rw-r-- 1 jenkins jenkins 17685 Jul 12 20:39 CHANGELOG.md 20:47:00 -rw-rw-r-- 1 jenkins jenkins 1687 Jul 12 20:39 Dockerfile 20:47:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:39 GOVERNANCE.md 20:47:00 -rw-rw-r-- 1 jenkins jenkins 680 Jul 12 20:39 Jenkinsfile 20:47:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:39 LICENSE 20:47:00 -rw-rw-r-- 1 jenkins jenkins 2016 Jul 12 20:39 Makefile 20:47:00 -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 20:39 OWNERS.md 20:47:00 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 12 20:39 README.md 20:47:00 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 20:35 VERSION 20:47:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:39 bin 20:47:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:39 cmd 20:47:00 -rw-r--r-- 1 jenkins jenkins 14499 Jul 12 20:46 coverage.out 20:47:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:39 driver 20:47:00 -rw-rw-r-- 1 jenkins jenkins 7240 Jul 12 20:39 go.mod 20:47:00 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 20:39 go.sum 20:47:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:39 openapi 20:47:00 -rw-rw-r-- 1 jenkins jenkins 713 Jul 12 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:00 + 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=ea33329388915c30348e61775962adf2166fa79e --label arch=arm64 --label version=0.0.0 . 20:47:00 Sending build context to Docker daemon 146.4kB 20:47:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:47:00 Step 2/26 : FROM ${BASE} AS builder 20:47:00 ---> 51d1b87db3b3 20:47:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:47:00 ---> Running in 1ea10a57bd4a 20:47:01 Removing intermediate container 1ea10a57bd4a 20:47:01 ---> bbc772e7366c 20:47:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:47:01 ---> Running in 038499c15810 20:47:01 Removing intermediate container 038499c15810 20:47:01 ---> f30f21ca528a 20:47:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:47:01 ---> Running in 4a1373b1fdd1 20:47:02 Removing intermediate container 4a1373b1fdd1 20:47:02 ---> 198967873018 20:47:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:47:02 ---> Running in 4bf9b0941db7 20:47:02 Removing intermediate container 4bf9b0941db7 20:47:02 ---> b6cbadde8048 20:47:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:02 ---> Running in cdcd6e8c3ca1 20:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:47:05 OK: 271 MiB in 56 packages 20:47:06 Removing intermediate container cdcd6e8c3ca1 20:47:06 ---> 18eddd725f27 20:47:06 Step 8/26 : WORKDIR /device-rest-go 20:47:06 ---> Running in a2e9982b03d3 20:47:06 Removing intermediate container a2e9982b03d3 20:47:06 ---> 9168dacf13f2 20:47:06 Step 9/26 : COPY go.mod vendor* ./ 20:47:06 ---> 91ef76dc01ef 20:47:06 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:06 ---> Running in 5916d32be549 20:47:09 Removing intermediate container 5916d32be549 20:47:09 ---> 9655ebcf6ade 20:47:09 Step 11/26 : COPY . . 20:47:09 ---> 079bac2d7188 20:47:09 Step 12/26 : RUN $MAKE 20:47:09 ---> Running in b0dbfd5912ef 20:47:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:50:47 Removing intermediate container b0dbfd5912ef 20:50:47 ---> d4d6fbb8bca1 20:50:47 Step 13/26 : FROM alpine:3.18 20:50:47 3.18: Pulling from library/alpine 20:50:47 5c905c7ebe2f: Pulling fs layer 20:50:47 5c905c7ebe2f: Verifying Checksum 20:50:47 5c905c7ebe2f: Download complete 20:50:47 5c905c7ebe2f: Pull complete 20:50:47 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:50:47 Status: Downloaded newer image for alpine:3.18 20:50:47 ---> dec292d02e07 20:50:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:50:47 ---> Running in 0bf7f1101037 20:50:47 Removing intermediate container 0bf7f1101037 20:50:47 ---> 2c626595f8dd 20:50:47 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:50:47 ---> Running in b939636dfbc9 20:50:47 Removing intermediate container b939636dfbc9 20:50:47 ---> a479398aa8b2 20:50:47 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:50:47 ---> Running in 7927d8abe8b5 20:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:47 (1/1) Installing dumb-init (1.2.5-r2) 20:50:47 Executing busybox-1.36.1-r7.trigger 20:50:47 OK: 8 MiB in 16 packages 20:50:47 Removing intermediate container 7927d8abe8b5 20:50:47 ---> 571f04098d1e 20:50:47 Step 17/26 : RUN apk --no-cache upgrade 20:50:47 ---> Running in 5c2f40109ec2 20:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:47 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:50:47 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:50:47 OK: 8 MiB in 16 packages 20:50:48 Removing intermediate container 5c2f40109ec2 20:50:48 ---> 864443dd9460 20:50:48 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:50:50 ---> ed2087757dfb 20:50:50 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:50:50 ---> 77c6d0f01f3c 20:50:50 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:50:51 ---> 09ba8599127a 20:50:51 Step 21/26 : EXPOSE 59986 20:50:51 ---> Running in f445b45af019 20:50:51 Removing intermediate container f445b45af019 20:50:51 ---> 017d28de3cb3 20:50:51 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:50:51 ---> Running in ac0de627310d 20:50:52 Removing intermediate container ac0de627310d 20:50:52 ---> 49a9ebdbabb4 20:50:52 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:50:52 ---> Running in b142ebc8a32d 20:50:52 Removing intermediate container b142ebc8a32d 20:50:52 ---> ea60e6920a93 20:50:52 Step 24/26 : LABEL arch=arm64 20:50:52 ---> Running in 1bdc164e8d3d 20:50:53 Removing intermediate container 1bdc164e8d3d 20:50:53 ---> c8f7eabeea4b 20:50:53 Step 25/26 : LABEL git_sha=ea33329388915c30348e61775962adf2166fa79e 20:50:53 ---> Running in 82dd48e5ac3e 20:50:53 Removing intermediate container 82dd48e5ac3e 20:50:53 ---> bab2a95b81d0 20:50:53 Step 26/26 : LABEL version=0.0.0 20:50:53 ---> Running in 58bcac865fe7 20:50:54 Removing intermediate container 58bcac865fe7 20:50:54 ---> 61df10b1475f 20:50:54 [Warning] One or more build-args [ARCH] were not consumed 20:50:54 Successfully built 61df10b1475f 20:50:54 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:54 20:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:55 arm64: Pulling from edgex-lftools-log-publisher 20:50:55 8998bd30e6a1: Pulling fs layer 20:50:55 04944245beec: Pulling fs layer 20:50:55 699f458cf7ca: Pulling fs layer 20:50:55 765212b225bb: Pulling fs layer 20:50:55 f23df028b6ca: Pulling fs layer 20:50:55 d65c8cfc05b1: Pulling fs layer 20:50:55 2437ff75d9bd: Pulling fs layer 20:50:55 765212b225bb: Waiting 20:50:55 f23df028b6ca: Waiting 20:50:55 d65c8cfc05b1: Waiting 20:50:55 2437ff75d9bd: Waiting 20:50:55 04944245beec: Verifying Checksum 20:50:55 04944245beec: Download complete 20:50:55 765212b225bb: Verifying Checksum 20:50:55 765212b225bb: Download complete 20:50:55 f23df028b6ca: Verifying Checksum 20:50:55 f23df028b6ca: Download complete 20:50:55 d65c8cfc05b1: Verifying Checksum 20:50:55 d65c8cfc05b1: Download complete 20:50:55 699f458cf7ca: Verifying Checksum 20:50:55 699f458cf7ca: Download complete 20:50:56 8998bd30e6a1: Verifying Checksum 20:50:56 8998bd30e6a1: Download complete 20:50:58 2437ff75d9bd: Verifying Checksum 20:50:58 2437ff75d9bd: Download complete 20:51:00 8998bd30e6a1: Pull complete 20:51:01 04944245beec: Pull complete 20:51:03 699f458cf7ca: Pull complete 20:51:03 765212b225bb: Pull complete 20:51:04 f23df028b6ca: Pull complete 20:51:04 d65c8cfc05b1: Pull complete 20:51:22 2437ff75d9bd: Pull complete 20:51:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-5476 does not seem to be running inside a container 20:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:51:52 $ docker top 0b5e92dac8bb6bbf2492f8c861d2a0932903a69325ff46d6c849d187d515c961 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:53 ---> job-cost.sh 20:51:53 lf-activate-venv: SKIPPING 20:51:53 INFO: No Stack... 20:51:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:54 INFO: Archiving Costs [Pipeline] sh 20:51:54 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:51:55 + cut -d, -f6 [Pipeline] lock 20:51:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] 20:51:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] did not exist. Created. 20:51:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:56 /w/workspace/device-rest-go/1@tmp/durable-e74219ab/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:51:56 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:56 Warning: overwriting stash ‘stack-cost’ 20:51:56 Stashed 1 file(s) [Pipeline] } 20:51:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:56 $ docker stop --time=1 0b5e92dac8bb6bbf2492f8c861d2a0932903a69325ff46d6c849d187d515c961 20:51:58 $ docker rm -f --volumes 0b5e92dac8bb6bbf2492f8c861d2a0932903a69325ff46d6c849d187d515c961 [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 20:51:59 provisioning config files... 20:51:59 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/config6128124982713246749tmp [Pipeline] { [Pipeline] sh 20:51:59 + set +x 20:51:59 + + curl -s https://codecov.io/bash 20:51:59 bash -s -- 20:51:59 20:51:59 _____ _ 20:51:59 / ____| | | 20:51:59 | | ___ __| | ___ ___ _____ __ 20:51:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:59 Bash-1.0.6 20:51:59 20:51:59 20:51:59 ==> git version 2.25.1 found 20:51:59 ==> 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 20:51:59 Release-Date: 2020-01-08 20:51:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:51:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:59 ==> Jenkins CI detected. 20:51:59 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-398 20:51:59 project root: . 20:51:59 --> token set from env 20:51:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:59 ==> Running gcov in . (disable via -X gcov) 20:51:59 ==> Python coveragepy not found 20:51:59 ==> Searching for coverage reports in: 20:51:59 + . 20:51:59 -> Found 1 reports 20:51:59 ==> Detecting git/mercurial file structure 20:51:59 ==> Reading reports 20:51:59 + ./coverage.out bytes=14499 20:51:59 ==> Appending adjustments 20:51:59 https://docs.codecov.io/docs/fixing-reports 20:52:00 + Found adjustments 20:52:00 ==> Gzipping contents 20:52:00 4.0K /tmp/codecov.GYc75F.gz 20:52:00 ==> Uploading reports 20:52:00 url: https://codecov.io 20:52:00 query: branch=PR-398&commit=ea33329388915c30348e61775962adf2166fa79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=398&job=&cmd_args= 20:52:00 -> Pinging Codecov 20:52:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-398&commit=ea33329388915c30348e61775962adf2166fa79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=398&job=&cmd_args= 20:52:00 -> Uploading to 20:52:00 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/4E5D53B4F1F92C436F7061BF334D961C/ea33329388915c30348e61775962adf2166fa79e/c1c3f683-d7e7-4bab-a19d-cfab691dbd4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T205200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=099ba102f16a71a34ad2b36773c2033815d7858aa789e51988f2b2e54c1527bc 20:52:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:00 Dload Upload Total Spent Left Speed 20:52:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10004 --:--:-- --:--:-- --:--:-- 10004 20:52:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ea33329388915c30348e61775962adf2166fa79e [Pipeline] } 20:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:52:02 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-398/archives ] 20:52:02 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-398/archives 20:52:02 total 16 20:52:02 drwxr-xr-x 3 root root 4096 Jul 12 20:38 . 20:52:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 20:38 .. 20:52:02 drwxr-xr-x 2 root root 4096 Jul 12 20:38 cost 20:52:02 -rw-r--r-- 1 root root 86 Jul 12 20:38 cost.csv 20:52:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-398/archives 20:52:02 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-398/archives 20:52:02 total 16 20:52:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:38 . 20:52:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 20:38 .. 20:52:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 20:38 cost 20:52:02 -rw-r--r-- 1 jenkins jenkins 86 Jul 12 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:52:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:03 ---> package-listing.sh 20:52:03 ++ facter osfamily 20:52:03 ++ tr '[:upper:]' '[:lower:]' 20:52:04 + OS_FAMILY=debian 20:52:04 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-398 20:52:04 + START_PACKAGES=/tmp/packages_start.txt 20:52:04 + END_PACKAGES=/tmp/packages_end.txt 20:52:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:04 + PACKAGES=/tmp/packages_start.txt 20:52:04 + '[' /w/workspace/gexfoundry_device-rest-go_PR-398 ']' 20:52:04 + PACKAGES=/tmp/packages_end.txt 20:52:04 + case "${OS_FAMILY}" in 20:52:04 + dpkg -l 20:52:04 + grep '^ii' 20:52:04 + '[' -f /tmp/packages_start.txt ']' 20:52:04 + '[' -f /tmp/packages_end.txt ']' 20:52:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:04 + '[' /w/workspace/gexfoundry_device-rest-go_PR-398 ']' 20:52:04 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-398/archives/ 20:52:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-398/archives/ [Pipeline] echo 20:52:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:05 prd-ubuntu20.04-docker-8c-8g-5475 does not seem to be running inside a container 20:52:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-398 -v /w/workspace/gexfoundry_device-rest-go_PR-398:/w/workspace/gexfoundry_device-rest-go_PR-398:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-398@tmp:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:05 $ docker top d7f260fd7984e59c718054844e4604757c184cef1bd01cb6ac796d30b891d8d5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:05 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:06 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:06 + ls /var/log/sa-host 20:52:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:06 provisioning config files... 20:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-398@tmp/config3447883808950677963tmp [Pipeline] { [Pipeline] echo 20:52:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:07 ---> create-netrc.sh [Pipeline] } 20:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:07 ---> python-tools-install.sh [Pipeline] echo 20:52:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:07 ---> sudo-logs.sh 20:52:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:08 ---> job-cost.sh 20:52:08 lf-activate-venv: SKIPPING 20:52:08 DEBUG: total: 0.2199999988079071 20:52:08 INFO: Retrieving Stack Cost... 20:52:08 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:09 INFO: Archiving Costs [Pipeline] echo 20:52:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:09 ---> logs-deploy.sh 20:52:09 lf-activate-venv: SKIPPING 20:52:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-398/1 20:52:09 INFO: archiving workspace using pattern(s): 20:52:10 Archives upload complete. 20:52:10 INFO: archiving logs to Nexus 20:52:11 ---> uname -a: 20:52:11 Linux prd-ubuntu20-04-docker-8c-8g-5475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:52:11 20:52:11 20:52:11 ---> lscpu: 20:52:11 Architecture: x86_64 20:52:11 CPU op-mode(s): 32-bit, 64-bit 20:52:11 Byte Order: Little Endian 20:52:11 Address sizes: 40 bits physical, 48 bits virtual 20:52:11 CPU(s): 8 20:52:11 On-line CPU(s) list: 0-7 20:52:11 Thread(s) per core: 1 20:52:11 Core(s) per socket: 1 20:52:11 Socket(s): 8 20:52:11 NUMA node(s): 1 20:52:11 Vendor ID: AuthenticAMD 20:52:11 CPU family: 23 20:52:11 Model: 49 20:52:11 Model name: AMD EPYC-Rome Processor 20:52:11 Stepping: 0 20:52:11 CPU MHz: 2799.998 20:52:11 BogoMIPS: 5599.99 20:52:11 Virtualization: AMD-V 20:52:11 Hypervisor vendor: KVM 20:52:11 Virtualization type: full 20:52:11 L1d cache: 256 KiB 20:52:11 L1i cache: 256 KiB 20:52:11 L2 cache: 4 MiB 20:52:11 L3 cache: 128 MiB 20:52:11 NUMA node0 CPU(s): 0-7 20:52:11 Vulnerability Itlb multihit: Not affected 20:52:11 Vulnerability L1tf: Not affected 20:52:11 Vulnerability Mds: Not affected 20:52:11 Vulnerability Meltdown: Not affected 20:52:11 Vulnerability Mmio stale data: Not affected 20:52:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:11 Vulnerability Srbds: Not affected 20:52:11 Vulnerability Tsx async abort: Not affected 20:52:11 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 20:52:11 20:52:11 20:52:11 ---> nproc: 20:52:11 8 20:52:11 20:52:11 20:52:11 ---> df -h: 20:52:11 Filesystem Size Used Avail Use% Mounted on 20:52:11 overlay 155G 12G 143G 8% / 20:52:11 tmpfs 64M 0 64M 0% /dev 20:52:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:11 shm 64M 0 64M 0% /dev/shm 20:52:11 /dev/vda1 155G 12G 143G 8% /facter-os 20:52:11 20:52:11 20:52:11 ---> sar -b -r -n DEV: 20:52:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5475) 07/12/24 _x86_64_ (8 CPU) 20:52:11 20:52:11 20:34:03 LINUX RESTART (8 CPU) 20:52:11 20:52:11 20:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:11 20:36:01 236.82 4.65 232.17 0.00 417.72 62527.56 0.00 20:52:11 20:37:01 140.21 0.10 140.11 0.00 4.93 41552.67 0.00 20:52:11 20:38:01 180.40 0.18 180.22 0.00 9.33 49860.22 0.00 20:52:11 20:39:01 41.56 0.02 41.54 0.00 2.93 13365.92 0.00 20:52:11 20:40:01 52.27 6.78 45.48 0.00 4439.85 8462.11 0.00 20:52:11 20:41:01 3.80 0.02 3.78 0.00 0.13 92.38 0.00 20:52:11 20:42:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 20:52:11 20:43:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 20:52:11 20:44:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 20:52:11 20:45:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:52:11 20:46:01 1.22 0.00 1.22 0.00 0.00 18.39 0.00 20:52:11 20:47:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 20:52:11 20:48:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 20:52:11 20:49:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:52:11 20:50:01 1.38 0.02 1.37 0.00 0.13 20.66 0.00 20:52:11 20:51:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 20:52:11 20:52:01 1.03 0.10 0.93 0.00 7.20 10.93 0.00 20:52:11 Average: 38.90 0.69 38.21 0.00 286.95 10250.82 0.00 20:52:11 20:52:11 20:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:11 20:36:01 27374876 31506440 801436 2.44 165696 4060932 2013744 5.93 1325804 3606388 599072 20:52:11 20:37:01 27442320 31448760 851728 2.59 190344 3902836 2201196 6.49 1351836 3496652 379300 20:52:11 20:38:01 27004908 31534444 760272 2.31 202432 4395708 1861092 5.48 1339620 3918492 377836 20:52:11 20:39:01 27022320 31552000 748396 2.28 202680 4395788 1769612 5.22 1340236 3905676 4 20:52:11 20:40:01 26570012 31532176 740136 2.25 231332 4796576 1736052 5.12 1624852 4040200 0 20:52:11 20:41:01 26584544 31541908 730384 2.22 229828 4793448 1717164 5.06 1613644 4037116 4 20:52:11 20:42:01 26584568 31541936 730284 2.22 229840 4793452 1717164 5.06 1613636 4037120 24 20:52:11 20:43:01 26587292 31544732 727432 2.21 229872 4793456 1717164 5.06 1611372 4037128 20 20:52:11 20:44:01 26588864 31546304 725780 2.21 229904 4793444 1717164 5.06 1609052 4037128 12 20:52:11 20:45:01 26589392 31546904 724964 2.20 229944 4793460 1717164 5.06 1609204 4037136 16 20:52:11 20:46:01 26589796 31547344 724156 2.20 229980 4793460 1717164 5.06 1609060 4037136 12 20:52:11 20:47:01 26589532 31547160 724524 2.20 230000 4793468 1717164 5.06 1609424 4037136 176 20:52:11 20:48:01 26589232 31546880 724744 2.20 230012 4793472 1717164 5.06 1609388 4037136 188 20:52:11 20:49:01 26589128 31546796 724828 2.20 230028 4793472 1717164 5.06 1608756 4037136 4 20:52:11 20:50:01 26588304 31546016 725380 2.21 230060 4793452 1731288 5.10 1609712 4037108 176 20:52:11 20:51:01 26588560 31546420 724960 2.20 230084 4793576 1731288 5.10 1609100 4037228 16 20:52:11 20:52:01 26587580 31545700 725328 2.21 230100 4793804 1736212 5.12 1610180 4037340 188 20:52:11 Average: 26733602 31536584 742043 2.26 220714 4651400 1778527 5.24 1547346 3965486 79826 20:52:11 20:52:11 20:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:11 20:36:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 20:52:11 20:36:01 ens3 672.40 494.91 6976.78 59.72 0.00 0.00 0.00 0.00 20:52:11 20:36:01 docker0 406.55 522.58 33.61 3683.33 0.00 0.00 0.00 0.00 20:52:11 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:37:01 ens3 33.83 20.11 37.26 11.24 0.00 0.00 0.00 0.00 20:52:11 20:37:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:52:11 20:37:01 veth8fc3b84 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:52:11 20:38:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 20:52:11 20:38:01 ens3 116.70 73.42 2715.02 17.67 0.00 0.00 0.00 0.00 20:52:11 20:38:01 docker0 4.57 8.45 0.28 125.63 0.00 0.00 0.00 0.00 20:52:11 20:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:52:11 20:39:01 ens3 7.22 4.98 7.96 2.76 0.00 0.00 0.00 0.00 20:52:11 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:40:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:52:11 20:40:01 ens3 180.99 85.77 2716.44 6.36 0.00 0.00 0.00 0.00 20:52:11 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:41:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 20:52:11 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:43:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:45:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:52:11 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:50:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:52:11 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:11 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 20:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:52:11 20:52:01 ens3 3.95 2.93 3.86 1.26 0.00 0.00 0.00 0.00 20:52:11 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:11 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 20:52:11 Average: ens3 58.59 39.29 720.49 5.73 0.00 0.00 0.00 0.00 20:52:11 Average: docker0 23.43 30.28 1.93 217.24 0.00 0.00 0.00 0.00 20:52:11 20:52:11 20:52:11 ---> sar -P ALL: 20:52:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5475) 07/12/24 _x86_64_ (8 CPU) 20:52:11 20:52:11 20:34:03 LINUX RESTART (8 CPU) 20:52:11 20:52:11 20:35:03 CPU %user %nice %system %iowait %steal %idle 20:52:11 20:36:01 all 8.89 0.00 4.17 4.12 0.09 82.74 20:52:11 20:36:01 0 9.22 0.00 3.72 5.38 0.07 81.61 20:52:11 20:36:01 1 8.00 0.00 3.56 1.34 0.07 87.03 20:52:11 20:36:01 2 8.51 0.00 4.62 2.04 0.03 84.79 20:52:11 20:36:01 3 8.11 0.00 5.32 19.81 0.09 66.67 20:52:11 20:36:01 4 9.64 0.00 4.10 1.27 0.05 84.93 20:52:11 20:36:01 5 8.98 0.00 3.84 0.86 0.07 86.25 20:52:11 20:36:01 6 9.10 0.00 4.48 1.54 0.07 84.81 20:52:11 20:36:01 7 9.57 0.00 3.71 0.82 0.23 85.67 20:52:11 20:37:01 all 41.70 0.00 6.85 2.58 0.07 48.80 20:52:11 20:37:01 0 42.34 0.00 6.36 2.87 0.07 48.36 20:52:11 20:37:01 1 41.39 0.00 6.48 0.52 0.05 51.56 20:52:11 20:37:01 2 41.13 0.00 6.76 0.30 0.08 51.72 20:52:11 20:37:01 3 42.04 0.00 7.84 13.54 0.07 36.51 20:52:11 20:37:01 4 42.10 0.00 6.47 0.47 0.07 50.90 20:52:11 20:37:01 5 41.33 0.00 5.96 0.22 0.07 52.42 20:52:11 20:37:01 6 41.93 0.00 7.12 0.56 0.08 50.31 20:52:11 20:37:01 7 41.38 0.00 7.82 2.19 0.07 48.55 20:52:11 20:38:01 all 30.24 0.00 6.94 1.99 0.08 60.75 20:52:11 20:38:01 0 28.24 0.00 6.53 3.78 0.07 61.39 20:52:11 20:38:01 1 31.15 0.00 6.78 0.66 0.07 61.35 20:52:11 20:38:01 2 30.52 0.00 6.41 0.56 0.08 62.43 20:52:11 20:38:01 3 29.95 0.00 7.41 2.95 0.09 59.62 20:52:11 20:38:01 4 29.61 0.00 6.74 1.23 0.07 62.35 20:52:11 20:38:01 5 31.01 0.00 7.09 0.08 0.07 61.74 20:52:11 20:38:01 6 30.65 0.00 7.43 3.23 0.08 58.60 20:52:11 20:38:01 7 30.79 0.00 7.14 3.45 0.08 58.54 20:52:11 20:39:01 all 0.23 0.00 0.18 0.66 0.01 98.92 20:52:11 20:39:01 0 0.10 0.00 0.48 4.62 0.02 94.77 20:52:11 20:39:01 1 0.38 0.00 0.13 0.43 0.02 99.03 20:52:11 20:39:01 2 0.18 0.00 0.17 0.00 0.03 99.62 20:52:11 20:39:01 3 0.17 0.00 0.20 0.03 0.00 99.60 20:52:11 20:39:01 4 0.22 0.00 0.10 0.00 0.00 99.68 20:52:11 20:39:01 5 0.28 0.00 0.17 0.00 0.00 99.55 20:52:11 20:39:01 6 0.30 0.00 0.08 0.00 0.02 99.60 20:52:11 20:39:01 7 0.20 0.00 0.08 0.18 0.02 99.52 20:52:11 20:40:01 all 2.62 0.00 1.42 0.46 0.03 95.47 20:52:11 20:40:01 0 2.07 0.00 1.03 1.72 0.05 95.13 20:52:11 20:40:01 1 2.30 0.00 1.27 0.03 0.03 96.36 20:52:11 20:40:01 2 3.91 0.00 1.29 0.07 0.02 94.72 20:52:11 20:40:01 3 2.71 0.00 1.94 0.57 0.03 94.75 20:52:11 20:40:01 4 2.34 0.00 1.22 0.05 0.02 96.37 20:52:11 20:40:01 5 2.21 0.00 0.95 0.17 0.03 96.64 20:52:11 20:40:01 6 3.55 0.00 1.03 0.05 0.03 95.33 20:52:11 20:40:01 7 1.85 0.00 2.66 1.02 0.02 94.45 20:52:11 20:41:01 all 0.08 0.00 0.05 0.01 0.01 99.86 20:52:11 20:41:01 0 0.05 0.00 0.05 0.02 0.00 99.88 20:52:11 20:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:52:11 20:41:01 2 0.23 0.00 0.13 0.00 0.02 99.62 20:52:11 20:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:52:11 20:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:11 20:41:01 5 0.02 0.00 0.05 0.02 0.00 99.92 20:52:11 20:41:01 6 0.12 0.00 0.07 0.02 0.05 99.75 20:52:11 20:41:01 7 0.10 0.00 0.03 0.00 0.00 99.87 20:52:11 20:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:52:11 20:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:52:11 20:42:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:52:11 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:11 20:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:11 20:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:11 20:42:01 6 0.23 0.00 0.07 0.02 0.02 99.67 20:52:11 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:43:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:52:11 20:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:11 20:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:11 20:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:52:11 20:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:11 20:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:52:11 20:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:11 20:43:01 6 0.30 0.00 0.02 0.02 0.03 99.63 20:52:11 20:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:11 20:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:11 20:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:52:11 20:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:52:11 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:11 20:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:52:11 20:44:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:52:11 20:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:11 20:45:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:52:11 20:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:11 20:45:01 1 0.25 0.00 0.02 0.00 0.02 99.72 20:52:11 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:11 20:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:52:11 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:45:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:52:11 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:11 20:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:52:11 20:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:11 20:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:52:11 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:52:11 20:46:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:52:11 20:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:11 20:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:52:11 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:52:11 20:46:01 CPU %user %nice %system %iowait %steal %idle 20:52:11 20:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:52:11 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:47:01 1 0.17 0.00 0.00 0.00 0.02 99.82 20:52:11 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:52:11 20:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:52:11 20:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:52:11 20:47:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:52:11 20:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:52:11 20:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:11 20:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:52:11 20:48:01 1 0.08 0.00 0.00 0.00 0.00 99.92 20:52:11 20:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:11 20:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:11 20:48:01 4 0.00 0.00 0.05 0.00 0.02 99.93 20:52:11 20:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:11 20:48:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:52:11 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:52:11 20:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:52:11 20:49:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:52:11 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:11 20:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:11 20:49:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:52:11 20:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:11 20:49:01 6 0.08 0.00 0.00 0.03 0.03 99.85 20:52:11 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:50:01 all 0.04 0.00 0.04 0.00 0.01 99.92 20:52:11 20:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:52:11 20:50:01 1 0.08 0.00 0.03 0.00 0.02 99.87 20:52:11 20:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:11 20:50:01 3 0.03 0.00 0.03 0.02 0.00 99.92 20:52:11 20:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:52:11 20:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:52:11 20:50:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:52:11 20:50:01 7 0.02 0.00 0.07 0.00 0.00 99.92 20:52:11 20:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:52:11 20:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:11 20:51:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:52:11 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:52:11 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:11 20:51:01 6 0.05 0.00 0.00 0.02 0.00 99.93 20:52:11 20:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:11 20:52:01 all 0.06 0.00 0.04 0.00 0.01 99.89 20:52:11 20:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:52:11 20:52:01 1 0.12 0.00 0.03 0.00 0.05 99.80 20:52:11 20:52:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:52:11 20:52:01 3 0.08 0.00 0.05 0.00 0.00 99.87 20:52:11 20:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:52:11 20:52:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:52:11 20:52:01 6 0.08 0.00 0.07 0.02 0.02 99.82 20:52:11 20:52:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:52:11 Average: all 4.90 0.00 1.15 0.57 0.02 93.36 20:52:11 Average: 0 4.79 0.00 1.06 1.07 0.02 93.06 20:52:11 Average: 1 4.91 0.00 1.07 0.17 0.02 93.82 20:52:11 Average: 2 4.93 0.00 1.13 0.17 0.02 93.76 20:52:11 Average: 3 4.83 0.00 1.32 2.10 0.02 91.73 20:52:11 Average: 4 4.90 0.00 1.09 0.18 0.02 93.80 20:52:11 Average: 5 4.90 0.00 1.06 0.08 0.02 93.95 20:52:11 Average: 6 5.05 0.00 1.19 0.32 0.03 93.41 20:52:11 Average: 7 4.89 0.00 1.25 0.45 0.03 93.38 20:52:11 20:52:11 20:52:11