Pull request #1106 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8c64523077524e8dc3ba082e55284b6d78094c3+8ece66f1c570f367a2f406d94221d9aee4294f1c (009d4642afec33902fddc0bf8e6a05070caefa02) 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-ssh5327082714613889893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2702665579184135143.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1106/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1106/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16264566318307439169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh12513637304898185184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1106/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1106/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8886445474580232476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7771’ Running on prd-ubuntu20.04-docker-8c-8g-7776 in /w/workspace/gexfoundry_device-sdk-go_PR-1106 [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-1106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ece66f1c570f367a2f406d94221d9aee4294f1c into PR head commit b8c64523077524e8dc3ba082e55284b6d78094c3 Merge succeeded, producing b8c64523077524e8dc3ba082e55284b6d78094c3 Checking out Revision b8c64523077524e8dc3ba082e55284b6d78094c3 (PR-1106) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1106/head:refs/remotes/origin/PR-1106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8c64523077524e8dc3ba082e55284b6d78094c3 # 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 8ece66f1c570f367a2f406d94221d9aee4294f1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8c64523077524e8dc3ba082e55284b6d78094c3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 15c13578640736e55d3b765c0c20d77dbf38d4ba # timeout=10 [Pipeline] timeout 04:47:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:47:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:47:18 ========================================================= 04:47:18 EdgeX Global Pipelines Version Info 04:47:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:47:19 ------------------- 04:47:19 stable info: 04:47:19 ------------------- 04:47:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:47:19 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:47:19 Message: update stable to v1.0.221 04:47:19 ------------------- 04:47:19 experimental info: 04:47:19 ------------------- 04:47:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:47:19 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:47:19 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1106 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1106 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1106 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8c64523077524e8dc3ba082e55284b6d78094c3 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8c6452 [Pipeline] echo 04:47:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:20 provisioning config files... 04:47:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config9071300343709883035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:20 ---> docker-login.sh 04:47:20 nexus3.edgexfoundry.org:10001 04:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 nexus3.edgexfoundry.org:10002 04:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 nexus3.edgexfoundry.org:10003 04:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 nexus3.edgexfoundry.org:10004 04:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 docker.io 04:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 ---> docker-login.sh ends [Pipeline] } 04:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:47:22 + git rev-list -1 --merges b8c64523077524e8dc3ba082e55284b6d78094c3~1..b8c64523077524e8dc3ba082e55284b6d78094c3 [Pipeline] echo 04:47:22 -----------> git rev-list -1 --merges b8c64523077524e8dc3ba082e55284b6d78094c3~1..b8c64523077524e8dc3ba082e55284b6d78094c3 b8c64523077524e8dc3ba082e55284b6d78094c3 [false] [Pipeline] sh 04:47:22 + git log --format=format:%s -1 b8c64523077524e8dc3ba082e55284b6d78094c3 [Pipeline] echo 04:47:22 ========================================================= 04:47:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:47:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:23 + git log --format=format:%s -1 b8c64523077524e8dc3ba082e55284b6d78094c3 [Pipeline] echo 04:47:23 [semverPrep] GIT_COMMIT: b8c64523077524e8dc3ba082e55284b6d78094c3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:47:23 [semverPrep] This is not a build commit. [Pipeline] sh 04:47:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:23 + grep -v github /etc/ssh/ssh_known_hosts 04:47:23 + [ -e /tmp/ssh_known_hosts ] 04:47:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:47:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:47:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:47:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:23 04:47:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:47:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:24 latest: Pulling from edgex-devops/git-semver 04:47:24 a0d0a0d46f8b: Pulling fs layer 04:47:24 3e5f54012d9b: Pulling fs layer 04:47:24 4c7163046ea9: Pulling fs layer 04:47:24 0c2d73faf560: Pulling fs layer 04:47:24 0c2d73faf560: Waiting 04:47:24 3e5f54012d9b: Verifying Checksum 04:47:24 3e5f54012d9b: Download complete 04:47:24 a0d0a0d46f8b: Verifying Checksum 04:47:24 a0d0a0d46f8b: Download complete 04:47:24 4c7163046ea9: Verifying Checksum 04:47:24 4c7163046ea9: Download complete 04:47:24 0c2d73faf560: Verifying Checksum 04:47:24 0c2d73faf560: Download complete 04:47:24 a0d0a0d46f8b: Pull complete 04:47:24 3e5f54012d9b: Pull complete 04:47:24 4c7163046ea9: Pull complete 04:47:24 0c2d73faf560: Pull complete 04:47:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:47:25 prd-ubuntu20.04-docker-8c-8g-7776 does not seem to be running inside a container 04:47:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:47:25 $ docker top 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:25 [ssh-agent] Looking for ssh-agent implementation... 04:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:26 $ docker exec 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 ssh-agent 04:47:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCLfAo/agent.14 04:47:26 SSH_AGENT_PID=20 04:47:26 Running ssh-add (command line suppressed) 04:47:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_1551927123722065010.key (/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_1551927123722065010.key) 04:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:26 + git tag --points-at HEAD [Pipeline] } 04:47:26 $ docker exec --env ******** --env ******** 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 ssh-agent -k 04:47:26 unset SSH_AUTH_SOCK; 04:47:26 unset SSH_AGENT_PID; 04:47:26 echo Agent pid 20 killed; 04:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:26 [ssh-agent] Looking for ssh-agent implementation... 04:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:26 $ docker exec 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 ssh-agent 04:47:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFJMEiE/agent.53 04:47:27 SSH_AGENT_PID=59 04:47:27 Running ssh-add (command line suppressed) 04:47:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_6494789471772368547.key (/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/private_key_6494789471772368547.key) 04:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:27 + git semver init 04:47:27 # -> Open(): unable to determine branch for HEAD 04:47:27 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1106/.git 04:47:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1106 04:47:27 # $SEMVER_REMOTE_NAME = origin 04:47:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:27 # $SEMVER_USER_NAME = edgex-jenkins 04:47:27 # $SEMVER_BRANCH = PR-1106 04:47:27 # $SEMVER_TEMP = /tmp/semver-332329889 04:47:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:47:28 # '/tmp/semver-332329889' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1106/.semver' 04:47:28 # -> Force: false 04:47:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1106/.semver [Pipeline] } 04:47:28 $ docker exec --env ******** --env ******** 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 ssh-agent -k 04:47:28 unset SSH_AUTH_SOCK; 04:47:28 unset SSH_AGENT_PID; 04:47:28 echo Agent pid 59 killed; 04:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:29 + git semver [Pipeline] } 04:47:29 $ docker stop --time=1 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 04:47:30 $ docker rm -f 60c8e1f40e5e7a28c4bf5b2d7dc609b24dd03304af3029e206262efc8503caa6 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:31 Stashed 1 file(s) [Pipeline] echo 04:47:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:31 provisioning config files... 04:47:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config7028892931534837881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> docker-login.sh 04:47:31 nexus3.edgexfoundry.org:10001 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:31 Configure a credential helper to remove this warning. See 04:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:31 04:47:31 Login Succeeded 04:47:31 nexus3.edgexfoundry.org:10002 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:31 Configure a credential helper to remove this warning. See 04:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:31 04:47:31 Login Succeeded 04:47:31 nexus3.edgexfoundry.org:10003 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:31 Configure a credential helper to remove this warning. See 04:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:31 04:47:31 Login Succeeded 04:47:31 nexus3.edgexfoundry.org:10004 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 docker.io 04:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 ---> docker-login.sh ends [Pipeline] } 04:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:32 ========================================================= 04:47:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:47:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:47:32 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 04:47:32 Sending build context to Docker daemon 9.516MB 04:47:32 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:47:32 Step 2/11 : FROM ${BASE} AS builder 04:47:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:47:32 59bf1c3509f3: Pulling fs layer 04:47:32 666ba61612fd: Pulling fs layer 04:47:32 8ed8ca486205: Pulling fs layer 04:47:32 4fe6c5a15a65: Pulling fs layer 04:47:32 22a0e8bec74d: Pulling fs layer 04:47:32 640e595b4fbd: Pulling fs layer 04:47:32 763cafe07f6e: Pulling fs layer 04:47:32 0c0b528cf693: Pulling fs layer 04:47:32 10935f4eaf8b: Pulling fs layer 04:47:32 640e595b4fbd: Waiting 04:47:32 763cafe07f6e: Waiting 04:47:32 0c0b528cf693: Waiting 04:47:32 10935f4eaf8b: Waiting 04:47:32 4fe6c5a15a65: Waiting 04:47:32 22a0e8bec74d: Waiting 04:47:33 8ed8ca486205: Verifying Checksum 04:47:33 8ed8ca486205: Download complete 04:47:33 666ba61612fd: Verifying Checksum 04:47:33 666ba61612fd: Download complete 04:47:33 22a0e8bec74d: Verifying Checksum 04:47:33 22a0e8bec74d: Download complete 04:47:33 640e595b4fbd: Verifying Checksum 04:47:33 640e595b4fbd: Download complete 04:47:33 763cafe07f6e: Download complete 04:47:33 59bf1c3509f3: Verifying Checksum 04:47:33 59bf1c3509f3: Download complete 04:47:33 0c0b528cf693: Verifying Checksum 04:47:33 0c0b528cf693: Download complete 04:47:33 59bf1c3509f3: Pull complete 04:47:33 666ba61612fd: Pull complete 04:47:33 8ed8ca486205: Pull complete 04:47:33 10935f4eaf8b: Verifying Checksum 04:47:33 10935f4eaf8b: Download complete 04:47:33 4fe6c5a15a65: Verifying Checksum 04:47:33 4fe6c5a15a65: Download complete 04:47:37 4fe6c5a15a65: Pull complete 04:47:37 22a0e8bec74d: Pull complete 04:47:37 640e595b4fbd: Pull complete 04:47:37 763cafe07f6e: Pull complete 04:47:37 0c0b528cf693: Pull complete 04:47:40 10935f4eaf8b: Pull complete 04:47:40 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:47:40 ---> 99d49a6021b9 04:47:40 Step 3/11 : ARG MAKE=make build 04:47:41 ---> Running in 5aae69c0426f 04:47:41 Removing intermediate container 5aae69c0426f 04:47:41 ---> 187cd59bc9e8 04:47:41 Step 4/11 : WORKDIR /device-sdk-go 04:47:41 ---> Running in ef14c29d4e96 04:47:41 Removing intermediate container ef14c29d4e96 04:47:41 ---> 1204f747379f 04:47:41 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:47:41 ---> Running in 85e762753db2 04:47:41 Removing intermediate container 85e762753db2 04:47:41 ---> aa435534fed2 04:47:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:41 ---> Running in 19a62dfe48ef 04:47:42 Removing intermediate container 19a62dfe48ef 04:47:42 ---> bbe88ef46216 04:47:42 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:47:42 ---> Running in c463502adbab 04:47:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:47:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:47:44 OK: 221 MiB in 52 packages 04:47:44 Removing intermediate container c463502adbab 04:47:44 ---> 50e32b05a929 04:47:44 Step 8/11 : COPY go.mod vendor* ./ 04:47:44 ---> 5284c854f00d 04:47:44 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:44 ---> Running in d2010e009ade 04:47:46 Still waiting to schedule task 04:47:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7772’ 04:48:06 Removing intermediate container d2010e009ade 04:48:06 ---> 501261127730 04:48:06 Step 10/11 : COPY . . 04:48:06 ---> 87f62f38bc89 04:48:06 Step 11/11 : RUN ${MAKE} 04:48:06 ---> Running in 59ceea3ef07a 04:48:07 noop 04:48:07 Removing intermediate container 59ceea3ef07a 04:48:07 ---> 2d9f8b553019 04:48:07 Successfully built 2d9f8b553019 04:48:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:48:07 + docker inspect -f . ci-base-image-x86_64 04:48:07 . [Pipeline] withDockerContainer 04:48:07 prd-ubuntu20.04-docker-8c-8g-7776 does not seem to be running inside a container 04:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@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 ******** ci-base-image-x86_64 cat 04:48:08 $ docker top 34d50c3da78259f255eedf0ee65310b9b950077a0ca7ee4670ddfbd374694e08 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:08 + go version 04:48:08 go version go1.17.6 linux/amd64 [Pipeline] } 04:48:08 $ docker stop --time=1 34d50c3da78259f255eedf0ee65310b9b950077a0ca7ee4670ddfbd374694e08 04:48:09 $ docker rm -f 34d50c3da78259f255eedf0ee65310b9b950077a0ca7ee4670ddfbd374694e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:10 + docker inspect -f . ci-base-image-x86_64 04:48:10 . [Pipeline] withDockerContainer 04:48:10 prd-ubuntu20.04-docker-8c-8g-7776 does not seem to be running inside a container 04:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@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 ******** ci-base-image-x86_64 cat 04:48:10 $ docker top de12c1071181b8b60f2c643e5b3eba21922076c27aee4eaeaf7617312fce6c78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:48:11 + make test 04:48:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:48:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:48:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:48:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:48:17 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:48:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.013s coverage: 23.3% of statements 04:48:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.016s coverage: 27.6% of statements 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.009s coverage: 78.9% of statements 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.024s coverage: 10.8% of statements 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.018s coverage: 33.2% of statements 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.010s coverage: 86.1% of statements 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.043s coverage: 89.2% of statements 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:48:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.012s coverage: 4.8% of statements 04:48:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:48:24 GO111MODULE=on go vet ./... 04:48:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:48:27 ./bin/test-attribution-txt.sh [Pipeline] echo 04:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:48:27 $ docker stop --time=1 de12c1071181b8b60f2c643e5b3eba21922076c27aee4eaeaf7617312fce6c78 04:48:29 $ docker rm -f de12c1071181b8b60f2c643e5b3eba21922076c27aee4eaeaf7617312fce6c78 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:48:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:30 + ls -al . 04:48:30 total 312 04:48:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 04:48 . 04:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:47 .. 04:48:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 04:47 .dockerignore 04:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 04:47 .git 04:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:47 .github 04:48:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 04:47 .gitignore 04:48:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 04:47 .golangci.yml 04:48:30 drwx------ 3 jenkins jenkins 4096 Mar 17 04:47 .semver 04:48:30 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 04:47 CHANGELOG.md 04:48:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 04:47 GOVERNANCE.md 04:48:30 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 04:47 Jenkinsfile 04:48:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 04:47 LICENSE 04:48:30 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 04:47 Makefile 04:48:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 04:47 OWNERS.md 04:48:30 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 04:47 README.md 04:48:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 04:47 VERSION 04:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 04:47 bin 04:48:30 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 04:48 coverage.out 04:48:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:47 example 04:48:30 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 04:47 go.mod 04:48:30 -rw-rw-r-- 1 jenkins jenkins 49990 Mar 17 04:47 go.sum 04:48:30 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 04:47 internal 04:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:47 openapi 04:48:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:47 pkg 04:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:47 snap 04:48:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 04:47 version.go [Pipeline] isUnix [Pipeline] sh 04:48:30 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b8c64523077524e8dc3ba082e55284b6d78094c3 --label arch=amd64 --label version=0.0.0 . 04:48:30 Sending build context to Docker daemon 9.646MB 04:48:30 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:48:30 Step 2/25 : FROM ${BASE} AS builder 04:48:30 ---> 2d9f8b553019 04:48:30 Step 3/25 : ARG MAKE=make build 04:48:30 ---> Running in aef3a3fbb158 04:48:31 Removing intermediate container aef3a3fbb158 04:48:31 ---> 00ddd8b25919 04:48:31 Step 4/25 : WORKDIR /device-sdk-go 04:48:31 ---> Running in 1c1a443bd7ec 04:48:31 Removing intermediate container 1c1a443bd7ec 04:48:31 ---> f073593de994 04:48:31 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:48:31 ---> Running in 23131fae19c4 04:48:31 Removing intermediate container 23131fae19c4 04:48:31 ---> 96d181ca30cc 04:48:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:31 ---> Running in 50ca862239b4 04:48:31 Removing intermediate container 50ca862239b4 04:48:31 ---> 7dec945e03f5 04:48:31 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:48:31 ---> Running in d8e3f78948f3 04:48:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:48:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:48:33 OK: 221 MiB in 52 packages 04:48:33 Removing intermediate container d8e3f78948f3 04:48:33 ---> a5cce11692b2 04:48:33 Step 8/25 : COPY go.mod vendor* ./ 04:48:33 ---> 7cfd6b342884 04:48:33 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:33 ---> Running in 51f870ae4161 04:48:34 Removing intermediate container 51f870ae4161 04:48:34 ---> 0d48655bd1bd 04:48:34 Step 10/25 : COPY . . 04:48:34 ---> 4311e50e0e44 04:48:34 Step 11/25 : RUN ${MAKE} 04:48:35 ---> Running in 1e99d7426a1e 04:48:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:48:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:48:42 Removing intermediate container 1e99d7426a1e 04:48:42 ---> 18a29f479892 04:48:42 Step 12/25 : FROM alpine:3.14 04:48:42 3.14: Pulling from library/alpine 04:48:42 97518928ae5f: Pulling fs layer 04:48:43 97518928ae5f: Verifying Checksum 04:48:43 97518928ae5f: Download complete 04:48:43 97518928ae5f: Pull complete 04:48:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:48:43 Status: Downloaded newer image for alpine:3.14 04:48:43 ---> 0a97eee8041e 04:48:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:48:43 ---> Running in 29e6271f9be8 04:48:43 Removing intermediate container 29e6271f9be8 04:48:43 ---> 5c335fdedb81 04:48:43 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:43 ---> Running in 67eec5c0cb14 04:48:44 Removing intermediate container 67eec5c0cb14 04:48:44 ---> c112f608df90 04:48:44 Step 15/25 : RUN apk add --update --no-cache zeromq 04:48:44 ---> Running in 4adaf3300800 04:48:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:48:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:48:45 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:48:45 (2/5) Installing libsodium (1.0.18-r0) 04:48:45 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:48:45 (4/5) Installing libzmq (4.3.4-r0) 04:48:46 (5/5) Installing zeromq (4.3.4-r0) 04:48:46 Executing busybox-1.33.1-r6.trigger 04:48:46 OK: 8 MiB in 19 packages 04:48:46 Removing intermediate container 4adaf3300800 04:48:46 ---> 8a5047b9266d 04:48:46 Step 16/25 : WORKDIR / 04:48:46 ---> Running in 44fc49516a67 04:48:46 Removing intermediate container 44fc49516a67 04:48:46 ---> 33cc99cb1c78 04:48:46 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:48:46 ---> bb6dd61667e3 04:48:46 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:48:47 ---> 63fc549a0fff 04:48:47 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:48:47 ---> 5b6d2025dd36 04:48:47 Step 20/25 : EXPOSE 59999 04:48:47 ---> Running in 5f239c0130c7 04:48:47 Removing intermediate container 5f239c0130c7 04:48:47 ---> 37a1b8f57433 04:48:47 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:48:47 ---> Running in 2928e2affbdb 04:48:47 Removing intermediate container 2928e2affbdb 04:48:47 ---> ad66293759e6 04:48:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:47 ---> Running in 62ce873a3f07 04:48:47 Removing intermediate container 62ce873a3f07 04:48:47 ---> 7c39c6bd1520 04:48:47 Step 23/25 : LABEL arch=amd64 04:48:47 ---> Running in 046dfbc7ea8d 04:48:47 Removing intermediate container 046dfbc7ea8d 04:48:47 ---> edbef1120c13 04:48:47 Step 24/25 : LABEL git_sha=b8c64523077524e8dc3ba082e55284b6d78094c3 04:48:47 ---> Running in 01dee7b3780c 04:48:47 Removing intermediate container 01dee7b3780c 04:48:47 ---> 90a0e8ff61fe 04:48:47 Step 25/25 : LABEL version=0.0.0 04:48:47 ---> Running in 7c38f616c146 04:48:47 Removing intermediate container 7c38f616c146 04:48:47 ---> 45fc739e44e6 04:48:47 [Warning] One or more build-args [ARCH] were not consumed 04:48:47 Successfully built 45fc739e44e6 04:48:47 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:48 04:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:48 latest: Pulling from edgex-lftools-log-publisher 04:48:48 5eb5b503b376: Pulling fs layer 04:48:48 5c69ac0246d0: Pulling fs layer 04:48:48 ec43610c2a17: Pulling fs layer 04:48:48 3a2ae6a8a46f: Pulling fs layer 04:48:48 33b1e0a273af: Pulling fs layer 04:48:48 5d3b04190fa2: Pulling fs layer 04:48:48 2f39f015ded8: Pulling fs layer 04:48:48 33b1e0a273af: Waiting 04:48:48 5d3b04190fa2: Waiting 04:48:48 3a2ae6a8a46f: Waiting 04:48:48 2f39f015ded8: Waiting 04:48:48 5c69ac0246d0: Verifying Checksum 04:48:48 5c69ac0246d0: Download complete 04:48:48 3a2ae6a8a46f: Verifying Checksum 04:48:48 3a2ae6a8a46f: Download complete 04:48:48 33b1e0a273af: Verifying Checksum 04:48:48 33b1e0a273af: Download complete 04:48:48 5d3b04190fa2: Download complete 04:48:48 ec43610c2a17: Verifying Checksum 04:48:48 ec43610c2a17: Download complete 04:48:48 5eb5b503b376: Verifying Checksum 04:48:48 5eb5b503b376: Download complete 04:48:49 2f39f015ded8: Verifying Checksum 04:48:49 2f39f015ded8: Download complete 04:48:50 5eb5b503b376: Pull complete 04:48:50 5c69ac0246d0: Pull complete 04:48:50 ec43610c2a17: Pull complete 04:48:50 3a2ae6a8a46f: Pull complete 04:48:51 33b1e0a273af: Pull complete 04:48:51 5d3b04190fa2: Pull complete 04:48:55 2f39f015ded8: Pull complete 04:48:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:48:55 prd-ubuntu20.04-docker-8c-8g-7776 does not seem to be running inside a container 04:48:55 $ 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-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@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 04:48:57 $ docker top d04259840f05780e2daae55278e58ec42fdef5f3daa6c15edc9f1a05907352a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:57 ---> job-cost.sh 04:48:57 lf-activate-venv: SKIPPING 04:48:57 INFO: No Stack... 04:48:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:58 INFO: Archiving Costs [Pipeline] sh 04:48:58 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/cost.csv 04:48:58 + cut -d, -f6 [Pipeline] lock 04:48:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] 04:48:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] did not exist. Created. 04:48:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:59 Stashed 1 file(s) [Pipeline] } 04:48:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:59 $ docker stop --time=1 d04259840f05780e2daae55278e58ec42fdef5f3daa6c15edc9f1a05907352a9 04:49:00 $ docker rm -f d04259840f05780e2daae55278e58ec42fdef5f3daa6c15edc9f1a05907352a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:50:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7780 in /w/workspace/gexfoundry_device-sdk-go_PR-1106 [Pipeline] { [Pipeline] ws 04:50:39 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 04:50:40 The recommended git tool is: git 04:50:47 using credential edgex-jenkins-ssh 04:50:47 Cloning the remote Git repository 04:50:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:50:47 > git init /w/workspace/device-sdk-go/2 # timeout=10 04:50:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:47 > git --version # timeout=10 04:50:47 > git --version # 'git version 2.25.1' 04:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:50 Merging remotes/origin/main commit 8ece66f1c570f367a2f406d94221d9aee4294f1c into PR head commit b8c64523077524e8dc3ba082e55284b6d78094c3 04:50:50 Merge succeeded, producing b8c64523077524e8dc3ba082e55284b6d78094c3 04:50:50 Checking out Revision b8c64523077524e8dc3ba082e55284b6d78094c3 (PR-1106) 04:50:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:50:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:50:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1106/head:refs/remotes/origin/PR-1106 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:50:50 > git config core.sparsecheckout # timeout=10 04:50:50 > git checkout -f b8c64523077524e8dc3ba082e55284b6d78094c3 # timeout=10 04:50:50 > git remote # timeout=10 04:50:50 > git config --get remote.origin.url # timeout=10 04:50:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:50 > git merge 8ece66f1c570f367a2f406d94221d9aee4294f1c # timeout=10 04:50:50 > git rev-parse HEAD^{commit} # timeout=10 04:50:50 > git config core.sparsecheckout # timeout=10 04:50:50 > git checkout -f b8c64523077524e8dc3ba082e55284b6d78094c3 # timeout=10 04:50:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:50:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:55 Dload Upload Total Spent Left Speed 04:50:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:50:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:50:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:50:56 + sudo tee /etc/docker/daemon.new 04:50:56 { 04:50:56 "registry-mirrors": [ 04:50:56 "https://nexus3.edgexfoundry.org:10001" 04:50:56 ], 04:50:56 "bip": "10.250.0.254/24", 04:50:56 "hosts": [ 04:50:56 "tcp://0.0.0.0:5555", 04:50:56 "unix:///var/run/docker.sock" 04:50:56 ], 04:50:56 "mtu": 1458, 04:50:56 "selinux-enabled": true, 04:50:56 "seccomp-profile": "/etc/docker/seccomp.json" 04:50:56 } [Pipeline] sh 04:50:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:50:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:15 provisioning config files... 04:51:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6232359735113445825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:16 ---> docker-login.sh 04:51:16 nexus3.edgexfoundry.org:10001 04:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 nexus3.edgexfoundry.org:10002 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:17 Configure a credential helper to remove this warning. See 04:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:17 04:51:17 Login Succeeded 04:51:17 nexus3.edgexfoundry.org:10003 04:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 nexus3.edgexfoundry.org:10004 04:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:18 Configure a credential helper to remove this warning. See 04:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:18 04:51:18 Login Succeeded 04:51:18 docker.io 04:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:19 Configure a credential helper to remove this warning. See 04:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:19 04:51:19 Login Succeeded 04:51:19 ---> docker-login.sh ends [Pipeline] } 04:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:51:20 ========================================================= 04:51:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:51:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:51:20 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 04:51:21 Sending build context to Docker daemon 5.143MB 04:51:21 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:51:21 Step 2/11 : FROM ${BASE} AS builder 04:51:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:51:21 9b3977197b4f: Pulling fs layer 04:51:21 1a89e8eeedd5: Pulling fs layer 04:51:21 94645a83ff95: Pulling fs layer 04:51:21 3f3a8bcf1eab: Pulling fs layer 04:51:21 0c92f367c5e7: Pulling fs layer 04:51:21 f7c0051592d6: Pulling fs layer 04:51:21 a227ed2f7395: Pulling fs layer 04:51:21 7b1c46037f91: Pulling fs layer 04:51:21 f7c0051592d6: Waiting 04:51:21 7b1c46037f91: Waiting 04:51:21 a227ed2f7395: Waiting 04:51:21 3f3a8bcf1eab: Waiting 04:51:21 0c92f367c5e7: Waiting 04:51:21 94645a83ff95: Verifying Checksum 04:51:21 94645a83ff95: Download complete 04:51:21 1a89e8eeedd5: Verifying Checksum 04:51:21 1a89e8eeedd5: Download complete 04:51:21 0c92f367c5e7: Verifying Checksum 04:51:21 0c92f367c5e7: Download complete 04:51:21 f7c0051592d6: Verifying Checksum 04:51:21 f7c0051592d6: Download complete 04:51:21 9b3977197b4f: Download complete 04:51:21 a227ed2f7395: Verifying Checksum 04:51:21 a227ed2f7395: Download complete 04:51:22 9b3977197b4f: Pull complete 04:51:22 1a89e8eeedd5: Pull complete 04:51:22 94645a83ff95: Pull complete 04:51:23 7b1c46037f91: Verifying Checksum 04:51:23 7b1c46037f91: Download complete 04:51:24 3f3a8bcf1eab: Verifying Checksum 04:51:24 3f3a8bcf1eab: Download complete 04:51:36 3f3a8bcf1eab: Pull complete 04:51:36 0c92f367c5e7: Pull complete 04:51:36 f7c0051592d6: Pull complete 04:51:36 a227ed2f7395: Pull complete 04:51:43 7b1c46037f91: Pull complete 04:51:43 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:51:43 ---> f79e39bc4007 04:51:43 Step 3/11 : ARG MAKE=make build 04:51:44 ---> Running in d3b4e526283a 04:51:44 Removing intermediate container d3b4e526283a 04:51:44 ---> db3164a6e01e 04:51:44 Step 4/11 : WORKDIR /device-sdk-go 04:51:44 ---> Running in b20c1a1fbe24 04:51:45 Removing intermediate container b20c1a1fbe24 04:51:45 ---> 9b47d9d9682e 04:51:45 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:51:45 ---> Running in ff66f2ad4131 04:51:45 Removing intermediate container ff66f2ad4131 04:51:45 ---> 2e0a39e78265 04:51:45 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:45 ---> Running in f623082a6e03 04:51:47 Removing intermediate container f623082a6e03 04:51:47 ---> 8b777b744de3 04:51:47 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:51:47 ---> Running in 8f43752a7524 04:51:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:51:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:51:50 OK: 220 MiB in 52 packages 04:51:53 Removing intermediate container 8f43752a7524 04:51:53 ---> ef20f0f1f760 04:51:53 Step 8/11 : COPY go.mod vendor* ./ 04:51:54 ---> 81a889b043f5 04:51:54 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:54 ---> Running in 5432cddceac3 04:53:16 Removing intermediate container 5432cddceac3 04:53:16 ---> d984216b1ce7 04:53:16 Step 10/11 : COPY . . 04:53:16 ---> b900d99ea900 04:53:16 Step 11/11 : RUN ${MAKE} 04:53:16 ---> Running in e257e6868476 04:53:16 noop 04:53:16 Removing intermediate container e257e6868476 04:53:16 ---> de18decf6f9c 04:53:16 Successfully built de18decf6f9c 04:53:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:53:16 + docker inspect -f . ci-base-image-arm64 04:53:16 . [Pipeline] withDockerContainer 04:53:17 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 04:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 04:53:18 $ docker top 7f746d761f3c2d0ed2f774a936b05696660c1684ec8435b0005ec49a6197b4a2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:19 + go version 04:53:19 go version go1.17.6 linux/arm64 [Pipeline] } 04:53:19 $ docker stop --time=1 7f746d761f3c2d0ed2f774a936b05696660c1684ec8435b0005ec49a6197b4a2 04:53:21 $ docker rm -f 7f746d761f3c2d0ed2f774a936b05696660c1684ec8435b0005ec49a6197b4a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:22 + docker inspect -f . ci-base-image-arm64 04:53:22 . [Pipeline] withDockerContainer 04:53:22 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 04:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 04:53:23 $ docker top 85e426e523f26e989674c1c519acb984fbb1604912787632e5cae0c796134175 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:53:24 + make test 04:53:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:53:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:54:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:54:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:54:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:54:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.144s coverage: 23.3% of statements 04:54:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:54:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.6% of statements 04:54:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.118s coverage: 78.9% of statements 04:54:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.085s coverage: 10.8% of statements 04:54:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:54:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:54:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:54:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.110s coverage: 33.2% of statements 04:54:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:54:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.113s coverage: 86.1% of statements 04:54:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:54:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:54:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.179s coverage: 57.4% of statements 04:54:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.190s coverage: 89.2% of statements 04:54:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:54:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.064s coverage: 4.8% of statements 04:54:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:54:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:54:34 GO111MODULE=on go vet ./... 04:54:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:57 ./bin/test-attribution-txt.sh [Pipeline] echo 04:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:55:00 $ docker stop --time=1 85e426e523f26e989674c1c519acb984fbb1604912787632e5cae0c796134175 04:55:02 $ docker rm -f 85e426e523f26e989674c1c519acb984fbb1604912787632e5cae0c796134175 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:55:02 Warning: overwriting stash ‘coverage-report’ 04:55:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:55:04 + ls -al . 04:55:04 total 308 04:55:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 04:54 . 04:55:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:50 .. 04:55:04 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 04:50 .dockerignore 04:55:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 04:50 .git 04:55:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:50 .github 04:55:04 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 04:50 .gitignore 04:55:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 04:50 .golangci.yml 04:55:04 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 04:50 CHANGELOG.md 04:55:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 04:50 GOVERNANCE.md 04:55:04 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 04:50 Jenkinsfile 04:55:04 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 04:50 LICENSE 04:55:04 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 04:50 Makefile 04:55:04 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 04:50 OWNERS.md 04:55:04 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 04:50 README.md 04:55:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 04:47 VERSION 04:55:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 04:50 bin 04:55:04 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 04:54 coverage.out 04:55:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:50 example 04:55:04 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 04:50 go.mod 04:55:04 -rw-rw-r-- 1 jenkins jenkins 49990 Mar 17 04:50 go.sum 04:55:04 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 04:50 internal 04:55:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:50 openapi 04:55:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:50 pkg 04:55:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:50 snap 04:55:04 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 04:50 version.go [Pipeline] isUnix [Pipeline] sh 04:55:05 + 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=b8c64523077524e8dc3ba082e55284b6d78094c3 --label arch=arm64 --label version=0.0.0 . 04:55:05 Sending build context to Docker daemon 5.273MB 04:55:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:55:05 Step 2/25 : FROM ${BASE} AS builder 04:55:05 ---> de18decf6f9c 04:55:05 Step 3/25 : ARG MAKE=make build 04:55:06 ---> Running in c71be227ac42 04:55:06 Removing intermediate container c71be227ac42 04:55:06 ---> 29a4e8e08019 04:55:06 Step 4/25 : WORKDIR /device-sdk-go 04:55:06 ---> Running in 1f2d386c2e71 04:55:06 Removing intermediate container 1f2d386c2e71 04:55:06 ---> c6920da32027 04:55:06 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:55:06 ---> Running in 8640104cb6ff 04:55:07 Removing intermediate container 8640104cb6ff 04:55:07 ---> 436debb0b622 04:55:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:07 ---> Running in 1f6f81077e29 04:55:09 Removing intermediate container 1f6f81077e29 04:55:09 ---> 9ab0f511aaf3 04:55:09 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:55:09 ---> Running in 5569fcc138c2 04:55:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:12 OK: 220 MiB in 52 packages 04:55:12 Removing intermediate container 5569fcc138c2 04:55:12 ---> 9d1e7ff6f5b3 04:55:12 Step 8/25 : COPY go.mod vendor* ./ 04:55:13 ---> fb92cbb2207b 04:55:13 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:13 ---> Running in 1216a42e04ed 04:55:15 Removing intermediate container 1216a42e04ed 04:55:15 ---> 46a5a7a8c41f 04:55:15 Step 10/25 : COPY . . 04:55:16 ---> a536341d88a7 04:55:16 Step 11/25 : RUN ${MAKE} 04:55:16 ---> Running in 4088a330b538 04:55:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:56:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:56:04 Removing intermediate container 4088a330b538 04:56:04 ---> 3fcdf1d6f742 04:56:04 Step 12/25 : FROM alpine:3.14 04:56:04 3.14: Pulling from library/alpine 04:56:04 be307f383ecc: Pulling fs layer 04:56:04 be307f383ecc: Download complete 04:56:04 be307f383ecc: Pull complete 04:56:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:56:04 Status: Downloaded newer image for alpine:3.14 04:56:04 ---> 5b8b7b635229 04:56:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:56:04 ---> Running in 2c9d51d4a7b9 04:56:04 Removing intermediate container 2c9d51d4a7b9 04:56:04 ---> 2288aa8f7a86 04:56:04 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:04 ---> Running in 1b0e951e8781 04:56:04 Removing intermediate container 1b0e951e8781 04:56:04 ---> 755ece4ae34c 04:56:04 Step 15/25 : RUN apk add --update --no-cache zeromq 04:56:04 ---> Running in 273faaeeaf56 04:56:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:56:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:56:06 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:56:07 (2/5) Installing libsodium (1.0.18-r0) 04:56:07 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:56:07 (4/5) Installing libzmq (4.3.4-r0) 04:56:07 (5/5) Installing zeromq (4.3.4-r0) 04:56:07 Executing busybox-1.33.1-r6.trigger 04:56:07 OK: 8 MiB in 19 packages 04:56:08 Removing intermediate container 273faaeeaf56 04:56:08 ---> 4c70e228ab49 04:56:08 Step 16/25 : WORKDIR / 04:56:08 ---> Running in 96706f43fa23 04:56:08 Removing intermediate container 96706f43fa23 04:56:08 ---> dab7287ce346 04:56:08 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:56:09 ---> 509b560913d3 04:56:09 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:56:10 ---> bd5969c459e1 04:56:10 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:56:11 ---> feb465023e8d 04:56:11 Step 20/25 : EXPOSE 59999 04:56:11 ---> Running in 98e84a4bf850 04:56:11 Removing intermediate container 98e84a4bf850 04:56:11 ---> 7e4ea389ce1d 04:56:11 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:56:11 ---> Running in 5cf1ccbd62fa 04:56:11 Removing intermediate container 5cf1ccbd62fa 04:56:11 ---> 73ee9925622d 04:56:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:11 ---> Running in eaab835805d5 04:56:12 Removing intermediate container eaab835805d5 04:56:12 ---> b715cb61cbec 04:56:12 Step 23/25 : LABEL arch=arm64 04:56:12 ---> Running in 36cb7b62c2fc 04:56:12 Removing intermediate container 36cb7b62c2fc 04:56:12 ---> c57d6a3a4403 04:56:12 Step 24/25 : LABEL git_sha=b8c64523077524e8dc3ba082e55284b6d78094c3 04:56:12 ---> Running in c672922c305d 04:56:13 Removing intermediate container c672922c305d 04:56:13 ---> cc52cc7adad0 04:56:13 Step 25/25 : LABEL version=0.0.0 04:56:13 ---> Running in ee929b92d458 04:56:13 Removing intermediate container ee929b92d458 04:56:13 ---> 8d4aa5b7aacc 04:56:13 [Warning] One or more build-args [ARCH] were not consumed 04:56:13 Successfully built 8d4aa5b7aacc 04:56:13 Successfully tagged device-sdk-simple-arm64:latest [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] sh 04:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:14 04:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:14 arm64: Pulling from edgex-lftools-log-publisher 04:56:14 8998bd30e6a1: Pulling fs layer 04:56:14 04944245beec: Pulling fs layer 04:56:14 699f458cf7ca: Pulling fs layer 04:56:14 765212b225bb: Pulling fs layer 04:56:14 f23df028b6ca: Pulling fs layer 04:56:14 d65c8cfc05b1: Pulling fs layer 04:56:14 2437ff75d9bd: Pulling fs layer 04:56:14 f23df028b6ca: Waiting 04:56:14 d65c8cfc05b1: Waiting 04:56:14 2437ff75d9bd: Waiting 04:56:14 765212b225bb: Waiting 04:56:14 04944245beec: Verifying Checksum 04:56:14 04944245beec: Download complete 04:56:14 765212b225bb: Download complete 04:56:14 f23df028b6ca: Verifying Checksum 04:56:14 f23df028b6ca: Download complete 04:56:14 d65c8cfc05b1: Verifying Checksum 04:56:14 d65c8cfc05b1: Download complete 04:56:14 699f458cf7ca: Verifying Checksum 04:56:14 699f458cf7ca: Download complete 04:56:15 8998bd30e6a1: Verifying Checksum 04:56:15 8998bd30e6a1: Download complete 04:56:17 2437ff75d9bd: Verifying Checksum 04:56:17 2437ff75d9bd: Download complete 04:56:19 8998bd30e6a1: Pull complete 04:56:20 04944245beec: Pull complete 04:56:21 699f458cf7ca: Pull complete 04:56:22 765212b225bb: Pull complete 04:56:23 f23df028b6ca: Pull complete 04:56:23 d65c8cfc05b1: Pull complete 04:56:38 2437ff75d9bd: Pull complete 04:56:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:56:38 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 04:56:38 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 04:56:40 $ docker top a823d3db5c1bbe54c284f2acd5889b8616f26f6369968e772b51be2b52207f4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:41 ---> job-cost.sh 04:56:41 lf-activate-venv: SKIPPING 04:56:41 INFO: No Stack... 04:56:42 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:43 INFO: Archiving Costs [Pipeline] sh 04:56:44 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 04:56:44 + cut -d, -f6 [Pipeline] lock 04:56:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] 04:56:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] did not exist. Created. 04:56:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:44 /w/workspace/device-sdk-go/2@tmp/durable-ec094306/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:56:45 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:45 Warning: overwriting stash ‘stack-cost’ 04:56:45 Stashed 1 file(s) [Pipeline] } 04:56:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1106-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:45 $ docker stop --time=1 a823d3db5c1bbe54c284f2acd5889b8616f26f6369968e772b51be2b52207f4d 04:56:47 $ docker rm -f a823d3db5c1bbe54c284f2acd5889b8616f26f6369968e772b51be2b52207f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:56:47 provisioning config files... 04:56:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config5177396168247852810tmp [Pipeline] { [Pipeline] sh 04:56:48 + set +x 04:56:48 + curl -s https://codecov.io/bash 04:56:48 + bash -s -- 04:56:48 04:56:48 _____ _ 04:56:48 / ____| | | 04:56:48 | | ___ __| | ___ ___ _____ __ 04:56:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:48 Bash-1.0.6 04:56:48 04:56:48 04:56:48 ==> git version 2.25.1 found 04:56:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:56:48 Release-Date: 2020-01-08 04:56:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:56:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:48 ==> Jenkins CI detected. 04:56:48 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1106 04:56:48 project root: . 04:56:48 --> token set from env 04:56:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:48 ==> Running gcov in . (disable via -X gcov) 04:56:48 ==> Python coveragepy not found 04:56:48 ==> Searching for coverage reports in: 04:56:48 + . 04:56:48 -> Found 1 reports 04:56:48 ==> Detecting git/mercurial file structure 04:56:48 ==> Reading reports 04:56:48 + ./coverage.out bytes=129001 04:56:48 ==> Appending adjustments 04:56:48 https://docs.codecov.io/docs/fixing-reports 04:56:48 + Found adjustments 04:56:48 ==> Gzipping contents 04:56:48 16K /tmp/codecov.3pSBkO.gz 04:56:48 ==> Uploading reports 04:56:48 url: https://codecov.io 04:56:48 query: branch=PR-1106&commit=b8c64523077524e8dc3ba082e55284b6d78094c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1106&job=&cmd_args= 04:56:48 -> Pinging Codecov 04:56:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1106&commit=b8c64523077524e8dc3ba082e55284b6d78094c3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1106&job=&cmd_args= 04:56:48 -> Uploading to 04:56:48 https://storage.googleapis.com/codecov/v4/raw/2022-03-17/7E55EF52A471D76F132DFD9A03CDDE97/b8c64523077524e8dc3ba082e55284b6d78094c3/45d879a2-8d56-4417-99c1-d5a85b91a464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T045648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fd8dccf5202b7084f88ea52bff4626f760005351e2c87b20b36416575394982 04:56:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:48 Dload Upload Total Spent Left Speed 04:56:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16253 0 0 100 16253 0 70665 --:--:-- --:--:-- --:--:-- 70665 04:56:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b8c64523077524e8dc3ba082e55284b6d78094c3 [Pipeline] } 04:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:56:49 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives ] 04:56:49 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives 04:56:49 total 16 04:56:49 drwxr-xr-x 3 root root 4096 Mar 17 04:48 . 04:56:49 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 04:48 .. 04:56:49 drwxr-xr-x 2 root root 4096 Mar 17 04:48 cost 04:56:49 -rw-r--r-- 1 root root 85 Mar 17 04:48 cost.csv 04:56:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives 04:56:49 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives 04:56:49 total 16 04:56:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 04:48 . 04:56:49 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 04:48 .. 04:56:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 04:48 cost 04:56:49 -rw-r--r-- 1 jenkins jenkins 85 Mar 17 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:56:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:56:50 ---> package-listing.sh 04:56:50 ++ facter osfamily 04:56:50 ++ tr '[:upper:]' '[:lower:]' 04:56:51 + OS_FAMILY=debian 04:56:51 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1106 04:56:51 + START_PACKAGES=/tmp/packages_start.txt 04:56:51 + END_PACKAGES=/tmp/packages_end.txt 04:56:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:56:51 + PACKAGES=/tmp/packages_start.txt 04:56:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1106 ']' 04:56:51 + PACKAGES=/tmp/packages_end.txt 04:56:51 + case "${OS_FAMILY}" in 04:56:51 + dpkg -l 04:56:51 + grep '^ii' 04:56:51 + '[' -f /tmp/packages_start.txt ']' 04:56:51 + '[' -f /tmp/packages_end.txt ']' 04:56:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:56:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1106 ']' 04:56:51 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/ 04:56:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1106/archives/ [Pipeline] echo 04:56:51 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-1106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:56:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:51 . [Pipeline] withDockerContainer 04:56:51 prd-ubuntu20.04-docker-8c-8g-7776 does not seem to be running inside a container 04:56:51 $ 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-1106/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-1106 -v /w/workspace/gexfoundry_device-sdk-go_PR-1106:/w/workspace/gexfoundry_device-sdk-go_PR-1106:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:56:52 $ docker top 3875555d9d2d7f4d10b12ecf741871ba59bd5b3f0b92344d4022724672fcf39e -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:56:52 + mkdir -p /var/log/sysstat [Pipeline] sh 04:56:53 + ls /var/log/sa-host 04:56:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:53 provisioning config files... 04:56:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1106@tmp/config6267177301710241255tmp [Pipeline] { [Pipeline] echo 04:56:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:56:53 ---> create-netrc.sh [Pipeline] } 04:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:56:53 ---> python-tools-install.sh [Pipeline] echo 04:56:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:56:54 ---> sudo-logs.sh 04:56:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:56:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:56:54 ---> job-cost.sh 04:56:54 lf-activate-venv: SKIPPING 04:56:54 DEBUG: total: 0.2199999988079071 04:56:54 INFO: Retrieving Stack Cost... 04:56:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:55 INFO: Archiving Costs [Pipeline] echo 04:56:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:56:55 ---> logs-deploy.sh 04:56:55 lf-activate-venv: SKIPPING 04:56:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1106/2 04:56:55 INFO: archiving workspace using pattern(s): 04:56:56 Archives upload complete. 04:56:56 INFO: archiving logs to Nexus 04:56:57 ---> uname -a: 04:56:57 Linux prd-ubuntu20-04-docker-8c-8g-7776 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:56:57 04:56:57 04:56:57 ---> lscpu: 04:56:57 Architecture: x86_64 04:56:57 CPU op-mode(s): 32-bit, 64-bit 04:56:57 Byte Order: Little Endian 04:56:57 Address sizes: 40 bits physical, 48 bits virtual 04:56:57 CPU(s): 8 04:56:57 On-line CPU(s) list: 0-7 04:56:57 Thread(s) per core: 1 04:56:57 Core(s) per socket: 1 04:56:57 Socket(s): 8 04:56:57 NUMA node(s): 1 04:56:57 Vendor ID: AuthenticAMD 04:56:57 CPU family: 23 04:56:57 Model: 49 04:56:57 Model name: AMD EPYC-Rome Processor 04:56:57 Stepping: 0 04:56:57 CPU MHz: 2800.000 04:56:57 BogoMIPS: 5600.00 04:56:57 Virtualization: AMD-V 04:56:57 Hypervisor vendor: KVM 04:56:57 Virtualization type: full 04:56:57 L1d cache: 256 KiB 04:56:57 L1i cache: 256 KiB 04:56:57 L2 cache: 4 MiB 04:56:57 L3 cache: 128 MiB 04:56:57 NUMA node0 CPU(s): 0-7 04:56:57 Vulnerability Itlb multihit: Not affected 04:56:57 Vulnerability L1tf: Not affected 04:56:57 Vulnerability Mds: Not affected 04:56:57 Vulnerability Meltdown: Not affected 04:56:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:56:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:56:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:56:57 Vulnerability Srbds: Not affected 04:56:57 Vulnerability Tsx async abort: Not affected 04:56:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:56:57 04:56:57 04:56:57 ---> nproc: 04:56:57 8 04:56:57 04:56:57 04:56:57 ---> df -h: 04:56:57 Filesystem Size Used Avail Use% Mounted on 04:56:57 overlay 155G 11G 145G 7% / 04:56:57 tmpfs 64M 0 64M 0% /dev 04:56:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:56:57 shm 64M 0 64M 0% /dev/shm 04:56:57 /dev/vda1 155G 11G 145G 7% /facter-os 04:56:57 04:56:57