Pull request #1575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6022b55aa28b84bb084135b90188b1b6f409b14d+decf7a4867f03271291a6465384c5ba130c9fec8 (54eb38be5b20be5191d83703616ff7836409589c) 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-ssh18292389170949333424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16288718326202392190.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-sdk-go/branches/PR-1575/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-sdk-go/branches/PR-1575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1551250509479638263.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-sdk-go/branches/PR-1575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3143748276805317307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh658240777616986065.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-sdk-go/branches/PR-1575/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-sdk-go/branches/PR-1575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16735239179263706514.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-3422 in /w/workspace/gexfoundry_device-sdk-go_PR-1575 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 6022b55aa28b84bb084135b90188b1b6f409b14d Merge succeeded, producing 6022b55aa28b84bb084135b90188b1b6f409b14d Checking out Revision 6022b55aa28b84bb084135b90188b1b6f409b14d (PR-1575) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1575/head:refs/remotes/origin/PR-1575 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6022b55aa28b84bb084135b90188b1b6f409b14d # 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 decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6022b55aa28b84bb084135b90188b1b6f409b14d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:29 ========================================================= 04:13:29 EdgeX Global Pipelines Version Info 04:13:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:13:30 ------------------- 04:13:30 stable info: 04:13:30 ------------------- 04:13:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:13:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:13:30 Message: update stable to v1.0.258 04:13:31 ------------------- 04:13:31 experimental info: 04:13:31 ------------------- 04:13:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:13:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:13:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:13:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:13:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:13:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:13:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1575 [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1575 [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1575 [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6022b55aa28b84bb084135b90188b1b6f409b14d [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6022b55 [Pipeline] echo 04:13:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:33 provisioning config files... 04:13:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/config14123421698408979108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:34 ---> ****-login.sh 04:13:34 nexus3.edgexfoundry.org:10001 04:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:34 Configure a credential helper to remove this warning. See 04:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:34 04:13:34 Login Succeeded 04:13:34 nexus3.edgexfoundry.org:10002 04:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:34 Configure a credential helper to remove this warning. See 04:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:34 04:13:34 Login Succeeded 04:13:34 nexus3.edgexfoundry.org:10003 04:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:34 Configure a credential helper to remove this warning. See 04:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:34 04:13:34 Login Succeeded 04:13:34 nexus3.edgexfoundry.org:10004 04:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:34 Configure a credential helper to remove this warning. See 04:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:34 04:13:34 Login Succeeded 04:13:34 ****.io 04:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:35 Configure a credential helper to remove this warning. See 04:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:35 04:13:35 Login Succeeded 04:13:35 ---> ****-login.sh ends [Pipeline] } 04:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:13:36 + git rev-list -1 --merges 6022b55aa28b84bb084135b90188b1b6f409b14d~1..6022b55aa28b84bb084135b90188b1b6f409b14d [Pipeline] echo 04:13:36 -----------> git rev-list -1 --merges 6022b55aa28b84bb084135b90188b1b6f409b14d~1..6022b55aa28b84bb084135b90188b1b6f409b14d 6022b55aa28b84bb084135b90188b1b6f409b14d [false] [Pipeline] sh 04:13:36 + git log --format=format:%s -1 6022b55aa28b84bb084135b90188b1b6f409b14d [Pipeline] echo 04:13:36 ========================================================= 04:13:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:13:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:36 + git log --format=format:%s -1 6022b55aa28b84bb084135b90188b1b6f409b14d [Pipeline] echo 04:13:36 [semverPrep] GIT_COMMIT: 6022b55aa28b84bb084135b90188b1b6f409b14d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:13:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:13:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:37 + grep -v github /etc/ssh/ssh_known_hosts 04:13:37 + [ -e /tmp/ssh_known_hosts ] 04:13:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:13:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:13:37 + sudo tee -a /etc/ssh/ssh_known_hosts 04:13:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:37 04:13:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:38 0.1.4: Pulling from edgex-devops/py-git-semver 04:13:38 b85a868b505f: Pulling fs layer 04:13:38 e2be974225ed: Pulling fs layer 04:13:38 339a4e72a1f5: Pulling fs layer 04:13:38 988bab9f4d93: Pulling fs layer 04:13:38 1469e6f7b9e6: Pulling fs layer 04:13:38 eaf3925da568: Pulling fs layer 04:13:38 bab4dde63d76: Pulling fs layer 04:13:38 bde34c3a00c8: Pulling fs layer 04:13:38 b352a97aabf1: Pulling fs layer 04:13:38 4872d77fe225: Pulling fs layer 04:13:38 5851b861e8e6: Pulling fs layer 04:13:38 988bab9f4d93: Waiting 04:13:38 1469e6f7b9e6: Waiting 04:13:38 eaf3925da568: Waiting 04:13:38 4872d77fe225: Waiting 04:13:38 5851b861e8e6: Waiting 04:13:38 bab4dde63d76: Waiting 04:13:38 b352a97aabf1: Waiting 04:13:38 bde34c3a00c8: Waiting 04:13:38 e2be974225ed: Download complete 04:13:38 988bab9f4d93: Download complete 04:13:38 1469e6f7b9e6: Verifying Checksum 04:13:38 1469e6f7b9e6: Download complete 04:13:38 339a4e72a1f5: Verifying Checksum 04:13:38 339a4e72a1f5: Download complete 04:13:38 eaf3925da568: Verifying Checksum 04:13:38 eaf3925da568: Download complete 04:13:38 bde34c3a00c8: Download complete 04:13:38 b352a97aabf1: Download complete 04:13:38 5851b861e8e6: Verifying Checksum 04:13:38 b85a868b505f: Verifying Checksum 04:13:38 b85a868b505f: Download complete 04:13:38 bab4dde63d76: Verifying Checksum 04:13:38 bab4dde63d76: Download complete 04:13:39 b85a868b505f: Pull complete 04:13:40 e2be974225ed: Pull complete 04:13:40 339a4e72a1f5: Pull complete 04:13:40 988bab9f4d93: Pull complete 04:13:40 1469e6f7b9e6: Pull complete 04:13:40 eaf3925da568: Pull complete 04:13:42 bab4dde63d76: Pull complete 04:13:42 bde34c3a00c8: Pull complete 04:13:42 b352a97aabf1: Pull complete 04:13:42 4872d77fe225: Pull complete 04:13:42 5851b861e8e6: Pull complete 04:13:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:43 prd-ubuntu20.04-docker-8c-8g-3422 does not seem to be running inside a container 04:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1575 -v /w/workspace/gexfoundry_device-sdk-go_PR-1575:/w/workspace/gexfoundry_device-sdk-go_PR-1575:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1575@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 04:13:46 $ docker top 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 -eo pid,comm 04:13:46 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). 04:13:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:46 [ssh-agent] Looking for ssh-agent implementation... 04:13:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:46 $ docker exec 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 ssh-agent 04:13:46 SSH_AUTH_SOCK=/tmp/ssh-75nKgjWMAJMU/agent.32 04:13:46 SSH_AGENT_PID=38 04:13:46 Running ssh-add (command line suppressed) 04:13:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/private_key_1873716351313225515.key (/w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/private_key_1873716351313225515.key) 04:13:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:47 + git tag --points-at HEAD [Pipeline] } 04:13:47 $ docker exec --env ******** --env ******** 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 ssh-agent -k 04:13:47 unset SSH_AUTH_SOCK; 04:13:47 unset SSH_AGENT_PID; 04:13:47 echo Agent pid 38 killed; 04:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:47 [ssh-agent] Looking for ssh-agent implementation... 04:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:47 $ docker exec 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 ssh-agent 04:13:47 SSH_AUTH_SOCK=/tmp/ssh-vGQYjGxnljIv/agent.71 04:13:47 SSH_AGENT_PID=77 04:13:47 Running ssh-add (command line suppressed) 04:13:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/private_key_6558304941912037954.key (/w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/private_key_6558304941912037954.key) 04:13:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:48 + git semver init 04:13:48 2024-04-23 04:13:48,242 [run_init] DEBUG init version:0.0.0 force:False 04:13:48 2024-04-23 04:13:48,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver 04:13:48 2024-04-23 04:13:48,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver 04:13:48 2024-04-23 04:13:48,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1575, universal_newlines=False, shell=None, istream=None) 04:13:49 2024-04-23 04:13:49,449 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1575/.git/info/exclude 04:13:49 2024-04-23 04:13:49,450 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver/PR-1575 with force:False 04:13:49 2024-04-23 04:13:49,450 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver/PR-1575 04:13:49 2024-04-23 04:13:49,455 [execute] INFO git cat-file --batch-check 04:13:49 2024-04-23 04:13:49,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver, universal_newlines=False, shell=None, istream=) 04:13:49 2024-04-23 04:13:49,462 [execute] INFO git cat-file --batch 04:13:49 2024-04-23 04:13:49,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver, universal_newlines=False, shell=None, istream=) 04:13:49 2024-04-23 04:13:49,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1575/.semver/PR-1575 04:13:49 0.0.0 [Pipeline] } 04:13:49 $ docker exec --env ******** --env ******** 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 ssh-agent -k 04:13:49 unset SSH_AUTH_SOCK; 04:13:49 unset SSH_AGENT_PID; 04:13:49 echo Agent pid 77 killed; 04:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:50 + git semver [Pipeline] } 04:13:50 $ docker stop --time=1 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 04:13:51 $ docker rm -f --volumes 7df0e4cf7ae17daebc6715b9a3920e4226352eb512c64f413aa045e317bce223 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:13:52 Stashed 1 file(s) [Pipeline] echo 04:13:52 [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 04:13:53 provisioning config files... 04:13:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/config9409855203769986611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:53 ---> ****-login.sh 04:13:53 nexus3.edgexfoundry.org:10001 04:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:53 Configure a credential helper to remove this warning. See 04:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:53 04:13:53 Login Succeeded 04:13:53 nexus3.edgexfoundry.org:10002 04:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:53 Configure a credential helper to remove this warning. See 04:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:53 04:13:53 Login Succeeded 04:13:53 nexus3.edgexfoundry.org:10003 04:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:54 Configure a credential helper to remove this warning. See 04:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:54 04:13:54 Login Succeeded 04:13:54 nexus3.edgexfoundry.org:10004 04:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:54 Configure a credential helper to remove this warning. See 04:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:54 04:13:54 Login Succeeded 04:13:54 ****.io 04:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:54 Configure a credential helper to remove this warning. See 04:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:54 04:13:54 Login Succeeded 04:13:54 ---> ****-login.sh ends [Pipeline] } 04:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:54 ========================================================= 04:13:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:13:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:55 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:13:55 Sending build context to Docker daemon 22.13MB 04:13:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:13:55 Step 2/10 : FROM ${BASE} AS builder 04:13:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:13:55 619be1103602: Pulling fs layer 04:13:55 7862e08f4a3e: Pulling fs layer 04:13:55 5df492c9dc93: Pulling fs layer 04:13:55 7629e6793208: Pulling fs layer 04:13:55 4f4fb700ef54: Pulling fs layer 04:13:55 fb5054dd5b73: Pulling fs layer 04:13:55 eeca6798cff9: Pulling fs layer 04:13:55 aa269ceb94a6: Pulling fs layer 04:13:55 ada007ff1a6a: Pulling fs layer 04:13:55 aa269ceb94a6: Waiting 04:13:55 fb5054dd5b73: Waiting 04:13:55 ada007ff1a6a: Waiting 04:13:55 7629e6793208: Waiting 04:13:55 4f4fb700ef54: Waiting 04:13:55 eeca6798cff9: Waiting 04:13:55 7862e08f4a3e: Verifying Checksum 04:13:55 7862e08f4a3e: Download complete 04:13:55 7629e6793208: Verifying Checksum 04:13:55 7629e6793208: Download complete 04:13:55 4f4fb700ef54: Download complete 04:13:55 619be1103602: Verifying Checksum 04:13:55 619be1103602: Download complete 04:13:55 fb5054dd5b73: Verifying Checksum 04:13:55 fb5054dd5b73: Download complete 04:13:55 eeca6798cff9: Verifying Checksum 04:13:55 eeca6798cff9: Download complete 04:13:55 619be1103602: Pull complete 04:13:55 ada007ff1a6a: Verifying Checksum 04:13:55 ada007ff1a6a: Download complete 04:13:55 7862e08f4a3e: Pull complete 04:13:56 5df492c9dc93: Verifying Checksum 04:13:56 5df492c9dc93: Download complete 04:13:56 aa269ceb94a6: Verifying Checksum 04:13:56 aa269ceb94a6: Download complete 04:13:59 5df492c9dc93: Pull complete 04:13:59 7629e6793208: Pull complete 04:13:59 4f4fb700ef54: Pull complete 04:13:59 fb5054dd5b73: Pull complete 04:13:59 eeca6798cff9: Pull complete 04:14:02 aa269ceb94a6: Pull complete 04:14:02 ada007ff1a6a: Pull complete 04:14:02 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:14:02 ---> f489d0715acc 04:14:02 Step 3/10 : ARG MAKE=make build 04:14:07 ---> Running in 6a51a1225c2b 04:14:07 Removing intermediate container 6a51a1225c2b 04:14:07 ---> fbfdca9c8456 04:14:07 Step 4/10 : WORKDIR /device-sdk-go 04:14:07 ---> Running in cf7a1e38e2ac 04:14:07 Removing intermediate container cf7a1e38e2ac 04:14:07 ---> 3eae12912df2 04:14:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:14:07 ---> Running in 664b70baba7f 04:14:07 Removing intermediate container 664b70baba7f 04:14:07 ---> ecb6540f3cc8 04:14:07 Step 6/10 : RUN apk add --update --no-cache make git 04:14:07 ---> Running in f8ed370ba7ce 04:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:14:08 Still waiting to schedule task 04:14:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:14:08 OK: 264 MiB in 52 packages 04:14:08 Removing intermediate container f8ed370ba7ce 04:14:08 ---> 7fb26455d417 04:14:08 Step 7/10 : COPY go.mod vendor* ./ 04:14:08 ---> d5eacb8df5e9 04:14:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:08 ---> Running in 7c28b749aaeb 04:15:16 Removing intermediate container 7c28b749aaeb 04:15:16 ---> 3e0357573e66 04:15:16 Step 9/10 : COPY . . 04:15:16 ---> 9cd6f8abbda6 04:15:16 Step 10/10 : RUN ${MAKE} 04:15:16 ---> Running in ed3026a449b3 04:15:16 noop 04:15:16 Removing intermediate container ed3026a449b3 04:15:16 ---> c858ee6d1c2d 04:15:16 Successfully built c858ee6d1c2d 04:15:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:17 + docker inspect -f . ci-base-image-x86_64 04:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:17 prd-ubuntu20.04-docker-8c-8g-3422 does not seem to be running inside a container 04:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1575 -v /w/workspace/gexfoundry_device-sdk-go_PR-1575:/w/workspace/gexfoundry_device-sdk-go_PR-1575:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1575@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 04:15:17 $ docker top 6cc46675081b9c545cb56cb40f60d90f945f0aeb3c1d7e9cb64049fc24d6d7e9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:17 + go version 04:15:17 go version go1.21.9 linux/amd64 [Pipeline] } 04:15:17 $ docker stop --time=1 6cc46675081b9c545cb56cb40f60d90f945f0aeb3c1d7e9cb64049fc24d6d7e9 04:15:19 $ docker rm -f --volumes 6cc46675081b9c545cb56cb40f60d90f945f0aeb3c1d7e9cb64049fc24d6d7e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:19 + docker inspect -f . ci-base-image-x86_64 04:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:20 prd-ubuntu20.04-docker-8c-8g-3422 does not seem to be running inside a container 04:15:20 $ 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-sdk-go_PR-1575 -v /w/workspace/gexfoundry_device-sdk-go_PR-1575:/w/workspace/gexfoundry_device-sdk-go_PR-1575:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1575@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 04:15:20 $ docker top ce1beedec80ba7a30f88ce4cd4ea9ca3b6520f545882a457d3c378d5e8e2d278 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1575 [Pipeline] fileExists [Pipeline] sh 04:15:21 + make test 04:15:21 go test -race -coverprofile=coverage.out ./... 04:15:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:15:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3423 in /w/workspace/gexfoundry_device-sdk-go_PR-1575 [Pipeline] { [Pipeline] ws 04:15:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:15:50 The recommended git tool is: git 04:15:58 using credential edgex-jenkins-ssh 04:15:58 Cloning the remote Git repository 04:15:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:15:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:15:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:15:58 > git --version # timeout=10 04:15:59 > git --version # 'git version 2.25.1' 04:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1575/head:refs/remotes/origin/PR-1575 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:04 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 6022b55aa28b84bb084135b90188b1b6f409b14d 04:16:04 Merge succeeded, producing 6022b55aa28b84bb084135b90188b1b6f409b14d 04:16:04 Checking out Revision 6022b55aa28b84bb084135b90188b1b6f409b14d (PR-1575) 04:16:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:16:05 > git --version # timeout=10 04:16:05 > git --version # 'git version 2.25.1' 04:16:05 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:16:04 > git config core.sparsecheckout # timeout=10 04:16:04 > git checkout -f 6022b55aa28b84bb084135b90188b1b6f409b14d # timeout=10 04:16:04 > git remote # timeout=10 04:16:04 > git config --get remote.origin.url # timeout=10 04:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:04 > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 04:16:04 > git rev-parse HEAD^{commit} # timeout=10 04:16:04 > git config core.sparsecheckout # timeout=10 04:16:04 > git checkout -f 6022b55aa28b84bb084135b90188b1b6f409b14d # timeout=10 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:16:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements 04:16:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:16:06 --- FAIL: TestAddReadingTags (0.00s) 04:16:06 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:16:06 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:16:06 04:16:06 goroutine 28 [running]: 04:16:06 testing.tRunner.func1.2({0x10b3340, 0xc0003e0b10}) 04:16:06 /usr/local/go/src/testing/testing.go:1545 +0x3f7 04:16:06 testing.tRunner.func1() 04:16:06 /usr/local/go/src/testing/testing.go:1548 +0x716 04:16:06 panic({0x10b3340?, 0xc0003e0b10?}) 04:16:06 /usr/local/go/src/runtime/panic.go:920 +0x270 04:16:06 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc000473100) 04:16:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0x89 04:16:06 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0x11aa9e0, 0x11}, {0x11aa9e0, 0x11}, 0xc000434440) 04:16:06 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/cache/init.go:22 +0xa5 04:16:06 github.com/edgexfoundry/device-sdk-go/v3/internal/common.TestAddReadingTags(0x0?) 04:16:06 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/common/utils_test.go:275 +0x51 04:16:06 testing.tRunner(0xc0004ae9c0, 0x11f56f0) 04:16:06 /usr/local/go/src/testing/testing.go:1595 +0x262 04:16:06 created by testing.(*T).Run in goroutine 1 04:16:06 /usr/local/go/src/testing/testing.go:1648 +0x846 04:16:06 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.065s 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:16:06 --- FAIL: TestRestController_GetCommand (0.00s) 04:16:06 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:16:06 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:16:06 04:16:06 goroutine 34 [running]: 04:16:06 testing.tRunner.func1.2({0x1960840, 0xc00014dd10}) 04:16:06 /usr/local/go/src/testing/testing.go:1545 +0x3f7 04:16:06 testing.tRunner.func1() 04:16:06 /usr/local/go/src/testing/testing.go:1548 +0x716 04:16:06 panic({0x1960840?, 0xc00014dd10?}) 04:16:06 /usr/local/go/src/runtime/panic.go:920 +0x270 04:16:06 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc000165270) 04:16:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0x89 04:16:06 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0x1b687f9, 0xc}, {0x1b687f9, 0xc}, 0xc00027ecc0) 04:16:06 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/cache/init.go:22 +0xa5 04:16:06 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http.TestRestController_GetCommand(0x0?) 04:16:06 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/controller/http/command_test.go:220 +0x5d 04:16:06 testing.tRunner(0xc000103040, 0x1be76d8) 04:16:06 /usr/local/go/src/testing/testing.go:1595 +0x262 04:16:06 created by testing.(*T).Run in goroutine 1 04:16:06 /usr/local/go/src/testing/testing.go:1648 +0x846 04:16:06 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.064s 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:16:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:16:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements 04:16:09 --- FAIL: Test_processDevices (0.00s) 04:16:09 --- FAIL: Test_processDevices/valid_load_device_from_file (0.00s) 04:16:09 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:16:09 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:16:09 04:16:09 goroutine 56 [running]: 04:16:09 testing.tRunner.func1.2({0x10b53c0, 0xc000425e30}) 04:16:09 /usr/local/go/src/testing/testing.go:1545 +0x3f7 04:16:09 testing.tRunner.func1() 04:16:09 /usr/local/go/src/testing/testing.go:1548 +0x716 04:16:09 panic({0x10b53c0?, 0xc000425e30?}) 04:16:09 /usr/local/go/src/runtime/panic.go:920 +0x270 04:16:09 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc0000e7518) 04:16:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0x89 04:16:09 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0x11acef4, 0x11}, {0x11acef4, 0x11}, 0xc00007b220) 04:16:09 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/cache/init.go:22 +0xa5 04:16:09 github.com/edgexfoundry/device-sdk-go/v3/internal/provision.Test_processDevices.func1(0x0?) 04:16:09 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/provision/devices_test.go:37 +0x7f 04:16:09 testing.tRunner(0xc000209d40, 0xc000332890) 04:16:09 /usr/local/go/src/testing/testing.go:1595 +0x262 04:16:09 created by testing.(*T).Run in goroutine 55 04:16:09 /usr/local/go/src/testing/testing.go:1648 +0x846 04:16:09 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/provision 0.058s 04:16:09 --- FAIL: TestCommandValuesToEventDTO_ReadingUnits (0.00s) 04:16:09 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:16:09 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:16:09 04:16:09 goroutine 82 [running]: 04:16:09 testing.tRunner.func1.2({0x10c2a60, 0xc0004b9080}) 04:16:09 /usr/local/go/src/testing/testing.go:1545 +0x3f7 04:16:09 testing.tRunner.func1() 04:16:09 /usr/local/go/src/testing/testing.go:1548 +0x716 04:16:09 panic({0x10c2a60?, 0xc0004b9080?}) 04:16:09 /usr/local/go/src/runtime/panic.go:920 +0x270 04:16:09 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc00053b4e0) 04:16:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0x89 04:16:09 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0x11ba70e, 0x11}, {0x11ba70e, 0x11}, 0xc0000ca740) 04:16:09 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/cache/init.go:22 +0xa5 04:16:09 github.com/edgexfoundry/device-sdk-go/v3/internal/transformer.TestCommandValuesToEventDTO_ReadingUnits(0x0?) 04:16:09 /w/workspace/gexfoundry_device-sdk-go_PR-1575/internal/transformer/transform_test.go:156 +0x50 04:16:09 testing.tRunner(0xc0002c6000, 0x12068b8) 04:16:09 /usr/local/go/src/testing/testing.go:1595 +0x262 04:16:09 created by testing.(*T).Run in goroutine 1 04:16:09 /usr/local/go/src/testing/testing.go:1648 +0x846 04:16:09 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.044s 04:16:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 04:16:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.067s coverage: 5.5% of statements 04:16:09 FAIL 04:16:10 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 04:16:10 $ docker stop --time=1 ce1beedec80ba7a30f88ce4cd4ea9ca3b6520f545882a457d3c378d5e8e2d278 04:16:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:10 Dload Upload Total Spent Left Speed 04:16:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k 04:16:12 $ docker rm -f --volumes ce1beedec80ba7a30f88ce4cd4ea9ca3b6520f545882a457d3c378d5e8e2d278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 04:16:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 04:16:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:16:13 + sudo tee /etc/docker/daemon.new 04:16:13 { 04:16:13 "registry-mirrors": [ 04:16:13 "https://nexus3.edgexfoundry.org:10001" 04:16:13 ], 04:16:13 "bip": "10.250.0.254/24", 04:16:13 "hosts": [ 04:16:13 "tcp://0.0.0.0:5555", 04:16:13 "unix:///var/run/docker.sock" 04:16:13 ], 04:16:13 "mtu": 1458, 04:16:13 "selinux-enabled": true, 04:16:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:13 } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:13 04:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:14 + sudo service docker restart 04:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:14 latest: Pulling from edgex-lftools-log-publisher 04:16:14 5eb5b503b376: Pulling fs layer 04:16:14 5c69ac0246d0: Pulling fs layer 04:16:14 ec43610c2a17: Pulling fs layer 04:16:14 3a2ae6a8a46f: Pulling fs layer 04:16:14 33b1e0a273af: Pulling fs layer 04:16:14 5d3b04190fa2: Pulling fs layer 04:16:14 2f39f015ded8: Pulling fs layer 04:16:14 33b1e0a273af: Waiting 04:16:14 5d3b04190fa2: Waiting 04:16:14 2f39f015ded8: Waiting 04:16:14 5c69ac0246d0: Verifying Checksum 04:16:14 5c69ac0246d0: Download complete 04:16:14 3a2ae6a8a46f: Verifying Checksum 04:16:14 3a2ae6a8a46f: Download complete 04:16:14 33b1e0a273af: Verifying Checksum 04:16:14 33b1e0a273af: Download complete 04:16:14 ec43610c2a17: Verifying Checksum 04:16:14 ec43610c2a17: Download complete 04:16:14 5d3b04190fa2: Verifying Checksum 04:16:14 5d3b04190fa2: Download complete 04:16:14 5eb5b503b376: Verifying Checksum 04:16:14 5eb5b503b376: Download complete 04:16:15 2f39f015ded8: Download complete 04:16:15 5eb5b503b376: Pull complete 04:16:16 5c69ac0246d0: Pull complete 04:16:16 ec43610c2a17: Pull complete 04:16:16 3a2ae6a8a46f: Pull complete 04:16:16 33b1e0a273af: Pull complete 04:16:16 5d3b04190fa2: Pull complete 04:16:22 2f39f015ded8: Pull complete 04:16:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:22 prd-ubuntu20.04-docker-8c-8g-3422 does not seem to be running inside a container 04:16:22 $ 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-sdk-go_PR-1575 -v /w/workspace/gexfoundry_device-sdk-go_PR-1575:/w/workspace/gexfoundry_device-sdk-go_PR-1575:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1575@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 04:16:28 $ docker top c7e0e99d5bb95a62e18a5783aadeeefd6b5da6d8f109dd8e1c2e10ca89957813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:28 ---> job-cost.sh 04:16:28 lf-activate-venv: SKIPPING 04:16:28 INFO: No Stack... 04:16:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:29 INFO: Archiving Costs [Pipeline] sh 04:16:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives/cost.csv 04:16:29 + cut -d, -f6 [Pipeline] lock 04:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] 04:16:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] did not exist. Created. 04:16:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:30 + echo total: 0.2199999988079071 [Pipeline] stash 04:16:30 Stashed 1 file(s) [Pipeline] } 04:16:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:30 $ docker stop --time=1 c7e0e99d5bb95a62e18a5783aadeeefd6b5da6d8f109dd8e1c2e10ca89957813 04:16:31 $ docker rm -f --volumes c7e0e99d5bb95a62e18a5783aadeeefd6b5da6d8f109dd8e1c2e10ca89957813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:16:31 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:32 provisioning config files... 04:16:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7486345557879423091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:32 ---> ****-login.sh 04:16:32 nexus3.edgexfoundry.org:10001 04:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:33 Configure a credential helper to remove this warning. See 04:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:33 04:16:33 Login Succeeded 04:16:33 nexus3.edgexfoundry.org:10002 04:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:33 Configure a credential helper to remove this warning. See 04:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:33 04:16:34 Login Succeeded 04:16:34 nexus3.edgexfoundry.org:10003 04:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:34 Configure a credential helper to remove this warning. See 04:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:34 04:16:34 Login Succeeded 04:16:34 nexus3.edgexfoundry.org:10004 04:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:34 Configure a credential helper to remove this warning. See 04:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:34 04:16:34 Login Succeeded 04:16:34 ****.io 04:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:35 Configure a credential helper to remove this warning. See 04:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:35 04:16:35 Login Succeeded 04:16:35 ---> ****-login.sh ends [Pipeline] } 04:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:35 ========================================================= 04:16:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:16:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:36 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:16:36 Sending build context to Docker daemon 11.48MB 04:16:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:16:36 Step 2/10 : FROM ${BASE} AS builder 04:16:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:16:36 c6b39de5b339: Pulling fs layer 04:16:36 a69c41024577: Pulling fs layer 04:16:36 d6de4b400683: Pulling fs layer 04:16:36 35cb2a7552d0: Pulling fs layer 04:16:36 4f4fb700ef54: Pulling fs layer 04:16:36 464afbd9ba4c: Pulling fs layer 04:16:36 00f215d4a9da: Pulling fs layer 04:16:36 d496ad576159: Pulling fs layer 04:16:36 4f4fb700ef54: Waiting 04:16:36 00f215d4a9da: Waiting 04:16:36 d496ad576159: Waiting 04:16:36 464afbd9ba4c: Waiting 04:16:36 a69c41024577: Verifying Checksum 04:16:36 a69c41024577: Download complete 04:16:36 35cb2a7552d0: Verifying Checksum 04:16:36 35cb2a7552d0: Download complete 04:16:36 4f4fb700ef54: Download complete 04:16:36 464afbd9ba4c: Verifying Checksum 04:16:36 464afbd9ba4c: Download complete 04:16:36 c6b39de5b339: Verifying Checksum 04:16:36 c6b39de5b339: Download complete 04:16:37 d496ad576159: Verifying Checksum 04:16:37 d496ad576159: Download complete 04:16:37 c6b39de5b339: Pull complete 04:16:38 a69c41024577: Pull complete 04:16:38 d6de4b400683: Verifying Checksum 04:16:38 d6de4b400683: Download complete 04:16:40 00f215d4a9da: Verifying Checksum 04:16:40 00f215d4a9da: Download complete 04:16:52 d6de4b400683: Pull complete 04:16:52 35cb2a7552d0: Pull complete 04:16:52 4f4fb700ef54: Pull complete 04:16:52 464afbd9ba4c: Pull complete 04:17:00 00f215d4a9da: Pull complete 04:17:02 d496ad576159: Pull complete 04:17:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:17:02 ---> f246e2811388 04:17:02 Step 3/10 : ARG MAKE=make build 04:17:04 ---> Running in 5b0a49a07608 04:17:04 Removing intermediate container 5b0a49a07608 04:17:04 ---> 850af63824f6 04:17:04 Step 4/10 : WORKDIR /device-sdk-go 04:17:04 ---> Running in 83ce03e1b1ea 04:17:04 Removing intermediate container 83ce03e1b1ea 04:17:04 ---> d1c35e5454fd 04:17:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:04 ---> Running in eacece50444d 04:17:04 Removing intermediate container eacece50444d 04:17:04 ---> 60c77f74402d 04:17:04 Step 6/10 : RUN apk add --update --no-cache make git 04:17:05 ---> Running in e33bec1f042c 04:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:07 OK: 266 MiB in 52 packages 04:17:08 Removing intermediate container e33bec1f042c 04:17:08 ---> ba308dfcda90 04:17:08 Step 7/10 : COPY go.mod vendor* ./ 04:17:08 ---> 909c3050116f 04:17:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:09 ---> Running in 62256c61d27a 04:19:00 Removing intermediate container 62256c61d27a 04:19:00 ---> 3b1a545fd14a 04:19:00 Step 9/10 : COPY . . 04:19:02 ---> abd7c44ba014 04:19:02 Step 10/10 : RUN ${MAKE} 04:19:02 ---> Running in 5f58b20cd300 04:19:03 noop 04:19:04 Removing intermediate container 5f58b20cd300 04:19:04 ---> 23859817a28d 04:19:04 Successfully built 23859817a28d 04:19:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:04 + docker inspect -f . ci-base-image-arm64 04:19:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:05 prd-ubuntu20.04-docker-arm64-4c-16g-3423 does not seem to be running inside a container 04:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:06 $ docker top b77d96f2f2b28685c6663ac982f5d9da729a9609dd5cd3db01fc855141403efb -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:07 + go version 04:19:07 go version go1.21.9 linux/arm64 [Pipeline] } 04:19:07 $ docker stop --time=1 b77d96f2f2b28685c6663ac982f5d9da729a9609dd5cd3db01fc855141403efb 04:19:08 $ docker rm -f --volumes b77d96f2f2b28685c6663ac982f5d9da729a9609dd5cd3db01fc855141403efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:09 + docker inspect -f . ci-base-image-arm64 04:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:09 prd-ubuntu20.04-docker-arm64-4c-16g-3423 does not seem to be running inside a container 04:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:11 $ docker top 62077b6473a39ba3b55443eda6470fee2aaef06a8130e42c95a22be1cc1f0202 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:19:12 + make test 04:19:12 go test -race -coverprofile=coverage.out ./... 04:19:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:23:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:23:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:23:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:23:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:23:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:23:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.247s coverage: 27.6% of statements 04:23:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.341s coverage: 81.5% of statements 04:23:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:23:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:23:28 --- FAIL: TestAddReadingTags (0.00s) 04:23:28 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:23:28 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:23:28 04:23:28 goroutine 16 [running]: 04:23:28 testing.tRunner.func1.2({0xab10e0, 0xc0001752c0}) 04:23:28 /usr/local/go/src/testing/testing.go:1545 +0x2c8 04:23:28 testing.tRunner.func1() 04:23:28 /usr/local/go/src/testing/testing.go:1548 +0x4c4 04:23:28 panic({0xab10e0?, 0xc0001752c0?}) 04:23:28 /usr/local/go/src/runtime/panic.go:920 +0x26c 04:23:28 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc0000b70e0) 04:23:28 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0xa0 04:23:28 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0xba8626, 0x11}, {0xba8626, 0x11}, 0xc0004f68e0) 04:23:28 /w/workspace/device-sdk-go/1/internal/cache/init.go:22 +0x70 04:23:28 github.com/edgexfoundry/device-sdk-go/v3/internal/common.TestAddReadingTags(0x0?) 04:23:28 /w/workspace/device-sdk-go/1/internal/common/utils_test.go:275 +0x4c 04:23:28 testing.tRunner(0xc00018ed00, 0xbf3128) 04:23:28 /usr/local/go/src/testing/testing.go:1595 +0x1b4 04:23:28 created by testing.(*T).Run in goroutine 1 04:23:28 /usr/local/go/src/testing/testing.go:1648 +0x5ec 04:23:28 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.341s 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:23:32 --- FAIL: TestRestController_GetCommand (0.00s) 04:23:32 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:23:32 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:23:32 04:23:32 goroutine 5 [running]: 04:23:32 testing.tRunner.func1.2({0x1248760, 0xc00037a960}) 04:23:32 /usr/local/go/src/testing/testing.go:1545 +0x2c8 04:23:32 testing.tRunner.func1() 04:23:32 /usr/local/go/src/testing/testing.go:1548 +0x4c4 04:23:32 panic({0x1248760?, 0xc00037a960?}) 04:23:32 /usr/local/go/src/runtime/panic.go:920 +0x26c 04:23:32 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc000161250) 04:23:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0xa0 04:23:32 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0x1450787, 0xc}, {0x1450787, 0xc}, 0xc0002cb2c0) 04:23:32 /w/workspace/device-sdk-go/1/internal/cache/init.go:22 +0x70 04:23:32 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http.TestRestController_GetCommand(0x0?) 04:23:32 /w/workspace/device-sdk-go/1/internal/controller/http/command_test.go:220 +0x58 04:23:32 testing.tRunner(0xc0002c5380, 0x14cf4c8) 04:23:32 /usr/local/go/src/testing/testing.go:1595 +0x1b4 04:23:32 created by testing.(*T).Run in goroutine 1 04:23:32 /usr/local/go/src/testing/testing.go:1648 +0x5ec 04:23:32 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.384s 04:23:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.461s coverage: 14.4% of statements 04:23:39 --- FAIL: Test_processDevices (0.00s) 04:23:39 --- FAIL: Test_processDevices/valid_load_device_from_file (0.00s) 04:23:39 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:23:39 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:23:39 04:23:39 goroutine 53 [running]: 04:23:39 testing.tRunner.func1.2({0xab1140, 0xc0000a4ae0}) 04:23:39 /usr/local/go/src/testing/testing.go:1545 +0x2c8 04:23:39 testing.tRunner.func1() 04:23:39 /usr/local/go/src/testing/testing.go:1548 +0x4c4 04:23:39 panic({0xab1140?, 0xc0000a4ae0?}) 04:23:39 /usr/local/go/src/runtime/panic.go:920 +0x26c 04:23:39 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc0000b9500) 04:23:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0xa0 04:23:39 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0xba8b1a, 0x11}, {0xba8b1a, 0x11}, 0xc0005437e0) 04:23:39 /w/workspace/device-sdk-go/1/internal/cache/init.go:22 +0x70 04:23:39 github.com/edgexfoundry/device-sdk-go/v3/internal/provision.Test_processDevices.func1(0x0?) 04:23:39 /w/workspace/device-sdk-go/1/internal/provision/devices_test.go:37 +0x68 04:23:39 testing.tRunner(0xc000003a00, 0xc00004af20) 04:23:39 /usr/local/go/src/testing/testing.go:1595 +0x1b4 04:23:39 created by testing.(*T).Run in goroutine 52 04:23:39 /usr/local/go/src/testing/testing.go:1648 +0x5ec 04:23:39 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/provision 0.226s 04:23:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:23:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:23:39 --- FAIL: TestCommandValuesToEventDTO_ReadingUnits (0.01s) 04:23:39 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren [recovered] 04:23:39 panic: interface conversion: *mocks.DeviceClient is not interfaces.DeviceClient: missing method AllDevicesWithChildren 04:23:39 04:23:39 goroutine 23 [running]: 04:23:39 testing.tRunner.func1.2({0xab1800, 0xc0004e4ba0}) 04:23:39 /usr/local/go/src/testing/testing.go:1545 +0x2c8 04:23:39 testing.tRunner.func1() 04:23:39 /usr/local/go/src/testing/testing.go:1548 +0x4c4 04:23:39 panic({0xab1800?, 0xc0004e4ba0?}) 04:23:39 /usr/local/go/src/runtime/panic.go:920 +0x26c 04:23:39 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container.DeviceClientFrom(0xc0000bb4c0) 04:23:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.31/bootstrap/container/clients.go:118 +0xa0 04:23:39 github.com/edgexfoundry/device-sdk-go/v3/internal/cache.InitCache({0xba9354, 0x11}, {0xba9354, 0x11}, 0xc00004d600) 04:23:39 /w/workspace/device-sdk-go/1/internal/cache/init.go:22 +0x70 04:23:39 github.com/edgexfoundry/device-sdk-go/v3/internal/transformer.TestCommandValuesToEventDTO_ReadingUnits(0x0?) 04:23:39 /w/workspace/device-sdk-go/1/internal/transformer/transform_test.go:156 +0x50 04:23:39 testing.tRunner(0xc000003860, 0xbf52f0) 04:23:39 /usr/local/go/src/testing/testing.go:1595 +0x1b4 04:23:39 created by testing.(*T).Run in goroutine 1 04:23:39 /usr/local/go/src/testing/testing.go:1648 +0x5ec 04:23:39 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.281s 04:23:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.492s coverage: 89.2% of statements 04:23:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:23:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.349s coverage: 5.5% of statements 04:23:50 FAIL 04:23:52 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 04:23:52 $ docker stop --time=1 62077b6473a39ba3b55443eda6470fee2aaef06a8130e42c95a22be1cc1f0202 04:23:54 $ docker rm -f --volumes 62077b6473a39ba3b55443eda6470fee2aaef06a8130e42c95a22be1cc1f0202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:56 04:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:57 arm64: Pulling from edgex-lftools-log-publisher 04:23:57 8998bd30e6a1: Pulling fs layer 04:23:57 04944245beec: Pulling fs layer 04:23:57 699f458cf7ca: Pulling fs layer 04:23:57 765212b225bb: Pulling fs layer 04:23:57 f23df028b6ca: Pulling fs layer 04:23:57 d65c8cfc05b1: Pulling fs layer 04:23:57 2437ff75d9bd: Pulling fs layer 04:23:57 f23df028b6ca: Waiting 04:23:57 d65c8cfc05b1: Waiting 04:23:57 2437ff75d9bd: Waiting 04:23:57 765212b225bb: Waiting 04:23:57 04944245beec: Verifying Checksum 04:23:57 04944245beec: Download complete 04:23:57 f23df028b6ca: Verifying Checksum 04:23:57 f23df028b6ca: Download complete 04:23:57 d65c8cfc05b1: Verifying Checksum 04:23:57 d65c8cfc05b1: Download complete 04:23:57 699f458cf7ca: Verifying Checksum 04:23:57 699f458cf7ca: Download complete 04:23:58 8998bd30e6a1: Verifying Checksum 04:23:58 8998bd30e6a1: Download complete 04:24:00 2437ff75d9bd: Download complete 04:24:02 8998bd30e6a1: Pull complete 04:24:02 04944245beec: Pull complete 04:24:04 699f458cf7ca: Pull complete 04:24:04 765212b225bb: Pull complete 04:24:05 f23df028b6ca: Pull complete 04:24:05 d65c8cfc05b1: Pull complete 04:24:24 2437ff75d9bd: Pull complete 04:24:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-3423 does not seem to be running inside a container 04:24:24 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:24:27 $ docker top 152e2888876f4197c0e6a5e52aaa1059b08277dd0268fe254a4992d231fa9136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:28 ---> job-cost.sh 04:24:28 lf-activate-venv: SKIPPING 04:24:28 INFO: No Stack... 04:24:31 INFO: Retrieving Pricing Info for: v3-standard-4 04:24:31 INFO: Archiving Costs [Pipeline] sh 04:24:32 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:24:32 + cut -d, -f6 [Pipeline] lock 04:24:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] 04:24:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] did not exist. Created. 04:24:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:33 /w/workspace/device-sdk-go/1@tmp/durable-73a7d4f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:24:33 + echo total: 0.10999999940395355 [Pipeline] stash 04:24:33 Warning: overwriting stash ‘stack-cost’ 04:24:34 Stashed 1 file(s) [Pipeline] } 04:24:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1575-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:34 $ docker stop --time=1 152e2888876f4197c0e6a5e52aaa1059b08277dd0268fe254a4992d231fa9136 04:24:36 $ docker rm -f --volumes 152e2888876f4197c0e6a5e52aaa1059b08277dd0268fe254a4992d231fa9136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:36 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:24:39 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives ] 04:24:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives 04:24:39 total 16 04:24:39 drwxr-xr-x 3 root root 4096 Apr 23 04:16 . 04:24:39 drwxrwxr-x 12 jenkins jenkins 4096 Apr 23 04:16 .. 04:24:39 drwxr-xr-x 2 root root 4096 Apr 23 04:16 cost 04:24:39 -rw-r--r-- 1 root root 86 Apr 23 04:16 cost.csv 04:24:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives 04:24:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives 04:24:39 total 16 04:24:39 drwxr-xr-x 3 jenkins jenkins 4096 Apr 23 04:16 . 04:24:39 drwxrwxr-x 12 jenkins jenkins 4096 Apr 23 04:16 .. 04:24:39 drwxr-xr-x 2 jenkins jenkins 4096 Apr 23 04:16 cost 04:24:39 -rw-r--r-- 1 jenkins jenkins 86 Apr 23 04:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:24:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:40 ---> package-listing.sh 04:24:40 ++ facter osfamily 04:24:40 ++ tr '[:upper:]' '[:lower:]' 04:24:40 + OS_FAMILY=debian 04:24:40 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1575 04:24:40 + START_PACKAGES=/tmp/packages_start.txt 04:24:40 + END_PACKAGES=/tmp/packages_end.txt 04:24:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:40 + PACKAGES=/tmp/packages_start.txt 04:24:40 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1575 ']' 04:24:40 + PACKAGES=/tmp/packages_end.txt 04:24:40 + case "${OS_FAMILY}" in 04:24:40 + dpkg -l 04:24:40 + grep '^ii' 04:24:40 + '[' -f /tmp/packages_start.txt ']' 04:24:40 + '[' -f /tmp/packages_end.txt ']' 04:24:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:40 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1575 ']' 04:24:40 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives/ 04:24:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1575/archives/ [Pipeline] echo 04:24:40 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-sdk-go_PR-1575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:41 prd-ubuntu20.04-docker-8c-8g-3422 does not seem to be running inside a container 04:24:41 $ 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-sdk-go_PR-1575/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-sdk-go_PR-1575 -v /w/workspace/gexfoundry_device-sdk-go_PR-1575:/w/workspace/gexfoundry_device-sdk-go_PR-1575:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1575@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 04:24:41 $ docker top bc97e63195fc95051494fb0acfd942cffdc6050319eb96ba82f11af3de56143f -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:42 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:42 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:42 + ls /var/log/sa-host 04:24:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:43 provisioning config files... 04:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1575@tmp/config10784442216353912140tmp [Pipeline] { [Pipeline] echo 04:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:43 ---> create-netrc.sh [Pipeline] } 04:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:43 ---> python-tools-install.sh [Pipeline] echo 04:24:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:44 ---> sudo-logs.sh 04:24:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:44 ---> job-cost.sh 04:24:44 lf-activate-venv: SKIPPING 04:24:44 DEBUG: total: 0.2199999988079071 04:24:44 INFO: Retrieving Stack Cost... 04:24:45 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:45 INFO: Archiving Costs [Pipeline] echo 04:24:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:45 ---> logs-deploy.sh 04:24:45 lf-activate-venv: SKIPPING 04:24:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1575/1 04:24:45 INFO: archiving workspace using pattern(s): 04:24:46 Archives upload complete. 04:24:46 INFO: archiving logs to Nexus 04:24:47 ---> uname -a: 04:24:47 Linux prd-ubuntu20-04-docker-8c-8g-3422 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:24:47 04:24:47 04:24:47 ---> lscpu: 04:24:47 Architecture: x86_64 04:24:47 CPU op-mode(s): 32-bit, 64-bit 04:24:47 Byte Order: Little Endian 04:24:47 Address sizes: 40 bits physical, 48 bits virtual 04:24:47 CPU(s): 8 04:24:47 On-line CPU(s) list: 0-7 04:24:47 Thread(s) per core: 1 04:24:47 Core(s) per socket: 1 04:24:47 Socket(s): 8 04:24:47 NUMA node(s): 1 04:24:47 Vendor ID: AuthenticAMD 04:24:47 CPU family: 23 04:24:47 Model: 49 04:24:47 Model name: AMD EPYC-Rome Processor 04:24:47 Stepping: 0 04:24:47 CPU MHz: 2799.998 04:24:47 BogoMIPS: 5599.99 04:24:47 Virtualization: AMD-V 04:24:47 Hypervisor vendor: KVM 04:24:47 Virtualization type: full 04:24:47 L1d cache: 256 KiB 04:24:47 L1i cache: 256 KiB 04:24:47 L2 cache: 4 MiB 04:24:47 L3 cache: 128 MiB 04:24:47 NUMA node0 CPU(s): 0-7 04:24:47 Vulnerability Itlb multihit: Not affected 04:24:47 Vulnerability L1tf: Not affected 04:24:47 Vulnerability Mds: Not affected 04:24:47 Vulnerability Meltdown: Not affected 04:24:47 Vulnerability Mmio stale data: Not affected 04:24:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:24:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:24:47 Vulnerability Srbds: Not affected 04:24:47 Vulnerability Tsx async abort: Not affected 04:24:47 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 04:24:47 04:24:47 04:24:47 ---> nproc: 04:24:47 8 04:24:47 04:24:47 04:24:47 ---> df -h: 04:24:47 Filesystem Size Used Avail Use% Mounted on 04:24:47 overlay 155G 12G 144G 8% / 04:24:47 tmpfs 64M 0 64M 0% /dev 04:24:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:24:47 shm 64M 0 64M 0% /dev/shm 04:24:47 /dev/vda1 155G 12G 144G 8% /facter-os 04:24:47 04:24:47 04:24:47 ---> sar -b -r -n DEV: 04:24:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3422) 04/23/24 _x86_64_ (8 CPU) 04:24:47 04:24:47 04:12:41 LINUX RESTART (8 CPU) 04:24:47 04:24:47 04:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:47 04:14:01 333.88 39.67 294.20 0.00 4371.60 96850.57 0.00 04:24:47 04:15:01 222.00 1.69 220.31 0.00 21.11 60388.32 0.00 04:24:47 04:16:01 136.73 0.03 136.69 0.00 2.13 60512.06 0.00 04:24:47 04:17:01 57.21 0.17 57.04 0.00 3.33 20281.55 0.00 04:24:47 04:18:01 39.19 5.85 33.34 0.00 2626.63 5707.72 0.00 04:24:47 04:19:01 5.31 0.02 5.30 0.00 0.13 106.36 0.00 04:24:47 04:20:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 04:24:47 04:21:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 04:24:47 04:22:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 04:24:47 04:23:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 04:24:47 04:24:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 04:24:47 Average: 72.49 4.26 68.23 0.00 632.73 22076.13 0.00 04:24:47 04:24:47 04:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:47 04:14:01 29191388 31506972 822648 2.50 72296 2518564 2066768 6.09 1061516 2253436 618156 04:24:47 04:15:01 26959552 31454900 854388 2.60 179556 4385336 2029112 5.98 1392504 3930408 976996 04:24:47 04:16:01 27035440 31470372 832368 2.53 186488 4338196 1905228 5.61 1746828 3517040 171268 04:24:47 04:17:01 27498732 31516592 790004 2.40 194120 3922244 1791656 5.28 1282964 3524912 516 04:24:47 04:18:01 27173764 31478636 800544 2.43 215932 4186912 1754844 5.17 1505356 3597336 984 04:24:47 04:19:01 27200492 31500360 779684 2.37 214524 4183656 1739032 5.13 1483124 3594072 332 04:24:47 04:20:01 27200672 31500612 779456 2.37 214568 4183660 1739032 5.13 1482856 3594076 8 04:24:47 04:21:01 27206960 31506960 772984 2.35 214592 4183664 1739032 5.13 1476344 3594080 72 04:24:47 04:22:01 27208544 31508552 771312 2.35 214616 4183668 1739032 5.13 1475136 3594084 16 04:24:47 04:23:01 27208384 31508440 771316 2.35 214652 4183676 1739032 5.13 1474876 3594092 12 04:24:47 04:24:01 27208140 31508252 771468 2.35 214692 4183676 1739032 5.13 1475016 3594092 16 04:24:47 Average: 27372006 31496423 795107 2.42 194185 4041205 1816527 5.35 1441502 3489784 160761 04:24:47 04:24:47 04:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:47 04:14:01 docker0 25.28 25.15 1.92 171.12 0.00 0.00 0.00 0.00 04:24:47 04:14:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 04:24:47 04:14:01 ens3 587.87 400.58 5947.13 100.58 0.00 0.00 0.00 0.00 04:24:47 04:15:01 docker0 329.07 432.26 28.01 3212.24 0.00 0.00 0.00 0.00 04:24:47 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:47 04:15:01 ens3 443.10 335.89 3220.51 37.13 0.00 0.00 0.00 0.00 04:24:47 04:16:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:24:47 04:16:01 vethde1acd8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:24:47 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:16:01 ens3 24.10 15.06 25.00 9.90 0.00 0.00 0.00 0.00 04:24:47 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:17:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 04:24:47 04:17:01 ens3 94.42 61.37 2526.04 12.37 0.00 0.00 0.00 0.00 04:24:47 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:18:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 04:24:47 04:18:01 ens3 114.75 39.68 2038.95 2.98 0.00 0.00 0.00 0.00 04:24:47 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:47 04:19:01 ens3 0.40 0.30 0.09 0.08 0.00 0.00 0.00 0.00 04:24:47 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:20:01 ens3 1.53 1.13 8.75 0.10 0.00 0.00 0.00 0.00 04:24:47 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:47 04:21:01 ens3 2.57 1.03 3.71 0.07 0.00 0.00 0.00 0.00 04:24:47 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:22:01 ens3 1.07 0.87 0.61 0.50 0.00 0.00 0.00 0.00 04:24:47 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:47 04:23:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:47 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:47 04:24:01 ens3 0.72 0.08 0.13 0.06 0.00 0.00 0.00 0.00 04:24:47 Average: docker0 32.34 41.76 2.73 308.88 0.00 0.00 0.00 0.00 04:24:47 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 04:24:47 Average: ens3 114.92 77.43 1245.51 14.77 0.00 0.00 0.00 0.00 04:24:47 04:24:47 04:24:47 ---> sar -P ALL: 04:24:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3422) 04/23/24 _x86_64_ (8 CPU) 04:24:47 04:24:47 04:12:41 LINUX RESTART (8 CPU) 04:24:47 04:24:47 04:13:02 CPU %user %nice %system %iowait %steal %idle 04:24:47 04:14:01 all 9.18 0.00 3.04 2.73 0.06 84.99 04:24:47 04:14:01 0 9.69 0.00 2.58 3.90 0.07 83.76 04:24:47 04:14:01 1 7.08 0.00 2.72 1.28 0.07 88.85 04:24:47 04:14:01 2 7.08 0.00 4.11 1.55 0.05 87.21 04:24:47 04:14:01 3 8.10 0.00 4.31 8.97 0.07 78.56 04:24:47 04:14:01 4 8.83 0.00 3.50 3.94 0.07 83.67 04:24:47 04:14:01 5 11.47 0.00 2.28 0.10 0.03 86.12 04:24:47 04:14:01 6 7.70 0.00 2.66 0.84 0.03 88.77 04:24:47 04:14:01 7 13.53 0.00 2.17 1.30 0.05 82.95 04:24:47 04:15:01 all 6.50 0.00 3.14 3.83 0.05 86.48 04:24:47 04:15:01 0 6.04 0.00 3.14 1.90 0.05 88.87 04:24:47 04:15:01 1 7.38 0.00 3.01 1.97 0.05 87.58 04:24:47 04:15:01 2 5.82 0.00 2.51 4.46 0.05 87.16 04:24:47 04:15:01 3 5.40 0.00 4.08 6.41 0.05 84.07 04:24:47 04:15:01 4 6.16 0.00 2.49 0.72 0.03 90.60 04:24:47 04:15:01 5 8.09 0.00 3.73 1.85 0.07 86.27 04:24:47 04:15:01 6 6.29 0.00 3.71 12.75 0.05 77.20 04:24:47 04:15:01 7 6.79 0.00 2.49 0.55 0.05 90.11 04:24:47 04:16:01 all 30.22 0.00 4.88 3.07 0.07 61.76 04:24:47 04:16:01 0 30.06 0.00 4.99 0.00 0.07 64.88 04:24:47 04:16:01 1 30.81 0.00 4.55 0.10 0.08 64.46 04:24:47 04:16:01 2 31.07 0.00 4.90 2.50 0.07 61.46 04:24:47 04:16:01 3 30.49 0.00 4.73 0.05 0.07 64.66 04:24:47 04:16:01 4 30.47 0.00 4.61 0.39 0.07 64.46 04:24:47 04:16:01 5 27.76 0.00 4.97 1.50 0.08 65.69 04:24:47 04:16:01 6 30.47 0.00 5.01 13.01 0.07 51.44 04:24:47 04:16:01 7 30.59 0.00 5.29 7.05 0.08 56.98 04:24:47 04:17:01 all 5.60 0.00 1.86 1.43 0.03 91.07 04:24:47 04:17:01 0 5.29 0.00 2.47 0.02 0.05 92.17 04:24:47 04:17:01 1 5.79 0.00 2.17 8.84 0.03 83.16 04:24:47 04:17:01 2 4.37 0.00 1.63 2.13 0.03 91.84 04:24:47 04:17:01 3 6.07 0.00 1.74 0.02 0.02 92.16 04:24:47 04:17:01 4 5.16 0.00 1.73 0.02 0.03 93.06 04:24:47 04:17:01 5 4.88 0.00 2.41 0.39 0.05 92.27 04:24:47 04:17:01 6 7.55 0.00 1.39 0.02 0.02 91.03 04:24:47 04:17:01 7 5.68 0.00 1.38 0.03 0.03 92.88 04:24:47 04:18:01 all 2.00 0.00 1.16 0.37 0.01 96.46 04:24:47 04:18:01 0 1.70 0.00 0.72 1.09 0.00 96.49 04:24:47 04:18:01 1 1.93 0.00 1.50 0.07 0.02 96.48 04:24:47 04:18:01 2 1.32 0.00 2.12 0.77 0.03 95.75 04:24:47 04:18:01 3 1.30 0.00 1.05 0.03 0.02 97.60 04:24:47 04:18:01 4 1.64 0.00 1.12 0.15 0.00 97.10 04:24:47 04:18:01 5 2.74 0.00 1.05 0.03 0.02 96.16 04:24:47 04:18:01 6 2.76 0.00 0.87 0.50 0.02 95.86 04:24:47 04:18:01 7 2.59 0.00 0.82 0.32 0.02 96.26 04:24:47 04:19:01 all 0.34 0.00 0.06 0.01 0.02 99.57 04:24:47 04:19:01 0 0.07 0.00 0.05 0.07 0.02 99.80 04:24:47 04:19:01 1 0.07 0.00 0.08 0.00 0.00 99.85 04:24:47 04:19:01 2 1.99 0.00 0.05 0.00 0.02 97.95 04:24:47 04:19:01 3 0.08 0.00 0.07 0.03 0.03 99.78 04:24:47 04:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:24:47 04:19:01 5 0.25 0.00 0.10 0.00 0.00 99.65 04:24:47 04:19:01 6 0.12 0.00 0.03 0.00 0.03 99.82 04:24:47 04:19:01 7 0.10 0.00 0.07 0.02 0.02 99.80 04:24:47 04:20:01 all 0.27 0.00 0.01 0.00 0.00 99.72 04:24:47 04:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:24:47 04:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:47 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:24:47 04:20:01 3 1.99 0.00 0.02 0.00 0.00 98.00 04:24:47 04:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:24:47 04:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:47 04:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:24:47 04:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:24:47 04:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:24:47 04:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:24:47 04:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:24:47 04:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:24:47 04:21:01 3 0.42 0.00 0.02 0.00 0.02 99.55 04:24:47 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:24:47 04:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:24:47 04:21:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:24:47 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:47 04:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:24:47 04:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:24:47 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:47 04:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:47 04:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:24:47 04:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:24:47 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:47 04:22:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:24:47 04:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:24:47 04:23:01 all 0.16 0.00 0.01 0.01 0.01 99.80 04:24:47 04:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:24:47 04:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:47 04:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:47 04:23:01 3 1.06 0.00 0.05 0.00 0.02 98.87 04:24:47 04:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:24:47 04:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:24:47 04:23:01 6 0.07 0.00 0.02 0.02 0.02 99.88 04:24:47 04:23:01 7 0.03 0.00 0.00 0.08 0.00 99.88 04:24:47 04:24:01 all 0.23 0.00 0.01 0.01 0.01 99.74 04:24:47 04:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:24:47 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:47 04:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:24:47 04:24:01 3 1.48 0.00 0.00 0.02 0.02 98.48 04:24:47 04:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:24:47 04:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:47 04:24:01 6 0.23 0.00 0.05 0.08 0.02 99.62 04:24:47 04:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:24:47 04:24:47 Average: CPU %user %nice %system %iowait %steal %idle 04:24:47 Average: all 4.93 0.00 1.28 1.04 0.02 92.72 04:24:47 Average: 0 4.79 0.00 1.27 0.63 0.03 93.29 04:24:47 Average: 1 4.81 0.00 1.27 1.11 0.02 92.79 04:24:47 Average: 2 4.68 0.00 1.38 1.03 0.02 92.88 04:24:47 Average: 3 5.10 0.00 1.45 1.39 0.03 92.04 04:24:47 Average: 4 4.74 0.00 1.23 0.47 0.02 93.55 04:24:47 Average: 5 4.99 0.00 1.32 0.35 0.02 93.32 04:24:47 Average: 6 5.01 0.00 1.25 2.47 0.03 91.25 04:24:47 Average: 7 5.36 0.00 1.11 0.85 0.02 92.66 04:24:47 04:24:47 04:24:47