Pull request #327 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-virtual-go Obtained Jenkinsfile from 1c9d07d9d056da0ffa55b9e56a64b4731c745e39+43843506565b1251b67769be00175dd520b99099 (97b40d015945c641d38eafd3d8f0b012f51f5545) 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-ssh1277507207407453609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12749478401883491250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-virtual-go/branches/PR-327/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-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7788900825700195271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10436653103455259229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8909648983090278833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-327/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-virtual-go/branches/PR-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17244904219007741276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1760 in /w/workspace/foundry_device-virtual-go_PR-327 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 Merge succeeded, producing 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 Checking out Revision 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 (PR-327) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:35 ========================================================= 23:35:35 EdgeX Global Pipelines Version Info 23:35:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:35 ------------------- 23:35:35 stable info: 23:35:35 ------------------- 23:35:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:35:35 Message: update stable to v1.0.244 23:35:36 ------------------- 23:35:36 experimental info: 23:35:36 ------------------- 23:35:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:35:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:35:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:35:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:35:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:35:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 23:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 23:35:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo 23:35:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9d07d [Pipeline] echo 23:35:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:38 provisioning config files... 23:35:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config17715165078818536349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:38 ---> docker-login.sh 23:35:38 nexus3.edgexfoundry.org:10001 23:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:38 Configure a credential helper to remove this warning. See 23:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:38 23:35:38 Login Succeeded 23:35:38 nexus3.edgexfoundry.org:10002 23:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:38 Configure a credential helper to remove this warning. See 23:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:38 23:35:38 Login Succeeded 23:35:38 nexus3.edgexfoundry.org:10003 23:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 nexus3.edgexfoundry.org:10004 23:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 docker.io 23:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:39 Configure a credential helper to remove this warning. See 23:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:39 23:35:39 Login Succeeded 23:35:39 ---> docker-login.sh ends [Pipeline] } 23:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:35:40 + git rev-list -1 --merges 1c9d07d9d056da0ffa55b9e56a64b4731c745e39~1..1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo 23:35:40 -----------> git rev-list -1 --merges 1c9d07d9d056da0ffa55b9e56a64b4731c745e39~1..1c9d07d9d056da0ffa55b9e56a64b4731c745e39 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [false] [Pipeline] sh 23:35:40 + git log --format=format:%s -1 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo 23:35:40 ========================================================= 23:35:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:35:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:40 + git log --format=format:%s -1 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 [Pipeline] echo 23:35:40 [semverPrep] GIT_COMMIT: 1c9d07d9d056da0ffa55b9e56a64b4731c745e39, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo 23:35:40 [semverPrep] This is not a build commit. [Pipeline] sh 23:35:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:41 + grep -v github /etc/ssh/ssh_known_hosts 23:35:41 + [ -e /tmp/ssh_known_hosts ] 23:35:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:35:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:35:41 + sudo tee -a /etc/ssh/ssh_known_hosts 23:35:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:41 23:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:35:42 b85a868b505f: Pulling fs layer 23:35:42 e2be974225ed: Pulling fs layer 23:35:42 339a4e72a1f5: Pulling fs layer 23:35:42 988bab9f4d93: Pulling fs layer 23:35:42 1469e6f7b9e6: Pulling fs layer 23:35:42 eaf3925da568: Pulling fs layer 23:35:42 bab4dde63d76: Pulling fs layer 23:35:42 bde34c3a00c8: Pulling fs layer 23:35:42 b352a97aabf1: Pulling fs layer 23:35:42 4872d77fe225: Pulling fs layer 23:35:42 5851b861e8e6: Pulling fs layer 23:35:42 bab4dde63d76: Waiting 23:35:42 988bab9f4d93: Waiting 23:35:42 bde34c3a00c8: Waiting 23:35:42 b352a97aabf1: Waiting 23:35:42 1469e6f7b9e6: Waiting 23:35:42 eaf3925da568: Waiting 23:35:42 4872d77fe225: Waiting 23:35:42 5851b861e8e6: Waiting 23:35:42 e2be974225ed: Verifying Checksum 23:35:42 e2be974225ed: Download complete 23:35:42 988bab9f4d93: Verifying Checksum 23:35:42 988bab9f4d93: Download complete 23:35:42 1469e6f7b9e6: Verifying Checksum 23:35:42 1469e6f7b9e6: Download complete 23:35:42 339a4e72a1f5: Verifying Checksum 23:35:42 339a4e72a1f5: Download complete 23:35:42 eaf3925da568: Download complete 23:35:42 bde34c3a00c8: Verifying Checksum 23:35:42 bde34c3a00c8: Download complete 23:35:42 b352a97aabf1: Verifying Checksum 23:35:42 b352a97aabf1: Download complete 23:35:42 4872d77fe225: Download complete 23:35:42 5851b861e8e6: Verifying Checksum 23:35:42 5851b861e8e6: Download complete 23:35:42 b85a868b505f: Download complete 23:35:42 bab4dde63d76: Verifying Checksum 23:35:42 bab4dde63d76: Download complete 23:35:43 b85a868b505f: Pull complete 23:35:43 e2be974225ed: Pull complete 23:35:44 339a4e72a1f5: Pull complete 23:35:44 988bab9f4d93: Pull complete 23:35:44 1469e6f7b9e6: Pull complete 23:35:44 eaf3925da568: Pull complete 23:35:46 bab4dde63d76: Pull complete 23:35:46 bde34c3a00c8: Pull complete 23:35:46 b352a97aabf1: Pull complete 23:35:46 4872d77fe225: Pull complete 23:35:46 5851b861e8e6: Pull complete 23:35:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:46 prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container 23:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:47 $ docker top 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 -eo pid,comm 23:35:48 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). 23:35:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:48 [ssh-agent] Looking for ssh-agent implementation... 23:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:48 $ docker exec 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent 23:35:48 SSH_AUTH_SOCK=/tmp/ssh-2y35vOqo4SGA/agent.31 23:35:48 SSH_AGENT_PID=37 23:35:48 Running ssh-add (command line suppressed) 23:35:48 Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_12827318208535642994.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_12827318208535642994.key) 23:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:48 + git tag --points-at HEAD [Pipeline] } 23:35:48 $ docker exec --env ******** --env ******** 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent -k 23:35:48 unset SSH_AUTH_SOCK; 23:35:48 unset SSH_AGENT_PID; 23:35:48 echo Agent pid 37 killed; 23:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:49 [ssh-agent] Looking for ssh-agent implementation... 23:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:49 $ docker exec 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent 23:35:49 SSH_AUTH_SOCK=/tmp/ssh-nNr5DA6hoElz/agent.69 23:35:49 SSH_AGENT_PID=75 23:35:49 Running ssh-add (command line suppressed) 23:35:49 Identity added: /w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_7414688867104005021.key (/w/workspace/foundry_device-virtual-go_PR-327@tmp/private_key_7414688867104005021.key) 23:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:49 + git semver init 23:35:50 2023-01-10 23:35:49,942 [run_init] DEBUG init version:0.0.0 force:False 23:35:50 2023-01-10 23:35:49,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-327/.semver 23:35:50 2023-01-10 23:35:49,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-327/.semver 23:35:50 2023-01-10 23:35:49,944 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-327/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-327, universal_newlines=False, shell=None, istream=None) 23:35:53 2023-01-10 23:35:53,117 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-327/.git/info/exclude 23:35:53 2023-01-10 23:35:53,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 with force:False 23:35:53 2023-01-10 23:35:53,118 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 23:35:53 2023-01-10 23:35:53,123 [execute] INFO git cat-file --batch-check 23:35:53 2023-01-10 23:35:53,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 23:35:53 2023-01-10 23:35:53,130 [execute] INFO git cat-file --batch 23:35:53 2023-01-10 23:35:53,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 23:35:53 2023-01-10 23:35:53,136 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-327/.semver/PR-327 23:35:53 0.0.0 [Pipeline] } 23:35:53 $ docker exec --env ******** --env ******** 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 ssh-agent -k 23:35:53 unset SSH_AUTH_SOCK; 23:35:53 unset SSH_AGENT_PID; 23:35:53 echo Agent pid 75 killed; 23:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:53 + git semver [Pipeline] } 23:35:54 $ docker stop --time=1 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 23:35:55 $ docker rm -f --volumes 7b696e1a0daceff49b1b9652bf227ac6969de9d0cb27b0fc66093c9ae403c261 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:56 Stashed 1 file(s) [Pipeline] echo 23:35:56 [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 23:35:56 provisioning config files... 23:35:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config3842817667314161854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1764 in /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] { [Pipeline] ws 23:35:57 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:35:57 ---> docker-login.sh 23:35:57 nexus3.edgexfoundry.org:10001 23:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:57 Configure a credential helper to remove this warning. See 23:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:57 23:35:57 Login Succeeded 23:35:57 nexus3.edgexfoundry.org:10002 23:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:57 Configure a credential helper to remove this warning. See 23:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:57 23:35:57 The recommended git tool is: git 23:35:57 Login Succeeded 23:35:57 nexus3.edgexfoundry.org:10003 23:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:57 Configure a credential helper to remove this warning. See 23:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:57 23:35:57 Login Succeeded 23:35:57 nexus3.edgexfoundry.org:10004 23:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:57 Configure a credential helper to remove this warning. See 23:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:57 23:35:57 Login Succeeded 23:35:57 docker.io 23:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:57 Configure a credential helper to remove this warning. See 23:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:57 23:35:57 Login Succeeded 23:35:57 ---> docker-login.sh ends [Pipeline] } 23:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:58 ========================================================= 23:35:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:35:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:35:58 Sending build context to Docker daemon 23.36MB 23:35:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:35:58 Step 2/12 : FROM ${BASE} AS builder 23:35:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:35:58 213ec9aee27d: Pulling fs layer 23:35:58 4583459ba037: Pulling fs layer 23:35:58 93c1e223e6f2: Pulling fs layer 23:35:58 53926ce57604: Pulling fs layer 23:35:58 21b2b0c7a3f4: Pulling fs layer 23:35:58 22ff95d597cd: Pulling fs layer 23:35:58 12d6caf4c0d1: Pulling fs layer 23:35:58 96b7cbca73a9: Pulling fs layer 23:35:58 a7acece74701: Pulling fs layer 23:35:58 53926ce57604: Waiting 23:35:58 12d6caf4c0d1: Waiting 23:35:58 22ff95d597cd: Waiting 23:35:58 21b2b0c7a3f4: Waiting 23:35:58 96b7cbca73a9: Waiting 23:35:58 a7acece74701: Waiting 23:35:58 93c1e223e6f2: Verifying Checksum 23:35:58 93c1e223e6f2: Download complete 23:35:58 4583459ba037: Download complete 23:35:58 21b2b0c7a3f4: Verifying Checksum 23:35:58 21b2b0c7a3f4: Download complete 23:35:58 22ff95d597cd: Download complete 23:35:58 213ec9aee27d: Verifying Checksum 23:35:58 213ec9aee27d: Download complete 23:35:58 12d6caf4c0d1: Download complete 23:35:59 213ec9aee27d: Pull complete 23:35:59 4583459ba037: Pull complete 23:35:59 93c1e223e6f2: Pull complete 23:35:59 a7acece74701: Verifying Checksum 23:35:59 a7acece74701: Download complete 23:35:59 53926ce57604: Verifying Checksum 23:35:59 53926ce57604: Download complete 23:35:59 96b7cbca73a9: Verifying Checksum 23:35:59 96b7cbca73a9: Download complete 23:36:03 using credential edgex-jenkins-ssh 23:36:03 Cloning the remote Git repository 23:36:03 53926ce57604: Pull complete 23:36:03 21b2b0c7a3f4: Pull complete 23:36:03 22ff95d597cd: Pull complete 23:36:03 12d6caf4c0d1: Pull complete 23:36:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:36:04 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:36:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:36:04 > git --version # timeout=10 23:36:04 > git --version # 'git version 2.25.1' 23:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:05 96b7cbca73a9: Pull complete 23:36:06 a7acece74701: Pull complete 23:36:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:36:06 ---> db6d94c90886 23:36:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:36:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:08 ---> Running in 14217fdb818f 23:36:08 Removing intermediate container 14217fdb818f 23:36:08 ---> 4eb33e5a7bc8 23:36:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:36:08 ---> Running in f3504df6ca24 23:36:08 Removing intermediate container f3504df6ca24 23:36:08 ---> cc0bbab994ef 23:36:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:36:08 ---> Running in 48b9dc8e3bd1 23:36:08 Removing intermediate container 48b9dc8e3bd1 23:36:08 ---> 2b4cc23a90cf 23:36:08 Step 6/12 : WORKDIR /device-virtual-go 23:36:08 ---> Running in ff6bfc80b0eb 23:36:08 Merging remotes/origin/main commit 43843506565b1251b67769be00175dd520b99099 into PR head commit 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 23:36:08 Removing intermediate container ff6bfc80b0eb 23:36:08 ---> 864ae061623e 23:36:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:08 ---> Running in 10097052aab6 23:36:08 Merge succeeded, producing 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 23:36:08 Checking out Revision 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 (PR-327) 23:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:36:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:36:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:36:08 > git config core.sparsecheckout # timeout=10 23:36:08 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 23:36:08 > git remote # timeout=10 23:36:08 > git config --get remote.origin.url # timeout=10 23:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:08 > git merge 43843506565b1251b67769be00175dd520b99099 # timeout=10 23:36:08 > git rev-parse HEAD^{commit} # timeout=10 23:36:08 > git config core.sparsecheckout # timeout=10 23:36:08 > git checkout -f 1c9d07d9d056da0ffa55b9e56a64b4731c745e39 # timeout=10 23:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:36:09 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:36:09 (2/4) Installing libedit (20210910.3.1-r0) 23:36:09 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:36:09 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:36:09 Executing busybox-1.35.0-r17.trigger 23:36:09 OK: 216 MiB in 55 packages 23:36:09 Removing intermediate container 10097052aab6 23:36:09 ---> 063e22c5b56f 23:36:09 Step 8/12 : COPY go.mod vendor* ./ 23:36:09 ---> d2fa8fa8826d 23:36:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:09 ---> Running in 41731bf0edc7 23:36:12 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 23:36:12 > git --version # timeout=10 23:36:12 > git --version # 'git version 2.25.1' 23:36:12 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:36:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:13 Dload Upload Total Spent Left Speed 23:36:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 23:36:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:36:14 + sudo tee /etc/docker/daemon.new 23:36:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:36:14 { 23:36:14 "registry-mirrors": [ 23:36:14 "https://nexus3.edgexfoundry.org:10001" 23:36:14 ], 23:36:14 "bip": "10.250.0.254/24", 23:36:14 "hosts": [ 23:36:14 "tcp://0.0.0.0:5555", 23:36:14 "unix:///var/run/docker.sock" 23:36:14 ], 23:36:14 "mtu": 1458, 23:36:14 "selinux-enabled": true, 23:36:14 "seccomp-profile": "/etc/docker/seccomp.json" 23:36:14 } [Pipeline] sh 23:36:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:36:15 + sudo service docker restart 23:36:16 go: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 23:36:16 skipping... 23:36:28 Removing intermediate container 41731bf0edc7 23:36:28 ---> 3d1f06137b75 23:36:28 Step 10/12 : COPY . . 23:36:28 ---> 2f6876335bcc 23:36:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:28 ---> Running in 99f3a68f0334 23:36:28 Removing intermediate container 99f3a68f0334 23:36:28 ---> afa80d650bd5 23:36:28 Step 12/12 : RUN $MAKE 23:36:28 ---> Running in bed6b10f8066 23:36:28 noop 23:36:28 Removing intermediate container bed6b10f8066 23:36:28 ---> da86a9fc0986 23:36:28 Successfully built da86a9fc0986 23:36:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker inspect -f . ci-base-image-x86_64 23:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:29 prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container 23:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@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 ******** ci-base-image-x86_64 cat 23:36:29 $ docker top 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:30 + go version 23:36:30 go version go1.18.7 linux/amd64 [Pipeline] } 23:36:30 $ docker stop --time=1 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 23:36:31 $ docker rm -f --volumes 4b27bbc2c0ff6dfa5adc9dcd4d4623e0e918e8072ae44b5c00a4ab43140f0092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker inspect -f . ci-base-image-x86_64 23:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:32 prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container 23:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@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 ******** ci-base-image-x86_64 cat 23:36:33 $ docker top 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:33 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-327 [Pipeline] fileExists [Pipeline] sh 23:36:33 + make test 23:36:33 go test ./... -coverprofile=coverage.out 23:36:33 internal/driver/resourcebinary.go:14:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:36:33 internal/driver/virtualdriver.go:17:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:36:33 cmd/main.go:10:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:36:33 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:36:33 $ docker stop --time=1 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 23:36:35 $ docker rm -f --volumes 39d7827489c53c814126ce8b355f3b2312d98f16e1c381e061abe77dc6a44b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 23:36:35 provisioning config files... 23:36:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11556963827309326189tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] libraryResource [Pipeline] sh 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) 23:36:35 ---> docker-login.sh 23:36:35 nexus3.edgexfoundry.org:10001 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:36 23:36:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 23:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:36 Configure a credential helper to remove this warning. See 23:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:36 23:36:36 Login Succeeded 23:36:36 nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:36 latest: Pulling from edgex-lftools-log-publisher 23:36:36 5eb5b503b376: Pulling fs layer 23:36:36 5c69ac0246d0: Pulling fs layer 23:36:36 ec43610c2a17: Pulling fs layer 23:36:36 3a2ae6a8a46f: Pulling fs layer 23:36:36 33b1e0a273af: Pulling fs layer 23:36:36 5d3b04190fa2: Pulling fs layer 23:36:36 2f39f015ded8: Pulling fs layer 23:36:36 33b1e0a273af: Waiting 23:36:36 5d3b04190fa2: Waiting 23:36:36 2f39f015ded8: Waiting 23:36:36 3a2ae6a8a46f: Waiting 23:36:36 5c69ac0246d0: Verifying Checksum 23:36:36 5c69ac0246d0: Download complete 23:36:36 3a2ae6a8a46f: Verifying Checksum 23:36:36 3a2ae6a8a46f: Download complete 23:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:37 Configure a credential helper to remove this warning. See 23:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:37 23:36:37 Login Succeeded 23:36:37 nexus3.edgexfoundry.org:10003 23:36:37 33b1e0a273af: Verifying Checksum 23:36:37 33b1e0a273af: Download complete 23:36:37 ec43610c2a17: Verifying Checksum 23:36:37 ec43610c2a17: Download complete 23:36:37 5d3b04190fa2: Download complete 23:36:37 5eb5b503b376: Verifying Checksum 23:36:37 5eb5b503b376: Download complete 23:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:37 Configure a credential helper to remove this warning. See 23:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:37 23:36:37 Login Succeeded 23:36:37 nexus3.edgexfoundry.org:10004 23:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:37 2f39f015ded8: Download complete 23:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:37 Configure a credential helper to remove this warning. See 23:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:37 23:36:37 Login Succeeded 23:36:37 docker.io 23:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:38 5eb5b503b376: Pull complete 23:36:38 5c69ac0246d0: Pull complete 23:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:38 Configure a credential helper to remove this warning. See 23:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:38 23:36:38 Login Succeeded 23:36:38 ---> docker-login.sh ends [Pipeline] } 23:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:36:38 ec43610c2a17: Pull complete 23:36:38 3a2ae6a8a46f: Pull complete [Pipeline] echo 23:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:38 ========================================================= 23:36:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:36:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 23:36:39 33b1e0a273af: Pull complete 23:36:39 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:36:39 Sending build context to Docker daemon 11.85MB 23:36:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:36:40 Step 2/12 : FROM ${BASE} AS builder 23:36:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:36:40 9b18e9b68314: Pulling fs layer 23:36:40 35d82f9e3411: Pulling fs layer 23:36:40 e16973657156: Pulling fs layer 23:36:40 fc693d55d65f: Pulling fs layer 23:36:40 7e9fc2657dce: Pulling fs layer 23:36:40 dda99020689f: Pulling fs layer 23:36:40 db1c61fa0a46: Pulling fs layer 23:36:40 891c053d2c06: Pulling fs layer 23:36:40 fc693d55d65f: Waiting 23:36:40 7e9fc2657dce: Waiting 23:36:40 dda99020689f: Waiting 23:36:40 db1c61fa0a46: Waiting 23:36:40 891c053d2c06: Waiting 23:36:40 e16973657156: Download complete 23:36:40 35d82f9e3411: Verifying Checksum 23:36:40 35d82f9e3411: Download complete 23:36:40 7e9fc2657dce: Verifying Checksum 23:36:40 7e9fc2657dce: Download complete 23:36:40 dda99020689f: Verifying Checksum 23:36:40 dda99020689f: Download complete 23:36:40 9b18e9b68314: Verifying Checksum 23:36:40 9b18e9b68314: Download complete 23:36:41 9b18e9b68314: Pull complete 23:36:41 891c053d2c06: Verifying Checksum 23:36:41 891c053d2c06: Download complete 23:36:41 35d82f9e3411: Pull complete 23:36:42 e16973657156: Pull complete 23:36:42 db1c61fa0a46: Verifying Checksum 23:36:42 db1c61fa0a46: Download complete 23:36:43 2f39f015ded8: Pull complete 23:36:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:36:43 fc693d55d65f: Verifying Checksum 23:36:43 fc693d55d65f: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:43 prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container 23:36:43 $ 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/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@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 23:36:44 $ docker top caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:45 ---> job-cost.sh 23:36:45 lf-activate-venv: SKIPPING 23:36:45 INFO: No Stack... 23:36:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:45 INFO: Archiving Costs [Pipeline] sh 23:36:46 + cat /w/workspace/foundry_device-virtual-go_PR-327/archives/cost.csv 23:36:46 + cut -d, -f6 [Pipeline] lock 23:36:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] 23:36:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] did not exist. Created. 23:36:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:46 Stashed 1 file(s) [Pipeline] } 23:36:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:46 $ docker stop --time=1 caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 23:36:48 $ docker rm -f --volumes caba9abce836a39bf8e3ef59bf97de126cff887bc56cb6f0991bc2a4dd92db14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:48 Failed in branch amd64 23:36:55 fc693d55d65f: Pull complete 23:36:55 7e9fc2657dce: Pull complete 23:36:55 dda99020689f: Pull complete 23:37:02 db1c61fa0a46: Pull complete 23:37:03 891c053d2c06: Pull complete 23:37:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:37:03 ---> f96f9c87975a 23:37:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:37:05 ---> Running in 5e551cef0f17 23:37:06 Removing intermediate container 5e551cef0f17 23:37:06 ---> 5df61bf2b048 23:37:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:37:06 ---> Running in b9fc92a9d4b9 23:37:06 Removing intermediate container b9fc92a9d4b9 23:37:06 ---> be2d58f8e4e3 23:37:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:37:06 ---> Running in 389a0c94422d 23:37:07 Removing intermediate container 389a0c94422d 23:37:07 ---> f40b5c194a25 23:37:07 Step 6/12 : WORKDIR /device-virtual-go 23:37:07 ---> Running in 75881d528f19 23:37:07 Removing intermediate container 75881d528f19 23:37:07 ---> 6292fe9a5119 23:37:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:07 ---> Running in 26829e4fcfa3 23:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:37:10 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:37:10 (2/4) Installing libedit (20210910.3.1-r0) 23:37:10 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:37:10 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:37:10 Executing busybox-1.35.0-r17.trigger 23:37:10 OK: 226 MiB in 55 packages 23:37:11 Removing intermediate container 26829e4fcfa3 23:37:11 ---> cd75453d0e89 23:37:11 Step 8/12 : COPY go.mod vendor* ./ 23:37:12 ---> b1db3f57bf57 23:37:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:12 ---> Running in 5dfd09766d74 23:37:34 go: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory 23:37:34 skipping... 23:38:13 Removing intermediate container 5dfd09766d74 23:38:13 ---> c8180dceb5dd 23:38:13 Step 10/12 : COPY . . 23:38:13 ---> 01de0fb6d0ce 23:38:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:38:13 ---> Running in 94ef9452a7f0 23:38:13 Removing intermediate container 94ef9452a7f0 23:38:13 ---> a388d95390aa 23:38:13 Step 12/12 : RUN $MAKE 23:38:13 ---> Running in 45fcc6b607ef 23:38:13 noop 23:38:13 Removing intermediate container 45fcc6b607ef 23:38:13 ---> 278b84f6b0b4 23:38:13 Successfully built 278b84f6b0b4 23:38:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker inspect -f . ci-base-image-arm64 23:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:13 prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container 23:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 23:38:15 $ docker top a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:16 + go version 23:38:16 go version go1.18.7 linux/arm64 [Pipeline] } 23:38:16 $ docker stop --time=1 a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 23:38:17 $ docker rm -f --volumes a09131c1ce096291a88140a227827dab915201081999db93680f1d0390b7e110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:18 + docker inspect -f . ci-base-image-arm64 23:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:19 prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container 23:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 23:38:20 $ docker top 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 23:38:22 + make test 23:38:22 go test ./... -coverprofile=coverage.out 23:38:22 internal/driver/resourcebinary.go:14:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:38:22 internal/driver/virtualdriver.go:17:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:38:22 cmd/main.go:10:2: github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.7: replacement directory ../../device-sdk-go does not exist 23:38:22 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:38:22 $ docker stop --time=1 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d 23:38:25 $ docker rm -f --volumes 14aa3473f3da42df9833b4a5e0073aebacd604e307d4bee5d80afc47ca01431d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:26 23:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:27 arm64: Pulling from edgex-lftools-log-publisher 23:38:27 8998bd30e6a1: Pulling fs layer 23:38:27 04944245beec: Pulling fs layer 23:38:27 699f458cf7ca: Pulling fs layer 23:38:27 765212b225bb: Pulling fs layer 23:38:27 f23df028b6ca: Pulling fs layer 23:38:27 d65c8cfc05b1: Pulling fs layer 23:38:27 2437ff75d9bd: Pulling fs layer 23:38:27 765212b225bb: Waiting 23:38:27 f23df028b6ca: Waiting 23:38:27 d65c8cfc05b1: Waiting 23:38:27 2437ff75d9bd: Waiting 23:38:27 04944245beec: Verifying Checksum 23:38:27 04944245beec: Download complete 23:38:27 765212b225bb: Verifying Checksum 23:38:27 765212b225bb: Download complete 23:38:27 f23df028b6ca: Verifying Checksum 23:38:27 f23df028b6ca: Download complete 23:38:27 d65c8cfc05b1: Verifying Checksum 23:38:27 d65c8cfc05b1: Download complete 23:38:27 699f458cf7ca: Verifying Checksum 23:38:27 699f458cf7ca: Download complete 23:38:27 8998bd30e6a1: Verifying Checksum 23:38:27 8998bd30e6a1: Download complete 23:38:30 2437ff75d9bd: Verifying Checksum 23:38:30 2437ff75d9bd: Download complete 23:38:32 8998bd30e6a1: Pull complete 23:38:32 04944245beec: Pull complete 23:38:34 699f458cf7ca: Pull complete 23:38:34 765212b225bb: Pull complete 23:38:37 f23df028b6ca: Pull complete 23:38:37 d65c8cfc05b1: Pull complete 23:38:52 2437ff75d9bd: Pull complete 23:38:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:53 prd-ubuntu20.04-docker-arm64-4c-16g-1764 does not seem to be running inside a container 23:38:53 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:38:56 $ docker top 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:57 ---> job-cost.sh 23:38:57 lf-activate-venv: SKIPPING 23:38:57 INFO: No Stack... 23:38:57 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:58 INFO: Archiving Costs [Pipeline] sh 23:38:59 + + cut -d, -f6 23:38:59 cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 23:38:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] 23:38:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] did not exist. Created. 23:38:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:00 /w/workspace/device-virtual-go/1@tmp/durable-e526e96f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:39:00 + echo total: 0.10999999940395355 [Pipeline] stash 23:39:00 Warning: overwriting stash ‘stack-cost’ 23:39:01 Stashed 1 file(s) [Pipeline] } 23:39:01 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:01 $ docker stop --time=1 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 23:39:03 $ docker rm -f --volumes 4ae86c66a5ff8180f7489a1dd2b24a2a0e3a3bf6d906f519ae481860139495d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:03 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:39:05 + [ -d /w/workspace/foundry_device-virtual-go_PR-327/archives ] 23:39:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives 23:39:05 total 16 23:39:05 drwxr-xr-x 3 root root 4096 Jan 10 23:36 . 23:39:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:36 .. 23:39:05 drwxr-xr-x 2 root root 4096 Jan 10 23:36 cost 23:39:05 -rw-r--r-- 1 root root 89 Jan 10 23:36 cost.csv 23:39:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-327/archives 23:39:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-327/archives 23:39:05 total 16 23:39:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:36 . 23:39:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:36 .. 23:39:05 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:36 cost 23:39:05 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:39:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:07 ---> package-listing.sh 23:39:07 ++ facter osfamily 23:39:07 ++ tr '[:upper:]' '[:lower:]' 23:39:07 + OS_FAMILY=debian 23:39:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-327 23:39:07 + START_PACKAGES=/tmp/packages_start.txt 23:39:07 + END_PACKAGES=/tmp/packages_end.txt 23:39:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:07 + PACKAGES=/tmp/packages_start.txt 23:39:07 + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' 23:39:07 + PACKAGES=/tmp/packages_end.txt 23:39:07 + case "${OS_FAMILY}" in 23:39:07 + dpkg -l 23:39:07 + grep '^ii' 23:39:07 + '[' -f /tmp/packages_start.txt ']' 23:39:07 + '[' -f /tmp/packages_end.txt ']' 23:39:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:07 + '[' /w/workspace/foundry_device-virtual-go_PR-327 ']' 23:39:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-327/archives/ 23:39:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-327/archives/ [Pipeline] echo 23:39:07 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/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:08 prd-ubuntu20.04-docker-8c-8g-1760 does not seem to be running inside a container 23:39:08 $ 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/foundry_device-virtual-go_PR-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-327 -v /w/workspace/foundry_device-virtual-go_PR-327:/w/workspace/foundry_device-virtual-go_PR-327:rw,z -v /w/workspace/foundry_device-virtual-go_PR-327@tmp:/w/workspace/foundry_device-virtual-go_PR-327@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:39:08 $ docker top f55a1c1aedc8860fcb7b09807812ffe81d3d5ddf0064990836851f279d3cccfc -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:09 + mkdir -p /var/log/sysstat [Pipeline] sh 23:39:09 + ls /var/log/sa-host 23:39:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:09 provisioning config files... 23:39:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-327@tmp/config13668032358970145806tmp [Pipeline] { [Pipeline] echo 23:39:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:10 ---> create-netrc.sh [Pipeline] } 23:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:39:10 ---> python-tools-install.sh [Pipeline] echo 23:39:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:10 ---> sudo-logs.sh 23:39:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:39:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:11 ---> job-cost.sh 23:39:11 lf-activate-venv: SKIPPING 23:39:11 DEBUG: total: 0.2199999988079071 23:39:11 INFO: Retrieving Stack Cost... 23:39:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:39:12 INFO: Archiving Costs [Pipeline] echo 23:39:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:39:12 ---> logs-deploy.sh 23:39:12 lf-activate-venv: SKIPPING 23:39:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-327/1 23:39:12 INFO: archiving workspace using pattern(s): 23:39:13 Archives upload complete. 23:39:13 INFO: archiving logs to Nexus 23:39:14 ---> uname -a: 23:39:14 Linux prd-ubuntu20-04-docker-8c-8g-1760 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:39:14 23:39:14 23:39:14 ---> lscpu: 23:39:14 Architecture: x86_64 23:39:14 CPU op-mode(s): 32-bit, 64-bit 23:39:14 Byte Order: Little Endian 23:39:14 Address sizes: 40 bits physical, 48 bits virtual 23:39:14 CPU(s): 8 23:39:14 On-line CPU(s) list: 0-7 23:39:14 Thread(s) per core: 1 23:39:14 Core(s) per socket: 1 23:39:14 Socket(s): 8 23:39:14 NUMA node(s): 1 23:39:14 Vendor ID: AuthenticAMD 23:39:14 CPU family: 23 23:39:14 Model: 49 23:39:14 Model name: AMD EPYC-Rome Processor 23:39:14 Stepping: 0 23:39:14 CPU MHz: 2799.976 23:39:14 BogoMIPS: 5599.95 23:39:14 Virtualization: AMD-V 23:39:14 Hypervisor vendor: KVM 23:39:14 Virtualization type: full 23:39:14 L1d cache: 256 KiB 23:39:14 L1i cache: 256 KiB 23:39:14 L2 cache: 4 MiB 23:39:14 L3 cache: 128 MiB 23:39:14 NUMA node0 CPU(s): 0-7 23:39:14 Vulnerability Itlb multihit: Not affected 23:39:14 Vulnerability L1tf: Not affected 23:39:14 Vulnerability Mds: Not affected 23:39:14 Vulnerability Meltdown: Not affected 23:39:14 Vulnerability Mmio stale data: Not affected 23:39:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:39:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:39:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:39:14 Vulnerability Srbds: Not affected 23:39:14 Vulnerability Tsx async abort: Not affected 23:39:14 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 23:39:14 23:39:14 23:39:14 ---> nproc: 23:39:14 8 23:39:14 23:39:14 23:39:14 ---> df -h: 23:39:14 Filesystem Size Used Avail Use% Mounted on 23:39:14 overlay 155G 12G 144G 8% / 23:39:14 tmpfs 64M 0 64M 0% /dev 23:39:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:39:14 shm 64M 0 64M 0% /dev/shm 23:39:14 /dev/vda1 155G 12G 144G 8% /facter-os 23:39:14 23:39:14 23:39:14 ---> sar -b -r -n DEV: 23:39:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1760) 01/10/23 _x86_64_ (8 CPU) 23:39:14 23:39:14 23:31:10 LINUX RESTART (8 CPU) 23:39:14 23:39:14 23:32:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:39:14 23:33:01 3.81 0.00 3.81 0.00 0.00 351.62 0.00 23:39:14 23:34:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 23:39:14 23:35:01 0.83 0.00 0.83 0.00 0.00 10.39 0.00 23:39:14 23:36:01 284.35 14.68 269.67 0.00 1913.81 13589.60 0.00 23:39:14 23:37:01 266.72 12.90 253.82 0.00 5212.06 97085.95 0.00 23:39:14 23:38:01 4.08 0.02 4.07 0.00 0.13 99.05 0.00 23:39:14 23:39:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 23:39:14 Average: 80.67 3.96 76.71 0.00 1022.77 15953.32 0.00 23:39:14 23:39:14 23:32:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:14 23:33:01 30601112 31872440 501832 1.53 47288 1541052 1680808 4.95 609524 1413920 8 23:39:14 23:34:01 30599204 31870640 502988 1.53 47320 1541056 1680808 4.95 612540 1413984 16 23:39:14 23:35:01 30598328 31869860 503564 1.53 47356 1541056 1680808 4.95 613600 1413988 20 23:39:14 23:36:01 29366972 31562332 775356 2.36 62908 2423052 2037744 6.01 1027184 2166820 515084 23:39:14 23:37:01 27466152 31537032 746600 2.27 177572 4048308 1775184 5.23 1434692 3466872 416 23:39:14 23:38:01 27471192 31537304 746360 2.27 176132 4045052 1763240 5.20 1432824 3463644 16 23:39:14 23:39:01 27473552 31539716 743820 2.26 176152 4045056 1763240 5.20 1430192 3463644 4 23:39:14 Average: 29082359 31684189 645789 1.96 104961 2740662 1768833 5.21 1022937 2400410 73652 23:39:14 23:39:14 23:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:14 23:33:01 ens3 1.81 0.28 0.38 0.20 0.00 0.00 0.00 0.00 23:39:14 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:34:01 ens3 2.48 0.78 2.12 0.48 0.00 0.00 0.00 0.00 23:39:14 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:14 23:35:01 ens3 0.65 0.37 0.35 0.27 0.00 0.00 0.00 0.00 23:39:14 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:36:01 ens3 552.86 331.83 6307.09 79.14 0.00 0.00 0.00 0.00 23:39:14 23:36:01 docker0 19.63 25.88 1.16 186.85 0.00 0.00 0.00 0.00 23:39:14 23:36:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 23:39:14 23:37:01 ens3 536.18 352.11 7081.62 45.71 0.00 0.00 0.00 0.00 23:39:14 23:37:01 docker0 132.33 182.47 11.53 1773.64 0.00 0.00 0.00 0.00 23:39:14 23:37:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 23:39:14 23:38:01 ens3 0.35 0.18 0.02 0.01 0.00 0.00 0.00 0.00 23:39:14 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:39:14 23:39:01 ens3 3.98 2.12 8.81 0.14 0.00 0.00 0.00 0.00 23:39:14 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:14 Average: ens3 157.63 98.70 1923.31 18.08 0.00 0.00 0.00 0.00 23:39:14 Average: docker0 21.81 29.90 1.82 281.38 0.00 0.00 0.00 0.00 23:39:14 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 23:39:14 23:39:14