Pull request #453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb4b8140317a66d736d5efba010080b874a6c828+31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f (110e42b31ac7b1ec85f43f58a60f0eafdddea3c9) 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-ssh15732097725323816535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh714009409846372876.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18380209804592790172.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-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9575318827488074239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1030816953964203317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2468542580803093224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24182 in /w/workspace/foundry_device-virtual-go_PR-453 [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-453 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f into PR head commit cb4b8140317a66d736d5efba010080b874a6c828 Merge succeeded, producing cb4b8140317a66d736d5efba010080b874a6c828 Checking out Revision cb4b8140317a66d736d5efba010080b874a6c828 (PR-453) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cb4b8140317a66d736d5efba010080b874a6c828 # 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 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb4b8140317a66d736d5efba010080b874a6c828 # timeout=10 [Pipeline] timeout [2023-12-06T11:24:13.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T11:24:13.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T11:24:13.748Z] ========================================================= [2023-12-06T11:24:13.748Z] EdgeX Global Pipelines Version Info [2023-12-06T11:24:13.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:24:14.491Z] ------------------- [2023-12-06T11:24:14.491Z] stable info: [2023-12-06T11:24:14.491Z] ------------------- [2023-12-06T11:24:14.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T11:24:14.491Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T11:24:14.491Z] Message: update stable to v1.0.258 [2023-12-06T11:24:15.062Z] ------------------- [2023-12-06T11:24:15.062Z] experimental info: [2023-12-06T11:24:15.062Z] ------------------- [2023-12-06T11:24:15.062Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T11:24:15.062Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T11:24:15.062Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T11:24:15.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-06T11:24:15.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-06T11:24:15.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T11:24:15.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T11:24:15.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T11:24:15.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T11:24:15.597Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T11:24:15.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T11:24:15.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T11:24:15.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T11:24:15.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T11:24:15.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-06T11:24:15.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T11:24:16.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T11:24:16.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T11:24:16.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T11:24:16.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T11:24:16.281Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T11:24:16.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T11:24:16.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T11:24:16.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T11:24:16.542Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T11:24:16.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T11:24:16.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T11:24:16.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T11:24:16.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T11:24:16.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T11:24:16.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-453 [Pipeline] echo [2023-12-06T11:24:17.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-453 [Pipeline] echo [2023-12-06T11:24:17.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-453 [Pipeline] echo [2023-12-06T11:24:17.169Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb4b8140317a66d736d5efba010080b874a6c828 [Pipeline] echo [2023-12-06T11:24:17.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb4b814 [Pipeline] echo [2023-12-06T11:24:17.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T11:24:17.476Z] provisioning config files... [2023-12-06T11:24:17.489Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-453@tmp/config2695837061014747065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:24:17.894Z] ---> ****-login.sh [2023-12-06T11:24:17.894Z] nexus3.edgexfoundry.org:10001 [2023-12-06T11:24:18.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:18.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:18.413Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:18.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:18.413Z] [2023-12-06T11:24:18.413Z] Login Succeeded [2023-12-06T11:24:18.413Z] nexus3.edgexfoundry.org:10002 [2023-12-06T11:24:18.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:18.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:18.413Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:18.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:18.413Z] [2023-12-06T11:24:18.413Z] Login Succeeded [2023-12-06T11:24:18.413Z] nexus3.edgexfoundry.org:10003 [2023-12-06T11:24:18.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:18.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:18.674Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:18.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:18.674Z] [2023-12-06T11:24:18.674Z] Login Succeeded [2023-12-06T11:24:18.674Z] nexus3.edgexfoundry.org:10004 [2023-12-06T11:24:18.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:18.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:18.674Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:18.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:18.674Z] [2023-12-06T11:24:18.674Z] Login Succeeded [2023-12-06T11:24:18.674Z] ****.io [2023-12-06T11:24:18.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:18.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:18.935Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:18.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:18.935Z] [2023-12-06T11:24:18.935Z] Login Succeeded [2023-12-06T11:24:18.935Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T11:24:18.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T11:24:19.733Z] + git rev-list -1 --merges cb4b8140317a66d736d5efba010080b874a6c828~1..cb4b8140317a66d736d5efba010080b874a6c828 [Pipeline] echo [2023-12-06T11:24:19.771Z] -----------> git rev-list -1 --merges cb4b8140317a66d736d5efba010080b874a6c828~1..cb4b8140317a66d736d5efba010080b874a6c828 cb4b8140317a66d736d5efba010080b874a6c828 [false] [Pipeline] sh [2023-12-06T11:24:20.101Z] + git log --format=format:%s -1 cb4b8140317a66d736d5efba010080b874a6c828 [Pipeline] echo [2023-12-06T11:24:20.138Z] ========================================================= [2023-12-06T11:24:20.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T11:24:20.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T11:24:20.630Z] + git log --format=format:%s -1 cb4b8140317a66d736d5efba010080b874a6c828 [Pipeline] echo [2023-12-06T11:24:20.672Z] [semverPrep] GIT_COMMIT: cb4b8140317a66d736d5efba010080b874a6c828, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T11:24:20.720Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T11:24:21.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T11:24:21.206Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T11:24:21.206Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T11:24:21.206Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T11:24:21.206Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-12-06T11:24:21.206Z] -a /etc/ssh/ssh_known_hosts [2023-12-06T11:24:21.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:24:21.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T11:24:21.725Z] [2023-12-06T11:24:21.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:24:22.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T11:24:22.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T11:24:22.131Z] b85a868b505f: Pulling fs layer [2023-12-06T11:24:22.131Z] e2be974225ed: Pulling fs layer [2023-12-06T11:24:22.131Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T11:24:22.131Z] 988bab9f4d93: Pulling fs layer [2023-12-06T11:24:22.131Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T11:24:22.131Z] eaf3925da568: Pulling fs layer [2023-12-06T11:24:22.131Z] bab4dde63d76: Pulling fs layer [2023-12-06T11:24:22.131Z] bde34c3a00c8: Pulling fs layer [2023-12-06T11:24:22.131Z] b352a97aabf1: Pulling fs layer [2023-12-06T11:24:22.131Z] 4872d77fe225: Pulling fs layer [2023-12-06T11:24:22.131Z] 5851b861e8e6: Pulling fs layer [2023-12-06T11:24:22.131Z] 1469e6f7b9e6: Waiting [2023-12-06T11:24:22.131Z] bab4dde63d76: Waiting [2023-12-06T11:24:22.131Z] eaf3925da568: Waiting [2023-12-06T11:24:22.131Z] 4872d77fe225: Waiting [2023-12-06T11:24:22.131Z] bde34c3a00c8: Waiting [2023-12-06T11:24:22.131Z] 5851b861e8e6: Waiting [2023-12-06T11:24:22.131Z] b352a97aabf1: Waiting [2023-12-06T11:24:22.131Z] 988bab9f4d93: Waiting [2023-12-06T11:24:22.131Z] e2be974225ed: Download complete [2023-12-06T11:24:22.131Z] 988bab9f4d93: Verifying Checksum [2023-12-06T11:24:22.131Z] 988bab9f4d93: Download complete [2023-12-06T11:24:22.131Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T11:24:22.131Z] 339a4e72a1f5: Download complete [2023-12-06T11:24:22.131Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T11:24:22.131Z] 1469e6f7b9e6: Download complete [2023-12-06T11:24:22.131Z] eaf3925da568: Verifying Checksum [2023-12-06T11:24:22.131Z] eaf3925da568: Download complete [2023-12-06T11:24:22.390Z] bde34c3a00c8: Verifying Checksum [2023-12-06T11:24:22.390Z] bde34c3a00c8: Download complete [2023-12-06T11:24:22.390Z] b352a97aabf1: Verifying Checksum [2023-12-06T11:24:22.390Z] b352a97aabf1: Download complete [2023-12-06T11:24:22.390Z] 4872d77fe225: Verifying Checksum [2023-12-06T11:24:22.390Z] 4872d77fe225: Download complete [2023-12-06T11:24:22.390Z] 5851b861e8e6: Verifying Checksum [2023-12-06T11:24:22.390Z] b85a868b505f: Download complete [2023-12-06T11:24:22.649Z] bab4dde63d76: Verifying Checksum [2023-12-06T11:24:22.649Z] bab4dde63d76: Download complete [2023-12-06T11:24:23.588Z] b85a868b505f: Pull complete [2023-12-06T11:24:23.588Z] e2be974225ed: Pull complete [2023-12-06T11:24:24.157Z] 339a4e72a1f5: Pull complete [2023-12-06T11:24:24.157Z] 988bab9f4d93: Pull complete [2023-12-06T11:24:24.157Z] 1469e6f7b9e6: Pull complete [2023-12-06T11:24:24.421Z] eaf3925da568: Pull complete [2023-12-06T11:24:25.801Z] bab4dde63d76: Pull complete [2023-12-06T11:24:26.061Z] bde34c3a00c8: Pull complete [2023-12-06T11:24:26.061Z] b352a97aabf1: Pull complete [2023-12-06T11:24:26.322Z] 4872d77fe225: Pull complete [2023-12-06T11:24:26.322Z] 5851b861e8e6: Pull complete [2023-12-06T11:24:26.322Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T11:24:26.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T11:24:26.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:24:26.668Z] prd-ubuntu20.04-docker-8c-8g-24182 does not seem to be running inside a container [2023-12-06T11:24:26.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-453 -v /w/workspace/foundry_device-virtual-go_PR-453:/w/workspace/foundry_device-virtual-go_PR-453:rw,z -v /w/workspace/foundry_device-virtual-go_PR-453@tmp:/w/workspace/foundry_device-virtual-go_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T11:24:29.436Z] $ docker top bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 -eo pid,comm [2023-12-06T11:24:29.486Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T11:24:29.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T11:24:29.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T11:24:29.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T11:24:29.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T11:24:29.780Z] $ docker exec bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 ssh-agent [2023-12-06T11:24:29.882Z] SSH_AUTH_SOCK=/tmp/ssh-dXBEfLcvQYF1/agent.32 [2023-12-06T11:24:29.882Z] SSH_AGENT_PID=38 [2023-12-06T11:24:29.888Z] Running ssh-add (command line suppressed) [2023-12-06T11:24:29.992Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-453@tmp/private_key_12065904170247580867.key (/w/workspace/foundry_device-virtual-go_PR-453@tmp/private_key_12065904170247580867.key) [2023-12-06T11:24:30.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T11:24:30.359Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T11:24:30.385Z] $ docker exec --env ******** --env ******** bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 ssh-agent -k [2023-12-06T11:24:30.476Z] unset SSH_AUTH_SOCK; [2023-12-06T11:24:30.476Z] unset SSH_AGENT_PID; [2023-12-06T11:24:30.476Z] echo Agent pid 38 killed; [2023-12-06T11:24:30.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T11:24:30.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T11:24:30.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T11:24:30.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T11:24:30.739Z] $ docker exec bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 ssh-agent [2023-12-06T11:24:30.850Z] SSH_AUTH_SOCK=/tmp/ssh-8SoGg8p6FlRx/agent.70 [2023-12-06T11:24:30.850Z] SSH_AGENT_PID=76 [2023-12-06T11:24:30.855Z] Running ssh-add (command line suppressed) [2023-12-06T11:24:30.941Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-453@tmp/private_key_11185806093622998274.key (/w/workspace/foundry_device-virtual-go_PR-453@tmp/private_key_11185806093622998274.key) [2023-12-06T11:24:30.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T11:24:31.307Z] + git semver init [2023-12-06T11:24:31.567Z] 2023-12-06 11:24:31,465 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T11:24:31.567Z] 2023-12-06 11:24:31,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-453/.semver [2023-12-06T11:24:31.567Z] 2023-12-06 11:24:31,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-453/.semver [2023-12-06T11:24:31.567Z] 2023-12-06 11:24:31,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-453/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-453, universal_newlines=False, shell=None, istream=None) [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,831 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-453/.git/info/exclude [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-453/.semver/PR-453 with force:False [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,832 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-453/.semver/PR-453 [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,836 [execute] INFO git cat-file --batch-check [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,842 [execute] INFO git cat-file --batch [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T11:24:32.945Z] 2023-12-06 11:24:32,846 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-453/.semver/PR-453 [2023-12-06T11:24:32.945Z] 0.0.0 [Pipeline] } [2023-12-06T11:24:32.971Z] $ docker exec --env ******** --env ******** bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 ssh-agent -k [2023-12-06T11:24:33.070Z] unset SSH_AUTH_SOCK; [2023-12-06T11:24:33.071Z] unset SSH_AGENT_PID; [2023-12-06T11:24:33.071Z] echo Agent pid 76 killed; [2023-12-06T11:24:33.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T11:24:33.596Z] + git semver [Pipeline] } [2023-12-06T11:24:33.878Z] $ docker stop --time=1 bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 [2023-12-06T11:24:35.182Z] $ docker rm -f --volumes bb875adb7ea348ba599f3e71667bac59a5119c5ed78fdf99dbe8c788824e4c32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T11:24:35.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T11:24:35.947Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T11:24:35.970Z] [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 [2023-12-06T11:24:36.852Z] provisioning config files... [2023-12-06T11:24:36.862Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-453@tmp/config12994383491517686860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:24:37.248Z] ---> ****-login.sh [2023-12-06T11:24:37.248Z] nexus3.edgexfoundry.org:10001 [2023-12-06T11:24:37.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:37.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:37.248Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:37.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:37.248Z] [2023-12-06T11:24:37.248Z] Login Succeeded [2023-12-06T11:24:37.248Z] nexus3.edgexfoundry.org:10002 [2023-12-06T11:24:37.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:37.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:37.248Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:37.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:37.248Z] [2023-12-06T11:24:37.248Z] Login Succeeded [2023-12-06T11:24:37.248Z] nexus3.edgexfoundry.org:10003 [2023-12-06T11:24:37.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:37.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:37.510Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:37.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:37.510Z] [2023-12-06T11:24:37.510Z] Login Succeeded [2023-12-06T11:24:37.510Z] nexus3.edgexfoundry.org:10004 [2023-12-06T11:24:37.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:37.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:37.510Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:37.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:37.510Z] [2023-12-06T11:24:37.510Z] Login Succeeded [2023-12-06T11:24:37.510Z] ****.io [2023-12-06T11:24:37.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:24:37.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:24:37.770Z] Configure a credential helper to remove this warning. See [2023-12-06T11:24:37.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:24:37.770Z] [2023-12-06T11:24:37.770Z] Login Succeeded [2023-12-06T11:24:37.770Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T11:24:37.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T11:24:38.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T11:24:38.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T11:24:38.233Z] ========================================================= [2023-12-06T11:24:38.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T11:24:38.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:24:38.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T11:24:38.889Z] Sending build context to Docker daemon 31.58MB [2023-12-06T11:24:38.889Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T11:24:38.889Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T11:24:39.150Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T11:24:39.150Z] 7264a8db6415: Pulling fs layer [2023-12-06T11:24:39.150Z] c4d48a809fc2: Pulling fs layer [2023-12-06T11:24:39.150Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T11:24:39.150Z] ad3a456e5733: Pulling fs layer [2023-12-06T11:24:39.150Z] 69c7f0334f64: Pulling fs layer [2023-12-06T11:24:39.150Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T11:24:39.150Z] ce7588e14bc9: Pulling fs layer [2023-12-06T11:24:39.150Z] b5e4710f87ac: Pulling fs layer [2023-12-06T11:24:39.150Z] 69c7f0334f64: Waiting [2023-12-06T11:24:39.150Z] 1f1c1a5573a3: Waiting [2023-12-06T11:24:39.150Z] ce7588e14bc9: Waiting [2023-12-06T11:24:39.150Z] b5e4710f87ac: Waiting [2023-12-06T11:24:39.150Z] c4d48a809fc2: Verifying Checksum [2023-12-06T11:24:39.150Z] c4d48a809fc2: Download complete [2023-12-06T11:24:39.150Z] ad3a456e5733: Verifying Checksum [2023-12-06T11:24:39.150Z] ad3a456e5733: Download complete [2023-12-06T11:24:39.150Z] 69c7f0334f64: Verifying Checksum [2023-12-06T11:24:39.150Z] 69c7f0334f64: Download complete [2023-12-06T11:24:39.150Z] 7264a8db6415: Verifying Checksum [2023-12-06T11:24:39.150Z] 7264a8db6415: Download complete [2023-12-06T11:24:39.150Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T11:24:39.150Z] 1f1c1a5573a3: Download complete [2023-12-06T11:24:39.411Z] 7264a8db6415: Pull complete [2023-12-06T11:24:39.411Z] b5e4710f87ac: Verifying Checksum [2023-12-06T11:24:39.411Z] b5e4710f87ac: Download complete [2023-12-06T11:24:39.411Z] c4d48a809fc2: Pull complete [2023-12-06T11:24:39.673Z] 4f1c88b9dad5: Download complete [2023-12-06T11:24:39.931Z] ce7588e14bc9: Verifying Checksum [2023-12-06T11:24:39.931Z] ce7588e14bc9: Download complete [2023-12-06T11:24:42.466Z] 4f1c88b9dad5: Pull complete [2023-12-06T11:24:42.466Z] ad3a456e5733: Pull complete [2023-12-06T11:24:42.466Z] 69c7f0334f64: Pull complete [2023-12-06T11:24:42.466Z] 1f1c1a5573a3: Pull complete [2023-12-06T11:24:44.991Z] ce7588e14bc9: Pull complete [2023-12-06T11:24:45.251Z] b5e4710f87ac: Pull complete [2023-12-06T11:24:45.251Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T11:24:45.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T11:24:45.251Z] ---> 88b5674ff536 [2023-12-06T11:24:45.251Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T11:24:49.444Z] ---> Running in 570217965e86 [2023-12-06T11:24:49.444Z] Removing intermediate container 570217965e86 [2023-12-06T11:24:49.444Z] ---> d6295358bf96 [2023-12-06T11:24:49.444Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T11:24:49.701Z] ---> Running in 276a12fe7c7e [2023-12-06T11:24:49.701Z] Removing intermediate container 276a12fe7c7e [2023-12-06T11:24:49.701Z] ---> 31f863c3e220 [2023-12-06T11:24:49.701Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T11:24:49.701Z] ---> Running in 480ab0a88e29 [2023-12-06T11:24:49.701Z] Removing intermediate container 480ab0a88e29 [2023-12-06T11:24:49.701Z] ---> 4f93367fd111 [2023-12-06T11:24:49.701Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-06T11:24:49.701Z] ---> Running in 7fba217def86 [2023-12-06T11:24:49.959Z] Removing intermediate container 7fba217def86 [2023-12-06T11:24:49.959Z] ---> 05283d589ca8 [2023-12-06T11:24:49.959Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T11:24:49.959Z] ---> Running in 75d7e65e8b76 [2023-12-06T11:24:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T11:24:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T11:24:50.789Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T11:24:50.789Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T11:24:50.789Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T11:24:50.789Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T11:24:50.789Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T11:24:50.789Z] OK: 268 MiB in 56 packages [2023-12-06T11:24:51.359Z] Removing intermediate container 75d7e65e8b76 [2023-12-06T11:24:51.359Z] ---> 617e0a32a7e4 [2023-12-06T11:24:51.359Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T11:24:51.359Z] ---> 9ef4a2566de7 [2023-12-06T11:24:51.359Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T11:24:51.359Z] ---> Running in 30784a584fe1 [2023-12-06T11:24:51.612Z] Still waiting to schedule task [2023-12-06T11:24:51.613Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T11:25:38.117Z] Removing intermediate container 30784a584fe1 [2023-12-06T11:25:38.118Z] ---> ec6b33dafef4 [2023-12-06T11:25:38.118Z] Step 10/12 : COPY . . [2023-12-06T11:25:38.118Z] ---> 8c7f6e128d8a [2023-12-06T11:25:38.118Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T11:25:38.118Z] ---> Running in 22b81d75c609 [2023-12-06T11:25:38.118Z] Removing intermediate container 22b81d75c609 [2023-12-06T11:25:38.118Z] ---> eeb56e3080c2 [2023-12-06T11:25:38.118Z] Step 12/12 : RUN $MAKE [2023-12-06T11:25:38.118Z] ---> Running in dcd74a060a3a [2023-12-06T11:25:38.118Z] noop [2023-12-06T11:25:38.118Z] Removing intermediate container dcd74a060a3a [2023-12-06T11:25:38.118Z] ---> a8e49affd18f [2023-12-06T11:25:38.118Z] Successfully built a8e49affd18f [2023-12-06T11:25:38.118Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:25:38.649Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T11:25:38.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:25:38.850Z] prd-ubuntu20.04-docker-8c-8g-24182 does not seem to be running inside a container [2023-12-06T11:25:38.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-453 -v /w/workspace/foundry_device-virtual-go_PR-453:/w/workspace/foundry_device-virtual-go_PR-453:rw,z -v /w/workspace/foundry_device-virtual-go_PR-453@tmp:/w/workspace/foundry_device-virtual-go_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T11:25:39.199Z] $ docker top 093e688ab7be662482923d8ec3fc09b85235c63f31da0f782454878ec4d338eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T11:25:39.641Z] + go version [2023-12-06T11:25:39.642Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T11:25:39.672Z] $ docker stop --time=1 093e688ab7be662482923d8ec3fc09b85235c63f31da0f782454878ec4d338eb [2023-12-06T11:25:40.917Z] $ docker rm -f --volumes 093e688ab7be662482923d8ec3fc09b85235c63f31da0f782454878ec4d338eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:25:41.866Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T11:25:41.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:25:42.086Z] prd-ubuntu20.04-docker-8c-8g-24182 does not seem to be running inside a container [2023-12-06T11:25:42.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-453 -v /w/workspace/foundry_device-virtual-go_PR-453:/w/workspace/foundry_device-virtual-go_PR-453:rw,z -v /w/workspace/foundry_device-virtual-go_PR-453@tmp:/w/workspace/foundry_device-virtual-go_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T11:25:42.428Z] $ docker top a983c52bc5f56e180d68572d59886cd69c359cbd0e25c46c591eefa4bcba3633 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T11:25:42.867Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-453 [Pipeline] fileExists [Pipeline] sh [2023-12-06T11:25:43.252Z] + make test [2023-12-06T11:25:43.252Z] go test ./... -coverprofile=coverage.out [2023-12-06T11:25:44.626Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T11:25:54.590Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T11:25:54.590Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-12-06T11:25:58.773Z] go vet ./... [2023-12-06T11:26:02.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T11:26:02.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T11:26:02.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T11:26:02.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T11:26:02.400Z] $ docker stop --time=1 a983c52bc5f56e180d68572d59886cd69c359cbd0e25c46c591eefa4bcba3633 [2023-12-06T11:26:05.999Z] $ docker rm -f --volumes a983c52bc5f56e180d68572d59886cd69c359cbd0e25c46c591eefa4bcba3633 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T11:26:06.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T11:26:06.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T11:26:07.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T11:26:07.804Z] + ls -al . [2023-12-06T11:26:07.804Z] total 200 [2023-12-06T11:26:07.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:25 . [2023-12-06T11:26:07.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:24 .. [2023-12-06T11:26:07.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:25 .git [2023-12-06T11:26:07.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:24 .github [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 11:24 .gitignore [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 11:24 .golangci.yml [2023-12-06T11:26:07.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:24 .semver [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 11:24 Attribution.txt [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 11:24 CHANGELOG.md [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 11:24 Dockerfile [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:24 GOVERNANCE.md [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 11:24 Jenkinsfile [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 11:24 LICENSE [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 1947 Dec 6 11:24 Makefile [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 11:24 OWNERS.md [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 11:24 README.md [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 11:24 VERSION [2023-12-06T11:26:07.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:24 bin [2023-12-06T11:26:07.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:24 cmd [2023-12-06T11:26:07.804Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 11:25 coverage.out [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 11:24 go.mod [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 11:24 go.sum [2023-12-06T11:26:07.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:24 internal [2023-12-06T11:26:07.804Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 11:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:26:08.260Z] + 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=cb4b8140317a66d736d5efba010080b874a6c828 --label arch=amd64 --label version=0.0.0 . [2023-12-06T11:26:08.260Z] Sending build context to Docker daemon 31.62MB [2023-12-06T11:26:08.260Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T11:26:08.260Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T11:26:08.260Z] ---> a8e49affd18f [2023-12-06T11:26:08.260Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T11:26:08.826Z] ---> Running in 651c1fdedc32 [2023-12-06T11:26:08.826Z] Removing intermediate container 651c1fdedc32 [2023-12-06T11:26:08.826Z] ---> 58454363bdd7 [2023-12-06T11:26:08.826Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T11:26:08.826Z] ---> Running in 278b157cd9b6 [2023-12-06T11:26:08.826Z] Removing intermediate container 278b157cd9b6 [2023-12-06T11:26:08.826Z] ---> 195c9fa49340 [2023-12-06T11:26:08.826Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T11:26:08.826Z] ---> Running in 729a5d7529c1 [2023-12-06T11:26:08.826Z] Removing intermediate container 729a5d7529c1 [2023-12-06T11:26:08.826Z] ---> 6ffddda24738 [2023-12-06T11:26:08.826Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-06T11:26:08.826Z] ---> Running in e4104920c68b [2023-12-06T11:26:09.084Z] Removing intermediate container e4104920c68b [2023-12-06T11:26:09.084Z] ---> 65793585c0de [2023-12-06T11:26:09.084Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T11:26:09.084Z] ---> Running in 70c5ed69ff20 [2023-12-06T11:26:09.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:09.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:09.910Z] OK: 268 MiB in 56 packages [2023-12-06T11:26:10.169Z] Removing intermediate container 70c5ed69ff20 [2023-12-06T11:26:10.169Z] ---> 6d66a07c8a21 [2023-12-06T11:26:10.169Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T11:26:10.169Z] ---> d55c54d942da [2023-12-06T11:26:10.169Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T11:26:10.170Z] ---> Running in 33cebae43e22 [2023-12-06T11:26:10.738Z] Removing intermediate container 33cebae43e22 [2023-12-06T11:26:10.738Z] ---> 43e84450fee0 [2023-12-06T11:26:10.738Z] Step 10/26 : COPY . . [2023-12-06T11:26:11.672Z] ---> 98a95a4be742 [2023-12-06T11:26:11.672Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T11:26:11.672Z] ---> Running in 81204afcecee [2023-12-06T11:26:11.672Z] Removing intermediate container 81204afcecee [2023-12-06T11:26:11.672Z] ---> 4d7b1ebdf44c [2023-12-06T11:26:11.672Z] Step 12/26 : RUN $MAKE [2023-12-06T11:26:11.672Z] ---> Running in 80a3bf97cbfd [2023-12-06T11:26:11.931Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T11:26:29.999Z] Removing intermediate container 80a3bf97cbfd [2023-12-06T11:26:29.999Z] ---> b855e9d623c4 [2023-12-06T11:26:29.999Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T11:26:29.999Z] 3.18: Pulling from library/alpine [2023-12-06T11:26:29.999Z] c926b61bad3b: Pulling fs layer [2023-12-06T11:26:29.999Z] c926b61bad3b: Verifying Checksum [2023-12-06T11:26:29.999Z] c926b61bad3b: Download complete [2023-12-06T11:26:29.999Z] c926b61bad3b: Pull complete [2023-12-06T11:26:29.999Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T11:26:29.999Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T11:26:29.999Z] ---> b541f2080109 [2023-12-06T11:26:29.999Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-06T11:26:29.999Z] ---> Running in f33ca2179cb2 [2023-12-06T11:26:29.999Z] Removing intermediate container f33ca2179cb2 [2023-12-06T11:26:29.999Z] ---> ab2629b982c7 [2023-12-06T11:26:29.999Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T11:26:29.999Z] ---> Running in 54e4075ce298 [2023-12-06T11:26:30.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:30.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:30.774Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T11:26:30.774Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T11:26:30.774Z] OK: 7 MiB in 16 packages [2023-12-06T11:26:31.032Z] Removing intermediate container 54e4075ce298 [2023-12-06T11:26:31.032Z] ---> 569dc32fb793 [2023-12-06T11:26:31.032Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T11:26:31.032Z] ---> Running in 98963aa97f7c [2023-12-06T11:26:31.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:31.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T11:26:31.616Z] OK: 7 MiB in 16 packages [2023-12-06T11:26:32.229Z] Removing intermediate container 98963aa97f7c [2023-12-06T11:26:32.229Z] ---> a1c173846bce [2023-12-06T11:26:32.229Z] Step 17/26 : WORKDIR / [2023-12-06T11:26:32.229Z] ---> Running in 7e8d61cc254a [2023-12-06T11:26:32.229Z] Removing intermediate container 7e8d61cc254a [2023-12-06T11:26:32.229Z] ---> f18d3cfd808f [2023-12-06T11:26:32.229Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T11:26:32.229Z] ---> a5d6e60a639f [2023-12-06T11:26:32.229Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T11:26:32.229Z] ---> 821ebe4846de [2023-12-06T11:26:32.229Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-06T11:26:33.205Z] ---> 8ab653348ec2 [2023-12-06T11:26:33.206Z] Step 21/26 : EXPOSE 59900 [2023-12-06T11:26:33.206Z] ---> Running in ba6a19df30ca [2023-12-06T11:26:33.206Z] Removing intermediate container ba6a19df30ca [2023-12-06T11:26:33.206Z] ---> 634419eb63fe [2023-12-06T11:26:33.206Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-06T11:26:33.206Z] ---> Running in 399e0726d9a9 [2023-12-06T11:26:33.463Z] Removing intermediate container 399e0726d9a9 [2023-12-06T11:26:33.463Z] ---> d67e73f93685 [2023-12-06T11:26:33.463Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T11:26:33.463Z] ---> Running in 71f3c4465079 [2023-12-06T11:26:33.463Z] Removing intermediate container 71f3c4465079 [2023-12-06T11:26:33.463Z] ---> 82db81f0a521 [2023-12-06T11:26:33.463Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T11:26:33.463Z] ---> Running in 2b2126333621 [2023-12-06T11:26:33.463Z] Removing intermediate container 2b2126333621 [2023-12-06T11:26:33.463Z] ---> d688610e501c [2023-12-06T11:26:33.463Z] Step 25/26 : LABEL git_sha=cb4b8140317a66d736d5efba010080b874a6c828 [2023-12-06T11:26:33.463Z] ---> Running in a61a04ce6c72 [2023-12-06T11:26:33.723Z] Removing intermediate container a61a04ce6c72 [2023-12-06T11:26:33.723Z] ---> 89938bbbb291 [2023-12-06T11:26:33.723Z] Step 26/26 : LABEL version=0.0.0 [2023-12-06T11:26:33.723Z] ---> Running in 6d30ef123c9c [2023-12-06T11:26:33.723Z] Removing intermediate container 6d30ef123c9c [2023-12-06T11:26:33.723Z] ---> c87dc3f70c6e [2023-12-06T11:26:33.723Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T11:26:33.723Z] Successfully built c87dc3f70c6e [2023-12-06T11:26:33.723Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:26:34.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T11:26:34.946Z] [2023-12-06T11:26:34.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:26:35.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T11:26:35.352Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T11:26:35.352Z] 5eb5b503b376: Pulling fs layer [2023-12-06T11:26:35.352Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T11:26:35.352Z] ec43610c2a17: Pulling fs layer [2023-12-06T11:26:35.352Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T11:26:35.352Z] 33b1e0a273af: Pulling fs layer [2023-12-06T11:26:35.352Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T11:26:35.352Z] 2f39f015ded8: Pulling fs layer [2023-12-06T11:26:35.352Z] 33b1e0a273af: Waiting [2023-12-06T11:26:35.352Z] 5d3b04190fa2: Waiting [2023-12-06T11:26:35.352Z] 2f39f015ded8: Waiting [2023-12-06T11:26:35.352Z] 3a2ae6a8a46f: Waiting [2023-12-06T11:26:35.352Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T11:26:35.352Z] 5c69ac0246d0: Download complete [2023-12-06T11:26:35.352Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T11:26:35.352Z] 3a2ae6a8a46f: Download complete [2023-12-06T11:26:35.352Z] 33b1e0a273af: Verifying Checksum [2023-12-06T11:26:35.352Z] 33b1e0a273af: Download complete [2023-12-06T11:26:35.609Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T11:26:35.609Z] 5d3b04190fa2: Download complete [2023-12-06T11:26:35.609Z] ec43610c2a17: Verifying Checksum [2023-12-06T11:26:35.609Z] ec43610c2a17: Download complete [2023-12-06T11:26:35.609Z] 5eb5b503b376: Verifying Checksum [2023-12-06T11:26:35.609Z] 5eb5b503b376: Download complete [2023-12-06T11:26:36.176Z] 2f39f015ded8: Download complete [2023-12-06T11:26:37.111Z] 5eb5b503b376: Pull complete [2023-12-06T11:26:37.111Z] 5c69ac0246d0: Pull complete [2023-12-06T11:26:37.369Z] ec43610c2a17: Pull complete [2023-12-06T11:26:37.629Z] 3a2ae6a8a46f: Pull complete [2023-12-06T11:26:37.886Z] 33b1e0a273af: Pull complete [2023-12-06T11:26:37.886Z] 5d3b04190fa2: Pull complete [2023-12-06T11:26:38.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24183 in /w/workspace/foundry_device-virtual-go_PR-453 [Pipeline] { [Pipeline] ws [2023-12-06T11:26:38.917Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T11:26:39.028Z] The recommended git tool is: git [2023-12-06T11:26:42.064Z] 2f39f015ded8: Pull complete [2023-12-06T11:26:42.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T11:26:42.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T11:26:42.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:26:42.431Z] prd-ubuntu20.04-docker-8c-8g-24182 does not seem to be running inside a container [2023-12-06T11:26:42.460Z] $ 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-453 -v /w/workspace/foundry_device-virtual-go_PR-453:/w/workspace/foundry_device-virtual-go_PR-453:rw,z -v /w/workspace/foundry_device-virtual-go_PR-453@tmp:/w/workspace/foundry_device-virtual-go_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T11:26:45.347Z] using credential edgex-jenkins-ssh [2023-12-06T11:26:45.367Z] Cloning the remote Git repository [2023-12-06T11:26:45.418Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T11:26:45.516Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-12-06T11:26:45.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T11:26:45.672Z] > git --version # timeout=10 [2023-12-06T11:26:45.696Z] > git --version # 'git version 2.25.1' [2023-12-06T11:26:45.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T11:26:45.849Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T11:26:46.994Z] $ docker top c510a9155288425cc2b403e1f330ba380d38276963b14bdf81c9038457a97810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:26:47.538Z] ---> job-cost.sh [2023-12-06T11:26:47.538Z] lf-activate-venv: SKIPPING [2023-12-06T11:26:47.538Z] INFO: No Stack... [2023-12-06T11:26:47.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T11:26:48.059Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T11:26:48.371Z] + cat /w/workspace/foundry_device-virtual-go_PR-453/archives/cost.csv [2023-12-06T11:26:48.371Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T11:26:48.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [2023-12-06T11:26:48.418Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] did not exist. Created. [2023-12-06T11:26:48.418Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T11:26:48.887Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T11:26:48.937Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T11:26:49.004Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T11:26:49.155Z] $ docker stop --time=1 c510a9155288425cc2b403e1f330ba380d38276963b14bdf81c9038457a97810 [2023-12-06T11:26:48.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T11:26:48.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T11:26:50.328Z] $ docker rm -f --volumes c510a9155288425cc2b403e1f330ba380d38276963b14bdf81c9038457a97810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T11:26:52.867Z] Merging remotes/origin/main commit 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f into PR head commit cb4b8140317a66d736d5efba010080b874a6c828 [2023-12-06T11:26:53.108Z] Merge succeeded, producing cb4b8140317a66d736d5efba010080b874a6c828 [2023-12-06T11:26:53.108Z] Checking out Revision cb4b8140317a66d736d5efba010080b874a6c828 (PR-453) [2023-12-06T11:26:52.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T11:26:52.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T11:26:52.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T11:26:52.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T11:26:52.885Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T11:26:52.939Z] > git checkout -f cb4b8140317a66d736d5efba010080b874a6c828 # timeout=10 [2023-12-06T11:26:53.021Z] > git remote # timeout=10 [2023-12-06T11:26:53.040Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T11:26:53.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T11:26:53.067Z] > git merge 31c5dd2e22e07ebe370c8d3a738abbd8b629bb8f # timeout=10 [2023-12-06T11:26:53.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T11:26:53.116Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T11:26:53.131Z] > git checkout -f cb4b8140317a66d736d5efba010080b874a6c828 # timeout=10 [2023-12-06T11:26:53.730Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T11:26:53.793Z] > git --version # timeout=10 [2023-12-06T11:26:53.803Z] > git --version # 'git version 2.25.1' [2023-12-06T11:26:53.815Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T11:26:55.248Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T11:26:55.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T11:26:55.248Z] Dload Upload Total Spent Left Speed [2023-12-06T11:26:55.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-12-06T11:26:55.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T11:26:55.925Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T11:26:55.926Z] + sudo tee /etc/docker/daemon.new [2023-12-06T11:26:55.926Z] { [2023-12-06T11:26:55.926Z] "registry-mirrors": [ [2023-12-06T11:26:55.926Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T11:26:55.926Z] ], [2023-12-06T11:26:55.926Z] "bip": "10.250.0.254/24", [2023-12-06T11:26:55.926Z] "hosts": [ [2023-12-06T11:26:55.926Z] "tcp://0.0.0.0:5555", [2023-12-06T11:26:55.926Z] "unix:///var/run/docker.sock" [2023-12-06T11:26:55.926Z] ], [2023-12-06T11:26:55.926Z] "mtu": 1458, [2023-12-06T11:26:55.926Z] "selinux-enabled": true, [2023-12-06T11:26:55.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T11:26:55.926Z] } [Pipeline] sh [2023-12-06T11:26:56.265Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T11:26:56.607Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T11:27:14.955Z] provisioning config files... [2023-12-06T11:27:14.979Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5092698725288382549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:27:15.484Z] ---> ****-login.sh [2023-12-06T11:27:15.484Z] nexus3.edgexfoundry.org:10001 [2023-12-06T11:27:15.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:27:15.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:27:15.756Z] Configure a credential helper to remove this warning. See [2023-12-06T11:27:15.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:27:15.756Z] [2023-12-06T11:27:15.756Z] Login Succeeded [2023-12-06T11:27:16.025Z] nexus3.edgexfoundry.org:10002 [2023-12-06T11:27:16.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:27:16.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:27:16.294Z] Configure a credential helper to remove this warning. See [2023-12-06T11:27:16.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:27:16.294Z] [2023-12-06T11:27:16.294Z] Login Succeeded [2023-12-06T11:27:16.294Z] nexus3.edgexfoundry.org:10003 [2023-12-06T11:27:16.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:27:16.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:27:16.565Z] Configure a credential helper to remove this warning. See [2023-12-06T11:27:16.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:27:16.565Z] [2023-12-06T11:27:16.565Z] Login Succeeded [2023-12-06T11:27:16.565Z] nexus3.edgexfoundry.org:10004 [2023-12-06T11:27:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:27:16.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:27:16.834Z] Configure a credential helper to remove this warning. See [2023-12-06T11:27:16.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:27:16.834Z] [2023-12-06T11:27:16.834Z] Login Succeeded [2023-12-06T11:27:16.834Z] ****.io [2023-12-06T11:27:16.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T11:27:17.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T11:27:17.102Z] Configure a credential helper to remove this warning. See [2023-12-06T11:27:17.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T11:27:17.102Z] [2023-12-06T11:27:17.102Z] Login Succeeded [2023-12-06T11:27:17.102Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T11:27:17.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T11:27:17.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T11:27:17.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T11:27:17.846Z] ========================================================= [2023-12-06T11:27:17.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T11:27:17.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:27:18.492Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T11:27:21.832Z] #0 building with "default" instance using docker driver [2023-12-06T11:27:21.832Z] [2023-12-06T11:27:21.832Z] #1 [internal] load build definition from Dockerfile [2023-12-06T11:27:21.832Z] #1 transferring dockerfile: 1.79kB 0.0s done [2023-12-06T11:27:21.832Z] #1 DONE 0.1s [2023-12-06T11:27:21.832Z] [2023-12-06T11:27:21.832Z] #2 [internal] load .dockerignore [2023-12-06T11:27:21.832Z] #2 transferring context: 2B done [2023-12-06T11:27:21.832Z] #2 DONE 0.1s [2023-12-06T11:27:21.832Z] [2023-12-06T11:27:21.832Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T11:27:22.105Z] #3 DONE 0.1s [2023-12-06T11:27:22.105Z] [2023-12-06T11:27:22.105Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T11:27:22.105Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T11:27:22.105Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T11:27:22.105Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-06T11:27:22.105Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T11:27:22.105Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T11:27:22.105Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T11:27:22.381Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T11:27:22.381Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T11:27:22.381Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-06T11:27:22.381Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.62MB / 63.99MB 0.3s [2023-12-06T11:27:22.381Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T11:27:22.381Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T11:27:22.381Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T11:27:22.381Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T11:27:22.381Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T11:27:22.664Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.90MB / 63.99MB 0.4s [2023-12-06T11:27:22.664Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.15MB / 11.40MB 0.4s [2023-12-06T11:27:22.664Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2023-12-06T11:27:22.664Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-06T11:27:22.664Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.96MB / 97.63MB 0.6s [2023-12-06T11:27:22.664Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-06T11:27:22.944Z] #4 ... [2023-12-06T11:27:22.944Z] [2023-12-06T11:27:22.944Z] #5 [internal] load build context [2023-12-06T11:27:22.944Z] #5 transferring context: 15.80MB 0.6s done [2023-12-06T11:27:22.944Z] #5 DONE 0.7s [2023-12-06T11:27:22.944Z] [2023-12-06T11:27:22.944Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T11:27:22.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.54MB / 63.99MB 0.8s [2023-12-06T11:27:22.944Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T11:27:22.944Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T11:27:22.944Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-06T11:27:22.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s [2023-12-06T11:27:22.944Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [2023-12-06T11:27:22.944Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T11:27:23.215Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2023-12-06T11:27:23.215Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s [2023-12-06T11:27:23.215Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.2s [2023-12-06T11:27:23.215Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2023-12-06T11:27:23.215Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T11:27:23.484Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.36MB / 63.99MB 1.3s [2023-12-06T11:27:23.484Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.45MB / 97.63MB 1.3s [2023-12-06T11:27:23.484Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.5s [2023-12-06T11:27:23.484Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 1.5s [2023-12-06T11:27:23.759Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s [2023-12-06T11:27:23.759Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T11:27:23.759Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.27MB / 97.63MB 1.8s [2023-12-06T11:27:23.759Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T11:27:24.028Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s [2023-12-06T11:27:24.028Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.91MB / 97.63MB 2.0s [2023-12-06T11:27:24.298Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-06T11:27:24.298Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T11:27:29.686Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T11:27:35.045Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-06T11:27:41.712Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2023-12-06T11:27:42.295Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T11:27:42.295Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T11:27:42.563Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T11:27:42.563Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T11:27:47.899Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T11:27:51.239Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-06T11:27:51.239Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T11:27:52.647Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T11:27:53.230Z] #4 DONE 30.9s [2023-12-06T11:27:53.230Z] [2023-12-06T11:27:53.230Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T11:27:54.637Z] #6 DONE 1.7s [2023-12-06T11:27:54.637Z] [2023-12-06T11:27:54.637Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T11:27:56.588Z] #7 1.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T11:27:56.856Z] #7 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T11:27:57.814Z] #7 3.174 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T11:27:57.814Z] #7 3.198 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T11:27:57.814Z] #7 3.209 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T11:27:57.814Z] #7 3.271 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T11:27:57.814Z] #7 3.296 Executing busybox-1.36.1-r5.trigger [2023-12-06T11:27:58.091Z] #7 3.332 OK: 271 MiB in 56 packages [2023-12-06T11:27:58.357Z] #7 DONE 3.7s [2023-12-06T11:27:58.357Z] [2023-12-06T11:27:58.357Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T11:27:58.624Z] #8 DONE 0.1s [2023-12-06T11:27:58.624Z] [2023-12-06T11:27:58.624Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T11:28:20.676Z] #9 DONE 21.4s [2023-12-06T11:28:20.676Z] [2023-12-06T11:28:20.676Z] #10 [builder 6/7] COPY . . [2023-12-06T11:28:20.676Z] #10 DONE 0.3s [2023-12-06T11:28:20.676Z] [2023-12-06T11:28:20.676Z] #11 [builder 7/7] RUN echo noop [2023-12-06T11:28:20.944Z] #11 0.637 noop [2023-12-06T11:28:21.212Z] #11 DONE 0.7s [2023-12-06T11:28:21.212Z] [2023-12-06T11:28:21.212Z] #12 exporting to image [2023-12-06T11:28:21.212Z] #12 exporting layers [2023-12-06T11:28:43.262Z] #12 exporting layers 22.2s done [2023-12-06T11:28:43.262Z] #12 writing image sha256:954f144fa6f0b59462048e6fbbad47d576fc7188465d54edfee9bd104f9b66d6 done [2023-12-06T11:28:43.262Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T11:28:43.262Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:28:43.994Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T11:28:43.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:28:44.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-24183 does not seem to be running inside a container [2023-12-06T11:28:44.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T11:28:47.449Z] $ docker top 2844548faa268ec269cea35ee76459777e10a9ba08de68833d69abadaebe8f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T11:28:48.074Z] + go version [2023-12-06T11:28:48.346Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T11:28:48.382Z] $ docker stop --time=1 2844548faa268ec269cea35ee76459777e10a9ba08de68833d69abadaebe8f8a [2023-12-06T11:28:49.891Z] $ docker rm -f --volumes 2844548faa268ec269cea35ee76459777e10a9ba08de68833d69abadaebe8f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:28:51.078Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T11:28:51.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:28:51.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-24183 does not seem to be running inside a container [2023-12-06T11:28:51.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T11:28:52.398Z] $ docker top d081f68694c4064a2efeab5838901b6d1de368a46bd78c8af389c415c5632c36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T11:28:52.988Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T11:28:53.413Z] + make test [2023-12-06T11:28:53.413Z] go test ./... -coverprofile=coverage.out [2023-12-06T11:28:57.665Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T11:29:54.529Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T11:29:54.529Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 58.4% of statements [2023-12-06T11:29:54.529Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T11:29:54.529Z] go vet ./... [2023-12-06T11:29:58.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T11:29:58.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T11:29:58.777Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T11:29:59.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T11:29:59.152Z] $ docker stop --time=1 d081f68694c4064a2efeab5838901b6d1de368a46bd78c8af389c415c5632c36 [2023-12-06T11:30:00.971Z] $ docker rm -f --volumes d081f68694c4064a2efeab5838901b6d1de368a46bd78c8af389c415c5632c36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T11:30:02.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T11:30:02.207Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T11:30:02.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T11:30:03.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T11:30:03.822Z] + ls -al . [2023-12-06T11:30:03.822Z] total 196 [2023-12-06T11:30:03.822Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 11:28 . [2023-12-06T11:30:03.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:26 .. [2023-12-06T11:30:03.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:26 .git [2023-12-06T11:30:03.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:26 .github [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 11:26 .gitignore [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 11:26 .golangci.yml [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 11:26 Attribution.txt [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 11:26 CHANGELOG.md [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 11:26 Dockerfile [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:26 GOVERNANCE.md [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 11:26 Jenkinsfile [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 11:26 LICENSE [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 1947 Dec 6 11:26 Makefile [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 11:26 OWNERS.md [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 11:26 README.md [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 11:24 VERSION [2023-12-06T11:30:03.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:26 bin [2023-12-06T11:30:03.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:26 cmd [2023-12-06T11:30:03.822Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 11:29 coverage.out [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 11:26 go.mod [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 11:26 go.sum [2023-12-06T11:30:03.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:26 internal [2023-12-06T11:30:03.822Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 11:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:30:04.323Z] + 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=cb4b8140317a66d736d5efba010080b874a6c828 --label arch=arm64 --label version=0.0.0 . [2023-12-06T11:30:04.919Z] #0 building with "default" instance using docker driver [2023-12-06T11:30:04.919Z] [2023-12-06T11:30:04.919Z] #1 [internal] load .dockerignore [2023-12-06T11:30:04.919Z] #1 transferring context: 2B done [2023-12-06T11:30:04.919Z] #1 DONE 0.0s [2023-12-06T11:30:04.919Z] [2023-12-06T11:30:04.919Z] #2 [internal] load build definition from Dockerfile [2023-12-06T11:30:04.919Z] #2 transferring dockerfile: 1.79kB done [2023-12-06T11:30:05.189Z] #2 DONE 0.0s [2023-12-06T11:30:05.189Z] [2023-12-06T11:30:05.189Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T11:30:05.189Z] #3 DONE 0.0s [2023-12-06T11:30:05.189Z] [2023-12-06T11:30:05.189Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T11:30:05.455Z] #4 DONE 0.4s [2023-12-06T11:30:05.455Z] [2023-12-06T11:30:05.455Z] #5 [internal] load build context [2023-12-06T11:30:05.455Z] #5 transferring context: 50.96kB 0.0s done [2023-12-06T11:30:05.455Z] #5 DONE 0.1s [2023-12-06T11:30:05.455Z] [2023-12-06T11:30:05.455Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T11:30:05.455Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T11:30:05.455Z] #6 ... [2023-12-06T11:30:05.455Z] [2023-12-06T11:30:05.455Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T11:30:05.455Z] #7 DONE 0.2s [2023-12-06T11:30:05.455Z] [2023-12-06T11:30:05.455Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T11:30:05.455Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T11:30:05.455Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T11:30:05.455Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T11:30:05.455Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T11:30:05.732Z] #6 ... [2023-12-06T11:30:05.732Z] [2023-12-06T11:30:05.732Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T11:30:05.732Z] #8 DONE 0.1s [2023-12-06T11:30:05.732Z] [2023-12-06T11:30:05.732Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T11:30:05.732Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T11:30:05.732Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T11:30:06.316Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T11:30:06.316Z] #6 DONE 0.9s [2023-12-06T11:30:06.316Z] [2023-12-06T11:30:06.316Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T11:30:06.316Z] #9 0.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:06.900Z] #9 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:07.857Z] #9 2.181 OK: 271 MiB in 56 packages [2023-12-06T11:30:08.128Z] #9 DONE 2.5s [2023-12-06T11:30:08.128Z] [2023-12-06T11:30:08.128Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T11:30:08.399Z] #10 DONE 0.1s [2023-12-06T11:30:08.399Z] [2023-12-06T11:30:08.399Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T11:30:08.668Z] #11 ... [2023-12-06T11:30:08.669Z] [2023-12-06T11:30:08.669Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T11:30:08.669Z] #12 0.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:08.669Z] #12 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:08.669Z] #12 1.905 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T11:30:08.669Z] #12 1.922 Executing busybox-1.36.1-r5.trigger [2023-12-06T11:30:08.669Z] #12 1.952 OK: 8 MiB in 16 packages [2023-12-06T11:30:08.669Z] #12 DONE 2.3s [2023-12-06T11:30:08.669Z] [2023-12-06T11:30:08.669Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T11:30:09.627Z] #13 0.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:09.892Z] #13 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T11:30:10.847Z] #13 2.127 OK: 8 MiB in 16 packages [2023-12-06T11:30:12.257Z] #13 DONE 3.3s [2023-12-06T11:30:12.257Z] [2023-12-06T11:30:12.257Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T11:30:12.257Z] #11 DONE 3.7s [2023-12-06T11:30:12.257Z] [2023-12-06T11:30:12.257Z] #14 [builder 6/7] COPY . . [2023-12-06T11:30:12.257Z] #14 DONE 0.4s [2023-12-06T11:30:12.524Z] [2023-12-06T11:30:12.524Z] #15 [builder 7/7] RUN make build [2023-12-06T11:30:13.104Z] #15 0.618 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T11:31:20.940Z] #15 DONE 58.8s [2023-12-06T11:31:20.940Z] [2023-12-06T11:31:20.940Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T11:31:20.940Z] #16 DONE 0.1s [2023-12-06T11:31:20.940Z] [2023-12-06T11:31:20.940Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T11:31:20.940Z] #17 DONE 0.1s [2023-12-06T11:31:20.940Z] [2023-12-06T11:31:20.940Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-06T11:31:20.940Z] #18 DONE 0.3s [2023-12-06T11:31:20.940Z] [2023-12-06T11:31:20.940Z] #19 exporting to image [2023-12-06T11:31:20.940Z] #19 exporting layers [2023-12-06T11:31:20.940Z] #19 exporting layers 0.3s done [2023-12-06T11:31:20.940Z] #19 writing image sha256:5aa97a8d24ab28aecbaa0ed09d5ca431eb5da3c7a3f82cf2156009c41fcab522 done [2023-12-06T11:31:20.940Z] #19 naming to docker.io/library/device-virtual-arm64 done [2023-12-06T11:31:20.940Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:31:22.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T11:31:22.198Z] [2023-12-06T11:31:22.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:31:22.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T11:31:22.633Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T11:31:22.633Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T11:31:22.633Z] 04944245beec: Pulling fs layer [2023-12-06T11:31:22.633Z] 699f458cf7ca: Pulling fs layer [2023-12-06T11:31:22.633Z] 765212b225bb: Pulling fs layer [2023-12-06T11:31:22.633Z] f23df028b6ca: Pulling fs layer [2023-12-06T11:31:22.633Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T11:31:22.633Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T11:31:22.633Z] 765212b225bb: Waiting [2023-12-06T11:31:22.633Z] 2437ff75d9bd: Waiting [2023-12-06T11:31:22.633Z] d65c8cfc05b1: Waiting [2023-12-06T11:31:22.633Z] f23df028b6ca: Waiting [2023-12-06T11:31:22.898Z] 04944245beec: Verifying Checksum [2023-12-06T11:31:22.898Z] 04944245beec: Download complete [2023-12-06T11:31:22.898Z] 765212b225bb: Verifying Checksum [2023-12-06T11:31:22.898Z] 765212b225bb: Download complete [2023-12-06T11:31:22.898Z] f23df028b6ca: Verifying Checksum [2023-12-06T11:31:22.898Z] f23df028b6ca: Download complete [2023-12-06T11:31:22.898Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T11:31:22.898Z] d65c8cfc05b1: Download complete [2023-12-06T11:31:23.163Z] 699f458cf7ca: Verifying Checksum [2023-12-06T11:31:23.163Z] 699f458cf7ca: Download complete [2023-12-06T11:31:23.430Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T11:31:23.430Z] 8998bd30e6a1: Download complete [2023-12-06T11:31:25.374Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T11:31:25.374Z] 2437ff75d9bd: Download complete [2023-12-06T11:31:29.619Z] 8998bd30e6a1: Pull complete [2023-12-06T11:31:29.886Z] 04944245beec: Pull complete [2023-12-06T11:31:31.829Z] 699f458cf7ca: Pull complete [2023-12-06T11:31:31.829Z] 765212b225bb: Pull complete [2023-12-06T11:31:32.789Z] f23df028b6ca: Pull complete [2023-12-06T11:31:32.789Z] d65c8cfc05b1: Pull complete [2023-12-06T11:31:54.823Z] 2437ff75d9bd: Pull complete [2023-12-06T11:31:54.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T11:31:54.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T11:31:54.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:31:55.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-24183 does not seem to be running inside a container [2023-12-06T11:31:55.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T11:31:57.455Z] $ docker top 6769dff22cb4cab270358c4b337de9714d60af8f87a3bf0638708e26bef04b2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:31:58.060Z] ---> job-cost.sh [2023-12-06T11:31:58.326Z] lf-activate-venv: SKIPPING [2023-12-06T11:31:58.326Z] INFO: No Stack... [2023-12-06T11:31:58.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T11:31:59.855Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T11:32:00.201Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-12-06T11:32:00.201Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T11:32:00.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [2023-12-06T11:32:00.284Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] did not exist. Created. [2023-12-06T11:32:00.284Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T11:32:00.851Z] /w/workspace/device-virtual-go/1@tmp/durable-47b2dbf8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T11:32:01.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T11:32:01.224Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T11:32:01.276Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T11:32:01.312Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T11:32:01.480Z] $ docker stop --time=1 6769dff22cb4cab270358c4b337de9714d60af8f87a3bf0638708e26bef04b2e [2023-12-06T11:32:02.867Z] $ docker rm -f --volumes 6769dff22cb4cab270358c4b337de9714d60af8f87a3bf0638708e26bef04b2e [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 [2023-12-06T11:32:04.819Z] provisioning config files... [2023-12-06T11:32:04.827Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-453@tmp/config4148778721244813900tmp [Pipeline] { [Pipeline] sh [2023-12-06T11:32:05.252Z] + set +x [2023-12-06T11:32:05.252Z] + bash -s -- [2023-12-06T11:32:05.252Z] + curl -s https://codecov.io/bash [2023-12-06T11:32:05.252Z] [2023-12-06T11:32:05.252Z] _____ _ [2023-12-06T11:32:05.252Z] / ____| | | [2023-12-06T11:32:05.252Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T11:32:05.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T11:32:05.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T11:32:05.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T11:32:05.252Z] Bash-1.0.6 [2023-12-06T11:32:05.252Z] [2023-12-06T11:32:05.252Z] [2023-12-06T11:32:05.252Z] ==> git version 2.25.1 found [2023-12-06T11:32:05.252Z] ==> 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 [2023-12-06T11:32:05.252Z] Release-Date: 2020-01-08 [2023-12-06T11:32:05.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T11:32:05.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T11:32:05.252Z] ==> Jenkins CI detected. [2023-12-06T11:32:05.252Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-453 [2023-12-06T11:32:05.252Z] project root: . [2023-12-06T11:32:05.252Z] --> token set from env [2023-12-06T11:32:05.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T11:32:05.252Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T11:32:05.252Z] ==> Python coveragepy not found [2023-12-06T11:32:05.252Z] ==> Searching for coverage reports in: [2023-12-06T11:32:05.252Z] + . [2023-12-06T11:32:05.252Z] -> Found 1 reports [2023-12-06T11:32:05.252Z] ==> Detecting git/mercurial file structure [2023-12-06T11:32:05.252Z] ==> Reading reports [2023-12-06T11:32:05.252Z] + ./coverage.out bytes=43063 [2023-12-06T11:32:05.252Z] ==> Appending adjustments [2023-12-06T11:32:05.252Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T11:32:05.510Z] + Found adjustments [2023-12-06T11:32:05.511Z] ==> Gzipping contents [2023-12-06T11:32:05.511Z] 8.0K /tmp/codecov.haSdhT.gz [2023-12-06T11:32:05.511Z] ==> Uploading reports [2023-12-06T11:32:05.511Z] url: https://codecov.io [2023-12-06T11:32:05.511Z] query: branch=PR-453&commit=cb4b8140317a66d736d5efba010080b874a6c828&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=453&job=&cmd_args= [2023-12-06T11:32:05.511Z] -> Pinging Codecov [2023-12-06T11:32:05.511Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-453&commit=cb4b8140317a66d736d5efba010080b874a6c828&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=453&job=&cmd_args= [2023-12-06T11:32:05.511Z] -> Uploading to [2023-12-06T11:32:05.511Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/5E52B4B073DB2E39498172D8E973AA87/cb4b8140317a66d736d5efba010080b874a6c828/f75e9e91-2d8b-4f98-b6c2-c7f8f773be36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T113205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c06511dd6ac0dba7a68b67ae1705e103725ebb02ad58307a68dff9071527e007 [2023-12-06T11:32:05.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T11:32:05.511Z] Dload Upload Total Spent Left Speed [2023-12-06T11:32:05.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20483 --:--:-- --:--:-- --:--:-- 20483 [2023-12-06T11:32:05.770Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cb4b8140317a66d736d5efba010080b874a6c828 [Pipeline] } [2023-12-06T11:32:05.799Z] 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 [2023-12-06T11:32:09.048Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-453/archives ] [2023-12-06T11:32:09.048Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-453/archives [2023-12-06T11:32:09.048Z] total 16 [2023-12-06T11:32:09.048Z] drwxr-xr-x 3 root root 4096 Dec 6 11:26 . [2023-12-06T11:32:09.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:26 .. [2023-12-06T11:32:09.048Z] drwxr-xr-x 2 root root 4096 Dec 6 11:26 cost [2023-12-06T11:32:09.048Z] -rw-r--r-- 1 root root 89 Dec 6 11:26 cost.csv [2023-12-06T11:32:09.048Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-453/archives [2023-12-06T11:32:09.048Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-453/archives [2023-12-06T11:32:09.048Z] total 16 [2023-12-06T11:32:09.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:26 . [2023-12-06T11:32:09.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:26 .. [2023-12-06T11:32:09.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 11:26 cost [2023-12-06T11:32:09.048Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 11:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:09.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:10.268Z] ---> package-listing.sh [2023-12-06T11:32:10.268Z] ++ facter osfamily [2023-12-06T11:32:10.268Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T11:32:10.531Z] + OS_FAMILY=debian [2023-12-06T11:32:10.531Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-453 [2023-12-06T11:32:10.531Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T11:32:10.531Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T11:32:10.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T11:32:10.531Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T11:32:10.531Z] + '[' /w/workspace/foundry_device-virtual-go_PR-453 ']' [2023-12-06T11:32:10.531Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T11:32:10.531Z] + case "${OS_FAMILY}" in [2023-12-06T11:32:10.531Z] + dpkg -l [2023-12-06T11:32:10.531Z] + grep '^ii' [2023-12-06T11:32:10.531Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T11:32:10.531Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T11:32:10.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T11:32:10.531Z] + '[' /w/workspace/foundry_device-virtual-go_PR-453 ']' [2023-12-06T11:32:10.531Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-453/archives/ [2023-12-06T11:32:10.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-453/archives/ [Pipeline] echo [2023-12-06T11:32:10.562Z] 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-453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T11:32:10.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T11:32:11.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T11:32:11.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T11:32:11.771Z] prd-ubuntu20.04-docker-8c-8g-24182 does not seem to be running inside a container [2023-12-06T11:32:11.795Z] $ 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-453/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-453 -v /w/workspace/foundry_device-virtual-go_PR-453:/w/workspace/foundry_device-virtual-go_PR-453:rw,z -v /w/workspace/foundry_device-virtual-go_PR-453@tmp:/w/workspace/foundry_device-virtual-go_PR-453@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 [2023-12-06T11:32:11.964Z] $ docker top 04ce7d3183c85086b49dd8e91d441d9057d38eebd7544b1ff9e4aa1b334c395e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T11:32:12.472Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T11:32:12.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T11:32:13.098Z] + ls /var/log/sa-host [2023-12-06T11:32:13.098Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T11:32:13.361Z] provisioning config files... [2023-12-06T11:32:13.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-453@tmp/config17620511451256729139tmp [Pipeline] { [Pipeline] echo [2023-12-06T11:32:13.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:13.836Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T11:32:13.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:14.382Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T11:32:14.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:14.733Z] ---> sudo-logs.sh [2023-12-06T11:32:14.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T11:32:14.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:15.198Z] ---> job-cost.sh [2023-12-06T11:32:15.198Z] lf-activate-venv: SKIPPING [2023-12-06T11:32:15.198Z] DEBUG: total: 0.2199999988079071 [2023-12-06T11:32:15.198Z] INFO: Retrieving Stack Cost... [2023-12-06T11:32:15.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T11:32:16.031Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T11:32:16.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T11:32:16.377Z] ---> logs-deploy.sh [2023-12-06T11:32:16.378Z] lf-activate-venv: SKIPPING [2023-12-06T11:32:16.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-453/1 [2023-12-06T11:32:16.378Z] INFO: archiving workspace using pattern(s): [2023-12-06T11:32:17.315Z] Archives upload complete. [2023-12-06T11:32:17.315Z] INFO: archiving logs to Nexus [2023-12-06T11:32:18.251Z] ---> uname -a: [2023-12-06T11:32:18.251Z] Linux prd-ubuntu20-04-docker-8c-8g-24182 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] ---> lscpu: [2023-12-06T11:32:18.251Z] Architecture: x86_64 [2023-12-06T11:32:18.251Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T11:32:18.251Z] Byte Order: Little Endian [2023-12-06T11:32:18.251Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T11:32:18.251Z] CPU(s): 8 [2023-12-06T11:32:18.251Z] On-line CPU(s) list: 0-7 [2023-12-06T11:32:18.251Z] Thread(s) per core: 1 [2023-12-06T11:32:18.251Z] Core(s) per socket: 1 [2023-12-06T11:32:18.251Z] Socket(s): 8 [2023-12-06T11:32:18.251Z] NUMA node(s): 1 [2023-12-06T11:32:18.251Z] Vendor ID: AuthenticAMD [2023-12-06T11:32:18.251Z] CPU family: 23 [2023-12-06T11:32:18.251Z] Model: 49 [2023-12-06T11:32:18.251Z] Model name: AMD EPYC-Rome Processor [2023-12-06T11:32:18.251Z] Stepping: 0 [2023-12-06T11:32:18.251Z] CPU MHz: 2800.000 [2023-12-06T11:32:18.251Z] BogoMIPS: 5600.00 [2023-12-06T11:32:18.251Z] Virtualization: AMD-V [2023-12-06T11:32:18.251Z] Hypervisor vendor: KVM [2023-12-06T11:32:18.251Z] Virtualization type: full [2023-12-06T11:32:18.251Z] L1d cache: 256 KiB [2023-12-06T11:32:18.251Z] L1i cache: 256 KiB [2023-12-06T11:32:18.251Z] L2 cache: 4 MiB [2023-12-06T11:32:18.251Z] L3 cache: 128 MiB [2023-12-06T11:32:18.251Z] NUMA node0 CPU(s): 0-7 [2023-12-06T11:32:18.251Z] Vulnerability Itlb multihit: Not affected [2023-12-06T11:32:18.251Z] Vulnerability L1tf: Not affected [2023-12-06T11:32:18.251Z] Vulnerability Mds: Not affected [2023-12-06T11:32:18.251Z] Vulnerability Meltdown: Not affected [2023-12-06T11:32:18.251Z] Vulnerability Mmio stale data: Not affected [2023-12-06T11:32:18.251Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T11:32:18.251Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T11:32:18.251Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T11:32:18.251Z] Vulnerability Srbds: Not affected [2023-12-06T11:32:18.251Z] Vulnerability Tsx async abort: Not affected [2023-12-06T11:32:18.251Z] 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 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] ---> nproc: [2023-12-06T11:32:18.251Z] 8 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] ---> df -h: [2023-12-06T11:32:18.251Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T11:32:18.251Z] overlay 155G 12G 144G 8% / [2023-12-06T11:32:18.251Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T11:32:18.251Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T11:32:18.251Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T11:32:18.251Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] ---> sar -b -r -n DEV: [2023-12-06T11:32:18.251Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24182) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:23:32 LINUX RESTART (8 CPU) [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T11:32:18.251Z] 11:25:01 143.21 16.76 126.45 0.00 2062.02 47944.15 0.00 [2023-12-06T11:32:18.251Z] 11:26:01 172.49 1.45 171.04 0.00 15.33 55080.82 0.00 [2023-12-06T11:32:18.251Z] 11:27:01 204.60 0.22 204.38 0.00 14.66 47455.91 0.00 [2023-12-06T11:32:18.251Z] 11:28:01 2.22 0.00 2.22 0.00 0.00 27.08 0.00 [2023-12-06T11:32:18.251Z] 11:29:01 55.02 11.61 43.41 0.00 5176.87 8516.31 0.00 [2023-12-06T11:32:18.251Z] 11:30:01 5.48 0.02 5.47 0.00 0.13 117.71 0.00 [2023-12-06T11:32:18.251Z] 11:31:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 [2023-12-06T11:32:18.251Z] 11:32:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 [2023-12-06T11:32:18.251Z] Average: 73.23 3.73 69.50 0.00 906.20 19840.38 0.00 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T11:32:18.251Z] 11:25:01 29144248 31513768 807232 2.45 78464 2559560 1979836 5.83 1054900 2296724 5248 [2023-12-06T11:32:18.251Z] 11:26:01 28017376 31463356 841284 2.56 152268 3446544 1870300 5.51 1292988 3056572 211448 [2023-12-06T11:32:18.251Z] 11:27:01 27512308 31510848 793384 2.41 164920 3956612 1747160 5.15 1334172 3486308 264 [2023-12-06T11:32:18.251Z] 11:28:01 27512896 31511596 792420 2.41 164968 3956616 1747160 5.15 1333932 3486308 8 [2023-12-06T11:32:18.251Z] 11:29:01 27018948 31474664 797332 2.42 194172 4381848 1703080 5.02 1658960 3620228 988 [2023-12-06T11:32:18.251Z] 11:30:01 27041024 31491800 781000 2.38 192700 4378592 1708908 5.04 1639112 3616980 380 [2023-12-06T11:32:18.251Z] 11:31:01 27043560 31494400 778384 2.37 192772 4378596 1708908 5.04 1636644 3616988 8 [2023-12-06T11:32:18.251Z] 11:32:01 27051976 31502924 769836 2.34 192836 4378600 1708908 5.04 1628424 3616988 8 [2023-12-06T11:32:18.251Z] Average: 27542792 31495420 795109 2.42 166638 3929621 1771782 5.22 1447392 3349637 27294 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T11:32:18.251Z] 11:25:01 vethad56fed 70.85 86.87 6.87 61.11 0.00 0.00 0.00 0.01 [2023-12-06T11:32:18.251Z] 11:25:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:25:01 ens3 754.77 492.10 6198.75 100.65 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:25:01 docker0 109.13 131.15 8.82 376.12 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:26:01 vethb1fd002 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:26:01 ens3 281.70 147.41 2325.45 24.22 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:26:01 docker0 130.23 257.09 11.46 2298.83 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:27:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:27:01 ens3 132.69 96.03 2695.36 107.12 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:27:01 docker0 4.92 9.46 0.29 93.24 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:28:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:29:01 ens3 207.77 105.47 2730.88 7.33 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:30:01 ens3 0.50 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:32:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] Average: ens3 171.01 104.40 1734.54 29.78 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] Average: docker0 30.37 49.54 2.56 345.96 0.00 0.00 0.00 0.00 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] ---> sar -P ALL: [2023-12-06T11:32:18.251Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24182) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:23:32 LINUX RESTART (8 CPU) [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] 11:24:02 CPU %user %nice %system %iowait %steal %idle [2023-12-06T11:32:18.251Z] 11:25:01 all 8.18 0.00 2.56 2.08 0.06 87.12 [2023-12-06T11:32:18.251Z] 11:25:01 0 7.43 0.00 2.31 3.13 0.09 87.04 [2023-12-06T11:32:18.251Z] 11:25:01 1 9.69 0.00 2.58 2.89 0.05 84.80 [2023-12-06T11:32:18.251Z] 11:25:01 2 6.37 0.00 1.85 0.10 0.05 91.63 [2023-12-06T11:32:18.251Z] 11:25:01 3 8.26 0.00 2.42 1.70 0.07 87.56 [2023-12-06T11:32:18.251Z] 11:25:01 4 7.88 0.00 3.41 5.89 0.09 82.74 [2023-12-06T11:32:18.251Z] 11:25:01 5 9.34 0.00 2.58 0.65 0.05 87.38 [2023-12-06T11:32:18.251Z] 11:25:01 6 8.85 0.00 2.28 0.92 0.03 87.91 [2023-12-06T11:32:18.251Z] 11:25:01 7 7.64 0.00 3.04 1.39 0.07 87.86 [2023-12-06T11:32:18.251Z] 11:26:01 all 24.27 0.00 4.04 3.24 0.07 68.38 [2023-12-06T11:32:18.251Z] 11:26:01 0 24.17 0.00 5.07 9.01 0.08 61.66 [2023-12-06T11:32:18.251Z] 11:26:01 1 24.38 0.00 4.10 0.44 0.07 71.01 [2023-12-06T11:32:18.251Z] 11:26:01 2 24.42 0.00 3.38 0.30 0.07 71.83 [2023-12-06T11:32:18.251Z] 11:26:01 3 24.88 0.00 4.60 10.78 0.07 59.68 [2023-12-06T11:32:18.251Z] 11:26:01 4 24.79 0.00 3.53 0.39 0.07 71.22 [2023-12-06T11:32:18.251Z] 11:26:01 5 23.46 0.00 3.49 2.60 0.07 70.39 [2023-12-06T11:32:18.251Z] 11:26:01 6 24.17 0.00 4.13 2.00 0.08 69.62 [2023-12-06T11:32:18.251Z] 11:26:01 7 23.85 0.00 4.06 0.41 0.08 71.60 [2023-12-06T11:32:18.251Z] 11:27:01 all 16.39 0.00 3.15 2.72 0.12 77.63 [2023-12-06T11:32:18.251Z] 11:27:01 0 16.30 0.00 3.17 0.17 0.13 80.24 [2023-12-06T11:32:18.251Z] 11:27:01 1 16.85 0.00 3.04 1.28 0.13 78.70 [2023-12-06T11:32:18.251Z] 11:27:01 2 15.87 0.00 3.64 6.72 0.12 73.64 [2023-12-06T11:32:18.251Z] 11:27:01 3 16.82 0.00 3.34 9.47 0.12 70.26 [2023-12-06T11:32:18.251Z] 11:27:01 4 16.05 0.00 3.62 1.21 0.08 79.03 [2023-12-06T11:32:18.251Z] 11:27:01 5 16.34 0.00 2.77 0.18 0.13 80.56 [2023-12-06T11:32:18.251Z] 11:27:01 6 16.88 0.00 2.39 1.71 0.12 78.91 [2023-12-06T11:32:18.251Z] 11:27:01 7 16.00 0.00 3.22 1.06 0.12 79.60 [2023-12-06T11:32:18.251Z] 11:28:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2023-12-06T11:32:18.251Z] 11:28:01 0 1.89 0.00 0.00 0.00 0.00 98.11 [2023-12-06T11:32:18.251Z] 11:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-06T11:32:18.251Z] 11:28:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-06T11:32:18.251Z] 11:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T11:32:18.251Z] 11:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T11:32:18.251Z] 11:28:01 5 0.23 0.00 0.00 0.00 0.00 99.77 [2023-12-06T11:32:18.251Z] 11:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T11:32:18.251Z] 11:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T11:32:18.251Z] 11:29:01 all 2.47 0.00 1.34 0.57 0.03 95.59 [2023-12-06T11:32:18.251Z] 11:29:01 0 3.83 0.00 1.52 0.85 0.03 93.76 [2023-12-06T11:32:18.251Z] 11:29:01 1 2.02 0.00 1.05 1.27 0.05 95.61 [2023-12-06T11:32:18.251Z] 11:29:01 2 2.74 0.00 1.40 1.28 0.02 94.56 [2023-12-06T11:32:18.251Z] 11:29:01 3 1.29 0.00 1.02 0.03 0.02 97.65 [2023-12-06T11:32:18.251Z] 11:29:01 4 2.09 0.00 1.76 0.05 0.03 96.07 [2023-12-06T11:32:18.251Z] 11:29:01 5 1.60 0.00 1.80 0.40 0.05 96.14 [2023-12-06T11:32:18.251Z] 11:29:01 6 4.13 0.00 1.20 0.58 0.03 94.05 [2023-12-06T11:32:18.251Z] 11:29:01 7 2.09 0.00 0.97 0.07 0.03 96.84 [2023-12-06T11:32:18.251Z] 11:30:01 all 0.08 0.00 0.05 0.01 0.01 99.84 [2023-12-06T11:32:18.251Z] 11:30:01 0 0.23 0.00 0.12 0.00 0.00 99.65 [2023-12-06T11:32:18.251Z] 11:30:01 1 0.07 0.00 0.08 0.07 0.03 99.75 [2023-12-06T11:32:18.251Z] 11:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T11:32:18.251Z] 11:30:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-12-06T11:32:18.251Z] 11:30:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-12-06T11:32:18.251Z] 11:30:01 5 0.05 0.00 0.07 0.03 0.02 99.83 [2023-12-06T11:32:18.251Z] 11:30:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-12-06T11:32:18.251Z] 11:30:01 7 0.15 0.00 0.03 0.00 0.00 99.82 [2023-12-06T11:32:18.251Z] 11:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-12-06T11:32:18.251Z] 11:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T11:32:18.251Z] 11:31:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-12-06T11:32:18.251Z] 11:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T11:32:18.251Z] 11:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T11:32:18.251Z] 11:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T11:32:18.251Z] 11:31:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-12-06T11:32:18.251Z] 11:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T11:32:18.251Z] 11:31:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-12-06T11:32:18.251Z] 11:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-12-06T11:32:18.251Z] 11:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T11:32:18.251Z] 11:32:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2023-12-06T11:32:18.251Z] 11:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T11:32:18.251Z] 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T11:32:18.251Z] 11:32:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-06T11:32:18.251Z] 11:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T11:32:18.251Z] 11:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T11:32:18.251Z] 11:32:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-06T11:32:18.251Z] Average: all 6.42 0.00 1.39 1.07 0.04 91.08 [2023-12-06T11:32:18.251Z] Average: 0 6.68 0.00 1.51 1.63 0.04 90.14 [2023-12-06T11:32:18.251Z] Average: 1 6.59 0.00 1.36 0.74 0.05 91.25 [2023-12-06T11:32:18.251Z] Average: 2 6.15 0.00 1.29 1.05 0.04 91.48 [2023-12-06T11:32:18.251Z] Average: 3 6.36 0.00 1.42 2.73 0.04 89.46 [2023-12-06T11:32:18.251Z] Average: 4 6.32 0.00 1.54 0.93 0.04 91.18 [2023-12-06T11:32:18.251Z] Average: 5 6.34 0.00 1.33 0.48 0.04 91.80 [2023-12-06T11:32:18.251Z] Average: 6 6.72 0.00 1.25 0.65 0.04 91.34 [2023-12-06T11:32:18.251Z] Average: 7 6.19 0.00 1.41 0.36 0.05 92.00 [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z] [2023-12-06T11:32:18.251Z]