Pull request #489 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c69930fee9fb690fe538ad7afd80548a6213251+04ce07425684dc49eb1d346851a0a7d2d821c622 (f1caf69be3301c52870e0dfdd97d83002ee046af) 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-ssh11334189534235473364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh11777360448648525733.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-489/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-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16494072140321178675.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-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8612009932784118302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh1621633469718068523.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-489/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-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6918168186350308159.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12460 in /w/workspace/foundry_device-virtual-go_PR-489 [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-489 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 4c69930fee9fb690fe538ad7afd80548a6213251 Merge succeeded, producing 4c69930fee9fb690fe538ad7afd80548a6213251 Checking out Revision 4c69930fee9fb690fe538ad7afd80548a6213251 (PR-489) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T11:39:11.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T11:39:12.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T11:39:12.193Z] ========================================================= [2024-10-01T11:39:12.193Z] EdgeX Global Pipelines Version Info [2024-10-01T11:39:12.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:39:13.325Z] ------------------- [2024-10-01T11:39:13.325Z] stable info: [2024-10-01T11:39:13.325Z] ------------------- [2024-10-01T11:39:13.325Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T11:39:13.325Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T11:39:13.325Z] Message: update stable to v1.0.264 [2024-10-01T11:39:13.585Z] ------------------- [2024-10-01T11:39:13.585Z] experimental info: [2024-10-01T11:39:13.585Z] ------------------- [2024-10-01T11:39:13.585Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T11:39:13.585Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T11:39:13.585Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T11:39:13.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-01T11:39:13.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-01T11:39:13.940Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T11:39:13.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T11:39:14.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T11:39:14.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T11:39:14.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T11:39:14.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-01T11:39:14.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T11:39:14.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T11:39:14.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T11:39:14.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-01T11:39:14.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T11:39:14.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T11:39:14.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T11:39:14.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T11:39:14.750Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T11:39:14.820Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T11:39:14.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T11:39:14.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T11:39:14.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-01T11:39:15.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-01T11:39:15.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T11:39:15.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T11:39:15.231Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T11:39:15.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T11:39:15.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T11:39:15.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo [2024-10-01T11:39:15.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo [2024-10-01T11:39:15.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo [2024-10-01T11:39:15.581Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo [2024-10-01T11:39:15.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c69930 [Pipeline] echo [2024-10-01T11:39:15.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T11:39:15.851Z] provisioning config files... [2024-10-01T11:39:15.866Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config4657194697424988441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:39:16.250Z] ---> ****-login.sh [2024-10-01T11:39:16.250Z] nexus3.edgexfoundry.org:10001 [2024-10-01T11:39:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:16.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:16.521Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:16.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:16.521Z] [2024-10-01T11:39:16.521Z] Login Succeeded [2024-10-01T11:39:16.521Z] nexus3.edgexfoundry.org:10002 [2024-10-01T11:39:16.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:16.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:16.805Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:16.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:16.805Z] [2024-10-01T11:39:16.805Z] Login Succeeded [2024-10-01T11:39:16.805Z] nexus3.edgexfoundry.org:10003 [2024-10-01T11:39:16.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:16.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:16.805Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:16.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:16.805Z] [2024-10-01T11:39:16.805Z] Login Succeeded [2024-10-01T11:39:16.805Z] nexus3.edgexfoundry.org:10004 [2024-10-01T11:39:16.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:17.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:17.067Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:17.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:17.067Z] [2024-10-01T11:39:17.067Z] Login Succeeded [2024-10-01T11:39:17.067Z] ****.io [2024-10-01T11:39:17.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:17.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:17.329Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:17.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:17.329Z] [2024-10-01T11:39:17.329Z] Login Succeeded [2024-10-01T11:39:17.329Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T11:39:17.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T11:39:18.115Z] + git rev-list -1 --merges 4c69930fee9fb690fe538ad7afd80548a6213251~1..4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo [2024-10-01T11:39:18.167Z] -----------> git rev-list -1 --merges 4c69930fee9fb690fe538ad7afd80548a6213251~1..4c69930fee9fb690fe538ad7afd80548a6213251 4c69930fee9fb690fe538ad7afd80548a6213251 [false] [Pipeline] sh [2024-10-01T11:39:18.485Z] + git log --format=format:%s -1 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo [2024-10-01T11:39:18.602Z] ========================================================= [2024-10-01T11:39:18.603Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T11:39:18.603Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T11:39:19.083Z] + git log --format=format:%s -1 4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] echo [2024-10-01T11:39:19.181Z] [semverPrep] GIT_COMMIT: 4c69930fee9fb690fe538ad7afd80548a6213251, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-01T11:39:19.225Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T11:39:19.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T11:39:19.637Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T11:39:19.637Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T11:39:19.637Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T11:39:19.637Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T11:39:19.637Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T11:39:19.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:39:20.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T11:39:20.169Z] [2024-10-01T11:39:20.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:39:20.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T11:39:20.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T11:39:20.565Z] b85a868b505f: Pulling fs layer [2024-10-01T11:39:20.565Z] e2be974225ed: Pulling fs layer [2024-10-01T11:39:20.565Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T11:39:20.565Z] 988bab9f4d93: Pulling fs layer [2024-10-01T11:39:20.565Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T11:39:20.565Z] eaf3925da568: Pulling fs layer [2024-10-01T11:39:20.565Z] bab4dde63d76: Pulling fs layer [2024-10-01T11:39:20.565Z] bde34c3a00c8: Pulling fs layer [2024-10-01T11:39:20.565Z] b352a97aabf1: Pulling fs layer [2024-10-01T11:39:20.565Z] 4872d77fe225: Pulling fs layer [2024-10-01T11:39:20.565Z] 5851b861e8e6: Pulling fs layer [2024-10-01T11:39:20.565Z] eaf3925da568: Waiting [2024-10-01T11:39:20.565Z] bab4dde63d76: Waiting [2024-10-01T11:39:20.565Z] 5851b861e8e6: Waiting [2024-10-01T11:39:20.565Z] 4872d77fe225: Waiting [2024-10-01T11:39:20.565Z] b352a97aabf1: Waiting [2024-10-01T11:39:20.565Z] 988bab9f4d93: Waiting [2024-10-01T11:39:20.565Z] 1469e6f7b9e6: Waiting [2024-10-01T11:39:20.565Z] e2be974225ed: Verifying Checksum [2024-10-01T11:39:20.565Z] e2be974225ed: Download complete [2024-10-01T11:39:20.565Z] 988bab9f4d93: Download complete [2024-10-01T11:39:20.826Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T11:39:20.826Z] 339a4e72a1f5: Download complete [2024-10-01T11:39:20.826Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T11:39:20.826Z] 1469e6f7b9e6: Download complete [2024-10-01T11:39:20.826Z] eaf3925da568: Verifying Checksum [2024-10-01T11:39:20.826Z] eaf3925da568: Download complete [2024-10-01T11:39:20.826Z] bde34c3a00c8: Verifying Checksum [2024-10-01T11:39:20.826Z] bde34c3a00c8: Download complete [2024-10-01T11:39:20.826Z] b352a97aabf1: Download complete [2024-10-01T11:39:20.826Z] 4872d77fe225: Download complete [2024-10-01T11:39:20.826Z] 5851b861e8e6: Verifying Checksum [2024-10-01T11:39:20.826Z] 5851b861e8e6: Download complete [2024-10-01T11:39:20.826Z] b85a868b505f: Verifying Checksum [2024-10-01T11:39:20.826Z] b85a868b505f: Download complete [2024-10-01T11:39:21.086Z] bab4dde63d76: Verifying Checksum [2024-10-01T11:39:21.086Z] bab4dde63d76: Download complete [2024-10-01T11:39:22.030Z] b85a868b505f: Pull complete [2024-10-01T11:39:22.291Z] e2be974225ed: Pull complete [2024-10-01T11:39:22.550Z] 339a4e72a1f5: Pull complete [2024-10-01T11:39:22.812Z] 988bab9f4d93: Pull complete [2024-10-01T11:39:23.076Z] 1469e6f7b9e6: Pull complete [2024-10-01T11:39:23.076Z] eaf3925da568: Pull complete [2024-10-01T11:39:24.985Z] bab4dde63d76: Pull complete [2024-10-01T11:39:24.985Z] bde34c3a00c8: Pull complete [2024-10-01T11:39:24.985Z] b352a97aabf1: Pull complete [2024-10-01T11:39:24.985Z] 4872d77fe225: Pull complete [2024-10-01T11:39:25.247Z] 5851b861e8e6: Pull complete [2024-10-01T11:39:25.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T11:39:25.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T11:39:25.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:39:25.624Z] prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container [2024-10-01T11:39:25.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T11:39:28.470Z] $ docker top 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d -eo pid,comm [2024-10-01T11:39:28.523Z] 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). [2024-10-01T11:39:28.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T11:39:28.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T11:39:28.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T11:39:28.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T11:39:28.818Z] $ docker exec 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent [2024-10-01T11:39:28.925Z] SSH_AUTH_SOCK=/tmp/ssh-8jC0SNYpAA0l/agent.33 [2024-10-01T11:39:28.925Z] SSH_AGENT_PID=40 [2024-10-01T11:39:28.933Z] Running ssh-add (command line suppressed) [2024-10-01T11:39:29.037Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_15092197273516694660.key (/w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_15092197273516694660.key) [2024-10-01T11:39:29.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T11:39:29.392Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T11:39:29.424Z] $ docker exec --env ******** --env ******** 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent -k [2024-10-01T11:39:29.518Z] unset SSH_AUTH_SOCK; [2024-10-01T11:39:29.518Z] unset SSH_AGENT_PID; [2024-10-01T11:39:29.518Z] echo Agent pid 40 killed; [2024-10-01T11:39:29.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T11:39:29.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T11:39:29.649Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T11:39:29.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T11:39:29.755Z] $ docker exec 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent [2024-10-01T11:39:29.847Z] SSH_AUTH_SOCK=/tmp/ssh-53fIELaeXWZO/agent.73 [2024-10-01T11:39:29.847Z] SSH_AGENT_PID=79 [2024-10-01T11:39:29.851Z] Running ssh-add (command line suppressed) [2024-10-01T11:39:29.953Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_11241313421946484280.key (/w/workspace/foundry_device-virtual-go_PR-489@tmp/private_key_11241313421946484280.key) [2024-10-01T11:39:29.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T11:39:30.314Z] + git semver init [2024-10-01T11:39:30.577Z] 2024-10-01 11:39:30,503 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T11:39:30.578Z] 2024-10-01 11:39:30,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-489/.semver [2024-10-01T11:39:30.578Z] 2024-10-01 11:39:30,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-489/.semver [2024-10-01T11:39:30.578Z] 2024-10-01 11:39:30,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-489/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-489, universal_newlines=False, shell=None, istream=None) [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,455 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-489/.git/info/exclude [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 with force:False [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,456 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,461 [execute] INFO git cat-file --batch-check [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-489/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,466 [execute] INFO git cat-file --batch [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-489/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T11:39:32.486Z] 2024-10-01 11:39:32,472 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-489/.semver/PR-489 [2024-10-01T11:39:32.486Z] 0.0.0 [Pipeline] } [2024-10-01T11:39:32.769Z] $ docker exec --env ******** --env ******** 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d ssh-agent -k [2024-10-01T11:39:32.866Z] unset SSH_AUTH_SOCK; [2024-10-01T11:39:32.867Z] unset SSH_AGENT_PID; [2024-10-01T11:39:32.867Z] echo Agent pid 79 killed; [2024-10-01T11:39:32.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T11:39:33.333Z] + git semver [Pipeline] } [2024-10-01T11:39:33.623Z] $ docker stop --time=1 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d [2024-10-01T11:39:34.918Z] $ docker rm -f --volumes 32644a6896def432c84b1a9bd7bf250a5304c4961f9c09a1e1c8993598096f8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T11:39:35.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T11:39:35.649Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T11:39:35.674Z] [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 [2024-10-01T11:39:36.427Z] provisioning config files... [2024-10-01T11:39:36.439Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config8257399369395067179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:39:36.807Z] ---> ****-login.sh [2024-10-01T11:39:36.807Z] nexus3.edgexfoundry.org:10001 [2024-10-01T11:39:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:36.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:36.808Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:36.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:36.808Z] [2024-10-01T11:39:36.808Z] Login Succeeded [2024-10-01T11:39:36.808Z] nexus3.edgexfoundry.org:10002 [2024-10-01T11:39:36.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:36.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:36.808Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:36.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:36.808Z] [2024-10-01T11:39:36.808Z] Login Succeeded [2024-10-01T11:39:36.808Z] nexus3.edgexfoundry.org:10003 [2024-10-01T11:39:37.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:37.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:37.069Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:37.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:37.069Z] [2024-10-01T11:39:37.069Z] Login Succeeded [2024-10-01T11:39:37.069Z] nexus3.edgexfoundry.org:10004 [2024-10-01T11:39:37.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:37.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:37.069Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:37.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:37.069Z] [2024-10-01T11:39:37.069Z] Login Succeeded [2024-10-01T11:39:37.069Z] ****.io [2024-10-01T11:39:37.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:39:37.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:39:37.330Z] Configure a credential helper to remove this warning. See [2024-10-01T11:39:37.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:39:37.330Z] [2024-10-01T11:39:37.330Z] Login Succeeded [2024-10-01T11:39:37.330Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T11:39:37.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T11:39:37.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T11:39:37.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T11:39:37.679Z] ========================================================= [2024-10-01T11:39:37.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T11:39:37.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:39:38.313Z] + 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 . [2024-10-01T11:39:38.313Z] Sending build context to Docker daemon 37.62MB [2024-10-01T11:39:38.313Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T11:39:38.313Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T11:39:38.573Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T11:39:38.573Z] 619be1103602: Pulling fs layer [2024-10-01T11:39:38.573Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T11:39:38.573Z] 5df492c9dc93: Pulling fs layer [2024-10-01T11:39:38.573Z] 7629e6793208: Pulling fs layer [2024-10-01T11:39:38.573Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T11:39:38.573Z] fb5054dd5b73: Pulling fs layer [2024-10-01T11:39:38.573Z] eeca6798cff9: Pulling fs layer [2024-10-01T11:39:38.573Z] aa269ceb94a6: Pulling fs layer [2024-10-01T11:39:38.573Z] ada007ff1a6a: Pulling fs layer [2024-10-01T11:39:38.573Z] 4f4fb700ef54: Waiting [2024-10-01T11:39:38.573Z] fb5054dd5b73: Waiting [2024-10-01T11:39:38.573Z] eeca6798cff9: Waiting [2024-10-01T11:39:38.573Z] aa269ceb94a6: Waiting [2024-10-01T11:39:38.573Z] ada007ff1a6a: Waiting [2024-10-01T11:39:38.573Z] 7629e6793208: Waiting [2024-10-01T11:39:38.573Z] 7862e08f4a3e: Download complete [2024-10-01T11:39:38.573Z] 7629e6793208: Verifying Checksum [2024-10-01T11:39:38.573Z] 7629e6793208: Download complete [2024-10-01T11:39:38.573Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T11:39:38.573Z] 4f4fb700ef54: Download complete [2024-10-01T11:39:38.573Z] fb5054dd5b73: Verifying Checksum [2024-10-01T11:39:38.573Z] fb5054dd5b73: Download complete [2024-10-01T11:39:38.573Z] 619be1103602: Verifying Checksum [2024-10-01T11:39:38.573Z] 619be1103602: Download complete [2024-10-01T11:39:38.573Z] eeca6798cff9: Verifying Checksum [2024-10-01T11:39:38.573Z] eeca6798cff9: Download complete [2024-10-01T11:39:38.832Z] 619be1103602: Pull complete [2024-10-01T11:39:38.832Z] ada007ff1a6a: Verifying Checksum [2024-10-01T11:39:38.832Z] ada007ff1a6a: Download complete [2024-10-01T11:39:39.091Z] 5df492c9dc93: Verifying Checksum [2024-10-01T11:39:39.091Z] 5df492c9dc93: Download complete [2024-10-01T11:39:39.091Z] 7862e08f4a3e: Pull complete [2024-10-01T11:39:39.657Z] aa269ceb94a6: Verifying Checksum [2024-10-01T11:39:39.657Z] aa269ceb94a6: Download complete [2024-10-01T11:39:42.945Z] 5df492c9dc93: Pull complete [2024-10-01T11:39:42.945Z] 7629e6793208: Pull complete [2024-10-01T11:39:42.945Z] 4f4fb700ef54: Pull complete [2024-10-01T11:39:42.945Z] fb5054dd5b73: Pull complete [2024-10-01T11:39:42.945Z] eeca6798cff9: Pull complete [2024-10-01T11:39:45.496Z] aa269ceb94a6: Pull complete [2024-10-01T11:39:45.756Z] ada007ff1a6a: Pull complete [2024-10-01T11:39:45.756Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T11:39:45.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T11:39:45.756Z] ---> f489d0715acc [2024-10-01T11:39:45.756Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T11:39:51.055Z] ---> Running in 7212d9df83ff [2024-10-01T11:39:51.055Z] Removing intermediate container 7212d9df83ff [2024-10-01T11:39:51.055Z] ---> 6a356af51da8 [2024-10-01T11:39:51.055Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T11:39:51.055Z] ---> Running in 3335f4a6101a [2024-10-01T11:39:51.055Z] Removing intermediate container 3335f4a6101a [2024-10-01T11:39:51.055Z] ---> 8ba2002ce8e8 [2024-10-01T11:39:51.055Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T11:39:51.055Z] ---> Running in e7b9cd095286 [2024-10-01T11:39:51.055Z] Removing intermediate container e7b9cd095286 [2024-10-01T11:39:51.055Z] ---> 6c5c6cb22063 [2024-10-01T11:39:51.055Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-01T11:39:51.055Z] ---> Running in e723bb8fdc95 [2024-10-01T11:39:51.055Z] Removing intermediate container e723bb8fdc95 [2024-10-01T11:39:51.055Z] ---> f07ae0fa3fe5 [2024-10-01T11:39:51.055Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T11:39:51.055Z] ---> Running in 0faf159a975b [2024-10-01T11:39:51.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T11:39:51.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T11:39:51.213Z] Still waiting to schedule task [2024-10-01T11:39:51.213Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T11:39:51.313Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-01T11:39:51.313Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-01T11:39:51.313Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-01T11:39:51.313Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-01T11:39:51.313Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T11:39:51.313Z] OK: 268 MiB in 56 packages [2024-10-01T11:39:51.883Z] Removing intermediate container 0faf159a975b [2024-10-01T11:39:51.883Z] ---> 967b0973bc2f [2024-10-01T11:39:51.883Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-01T11:39:51.883Z] ---> 3da53eda6d60 [2024-10-01T11:39:51.883Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T11:39:51.883Z] ---> Running in a62f9468facc [2024-10-01T11:40:48.117Z] Removing intermediate container a62f9468facc [2024-10-01T11:40:48.117Z] ---> 2020d57dfef7 [2024-10-01T11:40:48.117Z] Step 10/12 : COPY . . [2024-10-01T11:40:48.117Z] ---> d0f0ed40803a [2024-10-01T11:40:48.117Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T11:40:48.117Z] ---> Running in 09b8cee51ec5 [2024-10-01T11:40:48.117Z] Removing intermediate container 09b8cee51ec5 [2024-10-01T11:40:48.117Z] ---> 12dc4259c249 [2024-10-01T11:40:48.117Z] Step 12/12 : RUN $MAKE [2024-10-01T11:40:48.117Z] ---> Running in 85b234bf22cb [2024-10-01T11:40:48.117Z] noop [2024-10-01T11:40:48.117Z] Removing intermediate container 85b234bf22cb [2024-10-01T11:40:48.117Z] ---> 2d484f74e639 [2024-10-01T11:40:48.117Z] Successfully built 2d484f74e639 [2024-10-01T11:40:48.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:40:48.626Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T11:40:48.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:40:48.816Z] prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container [2024-10-01T11:40:48.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T11:40:49.203Z] $ docker top 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:40:49.639Z] + go version [2024-10-01T11:40:49.640Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T11:40:49.680Z] $ docker stop --time=1 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 [2024-10-01T11:40:50.972Z] $ docker rm -f --volumes 466b8d28dac6e2ae4c2b9745cd616a0e2008438f68dd27519d153223f31318f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:40:51.760Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T11:40:51.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:40:51.935Z] prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container [2024-10-01T11:40:51.968Z] $ 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-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T11:40:52.294Z] $ docker top 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:40:52.710Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-489 [Pipeline] fileExists [Pipeline] sh [2024-10-01T11:40:53.098Z] + make test [2024-10-01T11:40:53.098Z] go test ./... -coverprofile=coverage.out [2024-10-01T11:40:54.998Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-01T11:41:13.082Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-10-01T11:41:13.082Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-10-01T11:41:21.190Z] go vet ./... [2024-10-01T11:41:25.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T11:41:25.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T11:41:25.387Z] ./bin/test-attribution-txt.sh [2024-10-01T11:41:25.387Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T11:41:25.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T11:41:25.741Z] $ docker stop --time=1 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f [2024-10-01T11:41:42.044Z] $ docker rm -f --volumes 3781cbeb1726ffb7ed13fb256ef0f0911b5a9c1d0d9a809825c2885ee9f3908f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T11:41:42.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T11:41:42.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T11:41:43.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T11:41:43.885Z] + ls -al . [2024-10-01T11:41:43.885Z] total 276 [2024-10-01T11:41:43.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:40 . [2024-10-01T11:41:43.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 11:39 .. [2024-10-01T11:41:43.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:41 .git [2024-10-01T11:41:43.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 .github [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 1 11:39 .gitignore [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 11:39 .golangci.yml [2024-10-01T11:41:43.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 11:39 .semver [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 17933 Oct 1 11:39 Attribution.txt [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 1 11:39 CHANGELOG.md [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 1 11:39 Dockerfile [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 11:39 GOVERNANCE.md [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 1 11:39 Jenkinsfile [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 11:39 LICENSE [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 1 11:39 Makefile [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 1 11:39 OWNERS.md [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 1 11:39 README.md [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 11:39 VERSION [2024-10-01T11:41:43.885Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 11:39 bin [2024-10-01T11:41:43.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 cmd [2024-10-01T11:41:43.885Z] -rw-r--r-- 1 jenkins jenkins 43247 Oct 1 11:41 coverage.out [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 6924 Oct 1 11:39 go.mod [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 11:39 go.sum [2024-10-01T11:41:43.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:39 internal [2024-10-01T11:41:43.885Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 1 11:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:41:44.322Z] + 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=4c69930fee9fb690fe538ad7afd80548a6213251 --label arch=amd64 --label version=0.0.0 . [2024-10-01T11:41:44.323Z] Sending build context to Docker daemon 37.66MB [2024-10-01T11:41:44.323Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T11:41:44.323Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-01T11:41:44.323Z] ---> 2d484f74e639 [2024-10-01T11:41:44.323Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T11:41:45.701Z] ---> Running in 8b823c765d33 [2024-10-01T11:41:46.268Z] Removing intermediate container 8b823c765d33 [2024-10-01T11:41:46.268Z] ---> 30ca47e597ac [2024-10-01T11:41:46.268Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T11:41:46.528Z] ---> Running in 42a48ad7a4c8 [2024-10-01T11:41:47.118Z] Removing intermediate container 42a48ad7a4c8 [2024-10-01T11:41:47.118Z] ---> e2ee51e099c8 [2024-10-01T11:41:47.118Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-01T11:41:47.692Z] ---> Running in 2c99ce78f020 [2024-10-01T11:41:47.692Z] Removing intermediate container 2c99ce78f020 [2024-10-01T11:41:47.692Z] ---> 6b18469043c4 [2024-10-01T11:41:47.692Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-01T11:41:47.692Z] ---> Running in 728fdc4e9b8f [2024-10-01T11:41:47.952Z] Removing intermediate container 728fdc4e9b8f [2024-10-01T11:41:47.952Z] ---> b068ad72da73 [2024-10-01T11:41:47.952Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T11:41:47.952Z] ---> Running in bd9a1da5ea5a [2024-10-01T11:41:48.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T11:41:48.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T11:41:49.038Z] OK: 268 MiB in 56 packages [2024-10-01T11:41:49.296Z] Removing intermediate container bd9a1da5ea5a [2024-10-01T11:41:49.296Z] ---> d6f4eb13577c [2024-10-01T11:41:49.296Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-01T11:41:49.553Z] ---> c6f676a0a0fd [2024-10-01T11:41:49.553Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T11:41:49.811Z] ---> Running in d14ec4a317ff [2024-10-01T11:41:50.748Z] Removing intermediate container d14ec4a317ff [2024-10-01T11:41:50.748Z] ---> e622b98fa999 [2024-10-01T11:41:50.748Z] Step 10/26 : COPY . . [2024-10-01T11:41:52.124Z] ---> 5d55fe5dd557 [2024-10-01T11:41:52.124Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T11:41:52.124Z] ---> Running in 338c2a8c02ec [2024-10-01T11:41:52.124Z] Removing intermediate container 338c2a8c02ec [2024-10-01T11:41:52.124Z] ---> 2379b3018186 [2024-10-01T11:41:52.124Z] Step 12/26 : RUN $MAKE [2024-10-01T11:41:52.124Z] ---> Running in 090bfcba0ad1 [2024-10-01T11:41:52.383Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-01T11:42:31.101Z] Removing intermediate container 090bfcba0ad1 [2024-10-01T11:42:31.101Z] ---> 21df25847013 [2024-10-01T11:42:31.101Z] Step 13/26 : FROM alpine:3.18 [2024-10-01T11:42:31.101Z] 3.18: Pulling from library/alpine [2024-10-01T11:42:31.101Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T11:42:31.101Z] 1cc3d825d8b2: Verifying Checksum [2024-10-01T11:42:31.101Z] 1cc3d825d8b2: Download complete [2024-10-01T11:42:31.101Z] 1cc3d825d8b2: Pull complete [2024-10-01T11:42:31.101Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T11:42:31.101Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T11:42:31.101Z] ---> 2c64cf60f6f0 [2024-10-01T11:42:31.101Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-01T11:42:31.101Z] ---> Running in 92d4dd9ee7af [2024-10-01T11:42:31.101Z] Removing intermediate container 92d4dd9ee7af [2024-10-01T11:42:31.101Z] ---> 2cea1c41eb59 [2024-10-01T11:42:31.101Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-01T11:42:31.101Z] ---> Running in cd18ce87ec1f [2024-10-01T11:42:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T11:42:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T11:42:31.101Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T11:42:31.101Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T11:42:31.101Z] OK: 7 MiB in 16 packages [2024-10-01T11:42:31.101Z] Removing intermediate container cd18ce87ec1f [2024-10-01T11:42:31.101Z] ---> d400c3897bcd [2024-10-01T11:42:31.101Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-01T11:42:31.101Z] ---> Running in 0207e9a37a02 [2024-10-01T11:42:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T11:42:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T11:42:31.101Z] OK: 7 MiB in 16 packages [2024-10-01T11:42:31.101Z] Removing intermediate container 0207e9a37a02 [2024-10-01T11:42:31.101Z] ---> 5b3a8587eda5 [2024-10-01T11:42:31.101Z] Step 17/26 : WORKDIR / [2024-10-01T11:42:31.101Z] ---> Running in c127371f2b2d [2024-10-01T11:42:31.101Z] Removing intermediate container c127371f2b2d [2024-10-01T11:42:31.101Z] ---> 0287b003be9c [2024-10-01T11:42:31.101Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-01T11:42:31.101Z] ---> 1e6e6a73da52 [2024-10-01T11:42:31.101Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-01T11:42:31.101Z] ---> 4cf46174f897 [2024-10-01T11:42:31.101Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-01T11:42:31.101Z] ---> abde940cf774 [2024-10-01T11:42:31.101Z] Step 21/26 : EXPOSE 59900 [2024-10-01T11:42:31.101Z] ---> Running in 06eff970677c [2024-10-01T11:42:31.101Z] Removing intermediate container 06eff970677c [2024-10-01T11:42:31.101Z] ---> d9ca6bbc7299 [2024-10-01T11:42:31.101Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-01T11:42:31.101Z] ---> Running in 65d46b336bd8 [2024-10-01T11:42:31.101Z] Removing intermediate container 65d46b336bd8 [2024-10-01T11:42:31.101Z] ---> 1c11b88fb865 [2024-10-01T11:42:31.101Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T11:42:31.101Z] ---> Running in e69f3f76cbfd [2024-10-01T11:42:31.101Z] Removing intermediate container e69f3f76cbfd [2024-10-01T11:42:31.101Z] ---> a467d9c8ff42 [2024-10-01T11:42:31.101Z] Step 24/26 : LABEL arch=amd64 [2024-10-01T11:42:31.101Z] ---> Running in ea41651b7161 [2024-10-01T11:42:31.101Z] Removing intermediate container ea41651b7161 [2024-10-01T11:42:31.101Z] ---> 3a3762701c98 [2024-10-01T11:42:31.101Z] Step 25/26 : LABEL git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 [2024-10-01T11:42:31.101Z] ---> Running in 650ac25f7cb4 [2024-10-01T11:42:31.359Z] Removing intermediate container 650ac25f7cb4 [2024-10-01T11:42:31.359Z] ---> 6ed6dd348713 [2024-10-01T11:42:31.359Z] Step 26/26 : LABEL version=0.0.0 [2024-10-01T11:42:31.359Z] ---> Running in 3027d80cc570 [2024-10-01T11:42:31.622Z] Removing intermediate container 3027d80cc570 [2024-10-01T11:42:31.622Z] ---> c2edbf681146 [2024-10-01T11:42:31.622Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T11:42:31.622Z] Successfully built c2edbf681146 [2024-10-01T11:42:31.622Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:42:32.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T11:42:32.605Z] [2024-10-01T11:42:32.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:42:33.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T11:42:33.006Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T11:42:33.006Z] 5eb5b503b376: Pulling fs layer [2024-10-01T11:42:33.006Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T11:42:33.006Z] ec43610c2a17: Pulling fs layer [2024-10-01T11:42:33.006Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T11:42:33.006Z] 33b1e0a273af: Pulling fs layer [2024-10-01T11:42:33.006Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T11:42:33.006Z] 2f39f015ded8: Pulling fs layer [2024-10-01T11:42:33.006Z] 3a2ae6a8a46f: Waiting [2024-10-01T11:42:33.006Z] 33b1e0a273af: Waiting [2024-10-01T11:42:33.006Z] 5d3b04190fa2: Waiting [2024-10-01T11:42:33.006Z] 2f39f015ded8: Waiting [2024-10-01T11:42:33.006Z] 5c69ac0246d0: Download complete [2024-10-01T11:42:33.006Z] 3a2ae6a8a46f: Download complete [2024-10-01T11:42:33.006Z] 33b1e0a273af: Verifying Checksum [2024-10-01T11:42:33.006Z] 33b1e0a273af: Download complete [2024-10-01T11:42:33.287Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T11:42:33.287Z] 5d3b04190fa2: Download complete [2024-10-01T11:42:33.287Z] ec43610c2a17: Verifying Checksum [2024-10-01T11:42:33.287Z] ec43610c2a17: Download complete [2024-10-01T11:42:33.545Z] 5eb5b503b376: Download complete [2024-10-01T11:42:34.120Z] 2f39f015ded8: Verifying Checksum [2024-10-01T11:42:34.120Z] 2f39f015ded8: Download complete [2024-10-01T11:42:35.059Z] 5eb5b503b376: Pull complete [2024-10-01T11:42:35.626Z] 5c69ac0246d0: Pull complete [2024-10-01T11:42:36.193Z] ec43610c2a17: Pull complete [2024-10-01T11:42:36.452Z] 3a2ae6a8a46f: Pull complete [2024-10-01T11:42:36.711Z] 33b1e0a273af: Pull complete [2024-10-01T11:42:36.970Z] 5d3b04190fa2: Pull complete [2024-10-01T11:42:39.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12463 in /w/workspace/foundry_device-virtual-go_PR-489 [Pipeline] { [Pipeline] ws [2024-10-01T11:42:39.836Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-01T11:42:39.920Z] The recommended git tool is: git [2024-10-01T11:42:41.165Z] 2f39f015ded8: Pull complete [2024-10-01T11:42:41.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T11:42:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T11:42:41.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:42:41.669Z] prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container [2024-10-01T11:42:41.704Z] $ 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-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T11:42:47.939Z] using credential edgex-jenkins-ssh [2024-10-01T11:42:47.963Z] Cloning the remote Git repository [2024-10-01T11:42:48.011Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-01T11:42:48.138Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-01T11:42:48.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-01T11:42:48.436Z] > git --version # timeout=10 [2024-10-01T11:42:48.467Z] > git --version # 'git version 2.25.1' [2024-10-01T11:42:48.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T11:42:48.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T11:42:50.498Z] $ docker top d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:42:50.985Z] ---> job-cost.sh [2024-10-01T11:42:50.986Z] lf-activate-venv: SKIPPING [2024-10-01T11:42:50.986Z] INFO: No Stack... [2024-10-01T11:42:51.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T11:42:51.814Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T11:42:52.142Z] + cat /w/workspace/foundry_device-virtual-go_PR-489/archives/cost.csv [2024-10-01T11:42:52.142Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T11:42:52.191Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [2024-10-01T11:42:52.196Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] did not exist. Created. [2024-10-01T11:42:52.205Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T11:42:52.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T11:42:52.677Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T11:42:52.713Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T11:42:52.801Z] $ docker stop --time=1 d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 [2024-10-01T11:42:52.399Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-01T11:42:52.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T11:42:53.946Z] $ docker rm -f --volumes d6671913af452808c44918198151e7298c52893f6e5d3d238477fbd488052332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T11:42:54.356Z] Merging remotes/origin/main commit 04ce07425684dc49eb1d346851a0a7d2d821c622 into PR head commit 4c69930fee9fb690fe538ad7afd80548a6213251 [2024-10-01T11:42:54.628Z] Merge succeeded, producing 4c69930fee9fb690fe538ad7afd80548a6213251 [2024-10-01T11:42:54.629Z] Checking out Revision 4c69930fee9fb690fe538ad7afd80548a6213251 (PR-489) [2024-10-01T11:42:53.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-01T11:42:53.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-01T11:42:53.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T11:42:53.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-01T11:42:54.373Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T11:42:54.444Z] > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 [2024-10-01T11:42:54.535Z] > git remote # timeout=10 [2024-10-01T11:42:54.551Z] > git config --get remote.origin.url # timeout=10 [2024-10-01T11:42:54.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T11:42:54.587Z] > git merge 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 [2024-10-01T11:42:54.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-01T11:42:54.636Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T11:42:54.648Z] > git checkout -f 4c69930fee9fb690fe538ad7afd80548a6213251 # timeout=10 [2024-10-01T11:42:55.170Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-01T11:42:55.219Z] > git --version # timeout=10 [2024-10-01T11:42:55.238Z] > git --version # 'git version 2.25.1' [2024-10-01T11:42:55.253Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T11:43:00.349Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T11:43:00.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T11:43:00.349Z] Dload Upload Total Spent Left Speed [2024-10-01T11:43:00.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-10-01T11:43:00.704Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T11:43:01.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T11:43:01.060Z] + sudo tee /etc/docker/daemon.new [2024-10-01T11:43:01.060Z] { [2024-10-01T11:43:01.060Z] "registry-mirrors": [ [2024-10-01T11:43:01.060Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T11:43:01.060Z] ], [2024-10-01T11:43:01.060Z] "bip": "10.250.0.254/24", [2024-10-01T11:43:01.060Z] "hosts": [ [2024-10-01T11:43:01.060Z] "tcp://0.0.0.0:5555", [2024-10-01T11:43:01.060Z] "unix:///var/run/docker.sock" [2024-10-01T11:43:01.060Z] ], [2024-10-01T11:43:01.060Z] "mtu": 1458, [2024-10-01T11:43:01.060Z] "selinux-enabled": true, [2024-10-01T11:43:01.060Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T11:43:01.060Z] } [Pipeline] sh [2024-10-01T11:43:01.438Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T11:43:01.803Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T11:43:20.168Z] provisioning config files... [2024-10-01T11:43:20.195Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11415595121619118992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:43:20.707Z] ---> ****-login.sh [2024-10-01T11:43:20.707Z] nexus3.edgexfoundry.org:10001 [2024-10-01T11:43:20.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:43:21.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:43:21.241Z] Configure a credential helper to remove this warning. See [2024-10-01T11:43:21.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:43:21.241Z] [2024-10-01T11:43:21.241Z] Login Succeeded [2024-10-01T11:43:21.241Z] nexus3.edgexfoundry.org:10002 [2024-10-01T11:43:21.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:43:21.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:43:21.509Z] Configure a credential helper to remove this warning. See [2024-10-01T11:43:21.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:43:21.509Z] [2024-10-01T11:43:21.509Z] Login Succeeded [2024-10-01T11:43:21.509Z] nexus3.edgexfoundry.org:10003 [2024-10-01T11:43:21.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:43:22.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:43:22.044Z] Configure a credential helper to remove this warning. See [2024-10-01T11:43:22.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:43:22.044Z] [2024-10-01T11:43:22.044Z] Login Succeeded [2024-10-01T11:43:22.045Z] nexus3.edgexfoundry.org:10004 [2024-10-01T11:43:22.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:43:22.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:43:22.313Z] Configure a credential helper to remove this warning. See [2024-10-01T11:43:22.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:43:22.313Z] [2024-10-01T11:43:22.313Z] Login Succeeded [2024-10-01T11:43:22.313Z] ****.io [2024-10-01T11:43:22.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T11:43:22.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T11:43:22.845Z] Configure a credential helper to remove this warning. See [2024-10-01T11:43:22.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T11:43:22.845Z] [2024-10-01T11:43:22.845Z] Login Succeeded [2024-10-01T11:43:22.845Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T11:43:22.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T11:43:23.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T11:43:23.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T11:43:23.402Z] ========================================================= [2024-10-01T11:43:23.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T11:43:23.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:43:24.003Z] + 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 . [2024-10-01T11:43:24.594Z] Sending build context to Docker daemon 19MB [2024-10-01T11:43:24.594Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T11:43:24.595Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T11:43:24.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T11:43:24.595Z] c6b39de5b339: Pulling fs layer [2024-10-01T11:43:24.595Z] a69c41024577: Pulling fs layer [2024-10-01T11:43:24.595Z] d6de4b400683: Pulling fs layer [2024-10-01T11:43:24.595Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T11:43:24.595Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T11:43:24.595Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T11:43:24.595Z] 00f215d4a9da: Pulling fs layer [2024-10-01T11:43:24.595Z] d496ad576159: Pulling fs layer [2024-10-01T11:43:24.595Z] 35cb2a7552d0: Waiting [2024-10-01T11:43:24.595Z] 4f4fb700ef54: Waiting [2024-10-01T11:43:24.595Z] 464afbd9ba4c: Waiting [2024-10-01T11:43:24.595Z] 00f215d4a9da: Waiting [2024-10-01T11:43:24.595Z] d496ad576159: Waiting [2024-10-01T11:43:24.595Z] a69c41024577: Verifying Checksum [2024-10-01T11:43:24.595Z] a69c41024577: Download complete [2024-10-01T11:43:24.595Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T11:43:24.595Z] 35cb2a7552d0: Download complete [2024-10-01T11:43:24.865Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T11:43:24.865Z] 4f4fb700ef54: Download complete [2024-10-01T11:43:24.865Z] c6b39de5b339: Download complete [2024-10-01T11:43:24.865Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T11:43:24.865Z] 464afbd9ba4c: Download complete [2024-10-01T11:43:25.135Z] d496ad576159: Verifying Checksum [2024-10-01T11:43:25.135Z] d496ad576159: Download complete [2024-10-01T11:43:25.728Z] c6b39de5b339: Pull complete [2024-10-01T11:43:26.316Z] a69c41024577: Pull complete [2024-10-01T11:43:26.586Z] d6de4b400683: Verifying Checksum [2024-10-01T11:43:26.586Z] d6de4b400683: Download complete [2024-10-01T11:43:27.550Z] 00f215d4a9da: Verifying Checksum [2024-10-01T11:43:27.550Z] 00f215d4a9da: Download complete [2024-10-01T11:43:39.869Z] d6de4b400683: Pull complete [2024-10-01T11:43:39.869Z] 35cb2a7552d0: Pull complete [2024-10-01T11:43:39.869Z] 4f4fb700ef54: Pull complete [2024-10-01T11:43:40.138Z] 464afbd9ba4c: Pull complete [2024-10-01T11:43:48.397Z] 00f215d4a9da: Pull complete [2024-10-01T11:43:50.357Z] d496ad576159: Pull complete [2024-10-01T11:43:50.357Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T11:43:50.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T11:43:50.357Z] ---> f246e2811388 [2024-10-01T11:43:50.357Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T11:43:51.319Z] ---> Running in e1bc49a5a59c [2024-10-01T11:43:51.587Z] Removing intermediate container e1bc49a5a59c [2024-10-01T11:43:51.587Z] ---> fe65bcfcef10 [2024-10-01T11:43:51.587Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T11:43:51.855Z] ---> Running in 9a11e89e898c [2024-10-01T11:43:52.123Z] Removing intermediate container 9a11e89e898c [2024-10-01T11:43:52.123Z] ---> 59dfaa98cf71 [2024-10-01T11:43:52.123Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T11:43:52.123Z] ---> Running in 6338cfdbe8ac [2024-10-01T11:43:52.391Z] Removing intermediate container 6338cfdbe8ac [2024-10-01T11:43:52.391Z] ---> 3973a7085b5c [2024-10-01T11:43:52.391Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-01T11:43:52.391Z] ---> Running in b5be11b89aab [2024-10-01T11:43:52.660Z] Removing intermediate container b5be11b89aab [2024-10-01T11:43:52.660Z] ---> fcdd8f782130 [2024-10-01T11:43:52.660Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T11:43:52.926Z] ---> Running in 8560e5d5937d [2024-10-01T11:43:53.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:43:54.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:43:55.463Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-01T11:43:55.463Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-01T11:43:55.463Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-01T11:43:55.463Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-01T11:43:55.463Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T11:43:55.733Z] OK: 271 MiB in 56 packages [2024-10-01T11:43:56.703Z] Removing intermediate container 8560e5d5937d [2024-10-01T11:43:56.703Z] ---> 8e2f45276033 [2024-10-01T11:43:56.703Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-01T11:43:57.289Z] ---> bdf36ba93e02 [2024-10-01T11:43:57.289Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T11:43:57.289Z] ---> Running in 5f2bef7fd8ab [2024-10-01T11:45:48.952Z] Removing intermediate container 5f2bef7fd8ab [2024-10-01T11:45:48.952Z] ---> 68be34814fd5 [2024-10-01T11:45:48.952Z] Step 10/12 : COPY . . [2024-10-01T11:45:48.952Z] ---> 39bab5a4564f [2024-10-01T11:45:48.952Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T11:45:48.952Z] ---> Running in 95f89571ab1a [2024-10-01T11:45:48.952Z] Removing intermediate container 95f89571ab1a [2024-10-01T11:45:48.952Z] ---> efd7c7b88f71 [2024-10-01T11:45:48.952Z] Step 12/12 : RUN $MAKE [2024-10-01T11:45:48.952Z] ---> Running in 36d1094c04a8 [2024-10-01T11:45:48.952Z] noop [2024-10-01T11:45:48.952Z] Removing intermediate container 36d1094c04a8 [2024-10-01T11:45:48.952Z] ---> f2ef96684f06 [2024-10-01T11:45:48.952Z] Successfully built f2ef96684f06 [2024-10-01T11:45:48.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:45:49.489Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T11:45:49.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:45:49.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container [2024-10-01T11:45:49.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-01T11:45:51.052Z] $ docker top 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:45:51.978Z] + go version [2024-10-01T11:45:51.978Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T11:45:52.013Z] $ docker stop --time=1 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 [2024-10-01T11:45:53.630Z] $ docker rm -f --volumes 68117449db99fc692fc379bb191bfc5942264ebffb6cb1d77c42044f7c613fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:45:54.567Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T11:45:54.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:45:54.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container [2024-10-01T11:45:54.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-01T11:45:56.040Z] $ docker top 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:45:56.916Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-01T11:45:57.325Z] + make test [2024-10-01T11:45:57.325Z] go test ./... -coverprofile=coverage.out [2024-10-01T11:46:03.975Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-01T11:49:25.852Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-10-01T11:49:25.852Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements [2024-10-01T11:49:25.852Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T11:49:25.852Z] go vet ./... [2024-10-01T11:49:58.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T11:49:58.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T11:49:58.106Z] ./bin/test-attribution-txt.sh [2024-10-01T11:49:58.106Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T11:49:58.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T11:49:58.183Z] $ docker stop --time=1 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 [2024-10-01T11:50:00.083Z] $ docker rm -f --volumes 5addb06f776bb7754c067dc6dcce7f34b31bc7cdf47f287da3828ff9213cd209 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T11:50:01.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T11:50:01.816Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T11:50:02.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T11:50:03.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T11:50:03.554Z] + ls -al . [2024-10-01T11:50:03.554Z] total 272 [2024-10-01T11:50:03.555Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 1 11:46 . [2024-10-01T11:50:03.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 11:42 .. [2024-10-01T11:50:03.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 11:42 .git [2024-10-01T11:50:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 .github [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 1 11:42 .gitignore [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 11:42 .golangci.yml [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 17933 Oct 1 11:42 Attribution.txt [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 1 11:42 CHANGELOG.md [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 1 11:42 Dockerfile [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 11:42 GOVERNANCE.md [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 1 11:42 Jenkinsfile [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 11:42 LICENSE [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 1 11:42 Makefile [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 1 11:42 OWNERS.md [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 1 11:42 README.md [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 11:39 VERSION [2024-10-01T11:50:03.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 11:42 bin [2024-10-01T11:50:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 cmd [2024-10-01T11:50:03.555Z] -rw-r--r-- 1 jenkins jenkins 43247 Oct 1 11:49 coverage.out [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 6924 Oct 1 11:42 go.mod [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 11:42 go.sum [2024-10-01T11:50:03.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 11:42 internal [2024-10-01T11:50:03.555Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 1 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:50:04.007Z] + 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=4c69930fee9fb690fe538ad7afd80548a6213251 --label arch=arm64 --label version=0.0.0 . [2024-10-01T11:50:04.591Z] Sending build context to Docker daemon 19.05MB [2024-10-01T11:50:04.591Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T11:50:04.591Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-01T11:50:04.591Z] ---> f2ef96684f06 [2024-10-01T11:50:04.591Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T11:50:04.858Z] ---> Running in 49ff95cabffd [2024-10-01T11:50:05.130Z] Removing intermediate container 49ff95cabffd [2024-10-01T11:50:05.130Z] ---> 50f5800bcdb5 [2024-10-01T11:50:05.130Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T11:50:05.130Z] ---> Running in cd99dd3f7d2b [2024-10-01T11:50:05.409Z] Removing intermediate container cd99dd3f7d2b [2024-10-01T11:50:05.409Z] ---> 5a8324a382b9 [2024-10-01T11:50:05.409Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-01T11:50:05.676Z] ---> Running in ab9771926163 [2024-10-01T11:50:05.944Z] Removing intermediate container ab9771926163 [2024-10-01T11:50:05.944Z] ---> 11998f55ef9d [2024-10-01T11:50:05.944Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-01T11:50:05.944Z] ---> Running in ee65dda9a2ed [2024-10-01T11:50:06.213Z] Removing intermediate container ee65dda9a2ed [2024-10-01T11:50:06.213Z] ---> 4b90f6b9fc4c [2024-10-01T11:50:06.213Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T11:50:06.492Z] ---> Running in b4e0c7e30960 [2024-10-01T11:50:07.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:50:07.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:50:08.688Z] OK: 271 MiB in 56 packages [2024-10-01T11:50:09.652Z] Removing intermediate container b4e0c7e30960 [2024-10-01T11:50:09.652Z] ---> 5691ed9e77c3 [2024-10-01T11:50:09.652Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-01T11:50:10.243Z] ---> 3e89b5af99d8 [2024-10-01T11:50:10.243Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T11:50:10.243Z] ---> Running in 539eec3d6b81 [2024-10-01T11:50:12.828Z] Removing intermediate container 539eec3d6b81 [2024-10-01T11:50:12.828Z] ---> d8b4b583ecf9 [2024-10-01T11:50:12.829Z] Step 10/26 : COPY . . [2024-10-01T11:50:14.234Z] ---> d3406c88cf79 [2024-10-01T11:50:14.234Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T11:50:14.234Z] ---> Running in 87bcd932be55 [2024-10-01T11:50:14.503Z] Removing intermediate container 87bcd932be55 [2024-10-01T11:50:14.503Z] ---> 073d04bee519 [2024-10-01T11:50:14.503Z] Step 12/26 : RUN $MAKE [2024-10-01T11:50:14.778Z] ---> Running in f5db19ce784d [2024-10-01T11:50:15.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-01T11:53:37.490Z] Removing intermediate container f5db19ce784d [2024-10-01T11:53:37.490Z] ---> c79ace2e3112 [2024-10-01T11:53:37.490Z] Step 13/26 : FROM alpine:3.18 [2024-10-01T11:53:37.490Z] 3.18: Pulling from library/alpine [2024-10-01T11:53:37.490Z] 720f3032cd11: Pulling fs layer [2024-10-01T11:53:37.490Z] 720f3032cd11: Download complete [2024-10-01T11:53:37.490Z] 720f3032cd11: Pull complete [2024-10-01T11:53:37.490Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T11:53:37.490Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T11:53:37.490Z] ---> 3e834921e367 [2024-10-01T11:53:37.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-01T11:53:37.490Z] ---> Running in 58dc0e60d196 [2024-10-01T11:53:37.490Z] Removing intermediate container 58dc0e60d196 [2024-10-01T11:53:37.490Z] ---> b2c6cedaa316 [2024-10-01T11:53:37.490Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-01T11:53:37.490Z] ---> Running in 1ca2664a224b [2024-10-01T11:53:37.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:53:37.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:53:37.490Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T11:53:37.490Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T11:53:37.490Z] OK: 8 MiB in 16 packages [2024-10-01T11:53:37.490Z] Removing intermediate container 1ca2664a224b [2024-10-01T11:53:37.490Z] ---> 29f520e8f0b2 [2024-10-01T11:53:37.490Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-01T11:53:37.490Z] ---> Running in cc8ed1a612b0 [2024-10-01T11:53:38.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:53:38.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:53:39.296Z] OK: 8 MiB in 16 packages [2024-10-01T11:53:40.252Z] Removing intermediate container cc8ed1a612b0 [2024-10-01T11:53:40.252Z] ---> 95f4ddc8be1a [2024-10-01T11:53:40.252Z] Step 17/26 : WORKDIR / [2024-10-01T11:53:40.252Z] ---> Running in 41eefbe72535 [2024-10-01T11:53:40.518Z] Removing intermediate container 41eefbe72535 [2024-10-01T11:53:40.518Z] ---> 51f18bfb10f2 [2024-10-01T11:53:40.518Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-01T11:53:41.109Z] ---> 1727706bc3bd [2024-10-01T11:53:41.109Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-01T11:53:41.690Z] ---> e52529bbdbc5 [2024-10-01T11:53:41.690Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-01T11:53:43.099Z] ---> 0db31b259e44 [2024-10-01T11:53:43.099Z] Step 21/26 : EXPOSE 59900 [2024-10-01T11:53:43.099Z] ---> Running in 927729a41223 [2024-10-01T11:53:43.366Z] Removing intermediate container 927729a41223 [2024-10-01T11:53:43.366Z] ---> 5a49f441ece6 [2024-10-01T11:53:43.366Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-01T11:53:43.635Z] ---> Running in 7bfbe4b51986 [2024-10-01T11:53:43.903Z] Removing intermediate container 7bfbe4b51986 [2024-10-01T11:53:43.903Z] ---> 2eeb1e1e8187 [2024-10-01T11:53:43.903Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T11:53:43.903Z] ---> Running in 8f4ea8ea7092 [2024-10-01T11:53:44.169Z] Removing intermediate container 8f4ea8ea7092 [2024-10-01T11:53:44.169Z] ---> 9ed330de4602 [2024-10-01T11:53:44.169Z] Step 24/26 : LABEL arch=arm64 [2024-10-01T11:53:44.169Z] ---> Running in 8b55d0b73aa2 [2024-10-01T11:53:44.436Z] Removing intermediate container 8b55d0b73aa2 [2024-10-01T11:53:44.436Z] ---> 979e5bf7ea55 [2024-10-01T11:53:44.436Z] Step 25/26 : LABEL git_sha=4c69930fee9fb690fe538ad7afd80548a6213251 [2024-10-01T11:53:44.709Z] ---> Running in 55409f779e15 [2024-10-01T11:53:44.973Z] Removing intermediate container 55409f779e15 [2024-10-01T11:53:44.973Z] ---> e95f18cc9f36 [2024-10-01T11:53:44.973Z] Step 26/26 : LABEL version=0.0.0 [2024-10-01T11:53:44.973Z] ---> Running in 60d352302550 [2024-10-01T11:53:45.239Z] Removing intermediate container 60d352302550 [2024-10-01T11:53:45.239Z] ---> 12a45e40166e [2024-10-01T11:53:45.239Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T11:53:45.239Z] Successfully built 12a45e40166e [2024-10-01T11:53:45.239Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:53:46.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:53:46.271Z] [2024-10-01T11:53:46.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:53:46.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:53:46.959Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T11:53:46.959Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T11:53:46.959Z] 04944245beec: Pulling fs layer [2024-10-01T11:53:46.959Z] 699f458cf7ca: Pulling fs layer [2024-10-01T11:53:46.959Z] 765212b225bb: Pulling fs layer [2024-10-01T11:53:46.959Z] f23df028b6ca: Pulling fs layer [2024-10-01T11:53:46.959Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T11:53:46.959Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T11:53:46.959Z] 765212b225bb: Waiting [2024-10-01T11:53:46.959Z] f23df028b6ca: Waiting [2024-10-01T11:53:46.959Z] d65c8cfc05b1: Waiting [2024-10-01T11:53:46.959Z] 2437ff75d9bd: Waiting [2024-10-01T11:53:46.959Z] 04944245beec: Verifying Checksum [2024-10-01T11:53:46.959Z] 04944245beec: Download complete [2024-10-01T11:53:46.959Z] 765212b225bb: Verifying Checksum [2024-10-01T11:53:46.959Z] 765212b225bb: Download complete [2024-10-01T11:53:46.959Z] f23df028b6ca: Download complete [2024-10-01T11:53:46.959Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T11:53:46.959Z] d65c8cfc05b1: Download complete [2024-10-01T11:53:47.226Z] 699f458cf7ca: Verifying Checksum [2024-10-01T11:53:47.226Z] 699f458cf7ca: Download complete [2024-10-01T11:53:47.492Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T11:53:47.492Z] 8998bd30e6a1: Download complete [2024-10-01T11:53:50.058Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T11:53:50.058Z] 2437ff75d9bd: Download complete [2024-10-01T11:53:52.628Z] 8998bd30e6a1: Pull complete [2024-10-01T11:53:52.628Z] 04944245beec: Pull complete [2024-10-01T11:53:54.575Z] 699f458cf7ca: Pull complete [2024-10-01T11:53:54.575Z] 765212b225bb: Pull complete [2024-10-01T11:53:55.156Z] f23df028b6ca: Pull complete [2024-10-01T11:53:55.426Z] d65c8cfc05b1: Pull complete [2024-10-01T11:54:13.636Z] 2437ff75d9bd: Pull complete [2024-10-01T11:54:13.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T11:54:13.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:54:13.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:54:14.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-12463 does not seem to be running inside a container [2024-10-01T11:54:14.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-01T11:54:16.788Z] $ docker top ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:17.726Z] ---> job-cost.sh [2024-10-01T11:54:17.726Z] lf-activate-venv: SKIPPING [2024-10-01T11:54:17.727Z] INFO: No Stack... [2024-10-01T11:54:18.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T11:54:18.894Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T11:54:19.574Z] + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 [2024-10-01T11:54:19.574Z] [Pipeline] lock [2024-10-01T11:54:19.631Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [2024-10-01T11:54:19.637Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] did not exist. Created. [2024-10-01T11:54:19.643Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T11:54:20.372Z] /w/workspace/device-virtual-go/1@tmp/durable-319a990a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T11:54:21.046Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T11:54:21.094Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T11:54:21.139Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T11:54:21.159Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T11:54:21.231Z] $ docker stop --time=1 ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee [2024-10-01T11:54:22.780Z] $ docker rm -f --volumes ec9eebc4459dc193e4331c2f2fa9414b5c99ec65733e3a1a324fbf51f1dba7ee [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 [2024-10-01T11:54:24.015Z] provisioning config files... [2024-10-01T11:54:24.023Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config3499913747037348177tmp [Pipeline] { [Pipeline] sh [2024-10-01T11:54:24.407Z] + set +x [2024-10-01T11:54:24.407Z] + + curl -s https://codecov.io/bash [2024-10-01T11:54:24.407Z] bash -s -- [2024-10-01T11:54:24.666Z] [2024-10-01T11:54:24.666Z] _____ _ [2024-10-01T11:54:24.666Z] / ____| | | [2024-10-01T11:54:24.666Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T11:54:24.666Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T11:54:24.666Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T11:54:24.666Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T11:54:24.666Z] Bash-1.0.6 [2024-10-01T11:54:24.666Z] [2024-10-01T11:54:24.666Z] [2024-10-01T11:54:24.666Z] ==> git version 2.25.1 found [2024-10-01T11:54:24.666Z] ==> 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 [2024-10-01T11:54:24.666Z] Release-Date: 2020-01-08 [2024-10-01T11:54:24.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T11:54:24.666Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T11:54:24.666Z] ==> Jenkins CI detected. [2024-10-01T11:54:24.666Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-489 [2024-10-01T11:54:24.666Z] project root: . [2024-10-01T11:54:24.666Z] --> token set from env [2024-10-01T11:54:24.666Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T11:54:24.666Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T11:54:24.666Z] ==> Python coveragepy not found [2024-10-01T11:54:24.666Z] ==> Searching for coverage reports in: [2024-10-01T11:54:24.666Z] + . [2024-10-01T11:54:24.666Z] -> Found 1 reports [2024-10-01T11:54:24.666Z] ==> Detecting git/mercurial file structure [2024-10-01T11:54:24.666Z] ==> Reading reports [2024-10-01T11:54:24.666Z] + ./coverage.out bytes=43247 [2024-10-01T11:54:24.666Z] ==> Appending adjustments [2024-10-01T11:54:24.666Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T11:54:24.666Z] + Found adjustments [2024-10-01T11:54:24.666Z] ==> Gzipping contents [2024-10-01T11:54:24.666Z] 8.0K /tmp/codecov.lbZ8Oe.gz [2024-10-01T11:54:24.666Z] ==> Uploading reports [2024-10-01T11:54:24.666Z] url: https://codecov.io [2024-10-01T11:54:24.666Z] query: branch=PR-489&commit=4c69930fee9fb690fe538ad7afd80548a6213251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=489&job=&cmd_args= [2024-10-01T11:54:24.666Z] -> Pinging Codecov [2024-10-01T11:54:24.667Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-489&commit=4c69930fee9fb690fe538ad7afd80548a6213251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=489&job=&cmd_args= [2024-10-01T11:54:24.927Z] -> Uploading to [2024-10-01T11:54:24.927Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/4c69930fee9fb690fe538ad7afd80548a6213251/5643038a-3510-476f-9781-5b75f22fa40b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T115424Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3f0aaa9671d1c6fe1b5be0e3a8bd90107ec913f97cfee56b114cb745a2ab59db [2024-10-01T11:54:24.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T11:54:24.927Z] Dload Upload Total Spent Left Speed [2024-10-01T11:54:25.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19022 --:--:-- --:--:-- --:--:-- 19022 [2024-10-01T11:54:25.187Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4c69930fee9fb690fe538ad7afd80548a6213251 [Pipeline] } [2024-10-01T11:54:25.222Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-01T11:54:27.470Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-489/archives ] [2024-10-01T11:54:27.470Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-489/archives [2024-10-01T11:54:27.470Z] total 16 [2024-10-01T11:54:27.470Z] drwxr-xr-x 3 root root 4096 Oct 1 11:42 . [2024-10-01T11:54:27.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 11:42 .. [2024-10-01T11:54:27.470Z] drwxr-xr-x 2 root root 4096 Oct 1 11:42 cost [2024-10-01T11:54:27.470Z] -rw-r--r-- 1 root root 89 Oct 1 11:42 cost.csv [2024-10-01T11:54:27.470Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-489/archives [2024-10-01T11:54:27.470Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-489/archives [2024-10-01T11:54:27.470Z] total 16 [2024-10-01T11:54:27.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 11:42 . [2024-10-01T11:54:27.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 11:42 .. [2024-10-01T11:54:27.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 11:42 cost [2024-10-01T11:54:27.470Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 1 11:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:27.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:28.748Z] ---> package-listing.sh [2024-10-01T11:54:28.748Z] ++ facter osfamily [2024-10-01T11:54:28.748Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T11:54:29.008Z] + OS_FAMILY=debian [2024-10-01T11:54:29.008Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-489 [2024-10-01T11:54:29.008Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T11:54:29.008Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T11:54:29.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T11:54:29.008Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T11:54:29.008Z] + '[' /w/workspace/foundry_device-virtual-go_PR-489 ']' [2024-10-01T11:54:29.008Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T11:54:29.008Z] + case "${OS_FAMILY}" in [2024-10-01T11:54:29.008Z] + dpkg -l [2024-10-01T11:54:29.008Z] + grep '^ii' [2024-10-01T11:54:29.008Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T11:54:29.008Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T11:54:29.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T11:54:29.008Z] + '[' /w/workspace/foundry_device-virtual-go_PR-489 ']' [2024-10-01T11:54:29.008Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-489/archives/ [2024-10-01T11:54:29.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-489/archives/ [Pipeline] echo [2024-10-01T11:54:29.154Z] 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-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T11:54:29.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:54:30.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T11:54:30.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:54:30.305Z] prd-ubuntu20.04-docker-8c-8g-12460 does not seem to be running inside a container [2024-10-01T11:54:30.338Z] $ 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-489/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-489 -v /w/workspace/foundry_device-virtual-go_PR-489:/w/workspace/foundry_device-virtual-go_PR-489:rw,z -v /w/workspace/foundry_device-virtual-go_PR-489@tmp:/w/workspace/foundry_device-virtual-go_PR-489@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T11:54:30.934Z] $ docker top aa556f65a974aac01068f674dcdb0520d772a77b20615d75722c148214be95b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:54:31.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T11:54:31.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T11:54:31.977Z] + ls /var/log/sa-host [2024-10-01T11:54:31.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T11:54:32.246Z] provisioning config files... [2024-10-01T11:54:32.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-489@tmp/config7735222419881865967tmp [Pipeline] { [Pipeline] echo [2024-10-01T11:54:32.325Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:32.887Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T11:54:32.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:33.344Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T11:54:33.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:33.700Z] ---> sudo-logs.sh [2024-10-01T11:54:33.700Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T11:54:33.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:34.139Z] ---> job-cost.sh [2024-10-01T11:54:34.139Z] lf-activate-venv: SKIPPING [2024-10-01T11:54:34.139Z] DEBUG: total: 0.2199999988079071 [2024-10-01T11:54:34.139Z] INFO: Retrieving Stack Cost... [2024-10-01T11:54:34.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T11:54:34.968Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T11:54:35.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:54:35.337Z] ---> logs-deploy.sh [2024-10-01T11:54:35.337Z] lf-activate-venv: SKIPPING [2024-10-01T11:54:35.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-489/1 [2024-10-01T11:54:35.337Z] INFO: archiving workspace using pattern(s): [2024-10-01T11:54:36.271Z] Archives upload complete. [2024-10-01T11:54:36.530Z] INFO: archiving logs to Nexus [2024-10-01T11:54:37.118Z] ---> uname -a: [2024-10-01T11:54:37.118Z] Linux prd-ubuntu20-04-docker-8c-8g-12460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] ---> lscpu: [2024-10-01T11:54:37.118Z] Architecture: x86_64 [2024-10-01T11:54:37.118Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-01T11:54:37.118Z] Byte Order: Little Endian [2024-10-01T11:54:37.118Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-01T11:54:37.118Z] CPU(s): 8 [2024-10-01T11:54:37.118Z] On-line CPU(s) list: 0-7 [2024-10-01T11:54:37.118Z] Thread(s) per core: 1 [2024-10-01T11:54:37.118Z] Core(s) per socket: 1 [2024-10-01T11:54:37.118Z] Socket(s): 8 [2024-10-01T11:54:37.118Z] NUMA node(s): 1 [2024-10-01T11:54:37.118Z] Vendor ID: AuthenticAMD [2024-10-01T11:54:37.118Z] CPU family: 23 [2024-10-01T11:54:37.118Z] Model: 49 [2024-10-01T11:54:37.118Z] Model name: AMD EPYC-Rome Processor [2024-10-01T11:54:37.118Z] Stepping: 0 [2024-10-01T11:54:37.118Z] CPU MHz: 2800.000 [2024-10-01T11:54:37.118Z] BogoMIPS: 5600.00 [2024-10-01T11:54:37.118Z] Virtualization: AMD-V [2024-10-01T11:54:37.118Z] Hypervisor vendor: KVM [2024-10-01T11:54:37.118Z] Virtualization type: full [2024-10-01T11:54:37.118Z] L1d cache: 256 KiB [2024-10-01T11:54:37.118Z] L1i cache: 256 KiB [2024-10-01T11:54:37.118Z] L2 cache: 4 MiB [2024-10-01T11:54:37.118Z] L3 cache: 128 MiB [2024-10-01T11:54:37.118Z] NUMA node0 CPU(s): 0-7 [2024-10-01T11:54:37.118Z] Vulnerability Itlb multihit: Not affected [2024-10-01T11:54:37.118Z] Vulnerability L1tf: Not affected [2024-10-01T11:54:37.118Z] Vulnerability Mds: Not affected [2024-10-01T11:54:37.118Z] Vulnerability Meltdown: Not affected [2024-10-01T11:54:37.118Z] Vulnerability Mmio stale data: Not affected [2024-10-01T11:54:37.118Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-01T11:54:37.118Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-01T11:54:37.118Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-01T11:54:37.118Z] Vulnerability Srbds: Not affected [2024-10-01T11:54:37.118Z] Vulnerability Tsx async abort: Not affected [2024-10-01T11:54:37.118Z] 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 [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] ---> nproc: [2024-10-01T11:54:37.118Z] 8 [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] ---> df -h: [2024-10-01T11:54:37.118Z] Filesystem Size Used Avail Use% Mounted on [2024-10-01T11:54:37.118Z] overlay 155G 12G 143G 8% / [2024-10-01T11:54:37.118Z] tmpfs 64M 0 64M 0% /dev [2024-10-01T11:54:37.118Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-01T11:54:37.118Z] shm 64M 0 64M 0% /dev/shm [2024-10-01T11:54:37.118Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] ---> sar -b -r -n DEV: [2024-10-01T11:54:37.118Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12460) 10/01/24 _x86_64_ (8 CPU) [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] 11:38:28 LINUX RESTART (8 CPU) [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] 11:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-01T11:54:37.118Z] 11:40:01 405.37 15.64 389.73 0.00 1967.67 52125.00 0.00 [2024-10-01T11:54:37.118Z] 11:41:01 247.48 2.05 245.43 0.00 18.53 78795.27 0.00 [2024-10-01T11:54:37.118Z] 11:42:01 79.27 0.18 79.09 0.00 15.06 18480.37 0.00 [2024-10-01T11:54:37.118Z] 11:43:01 146.78 0.05 146.73 0.00 7.46 46803.20 0.00 [2024-10-01T11:54:37.118Z] 11:44:01 33.53 3.88 29.65 0.00 2072.99 4797.35 0.00 [2024-10-01T11:54:37.118Z] 11:45:01 19.83 1.23 18.60 0.00 2270.42 3910.55 0.00 [2024-10-01T11:54:37.118Z] 11:46:01 3.50 0.02 3.48 0.00 0.13 93.98 0.00 [2024-10-01T11:54:37.118Z] 11:47:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 [2024-10-01T11:54:37.118Z] 11:48:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-10-01T11:54:37.118Z] 11:49:01 3.82 1.57 2.25 0.00 36.93 27.06 0.00 [2024-10-01T11:54:37.118Z] 11:50:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-10-01T11:54:37.118Z] 11:51:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2024-10-01T11:54:37.118Z] 11:52:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-10-01T11:54:37.118Z] 11:53:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-10-01T11:54:37.118Z] 11:54:01 1.68 0.02 1.67 0.00 0.13 23.33 0.00 [2024-10-01T11:54:37.118Z] Average: 62.93 1.63 61.30 0.00 424.23 13634.38 0.00 [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] 11:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-01T11:54:37.118Z] 11:40:01 29143352 31528344 784760 2.39 80620 2578920 1973760 5.82 1052336 2300464 9980 [2024-10-01T11:54:37.118Z] 11:41:01 27210984 31135252 1163264 3.54 189404 3854020 2489560 7.34 1767252 3343300 305016 [2024-10-01T11:54:37.118Z] 11:42:01 27124468 31076464 1220472 3.71 193876 3866284 2705892 7.97 1908936 3271260 274396 [2024-10-01T11:54:37.118Z] 11:43:01 26978276 31541932 758428 2.31 203888 4435076 1755408 5.17 1377384 3920092 400 [2024-10-01T11:54:37.118Z] 11:44:01 26728108 31519828 760356 2.31 219336 4641908 1735788 5.12 1501312 4017216 120 [2024-10-01T11:54:37.118Z] 11:45:01 26513832 31518876 759908 2.31 232796 4836552 1730000 5.10 1655056 4069948 8 [2024-10-01T11:54:37.118Z] 11:46:01 26525892 31525932 752964 2.29 231356 4833300 1756832 5.18 1647600 4066748 4 [2024-10-01T11:54:37.118Z] 11:47:01 26526904 31527016 751752 2.29 231420 4833308 1756832 5.18 1646480 4066748 152 [2024-10-01T11:54:37.118Z] 11:48:01 26530408 31530564 748188 2.28 231440 4833308 1756832 5.18 1643440 4066748 180 [2024-10-01T11:54:37.118Z] 11:49:01 26517908 31520224 758448 2.31 231532 4834416 1756832 5.18 1661380 4067124 48 [2024-10-01T11:54:37.118Z] 11:50:01 26517924 31520264 758336 2.31 231564 4834416 1756832 5.18 1661396 4067064 12 [2024-10-01T11:54:37.118Z] 11:51:01 26518884 31521272 757260 2.30 231604 4834420 1756832 5.18 1659252 4067064 16 [2024-10-01T11:54:37.118Z] 11:52:01 26519080 31521520 756960 2.30 231644 4834416 1756832 5.18 1658992 4067072 12 [2024-10-01T11:54:37.118Z] 11:53:01 26518812 31521284 757124 2.30 231672 4834424 1756832 5.18 1659024 4067068 8 [2024-10-01T11:54:37.118Z] 11:54:01 26514920 31517528 760800 2.31 231712 4834404 1764976 5.20 1659688 4067040 64 [2024-10-01T11:54:37.118Z] Average: 26825983 31468420 816601 2.48 213591 4514611 1880669 5.54 1610635 3834997 39361 [2024-10-01T11:54:37.118Z] [2024-10-01T11:54:37.118Z] 11:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-01T11:54:37.118Z] 11:40:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:40:01 docker0 199.42 215.15 16.53 511.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:40:01 veth4857198 155.92 167.62 15.46 146.75 0.00 0.00 0.00 0.01 [2024-10-01T11:54:37.119Z] 11:40:01 ens3 630.69 485.04 6017.83 99.83 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:41:01 vethe1eae9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:41:01 docker0 168.14 323.96 14.57 3096.05 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:41:01 ens3 345.06 181.49 3119.47 25.77 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:42:01 veth49690a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:42:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:42:01 docker0 1.50 3.02 0.09 30.91 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:42:01 ens3 28.11 18.74 52.88 11.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:43:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:43:01 docker0 2.65 4.85 0.16 62.22 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:43:01 ens3 110.28 66.38 2647.89 13.38 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:44:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:44:01 ens3 83.49 37.33 1357.09 2.88 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:45:01 ens3 71.85 25.46 1394.54 1.81 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:49:01 ens3 35.56 45.04 7.26 111.10 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:50:01 ens3 1.70 1.40 0.97 1.21 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] 11:54:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] Average: docker0 24.59 36.27 2.07 246.38 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] Average: ens3 86.55 56.95 967.60 17.71 0.00 0.00 0.00 0.00 [2024-10-01T11:54:37.119Z] [2024-10-01T11:54:37.119Z] [2024-10-01T11:54:37.119Z] ---> sar -P ALL: [2024-10-01T11:54:37.119Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12460) 10/01/24 _x86_64_ (8 CPU) [2024-10-01T11:54:37.119Z] [2024-10-01T11:54:37.119Z] 11:38:28 LINUX RESTART (8 CPU) [2024-10-01T11:54:37.119Z] [2024-10-01T11:54:37.119Z] 11:39:02 CPU %user %nice %system %iowait %steal %idle [2024-10-01T11:54:37.119Z] 11:40:01 all 8.58 0.00 3.12 2.38 0.08 85.84 [2024-10-01T11:54:37.119Z] 11:40:01 0 7.11 0.00 2.86 8.05 0.07 81.90 [2024-10-01T11:54:37.119Z] 11:40:01 1 11.58 0.00 2.80 1.73 0.07 83.82 [2024-10-01T11:54:37.119Z] 11:40:01 2 9.25 0.00 3.72 3.53 0.07 83.44 [2024-10-01T11:54:37.119Z] 11:40:01 3 7.41 0.00 3.37 0.26 0.09 88.88 [2024-10-01T11:54:37.119Z] 11:40:01 4 8.79 0.00 3.06 0.38 0.10 87.68 [2024-10-01T11:54:37.119Z] 11:40:01 5 8.54 0.00 3.18 0.98 0.07 87.24 [2024-10-01T11:54:37.119Z] 11:40:01 6 8.48 0.00 3.65 0.33 0.09 87.46 [2024-10-01T11:54:37.119Z] 11:40:01 7 7.48 0.00 2.35 3.78 0.07 86.32 [2024-10-01T11:54:37.119Z] 11:41:01 all 16.03 0.00 4.57 5.72 0.09 73.59 [2024-10-01T11:54:37.119Z] 11:41:01 0 14.11 0.00 4.99 3.34 0.10 77.46 [2024-10-01T11:54:37.119Z] 11:41:01 1 16.02 0.00 6.66 28.64 0.10 48.58 [2024-10-01T11:54:37.119Z] 11:41:01 2 16.68 0.00 4.39 1.14 0.05 77.74 [2024-10-01T11:54:37.119Z] 11:41:01 3 15.31 0.00 4.27 8.93 0.10 71.39 [2024-10-01T11:54:37.119Z] 11:41:01 4 15.93 0.00 3.99 0.86 0.08 79.13 [2024-10-01T11:54:37.119Z] 11:41:01 5 17.02 0.00 3.57 0.49 0.08 78.84 [2024-10-01T11:54:37.119Z] 11:41:01 6 16.02 0.00 4.27 1.82 0.12 77.78 [2024-10-01T11:54:37.119Z] 11:41:01 7 17.16 0.00 4.41 0.77 0.08 77.57 [2024-10-01T11:54:37.119Z] 11:42:01 all 36.32 0.00 5.22 4.77 0.12 53.57 [2024-10-01T11:54:37.119Z] 11:42:01 0 33.95 0.00 5.21 0.03 0.10 60.71 [2024-10-01T11:54:37.119Z] 11:42:01 1 36.25 0.00 5.27 6.03 0.12 52.33 [2024-10-01T11:54:37.119Z] 11:42:01 2 37.52 0.00 5.26 0.86 0.12 56.25 [2024-10-01T11:54:37.119Z] 11:42:01 3 33.64 0.00 4.36 0.02 0.10 61.88 [2024-10-01T11:54:37.119Z] 11:42:01 4 37.63 0.00 5.36 24.55 0.13 32.32 [2024-10-01T11:54:37.119Z] 11:42:01 5 37.74 0.00 5.22 0.52 0.17 56.35 [2024-10-01T11:54:37.119Z] 11:42:01 6 36.41 0.00 5.56 1.26 0.10 56.68 [2024-10-01T11:54:37.119Z] 11:42:01 7 37.39 0.00 5.53 4.91 0.13 52.03 [2024-10-01T11:54:37.119Z] 11:43:01 all 13.78 0.00 3.13 4.95 0.07 78.06 [2024-10-01T11:54:37.119Z] 11:43:01 0 12.47 0.00 2.61 0.15 0.05 84.72 [2024-10-01T11:54:37.119Z] 11:43:01 1 14.16 0.00 2.70 0.75 0.07 82.32 [2024-10-01T11:54:37.119Z] 11:43:01 2 14.32 0.00 3.63 0.71 0.12 81.23 [2024-10-01T11:54:37.119Z] 11:43:01 3 12.22 0.00 3.33 0.47 0.05 83.94 [2024-10-01T11:54:37.119Z] 11:43:01 4 13.98 0.00 3.44 0.39 0.07 82.13 [2024-10-01T11:54:37.119Z] 11:43:01 5 15.80 0.00 2.84 0.17 0.08 81.11 [2024-10-01T11:54:37.119Z] 11:43:01 6 14.22 0.00 3.34 29.05 0.09 53.31 [2024-10-01T11:54:37.119Z] 11:43:01 7 13.09 0.00 3.20 8.27 0.07 75.36 [2024-10-01T11:54:37.119Z] 11:44:01 all 1.53 0.00 0.77 4.29 0.03 93.38 [2024-10-01T11:54:37.119Z] 11:44:01 0 0.85 0.00 0.80 1.52 0.02 96.81 [2024-10-01T11:54:37.119Z] 11:44:01 1 1.49 0.00 0.45 0.67 0.02 97.38 [2024-10-01T11:54:37.119Z] 11:44:01 2 2.15 0.00 0.47 19.77 0.07 77.54 [2024-10-01T11:54:37.119Z] 11:44:01 3 1.08 0.00 0.55 0.53 0.02 97.81 [2024-10-01T11:54:37.119Z] 11:44:01 4 1.04 0.00 1.84 0.85 0.03 96.24 [2024-10-01T11:54:37.119Z] 11:44:01 5 1.69 0.00 0.65 4.94 0.03 92.69 [2024-10-01T11:54:37.119Z] 11:44:01 6 2.02 0.00 0.63 0.72 0.03 96.59 [2024-10-01T11:54:37.119Z] 11:44:01 7 1.94 0.00 0.77 5.38 0.05 91.87 [2024-10-01T11:54:37.119Z] 11:45:01 all 1.03 0.00 0.57 1.15 0.01 97.23 [2024-10-01T11:54:37.119Z] 11:45:01 0 0.47 0.00 1.40 0.02 0.00 98.12 [2024-10-01T11:54:37.119Z] 11:45:01 1 1.27 0.00 0.45 0.22 0.02 98.05 [2024-10-01T11:54:37.119Z] 11:45:01 2 0.72 0.00 0.34 0.10 0.03 98.81 [2024-10-01T11:54:37.119Z] 11:45:01 3 0.38 0.00 0.28 0.07 0.00 99.27 [2024-10-01T11:54:37.119Z] 11:45:01 4 0.67 0.00 0.65 0.08 0.02 98.58 [2024-10-01T11:54:37.119Z] 11:45:01 5 2.54 0.00 0.48 6.29 0.02 90.67 [2024-10-01T11:54:37.119Z] 11:45:01 6 0.67 0.00 0.28 1.19 0.02 97.85 [2024-10-01T11:54:37.119Z] 11:45:01 7 1.57 0.00 0.65 1.27 0.02 96.50 [2024-10-01T11:54:37.119Z] 11:46:01 all 0.08 0.00 0.05 0.05 0.00 99.82 [2024-10-01T11:54:37.119Z] 11:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-01T11:54:37.119Z] 11:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-01T11:54:37.119Z] 11:46:01 2 0.22 0.00 0.07 0.07 0.02 99.63 [2024-10-01T11:54:37.119Z] 11:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-01T11:54:37.119Z] 11:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-01T11:54:37.119Z] 11:46:01 5 0.05 0.00 0.02 0.23 0.00 99.70 [2024-10-01T11:54:37.119Z] 11:46:01 6 0.05 0.00 0.08 0.10 0.02 99.75 [2024-10-01T11:54:37.119Z] 11:46:01 7 0.10 0.00 0.05 0.02 0.00 99.83 [2024-10-01T11:54:37.119Z] 11:47:01 all 0.05 0.00 0.01 0.14 0.01 99.79 [2024-10-01T11:54:37.119Z] 11:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T11:54:37.119Z] 11:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T11:54:37.119Z] 11:47:01 2 0.32 0.00 0.00 0.10 0.02 99.57 [2024-10-01T11:54:37.119Z] 11:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-01T11:54:37.119Z] 11:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T11:54:37.119Z] 11:47:01 5 0.02 0.00 0.00 0.88 0.02 99.08 [2024-10-01T11:54:37.119Z] 11:47:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2024-10-01T11:54:37.119Z] 11:47:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-01T11:54:37.119Z] 11:48:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-10-01T11:54:37.119Z] 11:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-01T11:54:37.119Z] 11:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T11:54:37.119Z] 11:48:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-01T11:54:37.119Z] 11:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T11:54:37.119Z] 11:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-01T11:54:37.119Z] 11:48:01 5 0.05 0.00 0.02 0.05 0.00 99.88 [2024-10-01T11:54:37.119Z] 11:48:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-01T11:54:37.119Z] 11:48:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-01T11:54:37.119Z] 11:49:01 all 0.38 0.00 0.06 0.11 0.00 99.45 [2024-10-01T11:54:37.119Z] 11:49:01 0 0.32 0.00 0.17 0.02 0.00 99.50 [2024-10-01T11:54:37.119Z] 11:49:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2024-10-01T11:54:37.119Z] 11:49:01 2 0.27 0.00 0.07 0.00 0.02 99.65 [2024-10-01T11:54:37.119Z] 11:49:01 3 0.22 0.00 0.03 0.00 0.00 99.75 [2024-10-01T11:54:37.119Z] 11:49:01 4 0.38 0.00 0.02 0.32 0.00 99.28 [2024-10-01T11:54:37.119Z] 11:49:01 5 0.75 0.00 0.10 0.55 0.00 98.60 [2024-10-01T11:54:37.119Z] 11:49:01 6 0.20 0.00 0.02 0.02 0.00 99.77 [2024-10-01T11:54:37.119Z] 11:49:01 7 0.65 0.00 0.05 0.00 0.00 99.30 [2024-10-01T11:54:37.119Z] 11:50:01 all 0.06 0.00 0.02 0.02 0.00 99.90 [2024-10-01T11:54:37.119Z] 11:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-01T11:54:37.119Z] 11:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T11:54:37.119Z] 11:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-01T11:54:37.119Z] 11:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T11:54:37.119Z] 11:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-01T11:54:37.119Z] 11:50:01 5 0.25 0.00 0.02 0.13 0.02 99.58 [2024-10-01T11:54:37.119Z] 11:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-01T11:54:37.120Z] 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T11:54:37.120Z] [2024-10-01T11:54:37.120Z] 11:50:01 CPU %user %nice %system %iowait %steal %idle [2024-10-01T11:54:37.120Z] 11:51:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2024-10-01T11:54:37.120Z] 11:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-01T11:54:37.120Z] 11:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:51:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2024-10-01T11:54:37.120Z] 11:51:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-01T11:54:37.120Z] 11:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:52:01 all 0.04 0.00 0.01 0.05 0.01 99.89 [2024-10-01T11:54:37.120Z] 11:52:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-01T11:54:37.120Z] 11:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-01T11:54:37.120Z] 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T11:54:37.120Z] 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T11:54:37.120Z] 11:52:01 5 0.12 0.00 0.03 0.37 0.00 99.48 [2024-10-01T11:54:37.120Z] 11:52:01 6 0.07 0.00 0.02 0.03 0.02 99.87 [2024-10-01T11:54:37.120Z] 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-01T11:54:37.120Z] 11:53:01 all 0.04 0.00 0.01 0.16 0.01 99.78 [2024-10-01T11:54:37.120Z] 11:53:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2024-10-01T11:54:37.120Z] 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T11:54:37.120Z] 11:53:01 2 0.05 0.00 0.02 0.05 0.00 99.88 [2024-10-01T11:54:37.120Z] 11:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T11:54:37.120Z] 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-01T11:54:37.120Z] 11:53:01 5 0.03 0.00 0.00 0.73 0.02 99.22 [2024-10-01T11:54:37.120Z] 11:53:01 6 0.03 0.00 0.02 0.52 0.00 99.43 [2024-10-01T11:54:37.120Z] 11:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-01T11:54:37.120Z] 11:54:01 all 0.06 0.00 0.03 0.20 0.01 99.70 [2024-10-01T11:54:37.120Z] 11:54:01 0 0.30 0.00 0.02 0.00 0.00 99.68 [2024-10-01T11:54:37.120Z] 11:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-01T11:54:37.120Z] 11:54:01 2 0.05 0.00 0.03 0.62 0.02 99.28 [2024-10-01T11:54:37.120Z] 11:54:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2024-10-01T11:54:37.120Z] 11:54:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-01T11:54:37.120Z] 11:54:01 5 0.00 0.00 0.05 0.93 0.02 99.00 [2024-10-01T11:54:37.120Z] 11:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-01T11:54:37.120Z] 11:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-01T11:54:37.120Z] Average: all 5.17 0.00 1.16 1.59 0.03 92.05 [2024-10-01T11:54:37.120Z] Average: 0 4.63 0.00 1.20 0.86 0.03 93.28 [2024-10-01T11:54:37.120Z] Average: 1 5.37 0.00 1.22 2.51 0.03 90.88 [2024-10-01T11:54:37.120Z] Average: 2 5.42 0.00 1.20 1.79 0.04 91.55 [2024-10-01T11:54:37.120Z] Average: 3 4.65 0.00 1.07 0.68 0.03 93.56 [2024-10-01T11:54:37.120Z] Average: 4 5.20 0.00 1.22 1.82 0.03 91.74 [2024-10-01T11:54:37.120Z] Average: 5 5.61 0.00 1.07 1.16 0.03 92.12 [2024-10-01T11:54:37.120Z] Average: 6 5.18 0.00 1.19 2.31 0.03 91.28 [2024-10-01T11:54:37.120Z] Average: 7 5.27 0.00 1.13 1.62 0.03 91.94 [2024-10-01T11:54:37.120Z] [2024-10-01T11:54:37.120Z] [2024-10-01T11:54:37.120Z]