Pull request #409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6754c8ad9a0435f72d5d98e26829d4cb024ac9f+6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b (e4e37d70b2334fa6390151a776bdacb8899bed7d) 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-ssh5537456430320864488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3649288368554810217.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-409/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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh848466135166717242.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-409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13647558856984547413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh929826373155558766.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-409/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-409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5812418723317590981.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-15907’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15910 in /w/workspace/foundry_device-virtual-go_PR-409 [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-409 # 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/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b into PR head commit f6754c8ad9a0435f72d5d98e26829d4cb024ac9f Merge succeeded, producing f6754c8ad9a0435f72d5d98e26829d4cb024ac9f Checking out Revision f6754c8ad9a0435f72d5d98e26829d4cb024ac9f (PR-409) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # 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 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:39 ========================================================= 18:28:39 EdgeX Global Pipelines Version Info 18:28:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:39 ------------------- 18:28:39 stable info: 18:28:39 ------------------- 18:28:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:28:39 Message: update stable to v1.0.249 18:28:40 ------------------- 18:28:40 experimental info: 18:28:40 ------------------- 18:28:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:28:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:28:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:28:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-409 [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-409 [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-409 [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6754c8 [Pipeline] echo 18:28:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:42 provisioning config files... 18:28:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config4468437692962598373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:42 ---> docker-login.sh 18:28:42 nexus3.edgexfoundry.org:10001 18:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:42 Configure a credential helper to remove this warning. See 18:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:42 18:28:42 Login Succeeded 18:28:42 nexus3.edgexfoundry.org:10002 18:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:43 Configure a credential helper to remove this warning. See 18:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:43 18:28:43 Login Succeeded 18:28:43 nexus3.edgexfoundry.org:10003 18:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:43 Configure a credential helper to remove this warning. See 18:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:43 18:28:43 Login Succeeded 18:28:43 nexus3.edgexfoundry.org:10004 18:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:43 Configure a credential helper to remove this warning. See 18:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:43 18:28:43 Login Succeeded 18:28:43 docker.io 18:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:43 Configure a credential helper to remove this warning. See 18:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:43 18:28:43 Login Succeeded 18:28:43 ---> docker-login.sh ends [Pipeline] } 18:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:44 + git rev-list -1 --merges f6754c8ad9a0435f72d5d98e26829d4cb024ac9f~1..f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo 18:28:44 -----------> git rev-list -1 --merges f6754c8ad9a0435f72d5d98e26829d4cb024ac9f~1..f6754c8ad9a0435f72d5d98e26829d4cb024ac9f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [false] [Pipeline] sh 18:28:44 + git log --format=format:%s -1 f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo 18:28:44 ========================================================= 18:28:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:45 + git log --format=format:%s -1 f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] echo 18:28:45 [semverPrep] GIT_COMMIT: f6754c8ad9a0435f72d5d98e26829d4cb024ac9f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:28:45 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:45 + grep -v github /etc/ssh/ssh_known_hosts 18:28:45 + [ -e /tmp/ssh_known_hosts ] 18:28:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:45 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:45 sudo tee -a /etc/ssh/ssh_known_hosts 18:28:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:46 18:28:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:46 b85a868b505f: Pulling fs layer 18:28:46 e2be974225ed: Pulling fs layer 18:28:46 339a4e72a1f5: Pulling fs layer 18:28:46 988bab9f4d93: Pulling fs layer 18:28:46 1469e6f7b9e6: Pulling fs layer 18:28:46 eaf3925da568: Pulling fs layer 18:28:46 bab4dde63d76: Pulling fs layer 18:28:46 bde34c3a00c8: Pulling fs layer 18:28:46 b352a97aabf1: Pulling fs layer 18:28:46 4872d77fe225: Pulling fs layer 18:28:46 5851b861e8e6: Pulling fs layer 18:28:46 bab4dde63d76: Waiting 18:28:46 988bab9f4d93: Waiting 18:28:46 bde34c3a00c8: Waiting 18:28:46 b352a97aabf1: Waiting 18:28:46 eaf3925da568: Waiting 18:28:46 1469e6f7b9e6: Waiting 18:28:46 4872d77fe225: Waiting 18:28:46 e2be974225ed: Verifying Checksum 18:28:46 e2be974225ed: Download complete 18:28:46 988bab9f4d93: Verifying Checksum 18:28:46 988bab9f4d93: Download complete 18:28:46 1469e6f7b9e6: Verifying Checksum 18:28:46 1469e6f7b9e6: Download complete 18:28:46 eaf3925da568: Verifying Checksum 18:28:46 eaf3925da568: Download complete 18:28:46 339a4e72a1f5: Download complete 18:28:46 bde34c3a00c8: Verifying Checksum 18:28:46 bde34c3a00c8: Download complete 18:28:46 b352a97aabf1: Verifying Checksum 18:28:46 b352a97aabf1: Download complete 18:28:46 4872d77fe225: Download complete 18:28:46 5851b861e8e6: Download complete 18:28:46 b85a868b505f: Verifying Checksum 18:28:46 b85a868b505f: Download complete 18:28:47 bab4dde63d76: Verifying Checksum 18:28:47 bab4dde63d76: Download complete 18:28:48 b85a868b505f: Pull complete 18:28:48 e2be974225ed: Pull complete 18:28:48 339a4e72a1f5: Pull complete 18:28:49 988bab9f4d93: Pull complete 18:28:49 1469e6f7b9e6: Pull complete 18:28:49 eaf3925da568: Pull complete 18:28:51 bab4dde63d76: Pull complete 18:28:51 bde34c3a00c8: Pull complete 18:28:51 b352a97aabf1: Pull complete 18:28:51 4872d77fe225: Pull complete 18:28:51 5851b861e8e6: Pull complete 18:28:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:52 prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container 18:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 18:28:54 $ docker top 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 -eo pid,comm 18:28:54 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). 18:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:55 [ssh-agent] Looking for ssh-agent implementation... 18:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:55 $ docker exec 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent 18:28:55 SSH_AUTH_SOCK=/tmp/ssh-dniGxFBD2czb/agent.34 18:28:55 SSH_AGENT_PID=40 18:28:55 Running ssh-add (command line suppressed) 18:28:55 Identity added: /w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_5247175820565160991.key (/w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_5247175820565160991.key) 18:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:55 + git tag --points-at HEAD [Pipeline] } 18:28:55 $ docker exec --env ******** --env ******** 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent -k 18:28:55 unset SSH_AUTH_SOCK; 18:28:55 unset SSH_AGENT_PID; 18:28:55 echo Agent pid 40 killed; 18:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:55 [ssh-agent] Looking for ssh-agent implementation... 18:28:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:56 $ docker exec 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent 18:28:56 SSH_AUTH_SOCK=/tmp/ssh-lLsSUwdjSJLM/agent.71 18:28:56 SSH_AGENT_PID=77 18:28:56 Running ssh-add (command line suppressed) 18:28:56 Identity added: /w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_2109580069821424356.key (/w/workspace/foundry_device-virtual-go_PR-409@tmp/private_key_2109580069821424356.key) 18:28:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:56 + git semver init 18:28:56 2023-05-17 18:28:56,800 [run_init] DEBUG init version:0.0.0 force:False 18:28:56 2023-05-17 18:28:56,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-409/.semver 18:28:56 2023-05-17 18:28:56,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-409/.semver 18:28:56 2023-05-17 18:28:56,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-409/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-409, universal_newlines=False, shell=None, istream=None) 18:28:58 2023-05-17 18:28:57,871 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-409/.git/info/exclude 18:28:58 2023-05-17 18:28:57,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 with force:False 18:28:58 2023-05-17 18:28:57,872 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 18:28:58 2023-05-17 18:28:57,876 [execute] INFO git cat-file --batch-check 18:28:58 2023-05-17 18:28:57,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) 18:28:58 2023-05-17 18:28:57,885 [execute] INFO git cat-file --batch 18:28:58 2023-05-17 18:28:57,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-409/.semver, universal_newlines=False, shell=None, istream=) 18:28:58 2023-05-17 18:28:57,891 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-409/.semver/PR-409 18:28:58 0.0.0 [Pipeline] } 18:28:58 $ docker exec --env ******** --env ******** 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 ssh-agent -k 18:28:58 unset SSH_AUTH_SOCK; 18:28:58 unset SSH_AGENT_PID; 18:28:58 echo Agent pid 77 killed; 18:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:58 + git semver [Pipeline] } 18:28:59 $ docker stop --time=1 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 18:29:00 $ docker rm -f --volumes 4768a85161d828ecde6481c875e340a8ec32539b95d86c6f41a7f7178c13eb22 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:01 Stashed 1 file(s) [Pipeline] echo 18:29:01 [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 18:29:01 provisioning config files... 18:29:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config9374983686496071111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:02 ---> docker-login.sh 18:29:02 nexus3.edgexfoundry.org:10001 18:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:02 Configure a credential helper to remove this warning. See 18:29:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:02 18:29:02 Login Succeeded 18:29:02 nexus3.edgexfoundry.org:10002 18:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:02 Configure a credential helper to remove this warning. See 18:29:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:02 18:29:02 Login Succeeded 18:29:02 nexus3.edgexfoundry.org:10003 18:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:02 Configure a credential helper to remove this warning. See 18:29:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:02 18:29:02 Login Succeeded 18:29:02 nexus3.edgexfoundry.org:10004 18:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:02 Configure a credential helper to remove this warning. See 18:29:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:02 18:29:02 Login Succeeded 18:29:02 docker.io 18:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:02 Configure a credential helper to remove this warning. See 18:29:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:02 18:29:02 Login Succeeded 18:29:02 ---> docker-login.sh ends [Pipeline] } 18:29:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:02 ========================================================= 18:29:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:29:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:29:03 Sending build context to Docker daemon 23.67MB 18:29:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:29:03 Step 2/12 : FROM ${BASE} AS builder 18:29:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:03 f56be85fc22e: Pulling fs layer 18:29:03 85791d961cd3: Pulling fs layer 18:29:03 d694b5ae8c79: Pulling fs layer 18:29:03 9f32a84ed3da: Pulling fs layer 18:29:03 4d19c01a9841: Pulling fs layer 18:29:03 9325e15d5711: Pulling fs layer 18:29:03 556b6ee489ea: Pulling fs layer 18:29:03 c5a4b2cf53e6: Pulling fs layer 18:29:03 9f32a84ed3da: Waiting 18:29:03 4d19c01a9841: Waiting 18:29:03 9325e15d5711: Waiting 18:29:03 556b6ee489ea: Waiting 18:29:03 c5a4b2cf53e6: Waiting 18:29:03 85791d961cd3: Download complete 18:29:03 9f32a84ed3da: Verifying Checksum 18:29:03 9f32a84ed3da: Download complete 18:29:03 4d19c01a9841: Verifying Checksum 18:29:03 4d19c01a9841: Download complete 18:29:03 f56be85fc22e: Verifying Checksum 18:29:03 f56be85fc22e: Download complete 18:29:03 9325e15d5711: Verifying Checksum 18:29:03 9325e15d5711: Download complete 18:29:03 f56be85fc22e: Pull complete 18:29:03 85791d961cd3: Pull complete 18:29:04 c5a4b2cf53e6: Verifying Checksum 18:29:04 c5a4b2cf53e6: Download complete 18:29:04 d694b5ae8c79: Verifying Checksum 18:29:04 d694b5ae8c79: Download complete 18:29:04 556b6ee489ea: Verifying Checksum 18:29:04 556b6ee489ea: Download complete 18:29:07 d694b5ae8c79: Pull complete 18:29:07 9f32a84ed3da: Pull complete 18:29:08 4d19c01a9841: Pull complete 18:29:08 9325e15d5711: Pull complete 18:29:10 556b6ee489ea: Pull complete 18:29:11 c5a4b2cf53e6: Pull complete 18:29:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:29:11 ---> c4be618373d6 18:29:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:15 ---> Running in 671e01dd214b 18:29:15 Removing intermediate container 671e01dd214b 18:29:15 ---> b0af98d50454 18:29:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:29:15 ---> Running in 3f088e6383c7 18:29:15 Removing intermediate container 3f088e6383c7 18:29:15 ---> 1ae184e2363a 18:29:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:29:15 ---> Running in 98ac498afcda 18:29:15 Removing intermediate container 98ac498afcda 18:29:15 ---> 8cbb32a45fce 18:29:15 Step 6/12 : WORKDIR /device-virtual-go 18:29:15 ---> Running in 41ab185227d7 18:29:15 Removing intermediate container 41ab185227d7 18:29:15 ---> de739d28aaa1 18:29:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:15 ---> Running in be980e524779 18:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:29:16 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:29:16 (2/4) Installing libedit (20221030.3.1-r0) 18:29:16 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:29:16 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:29:16 Executing busybox-1.35.0-r29.trigger 18:29:16 OK: 269 MiB in 57 packages 18:29:16 Still waiting to schedule task 18:29:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15908’ is offline 18:29:17 Removing intermediate container be980e524779 18:29:17 ---> 43a721c08612 18:29:17 Step 8/12 : COPY go.mod vendor* ./ 18:29:17 ---> 8c27602254cd 18:29:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:17 ---> Running in f5bc3e881a15 18:30:03 Removing intermediate container f5bc3e881a15 18:30:03 ---> cd19cb81f2c2 18:30:03 Step 10/12 : COPY . . 18:30:03 ---> 5fa1234d85cf 18:30:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:03 ---> Running in d4c20232637d 18:30:03 Removing intermediate container d4c20232637d 18:30:03 ---> 0f901bda96c5 18:30:03 Step 12/12 : RUN $MAKE 18:30:03 ---> Running in 705c0b202ac2 18:30:03 noop 18:30:03 Removing intermediate container 705c0b202ac2 18:30:03 ---> 7915b7422878 18:30:03 Successfully built 7915b7422878 18:30:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:04 + docker inspect -f . ci-base-image-x86_64 18:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:04 prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container 18:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 18:30:04 $ docker top cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:05 + go version 18:30:05 go version go1.20.2 linux/amd64 [Pipeline] } 18:30:05 $ docker stop --time=1 cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 18:30:06 $ docker rm -f --volumes cbf32e8ebad817b18653abae90411a2298e47280a0c88a58cdc304197515e7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:07 + docker inspect -f . ci-base-image-x86_64 18:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:07 prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container 18:30:07 $ 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-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 18:30:07 $ docker top 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:08 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-409 [Pipeline] fileExists [Pipeline] sh 18:30:08 + make test 18:30:08 go test ./... -coverprofile=coverage.out 18:30:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:30:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:30:23 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 18:30:30 go vet ./... 18:30:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:30:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:30:33 $ docker stop --time=1 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 18:30:37 $ docker rm -f --volumes 1f4ac36ca9169fa621dd54cfa72adabd7a457aa4495461bc3087073828da6d16 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:30:38 + ls -al . 18:30:38 total 192 18:30:38 drwxrwxr-x 9 jenkins jenkins 4096 May 17 18:30 . 18:30:38 drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:28 .. 18:30:38 drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:28 .git 18:30:38 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 .github 18:30:38 -rw-rw-r-- 1 jenkins jenkins 337 May 17 18:28 .gitignore 18:30:38 -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:28 .golangci.yml 18:30:38 drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:28 .semver 18:30:38 -rw-rw-r-- 1 jenkins jenkins 8652 May 17 18:28 Attribution.txt 18:30:38 -rw-rw-r-- 1 jenkins jenkins 11367 May 17 18:28 CHANGELOG.md 18:30:38 -rw-rw-r-- 1 jenkins jenkins 1646 May 17 18:28 Dockerfile 18:30:38 -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:28 GOVERNANCE.md 18:30:38 -rw-rw-r-- 1 jenkins jenkins 660 May 17 18:28 Jenkinsfile 18:30:38 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:28 LICENSE 18:30:38 -rw-rw-r-- 1 jenkins jenkins 1696 May 17 18:28 Makefile 18:30:38 -rw-rw-r-- 1 jenkins jenkins 623 May 17 18:28 OWNERS.md 18:30:38 -rw-rw-r-- 1 jenkins jenkins 4087 May 17 18:28 README.md 18:30:38 -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:29 VERSION 18:30:38 drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:28 bin 18:30:38 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 cmd 18:30:38 -rw-r--r-- 1 jenkins jenkins 43063 May 17 18:30 coverage.out 18:30:38 -rw-rw-r-- 1 jenkins jenkins 3209 May 17 18:28 go.mod 18:30:38 -rw-rw-r-- 1 jenkins jenkins 30994 May 17 18:28 go.sum 18:30:38 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:28 internal 18:30:38 drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:28 snap 18:30:38 -rw-rw-r-- 1 jenkins jenkins 235 May 17 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:38 + 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=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f --label arch=amd64 --label version=0.0.0 . 18:30:38 Sending build context to Docker daemon 23.72MB 18:30:38 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:30:38 Step 2/25 : FROM ${BASE} AS builder 18:30:38 ---> 7915b7422878 18:30:38 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:30:39 ---> Running in 90757a951d77 18:30:39 Removing intermediate container 90757a951d77 18:30:39 ---> 30e3a7e07f1f 18:30:39 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:30:39 ---> Running in 7d62b9a58ef5 18:30:39 Removing intermediate container 7d62b9a58ef5 18:30:39 ---> ecb63318fe02 18:30:39 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:30:39 ---> Running in b2196a352a9e 18:30:39 Removing intermediate container b2196a352a9e 18:30:39 ---> fc4667c05ce7 18:30:39 Step 6/25 : WORKDIR /device-virtual-go 18:30:39 ---> Running in dcdbeeae19ca 18:30:39 Removing intermediate container dcdbeeae19ca 18:30:39 ---> 67a94a8bcf8f 18:30:39 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:39 ---> Running in 20da8ca5b07a 18:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:30:40 OK: 269 MiB in 57 packages 18:30:40 Removing intermediate container 20da8ca5b07a 18:30:40 ---> 73483e6ae37b 18:30:40 Step 8/25 : COPY go.mod vendor* ./ 18:30:40 ---> d7c2ca56b475 18:30:40 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:40 ---> Running in e1f72d7d1b20 18:30:41 Removing intermediate container e1f72d7d1b20 18:30:41 ---> b7be1a7d348b 18:30:41 Step 10/25 : COPY . . 18:30:42 ---> 40c1f22f3d4f 18:30:42 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:42 ---> Running in bb81bb563109 18:30:42 Removing intermediate container bb81bb563109 18:30:42 ---> cf9438d3c4e8 18:30:42 Step 12/25 : RUN $MAKE 18:30:42 ---> Running in a52908c801b7 18:30:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:30:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15912 in /w/workspace/foundry_device-virtual-go_PR-409 [Pipeline] { [Pipeline] ws 18:30:44 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:30:44 The recommended git tool is: git 18:30:49 using credential edgex-jenkins-ssh 18:30:49 Cloning the remote Git repository 18:30:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:30:49 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:30:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:30:50 > git --version # timeout=10 18:30:50 > git --version # 'git version 2.25.1' 18:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:54 Merging remotes/origin/main commit 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b into PR head commit f6754c8ad9a0435f72d5d98e26829d4cb024ac9f 18:30:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:30:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:30:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/409/head:refs/remotes/origin/PR-409 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:54 > git config core.sparsecheckout # timeout=10 18:30:54 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 18:30:54 > git remote # timeout=10 18:30:54 > git config --get remote.origin.url # timeout=10 18:30:54 Merge succeeded, producing f6754c8ad9a0435f72d5d98e26829d4cb024ac9f 18:30:54 Checking out Revision f6754c8ad9a0435f72d5d98e26829d4cb024ac9f (PR-409) 18:30:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:30:55 > git --version # timeout=10 18:30:55 > git --version # 'git version 2.25.1' 18:30:55 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:54 > git merge 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 18:30:54 > git rev-parse HEAD^{commit} # timeout=10 18:30:54 > git config core.sparsecheckout # timeout=10 18:30:54 > git checkout -f f6754c8ad9a0435f72d5d98e26829d4cb024ac9f # timeout=10 18:30:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:56 Dload Upload Total Spent Left Speed 18:30:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 18:30:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:57 + sudo tee /etc/docker/daemon.new 18:30:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:57 { 18:30:57 "registry-mirrors": [ 18:30:57 "https://nexus3.edgexfoundry.org:10001" 18:30:57 ], 18:30:57 "bip": "10.250.0.254/24", 18:30:57 "hosts": [ 18:30:57 "tcp://0.0.0.0:5555", 18:30:57 "unix:///var/run/docker.sock" 18:30:57 ], 18:30:57 "mtu": 1458, 18:30:57 "selinux-enabled": true, 18:30:57 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:57 } [Pipeline] sh 18:30:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:58 + sudo service docker restart 18:31:04 Removing intermediate container a52908c801b7 18:31:04 ---> 1439e15028ba 18:31:04 Step 13/25 : FROM alpine:3.17 18:31:04 3.17: Pulling from library/alpine 18:31:04 f56be85fc22e: Already exists 18:31:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:31:04 Status: Downloaded newer image for alpine:3.17 18:31:04 ---> 9ed4aefc74f6 18:31:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:31:04 ---> Running in 59170bcc4a15 18:31:04 Removing intermediate container 59170bcc4a15 18:31:04 ---> 2a54ce222829 18:31:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:31:04 ---> Running in 190113fac93b 18:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:31:04 (1/1) Installing dumb-init (1.2.5-r2) 18:31:04 Executing busybox-1.35.0-r29.trigger 18:31:04 OK: 7 MiB in 16 packages 18:31:04 Removing intermediate container 190113fac93b 18:31:04 ---> bb44dc4d3bd3 18:31:04 Step 16/25 : WORKDIR / 18:31:04 ---> Running in afae673d7125 18:31:04 Removing intermediate container afae673d7125 18:31:04 ---> 588d89be3e91 18:31:04 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:31:04 ---> c9c0916d4594 18:31:04 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:31:04 ---> 851d1bd38222 18:31:04 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:31:04 ---> 2e2f816320a1 18:31:04 Step 20/25 : EXPOSE 59900 18:31:04 ---> Running in 0233d6d42493 18:31:04 Removing intermediate container 0233d6d42493 18:31:04 ---> 5c6fe3e6d9c9 18:31:04 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:31:04 ---> Running in 65cb11a2b677 18:31:04 Removing intermediate container 65cb11a2b677 18:31:04 ---> d9e262d5229d 18:31:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:31:04 ---> Running in 62ed47817781 18:31:04 Removing intermediate container 62ed47817781 18:31:04 ---> a2291c632cb4 18:31:04 Step 23/25 : LABEL arch=amd64 18:31:04 ---> Running in b7976149c42d 18:31:04 Removing intermediate container b7976149c42d 18:31:04 ---> a287188f6320 18:31:04 Step 24/25 : LABEL git_sha=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f 18:31:04 ---> Running in 91bcdbea1df7 18:31:04 Removing intermediate container 91bcdbea1df7 18:31:04 ---> e5b96ddaa00f 18:31:04 Step 25/25 : LABEL version=0.0.0 18:31:04 ---> Running in 25ac74a56079 18:31:04 Removing intermediate container 25ac74a56079 18:31:04 ---> 2943c89e6388 18:31:04 [Warning] One or more build-args [ARCH] were not consumed 18:31:04 Successfully built 2943c89e6388 18:31:04 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 18:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:05 18:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:05 latest: Pulling from edgex-lftools-log-publisher 18:31:05 5eb5b503b376: Pulling fs layer 18:31:05 5c69ac0246d0: Pulling fs layer 18:31:05 ec43610c2a17: Pulling fs layer 18:31:05 3a2ae6a8a46f: Pulling fs layer 18:31:05 33b1e0a273af: Pulling fs layer 18:31:05 5d3b04190fa2: Pulling fs layer 18:31:05 33b1e0a273af: Waiting 18:31:05 5d3b04190fa2: Waiting 18:31:05 3a2ae6a8a46f: Waiting 18:31:05 2f39f015ded8: Pulling fs layer 18:31:05 2f39f015ded8: Waiting 18:31:05 5c69ac0246d0: Verifying Checksum 18:31:05 5c69ac0246d0: Download complete 18:31:05 3a2ae6a8a46f: Verifying Checksum 18:31:05 3a2ae6a8a46f: Download complete 18:31:05 33b1e0a273af: Verifying Checksum 18:31:05 33b1e0a273af: Download complete 18:31:05 5d3b04190fa2: Verifying Checksum 18:31:05 5d3b04190fa2: Download complete 18:31:05 ec43610c2a17: Verifying Checksum 18:31:05 ec43610c2a17: Download complete 18:31:06 5eb5b503b376: Verifying Checksum 18:31:06 5eb5b503b376: Download complete 18:31:06 2f39f015ded8: Verifying Checksum 18:31:06 2f39f015ded8: Download complete 18:31:07 5eb5b503b376: Pull complete 18:31:07 5c69ac0246d0: Pull complete 18:31:07 ec43610c2a17: Pull complete 18:31:07 3a2ae6a8a46f: Pull complete 18:31:08 33b1e0a273af: Pull complete 18:31:08 5d3b04190fa2: Pull complete 18:31:12 2f39f015ded8: Pull complete 18:31:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:12 prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container 18:31:12 $ 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-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 18:31:15 $ docker top 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> job-cost.sh 18:31:15 lf-activate-venv: SKIPPING 18:31:15 INFO: No Stack... 18:31:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:16 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:16 provisioning config files... 18:31:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5233304196360260549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:16 + cat /w/workspace/foundry_device-virtual-go_PR-409/archives/cost.csv 18:31:16 + cut -d, -f6 [Pipeline] lock 18:31:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] 18:31:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] did not exist. Created. 18:31:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:16 ---> docker-login.sh 18:31:16 nexus3.edgexfoundry.org:10001 18:31:16 + echo total: 0.2199999988079071 [Pipeline] stash 18:31:17 Stashed 1 file(s) 18:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 18:31:17 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:17 $ docker stop --time=1 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d 18:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:17 Configure a credential helper to remove this warning. See 18:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:17 18:31:17 Login Succeeded 18:31:17 nexus3.edgexfoundry.org:10002 18:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:17 Configure a credential helper to remove this warning. See 18:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:17 18:31:17 Login Succeeded 18:31:17 nexus3.edgexfoundry.org:10003 18:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:17 Configure a credential helper to remove this warning. See 18:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:17 18:31:18 Login Succeeded 18:31:18 nexus3.edgexfoundry.org:10004 18:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:18 $ docker rm -f --volumes 81e7aa6f0574148323faa7e6f51ad13bea97876dc7470449abe8887d8a10b42d 18:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:18 Configure a credential helper to remove this warning. See 18:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:18 18:31:18 Login Succeeded 18:31:18 docker.io [Pipeline] // withDockerContainer [Pipeline] } 18:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:18 Configure a credential helper to remove this warning. See 18:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:18 18:31:18 Login Succeeded 18:31:18 ---> docker-login.sh ends [Pipeline] } 18:31:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:19 ========================================================= 18:31:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:31:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:31:20 Sending build context to Docker daemon 12.01MB 18:31:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:31:21 Step 2/12 : FROM ${BASE} AS builder 18:31:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:21 c41833b44d91: Pulling fs layer 18:31:21 ed15518f5707: Pulling fs layer 18:31:21 feae8fd75edb: Pulling fs layer 18:31:21 242c74f7c9fa: Pulling fs layer 18:31:21 3cdef696dda3: Pulling fs layer 18:31:21 2ced38df9373: Pulling fs layer 18:31:21 58f1dce35555: Pulling fs layer 18:31:21 242c74f7c9fa: Waiting 18:31:21 3cdef696dda3: Waiting 18:31:21 2ced38df9373: Waiting 18:31:21 58f1dce35555: Waiting 18:31:21 ed15518f5707: Download complete 18:31:21 242c74f7c9fa: Verifying Checksum 18:31:21 242c74f7c9fa: Download complete 18:31:21 3cdef696dda3: Verifying Checksum 18:31:21 3cdef696dda3: Download complete 18:31:21 c41833b44d91: Verifying Checksum 18:31:21 c41833b44d91: Download complete 18:31:22 c41833b44d91: Pull complete 18:31:23 58f1dce35555: Verifying Checksum 18:31:23 58f1dce35555: Download complete 18:31:23 ed15518f5707: Pull complete 18:31:24 feae8fd75edb: Download complete 18:31:24 2ced38df9373: Verifying Checksum 18:31:24 2ced38df9373: Download complete 18:31:36 feae8fd75edb: Pull complete 18:31:36 242c74f7c9fa: Pull complete 18:31:36 3cdef696dda3: Pull complete 18:31:43 2ced38df9373: Pull complete 18:31:45 58f1dce35555: Pull complete 18:31:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:31:45 ---> fadd8f120f05 18:31:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:31:49 ---> Running in 860e71f0f3f0 18:31:49 Removing intermediate container 860e71f0f3f0 18:31:49 ---> 90d5dace4b87 18:31:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:31:49 ---> Running in 349ac2a2be8f 18:31:50 Removing intermediate container 349ac2a2be8f 18:31:50 ---> 2f04b21290d9 18:31:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:31:50 ---> Running in cfb61c342fbb 18:31:50 Removing intermediate container cfb61c342fbb 18:31:50 ---> 15ac1968d449 18:31:50 Step 6/12 : WORKDIR /device-virtual-go 18:31:50 ---> Running in 1be6b45c94fa 18:31:50 Removing intermediate container 1be6b45c94fa 18:31:50 ---> e80e3f39cc98 18:31:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:51 ---> Running in ef0307cb2a7c 18:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:31:53 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:31:53 (2/4) Installing libedit (20221030.3.1-r0) 18:31:53 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:31:53 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:31:53 Executing busybox-1.35.0-r29.trigger 18:31:53 OK: 268 MiB in 57 packages 18:31:54 Removing intermediate container ef0307cb2a7c 18:31:54 ---> ec94daf69ac1 18:31:54 Step 8/12 : COPY go.mod vendor* ./ 18:31:55 ---> 21a7cacd769e 18:31:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:55 ---> Running in 2fc57994ad1a 18:33:03 Removing intermediate container 2fc57994ad1a 18:33:03 ---> caeb6ecb01cc 18:33:03 Step 10/12 : COPY . . 18:33:03 ---> 9edf3d04a99e 18:33:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:03 ---> Running in 5ee3f92f29c2 18:33:03 Removing intermediate container 5ee3f92f29c2 18:33:03 ---> 043669e012f9 18:33:03 Step 12/12 : RUN $MAKE 18:33:03 ---> Running in 0d4c935bf282 18:33:03 noop 18:33:03 Removing intermediate container 0d4c935bf282 18:33:03 ---> 1498b3d442c2 18:33:03 Successfully built 1498b3d442c2 18:33:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:03 + docker inspect -f . ci-base-image-arm64 18:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:04 prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container 18:33:04 $ 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 18:33:05 $ docker top fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:06 + go version 18:33:06 go version go1.20.2 linux/arm64 [Pipeline] } 18:33:06 $ docker stop --time=1 fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 18:33:08 $ docker rm -f --volumes fff1e0d505e42c4b9caca85d9fbac6aa2290c6628f6cc0d2909facfeecb28865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:09 + docker inspect -f . ci-base-image-arm64 18:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:09 prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container 18:33:09 $ 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 18:33:11 $ docker top 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:11 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 18:33:12 + make test 18:33:12 go test ./... -coverprofile=coverage.out 18:33:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:35:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:35:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.092s coverage: 58.4% of statements 18:35:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:35:58 go vet ./... 18:36:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:25 $ docker stop --time=1 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 18:36:27 $ docker rm -f --volumes 17c2b5e17c8d052ec1e585ca6d94b11b7ebbea0fa6d1cf69551803825542d280 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:28 Warning: overwriting stash ‘coverage-report’ 18:36:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:30 + ls -al . 18:36:30 total 188 18:36:30 drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:33 . 18:36:30 drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 .. 18:36:30 drwxrwxr-x 8 jenkins jenkins 4096 May 17 18:30 .git 18:36:30 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 .github 18:36:30 -rw-rw-r-- 1 jenkins jenkins 337 May 17 18:30 .gitignore 18:36:30 -rw-rw-r-- 1 jenkins jenkins 41 May 17 18:30 .golangci.yml 18:36:30 -rw-rw-r-- 1 jenkins jenkins 8652 May 17 18:30 Attribution.txt 18:36:30 -rw-rw-r-- 1 jenkins jenkins 11367 May 17 18:30 CHANGELOG.md 18:36:30 -rw-rw-r-- 1 jenkins jenkins 1646 May 17 18:30 Dockerfile 18:36:30 -rw-rw-r-- 1 jenkins jenkins 677 May 17 18:30 GOVERNANCE.md 18:36:30 -rw-rw-r-- 1 jenkins jenkins 660 May 17 18:30 Jenkinsfile 18:36:30 -rw-rw-r-- 1 jenkins jenkins 11340 May 17 18:30 LICENSE 18:36:30 -rw-rw-r-- 1 jenkins jenkins 1696 May 17 18:30 Makefile 18:36:30 -rw-rw-r-- 1 jenkins jenkins 623 May 17 18:30 OWNERS.md 18:36:30 -rw-rw-r-- 1 jenkins jenkins 4087 May 17 18:30 README.md 18:36:30 -rw-rw-r-- 1 jenkins jenkins 5 May 17 18:29 VERSION 18:36:30 drwxrwxr-x 2 jenkins jenkins 4096 May 17 18:30 bin 18:36:30 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 cmd 18:36:30 -rw-r--r-- 1 jenkins jenkins 43063 May 17 18:35 coverage.out 18:36:30 -rw-rw-r-- 1 jenkins jenkins 3209 May 17 18:30 go.mod 18:36:30 -rw-rw-r-- 1 jenkins jenkins 30994 May 17 18:30 go.sum 18:36:30 drwxrwxr-x 3 jenkins jenkins 4096 May 17 18:30 internal 18:36:30 drwxrwxr-x 4 jenkins jenkins 4096 May 17 18:30 snap 18:36:30 -rw-rw-r-- 1 jenkins jenkins 235 May 17 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:30 + 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=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f --label arch=arm64 --label version=0.0.0 . 18:36:31 Sending build context to Docker daemon 12.05MB 18:36:31 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:36:31 Step 2/25 : FROM ${BASE} AS builder 18:36:31 ---> 1498b3d442c2 18:36:31 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:36:31 ---> Running in 5310c86b1e81 18:36:31 Removing intermediate container 5310c86b1e81 18:36:31 ---> 7bfa0da64fd5 18:36:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:36:31 ---> Running in 4b988650f8e9 18:36:32 Removing intermediate container 4b988650f8e9 18:36:32 ---> 24a486e2e12e 18:36:32 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:36:32 ---> Running in 03384e5ad819 18:36:32 Removing intermediate container 03384e5ad819 18:36:32 ---> 6691fc7e6460 18:36:32 Step 6/25 : WORKDIR /device-virtual-go 18:36:32 ---> Running in ea2f48c05098 18:36:33 Removing intermediate container ea2f48c05098 18:36:33 ---> 63cb69220e30 18:36:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:33 ---> Running in fe2ad9d3c0b7 18:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:36:36 OK: 268 MiB in 57 packages 18:36:37 Removing intermediate container fe2ad9d3c0b7 18:36:37 ---> 84be4c33eb4d 18:36:37 Step 8/25 : COPY go.mod vendor* ./ 18:36:37 ---> 16f88662ce79 18:36:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:37 ---> Running in f6cb682391c0 18:36:41 Removing intermediate container f6cb682391c0 18:36:41 ---> eeb08c14eb92 18:36:41 Step 10/25 : COPY . . 18:36:42 ---> 3c36e05c1c41 18:36:42 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:42 ---> Running in 5a8180da8c4b 18:36:42 Removing intermediate container 5a8180da8c4b 18:36:42 ---> c7dc3cacab56 18:36:42 Step 12/25 : RUN $MAKE 18:36:42 ---> Running in a50fbce972ef 18:36:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:39:20 Removing intermediate container a50fbce972ef 18:39:20 ---> 1a3dec479921 18:39:20 Step 13/25 : FROM alpine:3.17 18:39:20 3.17: Pulling from library/alpine 18:39:20 c41833b44d91: Already exists 18:39:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:39:20 Status: Downloaded newer image for alpine:3.17 18:39:20 ---> 51e60588ff2c 18:39:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:39:20 ---> Running in 09d59dcdf9f2 18:39:20 Removing intermediate container 09d59dcdf9f2 18:39:20 ---> 62c95d837423 18:39:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:39:20 ---> Running in bb861daaa317 18:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:39:20 (1/1) Installing dumb-init (1.2.5-r2) 18:39:20 Executing busybox-1.35.0-r29.trigger 18:39:20 OK: 8 MiB in 16 packages 18:39:20 Removing intermediate container bb861daaa317 18:39:20 ---> 70035b183f33 18:39:20 Step 16/25 : WORKDIR / 18:39:20 ---> Running in 56f98a57b860 18:39:20 Removing intermediate container 56f98a57b860 18:39:20 ---> 2ecc18fa038b 18:39:20 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:39:20 ---> 45e242e48b8a 18:39:20 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:39:20 ---> 55d22997ce1b 18:39:20 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:39:20 ---> 77692b8822cf 18:39:20 Step 20/25 : EXPOSE 59900 18:39:20 ---> Running in a99f011e0ad2 18:39:20 Removing intermediate container a99f011e0ad2 18:39:20 ---> 91cafa23faa5 18:39:20 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:39:20 ---> Running in 8cd026090d26 18:39:20 Removing intermediate container 8cd026090d26 18:39:20 ---> 925410b4b0ed 18:39:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:20 ---> Running in 60ae5e78693b 18:39:21 Removing intermediate container 60ae5e78693b 18:39:21 ---> 1847fa02d588 18:39:21 Step 23/25 : LABEL arch=arm64 18:39:21 ---> Running in 14bb264dfc05 18:39:21 Removing intermediate container 14bb264dfc05 18:39:21 ---> c1462f0ca490 18:39:21 Step 24/25 : LABEL git_sha=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f 18:39:21 ---> Running in 01f253e832c6 18:39:21 Removing intermediate container 01f253e832c6 18:39:21 ---> c3949512614d 18:39:21 Step 25/25 : LABEL version=0.0.0 18:39:21 ---> Running in 3480d0aaa798 18:39:22 Removing intermediate container 3480d0aaa798 18:39:22 ---> 805c33279920 18:39:22 [Warning] One or more build-args [ARCH] were not consumed 18:39:22 Successfully built 805c33279920 18:39:22 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:23 18:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:23 arm64: Pulling from edgex-lftools-log-publisher 18:39:23 8998bd30e6a1: Pulling fs layer 18:39:23 04944245beec: Pulling fs layer 18:39:23 699f458cf7ca: Pulling fs layer 18:39:23 765212b225bb: Pulling fs layer 18:39:23 f23df028b6ca: Pulling fs layer 18:39:23 d65c8cfc05b1: Pulling fs layer 18:39:23 2437ff75d9bd: Pulling fs layer 18:39:23 f23df028b6ca: Waiting 18:39:23 d65c8cfc05b1: Waiting 18:39:23 2437ff75d9bd: Waiting 18:39:23 765212b225bb: Waiting 18:39:23 04944245beec: Verifying Checksum 18:39:23 04944245beec: Download complete 18:39:23 765212b225bb: Verifying Checksum 18:39:23 765212b225bb: Download complete 18:39:23 f23df028b6ca: Download complete 18:39:23 d65c8cfc05b1: Verifying Checksum 18:39:23 d65c8cfc05b1: Download complete 18:39:24 699f458cf7ca: Verifying Checksum 18:39:24 699f458cf7ca: Download complete 18:39:24 8998bd30e6a1: Verifying Checksum 18:39:24 8998bd30e6a1: Download complete 18:39:26 2437ff75d9bd: Verifying Checksum 18:39:26 2437ff75d9bd: Download complete 18:39:28 8998bd30e6a1: Pull complete 18:39:29 04944245beec: Pull complete 18:39:30 699f458cf7ca: Pull complete 18:39:30 765212b225bb: Pull complete 18:39:31 f23df028b6ca: Pull complete 18:39:31 d65c8cfc05b1: Pull complete 18:39:46 2437ff75d9bd: Pull complete 18:39:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:46 prd-ubuntu20.04-docker-arm64-4c-16g-15912 does not seem to be running inside a container 18:39:47 $ 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 18:39:49 $ docker top 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:50 ---> job-cost.sh 18:39:50 lf-activate-venv: SKIPPING 18:39:50 INFO: No Stack... 18:39:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:52 INFO: Archiving Costs [Pipeline] sh 18:39:53 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 18:39:53 + cut -d, -f6 [Pipeline] lock 18:39:53 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] 18:39:53 Resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] did not exist. Created. 18:39:53 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:53 /w/workspace/device-virtual-go/1@tmp/durable-ba258949/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:54 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:54 Warning: overwriting stash ‘stack-cost’ 18:39:54 Stashed 1 file(s) [Pipeline] } 18:39:54 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-409-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:54 $ docker stop --time=1 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e 18:39:56 $ docker rm -f --volumes 28df74e2652ca25abe0982c614eb0c149b3597fec4d90c52cce2b786c3f59d0e [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 18:39:57 provisioning config files... 18:39:57 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config15771882755231550055tmp [Pipeline] { [Pipeline] sh 18:39:57 + set +x 18:39:57 + curl -s https://codecov.io/bash 18:39:57 + bash -s -- 18:39:57 18:39:57 _____ _ 18:39:57 / ____| | | 18:39:57 | | ___ __| | ___ ___ _____ __ 18:39:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:39:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:39:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:39:57 Bash-1.0.6 18:39:57 18:39:57 18:39:57 ==> git version 2.25.1 found 18:39:57 ==> 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 18:39:57 Release-Date: 2020-01-08 18:39:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:39:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:39:57 ==> Jenkins CI detected. 18:39:57 current dir:  /w/workspace/foundry_device-virtual-go_PR-409 18:39:57 project root: . 18:39:57 --> token set from env 18:39:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:39:57 ==> Running gcov in . (disable via -X gcov) 18:39:57 ==> Python coveragepy not found 18:39:57 ==> Searching for coverage reports in: 18:39:57 + . 18:39:57 -> Found 1 reports 18:39:57 ==> Detecting git/mercurial file structure 18:39:57 ==> Reading reports 18:39:57 + ./coverage.out bytes=43063 18:39:57 ==> Appending adjustments 18:39:57 https://docs.codecov.io/docs/fixing-reports 18:39:58 + Found adjustments 18:39:58 ==> Gzipping contents 18:39:58 8.0K /tmp/codecov.m9g4I6.gz 18:39:58 ==> Uploading reports 18:39:58 url: https://codecov.io 18:39:58 query: branch=PR-409&commit=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=409&job=&cmd_args= 18:39:58 -> Pinging Codecov 18:39:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-409&commit=f6754c8ad9a0435f72d5d98e26829d4cb024ac9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=409&job=&cmd_args= 18:39:58 -> Uploading to 18:39:58 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/5E52B4B073DB2E39498172D8E973AA87/f6754c8ad9a0435f72d5d98e26829d4cb024ac9f/c80af389-2a32-4fb9-bb26-f3299bb289f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T183958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=659b3d23fb38861982fb2dc8a93822963b513ac8f53f1692304d667b3a4329f0 18:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:58 Dload Upload Total Spent Left Speed 18:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24568 --:--:-- --:--:-- --:--:-- 24568 18:39:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f6754c8ad9a0435f72d5d98e26829d4cb024ac9f [Pipeline] } 18:39:58 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 18:40:00 + [ -d /w/workspace/foundry_device-virtual-go_PR-409/archives ] 18:40:00 + ls -al /w/workspace/foundry_device-virtual-go_PR-409/archives 18:40:00 total 16 18:40:00 drwxr-xr-x 3 root root 4096 May 17 18:31 . 18:40:00 drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:31 .. 18:40:00 drwxr-xr-x 2 root root 4096 May 17 18:31 cost 18:40:00 -rw-r--r-- 1 root root 89 May 17 18:31 cost.csv 18:40:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-409/archives 18:40:00 + ls -al /w/workspace/foundry_device-virtual-go_PR-409/archives 18:40:00 total 16 18:40:00 drwxr-xr-x 3 jenkins jenkins 4096 May 17 18:31 . 18:40:00 drwxrwxr-x 10 jenkins jenkins 4096 May 17 18:31 .. 18:40:00 drwxr-xr-x 2 jenkins jenkins 4096 May 17 18:31 cost 18:40:00 -rw-r--r-- 1 jenkins jenkins 89 May 17 18:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:40:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:40:01 ---> package-listing.sh 18:40:01 ++ facter osfamily 18:40:01 ++ tr '[:upper:]' '[:lower:]' 18:40:01 + OS_FAMILY=debian 18:40:01 + workspace=/w/workspace/foundry_device-virtual-go_PR-409 18:40:01 + START_PACKAGES=/tmp/packages_start.txt 18:40:01 + END_PACKAGES=/tmp/packages_end.txt 18:40:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:01 + PACKAGES=/tmp/packages_start.txt 18:40:01 + '[' /w/workspace/foundry_device-virtual-go_PR-409 ']' 18:40:01 + PACKAGES=/tmp/packages_end.txt 18:40:01 + case "${OS_FAMILY}" in 18:40:01 + dpkg -l 18:40:01 + grep '^ii' 18:40:01 + '[' -f /tmp/packages_start.txt ']' 18:40:01 + '[' -f /tmp/packages_end.txt ']' 18:40:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:01 + '[' /w/workspace/foundry_device-virtual-go_PR-409 ']' 18:40:01 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-409/archives/ 18:40:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-409/archives/ [Pipeline] echo 18:40:01 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-409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:40:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:02 prd-ubuntu20.04-docker-8c-8g-15910 does not seem to be running inside a container 18:40:02 $ 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-409/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-409 -v /w/workspace/foundry_device-virtual-go_PR-409:/w/workspace/foundry_device-virtual-go_PR-409:rw,z -v /w/workspace/foundry_device-virtual-go_PR-409@tmp:/w/workspace/foundry_device-virtual-go_PR-409@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 18:40:02 $ docker top 5df98aaf8c11d52c0efbf3ac249e927ff4a2b2769572635695cab771f069f2e7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:40:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:40:03 + ls /var/log/sa-host 18:40:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:04 provisioning config files... 18:40:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-409@tmp/config16997193996207513986tmp [Pipeline] { [Pipeline] echo 18:40:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:40:04 ---> create-netrc.sh [Pipeline] } 18:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:40:05 ---> python-tools-install.sh [Pipeline] echo 18:40:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:05 ---> sudo-logs.sh 18:40:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:40:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:05 ---> job-cost.sh 18:40:05 lf-activate-venv: SKIPPING 18:40:05 DEBUG: total: 0.2199999988079071 18:40:05 INFO: Retrieving Stack Cost... 18:40:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:06 INFO: Archiving Costs [Pipeline] echo 18:40:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:06 ---> logs-deploy.sh 18:40:06 lf-activate-venv: SKIPPING 18:40:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-409/1 18:40:06 INFO: archiving workspace using pattern(s): 18:40:07 Archives upload complete. 18:40:08 INFO: archiving logs to Nexus 18:40:08 ---> uname -a: 18:40:08 Linux prd-ubuntu20-04-docker-8c-8g-15910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:40:08 18:40:08 18:40:08 ---> lscpu: 18:40:08 Architecture: x86_64 18:40:08 CPU op-mode(s): 32-bit, 64-bit 18:40:08 Byte Order: Little Endian 18:40:08 Address sizes: 40 bits physical, 48 bits virtual 18:40:08 CPU(s): 8 18:40:08 On-line CPU(s) list: 0-7 18:40:08 Thread(s) per core: 1 18:40:08 Core(s) per socket: 1 18:40:08 Socket(s): 8 18:40:08 NUMA node(s): 1 18:40:08 Vendor ID: AuthenticAMD 18:40:08 CPU family: 23 18:40:08 Model: 49 18:40:08 Model name: AMD EPYC-Rome Processor 18:40:08 Stepping: 0 18:40:08 CPU MHz: 2799.998 18:40:08 BogoMIPS: 5599.99 18:40:08 Virtualization: AMD-V 18:40:08 Hypervisor vendor: KVM 18:40:08 Virtualization type: full 18:40:08 L1d cache: 256 KiB 18:40:08 L1i cache: 256 KiB 18:40:08 L2 cache: 4 MiB 18:40:08 L3 cache: 128 MiB 18:40:08 NUMA node0 CPU(s): 0-7 18:40:08 Vulnerability Itlb multihit: Not affected 18:40:08 Vulnerability L1tf: Not affected 18:40:08 Vulnerability Mds: Not affected 18:40:08 Vulnerability Meltdown: Not affected 18:40:08 Vulnerability Mmio stale data: Not affected 18:40:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:40:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:40:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:40:08 Vulnerability Srbds: Not affected 18:40:08 Vulnerability Tsx async abort: Not affected 18:40:08 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 18:40:08 18:40:08 18:40:08 ---> nproc: 18:40:08 8 18:40:08 18:40:08 18:40:08 ---> df -h: 18:40:08 Filesystem Size Used Avail Use% Mounted on 18:40:08 overlay 155G 12G 144G 8% / 18:40:08 tmpfs 64M 0 64M 0% /dev 18:40:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:40:08 shm 64M 0 64M 0% /dev/shm 18:40:08 /dev/vda1 155G 12G 144G 8% /facter-os 18:40:08 18:40:08 18:40:08 ---> sar -b -r -n DEV: 18:40:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15910) 05/17/23 _x86_64_ (8 CPU) 18:40:08 18:40:08 18:28:03 LINUX RESTART (8 CPU) 18:40:08 18:40:08 18:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:40:08 18:30:01 178.75 1.40 177.35 0.00 28.53 73543.34 0.00 18:40:08 18:31:01 116.86 0.30 116.56 0.00 15.20 26298.02 0.00 18:40:08 18:32:01 81.07 0.05 81.02 0.00 5.06 19128.97 0.00 18:40:08 18:33:01 2.15 0.00 2.15 0.00 0.00 23.59 0.00 18:40:08 18:34:01 29.34 10.25 19.09 0.00 3454.72 3774.61 0.00 18:40:08 18:35:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 18:40:08 18:36:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 18:40:08 18:37:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 18:40:08 18:38:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 18:40:08 18:39:01 2.38 0.00 2.38 0.00 0.00 33.46 0.00 18:40:08 18:40:01 3.90 1.20 2.70 0.00 33.99 35.99 0.00 18:40:08 Average: 38.36 1.20 37.16 0.00 322.11 11190.45 0.00 18:40:08 18:40:08 18:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:40:08 18:30:01 28439556 31604624 702360 2.14 144232 3237032 1784028 5.26 1046848 2968348 500 18:40:08 18:31:01 28101612 31549380 752324 2.29 149360 3496380 1974656 5.82 1258004 3069088 636 18:40:08 18:32:01 27625428 31585696 714604 2.17 159020 3949060 1746916 5.15 1267624 3484556 160 18:40:08 18:33:01 27625408 31585816 714264 2.17 159096 3949052 1746916 5.15 1267392 3484556 0 18:40:08 18:34:01 27392744 31572660 717548 2.18 164412 4152952 1815296 5.35 1424172 3537336 172 18:40:08 18:35:01 27393480 31573472 716768 2.18 164500 4152956 1815296 5.35 1423700 3537332 8 18:40:08 18:36:01 27402216 31582340 707860 2.15 164596 4152952 1815296 5.35 1415344 3537364 12 18:40:08 18:37:01 27402420 31582664 707500 2.15 164692 4152952 1815296 5.35 1415352 3537372 8 18:40:08 18:38:01 27402516 31582968 707364 2.15 164796 4152964 1815296 5.35 1415652 3537500 36 18:40:08 18:39:01 27402192 31582852 707412 2.15 164924 4152948 1815296 5.35 1415560 3537496 8 18:40:08 18:40:01 27389092 31571320 718404 2.18 165060 4154036 1908224 5.62 1426852 3538056 256 18:40:08 Average: 27597879 31579436 715128 2.17 160426 3973026 1822956 5.37 1343318 3433546 163 18:40:08 18:40:08 18:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:40:08 18:30:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 18:40:08 18:30:01 ens3 461.31 288.25 6197.05 31.56 0.00 0.00 0.00 0.00 18:40:08 18:30:01 docker0 201.32 308.85 15.48 1961.76 0.00 0.00 0.00 0.00 18:40:08 18:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:40:08 18:31:01 vethbc51ed9 1.15 1.55 0.09 15.99 0.00 0.00 0.00 0.00 18:40:08 18:31:01 ens3 58.19 44.63 103.37 89.07 0.00 0.00 0.00 0.00 18:40:08 18:31:01 docker0 2.52 4.87 0.16 58.50 0.00 0.00 0.00 0.00 18:40:08 18:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:40:08 18:32:01 ens3 91.04 55.51 2549.04 10.32 0.00 0.00 0.00 0.00 18:40:08 18:32:01 docker0 0.37 1.77 0.02 27.01 0.00 0.00 0.00 0.00 18:40:08 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:08 18:33:01 ens3 1.97 0.73 0.47 0.30 0.00 0.00 0.00 0.00 18:40:08 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:40:08 18:34:01 ens3 107.33 59.58 1376.24 4.46 0.00 0.00 0.00 0.00 18:40:08 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:08 18:35:01 ens3 1.68 0.68 0.49 0.30 0.00 0.00 0.00 0.00 18:40:08 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:36:01 ens3 0.92 0.80 0.52 0.43 0.00 0.00 0.00 0.00 18:40:08 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:08 18:37:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:40:08 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:08 18:39:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:40:08 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 18:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:40:08 18:40:01 ens3 8.13 5.12 8.48 2.75 0.00 0.00 0.00 0.00 18:40:08 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:08 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 18:40:08 Average: ens3 66.56 41.48 931.92 12.68 0.00 0.00 0.00 0.00 18:40:08 Average: docker0 18.59 28.72 1.43 186.38 0.00 0.00 0.00 0.00 18:40:08 18:40:08 18:40:08 ---> sar -P ALL: 18:40:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15910) 05/17/23 _x86_64_ (8 CPU) 18:40:08 18:40:08 18:28:03 LINUX RESTART (8 CPU) 18:40:08 18:40:08 18:29:01 CPU %user %nice %system %iowait %steal %idle 18:40:08 18:30:01 all 7.82 0.00 3.80 3.07 0.07 85.25 18:40:08 18:30:01 0 7.43 0.00 3.59 3.72 0.07 85.19 18:40:08 18:30:01 1 8.80 0.00 2.59 0.10 0.07 88.44 18:40:08 18:30:01 2 8.09 0.00 5.75 5.96 0.12 80.08 18:40:08 18:30:01 3 8.04 0.00 3.94 7.18 0.05 80.78 18:40:08 18:30:01 4 7.19 0.00 3.39 0.24 0.03 89.15 18:40:08 18:30:01 5 8.26 0.00 3.99 6.77 0.07 80.91 18:40:08 18:30:01 6 8.00 0.00 4.00 0.37 0.05 87.57 18:40:08 18:30:01 7 6.71 0.00 3.14 0.27 0.08 89.80 18:40:08 18:31:01 all 39.71 0.00 6.71 1.33 0.09 52.15 18:40:08 18:31:01 0 38.44 0.00 6.46 2.14 0.07 52.89 18:40:08 18:31:01 1 40.75 0.00 6.16 0.20 0.08 52.80 18:40:08 18:31:01 2 39.76 0.00 6.51 1.06 0.10 52.57 18:40:08 18:31:01 3 39.31 0.00 7.15 3.60 0.10 49.84 18:40:08 18:31:01 4 40.04 0.00 6.67 0.07 0.08 53.13 18:40:08 18:31:01 5 40.33 0.00 7.52 3.14 0.08 48.93 18:40:08 18:31:01 6 39.62 0.00 6.37 0.22 0.08 53.71 18:40:08 18:31:01 7 39.46 0.00 6.88 0.24 0.08 53.34 18:40:08 18:32:01 all 2.82 0.00 1.35 0.75 0.02 95.05 18:40:08 18:32:01 0 2.82 0.00 1.39 1.41 0.03 94.35 18:40:08 18:32:01 1 2.51 0.00 1.17 0.49 0.02 95.81 18:40:08 18:32:01 2 3.18 0.00 1.32 0.00 0.02 95.49 18:40:08 18:32:01 3 2.98 0.00 1.03 0.02 0.02 95.96 18:40:08 18:32:01 4 3.03 0.00 1.27 0.08 0.02 95.60 18:40:08 18:32:01 5 2.26 0.00 1.46 3.68 0.02 92.58 18:40:08 18:32:01 6 3.43 0.00 1.05 0.28 0.02 95.21 18:40:08 18:32:01 7 2.39 0.00 2.12 0.03 0.03 95.43 18:40:08 18:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 18:40:08 18:33:01 0 0.02 0.00 0.02 0.03 0.02 99.92 18:40:08 18:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:40:08 18:33:01 3 0.31 0.00 0.02 0.00 0.02 99.66 18:40:08 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:08 18:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:40:08 18:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:40:08 18:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:34:01 all 1.12 0.00 0.45 0.22 0.02 98.19 18:40:08 18:34:01 0 1.15 0.00 0.38 0.75 0.03 97.68 18:40:08 18:34:01 1 0.58 0.00 0.28 0.05 0.02 99.07 18:40:08 18:34:01 2 0.70 0.00 0.33 0.08 0.00 98.88 18:40:08 18:34:01 3 1.85 0.00 0.31 0.05 0.02 97.78 18:40:08 18:34:01 4 1.38 0.00 0.50 0.40 0.00 97.71 18:40:08 18:34:01 5 1.12 0.00 0.33 0.02 0.02 98.51 18:40:08 18:34:01 6 0.68 0.00 0.97 0.35 0.02 97.98 18:40:08 18:34:01 7 1.47 0.00 0.45 0.10 0.03 97.94 18:40:08 18:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:40:08 18:35:01 0 0.02 0.00 0.02 0.03 0.02 99.92 18:40:08 18:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:40:08 18:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:40:08 18:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:40:08 18:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:40:08 18:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:40:08 18:36:01 0 0.03 0.00 0.00 0.03 0.00 99.93 18:40:08 18:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:40:08 18:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:40:08 18:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:40:08 18:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:40:08 18:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:40:08 18:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:40:08 18:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:40:08 18:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:40:08 18:37:01 0 0.00 0.00 0.02 0.03 0.00 99.95 18:40:08 18:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:40:08 18:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:40:08 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:40:08 18:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:40:08 18:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:40:08 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:40:08 18:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:38:01 all 0.06 0.00 0.05 0.01 0.13 99.75 18:40:08 18:38:01 0 0.00 0.00 0.00 0.03 0.00 99.97 18:40:08 18:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:40:08 18:38:01 2 0.02 0.00 0.35 0.00 0.02 99.62 18:40:08 18:38:01 3 0.32 0.00 0.02 0.00 0.02 99.65 18:40:08 18:38:01 4 0.07 0.00 0.02 0.00 0.03 99.88 18:40:08 18:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:40:08 18:38:01 7 0.03 0.00 0.00 0.02 0.97 98.98 18:40:08 18:39:01 all 0.03 0.00 0.02 0.01 0.00 99.94 18:40:08 18:39:01 0 0.02 0.00 0.02 0.03 0.00 99.93 18:40:08 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:40:08 18:39:01 3 0.15 0.00 0.02 0.02 0.02 99.80 18:40:08 18:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:40:08 18:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:40:08 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:40:08 18:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:40:08 18:40:01 all 0.24 0.00 0.10 0.01 0.01 99.64 18:40:08 18:40:01 0 0.08 0.00 0.17 0.03 0.02 99.70 18:40:08 18:40:01 1 0.12 0.00 0.12 0.00 0.02 99.75 18:40:08 18:40:01 2 0.50 0.00 0.12 0.02 0.00 99.37 18:40:08 18:40:01 3 0.27 0.00 0.08 0.00 0.02 99.63 18:40:08 18:40:01 4 0.18 0.00 0.10 0.00 0.02 99.70 18:40:08 18:40:01 5 0.28 0.00 0.05 0.02 0.00 99.65 18:40:08 18:40:01 6 0.07 0.00 0.07 0.00 0.00 99.87 18:40:08 18:40:01 7 0.45 0.00 0.10 0.02 0.02 99.42 18:40:08 18:40:08 Average: CPU %user %nice %system %iowait %steal %idle 18:40:08 Average: all 4.70 0.00 1.13 0.49 0.03 93.65 18:40:08 Average: 0 4.54 0.00 1.09 0.75 0.02 93.60 18:40:08 Average: 1 4.79 0.00 0.94 0.08 0.02 94.18 18:40:08 Average: 2 4.73 0.00 1.31 0.64 0.03 93.29 18:40:08 Average: 3 4.83 0.00 1.14 0.98 0.03 93.03 18:40:08 Average: 4 4.70 0.00 1.09 0.07 0.02 94.12 18:40:08 Average: 5 4.72 0.00 1.21 1.23 0.02 92.82 18:40:08 Average: 6 4.69 0.00 1.13 0.11 0.02 94.06 18:40:08 Average: 7 4.58 0.00 1.16 0.06 0.11 94.09 18:40:08 18:40:08 18:40:08