Pull request #1239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba+67986f5e85a843a874e3bc4d59755e1036e07d38 (038ac9ebadb3d4fab2711cfedeac4d3bb1904718) 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-ssh7221487555595619948.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5666600162799528661.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-1239/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-1239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17417806101463849587.key Verifying host key using known hosts file > 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-1239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13376940052575372042.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15913062314885016179.key Verifying host key using known hosts file > 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-1239/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-1239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11086663418177528112.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8392’ Running on prd-ubuntu20.04-docker-8c-8g-8394 in /w/workspace/gexfoundry_device-sdk-go_PR-1239 [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-1239 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1239/head:refs/remotes/origin/PR-1239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67986f5e85a843a874e3bc4d59755e1036e07d38 into PR head commit 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba Merge succeeded, producing 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba Checking out Revision 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba (PR-1239) > git config core.sparsecheckout # timeout=10 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 Commit message: "feat: Add metrics for count of Events and Readings sent" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:27:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:27:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:27:26 ========================================================= 19:27:26 EdgeX Global Pipelines Version Info 19:27:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:27:27 ------------------- 19:27:27 stable info: 19:27:27 ------------------- 19:27:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:27:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:27:27 Message: update stable to v1.0.243 19:27:27 ------------------- 19:27:27 experimental info: 19:27:27 ------------------- 19:27:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:27:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:27:27 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:27:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:27:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1239 [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1239 [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1239 [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 090cd63 [Pipeline] echo 19:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:29 provisioning config files... 19:27:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config5222264963458307515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:29 ---> docker-login.sh 19:27:29 nexus3.edgexfoundry.org:10001 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 nexus3.edgexfoundry.org:10002 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 nexus3.edgexfoundry.org:10003 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 nexus3.edgexfoundry.org:10004 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:30 Configure a credential helper to remove this warning. See 19:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:30 19:27:30 Login Succeeded 19:27:30 docker.io 19:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:31 Configure a credential helper to remove this warning. See 19:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:31 19:27:31 Login Succeeded 19:27:31 ---> docker-login.sh ends [Pipeline] } 19:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:27:31 + git rev-list -1 --merges 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba~1..090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo 19:27:31 -----------> git rev-list -1 --merges 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba~1..090cd635b5d5e4ac586d5ba49f41d50e13fa53ba 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [false] [Pipeline] sh 19:27:32 + git log --format=format:%s -1 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo 19:27:32 ========================================================= 19:27:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:27:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:32 + git log --format=format:%s -1 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba [Pipeline] echo 19:27:32 [semverPrep] GIT_COMMIT: 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba, Commit Message: feat: Add metrics for count of Events and Readings sent [Pipeline] echo 19:27:32 [semverPrep] This is not a build commit. [Pipeline] sh 19:27:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:27:33 + grep -v github /etc/ssh/ssh_known_hosts 19:27:33 + [ -e /tmp/ssh_known_hosts ] 19:27:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:27:33 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:27:33 sudo tee -a /etc/ssh/ssh_known_hosts 19:27:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:33 19:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:27:33 b85a868b505f: Pulling fs layer 19:27:33 e2be974225ed: Pulling fs layer 19:27:33 339a4e72a1f5: Pulling fs layer 19:27:33 988bab9f4d93: Pulling fs layer 19:27:33 1469e6f7b9e6: Pulling fs layer 19:27:33 eaf3925da568: Pulling fs layer 19:27:33 bab4dde63d76: Pulling fs layer 19:27:33 bde34c3a00c8: Pulling fs layer 19:27:33 b352a97aabf1: Pulling fs layer 19:27:33 4872d77fe225: Pulling fs layer 19:27:33 5851b861e8e6: Pulling fs layer 19:27:33 bab4dde63d76: Waiting 19:27:33 bde34c3a00c8: Waiting 19:27:33 b352a97aabf1: Waiting 19:27:33 4872d77fe225: Waiting 19:27:33 5851b861e8e6: Waiting 19:27:33 988bab9f4d93: Waiting 19:27:33 eaf3925da568: Waiting 19:27:33 1469e6f7b9e6: Waiting 19:27:33 e2be974225ed: Verifying Checksum 19:27:33 e2be974225ed: Download complete 19:27:33 988bab9f4d93: Download complete 19:27:34 1469e6f7b9e6: Verifying Checksum 19:27:34 1469e6f7b9e6: Download complete 19:27:34 339a4e72a1f5: Verifying Checksum 19:27:34 339a4e72a1f5: Download complete 19:27:34 eaf3925da568: Verifying Checksum 19:27:34 eaf3925da568: Download complete 19:27:34 bde34c3a00c8: Download complete 19:27:34 b352a97aabf1: Download complete 19:27:34 4872d77fe225: Verifying Checksum 19:27:34 4872d77fe225: Download complete 19:27:34 5851b861e8e6: Verifying Checksum 19:27:34 5851b861e8e6: Download complete 19:27:34 b85a868b505f: Verifying Checksum 19:27:34 b85a868b505f: Download complete 19:27:34 bab4dde63d76: Verifying Checksum 19:27:34 bab4dde63d76: Download complete 19:27:35 b85a868b505f: Pull complete 19:27:35 e2be974225ed: Pull complete 19:27:36 339a4e72a1f5: Pull complete 19:27:36 988bab9f4d93: Pull complete 19:27:36 1469e6f7b9e6: Pull complete 19:27:36 eaf3925da568: Pull complete 19:27:38 bab4dde63d76: Pull complete 19:27:38 bde34c3a00c8: Pull complete 19:27:38 b352a97aabf1: Pull complete 19:27:38 4872d77fe225: Pull complete 19:27:38 5851b861e8e6: Pull complete 19:27:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:38 prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container 19:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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-devops/py-git-semver:0.1.4 cat 19:27:40 $ docker top efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 -eo pid,comm 19:27:40 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). 19:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:40 [ssh-agent] Looking for ssh-agent implementation... 19:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:40 $ docker exec efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent 19:27:40 SSH_AUTH_SOCK=/tmp/ssh-EZrnXVixQ0u6/agent.32 19:27:40 SSH_AGENT_PID=38 19:27:40 Running ssh-add (command line suppressed) 19:27:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_17843768570103318515.key (/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_17843768570103318515.key) 19:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:41 + git tag --points-at HEAD [Pipeline] } 19:27:41 $ docker exec --env ******** --env ******** efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent -k 19:27:41 unset SSH_AUTH_SOCK; 19:27:41 unset SSH_AGENT_PID; 19:27:41 echo Agent pid 38 killed; 19:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:41 [ssh-agent] Looking for ssh-agent implementation... 19:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:41 $ docker exec efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent 19:27:41 SSH_AUTH_SOCK=/tmp/ssh-KD7TZz4NY07s/agent.70 19:27:41 SSH_AGENT_PID=76 19:27:41 Running ssh-add (command line suppressed) 19:27:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_7447913576203232462.key (/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/private_key_7447913576203232462.key) 19:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:42 + git semver init 19:27:42 2022-10-17 19:27:42,455 [run_init] DEBUG init version:0.0.0 force:False 19:27:42 2022-10-17 19:27:42,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver 19:27:42 2022-10-17 19:27:42,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver 19:27:42 2022-10-17 19:27:42,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239, universal_newlines=False, shell=None, istream=None) 19:27:43 2022-10-17 19:27:43,460 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.git/info/exclude 19:27:43 2022-10-17 19:27:43,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 with force:False 19:27:43 2022-10-17 19:27:43,461 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 19:27:43 2022-10-17 19:27:43,465 [execute] INFO git cat-file --batch-check 19:27:43 2022-10-17 19:27:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver, universal_newlines=False, shell=None, istream=) 19:27:43 2022-10-17 19:27:43,473 [execute] INFO git cat-file --batch 19:27:43 2022-10-17 19:27:43,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver, universal_newlines=False, shell=None, istream=) 19:27:43 2022-10-17 19:27:43,480 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1239/.semver/PR-1239 19:27:43 0.0.0 [Pipeline] } 19:27:43 $ docker exec --env ******** --env ******** efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 ssh-agent -k 19:27:43 unset SSH_AUTH_SOCK; 19:27:43 unset SSH_AGENT_PID; 19:27:43 echo Agent pid 76 killed; 19:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:27:44 + git semver [Pipeline] } 19:27:44 $ docker stop --time=1 efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 19:27:45 $ docker rm -f efe4a559ab5251871acd216198062a274e49edc1045c7160dae406d790464072 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:27:46 Stashed 1 file(s) [Pipeline] echo 19:27:46 [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 19:27:47 provisioning config files... 19:27:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config10698151702071673705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:47 ---> docker-login.sh 19:27:47 nexus3.edgexfoundry.org:10001 19:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:47 Configure a credential helper to remove this warning. See 19:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:47 19:27:47 Login Succeeded 19:27:47 nexus3.edgexfoundry.org:10002 19:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:47 Configure a credential helper to remove this warning. See 19:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:47 19:27:47 Login Succeeded 19:27:47 nexus3.edgexfoundry.org:10003 19:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:47 Configure a credential helper to remove this warning. See 19:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:47 19:27:47 Login Succeeded 19:27:47 nexus3.edgexfoundry.org:10004 19:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:47 Configure a credential helper to remove this warning. See 19:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:47 19:27:47 Login Succeeded 19:27:47 docker.io 19:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:48 Configure a credential helper to remove this warning. See 19:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:48 19:27:48 Login Succeeded 19:27:48 ---> docker-login.sh ends [Pipeline] } 19:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:48 ========================================================= 19:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:49 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 19:27:49 Sending build context to Docker daemon 10.02MB 19:27:49 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 19:27:49 Step 2/11 : FROM ${BASE} AS builder 19:27:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:27:49 213ec9aee27d: Pulling fs layer 19:27:49 4583459ba037: Pulling fs layer 19:27:49 93c1e223e6f2: Pulling fs layer 19:27:49 53926ce57604: Pulling fs layer 19:27:49 21b2b0c7a3f4: Pulling fs layer 19:27:49 30f14e443154: Pulling fs layer 19:27:49 801331c1e519: Pulling fs layer 19:27:49 99cc6dd402b0: Pulling fs layer 19:27:49 7d9ed39f4882: Pulling fs layer 19:27:49 53926ce57604: Waiting 19:27:49 21b2b0c7a3f4: Waiting 19:27:49 30f14e443154: Waiting 19:27:49 801331c1e519: Waiting 19:27:49 99cc6dd402b0: Waiting 19:27:49 7d9ed39f4882: Waiting 19:27:49 93c1e223e6f2: Verifying Checksum 19:27:49 93c1e223e6f2: Download complete 19:27:49 4583459ba037: Download complete 19:27:49 21b2b0c7a3f4: Download complete 19:27:49 30f14e443154: Verifying Checksum 19:27:49 30f14e443154: Download complete 19:27:49 213ec9aee27d: Verifying Checksum 19:27:49 213ec9aee27d: Download complete 19:27:49 801331c1e519: Download complete 19:27:49 213ec9aee27d: Pull complete 19:27:49 4583459ba037: Pull complete 19:27:49 93c1e223e6f2: Pull complete 19:27:49 7d9ed39f4882: Verifying Checksum 19:27:49 7d9ed39f4882: Download complete 19:27:49 99cc6dd402b0: Verifying Checksum 19:27:49 99cc6dd402b0: Download complete 19:27:50 53926ce57604: Verifying Checksum 19:27:50 53926ce57604: Download complete 19:27:54 53926ce57604: Pull complete 19:27:54 21b2b0c7a3f4: Pull complete 19:27:54 30f14e443154: Pull complete 19:27:54 801331c1e519: Pull complete 19:27:56 99cc6dd402b0: Pull complete 19:27:57 7d9ed39f4882: Pull complete 19:27:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 19:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:27:57 ---> 1dedd983c030 19:27:57 Step 3/11 : ARG MAKE=make build 19:27:59 ---> Running in 0355dbb0b5fb 19:27:59 Removing intermediate container 0355dbb0b5fb 19:27:59 ---> 9c53eeead08e 19:27:59 Step 4/11 : WORKDIR /device-sdk-go 19:27:59 ---> Running in da446e21881d 19:27:59 Removing intermediate container da446e21881d 19:27:59 ---> 21d6d7cf5f9a 19:27:59 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:27:59 ---> Running in eab1e01d5e26 19:27:59 Removing intermediate container eab1e01d5e26 19:27:59 ---> 95233a152817 19:27:59 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:59 ---> Running in bc541ef70d48 19:28:00 Removing intermediate container bc541ef70d48 19:28:00 ---> 89ff4c3ea0f3 19:28:00 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:28:00 ---> Running in bc19adbdb950 19:28:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:28:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:28:01 OK: 211 MiB in 51 packages 19:28:02 Still waiting to schedule task 19:28:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8393’ 19:28:02 Removing intermediate container bc19adbdb950 19:28:02 ---> d5e70a2dd72b 19:28:02 Step 8/11 : COPY go.mod vendor* ./ 19:28:02 ---> c88878cb3bdf 19:28:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:02 ---> Running in bdd517128433 19:28:20 Removing intermediate container bdd517128433 19:28:20 ---> 6acfd7ffe7a6 19:28:20 Step 10/11 : COPY . . 19:28:20 ---> 85795df03d2c 19:28:20 Step 11/11 : RUN ${MAKE} 19:28:20 ---> Running in 2bc9580ae4d1 19:28:20 noop 19:28:20 Removing intermediate container 2bc9580ae4d1 19:28:20 ---> 77123cb24ab9 19:28:20 Successfully built 77123cb24ab9 19:28:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:21 + docker inspect -f . ci-base-image-x86_64 19:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:21 prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container 19:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:28:21 $ docker top 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:21 + go version 19:28:21 go version go1.18.7 linux/amd64 [Pipeline] } 19:28:22 $ docker stop --time=1 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c 19:28:23 $ docker rm -f 083aba167edbc3f22ec80c838a144a6dec8282c04f2cd382a54f47410145be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:24 + docker inspect -f . ci-base-image-x86_64 19:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:24 prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container 19:28:24 $ 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-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:28:24 $ docker top c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1239 [Pipeline] fileExists [Pipeline] sh 19:28:25 + make test 19:28:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:28:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:28:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.074s coverage: 27.6% of statements 19:28:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 19:28:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.103s coverage: 74.1% of statements 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:28:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.122s coverage: 54.4% of statements 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:28:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 65.1% of statements 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:28:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.758s coverage: 89.2% of statements 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:28:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements 19:28:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:29:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:29:05 internal/common/utils_test.go:128:32: Error return value of `event1Reading.AddSimpleReading` is not checked (errcheck) 19:29:05 event1Reading.AddSimpleReading("Test", common.ValueTypeInt32, int32(123)) 19:29:05 ^ 19:29:05 internal/common/utils_test.go:131:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) 19:29:05 event3Readings.AddSimpleReading("Test1", common.ValueTypeInt32, int32(123)) 19:29:05 ^ 19:29:05 internal/common/utils_test.go:132:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) 19:29:05 event3Readings.AddSimpleReading("Test2", common.ValueTypeInt32, int32(123)) 19:29:05 ^ 19:29:05 internal/common/utils_test.go:133:33: Error return value of `event3Readings.AddSimpleReading` is not checked (errcheck) 19:29:05 event3Readings.AddSimpleReading("Test3", common.ValueTypeInt32, int32(123)) 19:29:05 ^ 19:29:05 make: *** [Makefile:49: lint] Error 1 [Pipeline] } 19:29:05 $ docker stop --time=1 c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe 19:29:07 $ docker rm -f c2b4d819f6ce02f9641bb58459e338f65b5ace867c6bba779cf423746c3297fe [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:08 19:29:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:08 latest: Pulling from edgex-lftools-log-publisher 19:29:08 5eb5b503b376: Pulling fs layer 19:29:08 5c69ac0246d0: Pulling fs layer 19:29:08 ec43610c2a17: Pulling fs layer 19:29:08 3a2ae6a8a46f: Pulling fs layer 19:29:08 33b1e0a273af: Pulling fs layer 19:29:08 5d3b04190fa2: Pulling fs layer 19:29:08 2f39f015ded8: Pulling fs layer 19:29:08 3a2ae6a8a46f: Waiting 19:29:08 33b1e0a273af: Waiting 19:29:08 5d3b04190fa2: Waiting 19:29:08 2f39f015ded8: Waiting 19:29:08 5c69ac0246d0: Download complete 19:29:08 3a2ae6a8a46f: Verifying Checksum 19:29:08 3a2ae6a8a46f: Download complete 19:29:09 33b1e0a273af: Verifying Checksum 19:29:09 33b1e0a273af: Download complete 19:29:09 5d3b04190fa2: Verifying Checksum 19:29:09 5d3b04190fa2: Download complete 19:29:09 ec43610c2a17: Download complete 19:29:09 5eb5b503b376: Verifying Checksum 19:29:09 5eb5b503b376: Download complete 19:29:10 2f39f015ded8: Download complete 19:29:10 5eb5b503b376: Pull complete 19:29:10 5c69ac0246d0: Pull complete 19:29:10 ec43610c2a17: Pull complete 19:29:10 3a2ae6a8a46f: Pull complete 19:29:11 33b1e0a273af: Pull complete 19:29:11 5d3b04190fa2: Pull complete 19:29:15 2f39f015ded8: Pull complete 19:29:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:15 prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container 19:29:15 $ 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-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:17 $ docker top 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:17 ---> job-cost.sh 19:29:17 lf-activate-venv: SKIPPING 19:29:17 INFO: No Stack... 19:29:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:29:18 INFO: Archiving Costs [Pipeline] sh 19:29:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/cost.csv 19:29:18 + cut -d, -f6 [Pipeline] lock 19:29:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] 19:29:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] did not exist. Created. 19:29:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:19 + echo total: 0.2199999988079071 [Pipeline] stash 19:29:19 Stashed 1 file(s) [Pipeline] } 19:29:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:19 $ docker stop --time=1 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae 19:29:20 $ docker rm -f 421fc02c68629bbaa99f8e39bcc57c2721cbdf990ee17a5891284b3c9240b9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:29:21 Failed in branch amd64 19:30:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8396 in /w/workspace/gexfoundry_device-sdk-go_PR-1239 [Pipeline] { [Pipeline] ws 19:30:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:30:33 The recommended git tool is: git 19:30:39 using credential edgex-jenkins-ssh 19:30:39 Cloning the remote Git repository 19:30:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:30:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:30:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:30:39 > git --version # timeout=10 19:30:39 > git --version # 'git version 2.25.1' 19:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:39 Verifying host key using known hosts file 19:30:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:30:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:30:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:30:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:30:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:42 Verifying host key using known hosts file 19:30:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:30:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1239/head:refs/remotes/origin/PR-1239 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:30:43 Merging remotes/origin/main commit 67986f5e85a843a874e3bc4d59755e1036e07d38 into PR head commit 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba 19:30:43 Merge succeeded, producing 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba 19:30:43 Checking out Revision 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba (PR-1239) 19:30:43 > git config core.sparsecheckout # timeout=10 19:30:43 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 19:30:43 > git remote # timeout=10 19:30:43 > git config --get remote.origin.url # timeout=10 19:30:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:43 Verifying host key using known hosts file 19:30:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:30:43 > git merge 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 19:30:43 > git rev-parse HEAD^{commit} # timeout=10 19:30:43 > git config core.sparsecheckout # timeout=10 19:30:43 > git checkout -f 090cd635b5d5e4ac586d5ba49f41d50e13fa53ba # timeout=10 19:30:47 Commit message: "feat: Add metrics for count of Events and Readings sent" 19:30:47 > git --version # timeout=10 19:30:47 > git --version # 'git version 2.25.1' 19:30:47 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:30:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:48 Dload Upload Total Spent Left Speed 19:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh 19:30:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:30:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:30:49 + sudo tee /etc/docker/daemon.new 19:30:49 { 19:30:49 "registry-mirrors": [ 19:30:49 "https://nexus3.edgexfoundry.org:10001" 19:30:49 ], 19:30:49 "bip": "10.250.0.254/24", 19:30:49 "hosts": [ 19:30:49 "tcp://0.0.0.0:5555", 19:30:49 "unix:///var/run/docker.sock" 19:30:49 ], 19:30:49 "mtu": 1458, 19:30:49 "selinux-enabled": true, 19:30:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:30:49 } [Pipeline] sh 19:30:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:30:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:08 provisioning config files... 19:31:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5717005184263043115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:08 ---> docker-login.sh 19:31:08 nexus3.edgexfoundry.org:10001 19:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:09 Configure a credential helper to remove this warning. See 19:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:09 19:31:09 Login Succeeded 19:31:09 nexus3.edgexfoundry.org:10002 19:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:10 Configure a credential helper to remove this warning. See 19:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:10 19:31:10 Login Succeeded 19:31:10 nexus3.edgexfoundry.org:10003 19:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:10 Configure a credential helper to remove this warning. See 19:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:10 19:31:10 Login Succeeded 19:31:10 nexus3.edgexfoundry.org:10004 19:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:10 Configure a credential helper to remove this warning. See 19:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:10 19:31:10 Login Succeeded 19:31:10 docker.io 19:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:11 Configure a credential helper to remove this warning. See 19:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:11 19:31:11 Login Succeeded 19:31:11 ---> docker-login.sh ends [Pipeline] } 19:31:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:11 ========================================================= 19:31:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:31:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 19:31:12 Sending build context to Docker daemon 5.399MB 19:31:12 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 19:31:12 Step 2/11 : FROM ${BASE} AS builder 19:31:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:12 9b18e9b68314: Pulling fs layer 19:31:12 d32db5db7311: Pulling fs layer 19:31:12 d0c4b47475fc: Pulling fs layer 19:31:12 5831b945b038: Pulling fs layer 19:31:12 86bbec2aaacd: Pulling fs layer 19:31:12 e10730c5d714: Pulling fs layer 19:31:12 5dd5c2283517: Pulling fs layer 19:31:12 d5ac0230b979: Pulling fs layer 19:31:12 5831b945b038: Waiting 19:31:12 e10730c5d714: Waiting 19:31:12 5dd5c2283517: Waiting 19:31:12 d5ac0230b979: Waiting 19:31:12 86bbec2aaacd: Waiting 19:31:12 d0c4b47475fc: Download complete 19:31:12 d32db5db7311: Verifying Checksum 19:31:12 d32db5db7311: Download complete 19:31:12 86bbec2aaacd: Verifying Checksum 19:31:12 86bbec2aaacd: Download complete 19:31:12 e10730c5d714: Verifying Checksum 19:31:12 e10730c5d714: Download complete 19:31:12 9b18e9b68314: Verifying Checksum 19:31:12 9b18e9b68314: Download complete 19:31:13 9b18e9b68314: Pull complete 19:31:14 d5ac0230b979: Verifying Checksum 19:31:14 d5ac0230b979: Download complete 19:31:14 d32db5db7311: Pull complete 19:31:14 d0c4b47475fc: Pull complete 19:31:15 5dd5c2283517: Verifying Checksum 19:31:15 5dd5c2283517: Download complete 19:31:15 5831b945b038: Verifying Checksum 19:31:15 5831b945b038: Download complete 19:31:28 5831b945b038: Pull complete 19:31:28 86bbec2aaacd: Pull complete 19:31:28 e10730c5d714: Pull complete 19:31:33 5dd5c2283517: Pull complete 19:31:34 d5ac0230b979: Pull complete 19:31:34 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 19:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:31:34 ---> 59b3b1a385d4 19:31:34 Step 3/11 : ARG MAKE=make build 19:31:36 ---> Running in 32536b59bfe3 19:31:37 Removing intermediate container 32536b59bfe3 19:31:37 ---> 78c229cc05db 19:31:37 Step 4/11 : WORKDIR /device-sdk-go 19:31:37 ---> Running in 00bfd10b1e93 19:31:37 Removing intermediate container 00bfd10b1e93 19:31:37 ---> c1a3793bf856 19:31:37 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:31:37 ---> Running in 7b7d35bf4037 19:31:37 Removing intermediate container 7b7d35bf4037 19:31:37 ---> 145c7d58fcca 19:31:37 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:37 ---> Running in 59aee6586e4d 19:31:39 Removing intermediate container 59aee6586e4d 19:31:39 ---> d3dc5e6f6487 19:31:39 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:31:39 ---> Running in adc37fdde318 19:31:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:42 OK: 221 MiB in 51 packages 19:31:44 Removing intermediate container adc37fdde318 19:31:44 ---> 198e609d574b 19:31:44 Step 8/11 : COPY go.mod vendor* ./ 19:31:44 ---> 582f896fe43d 19:31:44 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:44 ---> Running in 3a75cbac43aa 19:32:41 Removing intermediate container 3a75cbac43aa 19:32:41 ---> 7880161b8dfe 19:32:41 Step 10/11 : COPY . . 19:32:41 ---> 7d944ba1a545 19:32:41 Step 11/11 : RUN ${MAKE} 19:32:41 ---> Running in aed84e91b874 19:32:41 noop 19:32:41 Removing intermediate container aed84e91b874 19:32:41 ---> 64b48171cdf5 19:32:41 Successfully built 64b48171cdf5 19:32:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:41 + docker inspect -f . ci-base-image-arm64 19:32:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:41 prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container 19:32:41 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:43 $ docker top c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:43 + go version 19:32:43 go version go1.18.7 linux/arm64 [Pipeline] } 19:32:44 $ docker stop --time=1 c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 19:32:45 $ docker rm -f c0ea350f466c67f3edc8dd69351caf0a1e1fc644c5e017a5d2b668dddbba6f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:46 + docker inspect -f . ci-base-image-arm64 19:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:46 prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container 19:32:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:48 $ docker top 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 19:32:49 + make test 19:32:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:33:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:35:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.340s coverage: 27.6% of statements 19:35:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.411s coverage: 78.9% of statements 19:35:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 19:35:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.655s coverage: 74.1% of statements 19:35:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:35:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:36:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.872s coverage: 54.4% of statements 19:36:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:36:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 19:36:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:36:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:36:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.489s coverage: 65.1% of statements 19:36:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 19:36:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:36:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.374s coverage: 89.2% of statements 19:36:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:36:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.274s coverage: 4.7% of statements 19:36:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:36:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:07 GO111MODULE=on go vet ./... 19:37:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:37:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:37:44 ./bin/test-attribution-txt.sh 19:37:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 19:37:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:37:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:37:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 19:37:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:37:45 $ docker stop --time=1 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 19:37:47 $ docker rm -f 247d721d0cb29b914e0064a5fa976df3acb2307ea864ce42f0dbb169921b7421 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:37:50 + ls -al . 19:37:50 total 272 19:37:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 19:32 . 19:37:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:30 .. 19:37:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 19:30 .dockerignore 19:37:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 19:30 .git 19:37:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:30 .github 19:37:50 -rw-rw-r-- 1 jenkins jenkins 131 Oct 17 19:30 .gitignore 19:37:50 -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 19:30 .golangci.yml 19:37:50 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 17 19:30 CHANGELOG.md 19:37:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 19:30 GOVERNANCE.md 19:37:50 -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 19:30 Jenkinsfile 19:37:50 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 17 19:30 LICENSE 19:37:50 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 17 19:30 Makefile 19:37:50 -rw-rw-r-- 1 jenkins jenkins 619 Oct 17 19:30 OWNERS.md 19:37:50 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 17 19:30 README.md 19:37:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 19:27 VERSION 19:37:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 19:30 bin 19:37:50 -rw-r--r-- 1 jenkins jenkins 101928 Oct 17 19:36 coverage.out 19:37:50 drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 19:30 example 19:37:50 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 17 19:30 go.mod 19:37:50 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 17 19:30 go.sum 19:37:50 drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 19:30 internal 19:37:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 19:30 openapi 19:37:50 drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 19:30 pkg 19:37:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 19:30 snap 19:37:50 -rw-rw-r-- 1 jenkins jenkins 222 Oct 17 19:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:50 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=090cd635b5d5e4ac586d5ba49f41d50e13fa53ba --label arch=arm64 --label version=0.0.0 . 19:37:51 Sending build context to Docker daemon 5.501MB 19:37:51 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:37:51 Step 2/25 : FROM ${BASE} AS builder 19:37:51 ---> 64b48171cdf5 19:37:51 Step 3/25 : ARG MAKE=make build 19:37:51 ---> Running in d4ee0cf90356 19:37:51 Removing intermediate container d4ee0cf90356 19:37:51 ---> ef3b5221b42a 19:37:51 Step 4/25 : WORKDIR /device-sdk-go 19:37:51 ---> Running in 73efa4a83d4e 19:37:52 Removing intermediate container 73efa4a83d4e 19:37:52 ---> f32bc75a7824 19:37:52 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:37:52 ---> Running in 4f75b64f961b 19:37:52 Removing intermediate container 4f75b64f961b 19:37:52 ---> dfd5247bfcbc 19:37:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:52 ---> Running in fa94dfeae8f3 19:37:54 Removing intermediate container fa94dfeae8f3 19:37:54 ---> 28819b1dd78a 19:37:54 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:37:54 ---> Running in aa3df073e3e5 19:37:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:57 OK: 221 MiB in 51 packages 19:37:58 Removing intermediate container aa3df073e3e5 19:37:58 ---> d25d8cfd8e4f 19:37:58 Step 8/25 : COPY go.mod vendor* ./ 19:37:59 ---> a54f62d86b5f 19:37:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:59 ---> Running in 4b2c4c64312c 19:38:01 Removing intermediate container 4b2c4c64312c 19:38:01 ---> c6d1504e7145 19:38:01 Step 10/25 : COPY . . 19:38:02 ---> 921ae0290c6e 19:38:02 Step 11/25 : RUN ${MAKE} 19:38:02 ---> Running in 3e209260871b 19:38:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:40:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:40:25 Removing intermediate container 3e209260871b 19:40:25 ---> fae434d79768 19:40:25 Step 12/25 : FROM alpine:3.16 19:40:25 3.16: Pulling from library/alpine 19:40:25 9b18e9b68314: Already exists 19:40:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:40:25 Status: Downloaded newer image for alpine:3.16 19:40:25 ---> a6215f271958 19:40:25 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:40:25 ---> Running in 8e384d97695f 19:40:25 Removing intermediate container 8e384d97695f 19:40:25 ---> 8b09c94c0342 19:40:25 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:25 ---> Running in d3f3076c03f4 19:40:25 Removing intermediate container d3f3076c03f4 19:40:25 ---> b1bd3071141d 19:40:25 Step 15/25 : RUN apk add --update --no-cache zeromq 19:40:25 ---> Running in 8c10518f5d50 19:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:28 (1/5) Installing libgcc (11.2.1_git20220219-r2) 19:40:28 (2/5) Installing libsodium (1.0.18-r0) 19:40:28 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 19:40:28 (4/5) Installing libzmq (4.3.4-r0) 19:40:28 (5/5) Installing zeromq (4.3.4-r0) 19:40:28 Executing busybox-1.35.0-r17.trigger 19:40:28 OK: 8 MiB in 19 packages 19:40:29 Removing intermediate container 8c10518f5d50 19:40:29 ---> 45a0cc1190e3 19:40:29 Step 16/25 : WORKDIR / 19:40:29 ---> Running in 673158d7273d 19:40:29 Removing intermediate container 673158d7273d 19:40:29 ---> 79979339eaed 19:40:29 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:40:30 ---> fa45f422564e 19:40:30 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:40:31 ---> c8c479b82913 19:40:31 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:40:32 ---> 9c10f1529603 19:40:32 Step 20/25 : EXPOSE 59999 19:40:32 ---> Running in ef3a2994bb12 19:40:32 Removing intermediate container ef3a2994bb12 19:40:32 ---> 6f48af147091 19:40:32 Step 21/25 : ENTRYPOINT ["/device-simple"] 19:40:32 ---> Running in 341511518f07 19:40:33 Removing intermediate container 341511518f07 19:40:33 ---> 1033bbe4ee06 19:40:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:33 ---> Running in bcc5004615f1 19:40:33 Removing intermediate container bcc5004615f1 19:40:33 ---> 4b561971062b 19:40:33 Step 23/25 : LABEL arch=arm64 19:40:33 ---> Running in ba62ae9e6f44 19:40:33 Removing intermediate container ba62ae9e6f44 19:40:33 ---> 4526e1fe01f2 19:40:33 Step 24/25 : LABEL git_sha=090cd635b5d5e4ac586d5ba49f41d50e13fa53ba 19:40:33 ---> Running in 8caa0ee58136 19:40:33 Removing intermediate container 8caa0ee58136 19:40:33 ---> f7de618a1f9c 19:40:33 Step 25/25 : LABEL version=0.0.0 19:40:34 ---> Running in 7bd0b394d0d6 19:40:34 Removing intermediate container 7bd0b394d0d6 19:40:34 ---> 645e4091ec61 19:40:34 [Warning] One or more build-args [ARCH] were not consumed 19:40:34 Successfully built 645e4091ec61 19:40:34 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:35 19:40:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:35 arm64: Pulling from edgex-lftools-log-publisher 19:40:35 8998bd30e6a1: Pulling fs layer 19:40:35 04944245beec: Pulling fs layer 19:40:35 699f458cf7ca: Pulling fs layer 19:40:35 765212b225bb: Pulling fs layer 19:40:35 f23df028b6ca: Pulling fs layer 19:40:35 d65c8cfc05b1: Pulling fs layer 19:40:35 2437ff75d9bd: Pulling fs layer 19:40:35 f23df028b6ca: Waiting 19:40:35 d65c8cfc05b1: Waiting 19:40:35 2437ff75d9bd: Waiting 19:40:35 765212b225bb: Waiting 19:40:35 04944245beec: Verifying Checksum 19:40:35 04944245beec: Download complete 19:40:35 765212b225bb: Verifying Checksum 19:40:35 765212b225bb: Download complete 19:40:35 f23df028b6ca: Download complete 19:40:35 d65c8cfc05b1: Verifying Checksum 19:40:35 d65c8cfc05b1: Download complete 19:40:36 699f458cf7ca: Verifying Checksum 19:40:36 699f458cf7ca: Download complete 19:40:36 8998bd30e6a1: Verifying Checksum 19:40:36 8998bd30e6a1: Download complete 19:40:39 2437ff75d9bd: Verifying Checksum 19:40:39 2437ff75d9bd: Download complete 19:40:40 8998bd30e6a1: Pull complete 19:40:40 04944245beec: Pull complete 19:40:42 699f458cf7ca: Pull complete 19:40:42 765212b225bb: Pull complete 19:40:43 f23df028b6ca: Pull complete 19:40:43 d65c8cfc05b1: Pull complete 19:40:58 2437ff75d9bd: Pull complete 19:40:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:58 prd-ubuntu20.04-docker-arm64-4c-16g-8396 does not seem to be running inside a container 19:40:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:41:01 $ docker top 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:02 ---> job-cost.sh 19:41:02 lf-activate-venv: SKIPPING 19:41:02 INFO: No Stack... 19:41:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:03 INFO: Archiving Costs [Pipeline] sh 19:41:04 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 19:41:04 + cut -d, -f6 [Pipeline] lock 19:41:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] 19:41:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] did not exist. Created. 19:41:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:05 /w/workspace/device-sdk-go/1@tmp/durable-675fd55c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:41:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:41:05 Warning: overwriting stash ‘stack-cost’ 19:41:05 Stashed 1 file(s) [Pipeline] } 19:41:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1239-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:41:05 $ docker stop --time=1 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 19:41:07 $ docker rm -f 3ab11373d6dbbbd384c1eaa550308444ae4667e80d92437cbc0314857c974e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 19:41:10 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives ] 19:41:10 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives 19:41:10 total 16 19:41:10 drwxr-xr-x 3 root root 4096 Oct 17 19:29 . 19:41:10 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 19:29 .. 19:41:10 drwxr-xr-x 2 root root 4096 Oct 17 19:29 cost 19:41:10 -rw-r--r-- 1 root root 86 Oct 17 19:29 cost.csv 19:41:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives 19:41:10 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives 19:41:10 total 16 19:41:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:29 . 19:41:10 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 19:29 .. 19:41:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 19:29 cost 19:41:10 -rw-r--r-- 1 jenkins jenkins 86 Oct 17 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:41:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:11 ---> package-listing.sh 19:41:11 ++ facter osfamily 19:41:11 ++ tr '[:upper:]' '[:lower:]' 19:41:11 + OS_FAMILY=debian 19:41:11 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1239 19:41:11 + START_PACKAGES=/tmp/packages_start.txt 19:41:11 + END_PACKAGES=/tmp/packages_end.txt 19:41:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:11 + PACKAGES=/tmp/packages_start.txt 19:41:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1239 ']' 19:41:11 + PACKAGES=/tmp/packages_end.txt 19:41:11 + case "${OS_FAMILY}" in 19:41:11 + dpkg -l 19:41:11 + grep '^ii' 19:41:11 + '[' -f /tmp/packages_start.txt ']' 19:41:11 + '[' -f /tmp/packages_end.txt ']' 19:41:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1239 ']' 19:41:11 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/ 19:41:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1239/archives/ [Pipeline] echo 19:41:11 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-1239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:12 prd-ubuntu20.04-docker-8c-8g-8394 does not seem to be running inside a container 19:41:12 $ 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-1239/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-1239 -v /w/workspace/gexfoundry_device-sdk-go_PR-1239:/w/workspace/gexfoundry_device-sdk-go_PR-1239:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1239@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:13 $ docker top 2425984485adabb135e0d8e935a1a0c86b47e3b95d31725a475ad8c63f601e09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:14 + ls /var/log/sa-host 19:41:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:14 provisioning config files... 19:41:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1239@tmp/config992312435630675361tmp [Pipeline] { [Pipeline] echo 19:41:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:14 ---> create-netrc.sh [Pipeline] } 19:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:14 ---> python-tools-install.sh [Pipeline] echo 19:41:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:15 ---> sudo-logs.sh 19:41:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:15 ---> job-cost.sh 19:41:15 lf-activate-venv: SKIPPING 19:41:15 DEBUG: total: 0.2199999988079071 19:41:15 INFO: Retrieving Stack Cost... 19:41:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:16 INFO: Archiving Costs [Pipeline] echo 19:41:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:16 ---> logs-deploy.sh 19:41:16 lf-activate-venv: SKIPPING 19:41:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1239/1 19:41:16 INFO: archiving workspace using pattern(s): 19:41:17 Archives upload complete. 19:41:18 INFO: archiving logs to Nexus 19:41:18 ---> uname -a: 19:41:18 Linux prd-ubuntu20-04-docker-8c-8g-8394 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:41:18 19:41:18 19:41:18 ---> lscpu: 19:41:18 Architecture: x86_64 19:41:18 CPU op-mode(s): 32-bit, 64-bit 19:41:18 Byte Order: Little Endian 19:41:18 Address sizes: 40 bits physical, 48 bits virtual 19:41:18 CPU(s): 8 19:41:18 On-line CPU(s) list: 0-7 19:41:18 Thread(s) per core: 1 19:41:18 Core(s) per socket: 1 19:41:18 Socket(s): 8 19:41:18 NUMA node(s): 1 19:41:18 Vendor ID: AuthenticAMD 19:41:18 CPU family: 23 19:41:18 Model: 49 19:41:18 Model name: AMD EPYC-Rome Processor 19:41:18 Stepping: 0 19:41:18 CPU MHz: 2799.976 19:41:18 BogoMIPS: 5599.95 19:41:18 Virtualization: AMD-V 19:41:18 Hypervisor vendor: KVM 19:41:18 Virtualization type: full 19:41:18 L1d cache: 256 KiB 19:41:18 L1i cache: 256 KiB 19:41:18 L2 cache: 4 MiB 19:41:18 L3 cache: 128 MiB 19:41:18 NUMA node0 CPU(s): 0-7 19:41:18 Vulnerability Itlb multihit: Not affected 19:41:18 Vulnerability L1tf: Not affected 19:41:18 Vulnerability Mds: Not affected 19:41:18 Vulnerability Meltdown: Not affected 19:41:18 Vulnerability Mmio stale data: Not affected 19:41:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:41:18 Vulnerability Srbds: Not affected 19:41:18 Vulnerability Tsx async abort: Not affected 19:41:18 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 19:41:18 19:41:18 19:41:18 ---> nproc: 19:41:18 8 19:41:18 19:41:18 19:41:18 ---> df -h: 19:41:18 Filesystem Size Used Avail Use% Mounted on 19:41:18 overlay 155G 11G 144G 8% / 19:41:18 tmpfs 64M 0 64M 0% /dev 19:41:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:41:18 shm 64M 0 64M 0% /dev/shm 19:41:18 /dev/vda1 155G 11G 144G 8% /facter-os 19:41:18 19:41:18 19:41:18 ---> sar -b -r -n DEV: 19:41:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8394) 10/17/22 _x86_64_ (8 CPU) 19:41:18 19:41:18 19:26:46 LINUX RESTART (8 CPU) 19:41:18 19:41:18 19:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:18 19:28:02 374.49 47.91 326.58 0.00 5408.03 164454.72 0.00 19:41:18 19:29:01 111.86 1.29 110.57 0.00 24.67 39465.72 0.00 19:41:18 19:30:01 53.53 0.22 53.32 0.00 15.86 27957.10 0.00 19:41:18 19:31:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 19:41:18 19:32:01 28.16 9.23 18.93 0.00 2883.04 2319.36 0.00 19:41:18 19:33:01 12.08 0.10 11.98 0.00 0.80 2485.59 0.00 19:41:18 19:34:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 19:41:18 19:35:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 19:41:18 19:36:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 19:41:18 19:37:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 19:41:18 19:38:01 1.20 0.00 1.20 0.00 0.00 24.13 0.00 19:41:18 19:39:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 19:41:18 19:40:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 19:41:18 19:41:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 19:41:18 Average: 42.08 4.20 37.88 0.00 595.84 16887.08 0.00 19:41:18 19:41:18 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:18 19:28:02 29190040 31594516 729840 2.22 73412 2607684 1870812 5.51 998632 2345012 216 19:41:18 19:29:01 27753176 31112444 1189696 3.62 133892 3415780 2247188 6.62 1624488 3046220 325592 19:41:18 19:30:01 28101476 31593080 712544 2.17 140408 3524656 1732812 5.11 1161128 3145380 8 19:41:18 19:31:01 28100832 31592512 712768 2.17 140440 3524660 1732812 5.11 1161228 3145384 184 19:41:18 19:32:01 27795396 31558332 733500 2.23 157920 3773416 1825204 5.38 1331548 3259080 66308 19:41:18 19:33:01 27819080 31584240 704140 2.14 159196 3773436 1799416 5.30 1306164 3257016 44 19:41:18 19:34:01 27827372 31592568 695752 2.12 159228 3773444 1799416 5.30 1298508 3257020 148 19:41:18 19:35:01 27827544 31592800 695460 2.11 159252 3773444 1799416 5.30 1298540 3257052 192 19:41:18 19:36:01 27827972 31593248 695148 2.11 159268 3773448 1799416 5.30 1298532 3257056 160 19:41:18 19:37:01 27827764 31593436 695168 2.11 159308 3773452 1799416 5.30 1297760 3257376 28 19:41:18 19:38:01 27827804 31593544 695008 2.11 159380 3773452 1799416 5.30 1298080 3257376 16 19:41:18 19:39:01 27827200 31592960 695260 2.11 159420 3773456 1799416 5.30 1298652 3257380 244 19:41:18 19:40:01 27827388 31593224 694968 2.11 159456 3773456 1783092 5.25 1298168 3257380 160 19:41:18 19:41:01 27827452 31593292 694856 2.11 159504 3773456 1783092 5.25 1297628 3257384 160 19:41:18 Average: 27955750 31555728 738865 2.25 148577 3629089 1826495 5.38 1283504 3161151 28104 19:41:18 19:41:18 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:18 19:28:02 docker0 13.88 15.08 1.07 111.27 0.00 0.00 0.00 0.00 19:41:18 19:28:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 19:41:18 19:28:02 ens3 698.92 460.19 6522.73 119.35 0.00 0.00 0.00 0.00 19:41:18 19:29:01 vethb437545 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 19:41:18 19:29:01 docker0 131.86 184.02 10.89 1666.13 0.00 0.00 0.00 0.00 19:41:18 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:29:01 ens3 212.98 150.89 1695.95 25.41 0.00 0.00 0.00 0.00 19:41:18 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:41:18 19:30:01 ens3 95.52 64.83 2522.32 11.37 0.00 0.00 0.00 0.00 19:41:18 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:31:01 ens3 3.43 1.95 12.10 0.32 0.00 0.00 0.00 0.00 19:41:18 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:41:18 19:32:01 ens3 70.51 42.20 1298.17 3.37 0.00 0.00 0.00 0.00 19:41:18 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:33:01 ens3 0.55 0.43 0.22 0.13 0.00 0.00 0.00 0.00 19:41:18 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:38:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:41:18 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:39:01 ens3 0.32 0.23 0.13 0.02 0.00 0.00 0.00 0.00 19:41:18 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 Average: docker0 10.26 14.02 0.84 125.11 0.00 0.00 0.00 0.00 19:41:18 Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 19:41:18 Average: ens3 77.19 51.39 859.82 11.41 0.00 0.00 0.00 0.00 19:41:18 19:41:18 19:41:18 ---> sar -P ALL: 19:41:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8394) 10/17/22 _x86_64_ (8 CPU) 19:41:18 19:41:18 19:26:46 LINUX RESTART (8 CPU) 19:41:18 19:41:18 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:41:18 19:28:02 all 10.11 0.00 3.81 2.20 0.06 83.82 19:41:18 19:28:02 0 8.17 0.00 5.75 2.10 0.05 83.93 19:41:18 19:28:02 1 8.47 0.00 3.97 0.44 0.05 87.07 19:41:18 19:28:02 2 8.85 0.00 3.88 3.33 0.05 83.89 19:41:18 19:28:02 3 13.19 0.00 3.53 0.73 0.07 82.48 19:41:18 19:28:02 4 10.99 0.00 3.11 3.65 0.07 82.18 19:41:18 19:28:02 5 9.35 0.00 3.87 3.29 0.05 83.44 19:41:18 19:28:02 6 11.70 0.00 3.16 2.70 0.05 82.39 19:41:18 19:28:02 7 10.18 0.00 3.19 1.39 0.07 85.17 19:41:18 19:29:01 all 41.81 0.00 6.93 0.80 0.08 50.38 19:41:18 19:29:01 0 40.30 0.00 6.43 0.41 0.07 52.80 19:41:18 19:29:01 1 43.03 0.00 7.05 0.14 0.09 49.70 19:41:18 19:29:01 2 43.15 0.00 7.32 0.22 0.07 49.24 19:41:18 19:29:01 3 41.50 0.00 7.99 3.89 0.10 46.52 19:41:18 19:29:01 4 42.49 0.00 6.75 0.07 0.07 50.62 19:41:18 19:29:01 5 41.26 0.00 6.21 0.24 0.07 52.21 19:41:18 19:29:01 6 40.36 0.00 6.92 1.39 0.07 51.26 19:41:18 19:29:01 7 42.38 0.00 6.78 0.07 0.09 50.69 19:41:18 19:30:01 all 5.29 0.00 1.43 0.39 0.02 92.88 19:41:18 19:30:01 0 5.38 0.00 1.12 0.00 0.03 93.47 19:41:18 19:30:01 1 5.90 0.00 1.17 0.02 0.03 92.89 19:41:18 19:30:01 2 5.03 0.00 1.97 0.02 0.02 92.96 19:41:18 19:30:01 3 5.29 0.00 1.76 1.33 0.03 91.59 19:41:18 19:30:01 4 4.95 0.00 1.40 0.27 0.02 93.36 19:41:18 19:30:01 5 5.33 0.00 1.66 0.89 0.02 92.10 19:41:18 19:30:01 6 5.47 0.00 1.00 0.50 0.02 93.00 19:41:18 19:30:01 7 4.95 0.00 1.33 0.07 0.02 93.64 19:41:18 19:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:41:18 19:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:41:18 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:41:18 19:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:18 19:31:01 6 0.07 0.00 0.02 0.02 0.02 99.88 19:41:18 19:31:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:41:18 19:32:01 all 0.96 0.00 0.76 0.20 0.02 98.06 19:41:18 19:32:01 0 0.90 0.00 0.65 0.17 0.02 98.26 19:41:18 19:32:01 1 0.62 0.00 1.72 0.03 0.02 97.62 19:41:18 19:32:01 2 1.02 0.00 0.92 0.40 0.02 97.65 19:41:18 19:32:01 3 0.62 0.00 0.56 0.08 0.02 98.72 19:41:18 19:32:01 4 0.85 0.00 0.38 0.73 0.02 98.02 19:41:18 19:32:01 5 1.02 0.00 0.47 0.02 0.02 98.48 19:41:18 19:32:01 6 1.30 0.00 0.38 0.13 0.02 98.16 19:41:18 19:32:01 7 1.39 0.00 1.02 0.03 0.02 97.55 19:41:18 19:33:01 all 0.19 0.00 0.11 0.07 0.01 99.62 19:41:18 19:33:01 0 0.27 0.00 0.10 0.02 0.02 99.60 19:41:18 19:33:01 1 0.20 0.00 0.22 0.02 0.00 99.57 19:41:18 19:33:01 2 0.18 0.00 0.08 0.00 0.02 99.72 19:41:18 19:33:01 3 0.22 0.00 0.10 0.02 0.02 99.65 19:41:18 19:33:01 4 0.07 0.00 0.08 0.35 0.00 99.50 19:41:18 19:33:01 5 0.03 0.00 0.08 0.10 0.00 99.78 19:41:18 19:33:01 6 0.35 0.00 0.17 0.00 0.00 99.48 19:41:18 19:33:01 7 0.23 0.00 0.07 0.03 0.02 99.65 19:41:18 19:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:41:18 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:18 19:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:18 19:34:01 2 0.00 0.00 0.05 0.00 0.03 99.92 19:41:18 19:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:34:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:41:18 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:41:18 19:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:41:18 19:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:41:18 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:18 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:41:18 19:35:01 4 0.02 0.00 0.00 0.05 0.02 99.92 19:41:18 19:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:18 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:41:18 19:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:41:18 19:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:41:18 19:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:41:18 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:41:18 19:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:41:18 19:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:18 19:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:41:18 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:41:18 19:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:41:18 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:41:18 19:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:41:18 19:37:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:41:18 19:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:18 19:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:41:18 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:41:18 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:18 19:38:01 all 0.21 0.00 0.01 0.01 0.01 99.76 19:41:18 19:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:41:18 19:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:41:18 19:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:41:18 19:38:01 3 0.40 0.00 0.00 0.00 0.02 99.58 19:41:18 19:38:01 4 1.11 0.00 0.05 0.05 0.02 98.78 19:41:18 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 19:41:18 19:41:18 19:38:01 CPU %user %nice %system %iowait %steal %idle 19:41:18 19:39:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:41:18 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:41:18 19:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:41:18 19:39:01 4 1.97 0.00 0.00 0.03 0.00 98.00 19:41:18 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:18 19:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:41:18 19:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:41:18 19:40:01 all 0.27 0.00 0.01 0.00 0.01 99.71 19:41:18 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:18 19:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:41:18 19:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:41:18 19:40:01 4 1.99 0.00 0.00 0.02 0.02 97.98 19:41:18 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:18 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:18 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:41:18 19:41:01 all 0.26 0.00 0.01 0.01 0.01 99.70 19:41:18 19:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:18 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:18 19:41:01 2 0.00 0.00 0.02 0.00 0.03 99.95 19:41:18 19:41:01 3 0.08 0.00 0.02 0.02 0.02 99.87 19:41:18 19:41:01 4 1.97 0.00 0.00 0.10 0.00 97.93 19:41:18 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:18 19:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:41:18 Average: all 4.17 0.00 0.92 0.26 0.02 94.63 19:41:18 Average: 0 3.87 0.00 1.00 0.19 0.02 94.92 19:41:18 Average: 1 4.10 0.00 1.01 0.05 0.02 94.83 19:41:18 Average: 2 4.09 0.00 1.01 0.28 0.03 94.59 19:41:18 Average: 3 4.30 0.00 0.98 0.43 0.03 94.26 19:41:18 Average: 4 4.66 0.00 0.83 0.38 0.02 94.11 19:41:18 Average: 5 4.00 0.00 0.87 0.32 0.01 94.80 19:41:18 Average: 6 4.16 0.00 0.82 0.33 0.02 94.67 19:41:18 Average: 7 4.16 0.00 0.88 0.11 0.02 94.83 19:41:18 19:41:18 19:41:18