Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0150d193143fe0f785952e73e33b937cb85dbf82+546a8bddbc250e09a9704dd77d22d2ef885b0504 (9bf3ddfa249120c40132d013f5a5ec280614ad10) 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-ssh13834383537611631108.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-ssh3344182585960102542.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-392/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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5226758266971930192.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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3773300140648113447.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-ssh18174795948793734617.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-392/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-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814528398974701036.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-970 in /w/workspace/gexfoundry_device-rest-go_PR-392 [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-392 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 0150d193143fe0f785952e73e33b937cb85dbf82 Merge succeeded, producing 0150d193143fe0f785952e73e33b937cb85dbf82 Checking out Revision 0150d193143fe0f785952e73e33b937cb85dbf82 (PR-392) 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 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/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:48:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:48:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:48:09 ========================================================= 20:48:09 EdgeX Global Pipelines Version Info 20:48:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:48:10 ------------------- 20:48:10 stable info: 20:48:10 ------------------- 20:48:10 Commited By: Ginny Guan ginny@iotechsys.com 20:48:10 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:48:10 Message: update stable to v1.0.260 20:48:10 ------------------- 20:48:10 experimental info: 20:48:10 ------------------- 20:48:10 Commited By: Ginny Guan ginny@iotechsys.com 20:48:10 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:48:10 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:48:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo 20:48:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0150d19 [Pipeline] echo 20:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:13 provisioning config files... 20:48:13 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config327258944441014306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:13 ---> ****-login.sh 20:48:13 nexus3.edgexfoundry.org:10001 20:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:14 Configure a credential helper to remove this warning. See 20:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:14 20:48:14 Login Succeeded 20:48:14 nexus3.edgexfoundry.org:10002 20:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:14 Configure a credential helper to remove this warning. See 20:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:14 20:48:14 Login Succeeded 20:48:14 nexus3.edgexfoundry.org:10003 20:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:14 Configure a credential helper to remove this warning. See 20:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:14 20:48:14 Login Succeeded 20:48:14 nexus3.edgexfoundry.org:10004 20:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:14 Configure a credential helper to remove this warning. See 20:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:14 20:48:14 Login Succeeded 20:48:14 ****.io 20:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:14 Configure a credential helper to remove this warning. See 20:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:14 20:48:14 Login Succeeded 20:48:14 ---> ****-login.sh ends [Pipeline] } 20:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:48:15 + git rev-list -1 --merges 0150d193143fe0f785952e73e33b937cb85dbf82~1..0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo 20:48:15 -----------> git rev-list -1 --merges 0150d193143fe0f785952e73e33b937cb85dbf82~1..0150d193143fe0f785952e73e33b937cb85dbf82 0150d193143fe0f785952e73e33b937cb85dbf82 [false] [Pipeline] sh 20:48:15 + git log --format=format:%s -1 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo 20:48:15 ========================================================= 20:48:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:48:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:16 + git log --format=format:%s -1 0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] echo 20:48:16 [semverPrep] GIT_COMMIT: 0150d193143fe0f785952e73e33b937cb85dbf82, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:48:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:48:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:16 + grep -v github /etc/ssh/ssh_known_hosts 20:48:16 + [ -e /tmp/ssh_known_hosts ] 20:48:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:48:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:48:16 + sudo tee -a /etc/ssh/ssh_known_hosts 20:48:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:17 20:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:48:17 b85a868b505f: Pulling fs layer 20:48:17 e2be974225ed: Pulling fs layer 20:48:17 339a4e72a1f5: Pulling fs layer 20:48:17 988bab9f4d93: Pulling fs layer 20:48:17 1469e6f7b9e6: Pulling fs layer 20:48:17 eaf3925da568: Pulling fs layer 20:48:17 bab4dde63d76: Pulling fs layer 20:48:17 bde34c3a00c8: Pulling fs layer 20:48:17 b352a97aabf1: Pulling fs layer 20:48:17 4872d77fe225: Pulling fs layer 20:48:17 5851b861e8e6: Pulling fs layer 20:48:17 988bab9f4d93: Waiting 20:48:17 1469e6f7b9e6: Waiting 20:48:17 eaf3925da568: Waiting 20:48:17 bab4dde63d76: Waiting 20:48:17 bde34c3a00c8: Waiting 20:48:17 b352a97aabf1: Waiting 20:48:17 4872d77fe225: Waiting 20:48:17 5851b861e8e6: Waiting 20:48:17 e2be974225ed: Verifying Checksum 20:48:17 e2be974225ed: Download complete 20:48:17 988bab9f4d93: Verifying Checksum 20:48:17 988bab9f4d93: Download complete 20:48:18 1469e6f7b9e6: Verifying Checksum 20:48:18 1469e6f7b9e6: Download complete 20:48:18 eaf3925da568: Download complete 20:48:18 339a4e72a1f5: Verifying Checksum 20:48:18 339a4e72a1f5: Download complete 20:48:18 bde34c3a00c8: Download complete 20:48:18 b352a97aabf1: Download complete 20:48:18 4872d77fe225: Verifying Checksum 20:48:18 5851b861e8e6: Download complete 20:48:18 b85a868b505f: Verifying Checksum 20:48:18 b85a868b505f: Download complete 20:48:18 bab4dde63d76: Verifying Checksum 20:48:18 bab4dde63d76: Download complete 20:48:19 b85a868b505f: Pull complete 20:48:19 e2be974225ed: Pull complete 20:48:20 339a4e72a1f5: Pull complete 20:48:20 988bab9f4d93: Pull complete 20:48:20 1469e6f7b9e6: Pull complete 20:48:20 eaf3925da568: Pull complete 20:48:22 bab4dde63d76: Pull complete 20:48:22 bde34c3a00c8: Pull complete 20:48:22 b352a97aabf1: Pull complete 20:48:22 4872d77fe225: Pull complete 20:48:22 5851b861e8e6: Pull complete 20:48:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:22 prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container 20:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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:48:26 $ docker top 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 -eo pid,comm 20:48:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:48:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:26 [ssh-agent] Looking for ssh-agent implementation... 20:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:26 $ docker exec 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent 20:48:26 SSH_AUTH_SOCK=/tmp/ssh-UVscksrykfCV/agent.32 20:48:26 SSH_AGENT_PID=38 20:48:26 Running ssh-add (command line suppressed) 20:48:26 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_494092320080378172.key (/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_494092320080378172.key) 20:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:27 + git tag --points-at HEAD [Pipeline] } 20:48:27 $ docker exec --env ******** --env ******** 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent -k 20:48:27 unset SSH_AUTH_SOCK; 20:48:27 unset SSH_AGENT_PID; 20:48:27 echo Agent pid 38 killed; 20:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:27 [ssh-agent] Looking for ssh-agent implementation... 20:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:27 $ docker exec 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent 20:48:27 SSH_AUTH_SOCK=/tmp/ssh-gsf3YWNyP1Fz/agent.72 20:48:27 SSH_AGENT_PID=79 20:48:27 Running ssh-add (command line suppressed) 20:48:27 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_12094287602540841842.key (/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/private_key_12094287602540841842.key) 20:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:28 + git semver init 20:48:28 2024-05-28 20:48:28,263 [run_init] DEBUG init version:0.0.0 force:False 20:48:28 2024-05-28 20:48:28,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver 20:48:28 2024-05-28 20:48:28,265 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-392/.semver 20:48:28 2024-05-28 20:48:28,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-392/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392, universal_newlines=False, shell=None, istream=None) 20:48:30 2024-05-28 20:48:30,766 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-392/.git/info/exclude 20:48:30 2024-05-28 20:48:30,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 with force:False 20:48:30 2024-05-28 20:48:30,767 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 20:48:30 2024-05-28 20:48:30,771 [execute] INFO git cat-file --batch-check 20:48:30 2024-05-28 20:48:30,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) 20:48:30 2024-05-28 20:48:30,778 [execute] INFO git cat-file --batch 20:48:30 2024-05-28 20:48:30,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-392/.semver, universal_newlines=False, shell=None, istream=) 20:48:30 2024-05-28 20:48:30,783 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-392/.semver/PR-392 20:48:30 0.0.0 [Pipeline] } 20:48:30 $ docker exec --env ******** --env ******** 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 ssh-agent -k 20:48:30 unset SSH_AUTH_SOCK; 20:48:30 unset SSH_AGENT_PID; 20:48:30 echo Agent pid 79 killed; 20:48:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:31 + git semver [Pipeline] } 20:48:31 $ docker stop --time=1 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 20:48:33 $ docker rm -f --volumes 1a82484c27901094c470142e04601a3698644231543bdd4f2b7ba89fde751491 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:48:33 Stashed 1 file(s) [Pipeline] echo 20:48:33 [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:48:34 provisioning config files... 20:48:34 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config9623192487073334275tmp 20:48:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-967 in /w/workspace/gexfoundry_device-rest-go_PR-392 [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:48:34 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:48:34 The recommended git tool is: git 20:48:34 ---> ****-login.sh 20:48:34 nexus3.edgexfoundry.org:10001 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 nexus3.edgexfoundry.org:10002 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 nexus3.edgexfoundry.org:10003 20:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:35 Configure a credential helper to remove this warning. See 20:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:35 20:48:35 Login Succeeded 20:48:35 nexus3.edgexfoundry.org:10004 20:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:35 Configure a credential helper to remove this warning. See 20:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:35 20:48:35 Login Succeeded 20:48:35 ****.io 20:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:48:35 Configure a credential helper to remove this warning. See 20:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:48:35 20:48:35 Login Succeeded 20:48:35 ---> ****-login.sh ends [Pipeline] } 20:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:35 ========================================================= 20:48:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:48:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:36 + 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:48:36 Sending build context to Docker daemon 18.18MB 20:48:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:48:36 Step 2/12 : FROM ${BASE} AS builder 20:48:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:36 619be1103602: Pulling fs layer 20:48:36 7862e08f4a3e: Pulling fs layer 20:48:36 5df492c9dc93: Pulling fs layer 20:48:36 7629e6793208: Pulling fs layer 20:48:36 4f4fb700ef54: Pulling fs layer 20:48:36 fb5054dd5b73: Pulling fs layer 20:48:36 eeca6798cff9: Pulling fs layer 20:48:36 aa269ceb94a6: Pulling fs layer 20:48:36 ada007ff1a6a: Pulling fs layer 20:48:36 4f4fb700ef54: Waiting 20:48:36 fb5054dd5b73: Waiting 20:48:36 eeca6798cff9: Waiting 20:48:36 aa269ceb94a6: Waiting 20:48:36 ada007ff1a6a: Waiting 20:48:36 7862e08f4a3e: Verifying Checksum 20:48:36 7862e08f4a3e: Download complete 20:48:36 7629e6793208: Verifying Checksum 20:48:36 7629e6793208: Download complete 20:48:36 4f4fb700ef54: Verifying Checksum 20:48:36 4f4fb700ef54: Download complete 20:48:36 fb5054dd5b73: Verifying Checksum 20:48:36 fb5054dd5b73: Download complete 20:48:36 619be1103602: Download complete 20:48:36 eeca6798cff9: Verifying Checksum 20:48:36 eeca6798cff9: Download complete 20:48:36 619be1103602: Pull complete 20:48:36 ada007ff1a6a: Download complete 20:48:36 7862e08f4a3e: Pull complete 20:48:37 5df492c9dc93: Download complete 20:48:37 aa269ceb94a6: Verifying Checksum 20:48:37 aa269ceb94a6: Download complete 20:48:38 using credential edgex-jenkins-ssh 20:48:38 Cloning the remote Git repository 20:48:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:48:39 > git init /w/workspace/device-rest-go/1 # timeout=10 20:48:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:48:39 > git --version # timeout=10 20:48:39 > git --version # 'git version 2.25.1' 20:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:40 5df492c9dc93: Pull complete 20:48:40 7629e6793208: Pull complete 20:48:40 4f4fb700ef54: Pull complete 20:48:40 fb5054dd5b73: Pull complete 20:48:40 eeca6798cff9: Pull complete 20:48:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:48:43 aa269ceb94a6: Pull complete 20:48:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:48:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:48:43 ada007ff1a6a: Pull complete 20:48:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:48:43 ---> f489d0715acc 20:48:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:48:43 Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 0150d193143fe0f785952e73e33b937cb85dbf82 20:48:44 Merge succeeded, producing 0150d193143fe0f785952e73e33b937cb85dbf82 20:48:44 Checking out Revision 0150d193143fe0f785952e73e33b937cb85dbf82 (PR-392) 20:48:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:48:44 > git --version # timeout=10 20:48:44 > git --version # 'git version 2.25.1' 20:48:44 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 20:48:43 > git config core.sparsecheckout # timeout=10 20:48:43 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 20:48:43 > git remote # timeout=10 20:48:44 > git config --get remote.origin.url # timeout=10 20:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:44 > git merge 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 20:48:44 > git rev-parse HEAD^{commit} # timeout=10 20:48:44 > git config core.sparsecheckout # timeout=10 20:48:44 > git checkout -f 0150d193143fe0f785952e73e33b937cb85dbf82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:49 ---> Running in 93d9ae8344b2 20:48:49 Removing intermediate container 93d9ae8344b2 20:48:49 ---> f5e4eb94c9ac 20:48:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:49 ---> Running in 28fb46e5e2ed 20:48:49 Removing intermediate container 28fb46e5e2ed 20:48:49 ---> 69b6b1d72168 20:48:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:48:49 ---> Running in 9c79872b42f9 20:48:49 Removing intermediate container 9c79872b42f9 20:48:49 ---> f1f0039a64b1 20:48:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:48:49 ---> Running in 1a01bcdb7a7f 20:48:49 Removing intermediate container 1a01bcdb7a7f 20:48:49 ---> 8e0f29baf14c 20:48:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:49 ---> Running in f4ddaa3f424e 20:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:48:49 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:48:49 (2/4) Installing libedit (20221030.3.1-r1) 20:48:49 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:48:49 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:48:49 Executing busybox-1.36.1-r5.trigger 20:48:49 OK: 268 MiB in 56 packages 20:48:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:49 Dload Upload Total Spent Left Speed 20:48:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 20:48:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:48:49 Removing intermediate container f4ddaa3f424e 20:48:49 ---> dc2d1538cfc8 20:48:49 Step 8/12 : WORKDIR /device-rest-go 20:48:49 ---> Running in e4ed19df1129 20:48:49 Removing intermediate container e4ed19df1129 20:48:49 ---> fd16d8278fd1 20:48:49 Step 9/12 : COPY go.mod vendor* ./ 20:48:49 ---> 16539e3f0d8c 20:48:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:50 ---> Running in df4e9edda009 20:48:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:48:50 + sudo tee /etc/docker/daemon.new 20:48:50 { 20:48:50 "registry-mirrors": [ 20:48:50 "https://nexus3.edgexfoundry.org:10001" 20:48:50 ], 20:48:50 "bip": "10.250.0.254/24", 20:48:50 "hosts": [ 20:48:50 "tcp://0.0.0.0:5555", 20:48:50 "unix:///var/run/docker.sock" 20:48:50 ], 20:48:50 "mtu": 1458, 20:48:50 "selinux-enabled": true, 20:48:50 "seccomp-profile": "/etc/docker/seccomp.json" 20:48:50 } [Pipeline] sh 20:48:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:48:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:09 provisioning config files... 20:49:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config197597757412343264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:09 ---> ****-login.sh 20:49:09 nexus3.edgexfoundry.org:10001 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:10 Configure a credential helper to remove this warning. See 20:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:10 20:49:10 Login Succeeded 20:49:10 nexus3.edgexfoundry.org:10002 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:11 Configure a credential helper to remove this warning. See 20:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:11 20:49:11 Login Succeeded 20:49:11 nexus3.edgexfoundry.org:10003 20:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:11 Configure a credential helper to remove this warning. See 20:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:11 20:49:11 Login Succeeded 20:49:11 nexus3.edgexfoundry.org:10004 20:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:11 Configure a credential helper to remove this warning. See 20:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:11 20:49:11 Login Succeeded 20:49:11 ****.io 20:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:12 Configure a credential helper to remove this warning. See 20:49:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:12 20:49:12 Login Succeeded 20:49:12 ---> ****-login.sh ends [Pipeline] } 20:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:12 ========================================================= 20:49:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:49:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:13 + 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:49:13 Sending build context to Docker daemon 131.1kB 20:49:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:49:13 Step 2/12 : FROM ${BASE} AS builder 20:49:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:13 c6b39de5b339: Pulling fs layer 20:49:13 a69c41024577: Pulling fs layer 20:49:13 d6de4b400683: Pulling fs layer 20:49:13 35cb2a7552d0: Pulling fs layer 20:49:13 4f4fb700ef54: Pulling fs layer 20:49:13 464afbd9ba4c: Pulling fs layer 20:49:13 00f215d4a9da: Pulling fs layer 20:49:13 d496ad576159: Pulling fs layer 20:49:13 464afbd9ba4c: Waiting 20:49:13 00f215d4a9da: Waiting 20:49:13 35cb2a7552d0: Waiting 20:49:13 4f4fb700ef54: Waiting 20:49:13 d496ad576159: Waiting 20:49:13 a69c41024577: Verifying Checksum 20:49:13 a69c41024577: Download complete 20:49:13 35cb2a7552d0: Verifying Checksum 20:49:13 35cb2a7552d0: Download complete 20:49:13 4f4fb700ef54: Verifying Checksum 20:49:13 4f4fb700ef54: Download complete 20:49:13 464afbd9ba4c: Verifying Checksum 20:49:13 464afbd9ba4c: Download complete 20:49:13 c6b39de5b339: Verifying Checksum 20:49:13 c6b39de5b339: Download complete 20:49:14 d496ad576159: Verifying Checksum 20:49:14 d496ad576159: Download complete 20:49:14 c6b39de5b339: Pull complete 20:49:15 a69c41024577: Pull complete 20:49:15 d6de4b400683: Verifying Checksum 20:49:15 d6de4b400683: Download complete 20:49:16 00f215d4a9da: Download complete 20:49:28 d6de4b400683: Pull complete 20:49:28 35cb2a7552d0: Pull complete 20:49:28 4f4fb700ef54: Pull complete 20:49:28 464afbd9ba4c: Pull complete 20:49:37 00f215d4a9da: Pull complete 20:49:38 d496ad576159: Pull complete 20:49:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:49:38 ---> f246e2811388 20:49:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:49:40 ---> Running in 107a7af617b8 20:49:40 Removing intermediate container 107a7af617b8 20:49:40 ---> ea031da1cd69 20:49:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:49:40 ---> Running in 3d51d99fdcad 20:49:41 Removing intermediate container 3d51d99fdcad 20:49:41 ---> 02ebeb8f46a7 20:49:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:49:41 ---> Running in 1a8b07697485 20:49:41 Removing intermediate container 1a8b07697485 20:49:41 ---> 41d393b777a1 20:49:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:49:41 ---> Running in 93116fac351c 20:49:41 Removing intermediate container 93116fac351c 20:49:41 ---> b9895e2579e9 20:49:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:42 ---> Running in ec307590c7fa 20:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:49:44 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:49:44 (2/4) Installing libedit (20221030.3.1-r1) 20:49:44 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:49:44 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:49:44 Executing busybox-1.36.1-r5.trigger 20:49:44 OK: 271 MiB in 56 packages 20:49:45 Removing intermediate container ec307590c7fa 20:49:45 ---> cd5ef4de9941 20:49:45 Step 8/12 : WORKDIR /device-rest-go 20:49:45 ---> Running in 32db4ae9dc09 20:49:45 Removing intermediate container 32db4ae9dc09 20:49:45 ---> 047aa9b4ebee 20:49:45 Step 9/12 : COPY go.mod vendor* ./ 20:49:46 ---> 2926f0aa1248 20:49:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:46 ---> Running in 901a881334cb 20:49:46 Removing intermediate container df4e9edda009 20:49:46 ---> e1abd7e22a51 20:49:46 Step 11/12 : COPY . . 20:49:46 ---> 490ef00a225d 20:49:46 Step 12/12 : RUN $MAKE 20:49:46 ---> Running in b25a842cc56d 20:49:46 noop 20:49:46 Removing intermediate container b25a842cc56d 20:49:46 ---> f83e548c69f5 20:49:46 Successfully built f83e548c69f5 20:49:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:47 + docker inspect -f . ci-base-image-x86_64 20:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:47 prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container 20:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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:49:47 $ docker top 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:48 + go version 20:49:48 go version go1.21.9 linux/amd64 [Pipeline] } 20:49:48 $ docker stop --time=1 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 20:49:49 $ docker rm -f --volumes 6612b704e9cbb7c8aee2a54c4b20771cd055b906dd367ef20203fddb4e7cc453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker inspect -f . ci-base-image-x86_64 20:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:50 prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container 20:49:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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:49:51 $ docker top 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-392 [Pipeline] fileExists [Pipeline] sh 20:49:51 + make test 20:49:51 go test ./... -coverprofile=coverage.out ./... 20:49:53 ? github.com/edgexfoundry/device-rest-go [no test files] 20:50:11 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:50:11 ok github.com/edgexfoundry/device-rest-go/driver 0.018s coverage: 33.2% of statements 20:50:24 go vet ./... 20:50:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:50:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:50:29 ./bin/test-attribution-txt.sh 20:50:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:50:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:50:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:50:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:50:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:50:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:50:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:50:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:50:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:50:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:50:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:50:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:50:29 $ docker stop --time=1 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 20:50:33 $ docker rm -f --volumes 3b0baa0623470254b29d0928e6a00a4bd436d51ea695b27cf3dda07f7ba99635 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:50:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:50:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:35 + ls -al . 20:50:35 total 248 20:50:35 drwxrwxr-x 9 jenkins jenkins 4096 May 28 20:49 . 20:50:35 drwxrwxr-x 4 jenkins jenkins 4096 May 28 20:48 .. 20:50:35 -rw-rw-r-- 1 jenkins jenkins 151 May 28 20:48 .dockerignore 20:50:35 drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:50 .git 20:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 .github 20:50:35 -rw-rw-r-- 1 jenkins jenkins 264 May 28 20:48 .gitignore 20:50:35 -rw-rw-r-- 1 jenkins jenkins 41 May 28 20:48 .golangci.yml 20:50:35 drwxr-xr-x 3 jenkins jenkins 4096 May 28 20:48 .semver 20:50:35 -rw-rw-r-- 1 jenkins jenkins 10300 May 28 20:48 Attribution.txt 20:50:35 -rw-rw-r-- 1 jenkins jenkins 17685 May 28 20:48 CHANGELOG.md 20:50:35 -rw-rw-r-- 1 jenkins jenkins 1687 May 28 20:48 Dockerfile 20:50:35 -rw-rw-r-- 1 jenkins jenkins 677 May 28 20:48 GOVERNANCE.md 20:50:35 -rw-rw-r-- 1 jenkins jenkins 680 May 28 20:48 Jenkinsfile 20:50:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 28 20:48 LICENSE 20:50:35 -rw-rw-r-- 1 jenkins jenkins 2016 May 28 20:48 Makefile 20:50:35 -rw-rw-r-- 1 jenkins jenkins 620 May 28 20:48 OWNERS.md 20:50:35 -rw-rw-r-- 1 jenkins jenkins 3989 May 28 20:48 README.md 20:50:35 -rw-rw-r-- 1 jenkins jenkins 5 May 28 20:48 VERSION 20:50:35 drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 bin 20:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 cmd 20:50:35 -rw-r--r-- 1 jenkins jenkins 14499 May 28 20:50 coverage.out 20:50:35 drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 driver 20:50:35 -rw-rw-r-- 1 jenkins jenkins 7190 May 28 20:48 go.mod 20:50:35 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 20:48 go.sum 20:50:35 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 openapi 20:50:35 -rw-rw-r-- 1 jenkins jenkins 713 May 28 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:35 + 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=0150d193143fe0f785952e73e33b937cb85dbf82 --label arch=amd64 --label version=0.0.0 . 20:50:35 Sending build context to Docker daemon 18.19MB 20:50:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:50:35 Step 2/26 : FROM ${BASE} AS builder 20:50:35 ---> f83e548c69f5 20:50:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:50:36 ---> Running in da946af38e95 20:50:36 Removing intermediate container da946af38e95 20:50:36 ---> 021714c056fa 20:50:36 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:50:36 ---> Running in 6d3f0872bb43 20:50:36 Removing intermediate container 6d3f0872bb43 20:50:36 ---> 820cf0abe80b 20:50:36 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:50:36 ---> Running in 67c6e1e1cc25 20:50:36 Removing intermediate container 67c6e1e1cc25 20:50:36 ---> 01a971254d04 20:50:36 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:50:36 ---> Running in 2233a8c0d8fa 20:50:36 Removing intermediate container 2233a8c0d8fa 20:50:36 ---> b3f08d2ebff5 20:50:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:50:36 ---> Running in 154684b8f506 20:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:50:37 OK: 268 MiB in 56 packages 20:50:37 Removing intermediate container 154684b8f506 20:50:37 ---> 43076012e6f0 20:50:37 Step 8/26 : WORKDIR /device-rest-go 20:50:37 ---> Running in ed0d799d8ebf 20:50:37 Removing intermediate container ed0d799d8ebf 20:50:37 ---> a5f67f50c02b 20:50:37 Step 9/26 : COPY go.mod vendor* ./ 20:50:37 ---> 33cc6d08b69a 20:50:37 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:38 ---> Running in 5bf3b3df3159 20:50:38 Removing intermediate container 5bf3b3df3159 20:50:38 ---> 0ba8c7944bd7 20:50:38 Step 11/26 : COPY . . 20:50:39 ---> d320032e24f4 20:50:39 Step 12/26 : RUN $MAKE 20:50:39 ---> Running in a0ed1c818ffa 20:50:39 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.15" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:51:18 Removing intermediate container a0ed1c818ffa 20:51:18 ---> 57ba406ee83f 20:51:18 Step 13/26 : FROM alpine:3.18 20:51:18 3.18: Pulling from library/alpine 20:51:18 619be1103602: Already exists 20:51:18 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:51:18 Status: Downloaded newer image for alpine:3.18 20:51:18 ---> d3782b16ccc9 20:51:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:51:18 ---> Running in 7a456c45cd46 20:51:18 Removing intermediate container 7a456c45cd46 20:51:18 ---> ff949ec3095b 20:51:18 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:51:18 ---> Running in 0e02674fec97 20:51:18 Removing intermediate container 0e02674fec97 20:51:18 ---> 63c4c9e84b1b 20:51:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:51:18 ---> Running in 59bff0411b52 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:51:18 (1/1) Installing dumb-init (1.2.5-r2) 20:51:18 Executing busybox-1.36.1-r5.trigger 20:51:18 OK: 7 MiB in 16 packages 20:51:18 Removing intermediate container 59bff0411b52 20:51:18 ---> d4a17752b56d 20:51:18 Step 17/26 : RUN apk --no-cache upgrade 20:51:18 ---> Running in ae312cd71b9a 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:51:18 Upgrading critical system libraries and apk-tools: 20:51:18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:51:18 Executing busybox-1.36.1-r5.trigger 20:51:18 Continuing the upgrade transaction with new apk-tools: 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:51:18 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:51:18 Executing busybox-1.36.1-r6.post-upgrade 20:51:18 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:51:18 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:51:18 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:51:18 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:51:18 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:51:18 Executing busybox-1.36.1-r6.trigger 20:51:18 OK: 7 MiB in 16 packages 20:51:18 Removing intermediate container ae312cd71b9a 20:51:18 ---> 40fa691a8494 20:51:18 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:51:18 ---> 2f5506e30cf3 20:51:18 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:51:18 ---> e8fd0ea07a3a 20:51:18 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:51:18 ---> 104be3f3ac02 20:51:18 Step 21/26 : EXPOSE 59986 20:51:18 ---> Running in 2e183bd2bc67 20:51:18 Removing intermediate container 2e183bd2bc67 20:51:18 ---> 448b9b57752d 20:51:18 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:51:18 ---> Running in 10130f2bedb6 20:51:18 Removing intermediate container 10130f2bedb6 20:51:18 ---> 347e12a6c117 20:51:18 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:51:18 ---> Running in 4943c0db32b8 20:51:18 Removing intermediate container 4943c0db32b8 20:51:18 ---> 77d2b5062942 20:51:18 Step 24/26 : LABEL arch=amd64 20:51:18 ---> Running in cc9261bafe4d 20:51:18 Removing intermediate container cc9261bafe4d 20:51:18 ---> bb1970decd77 20:51:18 Step 25/26 : LABEL git_sha=0150d193143fe0f785952e73e33b937cb85dbf82 20:51:18 ---> Running in 351c147797d7 20:51:18 Removing intermediate container 351c147797d7 20:51:18 ---> 9101ee6937ec 20:51:18 Step 26/26 : LABEL version=0.0.0 20:51:18 ---> Running in 0c0c2fbcb6e1 20:51:18 Removing intermediate container 0c0c2fbcb6e1 20:51:18 ---> c679c0eb057c 20:51:18 [Warning] One or more build-args [ARCH] were not consumed 20:51:18 Successfully built c679c0eb057c 20:51:18 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:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:19 20:51:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:20 latest: Pulling from edgex-lftools-log-publisher 20:51:20 5eb5b503b376: Pulling fs layer 20:51:20 5c69ac0246d0: Pulling fs layer 20:51:20 ec43610c2a17: Pulling fs layer 20:51:20 3a2ae6a8a46f: Pulling fs layer 20:51:20 33b1e0a273af: Pulling fs layer 20:51:20 5d3b04190fa2: Pulling fs layer 20:51:20 2f39f015ded8: Pulling fs layer 20:51:20 3a2ae6a8a46f: Waiting 20:51:20 33b1e0a273af: Waiting 20:51:20 2f39f015ded8: Waiting 20:51:20 5d3b04190fa2: Waiting 20:51:20 5c69ac0246d0: Verifying Checksum 20:51:20 5c69ac0246d0: Download complete 20:51:20 3a2ae6a8a46f: Verifying Checksum 20:51:20 3a2ae6a8a46f: Download complete 20:51:20 33b1e0a273af: Verifying Checksum 20:51:20 33b1e0a273af: Download complete 20:51:20 5d3b04190fa2: Verifying Checksum 20:51:20 5d3b04190fa2: Download complete 20:51:20 ec43610c2a17: Verifying Checksum 20:51:20 ec43610c2a17: Download complete 20:51:20 5eb5b503b376: Verifying Checksum 20:51:20 5eb5b503b376: Download complete 20:51:21 2f39f015ded8: Download complete 20:51:22 5eb5b503b376: Pull complete 20:51:22 5c69ac0246d0: Pull complete 20:51:22 ec43610c2a17: Pull complete 20:51:22 3a2ae6a8a46f: Pull complete 20:51:22 33b1e0a273af: Pull complete 20:51:22 5d3b04190fa2: Pull complete 20:51:28 2f39f015ded8: Pull complete 20:51:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:28 prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container 20:51:28 $ 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-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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:51:34 $ docker top e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:34 ---> job-cost.sh 20:51:34 lf-activate-venv: SKIPPING 20:51:34 INFO: No Stack... 20:51:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:51:35 INFO: Archiving Costs [Pipeline] sh 20:51:35 + cat /w/workspace/gexfoundry_device-rest-go_PR-392/archives/cost.csv 20:51:35 + cut -d, -f6 [Pipeline] lock 20:51:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] 20:51:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] did not exist. Created. 20:51:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:36 + echo total: 0.2199999988079071 [Pipeline] stash 20:51:36 Stashed 1 file(s) [Pipeline] } 20:51:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:36 $ docker stop --time=1 e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 20:51:37 $ docker rm -f --volumes e4e5a254fa78c0040fcc7af6d6a424b936e18871f08f613221a1d2adec585294 20:51:37 Removing intermediate container 901a881334cb 20:51:37 ---> 64b1a733fa76 20:51:37 Step 11/12 : COPY . . 20:51:37 ---> 6289fbc2e585 20:51:37 Step 12/12 : RUN $MAKE 20:51:37 ---> Running in bcc9b6704133 20:51:37 noop 20:51:37 Removing intermediate container bcc9b6704133 20:51:37 ---> 64afe937f79d 20:51:37 Successfully built 64afe937f79d 20:51:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:51:38 + docker inspect -f . ci-base-image-arm64 20:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:38 prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container 20:51:38 $ 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 ******** ci-base-image-arm64 cat 20:51:39 $ docker top aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:40 + go version 20:51:40 go version go1.21.9 linux/arm64 [Pipeline] } 20:51:40 $ docker stop --time=1 aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e 20:51:42 $ docker rm -f --volumes aa974e2843a2413d85be677bd2fa8626ff2f9600d56a4861960f229f51756b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker inspect -f . ci-base-image-arm64 20:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container 20:51:43 $ 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 ******** ci-base-image-arm64 cat 20:51:44 $ docker top b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:45 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:51:46 + make test 20:51:46 go test ./... -coverprofile=coverage.out ./... 20:51:51 ? github.com/edgexfoundry/device-rest-go [no test files] 20:54:58 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:55:02 ok github.com/edgexfoundry/device-rest-go/driver 0.071s coverage: 33.2% of statements 20:55:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:55:03 go vet ./... 20:55:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:50 ./bin/test-attribution-txt.sh 20:55:50 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:55:50 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:55:50 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:55:50 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:55:50 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:55:50 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:55:50 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:55:50 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:55:50 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:55:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:55:50 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:55:50 $ docker stop --time=1 b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 20:55:52 $ docker rm -f --volumes b2b0f65da6f2adf64acb9bb1b4ce023cd5a9f5f76236246f644f30389953bdd0 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:55:53 Warning: overwriting stash ‘coverage-report’ 20:55:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:55:55 + ls -al . 20:55:55 total 244 20:55:55 drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:51 . 20:55:55 drwxrwxr-x 4 jenkins jenkins 4096 May 28 20:48 .. 20:55:55 -rw-rw-r-- 1 jenkins jenkins 151 May 28 20:48 .dockerignore 20:55:55 drwxrwxr-x 8 jenkins jenkins 4096 May 28 20:48 .git 20:55:55 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 .github 20:55:55 -rw-rw-r-- 1 jenkins jenkins 264 May 28 20:48 .gitignore 20:55:55 -rw-rw-r-- 1 jenkins jenkins 41 May 28 20:48 .golangci.yml 20:55:55 -rw-rw-r-- 1 jenkins jenkins 10300 May 28 20:48 Attribution.txt 20:55:55 -rw-rw-r-- 1 jenkins jenkins 17685 May 28 20:48 CHANGELOG.md 20:55:55 -rw-rw-r-- 1 jenkins jenkins 1687 May 28 20:48 Dockerfile 20:55:55 -rw-rw-r-- 1 jenkins jenkins 677 May 28 20:48 GOVERNANCE.md 20:55:55 -rw-rw-r-- 1 jenkins jenkins 680 May 28 20:48 Jenkinsfile 20:55:55 -rw-rw-r-- 1 jenkins jenkins 11340 May 28 20:48 LICENSE 20:55:55 -rw-rw-r-- 1 jenkins jenkins 2016 May 28 20:48 Makefile 20:55:55 -rw-rw-r-- 1 jenkins jenkins 620 May 28 20:48 OWNERS.md 20:55:55 -rw-rw-r-- 1 jenkins jenkins 3989 May 28 20:48 README.md 20:55:55 -rw-rw-r-- 1 jenkins jenkins 5 May 28 20:48 VERSION 20:55:55 drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 bin 20:55:55 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 cmd 20:55:55 -rw-r--r-- 1 jenkins jenkins 14499 May 28 20:55 coverage.out 20:55:55 drwxrwxr-x 2 jenkins jenkins 4096 May 28 20:48 driver 20:55:55 -rw-rw-r-- 1 jenkins jenkins 7190 May 28 20:48 go.mod 20:55:55 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 20:48 go.sum 20:55:55 drwxrwxr-x 3 jenkins jenkins 4096 May 28 20:48 openapi 20:55:55 -rw-rw-r-- 1 jenkins jenkins 713 May 28 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:55 + 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=0150d193143fe0f785952e73e33b937cb85dbf82 --label arch=arm64 --label version=0.0.0 . 20:55:55 Sending build context to Docker daemon 146.4kB 20:55:56 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:55:56 Step 2/26 : FROM ${BASE} AS builder 20:55:56 ---> 64afe937f79d 20:55:56 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:55:56 ---> Running in 913cf3bd8ded 20:55:56 Removing intermediate container 913cf3bd8ded 20:55:56 ---> cbcc93cbfe5e 20:55:56 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:56 ---> Running in 62232002c47f 20:55:56 Removing intermediate container 62232002c47f 20:55:56 ---> c0b72ba8da9a 20:55:56 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:55:56 ---> Running in ea8af3a34128 20:55:57 Removing intermediate container ea8af3a34128 20:55:57 ---> d00295d2e841 20:55:57 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:55:57 ---> Running in 18ec8d55f83d 20:55:57 Removing intermediate container 18ec8d55f83d 20:55:57 ---> 2967800306ca 20:55:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:57 ---> Running in b774ce95c1aa 20:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:59 OK: 271 MiB in 56 packages 20:56:00 Removing intermediate container b774ce95c1aa 20:56:00 ---> 41f038533091 20:56:00 Step 8/26 : WORKDIR /device-rest-go 20:56:00 ---> Running in 0a27628d5ff8 20:56:01 Removing intermediate container 0a27628d5ff8 20:56:01 ---> fffbf8df965b 20:56:01 Step 9/26 : COPY go.mod vendor* ./ 20:56:01 ---> 98c04f0c3106 20:56:01 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:01 ---> Running in 36dca917eefe 20:56:04 Removing intermediate container 36dca917eefe 20:56:04 ---> c36c4ba4d400 20:56:04 Step 11/26 : COPY . . 20:56:04 ---> 3bbb636de77c 20:56:04 Step 12/26 : RUN $MAKE 20:56:04 ---> Running in 144ddff54c99 20:56:05 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.15" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:59:27 Removing intermediate container 144ddff54c99 20:59:27 ---> 8ea7fd7d7955 20:59:27 Step 13/26 : FROM alpine:3.18 20:59:27 3.18: Pulling from library/alpine 20:59:27 c6b39de5b339: Already exists 20:59:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:59:27 Status: Downloaded newer image for alpine:3.18 20:59:27 ---> 33abbf032149 20:59:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:59:27 ---> Running in 23f37fda5744 20:59:27 Removing intermediate container 23f37fda5744 20:59:27 ---> 7b82f59d5944 20:59:27 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:59:27 ---> Running in 9244f6fb233f 20:59:27 Removing intermediate container 9244f6fb233f 20:59:27 ---> 1557382039ea 20:59:27 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:59:27 ---> Running in 09b4c7b665af 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:27 (1/1) Installing dumb-init (1.2.5-r2) 20:59:27 Executing busybox-1.36.1-r5.trigger 20:59:27 OK: 8 MiB in 16 packages 20:59:27 Removing intermediate container 09b4c7b665af 20:59:27 ---> 1023c712db0e 20:59:27 Step 17/26 : RUN apk --no-cache upgrade 20:59:27 ---> Running in d10ddba90b33 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:27 Upgrading critical system libraries and apk-tools: 20:59:27 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:59:27 Executing busybox-1.36.1-r5.trigger 20:59:27 Continuing the upgrade transaction with new apk-tools: 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:27 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:59:27 Executing busybox-1.36.1-r6.post-upgrade 20:59:27 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:59:27 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:59:27 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:59:27 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:59:27 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:59:27 Executing busybox-1.36.1-r6.trigger 20:59:27 OK: 8 MiB in 16 packages 20:59:28 Removing intermediate container d10ddba90b33 20:59:28 ---> 55290b0222b9 20:59:28 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:59:30 ---> 032b43222c8b 20:59:30 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:59:31 ---> 6df94a730f45 20:59:31 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:59:31 ---> 0bd01b7b23c4 20:59:31 Step 21/26 : EXPOSE 59986 20:59:31 ---> Running in 5e299129a7f9 20:59:31 Removing intermediate container 5e299129a7f9 20:59:31 ---> 4c7857c951e9 20:59:31 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:59:31 ---> Running in 20bb512ceff8 20:59:32 Removing intermediate container 20bb512ceff8 20:59:32 ---> bc373f1f7f38 20:59:32 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:59:32 ---> Running in 7eac5b82c3e1 20:59:32 Removing intermediate container 7eac5b82c3e1 20:59:32 ---> 918da1796ac0 20:59:32 Step 24/26 : LABEL arch=arm64 20:59:32 ---> Running in debc34f9ee33 20:59:32 Removing intermediate container debc34f9ee33 20:59:32 ---> d1c59e92eda7 20:59:32 Step 25/26 : LABEL git_sha=0150d193143fe0f785952e73e33b937cb85dbf82 20:59:33 ---> Running in 672deb33fcce 20:59:33 Removing intermediate container 672deb33fcce 20:59:33 ---> 8c0974403b50 20:59:33 Step 26/26 : LABEL version=0.0.0 20:59:33 ---> Running in 21ab4be108ef 20:59:33 Removing intermediate container 21ab4be108ef 20:59:33 ---> 272dca934122 20:59:33 [Warning] One or more build-args [ARCH] were not consumed 20:59:33 Successfully built 272dca934122 20:59:33 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:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:34 20:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:35 arm64: Pulling from edgex-lftools-log-publisher 20:59:35 8998bd30e6a1: Pulling fs layer 20:59:35 04944245beec: Pulling fs layer 20:59:35 699f458cf7ca: Pulling fs layer 20:59:35 765212b225bb: Pulling fs layer 20:59:35 f23df028b6ca: Pulling fs layer 20:59:35 d65c8cfc05b1: Pulling fs layer 20:59:35 2437ff75d9bd: Pulling fs layer 20:59:35 d65c8cfc05b1: Waiting 20:59:35 f23df028b6ca: Waiting 20:59:35 2437ff75d9bd: Waiting 20:59:35 765212b225bb: Waiting 20:59:35 04944245beec: Verifying Checksum 20:59:35 04944245beec: Download complete 20:59:35 765212b225bb: Verifying Checksum 20:59:35 765212b225bb: Download complete 20:59:35 f23df028b6ca: Verifying Checksum 20:59:35 f23df028b6ca: Download complete 20:59:35 d65c8cfc05b1: Verifying Checksum 20:59:35 d65c8cfc05b1: Download complete 20:59:35 699f458cf7ca: Verifying Checksum 20:59:35 699f458cf7ca: Download complete 20:59:36 8998bd30e6a1: Download complete 20:59:38 2437ff75d9bd: Verifying Checksum 20:59:38 2437ff75d9bd: Download complete 20:59:40 8998bd30e6a1: Pull complete 20:59:40 04944245beec: Pull complete 20:59:42 699f458cf7ca: Pull complete 20:59:42 765212b225bb: Pull complete 20:59:43 f23df028b6ca: Pull complete 20:59:43 d65c8cfc05b1: Pull complete 21:00:02 2437ff75d9bd: Pull complete 21:00:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:06 prd-ubuntu20.04-docker-arm64-4c-16g-967 does not seem to be running inside a container 21:00:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:00:08 $ docker top fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:09 ---> job-cost.sh 21:00:09 lf-activate-venv: SKIPPING 21:00:09 INFO: No Stack... 21:00:10 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:11 INFO: Archiving Costs [Pipeline] sh 21:00:11 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:00:11 + cut -d, -f6 [Pipeline] lock 21:00:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] 21:00:11 Resource [jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] did not exist. Created. 21:00:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:12 /w/workspace/device-rest-go/1@tmp/durable-16f82a4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:00:13 + echo total: 0.2199999988079071 [Pipeline] stash 21:00:13 Warning: overwriting stash ‘stack-cost’ 21:00:13 Stashed 1 file(s) [Pipeline] } 21:00:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:13 $ docker stop --time=1 fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe 21:00:14 $ docker rm -f --volumes fa40150a20f28c94b771698fb63fb7dcf58fbac6148829f7d994cb37208d95fe [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 21:00:16 provisioning config files... 21:00:16 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config7015191382499175981tmp [Pipeline] { [Pipeline] sh 21:00:16 + set +x 21:00:16 + bash -s -- 21:00:16 + curl -s https://codecov.io/bash 21:00:16 21:00:16 _____ _ 21:00:16 / ____| | | 21:00:16 | | ___ __| | ___ ___ _____ __ 21:00:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:16 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:16 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:16 Bash-1.0.6 21:00:16 21:00:16 21:00:16 ==> git version 2.25.1 found 21:00:16 ==> 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 21:00:16 Release-Date: 2020-01-08 21:00:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:00:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:00:16 ==> Jenkins CI detected. 21:00:16 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-392 21:00:16 project root: . 21:00:16 --> token set from env 21:00:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:16 ==> Running gcov in . (disable via -X gcov) 21:00:16 ==> Python coveragepy not found 21:00:16 ==> Searching for coverage reports in: 21:00:16 + . 21:00:16 -> Found 1 reports 21:00:16 ==> Detecting git/mercurial file structure 21:00:16 ==> Reading reports 21:00:16 + ./coverage.out bytes=14499 21:00:16 ==> Appending adjustments 21:00:16 https://docs.codecov.io/docs/fixing-reports 21:00:16 + Found adjustments 21:00:16 ==> Gzipping contents 21:00:16 4.0K /tmp/codecov.WfAk4t.gz 21:00:16 ==> Uploading reports 21:00:16 url: https://codecov.io 21:00:16 query: branch=PR-392&commit=0150d193143fe0f785952e73e33b937cb85dbf82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=392&job=&cmd_args= 21:00:16 -> Pinging Codecov 21:00:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-392&commit=0150d193143fe0f785952e73e33b937cb85dbf82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=392&job=&cmd_args= 21:00:16 -> Uploading to 21:00:16 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/4E5D53B4F1F92C436F7061BF334D961C/0150d193143fe0f785952e73e33b937cb85dbf82/bf10b524-b115-43df-922c-7aaa619bd9b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T210016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ac0ce1d5b03039408ea57648e1b5a19a004e8b8d6bb8b6b9b3dafa50c732488 21:00:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:16 Dload Upload Total Spent Left Speed 21:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9630 --:--:-- --:--:-- --:--:-- 9630 21:00:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0150d193143fe0f785952e73e33b937cb85dbf82 [Pipeline] } 21:00:17 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 21:00:19 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-392/archives ] 21:00:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-392/archives 21:00:19 total 16 21:00:19 drwxr-xr-x 3 root root 4096 May 28 20:51 . 21:00:19 drwxrwxr-x 10 jenkins jenkins 4096 May 28 20:51 .. 21:00:19 drwxr-xr-x 2 root root 4096 May 28 20:51 cost 21:00:19 -rw-r--r-- 1 root root 86 May 28 20:51 cost.csv 21:00:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-392/archives 21:00:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-392/archives 21:00:19 total 16 21:00:19 drwxr-xr-x 3 jenkins jenkins 4096 May 28 20:51 . 21:00:19 drwxrwxr-x 10 jenkins jenkins 4096 May 28 20:51 .. 21:00:19 drwxr-xr-x 2 jenkins jenkins 4096 May 28 20:51 cost 21:00:19 -rw-r--r-- 1 jenkins jenkins 86 May 28 20:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:00:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:20 ---> package-listing.sh 21:00:20 ++ facter osfamily 21:00:20 ++ tr '[:upper:]' '[:lower:]' 21:00:20 + OS_FAMILY=debian 21:00:20 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-392 21:00:20 + START_PACKAGES=/tmp/packages_start.txt 21:00:20 + END_PACKAGES=/tmp/packages_end.txt 21:00:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:20 + PACKAGES=/tmp/packages_start.txt 21:00:20 + '[' /w/workspace/gexfoundry_device-rest-go_PR-392 ']' 21:00:20 + PACKAGES=/tmp/packages_end.txt 21:00:20 + case "${OS_FAMILY}" in 21:00:20 + dpkg -l 21:00:20 + grep '^ii' 21:00:20 + '[' -f /tmp/packages_start.txt ']' 21:00:20 + '[' -f /tmp/packages_end.txt ']' 21:00:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:20 + '[' /w/workspace/gexfoundry_device-rest-go_PR-392 ']' 21:00:20 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-392/archives/ 21:00:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-392/archives/ [Pipeline] echo 21:00:20 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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:00:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:22 prd-ubuntu20.04-docker-8c-8g-970 does not seem to be running inside a container 21:00:22 $ 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-392/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-392 -v /w/workspace/gexfoundry_device-rest-go_PR-392:/w/workspace/gexfoundry_device-rest-go_PR-392:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-392@tmp:/w/workspace/gexfoundry_device-rest-go_PR-392@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 21:00:22 $ docker top f01051e7e3b2e1fe61928e9b519095f54750b593ced674cdc1988b7d7498d680 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:22 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:23 + mkdir -p /var/log/sysstat [Pipeline] sh 21:00:23 + ls /var/log/sa-host 21:00:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:23 provisioning config files... 21:00:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-392@tmp/config9205193642135169786tmp [Pipeline] { [Pipeline] echo 21:00:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:23 ---> create-netrc.sh [Pipeline] } 21:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:00:24 ---> python-tools-install.sh [Pipeline] echo 21:00:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:24 ---> sudo-logs.sh 21:00:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:00:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:25 ---> job-cost.sh 21:00:25 lf-activate-venv: SKIPPING 21:00:25 DEBUG: total: 0.2199999988079071 21:00:25 INFO: Retrieving Stack Cost... 21:00:25 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:25 INFO: Archiving Costs [Pipeline] echo 21:00:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:26 ---> logs-deploy.sh 21:00:26 lf-activate-venv: SKIPPING 21:00:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-392/1 21:00:26 INFO: archiving workspace using pattern(s): 21:00:27 Archives upload complete. 21:00:27 INFO: archiving logs to Nexus 21:00:28 ---> uname -a: 21:00:28 Linux prd-ubuntu20-04-docker-8c-8g-970 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:00:28 21:00:28 21:00:28 ---> lscpu: 21:00:28 Architecture: x86_64 21:00:28 CPU op-mode(s): 32-bit, 64-bit 21:00:28 Byte Order: Little Endian 21:00:28 Address sizes: 40 bits physical, 48 bits virtual 21:00:28 CPU(s): 8 21:00:28 On-line CPU(s) list: 0-7 21:00:28 Thread(s) per core: 1 21:00:28 Core(s) per socket: 1 21:00:28 Socket(s): 8 21:00:28 NUMA node(s): 1 21:00:28 Vendor ID: AuthenticAMD 21:00:28 CPU family: 23 21:00:28 Model: 49 21:00:28 Model name: AMD EPYC-Rome Processor 21:00:28 Stepping: 0 21:00:28 CPU MHz: 2799.998 21:00:28 BogoMIPS: 5599.99 21:00:28 Virtualization: AMD-V 21:00:28 Hypervisor vendor: KVM 21:00:28 Virtualization type: full 21:00:28 L1d cache: 256 KiB 21:00:28 L1i cache: 256 KiB 21:00:28 L2 cache: 4 MiB 21:00:28 L3 cache: 128 MiB 21:00:28 NUMA node0 CPU(s): 0-7 21:00:28 Vulnerability Itlb multihit: Not affected 21:00:28 Vulnerability L1tf: Not affected 21:00:28 Vulnerability Mds: Not affected 21:00:28 Vulnerability Meltdown: Not affected 21:00:28 Vulnerability Mmio stale data: Not affected 21:00:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:00:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:00:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:00:28 Vulnerability Srbds: Not affected 21:00:28 Vulnerability Tsx async abort: Not affected 21:00:28 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 21:00:28 21:00:28 21:00:28 ---> nproc: 21:00:28 8 21:00:28 21:00:28 21:00:28 ---> df -h: 21:00:28 Filesystem Size Used Avail Use% Mounted on 21:00:28 overlay 155G 12G 143G 8% / 21:00:28 tmpfs 64M 0 64M 0% /dev 21:00:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:00:28 shm 64M 0 64M 0% /dev/shm 21:00:28 /dev/vda1 155G 12G 143G 8% /facter-os 21:00:28 21:00:28 21:00:28 ---> sar -b -r -n DEV: 21:00:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-970) 05/28/24 _x86_64_ (8 CPU) 21:00:28 21:00:28 20:47:23 LINUX RESTART (8 CPU) 21:00:28 21:00:28 20:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:00:28 20:49:01 388.39 12.80 375.59 0.00 1882.71 101831.92 0.00 21:00:28 20:50:01 236.86 1.37 235.49 0.00 14.13 76518.98 0.00 21:00:28 20:51:01 74.89 0.12 74.77 0.00 7.20 17037.16 0.00 21:00:28 20:52:01 147.23 0.10 147.13 0.00 4.93 46722.88 0.00 21:00:28 20:53:01 38.79 12.66 26.13 0.00 5448.29 6317.90 0.00 21:00:28 20:54:01 4.25 0.00 4.25 0.00 0.00 49.73 0.00 21:00:28 20:55:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 21:00:28 20:56:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 21:00:28 20:57:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 21:00:28 20:58:01 2.27 0.00 2.27 0.00 0.00 39.33 0.00 21:00:28 20:59:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 21:00:28 21:00:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 21:00:28 Average: 74.87 2.25 72.61 0.00 613.11 20716.06 0.00 21:00:28 21:00:28 20:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:28 20:49:01 29123052 31503476 818428 2.49 80508 2562144 2006768 5.91 1069072 2301216 9680 21:00:28 20:50:01 27254672 31234608 1072416 3.26 187388 3898260 2416972 7.12 1694128 3368832 375516 21:00:28 20:51:01 27477908 31498624 806108 2.45 191552 3915732 1993104 5.87 1368976 3448020 393580 21:00:28 20:52:01 26990212 31513656 794560 2.42 201532 4387468 1773964 5.23 1381012 3902640 388 21:00:28 20:53:01 26618196 31494552 799968 2.43 209592 4721264 1822196 5.37 1616680 4011936 1004 21:00:28 20:54:01 26624772 31501160 793284 2.41 209632 4721256 1822196 5.37 1610036 4011936 8 21:00:28 20:55:01 26624156 31500580 793804 2.41 209652 4721268 1822196 5.37 1609840 4011940 8 21:00:28 20:56:01 26626440 31502892 791360 2.41 209684 4721272 1822196 5.37 1608108 4011944 212 21:00:28 20:57:01 26629904 31507020 787888 2.40 209704 4721272 1822196 5.37 1603784 4012568 12 21:00:28 20:58:01 26629604 31506812 787880 2.40 209804 4721252 1822196 5.37 1603884 4012556 28 21:00:28 20:59:01 26629848 31507056 787564 2.40 209824 4721244 1822196 5.37 1603940 4012556 20 21:00:28 21:00:01 26629580 31506856 787728 2.40 209852 4721260 1822196 5.37 1603972 4012564 8 21:00:28 Average: 26988195 31481441 818416 2.49 194894 4377808 1897365 5.59 1531119 3759892 65039 21:00:28 21:00:28 20:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:28 20:49:01 veth7c9dff2 145.53 157.40 14.45 140.25 0.00 0.00 0.00 0.01 21:00:28 20:49:01 docker0 194.99 212.16 16.06 489.82 0.00 0.00 0.00 0.00 21:00:28 20:49:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 21:00:28 20:49:01 ens3 513.88 399.30 5726.91 82.56 0.00 0.00 0.00 0.00 21:00:28 20:50:01 docker0 194.95 359.76 16.16 3077.75 0.00 0.00 0.00 0.00 21:00:28 20:50:01 veth538dba1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:00:28 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 20:50:01 ens3 379.95 208.55 3101.29 27.89 0.00 0.00 0.00 0.00 21:00:28 20:51:01 docker0 1.38 2.47 0.08 30.89 0.00 0.00 0.00 0.00 21:00:28 20:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:00:28 20:51:01 ens3 24.21 14.45 50.88 9.67 0.00 0.00 0.00 0.00 21:00:28 20:51:01 veth5507df5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:00:28 20:52:01 docker0 5.32 9.87 0.34 138.49 0.00 0.00 0.00 0.00 21:00:28 20:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 21:00:28 20:52:01 ens3 101.33 62.09 2664.82 11.74 0.00 0.00 0.00 0.00 21:00:28 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:00:28 20:53:01 ens3 133.89 58.22 2045.69 4.22 0.00 0.00 0.00 0.00 21:00:28 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 20:54:01 ens3 0.27 0.23 0.02 0.02 0.00 0.00 0.00 0.00 21:00:28 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 20:56:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 20:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:00:28 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:28 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:00:28 Average: docker0 33.05 48.69 2.72 311.41 0.00 0.00 0.00 0.00 21:00:28 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 21:00:28 Average: ens3 96.18 61.94 1132.52 11.35 0.00 0.00 0.00 0.00 21:00:28 21:00:28 21:00:28 ---> sar -P ALL: 21:00:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-970) 05/28/24 _x86_64_ (8 CPU) 21:00:28 21:00:28 20:47:23 LINUX RESTART (8 CPU) 21:00:28 21:00:28 20:48:01 CPU %user %nice %system %iowait %steal %idle 21:00:28 20:49:01 all 7.90 0.00 3.10 2.42 0.06 86.52 21:00:28 20:49:01 0 7.94 0.00 3.46 0.42 0.07 88.11 21:00:28 20:49:01 1 9.03 0.00 3.15 0.54 0.05 87.23 21:00:28 20:49:01 2 10.30 0.00 2.56 0.35 0.07 86.72 21:00:28 20:49:01 3 7.08 0.00 4.22 4.21 0.07 84.42 21:00:28 20:49:01 4 7.56 0.00 2.75 0.76 0.07 88.87 21:00:28 20:49:01 5 8.58 0.00 3.68 11.40 0.07 76.27 21:00:28 20:49:01 6 5.78 0.00 2.48 1.45 0.05 90.24 21:00:28 20:49:01 7 6.89 0.00 2.53 0.25 0.05 90.28 21:00:28 20:50:01 all 18.22 0.00 5.11 5.07 0.06 71.54 21:00:28 20:50:01 0 17.01 0.00 4.70 0.62 0.05 77.61 21:00:28 20:50:01 1 18.54 0.00 5.39 0.60 0.07 75.40 21:00:28 20:50:01 2 17.83 0.00 4.10 1.38 0.05 76.65 21:00:28 20:50:01 3 18.66 0.00 5.86 15.84 0.07 59.57 21:00:28 20:50:01 4 18.22 0.00 6.48 13.78 0.08 61.43 21:00:28 20:50:01 5 18.28 0.00 4.81 5.71 0.05 71.15 21:00:28 20:50:01 6 18.54 0.00 5.09 1.23 0.07 75.07 21:00:28 20:50:01 7 18.66 0.00 4.44 1.48 0.05 75.38 21:00:28 20:51:01 all 52.75 0.00 8.04 1.02 0.09 38.09 21:00:28 20:51:01 0 52.48 0.00 8.21 0.49 0.08 38.73 21:00:28 20:51:01 1 53.99 0.00 8.40 0.13 0.08 37.40 21:00:28 20:51:01 2 52.59 0.00 7.82 0.25 0.10 39.24 21:00:28 20:51:01 3 53.17 0.00 7.89 0.22 0.08 38.64 21:00:28 20:51:01 4 53.02 0.00 7.37 4.67 0.08 34.86 21:00:28 20:51:01 5 52.59 0.00 8.69 1.45 0.12 37.15 21:00:28 20:51:01 6 53.85 0.00 8.05 0.64 0.08 37.38 21:00:28 20:51:01 7 50.33 0.00 7.89 0.32 0.10 41.36 21:00:28 20:52:01 all 4.19 0.00 2.16 3.04 0.04 90.57 21:00:28 20:52:01 0 3.61 0.00 2.25 0.20 0.05 93.89 21:00:28 20:52:01 1 4.30 0.00 2.48 7.02 0.05 86.14 21:00:28 20:52:01 2 3.38 0.00 1.69 11.78 0.03 83.11 21:00:28 20:52:01 3 4.46 0.00 2.10 0.83 0.05 92.56 21:00:28 20:52:01 4 4.97 0.00 1.66 0.88 0.03 92.46 21:00:28 20:52:01 5 4.08 0.00 2.76 3.37 0.02 89.77 21:00:28 20:52:01 6 3.50 0.00 2.12 0.15 0.07 94.16 21:00:28 20:52:01 7 5.24 0.00 2.17 0.13 0.03 92.42 21:00:28 20:53:01 all 1.32 0.00 0.70 0.65 0.02 97.32 21:00:28 20:53:01 0 1.00 0.00 0.53 0.67 0.03 97.76 21:00:28 20:53:01 1 0.93 0.00 0.62 0.50 0.02 97.93 21:00:28 20:53:01 2 1.37 0.00 0.50 0.03 0.02 98.08 21:00:28 20:53:01 3 0.79 0.00 0.42 0.79 0.00 98.01 21:00:28 20:53:01 4 1.42 0.00 0.85 0.10 0.02 97.61 21:00:28 20:53:01 5 2.54 0.00 1.17 1.52 0.03 94.74 21:00:28 20:53:01 6 1.70 0.00 0.98 0.82 0.02 96.48 21:00:28 20:53:01 7 0.79 0.00 0.50 0.75 0.02 97.94 21:00:28 20:54:01 all 0.04 0.00 0.01 0.01 0.01 99.94 21:00:28 20:54:01 0 0.05 0.00 0.02 0.03 0.02 99.88 21:00:28 20:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:00:28 20:54:01 2 0.07 0.00 0.02 0.00 0.00 99.92 21:00:28 20:54:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:00:28 20:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:00:28 20:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:00:28 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:00:28 20:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:00:28 20:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:00:28 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:00:28 20:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:00:28 20:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:00:28 20:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:00:28 20:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:00:28 20:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:00:28 20:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:00:28 20:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:00:28 20:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:00:28 20:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:00:28 20:56:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:00:28 20:56:01 2 0.07 0.00 0.02 0.02 0.02 99.88 21:00:28 20:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:00:28 20:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:00:28 20:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:00:28 20:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:00:28 20:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:00:28 20:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:00:28 20:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 21:00:28 20:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:00:28 20:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:00:28 20:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:00:28 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:00:28 20:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:00:28 20:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:00:28 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:00:28 20:58:01 all 0.05 0.00 0.01 0.01 0.01 99.93 21:00:28 20:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:00:28 20:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:00:28 20:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:00:28 20:58:01 3 0.20 0.00 0.00 0.00 0.00 99.80 21:00:28 20:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:00:28 20:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:00:28 20:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:00:28 20:58:01 7 0.03 0.00 0.02 0.03 0.02 99.90 21:00:28 20:59:01 all 0.12 0.00 0.01 0.00 0.01 99.86 21:00:28 20:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:00:28 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:00:28 20:59:01 2 0.07 0.00 0.00 0.00 0.02 99.92 21:00:28 20:59:01 3 0.08 0.00 0.00 0.00 0.00 99.92 21:00:28 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:00:28 20:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:00:28 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:00:28 20:59:01 7 0.67 0.00 0.00 0.02 0.00 99.32 21:00:28 21:00:28 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:00:28 21:00:01 all 0.19 0.00 0.01 0.00 0.01 99.78 21:00:28 21:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 21:00:28 21:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:00:28 21:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:00:28 21:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:00:28 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:00:28 21:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:00:28 21:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:00:28 21:00:01 7 1.39 0.00 0.07 0.00 0.02 98.53 21:00:28 Average: all 7.03 0.00 1.59 1.01 0.03 90.34 21:00:28 Average: 0 6.82 0.00 1.60 0.21 0.03 91.35 21:00:28 Average: 1 7.20 0.00 1.66 0.73 0.03 90.38 21:00:28 Average: 2 7.11 0.00 1.39 1.14 0.03 90.34 21:00:28 Average: 3 7.01 0.00 1.70 1.81 0.03 89.45 21:00:28 Average: 4 7.06 0.00 1.59 1.67 0.03 89.66 21:00:28 Average: 5 7.14 0.00 1.76 1.94 0.03 89.13 21:00:28 Average: 6 6.91 0.00 1.56 0.36 0.03 91.15 21:00:28 Average: 7 6.97 0.00 1.46 0.25 0.03 91.29 21:00:28 21:00:28 21:00:28