Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af87952f6b86e0bb62623b0f86dc5d0e7512b395+92eeb058ea4423f52907451924a865deb70e0eda (ce3c5e77946feed8942d5842dfaa85cb322c7bb1) 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-ssh15264211001958250767.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-ssh13617113785288330710.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-276/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2819742028523708605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2858577373276894483.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4897108534116501629.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-276/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14543812101425684997.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19488 in /w/workspace/foundry_device-virtual-go_PR-276 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 92eeb058ea4423f52907451924a865deb70e0eda into PR head commit af87952f6b86e0bb62623b0f86dc5d0e7512b395 Merge succeeded, producing af87952f6b86e0bb62623b0f86dc5d0e7512b395 Checking out Revision af87952f6b86e0bb62623b0f86dc5d0e7512b395 (PR-276) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af87952f6b86e0bb62623b0f86dc5d0e7512b395 # 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 92eeb058ea4423f52907451924a865deb70e0eda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af87952f6b86e0bb62623b0f86dc5d0e7512b395 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T11:06:11.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T11:06:11.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T11:06:11.830Z] ========================================================= [2022-04-11T11:06:11.830Z] EdgeX Global Pipelines Version Info [2022-04-11T11:06:11.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:06:12.651Z] ------------------- [2022-04-11T11:06:12.651Z] stable info: [2022-04-11T11:06:12.651Z] ------------------- [2022-04-11T11:06:12.651Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T11:06:12.651Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T11:06:12.651Z] Message: update stable to v1.0.221 [2022-04-11T11:06:13.223Z] ------------------- [2022-04-11T11:06:13.223Z] experimental info: [2022-04-11T11:06:13.223Z] ------------------- [2022-04-11T11:06:13.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T11:06:13.223Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T11:06:13.223Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T11:06:13.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-04-11T11:06:13.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-04-11T11:06:13.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T11:06:13.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T11:06:13.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T11:06:13.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T11:06:13.744Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T11:06:13.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T11:06:13.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T11:06:13.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T11:06:13.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T11:06:13.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-04-11T11:06:14.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T11:06:14.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T11:06:14.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T11:06:14.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T11:06:14.182Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T11:06:14.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T11:06:14.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T11:06:14.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T11:06:14.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T11:06:14.394Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T11:06:14.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T11:06:14.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T11:06:14.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T11:06:14.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T11:06:14.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2022-04-11T11:06:14.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2022-04-11T11:06:14.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2022-04-11T11:06:14.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af87952f6b86e0bb62623b0f86dc5d0e7512b395 [Pipeline] echo [2022-04-11T11:06:14.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af87952 [Pipeline] echo [2022-04-11T11:06:14.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:06:14.895Z] provisioning config files... [2022-04-11T11:06:14.911Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-276@tmp/config7825854141183088626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:06:15.270Z] ---> docker-login.sh [2022-04-11T11:06:15.270Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:06:15.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:15.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:15.795Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:15.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:15.795Z] [2022-04-11T11:06:15.795Z] Login Succeeded [2022-04-11T11:06:15.795Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:06:15.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:15.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:15.795Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:15.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:15.795Z] [2022-04-11T11:06:15.795Z] Login Succeeded [2022-04-11T11:06:15.795Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:06:16.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:16.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:16.064Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:16.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:16.064Z] [2022-04-11T11:06:16.064Z] Login Succeeded [2022-04-11T11:06:16.064Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:06:16.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:16.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:16.064Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:16.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:16.064Z] [2022-04-11T11:06:16.064Z] Login Succeeded [2022-04-11T11:06:16.064Z] docker.io [2022-04-11T11:06:16.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:16.589Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:16.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:16.589Z] [2022-04-11T11:06:16.589Z] Login Succeeded [2022-04-11T11:06:16.589Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:06:16.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T11:06:17.289Z] + git rev-list -1 --merges af87952f6b86e0bb62623b0f86dc5d0e7512b395~1..af87952f6b86e0bb62623b0f86dc5d0e7512b395 [Pipeline] echo [2022-04-11T11:06:17.442Z] -----------> git rev-list -1 --merges af87952f6b86e0bb62623b0f86dc5d0e7512b395~1..af87952f6b86e0bb62623b0f86dc5d0e7512b395 af87952f6b86e0bb62623b0f86dc5d0e7512b395 [false] [Pipeline] sh [2022-04-11T11:06:17.762Z] + git log --format=format:%s -1 af87952f6b86e0bb62623b0f86dc5d0e7512b395 [Pipeline] echo [2022-04-11T11:06:17.797Z] ========================================================= [2022-04-11T11:06:17.798Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T11:06:17.798Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:06:18.242Z] + git log --format=format:%s -1 af87952f6b86e0bb62623b0f86dc5d0e7512b395 [Pipeline] echo [2022-04-11T11:06:18.284Z] [semverPrep] GIT_COMMIT: af87952f6b86e0bb62623b0f86dc5d0e7512b395, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-04-11T11:06:18.316Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T11:06:18.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T11:06:18.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T11:06:18.741Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T11:06:18.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T11:06:18.741Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T11:06:18.741Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T11:06:18.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:06:19.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:06:19.125Z] [2022-04-11T11:06:19.125Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:06:19.471Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:06:19.472Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T11:06:19.472Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T11:06:19.472Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T11:06:19.472Z] 4c7163046ea9: Pulling fs layer [2022-04-11T11:06:19.472Z] 0c2d73faf560: Pulling fs layer [2022-04-11T11:06:19.472Z] 0c2d73faf560: Waiting [2022-04-11T11:06:19.472Z] 3e5f54012d9b: Download complete [2022-04-11T11:06:19.472Z] a0d0a0d46f8b: Download complete [2022-04-11T11:06:19.472Z] 0c2d73faf560: Verifying Checksum [2022-04-11T11:06:19.472Z] 0c2d73faf560: Download complete [2022-04-11T11:06:19.472Z] 4c7163046ea9: Verifying Checksum [2022-04-11T11:06:19.472Z] 4c7163046ea9: Download complete [2022-04-11T11:06:19.732Z] a0d0a0d46f8b: Pull complete [2022-04-11T11:06:19.732Z] 3e5f54012d9b: Pull complete [2022-04-11T11:06:20.306Z] 4c7163046ea9: Pull complete [2022-04-11T11:06:20.306Z] 0c2d73faf560: Pull complete [2022-04-11T11:06:20.306Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T11:06:20.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:06:20.306Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T11:06:20.407Z] prd-ubuntu20.04-docker-8c-8g-19488 does not seem to be running inside a container [2022-04-11T11:06:20.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-276 -v /w/workspace/foundry_device-virtual-go_PR-276:/w/workspace/foundry_device-virtual-go_PR-276:rw,z -v /w/workspace/foundry_device-virtual-go_PR-276@tmp:/w/workspace/foundry_device-virtual-go_PR-276@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T11:06:21.294Z] $ docker top 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T11:06:21.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:06:21.492Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:06:21.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:06:21.631Z] $ docker exec 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 ssh-agent [2022-04-11T11:06:21.749Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodIOcI/agent.13 [2022-04-11T11:06:21.749Z] SSH_AGENT_PID=19 [2022-04-11T11:06:21.758Z] Running ssh-add (command line suppressed) [2022-04-11T11:06:21.869Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-276@tmp/private_key_5767815704814893891.key (/w/workspace/foundry_device-virtual-go_PR-276@tmp/private_key_5767815704814893891.key) [2022-04-11T11:06:21.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:06:22.218Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T11:06:22.254Z] $ docker exec --env ******** --env ******** 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 ssh-agent -k [2022-04-11T11:06:22.363Z] unset SSH_AUTH_SOCK; [2022-04-11T11:06:22.363Z] unset SSH_AGENT_PID; [2022-04-11T11:06:22.363Z] echo Agent pid 19 killed; [2022-04-11T11:06:22.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T11:06:22.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:06:22.469Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:06:22.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:06:22.611Z] $ docker exec 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 ssh-agent [2022-04-11T11:06:22.730Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOckcin/agent.52 [2022-04-11T11:06:22.730Z] SSH_AGENT_PID=58 [2022-04-11T11:06:22.735Z] Running ssh-add (command line suppressed) [2022-04-11T11:06:22.852Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-276@tmp/private_key_3177398361992462103.key (/w/workspace/foundry_device-virtual-go_PR-276@tmp/private_key_3177398361992462103.key) [2022-04-11T11:06:22.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:06:23.208Z] + git semver init [2022-04-11T11:06:23.208Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T11:06:23.208Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-276/.git [2022-04-11T11:06:23.208Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-276 [2022-04-11T11:06:23.208Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T11:06:23.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T11:06:23.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T11:06:23.208Z] # $SEMVER_BRANCH = PR-276 [2022-04-11T11:06:23.208Z] # $SEMVER_TEMP = /tmp/semver-025746701 [2022-04-11T11:06:23.208Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-04-11T11:06:24.594Z] # '/tmp/semver-025746701' -> '/w/workspace/foundry_device-virtual-go_PR-276/.semver' [2022-04-11T11:06:24.594Z] # -> Force: false [2022-04-11T11:06:24.594Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-276/.semver [Pipeline] } [2022-04-11T11:06:24.625Z] $ docker exec --env ******** --env ******** 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 ssh-agent -k [2022-04-11T11:06:24.741Z] unset SSH_AUTH_SOCK; [2022-04-11T11:06:24.741Z] unset SSH_AGENT_PID; [2022-04-11T11:06:24.741Z] echo Agent pid 58 killed; [2022-04-11T11:06:24.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T11:06:25.172Z] + git semver [Pipeline] } [2022-04-11T11:06:25.205Z] $ docker stop --time=1 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 [2022-04-11T11:06:26.676Z] $ docker rm -f 7228075073d9893479fa417f6d9b14c777f6ebb68c740ed28e694d490bd0bf92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:06:27.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T11:06:27.415Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T11:06:27.434Z] [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 [2022-04-11T11:06:28.048Z] provisioning config files... [2022-04-11T11:06:28.059Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-276@tmp/config8078089486081978346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:06:28.435Z] ---> docker-login.sh [2022-04-11T11:06:28.435Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:06:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:28.435Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:28.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:28.435Z] [2022-04-11T11:06:28.435Z] Login Succeeded [2022-04-11T11:06:28.436Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:06:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:28.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:28.695Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:28.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:28.695Z] [2022-04-11T11:06:28.695Z] Login Succeeded [2022-04-11T11:06:28.695Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:06:28.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:28.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:28.695Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:28.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:28.695Z] [2022-04-11T11:06:28.695Z] Login Succeeded [2022-04-11T11:06:28.695Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:06:28.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:28.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:28.957Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:28.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:28.957Z] [2022-04-11T11:06:28.957Z] Login Succeeded [2022-04-11T11:06:28.957Z] docker.io [2022-04-11T11:06:28.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:06:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:06:29.218Z] Configure a credential helper to remove this warning. See [2022-04-11T11:06:29.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:06:29.218Z] [2022-04-11T11:06:29.218Z] Login Succeeded [2022-04-11T11:06:29.218Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:06:29.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T11:06:29.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:06:29.474Z] ========================================================= [2022-04-11T11:06:29.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T11:06:29.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:06:29.901Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T11:06:29.901Z] Sending build context to Docker daemon 22.92MB [2022-04-11T11:06:29.901Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:06:29.901Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T11:06:30.163Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T11:06:30.163Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T11:06:30.163Z] 666ba61612fd: Pulling fs layer [2022-04-11T11:06:30.163Z] 8ed8ca486205: Pulling fs layer [2022-04-11T11:06:30.163Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T11:06:30.163Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T11:06:30.163Z] 640e595b4fbd: Pulling fs layer [2022-04-11T11:06:30.163Z] 763cafe07f6e: Pulling fs layer [2022-04-11T11:06:30.163Z] 0c0b528cf693: Pulling fs layer [2022-04-11T11:06:30.163Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T11:06:30.163Z] 4fe6c5a15a65: Waiting [2022-04-11T11:06:30.163Z] 22a0e8bec74d: Waiting [2022-04-11T11:06:30.163Z] 0c0b528cf693: Waiting [2022-04-11T11:06:30.163Z] 640e595b4fbd: Waiting [2022-04-11T11:06:30.163Z] 763cafe07f6e: Waiting [2022-04-11T11:06:30.163Z] 10935f4eaf8b: Waiting [2022-04-11T11:06:30.163Z] 8ed8ca486205: Verifying Checksum [2022-04-11T11:06:30.163Z] 8ed8ca486205: Download complete [2022-04-11T11:06:30.163Z] 666ba61612fd: Download complete [2022-04-11T11:06:30.163Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T11:06:30.163Z] 22a0e8bec74d: Download complete [2022-04-11T11:06:30.163Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T11:06:30.163Z] 59bf1c3509f3: Download complete [2022-04-11T11:06:30.163Z] 640e595b4fbd: Verifying Checksum [2022-04-11T11:06:30.163Z] 763cafe07f6e: Verifying Checksum [2022-04-11T11:06:30.163Z] 763cafe07f6e: Download complete [2022-04-11T11:06:30.163Z] 0c0b528cf693: Verifying Checksum [2022-04-11T11:06:30.163Z] 0c0b528cf693: Download complete [2022-04-11T11:06:30.422Z] 59bf1c3509f3: Pull complete [2022-04-11T11:06:30.422Z] 666ba61612fd: Pull complete [2022-04-11T11:06:30.422Z] 8ed8ca486205: Pull complete [2022-04-11T11:06:30.681Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T11:06:30.681Z] 10935f4eaf8b: Download complete [2022-04-11T11:06:30.941Z] 4fe6c5a15a65: Download complete [2022-04-11T11:06:35.133Z] 4fe6c5a15a65: Pull complete [2022-04-11T11:06:35.133Z] 22a0e8bec74d: Pull complete [2022-04-11T11:06:35.133Z] 640e595b4fbd: Pull complete [2022-04-11T11:06:35.133Z] 763cafe07f6e: Pull complete [2022-04-11T11:06:35.133Z] 0c0b528cf693: Pull complete [2022-04-11T11:06:37.057Z] 10935f4eaf8b: Pull complete [2022-04-11T11:06:37.057Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T11:06:37.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T11:06:37.057Z] ---> 99d49a6021b9 [2022-04-11T11:06:37.057Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:06:38.971Z] ---> Running in 5dfbd1911e9f [2022-04-11T11:06:38.971Z] Removing intermediate container 5dfbd1911e9f [2022-04-11T11:06:38.971Z] ---> 34da31564f43 [2022-04-11T11:06:38.971Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:06:38.971Z] ---> Running in 48103221f76c [2022-04-11T11:06:38.971Z] Removing intermediate container 48103221f76c [2022-04-11T11:06:38.971Z] ---> 7f5368bee0cf [2022-04-11T11:06:38.971Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-11T11:06:38.971Z] ---> Running in f18726fffbac [2022-04-11T11:06:38.971Z] Removing intermediate container f18726fffbac [2022-04-11T11:06:38.971Z] ---> 20864e1b9f65 [2022-04-11T11:06:38.971Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:06:39.232Z] ---> Running in a85c11729c9b [2022-04-11T11:06:39.805Z] Removing intermediate container a85c11729c9b [2022-04-11T11:06:39.805Z] ---> 3286cae80123 [2022-04-11T11:06:39.805Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:06:39.805Z] ---> Running in 39c1ad338af0 [2022-04-11T11:06:40.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:06:41.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:06:41.272Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T11:06:41.272Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T11:06:41.272Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T11:06:41.533Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T11:06:41.533Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T11:06:41.533Z] OK: 224 MiB in 56 packages [2022-04-11T11:06:42.103Z] Removing intermediate container 39c1ad338af0 [2022-04-11T11:06:42.103Z] ---> 001a571106f5 [2022-04-11T11:06:42.103Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T11:06:42.103Z] ---> 8bd1614567eb [2022-04-11T11:06:42.103Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:06:42.103Z] ---> Running in 6a2215e03d0a [2022-04-11T11:06:42.861Z] Still waiting to schedule task [2022-04-11T11:06:42.861Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-11T11:06:57.009Z] Removing intermediate container 6a2215e03d0a [2022-04-11T11:06:57.009Z] ---> d807cfd919ea [2022-04-11T11:06:57.009Z] Step 10/12 : COPY . . [2022-04-11T11:06:57.009Z] ---> e5371f77ae32 [2022-04-11T11:06:57.009Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T11:06:57.009Z] ---> Running in bf4e4c227d71 [2022-04-11T11:06:57.009Z] Removing intermediate container bf4e4c227d71 [2022-04-11T11:06:57.009Z] ---> 9f63c91a35df [2022-04-11T11:06:57.009Z] Step 12/12 : RUN $MAKE [2022-04-11T11:06:57.009Z] ---> Running in ad5b53a858a8 [2022-04-11T11:06:57.009Z] noop [2022-04-11T11:06:57.009Z] Removing intermediate container ad5b53a858a8 [2022-04-11T11:06:57.009Z] ---> 25fc896de42a [2022-04-11T11:06:57.009Z] Successfully built 25fc896de42a [2022-04-11T11:06:57.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:06:57.343Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T11:06:57.343Z] . [Pipeline] withDockerContainer [2022-04-11T11:06:57.440Z] prd-ubuntu20.04-docker-8c-8g-19488 does not seem to be running inside a container [2022-04-11T11:06:57.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-276 -v /w/workspace/foundry_device-virtual-go_PR-276:/w/workspace/foundry_device-virtual-go_PR-276:rw,z -v /w/workspace/foundry_device-virtual-go_PR-276@tmp:/w/workspace/foundry_device-virtual-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T11:06:57.896Z] $ docker top 82f800e3a411addcb242aebd590d4d5300e869b4b3a6cb33a53059c352170836 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:06:58.301Z] + go version [2022-04-11T11:06:58.301Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T11:06:58.341Z] $ docker stop --time=1 82f800e3a411addcb242aebd590d4d5300e869b4b3a6cb33a53059c352170836 [2022-04-11T11:06:59.622Z] $ docker rm -f 82f800e3a411addcb242aebd590d4d5300e869b4b3a6cb33a53059c352170836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:07:00.348Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T11:07:00.348Z] . [Pipeline] withDockerContainer [2022-04-11T11:07:00.448Z] prd-ubuntu20.04-docker-8c-8g-19488 does not seem to be running inside a container [2022-04-11T11:07:00.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-276 -v /w/workspace/foundry_device-virtual-go_PR-276:/w/workspace/foundry_device-virtual-go_PR-276:rw,z -v /w/workspace/foundry_device-virtual-go_PR-276@tmp:/w/workspace/foundry_device-virtual-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T11:07:00.902Z] $ docker top defac4f75c2c2b944f0f87c0ec4a87db47674941e3bb30b6c3a87e96a6ab8258 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T11:07:01.348Z] + make test [2022-04-11T11:07:01.348Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T11:07:01.608Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-11T11:07:11.668Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-11T11:07:11.668Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.039s coverage: 65.7% of statements [2022-04-11T11:07:15.912Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T11:07:20.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T11:07:20.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T11:07:20.102Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T11:07:20.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T11:07:20.175Z] $ docker stop --time=1 defac4f75c2c2b944f0f87c0ec4a87db47674941e3bb30b6c3a87e96a6ab8258 [2022-04-11T11:07:22.201Z] $ docker rm -f defac4f75c2c2b944f0f87c0ec4a87db47674941e3bb30b6c3a87e96a6ab8258 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:07:22.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T11:07:22.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T11:07:23.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T11:07:23.853Z] + ls -al . [2022-04-11T11:07:23.853Z] total 204 [2022-04-11T11:07:23.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:07 . [2022-04-11T11:07:23.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:06 .. [2022-04-11T11:07:23.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:06 .git [2022-04-11T11:07:23.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:06 .github [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 11 11:06 .gitignore [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:06 .golangci.yml [2022-04-11T11:07:23.853Z] drwx------ 3 jenkins jenkins 4096 Apr 11 11:06 .semver [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 11 11:06 Attribution.txt [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 11 11:06 CHANGELOG.md [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 11 11:06 Dockerfile [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:06 GOVERNANCE.md [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 11 11:06 Jenkinsfile [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:06 LICENSE [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 11 11:06 Makefile [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 11 11:06 OWNERS.md [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 11 11:06 README.md [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 11:06 VERSION [2022-04-11T11:07:23.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:06 bin [2022-04-11T11:07:23.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:06 cmd [2022-04-11T11:07:23.853Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 11 11:07 coverage.out [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 3092 Apr 11 11:06 go.mod [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 54115 Apr 11 11:06 go.sum [2022-04-11T11:07:23.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:06 internal [2022-04-11T11:07:23.853Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 11 11:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:07:24.225Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=af87952f6b86e0bb62623b0f86dc5d0e7512b395 --label arch=amd64 --label version=0.0.0 . [2022-04-11T11:07:24.225Z] Sending build context to Docker daemon 22.97MB [2022-04-11T11:07:24.225Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:07:24.225Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-11T11:07:24.225Z] ---> 25fc896de42a [2022-04-11T11:07:24.225Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:07:24.489Z] ---> Running in 54694416e658 [2022-04-11T11:07:24.489Z] Removing intermediate container 54694416e658 [2022-04-11T11:07:24.489Z] ---> cd6fd4d19ccb [2022-04-11T11:07:24.489Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:07:24.489Z] ---> Running in dd3b712dead5 [2022-04-11T11:07:24.750Z] Removing intermediate container dd3b712dead5 [2022-04-11T11:07:24.750Z] ---> f137f3f6ea54 [2022-04-11T11:07:24.750Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-11T11:07:24.750Z] ---> Running in 2d3dbd5794fd [2022-04-11T11:07:24.750Z] Removing intermediate container 2d3dbd5794fd [2022-04-11T11:07:24.750Z] ---> e92891f4ffba [2022-04-11T11:07:24.750Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:07:24.750Z] ---> Running in 9b7539959079 [2022-04-11T11:07:25.321Z] Removing intermediate container 9b7539959079 [2022-04-11T11:07:25.321Z] ---> 0b2d23e2e59a [2022-04-11T11:07:25.321Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:07:25.321Z] ---> Running in 5daa56c69e48 [2022-04-11T11:07:25.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:07:26.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:07:27.040Z] OK: 224 MiB in 56 packages [2022-04-11T11:07:27.301Z] Removing intermediate container 5daa56c69e48 [2022-04-11T11:07:27.301Z] ---> 48084baf0e15 [2022-04-11T11:07:27.301Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-11T11:07:27.301Z] ---> e6a2666a66b1 [2022-04-11T11:07:27.301Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:07:27.301Z] ---> Running in c7da4b334311 [2022-04-11T11:07:28.245Z] Removing intermediate container c7da4b334311 [2022-04-11T11:07:28.245Z] ---> db06f79c6504 [2022-04-11T11:07:28.245Z] Step 10/26 : COPY . . [2022-04-11T11:07:28.511Z] ---> c1c01ca5783b [2022-04-11T11:07:28.511Z] Step 11/26 : ARG MAKE='make build' [2022-04-11T11:07:28.511Z] ---> Running in 1baa17f4730a [2022-04-11T11:07:28.774Z] Removing intermediate container 1baa17f4730a [2022-04-11T11:07:28.774Z] ---> 425b78c8e07d [2022-04-11T11:07:28.774Z] Step 12/26 : RUN $MAKE [2022-04-11T11:07:28.774Z] ---> Running in 7b9671fe64b1 [2022-04-11T11:07:29.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-11T11:07:51.004Z] Removing intermediate container 7b9671fe64b1 [2022-04-11T11:07:51.004Z] ---> 0edea431a8e1 [2022-04-11T11:07:51.004Z] Step 13/26 : FROM alpine:3.14 [2022-04-11T11:07:51.004Z] 3.14: Pulling from library/alpine [2022-04-11T11:07:51.004Z] 8663204ce13b: Pulling fs layer [2022-04-11T11:07:51.004Z] 8663204ce13b: Verifying Checksum [2022-04-11T11:07:51.004Z] 8663204ce13b: Download complete [2022-04-11T11:07:51.004Z] 8663204ce13b: Pull complete [2022-04-11T11:07:51.004Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T11:07:51.004Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T11:07:51.004Z] ---> e04c818066af [2022-04-11T11:07:51.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-11T11:07:51.004Z] ---> Running in 0486e308c896 [2022-04-11T11:07:51.004Z] Removing intermediate container 0486e308c896 [2022-04-11T11:07:51.004Z] ---> e0a8314b4675 [2022-04-11T11:07:51.004Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:07:51.004Z] ---> Running in b3838167c621 [2022-04-11T11:07:51.004Z] Removing intermediate container b3838167c621 [2022-04-11T11:07:51.004Z] ---> 2c923835c784 [2022-04-11T11:07:51.004Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T11:07:51.004Z] ---> Running in e60a72bed21c [2022-04-11T11:07:51.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:07:51.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:07:51.004Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T11:07:51.004Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T11:07:51.004Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T11:07:51.004Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T11:07:51.266Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T11:07:51.266Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T11:07:51.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:07:51.527Z] OK: 8 MiB in 20 packages [2022-04-11T11:07:52.100Z] Removing intermediate container e60a72bed21c [2022-04-11T11:07:52.100Z] ---> 0665f5081490 [2022-04-11T11:07:52.100Z] Step 17/26 : WORKDIR / [2022-04-11T11:07:52.100Z] ---> Running in 8a4267ba843c [2022-04-11T11:07:52.100Z] Removing intermediate container 8a4267ba843c [2022-04-11T11:07:52.100Z] ---> 74c9e733fd51 [2022-04-11T11:07:52.100Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-11T11:07:52.359Z] ---> d5c56e531004 [2022-04-11T11:07:52.359Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-11T11:07:52.359Z] ---> f0e2a0fe1a07 [2022-04-11T11:07:52.359Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-11T11:07:52.926Z] ---> 7f5a2ed5a695 [2022-04-11T11:07:52.926Z] Step 21/26 : EXPOSE 59900 [2022-04-11T11:07:53.187Z] ---> Running in 154d58a01d4e [2022-04-11T11:07:53.187Z] Removing intermediate container 154d58a01d4e [2022-04-11T11:07:53.187Z] ---> f889e1675f44 [2022-04-11T11:07:53.187Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-11T11:07:53.187Z] ---> Running in 3f9d1cb42ebe [2022-04-11T11:07:53.448Z] Removing intermediate container 3f9d1cb42ebe [2022-04-11T11:07:53.448Z] ---> 19e3af24f0d3 [2022-04-11T11:07:53.448Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T11:07:53.448Z] ---> Running in 0b7fce129d42 [2022-04-11T11:07:53.448Z] Removing intermediate container 0b7fce129d42 [2022-04-11T11:07:53.448Z] ---> d638ce699dfc [2022-04-11T11:07:53.448Z] Step 24/26 : LABEL arch=amd64 [2022-04-11T11:07:53.707Z] ---> Running in 75aed3f30fe5 [2022-04-11T11:07:53.707Z] Removing intermediate container 75aed3f30fe5 [2022-04-11T11:07:53.707Z] ---> 13072c023c1b [2022-04-11T11:07:53.707Z] Step 25/26 : LABEL git_sha=af87952f6b86e0bb62623b0f86dc5d0e7512b395 [2022-04-11T11:07:53.707Z] ---> Running in 993e9b7f17aa [2022-04-11T11:07:53.968Z] Removing intermediate container 993e9b7f17aa [2022-04-11T11:07:53.968Z] ---> d163b020c72b [2022-04-11T11:07:53.968Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T11:07:53.968Z] ---> Running in 58d770da9623 [2022-04-11T11:07:53.968Z] Removing intermediate container 58d770da9623 [2022-04-11T11:07:53.968Z] ---> 73aa49e95ded [2022-04-11T11:07:53.968Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T11:07:53.968Z] Successfully built 73aa49e95ded [2022-04-11T11:07:53.968Z] Successfully tagged device-virtual: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 [2022-04-11T11:07:54.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:07:54.712Z] [2022-04-11T11:07:54.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:07:55.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:07:55.060Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T11:07:55.060Z] 5eb5b503b376: Pulling fs layer [2022-04-11T11:07:55.060Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T11:07:55.060Z] ec43610c2a17: Pulling fs layer [2022-04-11T11:07:55.060Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T11:07:55.060Z] 33b1e0a273af: Pulling fs layer [2022-04-11T11:07:55.060Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T11:07:55.060Z] 2f39f015ded8: Pulling fs layer [2022-04-11T11:07:55.060Z] 33b1e0a273af: Waiting [2022-04-11T11:07:55.060Z] 5d3b04190fa2: Waiting [2022-04-11T11:07:55.060Z] 2f39f015ded8: Waiting [2022-04-11T11:07:55.060Z] 3a2ae6a8a46f: Waiting [2022-04-11T11:07:55.060Z] 5c69ac0246d0: Download complete [2022-04-11T11:07:55.060Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T11:07:55.060Z] 3a2ae6a8a46f: Download complete [2022-04-11T11:07:55.060Z] ec43610c2a17: Verifying Checksum [2022-04-11T11:07:55.060Z] ec43610c2a17: Download complete [2022-04-11T11:07:55.060Z] 33b1e0a273af: Verifying Checksum [2022-04-11T11:07:55.060Z] 33b1e0a273af: Download complete [2022-04-11T11:07:55.060Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T11:07:55.060Z] 5d3b04190fa2: Download complete [2022-04-11T11:07:55.319Z] 5eb5b503b376: Verifying Checksum [2022-04-11T11:07:55.319Z] 5eb5b503b376: Download complete [2022-04-11T11:07:55.890Z] 2f39f015ded8: Download complete [2022-04-11T11:07:56.460Z] 5eb5b503b376: Pull complete [2022-04-11T11:07:56.460Z] 5c69ac0246d0: Pull complete [2022-04-11T11:07:57.034Z] ec43610c2a17: Pull complete [2022-04-11T11:07:57.034Z] 3a2ae6a8a46f: Pull complete [2022-04-11T11:07:57.294Z] 33b1e0a273af: Pull complete [2022-04-11T11:07:57.294Z] 5d3b04190fa2: Pull complete [2022-04-11T11:08:01.490Z] 2f39f015ded8: Pull complete [2022-04-11T11:08:01.490Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T11:08:01.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:08:01.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T11:08:01.578Z] prd-ubuntu20.04-docker-8c-8g-19488 does not seem to be running inside a container [2022-04-11T11:08:01.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-276 -v /w/workspace/foundry_device-virtual-go_PR-276:/w/workspace/foundry_device-virtual-go_PR-276:rw,z -v /w/workspace/foundry_device-virtual-go_PR-276@tmp:/w/workspace/foundry_device-virtual-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T11:08:03.628Z] $ docker top a06c487a17c9f4ff78a9bce85c5cd93ce912d95a6c81acd6c15ea76b1921335d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:08:04.083Z] ---> job-cost.sh [2022-04-11T11:08:04.083Z] lf-activate-venv: SKIPPING [2022-04-11T11:08:04.083Z] INFO: No Stack... [2022-04-11T11:08:04.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T11:08:04.639Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T11:08:04.964Z] + cat /w/workspace/foundry_device-virtual-go_PR-276/archives/cost.csv [2022-04-11T11:08:04.964Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T11:08:05.009Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [2022-04-11T11:08:05.014Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] did not exist. Created. [2022-04-11T11:08:05.014Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:08:05.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T11:08:05.463Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T11:08:05.490Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T11:08:05.574Z] $ docker stop --time=1 a06c487a17c9f4ff78a9bce85c5cd93ce912d95a6c81acd6c15ea76b1921335d [2022-04-11T11:08:06.759Z] $ docker rm -f a06c487a17c9f4ff78a9bce85c5cd93ce912d95a6c81acd6c15ea76b1921335d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T11:08:41.468Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19489 in /w/workspace/foundry_device-virtual-go_PR-276 [Pipeline] { [Pipeline] ws [2022-04-11T11:08:41.511Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-04-11T11:08:41.954Z] The recommended git tool is: git [2022-04-11T11:08:50.770Z] using credential edgex-jenkins-ssh [2022-04-11T11:08:50.803Z] Cloning the remote Git repository [2022-04-11T11:08:50.983Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-04-11T11:08:51.162Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-04-11T11:08:51.310Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-11T11:08:51.311Z] > git --version # timeout=10 [2022-04-11T11:08:51.355Z] > git --version # 'git version 2.25.1' [2022-04-11T11:08:51.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T11:08:51.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T11:08:54.579Z] Merging remotes/origin/main commit 92eeb058ea4423f52907451924a865deb70e0eda into PR head commit af87952f6b86e0bb62623b0f86dc5d0e7512b395 [2022-04-11T11:08:54.834Z] Merge succeeded, producing af87952f6b86e0bb62623b0f86dc5d0e7512b395 [2022-04-11T11:08:54.834Z] Checking out Revision af87952f6b86e0bb62623b0f86dc5d0e7512b395 (PR-276) [2022-04-11T11:08:53.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-11T11:08:53.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T11:08:53.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-11T11:08:53.986Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-11T11:08:53.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T11:08:54.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T11:08:54.607Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T11:08:54.630Z] > git checkout -f af87952f6b86e0bb62623b0f86dc5d0e7512b395 # timeout=10 [2022-04-11T11:08:54.736Z] > git remote # timeout=10 [2022-04-11T11:08:54.754Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T11:08:54.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T11:08:54.789Z] > git merge 92eeb058ea4423f52907451924a865deb70e0eda # timeout=10 [2022-04-11T11:08:54.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T11:08:54.843Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T11:08:54.858Z] > git checkout -f af87952f6b86e0bb62623b0f86dc5d0e7512b395 # timeout=10 [2022-04-11T11:08:59.413Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-04-11T11:08:59.598Z] > git --version # timeout=10 [2022-04-11T11:08:59.617Z] > git --version # 'git version 2.25.1' [2022-04-11T11:08:59.667Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:09:00.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T11:09:00.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T11:09:00.877Z] Dload Upload Total Spent Left Speed [2022-04-11T11:09:00.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-04-11T11:09:01.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T11:09:01.846Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T11:09:01.846Z] sudo tee /etc/docker/daemon.new [2022-04-11T11:09:01.846Z] { [2022-04-11T11:09:01.846Z] "registry-mirrors": [ [2022-04-11T11:09:01.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T11:09:01.846Z] ], [2022-04-11T11:09:01.846Z] "bip": "10.250.0.254/24", [2022-04-11T11:09:01.846Z] "hosts": [ [2022-04-11T11:09:01.846Z] "tcp://0.0.0.0:5555", [2022-04-11T11:09:01.846Z] "unix:///var/run/docker.sock" [2022-04-11T11:09:01.846Z] ], [2022-04-11T11:09:01.846Z] "mtu": 1458, [2022-04-11T11:09:01.846Z] "selinux-enabled": true, [2022-04-11T11:09:01.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T11:09:01.846Z] } [Pipeline] sh [2022-04-11T11:09:02.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T11:09:02.579Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:09:20.997Z] provisioning config files... [2022-04-11T11:09:21.027Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2702845993963323310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:09:21.679Z] ---> docker-login.sh [2022-04-11T11:09:21.679Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:09:22.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:09:22.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:09:22.978Z] Configure a credential helper to remove this warning. See [2022-04-11T11:09:22.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:09:22.978Z] [2022-04-11T11:09:22.978Z] Login Succeeded [2022-04-11T11:09:22.978Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:09:23.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:09:23.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:09:23.533Z] Configure a credential helper to remove this warning. See [2022-04-11T11:09:23.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:09:23.533Z] [2022-04-11T11:09:23.533Z] Login Succeeded [2022-04-11T11:09:23.533Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:09:23.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:09:23.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:09:23.806Z] Configure a credential helper to remove this warning. See [2022-04-11T11:09:23.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:09:23.806Z] [2022-04-11T11:09:23.806Z] Login Succeeded [2022-04-11T11:09:24.085Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:09:24.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:09:24.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:09:24.361Z] Configure a credential helper to remove this warning. See [2022-04-11T11:09:24.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:09:24.361Z] [2022-04-11T11:09:24.361Z] Login Succeeded [2022-04-11T11:09:24.361Z] docker.io [2022-04-11T11:09:24.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:09:25.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:09:25.233Z] Configure a credential helper to remove this warning. See [2022-04-11T11:09:25.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:09:25.233Z] [2022-04-11T11:09:25.233Z] Login Succeeded [2022-04-11T11:09:25.233Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:09:25.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T11:09:25.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:09:25.713Z] ========================================================= [2022-04-11T11:09:25.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T11:09:25.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:09:26.145Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T11:09:26.756Z] Sending build context to Docker daemon 11.6MB [2022-04-11T11:09:26.756Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:09:26.756Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T11:09:26.756Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T11:09:26.756Z] 9b3977197b4f: Pulling fs layer [2022-04-11T11:09:26.756Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T11:09:26.756Z] 94645a83ff95: Pulling fs layer [2022-04-11T11:09:26.756Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T11:09:26.756Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T11:09:26.756Z] f7c0051592d6: Pulling fs layer [2022-04-11T11:09:26.756Z] a227ed2f7395: Pulling fs layer [2022-04-11T11:09:26.756Z] 7b1c46037f91: Pulling fs layer [2022-04-11T11:09:26.756Z] f7c0051592d6: Waiting [2022-04-11T11:09:26.756Z] 3f3a8bcf1eab: Waiting [2022-04-11T11:09:26.756Z] a227ed2f7395: Waiting [2022-04-11T11:09:26.756Z] 0c92f367c5e7: Waiting [2022-04-11T11:09:26.756Z] 7b1c46037f91: Waiting [2022-04-11T11:09:26.756Z] 94645a83ff95: Verifying Checksum [2022-04-11T11:09:26.756Z] 94645a83ff95: Download complete [2022-04-11T11:09:27.033Z] 1a89e8eeedd5: Download complete [2022-04-11T11:09:27.033Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T11:09:27.033Z] 0c92f367c5e7: Download complete [2022-04-11T11:09:27.033Z] f7c0051592d6: Verifying Checksum [2022-04-11T11:09:27.033Z] f7c0051592d6: Download complete [2022-04-11T11:09:27.033Z] 9b3977197b4f: Download complete [2022-04-11T11:09:27.033Z] a227ed2f7395: Verifying Checksum [2022-04-11T11:09:27.033Z] a227ed2f7395: Download complete [2022-04-11T11:09:28.029Z] 9b3977197b4f: Pull complete [2022-04-11T11:09:28.635Z] 1a89e8eeedd5: Pull complete [2022-04-11T11:09:28.913Z] 94645a83ff95: Pull complete [2022-04-11T11:09:29.189Z] 7b1c46037f91: Verifying Checksum [2022-04-11T11:09:29.189Z] 7b1c46037f91: Download complete [2022-04-11T11:09:29.786Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T11:09:29.786Z] 3f3a8bcf1eab: Download complete [2022-04-11T11:09:44.878Z] 3f3a8bcf1eab: Pull complete [2022-04-11T11:09:44.878Z] 0c92f367c5e7: Pull complete [2022-04-11T11:09:44.878Z] f7c0051592d6: Pull complete [2022-04-11T11:09:44.878Z] a227ed2f7395: Pull complete [2022-04-11T11:09:50.293Z] 7b1c46037f91: Pull complete [2022-04-11T11:09:50.293Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T11:09:50.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T11:09:50.293Z] ---> f79e39bc4007 [2022-04-11T11:09:50.293Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:09:51.289Z] ---> Running in 77915290f699 [2022-04-11T11:09:51.568Z] Removing intermediate container 77915290f699 [2022-04-11T11:09:51.568Z] ---> 6cb0e071f614 [2022-04-11T11:09:51.568Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:09:51.843Z] ---> Running in d69e6ea0d236 [2022-04-11T11:09:52.119Z] Removing intermediate container d69e6ea0d236 [2022-04-11T11:09:52.119Z] ---> 2aeb60a08318 [2022-04-11T11:09:52.119Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-11T11:09:52.119Z] ---> Running in 49a864ebceb1 [2022-04-11T11:09:52.396Z] Removing intermediate container 49a864ebceb1 [2022-04-11T11:09:52.396Z] ---> fc6cbd1529c5 [2022-04-11T11:09:52.396Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:09:52.670Z] ---> Running in 0049d5640eaf [2022-04-11T11:09:54.652Z] Removing intermediate container 0049d5640eaf [2022-04-11T11:09:54.652Z] ---> 09f0a52621f8 [2022-04-11T11:09:54.652Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:09:54.652Z] ---> Running in 84419a5977c5 [2022-04-11T11:09:58.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:09:59.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:10:00.019Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T11:10:00.019Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T11:10:00.019Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T11:10:00.293Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T11:10:00.293Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T11:10:00.293Z] OK: 224 MiB in 56 packages [2022-04-11T11:10:01.273Z] Removing intermediate container 84419a5977c5 [2022-04-11T11:10:01.273Z] ---> c782b7385764 [2022-04-11T11:10:01.273Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T11:10:01.880Z] ---> 97d55c3dbb16 [2022-04-11T11:10:01.880Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:10:02.169Z] ---> Running in 0a3ccdd2bd82 [2022-04-11T11:10:49.190Z] Removing intermediate container 0a3ccdd2bd82 [2022-04-11T11:10:49.190Z] ---> 97ff641d0801 [2022-04-11T11:10:49.190Z] Step 10/12 : COPY . . [2022-04-11T11:10:49.785Z] ---> edcff51a5da1 [2022-04-11T11:10:49.785Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T11:10:50.060Z] ---> Running in 079f1d9ce454 [2022-04-11T11:10:50.336Z] Removing intermediate container 079f1d9ce454 [2022-04-11T11:10:50.336Z] ---> 408c1fe0ebbe [2022-04-11T11:10:50.336Z] Step 12/12 : RUN $MAKE [2022-04-11T11:10:50.336Z] ---> Running in 45e3905ef306 [2022-04-11T11:10:51.776Z] noop [2022-04-11T11:10:52.049Z] Removing intermediate container 45e3905ef306 [2022-04-11T11:10:52.049Z] ---> 9f0f6a7fd194 [2022-04-11T11:10:52.049Z] Successfully built 9f0f6a7fd194 [2022-04-11T11:10:52.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:10:52.423Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T11:10:52.423Z] . [Pipeline] withDockerContainer [2022-04-11T11:10:52.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-04-11T11:10:52.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T11:10:54.172Z] $ docker top a5c2de601824a9d7d9b323a3e5061e18e22dace59535126bbf12328921900e61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:10:55.178Z] + go version [2022-04-11T11:10:55.178Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T11:10:55.219Z] $ docker stop --time=1 a5c2de601824a9d7d9b323a3e5061e18e22dace59535126bbf12328921900e61 [2022-04-11T11:10:56.940Z] $ docker rm -f a5c2de601824a9d7d9b323a3e5061e18e22dace59535126bbf12328921900e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:10:57.835Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T11:10:57.835Z] . [Pipeline] withDockerContainer [2022-04-11T11:10:58.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-04-11T11:10:58.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T11:10:59.596Z] $ docker top dad62ee9518402eea363a886e7f923ff482bdb6360a30aa49eabf737756f3294 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T11:11:00.648Z] + make test [2022-04-11T11:11:00.649Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T11:11:02.645Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-11T11:12:39.557Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-11T11:12:39.557Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 65.7% of statements [2022-04-11T11:12:39.557Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T11:12:39.557Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T11:12:57.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T11:12:57.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T11:12:57.914Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T11:12:58.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T11:12:58.293Z] $ docker stop --time=1 dad62ee9518402eea363a886e7f923ff482bdb6360a30aa49eabf737756f3294 [2022-04-11T11:13:00.102Z] $ docker rm -f dad62ee9518402eea363a886e7f923ff482bdb6360a30aa49eabf737756f3294 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:13:01.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T11:13:01.190Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T11:13:01.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:13:02.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T11:13:02.728Z] + ls -al . [2022-04-11T11:13:02.728Z] total 200 [2022-04-11T11:13:02.728Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 11:12 . [2022-04-11T11:13:02.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:08 .. [2022-04-11T11:13:02.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:08 .git [2022-04-11T11:13:02.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:08 .github [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 11 11:08 .gitignore [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:08 .golangci.yml [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 11 11:08 Attribution.txt [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 11 11:08 CHANGELOG.md [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 11 11:08 Dockerfile [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:08 GOVERNANCE.md [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 11 11:08 Jenkinsfile [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:08 LICENSE [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 2248 Apr 11 11:08 Makefile [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 11 11:08 OWNERS.md [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 11 11:08 README.md [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 11:06 VERSION [2022-04-11T11:13:02.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:08 bin [2022-04-11T11:13:02.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:08 cmd [2022-04-11T11:13:02.728Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 11 11:12 coverage.out [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 3092 Apr 11 11:08 go.mod [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 54115 Apr 11 11:08 go.sum [2022-04-11T11:13:02.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:08 internal [2022-04-11T11:13:02.728Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 11 11:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:13:03.113Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af87952f6b86e0bb62623b0f86dc5d0e7512b395 --label arch=arm64 --label version=0.0.0 . [2022-04-11T11:13:03.712Z] Sending build context to Docker daemon 11.65MB [2022-04-11T11:13:03.712Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:13:03.712Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-11T11:13:03.712Z] ---> 9f0f6a7fd194 [2022-04-11T11:13:03.712Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:13:03.712Z] ---> Running in 9e72dd35a241 [2022-04-11T11:13:03.989Z] Removing intermediate container 9e72dd35a241 [2022-04-11T11:13:03.989Z] ---> cac9d006d5c1 [2022-04-11T11:13:03.989Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:13:04.267Z] ---> Running in b051d128987b [2022-04-11T11:13:04.543Z] Removing intermediate container b051d128987b [2022-04-11T11:13:04.543Z] ---> c36bff3dbcf2 [2022-04-11T11:13:04.543Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-11T11:13:04.543Z] ---> Running in f47e11d219b8 [2022-04-11T11:13:04.823Z] Removing intermediate container f47e11d219b8 [2022-04-11T11:13:04.823Z] ---> d0c67c83e64e [2022-04-11T11:13:04.823Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:13:05.099Z] ---> Running in c9dc32b0c100 [2022-04-11T11:13:06.550Z] Removing intermediate container c9dc32b0c100 [2022-04-11T11:13:06.550Z] ---> d452b4b24d7c [2022-04-11T11:13:06.550Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:13:06.836Z] ---> Running in 6c366ea7d8a8 [2022-04-11T11:13:07.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:13:08.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:13:09.403Z] OK: 224 MiB in 56 packages [2022-04-11T11:13:10.393Z] Removing intermediate container 6c366ea7d8a8 [2022-04-11T11:13:10.393Z] ---> 5704593a0607 [2022-04-11T11:13:10.393Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-11T11:13:10.669Z] ---> 9606f88098bd [2022-04-11T11:13:10.669Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:13:10.945Z] ---> Running in b6588307e143 [2022-04-11T11:13:12.934Z] Removing intermediate container b6588307e143 [2022-04-11T11:13:12.934Z] ---> abf5b2479895 [2022-04-11T11:13:12.934Z] Step 10/26 : COPY . . [2022-04-11T11:13:13.914Z] ---> 4cbbd25736db [2022-04-11T11:13:13.914Z] Step 11/26 : ARG MAKE='make build' [2022-04-11T11:13:13.914Z] ---> Running in 3484b580aef1 [2022-04-11T11:13:14.187Z] Removing intermediate container 3484b580aef1 [2022-04-11T11:13:14.187Z] ---> c384bf1724db [2022-04-11T11:13:14.187Z] Step 12/26 : RUN $MAKE [2022-04-11T11:13:14.464Z] ---> Running in 8c0f5c8ff5d9 [2022-04-11T11:13:15.456Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-11T11:15:22.365Z] Removing intermediate container 8c0f5c8ff5d9 [2022-04-11T11:15:22.365Z] ---> f8aeadf2ba0d [2022-04-11T11:15:22.365Z] Step 13/26 : FROM alpine:3.14 [2022-04-11T11:15:22.365Z] 3.14: Pulling from library/alpine [2022-04-11T11:15:22.365Z] 455c02918c45: Pulling fs layer [2022-04-11T11:15:22.365Z] 455c02918c45: Verifying Checksum [2022-04-11T11:15:22.365Z] 455c02918c45: Download complete [2022-04-11T11:15:22.365Z] 455c02918c45: Pull complete [2022-04-11T11:15:22.365Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T11:15:22.365Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T11:15:22.365Z] ---> ac73e934f311 [2022-04-11T11:15:22.365Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-11T11:15:22.365Z] ---> Running in a6b6c889b0ed [2022-04-11T11:15:22.365Z] Removing intermediate container a6b6c889b0ed [2022-04-11T11:15:22.365Z] ---> 2cc1387cc929 [2022-04-11T11:15:22.365Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:15:22.636Z] ---> Running in d12e64f44875 [2022-04-11T11:15:24.622Z] Removing intermediate container d12e64f44875 [2022-04-11T11:15:24.622Z] ---> eadab788e8a0 [2022-04-11T11:15:24.622Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T11:15:24.622Z] ---> Running in 0c08349da58a [2022-04-11T11:15:25.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:15:26.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:15:27.178Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T11:15:27.178Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T11:15:27.178Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T11:15:27.452Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T11:15:27.452Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T11:15:27.733Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T11:15:27.733Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:15:27.733Z] OK: 8 MiB in 20 packages [2022-04-11T11:15:28.722Z] Removing intermediate container 0c08349da58a [2022-04-11T11:15:28.722Z] ---> 5498e0585a6e [2022-04-11T11:15:28.722Z] Step 17/26 : WORKDIR / [2022-04-11T11:15:28.722Z] ---> Running in 5c0b73a8de40 [2022-04-11T11:15:28.997Z] Removing intermediate container 5c0b73a8de40 [2022-04-11T11:15:28.997Z] ---> 654e2c7ef53a [2022-04-11T11:15:28.997Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-11T11:15:29.591Z] ---> 7b856466c08b [2022-04-11T11:15:29.591Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-11T11:15:30.191Z] ---> 7cca2566b9fe [2022-04-11T11:15:30.191Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-11T11:15:32.170Z] ---> 91920420db84 [2022-04-11T11:15:32.170Z] Step 21/26 : EXPOSE 59900 [2022-04-11T11:15:32.170Z] ---> Running in 078049efbcbc [2022-04-11T11:15:32.170Z] Removing intermediate container 078049efbcbc [2022-04-11T11:15:32.170Z] ---> ac90c58ddb94 [2022-04-11T11:15:32.170Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-11T11:15:32.170Z] ---> Running in 3336c5d70b61 [2022-04-11T11:15:32.769Z] Removing intermediate container 3336c5d70b61 [2022-04-11T11:15:32.769Z] ---> b66469f40d65 [2022-04-11T11:15:32.769Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T11:15:32.769Z] ---> Running in 69949acaddd9 [2022-04-11T11:15:33.042Z] Removing intermediate container 69949acaddd9 [2022-04-11T11:15:33.042Z] ---> 27c197258207 [2022-04-11T11:15:33.042Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T11:15:33.042Z] ---> Running in aeaa6bfc5b38 [2022-04-11T11:15:33.318Z] Removing intermediate container aeaa6bfc5b38 [2022-04-11T11:15:33.318Z] ---> 69b7b8827624 [2022-04-11T11:15:33.318Z] Step 25/26 : LABEL git_sha=af87952f6b86e0bb62623b0f86dc5d0e7512b395 [2022-04-11T11:15:33.593Z] ---> Running in 6331eda5b4e2 [2022-04-11T11:15:33.870Z] Removing intermediate container 6331eda5b4e2 [2022-04-11T11:15:33.870Z] ---> 883e5951e200 [2022-04-11T11:15:33.870Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T11:15:33.870Z] ---> Running in d3051989455d [2022-04-11T11:15:34.145Z] Removing intermediate container d3051989455d [2022-04-11T11:15:34.145Z] ---> 86cfe7bcada3 [2022-04-11T11:15:34.145Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T11:15:34.145Z] Successfully built 86cfe7bcada3 [2022-04-11T11:15:34.145Z] Successfully tagged device-virtual-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 [2022-04-11T11:15:34.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:15:34.878Z] [2022-04-11T11:15:34.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:15:35.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:15:35.600Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T11:15:35.600Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T11:15:35.600Z] 04944245beec: Pulling fs layer [2022-04-11T11:15:35.600Z] 699f458cf7ca: Pulling fs layer [2022-04-11T11:15:35.600Z] 765212b225bb: Pulling fs layer [2022-04-11T11:15:35.600Z] f23df028b6ca: Pulling fs layer [2022-04-11T11:15:35.600Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T11:15:35.600Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T11:15:35.600Z] f23df028b6ca: Waiting [2022-04-11T11:15:35.600Z] 765212b225bb: Waiting [2022-04-11T11:15:35.600Z] d65c8cfc05b1: Waiting [2022-04-11T11:15:35.600Z] 2437ff75d9bd: Waiting [2022-04-11T11:15:35.600Z] 04944245beec: Verifying Checksum [2022-04-11T11:15:35.600Z] 04944245beec: Download complete [2022-04-11T11:15:35.600Z] 765212b225bb: Verifying Checksum [2022-04-11T11:15:35.600Z] 765212b225bb: Download complete [2022-04-11T11:15:35.600Z] f23df028b6ca: Verifying Checksum [2022-04-11T11:15:35.600Z] f23df028b6ca: Download complete [2022-04-11T11:15:35.895Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T11:15:35.895Z] d65c8cfc05b1: Download complete [2022-04-11T11:15:35.895Z] 699f458cf7ca: Verifying Checksum [2022-04-11T11:15:35.895Z] 699f458cf7ca: Download complete [2022-04-11T11:15:36.528Z] 8998bd30e6a1: Download complete [2022-04-11T11:15:39.280Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T11:15:39.280Z] 2437ff75d9bd: Download complete [2022-04-11T11:15:42.013Z] 8998bd30e6a1: Pull complete [2022-04-11T11:15:42.287Z] 04944245beec: Pull complete [2022-04-11T11:15:44.261Z] 699f458cf7ca: Pull complete [2022-04-11T11:15:44.261Z] 765212b225bb: Pull complete [2022-04-11T11:15:45.246Z] f23df028b6ca: Pull complete [2022-04-11T11:15:45.246Z] d65c8cfc05b1: Pull complete [2022-04-11T11:16:00.343Z] 2437ff75d9bd: Pull complete [2022-04-11T11:16:00.343Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T11:16:00.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:16:00.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T11:16:00.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-19489 does not seem to be running inside a container [2022-04-11T11:16:00.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T11:16:03.458Z] $ docker top 3bf602546759bdec7659269f4b82daa8a57cd92d7fe3150318076fb5ddbc9a98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:04.478Z] ---> job-cost.sh [2022-04-11T11:16:04.478Z] lf-activate-venv: SKIPPING [2022-04-11T11:16:04.478Z] INFO: No Stack... [2022-04-11T11:16:05.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T11:16:06.050Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T11:16:06.731Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-04-11T11:16:06.731Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T11:16:06.811Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [2022-04-11T11:16:06.816Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] did not exist. Created. [2022-04-11T11:16:06.816Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:16:07.566Z] /w/workspace/device-virtual-go/1@tmp/durable-73788e5b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T11:16:08.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T11:16:08.307Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T11:16:08.351Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T11:16:08.365Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T11:16:08.440Z] $ docker stop --time=1 3bf602546759bdec7659269f4b82daa8a57cd92d7fe3150318076fb5ddbc9a98 [2022-04-11T11:16:09.985Z] $ docker rm -f 3bf602546759bdec7659269f4b82daa8a57cd92d7fe3150318076fb5ddbc9a98 [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 [2022-04-11T11:16:11.092Z] provisioning config files... [2022-04-11T11:16:11.102Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-276@tmp/config8060263341367373924tmp [Pipeline] { [Pipeline] sh [2022-04-11T11:16:11.459Z] + set +x [2022-04-11T11:16:11.459Z] + curl -s https://codecov.io/bash [2022-04-11T11:16:11.459Z] + bash -s -- [2022-04-11T11:16:11.459Z] [2022-04-11T11:16:11.459Z] _____ _ [2022-04-11T11:16:11.459Z] / ____| | | [2022-04-11T11:16:11.459Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T11:16:11.459Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T11:16:11.459Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T11:16:11.459Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T11:16:11.459Z] Bash-1.0.6 [2022-04-11T11:16:11.459Z] [2022-04-11T11:16:11.459Z] [2022-04-11T11:16:11.459Z] ==> git version 2.25.1 found [2022-04-11T11:16:11.459Z] ==> 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 [2022-04-11T11:16:11.459Z] Release-Date: 2020-01-08 [2022-04-11T11:16:11.459Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T11:16:11.459Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T11:16:11.459Z] ==> Jenkins CI detected. [2022-04-11T11:16:11.459Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-276 [2022-04-11T11:16:11.459Z] project root: . [2022-04-11T11:16:11.459Z] --> token set from env [2022-04-11T11:16:11.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T11:16:11.459Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T11:16:11.459Z] ==> Python coveragepy not found [2022-04-11T11:16:11.459Z] ==> Searching for coverage reports in: [2022-04-11T11:16:11.459Z] + . [2022-04-11T11:16:11.459Z] -> Found 1 reports [2022-04-11T11:16:11.459Z] ==> Detecting git/mercurial file structure [2022-04-11T11:16:11.459Z] ==> Reading reports [2022-04-11T11:16:11.459Z] + ./coverage.out bytes=44128 [2022-04-11T11:16:11.459Z] ==> Appending adjustments [2022-04-11T11:16:11.459Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T11:16:11.721Z] + Found adjustments [2022-04-11T11:16:11.721Z] ==> Gzipping contents [2022-04-11T11:16:11.721Z] 8.0K /tmp/codecov.7PJTci.gz [2022-04-11T11:16:11.721Z] ==> Uploading reports [2022-04-11T11:16:11.721Z] url: https://codecov.io [2022-04-11T11:16:11.721Z] query: branch=PR-276&commit=af87952f6b86e0bb62623b0f86dc5d0e7512b395&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2022-04-11T11:16:11.721Z] -> Pinging Codecov [2022-04-11T11:16:11.721Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-276&commit=af87952f6b86e0bb62623b0f86dc5d0e7512b395&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2022-04-11T11:16:11.981Z] -> Uploading to [2022-04-11T11:16:11.981Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/5E52B4B073DB2E39498172D8E973AA87/af87952f6b86e0bb62623b0f86dc5d0e7512b395/bd869051-19e5-4707-83e5-d692001b779e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T111611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3495092ef072f371c6a02a51eba67de5a05bd4f6bb41ec595cf3b5c1d2c4df4 [2022-04-11T11:16:11.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T11:16:11.981Z] Dload Upload Total Spent Left Speed [2022-04-11T11:16:12.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5295 0 0 100 5295 0 22436 --:--:-- --:--:-- --:--:-- 22436 [2022-04-11T11:16:12.243Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/af87952f6b86e0bb62623b0f86dc5d0e7512b395 [Pipeline] } [2022-04-11T11:16:12.268Z] 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 [2022-04-11T11:16:13.979Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-276/archives ] [2022-04-11T11:16:13.980Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-276/archives [2022-04-11T11:16:13.980Z] total 16 [2022-04-11T11:16:13.980Z] drwxr-xr-x 3 root root 4096 Apr 11 11:08 . [2022-04-11T11:16:13.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 11:08 .. [2022-04-11T11:16:13.980Z] drwxr-xr-x 2 root root 4096 Apr 11 11:08 cost [2022-04-11T11:16:13.980Z] -rw-r--r-- 1 root root 88 Apr 11 11:08 cost.csv [2022-04-11T11:16:13.980Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-276/archives [2022-04-11T11:16:13.980Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-276/archives [2022-04-11T11:16:13.980Z] total 16 [2022-04-11T11:16:13.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 11:08 . [2022-04-11T11:16:13.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 11:08 .. [2022-04-11T11:16:13.980Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 11:08 cost [2022-04-11T11:16:13.980Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 11 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:14.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:15.208Z] ---> package-listing.sh [2022-04-11T11:16:15.208Z] ++ facter osfamily [2022-04-11T11:16:15.208Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T11:16:15.470Z] + OS_FAMILY=debian [2022-04-11T11:16:15.470Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-276 [2022-04-11T11:16:15.470Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T11:16:15.470Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T11:16:15.470Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T11:16:15.470Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T11:16:15.470Z] + '[' /w/workspace/foundry_device-virtual-go_PR-276 ']' [2022-04-11T11:16:15.470Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T11:16:15.470Z] + case "${OS_FAMILY}" in [2022-04-11T11:16:15.470Z] + dpkg -l [2022-04-11T11:16:15.470Z] + grep '^ii' [2022-04-11T11:16:15.470Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T11:16:15.470Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T11:16:15.470Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T11:16:15.470Z] + '[' /w/workspace/foundry_device-virtual-go_PR-276 ']' [2022-04-11T11:16:15.470Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-276/archives/ [2022-04-11T11:16:15.470Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-276/archives/ [Pipeline] echo [2022-04-11T11:16:15.505Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T11:16:15.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:16:16.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:16:16.132Z] . [Pipeline] withDockerContainer [2022-04-11T11:16:16.224Z] prd-ubuntu20.04-docker-8c-8g-19488 does not seem to be running inside a container [2022-04-11T11:16:16.266Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-276 -v /w/workspace/foundry_device-virtual-go_PR-276:/w/workspace/foundry_device-virtual-go_PR-276:rw,z -v /w/workspace/foundry_device-virtual-go_PR-276@tmp:/w/workspace/foundry_device-virtual-go_PR-276@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:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T11:16:16.474Z] $ docker top e62ffab0970ca6f1c8ec8c0de3a120d39e84fd03874a16f1c165f249b97fff52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:16:16.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T11:16:17.189Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T11:16:17.537Z] + ls /var/log/sa-host [2022-04-11T11:16:17.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:16:17.679Z] provisioning config files... [2022-04-11T11:16:17.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-276@tmp/config4554858997312969279tmp [Pipeline] { [Pipeline] echo [2022-04-11T11:16:17.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:18.061Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T11:16:18.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:18.483Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T11:16:18.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:18.838Z] ---> sudo-logs.sh [2022-04-11T11:16:18.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T11:16:18.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:19.245Z] ---> job-cost.sh [2022-04-11T11:16:19.245Z] lf-activate-venv: SKIPPING [2022-04-11T11:16:19.245Z] DEBUG: total: 0.2199999988079071 [2022-04-11T11:16:19.245Z] INFO: Retrieving Stack Cost... [2022-04-11T11:16:20.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T11:16:20.448Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T11:16:20.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:16:20.927Z] ---> logs-deploy.sh [2022-04-11T11:16:20.927Z] lf-activate-venv: SKIPPING [2022-04-11T11:16:20.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-276/1 [2022-04-11T11:16:20.927Z] INFO: archiving workspace using pattern(s): [2022-04-11T11:16:21.870Z] Archives upload complete. [2022-04-11T11:16:21.870Z] INFO: archiving logs to Nexus [2022-04-11T11:16:22.441Z] ---> uname -a: [2022-04-11T11:16:22.441Z] Linux prd-ubuntu20-04-docker-8c-8g-19488 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-11T11:16:22.441Z] [2022-04-11T11:16:22.441Z] [2022-04-11T11:16:22.441Z] ---> lscpu: [2022-04-11T11:16:22.441Z] Architecture: x86_64 [2022-04-11T11:16:22.441Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-11T11:16:22.441Z] Byte Order: Little Endian [2022-04-11T11:16:22.441Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-11T11:16:22.441Z] CPU(s): 8 [2022-04-11T11:16:22.441Z] On-line CPU(s) list: 0-7 [2022-04-11T11:16:22.441Z] Thread(s) per core: 1 [2022-04-11T11:16:22.441Z] Core(s) per socket: 1 [2022-04-11T11:16:22.441Z] Socket(s): 8 [2022-04-11T11:16:22.441Z] NUMA node(s): 1 [2022-04-11T11:16:22.441Z] Vendor ID: AuthenticAMD [2022-04-11T11:16:22.441Z] CPU family: 23 [2022-04-11T11:16:22.441Z] Model: 49 [2022-04-11T11:16:22.441Z] Model name: AMD EPYC-Rome Processor [2022-04-11T11:16:22.441Z] Stepping: 0 [2022-04-11T11:16:22.441Z] CPU MHz: 2799.998 [2022-04-11T11:16:22.441Z] BogoMIPS: 5599.99 [2022-04-11T11:16:22.441Z] Virtualization: AMD-V [2022-04-11T11:16:22.441Z] Hypervisor vendor: KVM [2022-04-11T11:16:22.441Z] Virtualization type: full [2022-04-11T11:16:22.441Z] L1d cache: 256 KiB [2022-04-11T11:16:22.441Z] L1i cache: 256 KiB [2022-04-11T11:16:22.441Z] L2 cache: 4 MiB [2022-04-11T11:16:22.441Z] L3 cache: 128 MiB [2022-04-11T11:16:22.441Z] NUMA node0 CPU(s): 0-7 [2022-04-11T11:16:22.441Z] Vulnerability Itlb multihit: Not affected [2022-04-11T11:16:22.441Z] Vulnerability L1tf: Not affected [2022-04-11T11:16:22.441Z] Vulnerability Mds: Not affected [2022-04-11T11:16:22.441Z] Vulnerability Meltdown: Not affected [2022-04-11T11:16:22.441Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-11T11:16:22.441Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-11T11:16:22.441Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-11T11:16:22.441Z] Vulnerability Srbds: Not affected [2022-04-11T11:16:22.441Z] Vulnerability Tsx async abort: Not affected [2022-04-11T11:16:22.441Z] 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 [2022-04-11T11:16:22.441Z] [2022-04-11T11:16:22.441Z]