Pull request #442 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from d8a7a2a187c2b79cc082905f9a439033f71ed988+4bca90f1dcf7f6a68b4f435e584e4fdab171b977 (07354bbca46d50f8ae6d0546398e463d9923f318) 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-ssh4202170192665315882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16618407331981513121.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-442/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-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4902102990513544469.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-442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10193716078060450526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15713228455397221682.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-442/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-442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9903076447661426085.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10304 in /w/workspace/foundry_device-virtual-go_PR-442 [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-442 # 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 Merging remotes/origin/main commit 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 into PR head commit d8a7a2a187c2b79cc082905f9a439033f71ed988 Merge succeeded, producing d8a7a2a187c2b79cc082905f9a439033f71ed988 Checking out Revision d8a7a2a187c2b79cc082905f9a439033f71ed988 (PR-442) > 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/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # 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 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:54:12 ========================================================= 21:54:12 EdgeX Global Pipelines Version Info 21:54:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:54:13 ------------------- 21:54:13 stable info: 21:54:13 ------------------- 21:54:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:54:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:54:13 Message: update stable to v1.0.254 21:54:14 ------------------- 21:54:14 experimental info: 21:54:14 ------------------- 21:54:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:54:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:54:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-442 [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-442 [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-442 [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8a7a2a [Pipeline] echo 21:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:16 provisioning config files... 21:54:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config2512686494446107087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:16 ---> docker-login.sh 21:54:16 nexus3.edgexfoundry.org:10001 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:16 Configure a credential helper to remove this warning. See 21:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:16 21:54:16 Login Succeeded 21:54:16 nexus3.edgexfoundry.org:10002 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:16 Configure a credential helper to remove this warning. See 21:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:16 21:54:16 Login Succeeded 21:54:16 nexus3.edgexfoundry.org:10003 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:16 Configure a credential helper to remove this warning. See 21:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:16 21:54:16 Login Succeeded 21:54:16 nexus3.edgexfoundry.org:10004 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:16 Configure a credential helper to remove this warning. See 21:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:16 21:54:16 Login Succeeded 21:54:16 docker.io 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:17 Configure a credential helper to remove this warning. See 21:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:17 21:54:17 Login Succeeded 21:54:17 ---> docker-login.sh ends [Pipeline] } 21:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:54:17 + git rev-list -1 --merges d8a7a2a187c2b79cc082905f9a439033f71ed988~1..d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo 21:54:17 -----------> git rev-list -1 --merges d8a7a2a187c2b79cc082905f9a439033f71ed988~1..d8a7a2a187c2b79cc082905f9a439033f71ed988 d8a7a2a187c2b79cc082905f9a439033f71ed988 [false] [Pipeline] sh 21:54:18 + git log --format=format:%s -1 d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo 21:54:18 ========================================================= 21:54:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:54:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:18 + git log --format=format:%s -1 d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] echo 21:54:18 [semverPrep] GIT_COMMIT: d8a7a2a187c2b79cc082905f9a439033f71ed988, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo 21:54:18 [semverPrep] This is not a build commit. [Pipeline] sh 21:54:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:19 + grep -v github /etc/ssh/ssh_known_hosts 21:54:19 + [ -e /tmp/ssh_known_hosts ] 21:54:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:54:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:54:19 + sudo tee -a /etc/ssh/ssh_known_hosts 21:54:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:19 21:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:19 0.1.4: Pulling from edgex-devops/py-git-semver 21:54:19 b85a868b505f: Pulling fs layer 21:54:19 e2be974225ed: Pulling fs layer 21:54:19 339a4e72a1f5: Pulling fs layer 21:54:19 988bab9f4d93: Pulling fs layer 21:54:19 1469e6f7b9e6: Pulling fs layer 21:54:19 eaf3925da568: Pulling fs layer 21:54:19 bab4dde63d76: Pulling fs layer 21:54:19 bde34c3a00c8: Pulling fs layer 21:54:19 b352a97aabf1: Pulling fs layer 21:54:19 4872d77fe225: Pulling fs layer 21:54:19 5851b861e8e6: Pulling fs layer 21:54:19 988bab9f4d93: Waiting 21:54:19 1469e6f7b9e6: Waiting 21:54:19 eaf3925da568: Waiting 21:54:19 bab4dde63d76: Waiting 21:54:19 4872d77fe225: Waiting 21:54:19 bde34c3a00c8: Waiting 21:54:19 b352a97aabf1: Waiting 21:54:19 5851b861e8e6: Waiting 21:54:19 e2be974225ed: Download complete 21:54:19 988bab9f4d93: Verifying Checksum 21:54:19 988bab9f4d93: Download complete 21:54:19 339a4e72a1f5: Verifying Checksum 21:54:19 339a4e72a1f5: Download complete 21:54:19 1469e6f7b9e6: Verifying Checksum 21:54:19 1469e6f7b9e6: Download complete 21:54:19 eaf3925da568: Verifying Checksum 21:54:19 eaf3925da568: Download complete 21:54:20 bde34c3a00c8: Download complete 21:54:20 b352a97aabf1: Download complete 21:54:20 4872d77fe225: Download complete 21:54:20 5851b861e8e6: Verifying Checksum 21:54:20 5851b861e8e6: Download complete 21:54:20 b85a868b505f: Download complete 21:54:20 bab4dde63d76: Verifying Checksum 21:54:20 bab4dde63d76: Download complete 21:54:21 b85a868b505f: Pull complete 21:54:21 e2be974225ed: Pull complete 21:54:21 339a4e72a1f5: Pull complete 21:54:21 988bab9f4d93: Pull complete 21:54:22 1469e6f7b9e6: Pull complete 21:54:22 eaf3925da568: Pull complete 21:54:24 bab4dde63d76: Pull complete 21:54:24 bde34c3a00c8: Pull complete 21:54:24 b352a97aabf1: Pull complete 21:54:24 4872d77fe225: Pull complete 21:54:24 5851b861e8e6: Pull complete 21:54:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:24 prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container 21:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@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-devops/py-git-semver:0.1.4 cat 21:54:27 $ docker top c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a -eo pid,comm 21:54:27 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). 21:54:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:27 [ssh-agent] Looking for ssh-agent implementation... 21:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:28 $ docker exec c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent 21:54:28 SSH_AUTH_SOCK=/tmp/ssh-5irViHs2ujf7/agent.31 21:54:28 SSH_AGENT_PID=37 21:54:28 Running ssh-add (command line suppressed) 21:54:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_11068773383426347348.key (/w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_11068773383426347348.key) 21:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:28 + git tag --points-at HEAD [Pipeline] } 21:54:28 $ docker exec --env ******** --env ******** c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent -k 21:54:28 unset SSH_AUTH_SOCK; 21:54:28 unset SSH_AGENT_PID; 21:54:28 echo Agent pid 37 killed; 21:54:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:28 [ssh-agent] Looking for ssh-agent implementation... 21:54:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:29 $ docker exec c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent 21:54:29 SSH_AUTH_SOCK=/tmp/ssh-0UfZ8ThUQrSn/agent.70 21:54:29 SSH_AGENT_PID=76 21:54:29 Running ssh-add (command line suppressed) 21:54:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_6505629223032601313.key (/w/workspace/foundry_device-virtual-go_PR-442@tmp/private_key_6505629223032601313.key) 21:54:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:29 + git semver init 21:54:29 2023-10-24 21:54:29,799 [run_init] DEBUG init version:0.0.0 force:False 21:54:29 2023-10-24 21:54:29,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-442/.semver 21:54:29 2023-10-24 21:54:29,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-442/.semver 21:54:29 2023-10-24 21:54:29,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-442/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-442, universal_newlines=False, shell=None, istream=None) 21:54:31 2023-10-24 21:54:30,973 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-442/.git/info/exclude 21:54:31 2023-10-24 21:54:30,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 with force:False 21:54:31 2023-10-24 21:54:30,974 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 21:54:31 2023-10-24 21:54:30,978 [execute] INFO git cat-file --batch-check 21:54:31 2023-10-24 21:54:30,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) 21:54:31 2023-10-24 21:54:30,984 [execute] INFO git cat-file --batch 21:54:31 2023-10-24 21:54:30,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-442/.semver, universal_newlines=False, shell=None, istream=) 21:54:31 2023-10-24 21:54:30,989 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-442/.semver/PR-442 21:54:31 0.0.0 [Pipeline] } 21:54:31 $ docker exec --env ******** --env ******** c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a ssh-agent -k 21:54:31 unset SSH_AUTH_SOCK; 21:54:31 unset SSH_AGENT_PID; 21:54:31 echo Agent pid 76 killed; 21:54:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:31 + git semver [Pipeline] } 21:54:32 $ docker stop --time=1 c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a 21:54:33 $ docker rm -f --volumes c2a55ee21f0ff2652f1ef96fba51ab984e9a1c4f70eb95bb031043666d60a06a [Pipeline] // withDockerContainer [Pipeline] sh 21:54:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:54:34 Stashed 1 file(s) [Pipeline] echo 21:54:34 [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 21:54:34 provisioning config files... 21:54:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config18289541045955660546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:35 ---> docker-login.sh 21:54:35 nexus3.edgexfoundry.org:10001 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 nexus3.edgexfoundry.org:10002 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 nexus3.edgexfoundry.org:10003 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 nexus3.edgexfoundry.org:10004 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 docker.io 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 ---> docker-login.sh ends [Pipeline] } 21:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:54:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:35 ========================================================= 21:54:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:54:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:54:36 Sending build context to Docker daemon 23.68MB 21:54:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:54:36 Step 2/12 : FROM ${BASE} AS builder 21:54:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:54:36 7264a8db6415: Pulling fs layer 21:54:36 c4d48a809fc2: Pulling fs layer 21:54:36 4f1c88b9dad5: Pulling fs layer 21:54:36 ad3a456e5733: Pulling fs layer 21:54:36 33e27b845d1e: Pulling fs layer 21:54:36 c68163c4e522: Pulling fs layer 21:54:36 50da416c3ac9: Pulling fs layer 21:54:36 23d2d4c4bb30: Pulling fs layer 21:54:36 ad3a456e5733: Waiting 21:54:36 33e27b845d1e: Waiting 21:54:36 c68163c4e522: Waiting 21:54:36 50da416c3ac9: Waiting 21:54:36 23d2d4c4bb30: Waiting 21:54:36 c4d48a809fc2: Download complete 21:54:36 ad3a456e5733: Verifying Checksum 21:54:36 ad3a456e5733: Download complete 21:54:36 33e27b845d1e: Verifying Checksum 21:54:36 33e27b845d1e: Download complete 21:54:36 7264a8db6415: Download complete 21:54:36 c68163c4e522: Verifying Checksum 21:54:36 c68163c4e522: Download complete 21:54:36 7264a8db6415: Pull complete 21:54:36 c4d48a809fc2: Pull complete 21:54:36 23d2d4c4bb30: Verifying Checksum 21:54:36 23d2d4c4bb30: Download complete 21:54:37 4f1c88b9dad5: Verifying Checksum 21:54:37 4f1c88b9dad5: Download complete 21:54:37 50da416c3ac9: Verifying Checksum 21:54:37 50da416c3ac9: Download complete 21:54:39 4f1c88b9dad5: Pull complete 21:54:40 ad3a456e5733: Pull complete 21:54:40 33e27b845d1e: Pull complete 21:54:40 c68163c4e522: Pull complete 21:54:42 50da416c3ac9: Pull complete 21:54:43 23d2d4c4bb30: Pull complete 21:54:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:54:43 ---> 0786185ac409 21:54:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:54:48 ---> Running in bba6151ff4d4 21:54:48 Removing intermediate container bba6151ff4d4 21:54:48 ---> 2c5c39b4fb60 21:54:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:54:48 ---> Running in 2a16c1b13914 21:54:48 Removing intermediate container 2a16c1b13914 21:54:48 ---> 4e2a4d144eff 21:54:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:54:48 ---> Running in 4bffd2c00b8f 21:54:48 Removing intermediate container 4bffd2c00b8f 21:54:48 ---> 1fa5901c6038 21:54:48 Step 6/12 : WORKDIR /device-virtual-go 21:54:48 ---> Running in 4b29b6a839de 21:54:48 Removing intermediate container 4b29b6a839de 21:54:48 ---> 3d5e6f14e17d 21:54:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:48 ---> Running in 3a57317251a9 21:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:54:48 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:54:48 (2/4) Installing libedit (20221030.3.1-r1) 21:54:48 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:54:49 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:54:49 Executing busybox-1.36.1-r2.trigger 21:54:49 OK: 268 MiB in 56 packages 21:54:49 Still waiting to schedule task 21:54:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:54:49 Removing intermediate container 3a57317251a9 21:54:49 ---> 6dbc2b89233f 21:54:49 Step 8/12 : COPY go.mod vendor* ./ 21:54:49 ---> d02a4bcb9806 21:54:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:49 ---> Running in 311473fe1084 21:55:45 Removing intermediate container 311473fe1084 21:55:45 ---> d7a1c5ba57c4 21:55:45 Step 10/12 : COPY . . 21:55:45 ---> 9419e0907e7f 21:55:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:45 ---> Running in 2de92c458561 21:55:45 Removing intermediate container 2de92c458561 21:55:45 ---> fd2924977203 21:55:45 Step 12/12 : RUN $MAKE 21:55:45 ---> Running in bd8536caf4f6 21:55:45 noop 21:55:45 Removing intermediate container bd8536caf4f6 21:55:45 ---> 30a6170d51ee 21:55:45 Successfully built 30a6170d51ee 21:55:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:46 + docker inspect -f . ci-base-image-x86_64 21:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:46 prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container 21:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:46 $ docker top e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:47 + go version 21:55:47 go version go1.21.0 linux/amd64 [Pipeline] } 21:55:47 $ docker stop --time=1 e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb 21:55:48 $ docker rm -f --volumes e8988c13f6c035c6083d2582a514e2de2036df90481d1a279cdf05f6f00f0adb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:49 + docker inspect -f . ci-base-image-x86_64 21:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:49 prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container 21:55:49 $ 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-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:49 $ docker top 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:50 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-442 [Pipeline] fileExists [Pipeline] sh 21:55:50 + make test 21:55:50 go test ./... -coverprofile=coverage.out 21:55:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 21:56:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 21:56:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 21:56:08 go vet ./... 21:56:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:12 ./bin/test-attribution-txt.sh [Pipeline] echo 21:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:56:12 $ docker stop --time=1 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad 21:56:15 $ docker rm -f --volumes 79f15792bde5bccde1c0a602d7b5b5a4ae05b7f3019f4a201d5bac47e91af4ad [Pipeline] // withDockerContainer [Pipeline] sh 21:56:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:17 + ls -al . 21:56:17 total 200 21:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:55 . 21:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:54 .. 21:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:56 .git 21:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 .github 21:56:17 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 21:54 .gitignore 21:56:17 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:54 .golangci.yml 21:56:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:54 .semver 21:56:17 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 21:54 Attribution.txt 21:56:17 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 21:54 CHANGELOG.md 21:56:17 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 21:54 Dockerfile 21:56:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:54 GOVERNANCE.md 21:56:17 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 21:54 Jenkinsfile 21:56:17 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:54 LICENSE 21:56:17 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 21:54 Makefile 21:56:17 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 21:54 OWNERS.md 21:56:17 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 21:54 README.md 21:56:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:54 VERSION 21:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:54 bin 21:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 cmd 21:56:17 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 21:56 coverage.out 21:56:17 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 21:54 go.mod 21:56:17 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 21:54 go.sum 21:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:54 internal 21:56:17 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:17 + 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=d8a7a2a187c2b79cc082905f9a439033f71ed988 --label arch=amd64 --label version=0.0.0 . 21:56:17 Sending build context to Docker daemon 23.72MB 21:56:17 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:56:17 Step 2/25 : FROM ${BASE} AS builder 21:56:17 ---> 30a6170d51ee 21:56:17 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:56:18 ---> Running in c05924fbd6a3 21:56:18 Removing intermediate container c05924fbd6a3 21:56:18 ---> ee68d26e3251 21:56:18 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:56:18 ---> Running in d1de8ec8d610 21:56:18 Removing intermediate container d1de8ec8d610 21:56:18 ---> 6b8d3040c8d8 21:56:18 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:56:18 ---> Running in 7da00f2de634 21:56:18 Removing intermediate container 7da00f2de634 21:56:18 ---> da93031c5151 21:56:18 Step 6/25 : WORKDIR /device-virtual-go 21:56:18 ---> Running in 4f8205025d8f 21:56:18 Removing intermediate container 4f8205025d8f 21:56:18 ---> 8504c866d8cf 21:56:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:18 ---> Running in 575d9b1adc32 21:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:56:19 OK: 268 MiB in 56 packages 21:56:19 Removing intermediate container 575d9b1adc32 21:56:19 ---> 17be0eb1f0bc 21:56:19 Step 8/25 : COPY go.mod vendor* ./ 21:56:19 ---> a65d88218def 21:56:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:19 ---> Running in 6e22a2f0d074 21:56:20 Removing intermediate container 6e22a2f0d074 21:56:20 ---> 1e295f6c898d 21:56:20 Step 10/25 : COPY . . 21:56:20 ---> 6bfe7c6e4d58 21:56:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:20 ---> Running in 682b7add71c2 21:56:20 Removing intermediate container 682b7add71c2 21:56:20 ---> 20ac9d44a2d9 21:56:20 Step 12/25 : RUN $MAKE 21:56:20 ---> Running in bcbd7efc6e41 21:56:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 21:56:43 Removing intermediate container bcbd7efc6e41 21:56:43 ---> a4890a4c9da6 21:56:43 Step 13/25 : FROM alpine:3.18 21:56:43 3.18: Pulling from library/alpine 21:56:43 96526aa774ef: Pulling fs layer 21:56:43 96526aa774ef: Download complete 21:56:43 96526aa774ef: Pull complete 21:56:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:56:43 Status: Downloaded newer image for alpine:3.18 21:56:43 ---> 8ca4688f4f35 21:56:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:56:43 ---> Running in f90c10db56ba 21:56:43 Removing intermediate container f90c10db56ba 21:56:43 ---> 2bcbded803d1 21:56:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:56:43 ---> Running in cb7e3efa9e46 21:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:56:43 (1/1) Installing dumb-init (1.2.5-r2) 21:56:43 Executing busybox-1.36.1-r2.trigger 21:56:43 OK: 7 MiB in 16 packages 21:56:43 Removing intermediate container cb7e3efa9e46 21:56:43 ---> 185b20c8f7d9 21:56:43 Step 16/25 : WORKDIR / 21:56:43 ---> Running in 909109f96d97 21:56:43 Removing intermediate container 909109f96d97 21:56:43 ---> 37b91daa44f1 21:56:43 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:56:43 ---> 488a2072c4eb 21:56:43 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 21:56:43 ---> cb31730cf144 21:56:43 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 21:56:44 ---> ab6e6b31b402 21:56:44 Step 20/25 : EXPOSE 59900 21:56:44 ---> Running in f0c4865956fd 21:56:44 Removing intermediate container f0c4865956fd 21:56:44 ---> 22b8653978dd 21:56:44 Step 21/25 : ENTRYPOINT ["/device-virtual"] 21:56:44 ---> Running in 95a1463d91df 21:56:44 Removing intermediate container 95a1463d91df 21:56:44 ---> bd0b390b07cb 21:56:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:56:44 ---> Running in c2b1b26dca07 21:56:45 Removing intermediate container c2b1b26dca07 21:56:45 ---> 2064069df0c8 21:56:45 Step 23/25 : LABEL arch=amd64 21:56:45 ---> Running in a96a1c7a7b47 21:56:45 Removing intermediate container a96a1c7a7b47 21:56:45 ---> 6eadcdae9355 21:56:45 Step 24/25 : LABEL git_sha=d8a7a2a187c2b79cc082905f9a439033f71ed988 21:56:45 ---> Running in 2b3292dbcfc0 21:56:45 Removing intermediate container 2b3292dbcfc0 21:56:45 ---> 0c98e7299369 21:56:45 Step 25/25 : LABEL version=0.0.0 21:56:45 ---> Running in 3f9943e8299e 21:56:45 Removing intermediate container 3f9943e8299e 21:56:45 ---> 7f3d6e431d4e 21:56:45 [Warning] One or more build-args [ARCH] were not consumed 21:56:45 Successfully built 7f3d6e431d4e 21:56:45 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 21:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:46 21:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:46 latest: Pulling from edgex-lftools-log-publisher 21:56:46 5eb5b503b376: Pulling fs layer 21:56:46 5c69ac0246d0: Pulling fs layer 21:56:46 ec43610c2a17: Pulling fs layer 21:56:46 3a2ae6a8a46f: Pulling fs layer 21:56:46 33b1e0a273af: Pulling fs layer 21:56:46 5d3b04190fa2: Pulling fs layer 21:56:46 2f39f015ded8: Pulling fs layer 21:56:46 33b1e0a273af: Waiting 21:56:46 5d3b04190fa2: Waiting 21:56:46 2f39f015ded8: Waiting 21:56:46 3a2ae6a8a46f: Waiting 21:56:46 5c69ac0246d0: Download complete 21:56:46 3a2ae6a8a46f: Verifying Checksum 21:56:46 3a2ae6a8a46f: Download complete 21:56:46 33b1e0a273af: Verifying Checksum 21:56:46 33b1e0a273af: Download complete 21:56:46 5d3b04190fa2: Verifying Checksum 21:56:46 5d3b04190fa2: Download complete 21:56:46 ec43610c2a17: Download complete 21:56:46 5eb5b503b376: Verifying Checksum 21:56:46 5eb5b503b376: Download complete 21:56:47 2f39f015ded8: Verifying Checksum 21:56:47 2f39f015ded8: Download complete 21:56:47 5eb5b503b376: Pull complete 21:56:48 5c69ac0246d0: Pull complete 21:56:48 ec43610c2a17: Pull complete 21:56:48 3a2ae6a8a46f: Pull complete 21:56:49 33b1e0a273af: Pull complete 21:56:49 5d3b04190fa2: Pull complete 21:56:53 2f39f015ded8: Pull complete 21:56:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:53 prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container 21:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:56:58 $ docker top 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:58 ---> job-cost.sh 21:56:58 lf-activate-venv: SKIPPING 21:56:58 INFO: No Stack... 21:56:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:56:59 INFO: Archiving Costs [Pipeline] sh 21:56:59 + cat /w/workspace/foundry_device-virtual-go_PR-442/archives/cost.csv 21:56:59 + cut -d, -f6 [Pipeline] lock 21:56:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] 21:56:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] did not exist. Created. 21:56:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:00 Stashed 1 file(s) [Pipeline] } 21:57:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:00 $ docker stop --time=1 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc 21:57:01 $ docker rm -f --volumes 0a2b1a8e396d19f259da3b1a2bed5bdf38721c094ce95503094694eb6300b2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10306 in /w/workspace/foundry_device-virtual-go_PR-442 [Pipeline] { [Pipeline] ws 21:57:55 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 21:57:55 The recommended git tool is: git 21:58:01 using credential edgex-jenkins-ssh 21:58:01 Cloning the remote Git repository 21:58:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 21:58:01 > git init /w/workspace/device-virtual-go/1 # timeout=10 21:58:02 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:58:02 > git --version # timeout=10 21:58:02 > git --version # 'git version 2.25.1' 21:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:06 Merging remotes/origin/main commit 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 into PR head commit d8a7a2a187c2b79cc082905f9a439033f71ed988 21:58:06 Merge succeeded, producing d8a7a2a187c2b79cc082905f9a439033f71ed988 21:58:06 Checking out Revision d8a7a2a187c2b79cc082905f9a439033f71ed988 (PR-442) 21:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 21:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 21:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:58:06 > git config core.sparsecheckout # timeout=10 21:58:06 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 21:58:06 > git remote # timeout=10 21:58:06 > git config --get remote.origin.url # timeout=10 21:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:06 > git merge 4bca90f1dcf7f6a68b4f435e584e4fdab171b977 # timeout=10 21:58:06 > git rev-parse HEAD^{commit} # timeout=10 21:58:06 > git config core.sparsecheckout # timeout=10 21:58:07 > git checkout -f d8a7a2a187c2b79cc082905f9a439033f71ed988 # timeout=10 21:58:10 Commit message: "refactor: Remove obsolete comments from config file" 21:58:10 > git --version # timeout=10 21:58:10 > git --version # 'git version 2.25.1' 21:58:10 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:12 Dload Upload Total Spent Left Speed 21:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 21:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:58:13 + sudo tee /etc/docker/daemon.new 21:58:13 { 21:58:13 "registry-mirrors": [ 21:58:13 "https://nexus3.edgexfoundry.org:10001" 21:58:13 ], 21:58:13 "bip": "10.250.0.254/24", 21:58:13 "hosts": [ 21:58:13 "tcp://0.0.0.0:5555", 21:58:13 "unix:///var/run/docker.sock" 21:58:13 ], 21:58:13 "mtu": 1458, 21:58:13 "selinux-enabled": true, 21:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:13 } [Pipeline] sh 21:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:32 provisioning config files... 21:58:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5341632332457549086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:32 ---> docker-login.sh 21:58:32 nexus3.edgexfoundry.org:10001 21:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:33 Configure a credential helper to remove this warning. See 21:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:33 21:58:33 Login Succeeded 21:58:33 nexus3.edgexfoundry.org:10002 21:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:34 Configure a credential helper to remove this warning. See 21:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:34 21:58:34 Login Succeeded 21:58:34 nexus3.edgexfoundry.org:10003 21:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:34 Configure a credential helper to remove this warning. See 21:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:34 21:58:34 Login Succeeded 21:58:34 nexus3.edgexfoundry.org:10004 21:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:34 Configure a credential helper to remove this warning. See 21:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:34 21:58:34 Login Succeeded 21:58:34 docker.io 21:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:35 Configure a credential helper to remove this warning. See 21:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:35 21:58:35 Login Succeeded 21:58:35 ---> docker-login.sh ends [Pipeline] } 21:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:35 ========================================================= 21:58:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:58:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:58:37 Sending build context to Docker daemon 11.98MB 21:58:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:58:37 Step 2/12 : FROM ${BASE} AS builder 21:58:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:37 9fda8d8052c6: Pulling fs layer 21:58:37 5d54e960e981: Pulling fs layer 21:58:37 c4a7e357bf2a: Pulling fs layer 21:58:37 f0e02332f6b5: Pulling fs layer 21:58:37 cefa15bbcfad: Pulling fs layer 21:58:37 17808c966233: Pulling fs layer 21:58:37 f4c1fc716caa: Pulling fs layer 21:58:37 cefa15bbcfad: Waiting 21:58:37 17808c966233: Waiting 21:58:37 f4c1fc716caa: Waiting 21:58:37 f0e02332f6b5: Waiting 21:58:37 5d54e960e981: Verifying Checksum 21:58:37 5d54e960e981: Download complete 21:58:37 f0e02332f6b5: Verifying Checksum 21:58:37 f0e02332f6b5: Download complete 21:58:37 cefa15bbcfad: Download complete 21:58:37 9fda8d8052c6: Verifying Checksum 21:58:37 9fda8d8052c6: Download complete 21:58:37 f4c1fc716caa: Verifying Checksum 21:58:37 f4c1fc716caa: Download complete 21:58:38 9fda8d8052c6: Pull complete 21:58:39 c4a7e357bf2a: Verifying Checksum 21:58:39 c4a7e357bf2a: Download complete 21:58:40 17808c966233: Download complete 21:58:40 5d54e960e981: Pull complete 21:58:55 c4a7e357bf2a: Pull complete 21:58:55 f0e02332f6b5: Pull complete 21:58:55 cefa15bbcfad: Pull complete 21:59:02 17808c966233: Pull complete 21:59:03 f4c1fc716caa: Pull complete 21:59:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:59:03 ---> ea914061e18c 21:59:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:59:04 ---> Running in 50b66a450c33 21:59:05 Removing intermediate container 50b66a450c33 21:59:05 ---> ce7d8dfd4f86 21:59:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:59:05 ---> Running in a9d9018fb954 21:59:05 Removing intermediate container a9d9018fb954 21:59:05 ---> de906aea0d29 21:59:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:59:05 ---> Running in fb9a2803bcbd 21:59:06 Removing intermediate container fb9a2803bcbd 21:59:06 ---> b75c00cefc2a 21:59:06 Step 6/12 : WORKDIR /device-virtual-go 21:59:06 ---> Running in 3adc43a2c344 21:59:06 Removing intermediate container 3adc43a2c344 21:59:06 ---> 1f44f8398fe4 21:59:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:06 ---> Running in d7710bb827d8 21:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:59:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:59:09 (2/4) Installing libedit (20221030.3.1-r1) 21:59:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:59:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:59:09 Executing busybox-1.36.1-r2.trigger 21:59:09 OK: 270 MiB in 56 packages 21:59:11 Removing intermediate container d7710bb827d8 21:59:11 ---> 7845d508dd8f 21:59:11 Step 8/12 : COPY go.mod vendor* ./ 21:59:11 ---> 34375f4e8238 21:59:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:11 ---> Running in af00802450dc 22:00:48 Removing intermediate container af00802450dc 22:00:48 ---> b56d399d6442 22:00:48 Step 10/12 : COPY . . 22:00:48 ---> d036300db435 22:00:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:00:48 ---> Running in a00eebb8f72d 22:00:48 Removing intermediate container a00eebb8f72d 22:00:48 ---> 570027c1a441 22:00:48 Step 12/12 : RUN $MAKE 22:00:48 ---> Running in 523c493886b5 22:00:50 noop 22:00:50 Removing intermediate container 523c493886b5 22:00:50 ---> c8db2fe38a2e 22:00:50 Successfully built c8db2fe38a2e 22:00:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:50 + docker inspect -f . ci-base-image-arm64 22:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:51 prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container 22:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:00:52 $ docker top 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:53 + go version 22:00:53 go version go1.21.0 linux/arm64 [Pipeline] } 22:00:53 $ docker stop --time=1 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef 22:00:55 $ docker rm -f --volumes 3fcda7331da12b0169555c40294bc0fafcf319db8ca056056c8fadb82b9c23ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:56 + docker inspect -f . ci-base-image-arm64 22:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:56 prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container 22:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:00:58 $ docker top b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 22:00:59 + make test 22:00:59 go test ./... -coverprofile=coverage.out 22:01:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:03:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:03:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.4% of statements 22:03:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:03:10 go vet ./... 22:03:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:28 ./bin/test-attribution-txt.sh [Pipeline] echo 22:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:03:28 $ docker stop --time=1 b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 22:03:30 $ docker rm -f --volumes b124584fa559819707aa0a72f1f0adfce281516651e5295db7dd30a63ce7c988 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:32 Warning: overwriting stash ‘coverage-report’ 22:03:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:33 + ls -al . 22:03:33 total 196 22:03:33 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:01 . 22:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:58 .. 22:03:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:58 .git 22:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 .github 22:03:33 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 21:58 .gitignore 22:03:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 21:58 .golangci.yml 22:03:33 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 21:58 Attribution.txt 22:03:33 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 21:58 CHANGELOG.md 22:03:33 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 21:58 Dockerfile 22:03:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:58 GOVERNANCE.md 22:03:33 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 21:58 Jenkinsfile 22:03:33 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 21:58 LICENSE 22:03:33 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 21:58 Makefile 22:03:33 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 21:58 OWNERS.md 22:03:33 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 21:58 README.md 22:03:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:54 VERSION 22:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:58 bin 22:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 cmd 22:03:33 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 22:03 coverage.out 22:03:33 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 21:58 go.mod 22:03:33 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 21:58 go.sum 22:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:58 internal 22:03:33 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + 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=d8a7a2a187c2b79cc082905f9a439033f71ed988 --label arch=arm64 --label version=0.0.0 . 22:03:34 Sending build context to Docker daemon 12.02MB 22:03:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:03:34 Step 2/25 : FROM ${BASE} AS builder 22:03:34 ---> c8db2fe38a2e 22:03:34 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:03:34 ---> Running in 472d64cc247a 22:03:35 Removing intermediate container 472d64cc247a 22:03:35 ---> 4dcbe2e5cd5b 22:03:35 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:03:35 ---> Running in f77120577479 22:03:35 Removing intermediate container f77120577479 22:03:35 ---> 8574715e4a2e 22:03:35 Step 5/25 : ARG ADD_BUILD_TAGS="" 22:03:35 ---> Running in 9f713d19d9ec 22:03:36 Removing intermediate container 9f713d19d9ec 22:03:36 ---> 5b7ef5ebac09 22:03:36 Step 6/25 : WORKDIR /device-virtual-go 22:03:36 ---> Running in b89f4bf21d97 22:03:36 Removing intermediate container b89f4bf21d97 22:03:36 ---> 3c2f130d2420 22:03:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:36 ---> Running in b10d46ab4a56 22:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:03:39 OK: 270 MiB in 56 packages 22:03:40 Removing intermediate container b10d46ab4a56 22:03:40 ---> 9ff109827c12 22:03:40 Step 8/25 : COPY go.mod vendor* ./ 22:03:41 ---> b2d70193088d 22:03:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:41 ---> Running in 437063b5ce09 22:03:43 Removing intermediate container 437063b5ce09 22:03:43 ---> e76b248c568c 22:03:43 Step 10/25 : COPY . . 22:03:47 ---> f0f994da8d7f 22:03:47 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:47 ---> Running in f55285c6e00a 22:03:47 Removing intermediate container f55285c6e00a 22:03:47 ---> 038ec7f497c1 22:03:47 Step 12/25 : RUN $MAKE 22:03:47 ---> Running in 71d832b47b7e 22:03:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 22:05:54 Removing intermediate container 71d832b47b7e 22:05:54 ---> 8cc8ad732a3c 22:05:54 Step 13/25 : FROM alpine:3.18 22:05:54 3.18: Pulling from library/alpine 22:05:54 579b34f0a95b: Pulling fs layer 22:05:54 579b34f0a95b: Verifying Checksum 22:05:54 579b34f0a95b: Download complete 22:05:54 579b34f0a95b: Pull complete 22:05:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:05:54 Status: Downloaded newer image for alpine:3.18 22:05:54 ---> 3cc203321400 22:05:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:05:54 ---> Running in e735a94641a5 22:05:55 Removing intermediate container e735a94641a5 22:05:55 ---> 369d1ae63188 22:05:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:05:55 ---> Running in 36d3cf70e069 22:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:05:58 (1/1) Installing dumb-init (1.2.5-r2) 22:05:58 Executing busybox-1.36.1-r2.trigger 22:05:58 OK: 8 MiB in 16 packages 22:05:59 Removing intermediate container 36d3cf70e069 22:05:59 ---> 3a046decef25 22:05:59 Step 16/25 : WORKDIR / 22:05:59 ---> Running in 6178cdb591bf 22:05:59 Removing intermediate container 6178cdb591bf 22:05:59 ---> a7f42fb8588d 22:05:59 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:06:00 ---> 65ae2c2f0f95 22:06:00 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 22:06:01 ---> e86191d7b6d5 22:06:01 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 22:06:03 ---> 58fbc20e0461 22:06:03 Step 20/25 : EXPOSE 59900 22:06:03 ---> Running in 071e9d72e9da 22:06:03 Removing intermediate container 071e9d72e9da 22:06:03 ---> 6d6998da2432 22:06:03 Step 21/25 : ENTRYPOINT ["/device-virtual"] 22:06:03 ---> Running in a63403577af7 22:06:03 Removing intermediate container a63403577af7 22:06:03 ---> efab1c3d4b1a 22:06:03 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:06:03 ---> Running in 40fda43c7a6c 22:06:04 Removing intermediate container 40fda43c7a6c 22:06:04 ---> 966a5dc1b109 22:06:04 Step 23/25 : LABEL arch=arm64 22:06:04 ---> Running in 082bbf313c4b 22:06:04 Removing intermediate container 082bbf313c4b 22:06:04 ---> 38f45801186f 22:06:04 Step 24/25 : LABEL git_sha=d8a7a2a187c2b79cc082905f9a439033f71ed988 22:06:05 ---> Running in 4066230e6f4d 22:06:05 Removing intermediate container 4066230e6f4d 22:06:05 ---> 0ba744d9da7b 22:06:05 Step 25/25 : LABEL version=0.0.0 22:06:05 ---> Running in 5f3e9600e7a7 22:06:05 Removing intermediate container 5f3e9600e7a7 22:06:05 ---> 5565c19af6ff 22:06:05 [Warning] One or more build-args [ARCH] were not consumed 22:06:05 Successfully built 5565c19af6ff 22:06:05 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 22:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:06 22:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:07 arm64: Pulling from edgex-lftools-log-publisher 22:06:07 8998bd30e6a1: Pulling fs layer 22:06:07 04944245beec: Pulling fs layer 22:06:07 699f458cf7ca: Pulling fs layer 22:06:07 765212b225bb: Pulling fs layer 22:06:07 f23df028b6ca: Pulling fs layer 22:06:07 d65c8cfc05b1: Pulling fs layer 22:06:07 2437ff75d9bd: Pulling fs layer 22:06:07 765212b225bb: Waiting 22:06:07 f23df028b6ca: Waiting 22:06:07 d65c8cfc05b1: Waiting 22:06:07 2437ff75d9bd: Waiting 22:06:07 04944245beec: Verifying Checksum 22:06:07 765212b225bb: Verifying Checksum 22:06:07 765212b225bb: Download complete 22:06:07 f23df028b6ca: Download complete 22:06:07 d65c8cfc05b1: Verifying Checksum 22:06:07 d65c8cfc05b1: Download complete 22:06:07 699f458cf7ca: Verifying Checksum 22:06:07 699f458cf7ca: Download complete 22:06:08 8998bd30e6a1: Verifying Checksum 22:06:08 8998bd30e6a1: Download complete 22:06:11 2437ff75d9bd: Verifying Checksum 22:06:11 2437ff75d9bd: Download complete 22:06:13 8998bd30e6a1: Pull complete 22:06:13 04944245beec: Pull complete 22:06:20 699f458cf7ca: Pull complete 22:06:20 765212b225bb: Pull complete 22:06:20 f23df028b6ca: Pull complete 22:06:20 d65c8cfc05b1: Pull complete 22:06:39 2437ff75d9bd: Pull complete 22:06:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:39 prd-ubuntu20.04-docker-arm64-4c-16g-10306 does not seem to be running inside a container 22:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:06:42 $ docker top ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:43 ---> job-cost.sh 22:06:43 lf-activate-venv: SKIPPING 22:06:43 INFO: No Stack... 22:06:43 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:44 INFO: Archiving Costs [Pipeline] sh 22:06:45 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 22:06:45 + cut -d, -f6 [Pipeline] lock 22:06:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] 22:06:45 Resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] did not exist. Created. 22:06:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:46 /w/workspace/device-virtual-go/1@tmp/durable-58d897f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:06:46 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:46 Warning: overwriting stash ‘stack-cost’ 22:06:46 Stashed 1 file(s) [Pipeline] } 22:06:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-442-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:46 $ docker stop --time=1 ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 22:06:48 $ docker rm -f --volumes ac08a50973af3f9ba709d5ea96c814e3568b3e1b464c627e558642f95306c5c4 [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 22:06:49 provisioning config files... 22:06:49 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config4917433259561937243tmp [Pipeline] { [Pipeline] sh 22:06:49 + set +x 22:06:49 + curl -s https://codecov.io/bash 22:06:49 + bash -s -- 22:06:49 22:06:49 _____ _ 22:06:49 / ____| | | 22:06:49 | | ___ __| | ___ ___ _____ __ 22:06:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:49 Bash-1.0.6 22:06:49 22:06:49 22:06:49 ==> git version 2.25.1 found 22:06:49 ==> 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 22:06:49 Release-Date: 2020-01-08 22:06:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:06:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:06:49 ==> Jenkins CI detected. 22:06:49 current dir:  /w/workspace/foundry_device-virtual-go_PR-442 22:06:49 project root: . 22:06:49 --> token set from env 22:06:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:49 ==> Running gcov in . (disable via -X gcov) 22:06:49 ==> Python coveragepy not found 22:06:49 ==> Searching for coverage reports in: 22:06:49 + . 22:06:49 -> Found 1 reports 22:06:49 ==> Detecting git/mercurial file structure 22:06:50 ==> Reading reports 22:06:50 + ./coverage.out bytes=43063 22:06:50 ==> Appending adjustments 22:06:50 https://docs.codecov.io/docs/fixing-reports 22:06:50 + Found adjustments 22:06:50 ==> Gzipping contents 22:06:50 8.0K /tmp/codecov.TRkFe3.gz 22:06:50 ==> Uploading reports 22:06:50 url: https://codecov.io 22:06:50 query: branch=PR-442&commit=d8a7a2a187c2b79cc082905f9a439033f71ed988&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=442&job=&cmd_args= 22:06:50 -> Pinging Codecov 22:06:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-442&commit=d8a7a2a187c2b79cc082905f9a439033f71ed988&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=442&job=&cmd_args= 22:06:50 -> Uploading to 22:06:50 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/d8a7a2a187c2b79cc082905f9a439033f71ed988/b15b9449-e29e-4abf-acf9-d91c6f35fc04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T220650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=245678803098d24f62ccdf892e1b686863e9a1462833389f1e914aa188a198a7 22:06:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:50 Dload Upload Total Spent Left Speed 22:06:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17058 --:--:-- --:--:-- --:--:-- 17058 22:06:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d8a7a2a187c2b79cc082905f9a439033f71ed988 [Pipeline] } 22:06:50 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 22:06:52 + [ -d /w/workspace/foundry_device-virtual-go_PR-442/archives ] 22:06:52 + ls -al /w/workspace/foundry_device-virtual-go_PR-442/archives 22:06:52 total 16 22:06:52 drwxr-xr-x 3 root root 4096 Oct 24 21:56 . 22:06:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:57 .. 22:06:52 drwxr-xr-x 2 root root 4096 Oct 24 21:56 cost 22:06:52 -rw-r--r-- 1 root root 89 Oct 24 21:56 cost.csv 22:06:52 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-442/archives 22:06:52 + ls -al /w/workspace/foundry_device-virtual-go_PR-442/archives 22:06:52 total 16 22:06:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:56 . 22:06:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:57 .. 22:06:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:56 cost 22:06:52 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 21:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:06:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:06:53 ---> package-listing.sh 22:06:53 ++ facter osfamily 22:06:53 ++ tr '[:upper:]' '[:lower:]' 22:06:53 + OS_FAMILY=debian 22:06:53 + workspace=/w/workspace/foundry_device-virtual-go_PR-442 22:06:53 + START_PACKAGES=/tmp/packages_start.txt 22:06:53 + END_PACKAGES=/tmp/packages_end.txt 22:06:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:53 + PACKAGES=/tmp/packages_start.txt 22:06:53 + '[' /w/workspace/foundry_device-virtual-go_PR-442 ']' 22:06:53 + PACKAGES=/tmp/packages_end.txt 22:06:53 + case "${OS_FAMILY}" in 22:06:53 + dpkg -l 22:06:53 + grep '^ii' 22:06:53 + '[' -f /tmp/packages_start.txt ']' 22:06:53 + '[' -f /tmp/packages_end.txt ']' 22:06:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:53 + '[' /w/workspace/foundry_device-virtual-go_PR-442 ']' 22:06:53 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-442/archives/ 22:06:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-442/archives/ [Pipeline] echo 22:06:53 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-442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:06:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:55 prd-ubuntu20.04-docker-8c-8g-10304 does not seem to be running inside a container 22:06:55 $ 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-442/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-442 -v /w/workspace/foundry_device-virtual-go_PR-442:/w/workspace/foundry_device-virtual-go_PR-442:rw,z -v /w/workspace/foundry_device-virtual-go_PR-442@tmp:/w/workspace/foundry_device-virtual-go_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:55 $ docker top 54d5d2ac0cba9f03350d75ab341891c42845928a063231f8c82e0a812427f5ff -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:06:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:06:56 + ls /var/log/sa-host 22:06:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:56 provisioning config files... 22:06:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-442@tmp/config18272731215113532955tmp [Pipeline] { [Pipeline] echo 22:06:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:06:56 ---> create-netrc.sh [Pipeline] } 22:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:06:57 ---> python-tools-install.sh [Pipeline] echo 22:06:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:06:57 ---> sudo-logs.sh 22:06:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:06:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:06:57 ---> job-cost.sh 22:06:57 lf-activate-venv: SKIPPING 22:06:57 DEBUG: total: 0.2199999988079071 22:06:57 INFO: Retrieving Stack Cost... 22:06:58 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:58 INFO: Archiving Costs [Pipeline] echo 22:06:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:06:59 ---> logs-deploy.sh 22:06:59 lf-activate-venv: SKIPPING 22:06:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-442/1 22:06:59 INFO: archiving workspace using pattern(s): 22:07:00 Archives upload complete. 22:07:00 INFO: archiving logs to Nexus 22:07:00 ---> uname -a: 22:07:00 Linux prd-ubuntu20-04-docker-8c-8g-10304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:07:00 22:07:00 22:07:00 ---> lscpu: 22:07:00 Architecture: x86_64 22:07:00 CPU op-mode(s): 32-bit, 64-bit 22:07:00 Byte Order: Little Endian 22:07:00 Address sizes: 40 bits physical, 48 bits virtual 22:07:00 CPU(s): 8 22:07:00 On-line CPU(s) list: 0-7 22:07:00 Thread(s) per core: 1 22:07:00 Core(s) per socket: 1 22:07:00 Socket(s): 8 22:07:00 NUMA node(s): 1 22:07:00 Vendor ID: AuthenticAMD 22:07:00 CPU family: 23 22:07:00 Model: 49 22:07:00 Model name: AMD EPYC-Rome Processor 22:07:00 Stepping: 0 22:07:00 CPU MHz: 2799.998 22:07:00 BogoMIPS: 5599.99 22:07:00 Virtualization: AMD-V 22:07:00 Hypervisor vendor: KVM 22:07:00 Virtualization type: full 22:07:00 L1d cache: 256 KiB 22:07:00 L1i cache: 256 KiB 22:07:00 L2 cache: 4 MiB 22:07:00 L3 cache: 128 MiB 22:07:00 NUMA node0 CPU(s): 0-7 22:07:00 Vulnerability Itlb multihit: Not affected 22:07:00 Vulnerability L1tf: Not affected 22:07:00 Vulnerability Mds: Not affected 22:07:00 Vulnerability Meltdown: Not affected 22:07:00 Vulnerability Mmio stale data: Not affected 22:07:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:07:00 Vulnerability Srbds: Not affected 22:07:00 Vulnerability Tsx async abort: Not affected 22:07:00 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 22:07:00 22:07:00 22:07:00 ---> nproc: 22:07:00 8 22:07:00 22:07:00 22:07:00 ---> df -h: 22:07:00 Filesystem Size Used Avail Use% Mounted on 22:07:00 overlay 155G 12G 144G 8% / 22:07:00 tmpfs 64M 0 64M 0% /dev 22:07:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:07:00 shm 64M 0 64M 0% /dev/shm 22:07:00 /dev/vda1 155G 12G 144G 8% /facter-os 22:07:00 22:07:00 22:07:00 ---> sar -b -r -n DEV: 22:07:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10304) 10/24/23 _x86_64_ (8 CPU) 22:07:00 22:07:00 21:53:32 LINUX RESTART (8 CPU) 22:07:00 22:07:00 21:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:00 21:55:01 358.92 15.55 343.38 0.00 1923.01 36918.51 0.00 22:07:00 21:56:01 169.56 1.33 168.22 0.00 19.20 53268.86 0.00 22:07:00 21:57:01 195.47 0.20 195.27 0.00 11.73 46649.43 0.00 22:07:00 21:58:01 2.22 0.07 2.15 0.00 0.67 29.87 0.00 22:07:00 21:59:01 42.64 9.37 33.28 0.00 2884.59 5005.83 0.00 22:07:00 22:00:01 21.56 0.00 21.56 0.00 0.00 1665.86 0.00 22:07:00 22:01:01 20.93 0.00 20.93 0.00 0.00 1628.80 0.00 22:07:00 22:02:01 21.08 0.00 21.08 0.00 0.00 1628.92 0.00 22:07:00 22:03:01 21.01 0.00 21.01 0.00 0.00 1631.59 0.00 22:07:00 22:04:01 21.43 0.00 21.43 0.00 0.00 1492.95 0.00 22:07:00 22:05:01 20.95 0.00 20.95 0.00 0.00 1638.93 0.00 22:07:00 22:06:01 20.80 0.00 20.80 0.00 0.00 1617.86 0.00 22:07:00 Average: 76.38 2.21 74.17 0.00 403.25 12764.45 0.00 22:07:00 22:07:00 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:00 21:55:01 29189304 31535552 782944 2.38 78224 2537416 2002528 5.90 1032516 2278988 5356 22:07:00 21:56:01 27895312 31438828 862252 2.62 150184 3556076 2088616 6.16 1451780 3030216 355104 22:07:00 21:57:01 27584916 31534152 768492 2.34 163756 3910756 1790748 5.28 1303916 3452628 368 22:07:00 21:58:01 27597068 31545896 756948 2.30 163784 3910656 1790748 5.28 1289108 3452488 56 22:07:00 21:59:01 27335484 31529916 743032 2.26 180824 4142820 1727520 5.09 1439132 3539180 1248 22:07:00 22:00:01 27332108 31538568 734608 2.23 183764 4151800 1744300 5.14 1435900 3548156 848 22:07:00 22:01:01 27320932 31539540 733464 2.23 187108 4160204 1744300 5.14 1439288 3556528 572 22:07:00 22:02:01 27316600 31546592 726444 2.21 189812 4168588 1744300 5.14 1434940 3564920 560 22:07:00 22:03:01 27304636 31545640 727360 2.21 192200 4176884 1744300 5.14 1437668 3573228 368 22:07:00 22:04:01 27293596 31546128 726848 2.21 194932 4185376 1744300 5.14 1440976 3581724 4456 22:07:00 22:05:01 27282484 31546232 726696 2.21 197584 4193688 1744300 5.14 1443348 3590020 4068 22:07:00 22:06:01 27272280 31546924 726020 2.21 199692 4202172 1744300 5.14 1445364 3598544 4112 22:07:00 Average: 27560393 31532831 751259 2.28 173489 3941370 1800855 5.31 1382828 3397218 31426 22:07:00 22:07:00 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:00 21:55:01 vethe3431af 61.59 69.44 6.04 54.20 0.00 0.00 0.00 0.00 22:07:00 21:55:01 docker0 90.98 101.55 7.45 299.72 0.00 0.00 0.00 0.00 22:07:00 21:55:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 22:07:00 21:55:01 ens3 588.05 395.00 5700.51 97.02 0.00 0.00 0.00 0.00 22:07:00 21:56:01 veth2583162 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:07:00 21:56:01 docker0 150.41 197.05 12.43 2268.53 0.00 0.00 0.00 0.00 22:07:00 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 21:56:01 ens3 218.93 163.67 2291.74 23.49 0.00 0.00 0.00 0.00 22:07:00 21:57:01 docker0 3.88 7.10 0.23 62.34 0.00 0.00 0.00 0.00 22:07:00 21:57:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 22:07:00 21:57:01 ens3 131.59 79.97 2668.41 20.90 0.00 0.00 0.00 0.00 22:07:00 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 21:58:01 ens3 0.68 0.43 0.35 0.29 0.00 0.00 0.00 0.00 22:07:00 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 21:59:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:07:00 21:59:01 ens3 132.96 71.27 1375.54 5.09 0.00 0.00 0.00 0.00 22:07:00 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 22:00:01 ens3 93.80 56.07 155.23 3.62 0.00 0.00 0.00 0.00 22:07:00 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:01:01 ens3 87.42 53.67 146.09 3.65 0.00 0.00 0.00 0.00 22:07:00 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 22:02:01 ens3 87.09 52.97 144.44 3.60 0.00 0.00 0.00 0.00 22:07:00 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:03:01 ens3 89.09 53.06 145.37 3.42 0.00 0.00 0.00 0.00 22:07:00 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 22:04:01 ens3 89.45 54.66 148.05 4.02 0.00 0.00 0.00 0.00 22:07:00 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:05:01 ens3 87.47 54.11 145.06 3.92 0.00 0.00 0.00 0.00 22:07:00 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:00 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:00 22:06:01 ens3 72.75 40.99 149.82 3.01 0.00 0.00 0.00 0.00 22:07:00 Average: docker0 20.44 25.47 1.68 219.21 0.00 0.00 0.00 0.00 22:07:00 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 22:07:00 Average: ens3 139.94 89.65 1089.19 14.34 0.00 0.00 0.00 0.00 22:07:00 22:07:00 22:07:00 ---> sar -P ALL: 22:07:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10304) 10/24/23 _x86_64_ (8 CPU) 22:07:00 22:07:00 21:53:32 LINUX RESTART (8 CPU) 22:07:00 22:07:00 21:54:01 CPU %user %nice %system %iowait %steal %idle 22:07:00 21:55:01 all 8.08 0.00 2.98 2.65 0.05 86.24 22:07:00 21:55:01 0 7.15 0.00 3.36 0.17 0.05 89.27 22:07:00 21:55:01 1 8.27 0.00 3.77 0.99 0.05 86.91 22:07:00 21:55:01 2 6.82 0.00 2.42 3.20 0.05 87.51 22:07:00 21:55:01 3 6.52 0.00 2.92 4.03 0.07 86.46 22:07:00 21:55:01 4 7.35 0.00 2.91 0.07 0.03 89.64 22:07:00 21:55:01 5 9.64 0.00 2.48 7.73 0.05 80.10 22:07:00 21:55:01 6 9.92 0.00 3.90 4.78 0.05 81.35 22:07:00 21:55:01 7 8.95 0.00 2.11 0.22 0.05 88.68 22:07:00 21:56:01 all 17.75 0.00 4.16 3.45 0.07 74.57 22:07:00 21:56:01 0 16.97 0.00 3.92 1.57 0.07 77.47 22:07:00 21:56:01 1 17.43 0.00 3.67 0.45 0.07 78.38 22:07:00 21:56:01 2 18.82 0.00 3.59 0.84 0.07 76.68 22:07:00 21:56:01 3 17.72 0.00 5.51 11.11 0.07 65.59 22:07:00 21:56:01 4 17.69 0.00 3.33 0.17 0.05 78.77 22:07:00 21:56:01 5 16.92 0.00 4.40 0.54 0.07 78.08 22:07:00 21:56:01 6 18.52 0.00 4.41 8.66 0.07 68.34 22:07:00 21:56:01 7 17.94 0.00 4.44 4.29 0.07 73.27 22:07:00 21:57:01 all 27.27 0.00 4.16 2.91 0.07 65.59 22:07:00 21:57:01 0 28.94 0.00 4.12 0.94 0.07 65.93 22:07:00 21:57:01 1 27.45 0.00 4.71 12.61 0.08 55.15 22:07:00 21:57:01 2 27.49 0.00 4.85 3.13 0.08 64.44 22:07:00 21:57:01 3 27.53 0.00 4.09 0.79 0.08 67.50 22:07:00 21:57:01 4 25.77 0.00 3.64 3.50 0.07 67.02 22:07:00 21:57:01 5 27.58 0.00 3.84 1.34 0.05 67.18 22:07:00 21:57:01 6 25.94 0.00 4.15 0.91 0.08 68.92 22:07:00 21:57:01 7 27.43 0.00 3.87 0.10 0.07 68.53 22:07:00 21:58:01 all 0.04 0.00 0.03 0.01 0.01 99.92 22:07:00 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:07:00 21:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 22:07:00 21:58:01 2 0.05 0.00 0.07 0.00 0.02 99.87 22:07:00 21:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:07:00 21:58:01 4 0.13 0.00 0.02 0.02 0.00 99.83 22:07:00 21:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:07:00 21:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:07:00 21:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:07:00 21:59:01 all 1.56 0.00 0.88 0.52 0.02 97.02 22:07:00 21:59:01 0 2.27 0.00 0.90 0.10 0.02 96.71 22:07:00 21:59:01 1 1.64 0.00 0.59 0.02 0.02 97.74 22:07:00 21:59:01 2 1.79 0.00 0.97 0.79 0.03 96.42 22:07:00 21:59:01 3 1.82 0.00 0.73 0.07 0.02 97.36 22:07:00 21:59:01 4 0.73 0.00 0.48 1.59 0.02 97.18 22:07:00 21:59:01 5 1.90 0.00 2.07 1.12 0.00 94.91 22:07:00 21:59:01 6 1.07 0.00 0.62 0.42 0.02 97.88 22:07:00 21:59:01 7 1.24 0.00 0.64 0.10 0.03 97.99 22:07:00 22:00:01 all 0.33 0.00 0.13 0.14 0.01 99.39 22:07:00 22:00:01 0 0.30 0.00 0.10 0.02 0.00 99.58 22:07:00 22:00:01 1 0.25 0.00 0.08 0.03 0.00 99.63 22:07:00 22:00:01 2 0.37 0.00 0.17 0.03 0.02 99.41 22:07:00 22:00:01 3 0.12 0.00 0.02 0.00 0.02 99.85 22:07:00 22:00:01 4 0.30 0.00 0.22 0.88 0.02 98.58 22:07:00 22:00:01 5 0.23 0.00 0.05 0.03 0.02 99.67 22:07:00 22:00:01 6 0.50 0.00 0.17 0.05 0.02 99.27 22:07:00 22:00:01 7 0.55 0.00 0.22 0.07 0.02 99.15 22:07:00 22:01:01 all 0.35 0.00 0.11 0.15 0.01 99.38 22:07:00 22:01:01 0 0.27 0.00 0.05 0.03 0.02 99.63 22:07:00 22:01:01 1 0.40 0.00 0.08 0.03 0.02 99.47 22:07:00 22:01:01 2 0.32 0.00 0.13 0.03 0.02 99.50 22:07:00 22:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:07:00 22:01:01 4 0.20 0.00 0.17 0.83 0.00 98.80 22:07:00 22:01:01 5 0.48 0.00 0.12 0.08 0.00 99.32 22:07:00 22:01:01 6 0.57 0.00 0.13 0.05 0.00 99.25 22:07:00 22:01:01 7 0.57 0.00 0.17 0.12 0.03 99.11 22:07:00 22:02:01 all 0.47 0.00 0.11 0.14 0.01 99.27 22:07:00 22:02:01 0 0.42 0.00 0.12 0.10 0.00 99.37 22:07:00 22:02:01 1 0.43 0.00 0.13 0.05 0.00 99.38 22:07:00 22:02:01 2 0.55 0.00 0.15 0.05 0.02 99.23 22:07:00 22:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:07:00 22:02:01 4 0.38 0.00 0.23 0.85 0.02 98.51 22:07:00 22:02:01 5 0.05 0.00 0.00 0.02 0.00 99.93 22:07:00 22:02:01 6 0.45 0.00 0.07 0.05 0.02 99.42 22:07:00 22:02:01 7 1.44 0.00 0.17 0.03 0.02 98.34 22:07:00 22:03:01 all 0.30 0.00 0.11 0.14 0.01 99.43 22:07:00 22:03:01 0 0.42 0.00 0.17 0.05 0.02 99.35 22:07:00 22:03:01 1 0.42 0.00 0.15 0.05 0.02 99.37 22:07:00 22:03:01 2 0.37 0.00 0.12 0.05 0.02 99.45 22:07:00 22:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:07:00 22:03:01 4 0.30 0.00 0.22 0.88 0.00 98.60 22:07:00 22:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 22:07:00 22:03:01 6 0.35 0.00 0.10 0.05 0.02 99.48 22:07:00 22:03:01 7 0.52 0.00 0.13 0.03 0.03 99.28 22:07:00 22:04:01 all 0.37 0.00 0.10 0.14 0.02 99.37 22:07:00 22:04:01 0 0.15 0.00 0.02 0.00 0.00 99.83 22:07:00 22:04:01 1 0.23 0.00 0.05 0.02 0.02 99.68 22:07:00 22:04:01 2 0.45 0.00 0.12 0.03 0.02 99.38 22:07:00 22:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:07:00 22:04:01 4 0.63 0.00 0.20 0.85 0.02 98.30 22:07:00 22:04:01 5 0.35 0.00 0.12 0.03 0.02 99.48 22:07:00 22:04:01 6 0.55 0.00 0.18 0.07 0.02 99.18 22:07:00 22:04:01 7 0.60 0.00 0.15 0.07 0.03 99.14 22:07:00 22:05:01 all 0.36 0.00 0.10 0.13 0.01 99.40 22:07:00 22:05:01 0 0.58 0.00 0.07 0.07 0.02 99.27 22:07:00 22:05:01 1 0.38 0.00 0.15 0.03 0.02 99.42 22:07:00 22:05:01 2 0.18 0.00 0.05 0.02 0.02 99.73 22:07:00 22:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:07:00 22:05:01 4 0.38 0.00 0.20 0.80 0.02 98.60 22:07:00 22:05:01 5 0.43 0.00 0.05 0.05 0.00 99.47 22:07:00 22:05:01 6 0.27 0.00 0.10 0.02 0.02 99.60 22:07:00 22:05:01 7 0.64 0.00 0.15 0.03 0.02 99.16 22:07:00 22:07:00 22:05:01 CPU %user %nice %system %iowait %steal %idle 22:07:00 22:06:01 all 0.38 0.00 0.10 0.23 0.01 99.27 22:07:00 22:06:01 0 0.40 0.00 0.08 0.05 0.00 99.47 22:07:00 22:06:01 1 0.25 0.00 0.13 0.02 0.02 99.58 22:07:00 22:06:01 2 0.62 0.00 0.18 0.18 0.02 99.00 22:07:00 22:06:01 3 0.10 0.00 0.05 0.00 0.02 99.83 22:07:00 22:06:01 4 0.25 0.00 0.17 0.83 0.00 98.75 22:07:00 22:06:01 5 0.20 0.00 0.03 0.02 0.00 99.75 22:07:00 22:06:01 6 0.40 0.00 0.10 0.73 0.00 98.77 22:07:00 22:06:01 7 0.83 0.00 0.08 0.03 0.03 99.02 22:07:00 Average: all 4.74 0.00 1.08 0.88 0.02 93.28 22:07:00 Average: 0 4.80 0.00 1.07 0.26 0.02 93.85 22:07:00 Average: 1 4.73 0.00 1.12 1.18 0.03 92.94 22:07:00 Average: 2 4.79 0.00 1.06 0.69 0.03 93.42 22:07:00 Average: 3 4.45 0.00 1.11 1.33 0.03 93.09 22:07:00 Average: 4 4.49 0.00 0.98 0.94 0.02 93.58 22:07:00 Average: 5 4.80 0.00 1.09 0.91 0.02 93.18 22:07:00 Average: 6 4.86 0.00 1.16 1.31 0.03 92.65 22:07:00 Average: 7 5.03 0.00 1.01 0.42 0.03 93.50 22:07:00 22:07:00 22:07:00