Pull request #498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8f2244d96da9b6deeefaa80d59d18604e61c8f2+8293796536b0fdf8c12edad8c53cf3eb6594dc00 (190e1a368bc055d29f18d4d55c431f6d8810f7e1) 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-ssh12936900092037474755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13025831725522776707.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-498/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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3560139552044627956.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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12918679237249451459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14444923878371559771.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-498/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-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1635504950953911939.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-23503 in /w/workspace/foundry_device-virtual-go_PR-498 [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-498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit b8f2244d96da9b6deeefaa80d59d18604e61c8f2 Merge succeeded, producing b8f2244d96da9b6deeefaa80d59d18604e61c8f2 Checking out Revision b8f2244d96da9b6deeefaa80d59d18604e61c8f2 (PR-498) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # 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 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T11:40:56.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T11:40:57.069Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T11:40:57.201Z] ========================================================= [2024-10-22T11:40:57.201Z] EdgeX Global Pipelines Version Info [2024-10-22T11:40:57.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:40:57.963Z] ------------------- [2024-10-22T11:40:57.963Z] stable info: [2024-10-22T11:40:57.963Z] ------------------- [2024-10-22T11:40:57.963Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T11:40:57.963Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T11:40:57.963Z] Message: update stable to v1.0.265 [2024-10-22T11:40:58.532Z] ------------------- [2024-10-22T11:40:58.532Z] experimental info: [2024-10-22T11:40:58.532Z] ------------------- [2024-10-22T11:40:58.532Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T11:40:58.532Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T11:40:58.532Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T11:40:58.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-22T11:40:58.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-22T11:40:58.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T11:40:58.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T11:40:58.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T11:40:59.010Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T11:40:59.065Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T11:40:59.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T11:40:59.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T11:40:59.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T11:40:59.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T11:40:59.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-22T11:40:59.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T11:40:59.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T11:40:59.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T11:40:59.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T11:40:59.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T11:40:59.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T11:40:59.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T11:40:59.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T11:40:59.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T11:40:59.976Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T11:41:00.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T11:41:00.085Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T11:41:00.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T11:41:00.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T11:41:00.260Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T11:41:00.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2024-10-22T11:41:00.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2024-10-22T11:41:00.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2024-10-22T11:41:00.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo [2024-10-22T11:41:00.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8f2244 [Pipeline] echo [2024-10-22T11:41:00.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T11:41:00.766Z] provisioning config files... [2024-10-22T11:41:00.779Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config6985722640692622151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:41:01.174Z] ---> ****-login.sh [2024-10-22T11:41:01.174Z] nexus3.edgexfoundry.org:10001 [2024-10-22T11:41:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:01.437Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:01.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:01.437Z] [2024-10-22T11:41:01.437Z] Login Succeeded [2024-10-22T11:41:01.437Z] nexus3.edgexfoundry.org:10002 [2024-10-22T11:41:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:01.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:01.698Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:01.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:01.698Z] [2024-10-22T11:41:01.698Z] Login Succeeded [2024-10-22T11:41:01.698Z] nexus3.edgexfoundry.org:10003 [2024-10-22T11:41:01.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:01.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:01.698Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:01.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:01.698Z] [2024-10-22T11:41:01.698Z] Login Succeeded [2024-10-22T11:41:01.698Z] nexus3.edgexfoundry.org:10004 [2024-10-22T11:41:01.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:01.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:01.958Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:01.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:01.958Z] [2024-10-22T11:41:01.958Z] Login Succeeded [2024-10-22T11:41:01.958Z] ****.io [2024-10-22T11:41:01.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:02.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:02.220Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:02.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:02.220Z] [2024-10-22T11:41:02.220Z] Login Succeeded [2024-10-22T11:41:02.220Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T11:41:02.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T11:41:02.970Z] + git rev-list -1 --merges b8f2244d96da9b6deeefaa80d59d18604e61c8f2~1..b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo [2024-10-22T11:41:03.014Z] -----------> git rev-list -1 --merges b8f2244d96da9b6deeefaa80d59d18604e61c8f2~1..b8f2244d96da9b6deeefaa80d59d18604e61c8f2 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [false] [Pipeline] sh [2024-10-22T11:41:03.335Z] + git log --format=format:%s -1 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo [2024-10-22T11:41:03.378Z] ========================================================= [2024-10-22T11:41:03.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T11:41:03.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T11:41:03.837Z] + git log --format=format:%s -1 b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] echo [2024-10-22T11:41:03.874Z] [semverPrep] GIT_COMMIT: b8f2244d96da9b6deeefaa80d59d18604e61c8f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-22T11:41:03.913Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T11:41:04.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T11:41:04.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T11:41:04.338Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T11:41:04.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T11:41:04.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T11:41:04.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T11:41:04.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:41:04.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T11:41:04.842Z] [2024-10-22T11:41:04.842Z] 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-22T11:41:05.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T11:41:05.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T11:41:05.248Z] b85a868b505f: Pulling fs layer [2024-10-22T11:41:05.248Z] e2be974225ed: Pulling fs layer [2024-10-22T11:41:05.248Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T11:41:05.248Z] 988bab9f4d93: Pulling fs layer [2024-10-22T11:41:05.248Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T11:41:05.248Z] 988bab9f4d93: Waiting [2024-10-22T11:41:05.248Z] 1469e6f7b9e6: Waiting [2024-10-22T11:41:05.248Z] eaf3925da568: Pulling fs layer [2024-10-22T11:41:05.248Z] bab4dde63d76: Pulling fs layer [2024-10-22T11:41:05.248Z] bde34c3a00c8: Pulling fs layer [2024-10-22T11:41:05.248Z] b352a97aabf1: Pulling fs layer [2024-10-22T11:41:05.248Z] 4872d77fe225: Pulling fs layer [2024-10-22T11:41:05.248Z] 5851b861e8e6: Pulling fs layer [2024-10-22T11:41:05.248Z] eaf3925da568: Waiting [2024-10-22T11:41:05.248Z] bab4dde63d76: Waiting [2024-10-22T11:41:05.248Z] bde34c3a00c8: Waiting [2024-10-22T11:41:05.248Z] b352a97aabf1: Waiting [2024-10-22T11:41:05.248Z] 4872d77fe225: Waiting [2024-10-22T11:41:05.248Z] 5851b861e8e6: Waiting [2024-10-22T11:41:05.248Z] e2be974225ed: Verifying Checksum [2024-10-22T11:41:05.248Z] e2be974225ed: Download complete [2024-10-22T11:41:05.248Z] 988bab9f4d93: Verifying Checksum [2024-10-22T11:41:05.248Z] 988bab9f4d93: Download complete [2024-10-22T11:41:05.507Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T11:41:05.507Z] 1469e6f7b9e6: Download complete [2024-10-22T11:41:05.507Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T11:41:05.507Z] 339a4e72a1f5: Download complete [2024-10-22T11:41:05.507Z] eaf3925da568: Verifying Checksum [2024-10-22T11:41:05.507Z] eaf3925da568: Download complete [2024-10-22T11:41:05.507Z] bde34c3a00c8: Download complete [2024-10-22T11:41:05.507Z] b352a97aabf1: Download complete [2024-10-22T11:41:05.507Z] 4872d77fe225: Download complete [2024-10-22T11:41:05.507Z] 5851b861e8e6: Download complete [2024-10-22T11:41:05.507Z] b85a868b505f: Verifying Checksum [2024-10-22T11:41:05.507Z] b85a868b505f: Download complete [2024-10-22T11:41:05.767Z] bab4dde63d76: Verifying Checksum [2024-10-22T11:41:05.767Z] bab4dde63d76: Download complete [2024-10-22T11:41:06.702Z] b85a868b505f: Pull complete [2024-10-22T11:41:06.702Z] e2be974225ed: Pull complete [2024-10-22T11:41:07.270Z] 339a4e72a1f5: Pull complete [2024-10-22T11:41:07.270Z] 988bab9f4d93: Pull complete [2024-10-22T11:41:07.528Z] 1469e6f7b9e6: Pull complete [2024-10-22T11:41:07.528Z] eaf3925da568: Pull complete [2024-10-22T11:41:09.434Z] bab4dde63d76: Pull complete [2024-10-22T11:41:09.434Z] bde34c3a00c8: Pull complete [2024-10-22T11:41:09.434Z] b352a97aabf1: Pull complete [2024-10-22T11:41:09.434Z] 4872d77fe225: Pull complete [2024-10-22T11:41:09.434Z] 5851b861e8e6: Pull complete [2024-10-22T11:41:09.434Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T11:41:09.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T11:41:09.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:41:09.721Z] prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container [2024-10-22T11:41:09.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T11:41:10.841Z] $ docker top eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 -eo pid,comm [2024-10-22T11:41:10.901Z] 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-22T11:41:10.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T11:41:11.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T11:41:11.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T11:41:11.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T11:41:11.174Z] $ docker exec eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent [2024-10-22T11:41:11.286Z] SSH_AUTH_SOCK=/tmp/ssh-rrqBVO6fu8F6/agent.33 [2024-10-22T11:41:11.286Z] SSH_AGENT_PID=39 [2024-10-22T11:41:11.292Z] Running ssh-add (command line suppressed) [2024-10-22T11:41:11.384Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_5409921602401124685.key (/w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_5409921602401124685.key) [2024-10-22T11:41:11.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T11:41:11.752Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T11:41:11.781Z] $ docker exec --env ******** --env ******** eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent -k [2024-10-22T11:41:11.880Z] unset SSH_AUTH_SOCK; [2024-10-22T11:41:11.880Z] unset SSH_AGENT_PID; [2024-10-22T11:41:11.881Z] echo Agent pid 39 killed; [2024-10-22T11:41:11.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T11:41:11.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T11:41:11.998Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T11:41:12.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T11:41:12.103Z] $ docker exec eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent [2024-10-22T11:41:12.221Z] SSH_AUTH_SOCK=/tmp/ssh-xIva9LRckCY9/agent.72 [2024-10-22T11:41:12.221Z] SSH_AGENT_PID=78 [2024-10-22T11:41:12.224Z] Running ssh-add (command line suppressed) [2024-10-22T11:41:12.329Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_14046210262026924852.key (/w/workspace/foundry_device-virtual-go_PR-498@tmp/private_key_14046210262026924852.key) [2024-10-22T11:41:12.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T11:41:12.686Z] + git semver init [2024-10-22T11:41:12.946Z] 2024-10-22 11:41:12,872 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T11:41:12.946Z] 2024-10-22 11:41:12,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-498/.semver [2024-10-22T11:41:12.946Z] 2024-10-22 11:41:12,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-498/.semver [2024-10-22T11:41:12.946Z] 2024-10-22 11:41:12,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-498/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-498, universal_newlines=False, shell=None, istream=None) [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,658 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-498/.git/info/exclude [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 with force:False [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,659 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,663 [execute] INFO git cat-file --batch-check [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,668 [execute] INFO git cat-file --batch [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T11:41:14.852Z] 2024-10-22 11:41:14,674 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-498/.semver/PR-498 [2024-10-22T11:41:14.852Z] 0.0.0 [Pipeline] } [2024-10-22T11:41:14.880Z] $ docker exec --env ******** --env ******** eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 ssh-agent -k [2024-10-22T11:41:14.989Z] unset SSH_AUTH_SOCK; [2024-10-22T11:41:14.990Z] unset SSH_AGENT_PID; [2024-10-22T11:41:14.990Z] echo Agent pid 78 killed; [2024-10-22T11:41:15.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T11:41:15.464Z] + git semver [Pipeline] } [2024-10-22T11:41:15.747Z] $ docker stop --time=1 eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 [2024-10-22T11:41:17.041Z] $ docker rm -f --volumes eea125802eb7ee1ca2b53c0857b8ed29637ea5198a5162ec610c76954bc299f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T11:41:17.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T11:41:17.760Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T11:41:17.781Z] [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-22T11:41:18.483Z] provisioning config files... [2024-10-22T11:41:18.493Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config15379322720381390401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:41:18.858Z] ---> ****-login.sh [2024-10-22T11:41:18.858Z] nexus3.edgexfoundry.org:10001 [2024-10-22T11:41:18.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:18.858Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:18.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:18.858Z] [2024-10-22T11:41:18.858Z] Login Succeeded [2024-10-22T11:41:18.858Z] nexus3.edgexfoundry.org:10002 [2024-10-22T11:41:18.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:18.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:18.859Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:18.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:18.859Z] [2024-10-22T11:41:18.859Z] Login Succeeded [2024-10-22T11:41:18.859Z] nexus3.edgexfoundry.org:10003 [2024-10-22T11:41:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:19.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:19.117Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:19.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:19.117Z] [2024-10-22T11:41:19.117Z] Login Succeeded [2024-10-22T11:41:19.117Z] nexus3.edgexfoundry.org:10004 [2024-10-22T11:41:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:19.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:19.118Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:19.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:19.118Z] [2024-10-22T11:41:19.118Z] Login Succeeded [2024-10-22T11:41:19.118Z] ****.io [2024-10-22T11:41:19.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:41:19.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:41:19.376Z] Configure a credential helper to remove this warning. See [2024-10-22T11:41:19.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:41:19.376Z] [2024-10-22T11:41:19.376Z] Login Succeeded [2024-10-22T11:41:19.376Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T11:41:19.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T11:41:19.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T11:41:19.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T11:41:19.742Z] ========================================================= [2024-10-22T11:41:19.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T11:41:19.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:41:20.251Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T11:41:20.251Z] Sending build context to Docker daemon 37.68MB [2024-10-22T11:41:20.251Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T11:41:20.251Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T11:41:20.509Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T11:41:20.509Z] 43c4264eed91: Pulling fs layer [2024-10-22T11:41:20.509Z] 4cc291be95ef: Pulling fs layer [2024-10-22T11:41:20.509Z] 2ac1f1163629: Pulling fs layer [2024-10-22T11:41:20.509Z] 5c3c966382ef: Pulling fs layer [2024-10-22T11:41:20.509Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T11:41:20.509Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T11:41:20.509Z] 9f66e0745190: Pulling fs layer [2024-10-22T11:41:20.509Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T11:41:20.509Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T11:41:20.509Z] 5d5c8e513c77: Waiting [2024-10-22T11:41:20.509Z] 4f4fb700ef54: Waiting [2024-10-22T11:41:20.509Z] 9f66e0745190: Waiting [2024-10-22T11:41:20.509Z] f49a43e4bbc0: Waiting [2024-10-22T11:41:20.509Z] 561ebcabdf7f: Waiting [2024-10-22T11:41:20.509Z] 5c3c966382ef: Waiting [2024-10-22T11:41:20.509Z] 4cc291be95ef: Verifying Checksum [2024-10-22T11:41:20.509Z] 4cc291be95ef: Download complete [2024-10-22T11:41:20.509Z] 5c3c966382ef: Verifying Checksum [2024-10-22T11:41:20.509Z] 5c3c966382ef: Download complete [2024-10-22T11:41:20.509Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T11:41:20.509Z] 4f4fb700ef54: Download complete [2024-10-22T11:41:20.509Z] 5d5c8e513c77: Download complete [2024-10-22T11:41:20.509Z] 43c4264eed91: Download complete [2024-10-22T11:41:20.509Z] 9f66e0745190: Verifying Checksum [2024-10-22T11:41:20.509Z] 9f66e0745190: Download complete [2024-10-22T11:41:20.767Z] 43c4264eed91: Pull complete [2024-10-22T11:41:20.767Z] 4cc291be95ef: Pull complete [2024-10-22T11:41:20.767Z] 561ebcabdf7f: Download complete [2024-10-22T11:41:21.027Z] 2ac1f1163629: Verifying Checksum [2024-10-22T11:41:21.027Z] 2ac1f1163629: Download complete [2024-10-22T11:41:21.289Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T11:41:21.289Z] f49a43e4bbc0: Download complete [2024-10-22T11:41:24.575Z] 2ac1f1163629: Pull complete [2024-10-22T11:41:24.575Z] 5c3c966382ef: Pull complete [2024-10-22T11:41:24.575Z] 4f4fb700ef54: Pull complete [2024-10-22T11:41:24.575Z] 5d5c8e513c77: Pull complete [2024-10-22T11:41:24.575Z] 9f66e0745190: Pull complete [2024-10-22T11:41:26.473Z] f49a43e4bbc0: Pull complete [2024-10-22T11:41:26.733Z] 561ebcabdf7f: Pull complete [2024-10-22T11:41:26.733Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T11:41:26.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T11:41:26.733Z] ---> 3a752c3f9dda [2024-10-22T11:41:26.733Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-22T11:41:28.110Z] ---> Running in fdfb3fc7bf96 [2024-10-22T11:41:28.111Z] Removing intermediate container fdfb3fc7bf96 [2024-10-22T11:41:28.111Z] ---> c02ed43b893a [2024-10-22T11:41:28.111Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T11:41:28.111Z] ---> Running in 2fedf2cd4495 [2024-10-22T11:41:28.111Z] Removing intermediate container 2fedf2cd4495 [2024-10-22T11:41:28.111Z] ---> 69013ec42c45 [2024-10-22T11:41:28.111Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T11:41:28.111Z] ---> Running in 4bc7356f9184 [2024-10-22T11:41:28.111Z] Removing intermediate container 4bc7356f9184 [2024-10-22T11:41:28.111Z] ---> d9dda5360dbb [2024-10-22T11:41:28.111Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-22T11:41:28.111Z] ---> Running in 5a7328adb83b [2024-10-22T11:41:28.111Z] Removing intermediate container 5a7328adb83b [2024-10-22T11:41:28.111Z] ---> 488e2368c1ae [2024-10-22T11:41:28.111Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T11:41:28.369Z] ---> Running in 86eda5fcedfa [2024-10-22T11:41:28.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T11:41:28.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T11:41:28.889Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-22T11:41:28.889Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-22T11:41:28.889Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-22T11:41:28.889Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-22T11:41:28.889Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:41:28.889Z] OK: 250 MiB in 58 packages [2024-10-22T11:41:29.149Z] Removing intermediate container 86eda5fcedfa [2024-10-22T11:41:29.149Z] ---> 659d0015b6d6 [2024-10-22T11:41:29.149Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T11:41:29.408Z] ---> d2eccf524de2 [2024-10-22T11:41:29.408Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T11:41:29.408Z] ---> Running in 17599d37c32f [2024-10-22T11:41:33.274Z] Still waiting to schedule task [2024-10-22T11:41:33.275Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-22T11:42:25.672Z] Removing intermediate container 17599d37c32f [2024-10-22T11:42:25.672Z] ---> 248137f62e23 [2024-10-22T11:42:25.672Z] Step 10/12 : COPY . . [2024-10-22T11:42:25.672Z] ---> 8ccd0ae11ccb [2024-10-22T11:42:25.672Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T11:42:25.672Z] ---> Running in 4198237a7d22 [2024-10-22T11:42:25.672Z] Removing intermediate container 4198237a7d22 [2024-10-22T11:42:25.672Z] ---> 5af7afddf77d [2024-10-22T11:42:25.672Z] Step 12/12 : RUN $MAKE [2024-10-22T11:42:25.672Z] ---> Running in 818a64aaf2e8 [2024-10-22T11:42:25.672Z] noop [2024-10-22T11:42:25.672Z] Removing intermediate container 818a64aaf2e8 [2024-10-22T11:42:25.672Z] ---> cc01d5741a50 [2024-10-22T11:42:25.672Z] Successfully built cc01d5741a50 [2024-10-22T11:42:25.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:42:26.155Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T11:42:26.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:42:26.333Z] prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container [2024-10-22T11:42:26.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T11:42:26.718Z] $ docker top acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T11:42:27.139Z] + go version [2024-10-22T11:42:27.140Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T11:42:27.173Z] $ docker stop --time=1 acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e [2024-10-22T11:42:28.463Z] $ docker rm -f --volumes acabd7527d60fce7ed027999b559ec0570c626dcada9319fe7bad8e1c145cd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:42:29.228Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T11:42:29.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:42:29.397Z] prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container [2024-10-22T11:42:29.423Z] $ 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-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T11:42:29.771Z] $ docker top 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T11:42:30.184Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-498 [Pipeline] fileExists [Pipeline] sh [2024-10-22T11:42:30.572Z] + make test [2024-10-22T11:42:30.572Z] go test ./... -coverprofile=coverage.out [2024-10-22T11:42:31.949Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-22T11:42:50.026Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-22T11:42:50.026Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 58.4% of statements [2024-10-22T11:42:59.994Z] go vet ./... [2024-10-22T11:43:05.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T11:43:05.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T11:43:05.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T11:43:05.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T11:43:05.340Z] $ docker stop --time=1 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 [2024-10-22T11:43:07.312Z] $ docker rm -f --volumes 3747a248c4f6dc9a1a3f2fe1f617c7f95eebbb9a318d0deede8424206cd365b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T11:43:07.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T11:43:08.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T11:43:08.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T11:43:09.072Z] + ls -al . [2024-10-22T11:43:09.072Z] total 276 [2024-10-22T11:43:09.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:42 . [2024-10-22T11:43:09.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 11:40 .. [2024-10-22T11:43:09.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:42 .git [2024-10-22T11:43:09.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 .github [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 22 11:40 .gitignore [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 11:40 .golangci.yml [2024-10-22T11:43:09.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 11:41 .semver [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 22 11:40 Attribution.txt [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 22 11:40 CHANGELOG.md [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 22 11:40 Dockerfile [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 11:40 GOVERNANCE.md [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 22 11:40 Jenkinsfile [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 22 11:40 LICENSE [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 22 11:40 Makefile [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 22 11:40 OWNERS.md [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 22 11:40 README.md [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 11:41 VERSION [2024-10-22T11:43:09.072Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 11:40 bin [2024-10-22T11:43:09.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 cmd [2024-10-22T11:43:09.072Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 22 11:42 coverage.out [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 22 11:40 go.mod [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 11:40 go.sum [2024-10-22T11:43:09.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:40 internal [2024-10-22T11:43:09.072Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 22 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:43:09.488Z] + 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=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 --label arch=amd64 --label version=0.0.0 . [2024-10-22T11:43:09.488Z] Sending build context to Docker daemon 37.72MB [2024-10-22T11:43:09.488Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T11:43:09.488Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-22T11:43:09.488Z] ---> cc01d5741a50 [2024-10-22T11:43:09.488Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-22T11:43:09.747Z] ---> Running in 24e6d60cb85c [2024-10-22T11:43:09.747Z] Removing intermediate container 24e6d60cb85c [2024-10-22T11:43:09.747Z] ---> 8055fa689165 [2024-10-22T11:43:09.747Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T11:43:09.747Z] ---> Running in 887aecb2de94 [2024-10-22T11:43:09.747Z] Removing intermediate container 887aecb2de94 [2024-10-22T11:43:09.747Z] ---> f1937825404b [2024-10-22T11:43:09.747Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-22T11:43:10.005Z] ---> Running in 0f701845fe99 [2024-10-22T11:43:10.005Z] Removing intermediate container 0f701845fe99 [2024-10-22T11:43:10.005Z] ---> 3fb33f6d9677 [2024-10-22T11:43:10.005Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-22T11:43:10.005Z] ---> Running in d1c1bdcf1eeb [2024-10-22T11:43:10.005Z] Removing intermediate container d1c1bdcf1eeb [2024-10-22T11:43:10.005Z] ---> 601017a86b80 [2024-10-22T11:43:10.005Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T11:43:10.005Z] ---> Running in aaf250de8de9 [2024-10-22T11:43:10.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:10.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:10.782Z] OK: 250 MiB in 58 packages [2024-10-22T11:43:11.042Z] Removing intermediate container aaf250de8de9 [2024-10-22T11:43:11.042Z] ---> 3e9355a11ad4 [2024-10-22T11:43:11.042Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-22T11:43:11.042Z] ---> c8c21b4cb24b [2024-10-22T11:43:11.042Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T11:43:11.042Z] ---> Running in 3293c600974b [2024-10-22T11:43:11.976Z] Removing intermediate container 3293c600974b [2024-10-22T11:43:11.976Z] ---> 30df61e60064 [2024-10-22T11:43:11.976Z] Step 10/26 : COPY . . [2024-10-22T11:43:12.234Z] ---> a9321c994680 [2024-10-22T11:43:12.234Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T11:43:12.234Z] ---> Running in e4c44828b8b4 [2024-10-22T11:43:12.492Z] Removing intermediate container e4c44828b8b4 [2024-10-22T11:43:12.492Z] ---> dd0fe38c2700 [2024-10-22T11:43:12.492Z] Step 12/26 : RUN $MAKE [2024-10-22T11:43:12.492Z] ---> Running in 60fc5513deaf [2024-10-22T11:43:12.751Z] 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.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-22T11:43:13.902Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23504 in /w/workspace/foundry_device-virtual-go_PR-498 [Pipeline] { [Pipeline] ws [2024-10-22T11:43:13.980Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-22T11:43:14.118Z] The recommended git tool is: git [2024-10-22T11:43:18.907Z] using credential edgex-jenkins-ssh [2024-10-22T11:43:18.929Z] Cloning the remote Git repository [2024-10-22T11:43:18.972Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-22T11:43:19.067Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-22T11:43:19.230Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-22T11:43:19.231Z] > git --version # timeout=10 [2024-10-22T11:43:19.264Z] > git --version # 'git version 2.25.1' [2024-10-22T11:43:19.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T11:43:19.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T11:43:22.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-22T11:43:22.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T11:43:24.114Z] Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [2024-10-22T11:43:23.581Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-22T11:43:23.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-22T11:43:23.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T11:43:23.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T11:43:24.132Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T11:43:24.208Z] > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 [2024-10-22T11:43:24.294Z] > git remote # timeout=10 [2024-10-22T11:43:24.313Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T11:43:24.409Z] Merge succeeded, producing b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [2024-10-22T11:43:24.409Z] Checking out Revision b8f2244d96da9b6deeefaa80d59d18604e61c8f2 (PR-498) [2024-10-22T11:43:24.947Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-22T11:43:24.989Z] > git --version # timeout=10 [2024-10-22T11:43:25.003Z] > git --version # 'git version 2.25.1' [2024-10-22T11:43:25.019Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T11:43:24.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T11:43:24.364Z] > git merge 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 [2024-10-22T11:43:24.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T11:43:24.413Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T11:43:24.427Z] > git checkout -f b8f2244d96da9b6deeefaa80d59d18604e61c8f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T11:43:29.918Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T11:43:29.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T11:43:29.918Z] Dload Upload Total Spent Left Speed [2024-10-22T11:43:29.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 71266 0 --:--:-- --:--:-- --:--:-- 71664 [Pipeline] sh [2024-10-22T11:43:30.279Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T11:43:30.634Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T11:43:30.634Z] sudo tee /etc/docker/daemon.new [2024-10-22T11:43:30.634Z] { [2024-10-22T11:43:30.634Z] "registry-mirrors": [ [2024-10-22T11:43:30.634Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T11:43:30.634Z] ], [2024-10-22T11:43:30.634Z] "bip": "10.250.0.254/24", [2024-10-22T11:43:30.634Z] "hosts": [ [2024-10-22T11:43:30.634Z] "tcp://0.0.0.0:5555", [2024-10-22T11:43:30.634Z] "unix:///var/run/docker.sock" [2024-10-22T11:43:30.634Z] ], [2024-10-22T11:43:30.634Z] "mtu": 1458, [2024-10-22T11:43:30.634Z] "selinux-enabled": true, [2024-10-22T11:43:30.634Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T11:43:30.634Z] } [Pipeline] sh [2024-10-22T11:43:30.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T11:43:31.354Z] + sudo service docker restart [2024-10-22T11:43:39.286Z] Removing intermediate container 60fc5513deaf [2024-10-22T11:43:39.286Z] ---> 8bc2b9aecb39 [2024-10-22T11:43:39.286Z] Step 13/26 : FROM alpine:3.20 [2024-10-22T11:43:39.286Z] 3.20: Pulling from library/alpine [2024-10-22T11:43:39.286Z] 43c4264eed91: Already exists [2024-10-22T11:43:39.286Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T11:43:39.286Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T11:43:39.286Z] ---> 91ef0af61f39 [2024-10-22T11:43:39.286Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-22T11:43:39.286Z] ---> Running in 9d2668f16f69 [2024-10-22T11:43:39.286Z] Removing intermediate container 9d2668f16f69 [2024-10-22T11:43:39.286Z] ---> 17ce762ee5ee [2024-10-22T11:43:39.286Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-22T11:43:39.286Z] ---> Running in 0f625a94eff6 [2024-10-22T11:43:39.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:39.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:39.853Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T11:43:39.853Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:43:39.853Z] OK: 8 MiB in 15 packages [2024-10-22T11:43:40.114Z] Removing intermediate container 0f625a94eff6 [2024-10-22T11:43:40.114Z] ---> 1c67262229ce [2024-10-22T11:43:40.114Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-22T11:43:40.114Z] ---> Running in 219172aa88f7 [2024-10-22T11:43:40.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:40.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:40.630Z] Upgrading critical system libraries and apk-tools: [2024-10-22T11:43:40.630Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T11:43:40.630Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:43:40.630Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T11:43:40.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:40.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T11:43:41.146Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T11:43:41.146Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T11:43:41.146Z] OK: 8 MiB in 15 packages [2024-10-22T11:43:41.405Z] Removing intermediate container 219172aa88f7 [2024-10-22T11:43:41.405Z] ---> 8e47cd6c62f4 [2024-10-22T11:43:41.405Z] Step 17/26 : WORKDIR / [2024-10-22T11:43:41.405Z] ---> Running in 3896d8a471de [2024-10-22T11:43:41.665Z] Removing intermediate container 3896d8a471de [2024-10-22T11:43:41.665Z] ---> a9544dbdb4ab [2024-10-22T11:43:41.665Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-22T11:43:41.665Z] ---> 9ae8edd1c988 [2024-10-22T11:43:41.665Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-22T11:43:41.924Z] ---> 5ba31ba5788e [2024-10-22T11:43:41.924Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-22T11:43:42.494Z] ---> 89c6e5413b11 [2024-10-22T11:43:42.494Z] Step 21/26 : EXPOSE 59900 [2024-10-22T11:43:42.494Z] ---> Running in a13b4538c431 [2024-10-22T11:43:42.753Z] Removing intermediate container a13b4538c431 [2024-10-22T11:43:42.753Z] ---> d74b492d93d3 [2024-10-22T11:43:42.753Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-22T11:43:42.753Z] ---> Running in 05db85770186 [2024-10-22T11:43:42.753Z] Removing intermediate container 05db85770186 [2024-10-22T11:43:42.753Z] ---> 43402062e36f [2024-10-22T11:43:42.753Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T11:43:42.753Z] ---> Running in 21159f16b0fd [2024-10-22T11:43:42.753Z] Removing intermediate container 21159f16b0fd [2024-10-22T11:43:42.753Z] ---> 6f8be48b7fcd [2024-10-22T11:43:42.753Z] Step 24/26 : LABEL arch=amd64 [2024-10-22T11:43:43.013Z] ---> Running in 36ebb35967a5 [2024-10-22T11:43:43.013Z] Removing intermediate container 36ebb35967a5 [2024-10-22T11:43:43.013Z] ---> 469e4c6c0b50 [2024-10-22T11:43:43.013Z] Step 25/26 : LABEL git_sha=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [2024-10-22T11:43:43.013Z] ---> Running in 6ed54b46350f [2024-10-22T11:43:43.013Z] Removing intermediate container 6ed54b46350f [2024-10-22T11:43:43.013Z] ---> 17ab6671fd40 [2024-10-22T11:43:43.013Z] Step 26/26 : LABEL version=0.0.0 [2024-10-22T11:43:43.013Z] ---> Running in 6e279b62ada8 [2024-10-22T11:43:43.013Z] Removing intermediate container 6e279b62ada8 [2024-10-22T11:43:43.013Z] ---> dc49035cd244 [2024-10-22T11:43:43.013Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T11:43:43.013Z] Successfully built dc49035cd244 [2024-10-22T11:43:43.013Z] 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-22T11:43:44.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T11:43:44.342Z] [2024-10-22T11:43:44.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:43:44.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T11:43:44.774Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T11:43:44.774Z] 5eb5b503b376: Pulling fs layer [2024-10-22T11:43:44.774Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T11:43:44.774Z] ec43610c2a17: Pulling fs layer [2024-10-22T11:43:44.774Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T11:43:44.774Z] 33b1e0a273af: Pulling fs layer [2024-10-22T11:43:44.774Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T11:43:44.774Z] 2f39f015ded8: Pulling fs layer [2024-10-22T11:43:44.774Z] 33b1e0a273af: Waiting [2024-10-22T11:43:44.774Z] 5d3b04190fa2: Waiting [2024-10-22T11:43:44.774Z] 2f39f015ded8: Waiting [2024-10-22T11:43:44.774Z] 3a2ae6a8a46f: Waiting [2024-10-22T11:43:44.774Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T11:43:44.774Z] 5c69ac0246d0: Download complete [2024-10-22T11:43:44.774Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T11:43:44.774Z] 3a2ae6a8a46f: Download complete [2024-10-22T11:43:44.774Z] 33b1e0a273af: Verifying Checksum [2024-10-22T11:43:44.774Z] 33b1e0a273af: Download complete [2024-10-22T11:43:44.774Z] ec43610c2a17: Verifying Checksum [2024-10-22T11:43:44.774Z] ec43610c2a17: Download complete [2024-10-22T11:43:44.775Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T11:43:44.775Z] 5d3b04190fa2: Download complete [2024-10-22T11:43:45.041Z] 5eb5b503b376: Verifying Checksum [2024-10-22T11:43:45.041Z] 5eb5b503b376: Download complete [2024-10-22T11:43:45.609Z] 2f39f015ded8: Verifying Checksum [2024-10-22T11:43:45.609Z] 2f39f015ded8: Download complete [2024-10-22T11:43:46.176Z] 5eb5b503b376: Pull complete [2024-10-22T11:43:46.176Z] 5c69ac0246d0: Pull complete [2024-10-22T11:43:46.434Z] ec43610c2a17: Pull complete [2024-10-22T11:43:46.434Z] 3a2ae6a8a46f: Pull complete [2024-10-22T11:43:46.694Z] 33b1e0a273af: Pull complete [2024-10-22T11:43:46.694Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T11:43:49.742Z] provisioning config files... [2024-10-22T11:43:49.770Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8569779452904966609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:43:50.259Z] ---> ****-login.sh [2024-10-22T11:43:50.259Z] nexus3.edgexfoundry.org:10001 [2024-10-22T11:43:50.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:43:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:43:50.798Z] Configure a credential helper to remove this warning. See [2024-10-22T11:43:50.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:43:50.798Z] [2024-10-22T11:43:50.798Z] Login Succeeded [2024-10-22T11:43:50.798Z] nexus3.edgexfoundry.org:10002 [2024-10-22T11:43:50.876Z] 2f39f015ded8: Pull complete [2024-10-22T11:43:50.876Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T11:43:50.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T11:43:50.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-10-22T11:43:51.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:43:51.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:43:51.067Z] Configure a credential helper to remove this warning. See [2024-10-22T11:43:51.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:43:51.067Z] [2024-10-22T11:43:51.067Z] Login Succeeded [2024-10-22T11:43:51.067Z] nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer [2024-10-22T11:43:51.161Z] prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container [2024-10-22T11:43:51.196Z] $ 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-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T11:43:51.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:43:51.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:43:51.613Z] Configure a credential helper to remove this warning. See [2024-10-22T11:43:51.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:43:51.613Z] [2024-10-22T11:43:51.613Z] Login Succeeded [2024-10-22T11:43:51.613Z] nexus3.edgexfoundry.org:10004 [2024-10-22T11:43:51.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:43:51.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:43:51.893Z] Configure a credential helper to remove this warning. See [2024-10-22T11:43:51.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:43:51.893Z] [2024-10-22T11:43:51.894Z] Login Succeeded [2024-10-22T11:43:51.894Z] ****.io [2024-10-22T11:43:52.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T11:43:52.170Z] $ docker top 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 -eo pid,comm [Pipeline] { [2024-10-22T11:43:52.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T11:43:52.430Z] Configure a credential helper to remove this warning. See [2024-10-22T11:43:52.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T11:43:52.430Z] [2024-10-22T11:43:52.431Z] Login Succeeded [2024-10-22T11:43:52.431Z] ---> ****-login.sh ends [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2024-10-22T11:43:52.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-22T11:43:52.780Z] ---> job-cost.sh [2024-10-22T11:43:52.780Z] lf-activate-venv: SKIPPING [2024-10-22T11:43:52.780Z] INFO: No Stack... [2024-10-22T11:43:53.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2024-10-22T11:43:53.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T11:43:53.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T11:43:53.174Z] ========================================================= [2024-10-22T11:43:53.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T11:43:53.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:43:53.608Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T11:43:53.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T11:43:53.937Z] + cat /w/workspace/foundry_device-virtual-go_PR-498/archives/cost.csv [2024-10-22T11:43:53.937Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T11:43:53.989Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [2024-10-22T11:43:53.998Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] did not exist. Created. [2024-10-22T11:43:54.005Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T11:43:54.298Z] Sending build context to Docker daemon 19.03MB [2024-10-22T11:43:54.298Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T11:43:54.298Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T11:43:54.438Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T11:43:54.502Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T11:43:54.544Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [2024-10-22T11:43:54.567Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T11:43:54.567Z] cf04c63912e1: Pulling fs layer [2024-10-22T11:43:54.567Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T11:43:54.567Z] a37a00ec5f00: Pulling fs layer [2024-10-22T11:43:54.567Z] 50b3750afda1: Pulling fs layer [2024-10-22T11:43:54.567Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T11:43:54.567Z] 80978eb59214: Pulling fs layer [2024-10-22T11:43:54.567Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T11:43:54.567Z] c5a475d317c9: Pulling fs layer [2024-10-22T11:43:54.567Z] 50b3750afda1: Waiting [2024-10-22T11:43:54.567Z] 4f4fb700ef54: Waiting [2024-10-22T11:43:54.567Z] 80978eb59214: Waiting [2024-10-22T11:43:54.567Z] c9f46d7d2bd2: Waiting [2024-10-22T11:43:54.567Z] c5a475d317c9: Waiting [2024-10-22T11:43:54.567Z] 55b35a11ae5e: Download complete [2024-10-22T11:43:54.567Z] 50b3750afda1: Verifying Checksum [2024-10-22T11:43:54.567Z] 50b3750afda1: Download complete [2024-10-22T11:43:54.567Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T11:43:54.567Z] 4f4fb700ef54: Download complete [2024-10-22T11:43:54.567Z] 80978eb59214: Verifying Checksum [2024-10-22T11:43:54.567Z] 80978eb59214: Download complete [2024-10-22T11:43:54.567Z] cf04c63912e1: Verifying Checksum [2024-10-22T11:43:54.567Z] cf04c63912e1: Download complete [Pipeline] // lock [Pipeline] } [2024-10-22T11:43:54.658Z] $ docker stop --time=1 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 [2024-10-22T11:43:55.152Z] c5a475d317c9: Verifying Checksum [2024-10-22T11:43:55.152Z] c5a475d317c9: Download complete [2024-10-22T11:43:55.421Z] cf04c63912e1: Pull complete [2024-10-22T11:43:55.798Z] $ docker rm -f --volumes 45ea4e8252afb27810c783305418daeebe0d997d2fdff97af7eb36471fa832e1 [Pipeline] // withDockerContainer [Pipeline] } [2024-10-22T11:43:56.017Z] 55b35a11ae5e: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T11:43:56.602Z] a37a00ec5f00: Verifying Checksum [2024-10-22T11:43:56.602Z] a37a00ec5f00: Download complete [2024-10-22T11:43:57.187Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T11:43:57.187Z] c9f46d7d2bd2: Download complete [2024-10-22T11:44:12.209Z] a37a00ec5f00: Pull complete [2024-10-22T11:44:12.209Z] 50b3750afda1: Pull complete [2024-10-22T11:44:12.209Z] 4f4fb700ef54: Pull complete [2024-10-22T11:44:12.209Z] 80978eb59214: Pull complete [2024-10-22T11:44:18.881Z] c9f46d7d2bd2: Pull complete [2024-10-22T11:44:20.833Z] c5a475d317c9: Pull complete [2024-10-22T11:44:20.833Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T11:44:20.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T11:44:20.833Z] ---> be29e6b0f0d4 [2024-10-22T11:44:20.833Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-22T11:44:21.424Z] ---> Running in 53cbaffe3a34 [2024-10-22T11:44:21.694Z] Removing intermediate container 53cbaffe3a34 [2024-10-22T11:44:21.694Z] ---> 28a2d5d9d1e6 [2024-10-22T11:44:21.694Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T11:44:21.960Z] ---> Running in 5de5d2ed91fd [2024-10-22T11:44:22.230Z] Removing intermediate container 5de5d2ed91fd [2024-10-22T11:44:22.230Z] ---> 82e637e96213 [2024-10-22T11:44:22.230Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T11:44:22.230Z] ---> Running in 73344643752e [2024-10-22T11:44:22.499Z] Removing intermediate container 73344643752e [2024-10-22T11:44:22.499Z] ---> 7c86476d7a9c [2024-10-22T11:44:22.499Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-22T11:44:22.499Z] ---> Running in 5c236082ae1c [2024-10-22T11:44:23.089Z] Removing intermediate container 5c236082ae1c [2024-10-22T11:44:23.089Z] ---> 47236497c09b [2024-10-22T11:44:23.089Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T11:44:23.089Z] ---> Running in 2f730decaadf [2024-10-22T11:44:24.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T11:44:24.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T11:44:26.267Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-22T11:44:26.267Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-22T11:44:26.267Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-22T11:44:26.267Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-22T11:44:26.267Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:44:26.267Z] OK: 242 MiB in 58 packages [2024-10-22T11:44:27.238Z] Removing intermediate container 2f730decaadf [2024-10-22T11:44:27.238Z] ---> 699a263479e4 [2024-10-22T11:44:27.238Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T11:44:27.830Z] ---> 915a38a418a7 [2024-10-22T11:44:27.830Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T11:44:27.830Z] ---> Running in c3a0365df41d [2024-10-22T11:46:19.537Z] Removing intermediate container c3a0365df41d [2024-10-22T11:46:19.537Z] ---> 6c4f4bdd0746 [2024-10-22T11:46:19.537Z] Step 10/12 : COPY . . [2024-10-22T11:46:19.537Z] ---> d60b554dd382 [2024-10-22T11:46:19.537Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T11:46:19.537Z] ---> Running in 00e3099a3880 [2024-10-22T11:46:19.537Z] Removing intermediate container 00e3099a3880 [2024-10-22T11:46:19.537Z] ---> 7285f66b3277 [2024-10-22T11:46:19.537Z] Step 12/12 : RUN $MAKE [2024-10-22T11:46:19.537Z] ---> Running in cab86f60f2b1 [2024-10-22T11:46:19.537Z] noop [2024-10-22T11:46:19.537Z] Removing intermediate container cab86f60f2b1 [2024-10-22T11:46:19.537Z] ---> 2c6bffc3e673 [2024-10-22T11:46:19.537Z] Successfully built 2c6bffc3e673 [2024-10-22T11:46:19.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:46:20.315Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T11:46:20.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:46:20.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container [2024-10-22T11:46:20.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T11:46:21.855Z] $ docker top 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T11:46:22.789Z] + go version [2024-10-22T11:46:22.789Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T11:46:22.822Z] $ docker stop --time=1 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b [2024-10-22T11:46:24.499Z] $ docker rm -f --volumes 6c37556062813dc1ad1be4f37f328296a68ef0a256fbb9de67b71512e0b6102b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:46:25.479Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T11:46:25.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:46:25.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container [2024-10-22T11:46:25.798Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-22T11:46:26.978Z] $ docker top 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T11:46:27.882Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T11:46:28.622Z] + make test [2024-10-22T11:46:28.622Z] go test ./... -coverprofile=coverage.out [2024-10-22T11:46:35.313Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-22T11:49:57.209Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-22T11:49:57.209Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements [2024-10-22T11:49:57.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T11:49:57.209Z] go vet ./... [2024-10-22T11:50:44.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T11:50:44.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T11:50:44.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T11:50:44.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T11:50:44.160Z] $ docker stop --time=1 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 [2024-10-22T11:50:46.069Z] $ docker rm -f --volumes 965b083e3a2e7357e33acadc2b03309de0c56cd080ab1023e4ded93613076af9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T11:50:47.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T11:50:47.744Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T11:50:48.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T11:50:48.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T11:50:49.217Z] + ls -al . [2024-10-22T11:50:49.217Z] total 272 [2024-10-22T11:50:49.217Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 11:46 . [2024-10-22T11:50:49.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 11:43 .. [2024-10-22T11:50:49.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 11:43 .git [2024-10-22T11:50:49.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 .github [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 22 11:43 .gitignore [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 22 11:43 .golangci.yml [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 22 11:43 Attribution.txt [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 22 11:43 CHANGELOG.md [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 22 11:43 Dockerfile [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 11:43 GOVERNANCE.md [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 22 11:43 Jenkinsfile [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 22 11:43 LICENSE [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 22 11:43 Makefile [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 22 11:43 OWNERS.md [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 22 11:43 README.md [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 11:41 VERSION [2024-10-22T11:50:49.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 11:43 bin [2024-10-22T11:50:49.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 cmd [2024-10-22T11:50:49.217Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 22 11:49 coverage.out [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 22 11:43 go.mod [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 22 11:43 go.sum [2024-10-22T11:50:49.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 11:43 internal [2024-10-22T11:50:49.217Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 22 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:50:49.677Z] + 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=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 --label arch=arm64 --label version=0.0.0 . [2024-10-22T11:50:50.710Z] Sending build context to Docker daemon 19.07MB [2024-10-22T11:50:50.710Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T11:50:50.710Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-22T11:50:50.710Z] ---> 2c6bffc3e673 [2024-10-22T11:50:50.710Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-22T11:50:50.710Z] ---> Running in d1acfd0fff65 [2024-10-22T11:50:50.982Z] Removing intermediate container d1acfd0fff65 [2024-10-22T11:50:50.982Z] ---> 371b27325c17 [2024-10-22T11:50:50.982Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T11:50:51.251Z] ---> Running in c88c542c3571 [2024-10-22T11:50:51.522Z] Removing intermediate container c88c542c3571 [2024-10-22T11:50:51.522Z] ---> 0ad7fc80a975 [2024-10-22T11:50:51.522Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-22T11:50:51.788Z] ---> Running in 4696504f1b22 [2024-10-22T11:50:52.054Z] Removing intermediate container 4696504f1b22 [2024-10-22T11:50:52.054Z] ---> fc9d41477439 [2024-10-22T11:50:52.054Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-22T11:50:52.054Z] ---> Running in a6fd107b8916 [2024-10-22T11:50:52.325Z] Removing intermediate container a6fd107b8916 [2024-10-22T11:50:52.325Z] ---> 958db3275131 [2024-10-22T11:50:52.325Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T11:50:52.591Z] ---> Running in 4d997e163ace [2024-10-22T11:50:53.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T11:50:54.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T11:50:56.388Z] OK: 242 MiB in 58 packages [2024-10-22T11:50:56.971Z] Removing intermediate container 4d997e163ace [2024-10-22T11:50:56.971Z] ---> bc646a6ede23 [2024-10-22T11:50:56.971Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-22T11:50:57.554Z] ---> 163a1585854c [2024-10-22T11:50:57.554Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T11:50:57.554Z] ---> Running in f6ea4a186a24 [2024-10-22T11:51:00.925Z] Removing intermediate container f6ea4a186a24 [2024-10-22T11:51:00.925Z] ---> 7cfcdb722fbf [2024-10-22T11:51:00.925Z] Step 10/26 : COPY . . [2024-10-22T11:51:02.041Z] ---> 42907518c479 [2024-10-22T11:51:02.041Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T11:51:02.311Z] ---> Running in 76812a370a7b [2024-10-22T11:51:02.580Z] Removing intermediate container 76812a370a7b [2024-10-22T11:51:02.580Z] ---> b280b667d9f3 [2024-10-22T11:51:02.580Z] Step 12/26 : RUN $MAKE [2024-10-22T11:51:02.580Z] ---> Running in e95bce8bf888 [2024-10-22T11:51:03.542Z] 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.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-22T11:54:41.328Z] Removing intermediate container e95bce8bf888 [2024-10-22T11:54:41.328Z] ---> 3d5e5682b1b8 [2024-10-22T11:54:41.328Z] Step 13/26 : FROM alpine:3.20 [2024-10-22T11:54:41.328Z] 3.20: Pulling from library/alpine [2024-10-22T11:54:41.328Z] cf04c63912e1: Already exists [2024-10-22T11:54:41.328Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T11:54:41.328Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T11:54:41.328Z] ---> c157a85ed455 [2024-10-22T11:54:41.328Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-22T11:54:41.328Z] ---> Running in e3d4ee39783a [2024-10-22T11:54:41.328Z] Removing intermediate container e3d4ee39783a [2024-10-22T11:54:41.328Z] ---> df03542ddf7b [2024-10-22T11:54:41.328Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-22T11:54:41.328Z] ---> Running in 8e935d3e5502 [2024-10-22T11:54:41.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:41.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:41.328Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T11:54:41.328Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:54:41.328Z] OK: 9 MiB in 15 packages [2024-10-22T11:54:41.328Z] Removing intermediate container 8e935d3e5502 [2024-10-22T11:54:41.328Z] ---> e5d9efab572a [2024-10-22T11:54:41.328Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-22T11:54:41.328Z] ---> Running in 32c2144e8573 [2024-10-22T11:54:41.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:41.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:42.294Z] Upgrading critical system libraries and apk-tools: [2024-10-22T11:54:42.294Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T11:54:42.563Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T11:54:42.831Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T11:54:42.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:43.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T11:54:44.528Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T11:54:44.528Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T11:54:44.528Z] OK: 9 MiB in 15 packages [2024-10-22T11:54:45.946Z] Removing intermediate container 32c2144e8573 [2024-10-22T11:54:45.946Z] ---> 9c41c3b1930e [2024-10-22T11:54:45.946Z] Step 17/26 : WORKDIR / [2024-10-22T11:54:45.946Z] ---> Running in a346be5e1f6b [2024-10-22T11:54:46.214Z] Removing intermediate container a346be5e1f6b [2024-10-22T11:54:46.214Z] ---> fa258df80b99 [2024-10-22T11:54:46.214Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-22T11:54:46.799Z] ---> ae0c3bd98315 [2024-10-22T11:54:46.799Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-22T11:54:47.383Z] ---> ef99d652f400 [2024-10-22T11:54:47.383Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-22T11:54:49.968Z] ---> 27d49c439367 [2024-10-22T11:54:49.968Z] Step 21/26 : EXPOSE 59900 [2024-10-22T11:54:49.968Z] ---> Running in bbb59352ce9e [2024-10-22T11:54:50.237Z] Removing intermediate container bbb59352ce9e [2024-10-22T11:54:50.237Z] ---> f47b87968e7b [2024-10-22T11:54:50.237Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-22T11:54:50.237Z] ---> Running in 406c01667bd0 [2024-10-22T11:54:50.506Z] Removing intermediate container 406c01667bd0 [2024-10-22T11:54:50.506Z] ---> 37281681e26a [2024-10-22T11:54:50.506Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T11:54:50.506Z] ---> Running in 6fccee9ea63c [2024-10-22T11:54:51.095Z] Removing intermediate container 6fccee9ea63c [2024-10-22T11:54:51.095Z] ---> 9e3cb211d98a [2024-10-22T11:54:51.095Z] Step 24/26 : LABEL arch=arm64 [2024-10-22T11:54:51.095Z] ---> Running in 198d58658f67 [2024-10-22T11:54:51.363Z] Removing intermediate container 198d58658f67 [2024-10-22T11:54:51.363Z] ---> fa481a431b55 [2024-10-22T11:54:51.363Z] Step 25/26 : LABEL git_sha=b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [2024-10-22T11:54:51.363Z] ---> Running in 1092b84bfb55 [2024-10-22T11:54:51.632Z] Removing intermediate container 1092b84bfb55 [2024-10-22T11:54:51.900Z] ---> 93546caddadd [2024-10-22T11:54:51.900Z] Step 26/26 : LABEL version=0.0.0 [2024-10-22T11:54:51.900Z] ---> Running in 890b8c46a43e [2024-10-22T11:54:52.169Z] Removing intermediate container 890b8c46a43e [2024-10-22T11:54:52.169Z] ---> 533594df33cf [2024-10-22T11:54:52.169Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T11:54:52.169Z] Successfully built 533594df33cf [2024-10-22T11:54:52.169Z] 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-22T11:54:53.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T11:54:53.089Z] [2024-10-22T11:54:53.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:54:53.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T11:54:53.780Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T11:54:53.780Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T11:54:53.780Z] 04944245beec: Pulling fs layer [2024-10-22T11:54:53.780Z] 699f458cf7ca: Pulling fs layer [2024-10-22T11:54:53.780Z] 765212b225bb: Pulling fs layer [2024-10-22T11:54:53.780Z] f23df028b6ca: Pulling fs layer [2024-10-22T11:54:53.780Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T11:54:53.780Z] 765212b225bb: Waiting [2024-10-22T11:54:53.780Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T11:54:53.780Z] f23df028b6ca: Waiting [2024-10-22T11:54:53.780Z] d65c8cfc05b1: Waiting [2024-10-22T11:54:53.780Z] 2437ff75d9bd: Waiting [2024-10-22T11:54:53.780Z] 04944245beec: Download complete [2024-10-22T11:54:53.780Z] 765212b225bb: Verifying Checksum [2024-10-22T11:54:53.780Z] 765212b225bb: Download complete [2024-10-22T11:54:53.780Z] f23df028b6ca: Verifying Checksum [2024-10-22T11:54:53.780Z] f23df028b6ca: Download complete [2024-10-22T11:54:53.780Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T11:54:53.780Z] d65c8cfc05b1: Download complete [2024-10-22T11:54:54.051Z] 699f458cf7ca: Verifying Checksum [2024-10-22T11:54:54.051Z] 699f458cf7ca: Download complete [2024-10-22T11:54:54.638Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T11:54:54.638Z] 8998bd30e6a1: Download complete [2024-10-22T11:54:57.236Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T11:54:57.236Z] 2437ff75d9bd: Download complete [2024-10-22T11:54:59.185Z] 8998bd30e6a1: Pull complete [2024-10-22T11:54:59.454Z] 04944245beec: Pull complete [2024-10-22T11:55:00.866Z] 699f458cf7ca: Pull complete [2024-10-22T11:55:01.134Z] 765212b225bb: Pull complete [2024-10-22T11:55:02.094Z] f23df028b6ca: Pull complete [2024-10-22T11:55:02.362Z] d65c8cfc05b1: Pull complete [2024-10-22T11:55:20.591Z] 2437ff75d9bd: Pull complete [2024-10-22T11:55:20.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T11:55:20.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T11:55:20.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:55:20.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-23504 does not seem to be running inside a container [2024-10-22T11:55:21.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-22T11:55:24.008Z] $ docker top 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:24.992Z] ---> job-cost.sh [2024-10-22T11:55:24.992Z] lf-activate-venv: SKIPPING [2024-10-22T11:55:24.992Z] INFO: No Stack... [2024-10-22T11:55:25.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T11:55:26.545Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T11:55:27.226Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-10-22T11:55:27.226Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T11:55:27.291Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [2024-10-22T11:55:27.297Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] did not exist. Created. [2024-10-22T11:55:27.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T11:55:28.057Z] /w/workspace/device-virtual-go/1@tmp/durable-4dd8b0ea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T11:55:28.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T11:55:28.543Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T11:55:28.616Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T11:55:28.636Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T11:55:28.703Z] $ docker stop --time=1 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 [2024-10-22T11:55:30.308Z] $ docker rm -f --volumes 826c5b0d01f441759809893e69bdadc0f5d7b58fb36c94dd88da1ef5868b0f17 [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-22T11:55:31.574Z] provisioning config files... [2024-10-22T11:55:31.584Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config13104074298749480825tmp [Pipeline] { [Pipeline] sh [2024-10-22T11:55:31.936Z] + set +x [2024-10-22T11:55:31.936Z] + bash -s -- [2024-10-22T11:55:31.936Z] + curl -s https://codecov.io/bash [2024-10-22T11:55:31.936Z] [2024-10-22T11:55:31.936Z] _____ _ [2024-10-22T11:55:31.936Z] / ____| | | [2024-10-22T11:55:31.936Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T11:55:31.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T11:55:31.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T11:55:31.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T11:55:31.936Z] Bash-1.0.6 [2024-10-22T11:55:31.936Z] [2024-10-22T11:55:31.936Z] [2024-10-22T11:55:31.936Z] ==> git version 2.25.1 found [2024-10-22T11:55:31.936Z] ==> 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-22T11:55:31.936Z] Release-Date: 2020-01-08 [2024-10-22T11:55:31.936Z] 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-22T11:55:31.936Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T11:55:31.936Z] ==> Jenkins CI detected. [2024-10-22T11:55:31.936Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-498 [2024-10-22T11:55:31.936Z] project root: . [2024-10-22T11:55:31.936Z] --> token set from env [2024-10-22T11:55:32.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T11:55:32.197Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T11:55:32.197Z] ==> Python coveragepy not found [2024-10-22T11:55:32.197Z] ==> Searching for coverage reports in: [2024-10-22T11:55:32.197Z] + . [2024-10-22T11:55:32.197Z] -> Found 1 reports [2024-10-22T11:55:32.197Z] ==> Detecting git/mercurial file structure [2024-10-22T11:55:32.197Z] ==> Reading reports [2024-10-22T11:55:32.197Z] + ./coverage.out bytes=43316 [2024-10-22T11:55:32.197Z] ==> Appending adjustments [2024-10-22T11:55:32.197Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T11:55:32.197Z] + Found adjustments [2024-10-22T11:55:32.197Z] ==> Gzipping contents [2024-10-22T11:55:32.197Z] 8.0K /tmp/codecov.hPuHEF.gz [2024-10-22T11:55:32.197Z] ==> Uploading reports [2024-10-22T11:55:32.197Z] url: https://codecov.io [2024-10-22T11:55:32.198Z] query: branch=PR-498&commit=b8f2244d96da9b6deeefaa80d59d18604e61c8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2024-10-22T11:55:32.198Z] -> Pinging Codecov [2024-10-22T11:55:32.198Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-498&commit=b8f2244d96da9b6deeefaa80d59d18604e61c8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=498&job=&cmd_args= [2024-10-22T11:55:38.804Z] -> Uploading to [2024-10-22T11:55:38.804Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/b8f2244d96da9b6deeefaa80d59d18604e61c8f2/14ac58c8-d2da-4e97-8fc3-6e2130085da2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T115536Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=689a22b7e763d74dcf39491d36902c6ad3c7755ecab46abb7f9fab92e89dfc6c [2024-10-22T11:55:38.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T11:55:38.804Z] Dload Upload Total Spent Left Speed [2024-10-22T11:55:38.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23441 --:--:-- --:--:-- --:--:-- 23551 [2024-10-22T11:55:38.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b8f2244d96da9b6deeefaa80d59d18604e61c8f2 [Pipeline] } [2024-10-22T11:55:38.835Z] 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-22T11:55:41.055Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-498/archives ] [2024-10-22T11:55:41.055Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-498/archives [2024-10-22T11:55:41.055Z] total 16 [2024-10-22T11:55:41.055Z] drwxr-xr-x 3 root root 4096 Oct 22 11:43 . [2024-10-22T11:55:41.055Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 11:43 .. [2024-10-22T11:55:41.055Z] drwxr-xr-x 2 root root 4096 Oct 22 11:43 cost [2024-10-22T11:55:41.055Z] -rw-r--r-- 1 root root 89 Oct 22 11:43 cost.csv [2024-10-22T11:55:41.055Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-498/archives [2024-10-22T11:55:41.055Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-498/archives [2024-10-22T11:55:41.055Z] total 16 [2024-10-22T11:55:41.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 11:43 . [2024-10-22T11:55:41.055Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 11:43 .. [2024-10-22T11:55:41.055Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 11:43 cost [2024-10-22T11:55:41.055Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 22 11:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:41.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:42.354Z] ---> package-listing.sh [2024-10-22T11:55:42.354Z] ++ facter osfamily [2024-10-22T11:55:42.354Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T11:55:42.354Z] + OS_FAMILY=debian [2024-10-22T11:55:42.354Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-498 [2024-10-22T11:55:42.354Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T11:55:42.354Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T11:55:42.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T11:55:42.354Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T11:55:42.354Z] + '[' /w/workspace/foundry_device-virtual-go_PR-498 ']' [2024-10-22T11:55:42.354Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T11:55:42.354Z] + case "${OS_FAMILY}" in [2024-10-22T11:55:42.354Z] + dpkg -l [2024-10-22T11:55:42.354Z] + grep '^ii' [2024-10-22T11:55:42.624Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T11:55:42.624Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T11:55:42.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T11:55:42.624Z] + '[' /w/workspace/foundry_device-virtual-go_PR-498 ']' [2024-10-22T11:55:42.624Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-498/archives/ [2024-10-22T11:55:42.624Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-498/archives/ [Pipeline] echo [2024-10-22T11:55:42.667Z] 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T11:55:43.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T11:55:43.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T11:55:43.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T11:55:43.814Z] prd-ubuntu20.04-docker-8c-8g-23503 does not seem to be running inside a container [2024-10-22T11:55:43.833Z] $ 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-498/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-498 -v /w/workspace/foundry_device-virtual-go_PR-498:/w/workspace/foundry_device-virtual-go_PR-498:rw,z -v /w/workspace/foundry_device-virtual-go_PR-498@tmp:/w/workspace/foundry_device-virtual-go_PR-498@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-22T11:55:44.220Z] $ docker top 4a51426f0c5391aa30faa022bc05cfa371f4c9fc1e35d53e6d9cf6b3d6e0c89d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T11:55:44.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T11:55:44.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T11:55:45.275Z] + ls /var/log/sa-host [2024-10-22T11:55:45.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T11:55:45.624Z] provisioning config files... [2024-10-22T11:55:45.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-498@tmp/config3872820918560385805tmp [Pipeline] { [Pipeline] echo [2024-10-22T11:55:45.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:46.012Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T11:55:46.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:46.465Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T11:55:46.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:46.830Z] ---> sudo-logs.sh [2024-10-22T11:55:46.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T11:55:46.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:47.256Z] ---> job-cost.sh [2024-10-22T11:55:47.256Z] lf-activate-venv: SKIPPING [2024-10-22T11:55:47.256Z] DEBUG: total: 0.2199999988079071 [2024-10-22T11:55:47.256Z] INFO: Retrieving Stack Cost... [2024-10-22T11:55:47.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T11:55:48.083Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T11:55:48.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T11:55:48.438Z] ---> logs-deploy.sh [2024-10-22T11:55:48.438Z] lf-activate-venv: SKIPPING [2024-10-22T11:55:48.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-498/1 [2024-10-22T11:55:48.438Z] INFO: archiving workspace using pattern(s): [2024-10-22T11:55:49.373Z] Archives upload complete. [2024-10-22T11:55:49.631Z] INFO: archiving logs to Nexus [2024-10-22T11:55:50.197Z] ---> uname -a: [2024-10-22T11:55:50.197Z] Linux prd-ubuntu20-04-docker-8c-8g-23503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] ---> lscpu: [2024-10-22T11:55:50.197Z] Architecture: x86_64 [2024-10-22T11:55:50.197Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-22T11:55:50.197Z] Byte Order: Little Endian [2024-10-22T11:55:50.197Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-22T11:55:50.197Z] CPU(s): 8 [2024-10-22T11:55:50.197Z] On-line CPU(s) list: 0-7 [2024-10-22T11:55:50.197Z] Thread(s) per core: 1 [2024-10-22T11:55:50.197Z] Core(s) per socket: 1 [2024-10-22T11:55:50.197Z] Socket(s): 8 [2024-10-22T11:55:50.197Z] NUMA node(s): 1 [2024-10-22T11:55:50.197Z] Vendor ID: AuthenticAMD [2024-10-22T11:55:50.197Z] CPU family: 23 [2024-10-22T11:55:50.197Z] Model: 49 [2024-10-22T11:55:50.197Z] Model name: AMD EPYC-Rome Processor [2024-10-22T11:55:50.197Z] Stepping: 0 [2024-10-22T11:55:50.197Z] CPU MHz: 2799.998 [2024-10-22T11:55:50.197Z] BogoMIPS: 5599.99 [2024-10-22T11:55:50.197Z] Virtualization: AMD-V [2024-10-22T11:55:50.197Z] Hypervisor vendor: KVM [2024-10-22T11:55:50.197Z] Virtualization type: full [2024-10-22T11:55:50.197Z] L1d cache: 256 KiB [2024-10-22T11:55:50.197Z] L1i cache: 256 KiB [2024-10-22T11:55:50.197Z] L2 cache: 4 MiB [2024-10-22T11:55:50.197Z] L3 cache: 128 MiB [2024-10-22T11:55:50.197Z] NUMA node0 CPU(s): 0-7 [2024-10-22T11:55:50.197Z] Vulnerability Itlb multihit: Not affected [2024-10-22T11:55:50.197Z] Vulnerability L1tf: Not affected [2024-10-22T11:55:50.197Z] Vulnerability Mds: Not affected [2024-10-22T11:55:50.197Z] Vulnerability Meltdown: Not affected [2024-10-22T11:55:50.197Z] Vulnerability Mmio stale data: Not affected [2024-10-22T11:55:50.197Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-22T11:55:50.197Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-22T11:55:50.197Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-22T11:55:50.197Z] Vulnerability Srbds: Not affected [2024-10-22T11:55:50.197Z] Vulnerability Tsx async abort: Not affected [2024-10-22T11:55:50.197Z] 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-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] ---> nproc: [2024-10-22T11:55:50.197Z] 8 [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] ---> df -h: [2024-10-22T11:55:50.197Z] Filesystem Size Used Avail Use% Mounted on [2024-10-22T11:55:50.197Z] overlay 155G 12G 143G 8% / [2024-10-22T11:55:50.197Z] tmpfs 64M 0 64M 0% /dev [2024-10-22T11:55:50.197Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-22T11:55:50.197Z] shm 64M 0 64M 0% /dev/shm [2024-10-22T11:55:50.197Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] ---> sar -b -r -n DEV: [2024-10-22T11:55:50.197Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23503) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] 11:40:14 LINUX RESTART (8 CPU) [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] 11:41:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-22T11:55:50.197Z] 11:42:01 276.76 6.27 270.49 0.00 496.19 141652.54 0.00 [2024-10-22T11:55:50.197Z] 11:43:01 145.93 0.13 145.79 0.00 18.66 44401.53 0.00 [2024-10-22T11:55:50.197Z] 11:44:01 234.39 0.20 234.19 0.00 14.26 70186.04 0.00 [2024-10-22T11:55:50.197Z] 11:45:01 1.90 0.00 1.90 0.00 0.00 23.35 0.00 [2024-10-22T11:55:50.197Z] 11:46:01 38.71 12.68 26.03 0.00 5446.03 6360.67 0.00 [2024-10-22T11:55:50.197Z] 11:47:01 4.50 0.00 4.50 0.00 0.00 54.79 0.00 [2024-10-22T11:55:50.197Z] 11:48:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 [2024-10-22T11:55:50.197Z] 11:49:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 [2024-10-22T11:55:50.197Z] 11:50:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 [2024-10-22T11:55:50.197Z] 11:51:01 4.03 1.50 2.53 0.00 35.46 41.73 0.00 [2024-10-22T11:55:50.197Z] 11:52:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-10-22T11:55:50.197Z] 11:53:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2024-10-22T11:55:50.197Z] 11:54:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2024-10-22T11:55:50.197Z] 11:55:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-10-22T11:55:50.197Z] Average: 50.64 1.47 49.17 0.00 429.16 18480.54 0.00 [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] 11:41:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-22T11:55:50.197Z] 11:42:01 27888908 31498940 810224 2.46 133880 3632700 2016692 5.94 1306844 3168500 113580 [2024-10-22T11:55:50.197Z] 11:43:01 27350864 31421168 878280 2.67 194532 3956016 2169560 6.39 1401292 3534472 392536 [2024-10-22T11:55:50.197Z] 11:44:01 26877880 31527584 773656 2.35 205476 4505496 1779872 5.25 1414092 3971640 388 [2024-10-22T11:55:50.197Z] 11:45:01 26878080 31527912 772828 2.35 205508 4505492 1779872 5.25 1413968 3971640 12 [2024-10-22T11:55:50.197Z] 11:46:01 26505048 31509860 779472 2.37 213940 4839016 1830336 5.39 1643320 4088560 1028 [2024-10-22T11:55:50.197Z] 11:47:01 26506460 31511332 777908 2.37 214000 4839024 1830336 5.39 1642008 4088568 16 [2024-10-22T11:55:50.197Z] 11:48:01 26508356 31513372 775796 2.36 214068 4839024 1830336 5.39 1639932 4088580 12 [2024-10-22T11:55:50.197Z] 11:49:01 26516128 31521180 767860 2.34 214148 4839028 1830336 5.39 1632392 4088580 8 [2024-10-22T11:55:50.197Z] 11:50:01 26516284 31522160 767528 2.33 214204 4839032 1830336 5.39 1631684 4089344 12 [2024-10-22T11:55:50.197Z] 11:51:01 26502072 31510112 779452 2.37 214308 4840072 1830336 5.39 1648000 4089668 36 [2024-10-22T11:55:50.197Z] 11:52:01 26508028 31516016 773460 2.35 214352 4840072 1830336 5.39 1642532 4089652 16 [2024-10-22T11:55:50.197Z] 11:53:01 26507760 31515812 773628 2.35 214384 4840076 1830336 5.39 1642072 4089600 8 [2024-10-22T11:55:50.197Z] 11:54:01 26507728 31515812 773536 2.35 214424 4840076 1830336 5.39 1642020 4089600 8 [2024-10-22T11:55:50.197Z] 11:55:01 26507428 31515588 773732 2.35 214456 4840084 1830336 5.39 1641800 4089608 176 [2024-10-22T11:55:50.197Z] Average: 26720073 31509061 784097 2.38 205834 4642515 1860668 5.48 1567283 3967001 36274 [2024-10-22T11:55:50.197Z] [2024-10-22T11:55:50.197Z] 11:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-22T11:55:50.197Z] 11:42:01 ens3 751.77 561.16 8738.13 67.94 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:42:01 docker0 432.67 541.10 35.17 3722.11 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:42:01 lo 4.28 4.28 0.43 0.43 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:43:01 ens3 34.38 17.78 33.00 10.83 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:43:01 veth81a71f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:43:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.197Z] 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:44:01 ens3 127.01 74.44 2730.84 19.75 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:44:01 docker0 6.23 13.78 0.38 190.51 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:44:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:45:01 ens3 0.27 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:46:01 ens3 173.67 82.80 2103.79 5.81 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:46:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:47:01 ens3 0.58 0.22 0.06 0.02 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:48:01 ens3 0.70 0.47 2.32 0.22 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:51:01 ens3 7.30 5.65 4.65 4.91 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:52:01 ens3 2.35 1.90 1.33 1.48 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] Average: ens3 76.85 51.99 953.91 7.79 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] Average: docker0 30.39 38.44 2.46 271.26 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] ---> sar -P ALL: [2024-10-22T11:55:50.198Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23503) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] 11:40:14 LINUX RESTART (8 CPU) [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] 11:41:03 CPU %user %nice %system %iowait %steal %idle [2024-10-22T11:55:50.198Z] 11:42:01 all 8.45 0.00 3.86 1.03 0.06 86.60 [2024-10-22T11:55:50.198Z] 11:42:01 0 7.64 0.00 3.76 4.18 0.05 84.37 [2024-10-22T11:55:50.198Z] 11:42:01 1 7.97 0.00 3.42 0.58 0.07 87.96 [2024-10-22T11:55:50.198Z] 11:42:01 2 9.39 0.00 4.23 0.31 0.07 86.00 [2024-10-22T11:55:50.198Z] 11:42:01 3 8.24 0.00 3.36 0.10 0.05 88.25 [2024-10-22T11:55:50.198Z] 11:42:01 4 7.46 0.00 3.62 0.07 0.05 88.80 [2024-10-22T11:55:50.198Z] 11:42:01 5 8.16 0.00 4.67 2.73 0.09 84.36 [2024-10-22T11:55:50.198Z] 11:42:01 6 9.96 0.00 3.87 0.19 0.07 85.91 [2024-10-22T11:55:50.198Z] 11:42:01 7 8.78 0.00 3.95 0.09 0.05 87.13 [2024-10-22T11:55:50.198Z] 11:43:01 all 40.00 0.00 7.25 0.57 0.08 52.10 [2024-10-22T11:55:50.198Z] 11:43:01 0 40.01 0.00 8.43 0.40 0.08 51.07 [2024-10-22T11:55:50.198Z] 11:43:01 1 39.81 0.00 7.65 0.29 0.07 52.19 [2024-10-22T11:55:50.198Z] 11:43:01 2 38.02 0.00 6.10 0.15 0.07 55.67 [2024-10-22T11:55:50.198Z] 11:43:01 3 39.55 0.00 6.38 0.39 0.07 53.62 [2024-10-22T11:55:50.198Z] 11:43:01 4 40.25 0.00 7.56 0.40 0.08 51.70 [2024-10-22T11:55:50.198Z] 11:43:01 5 42.18 0.00 8.47 2.62 0.08 46.65 [2024-10-22T11:55:50.198Z] 11:43:01 6 39.52 0.00 6.91 0.20 0.08 53.29 [2024-10-22T11:55:50.198Z] 11:43:01 7 40.66 0.00 6.56 0.10 0.07 52.61 [2024-10-22T11:55:50.198Z] 11:44:01 all 27.70 0.00 5.81 0.74 0.08 65.68 [2024-10-22T11:55:50.198Z] 11:44:01 0 28.72 0.00 5.68 0.24 0.07 65.30 [2024-10-22T11:55:50.198Z] 11:44:01 1 28.15 0.00 5.55 0.08 0.08 66.13 [2024-10-22T11:55:50.198Z] 11:44:01 2 26.71 0.00 5.78 0.34 0.07 67.10 [2024-10-22T11:55:50.198Z] 11:44:01 3 28.25 0.00 5.91 1.86 0.08 63.90 [2024-10-22T11:55:50.198Z] 11:44:01 4 26.49 0.00 5.30 1.11 0.07 67.03 [2024-10-22T11:55:50.198Z] 11:44:01 5 27.82 0.00 5.67 0.07 0.08 66.35 [2024-10-22T11:55:50.198Z] 11:44:01 6 28.81 0.00 6.66 2.19 0.07 62.27 [2024-10-22T11:55:50.198Z] 11:44:01 7 26.62 0.00 5.92 0.03 0.08 67.34 [2024-10-22T11:55:50.198Z] 11:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-10-22T11:55:50.198Z] 11:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-22T11:55:50.198Z] 11:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T11:55:50.198Z] 11:45:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-22T11:55:50.198Z] 11:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:45:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-22T11:55:50.198Z] 11:46:01 all 1.43 0.00 0.66 0.20 0.02 97.70 [2024-10-22T11:55:50.198Z] 11:46:01 0 1.32 0.00 0.73 0.30 0.02 97.63 [2024-10-22T11:55:50.198Z] 11:46:01 1 1.17 0.00 0.53 0.07 0.00 98.23 [2024-10-22T11:55:50.198Z] 11:46:01 2 2.17 0.00 0.57 0.08 0.02 97.16 [2024-10-22T11:55:50.198Z] 11:46:01 3 0.72 0.00 0.50 0.65 0.02 98.11 [2024-10-22T11:55:50.198Z] 11:46:01 4 1.52 0.00 0.90 0.17 0.03 97.37 [2024-10-22T11:55:50.198Z] 11:46:01 5 1.17 0.00 0.82 0.17 0.02 97.83 [2024-10-22T11:55:50.198Z] 11:46:01 6 0.63 0.00 0.38 0.07 0.02 98.90 [2024-10-22T11:55:50.198Z] 11:46:01 7 2.70 0.00 0.80 0.10 0.02 96.38 [2024-10-22T11:55:50.198Z] 11:47:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-10-22T11:55:50.198Z] 11:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T11:55:50.198Z] 11:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:47:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-22T11:55:50.198Z] 11:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:47:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-22T11:55:50.198Z] 11:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:47:01 6 0.02 0.00 0.05 0.02 0.00 99.92 [2024-10-22T11:55:50.198Z] 11:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-22T11:55:50.198Z] 11:48:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-10-22T11:55:50.198Z] 11:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T11:55:50.198Z] 11:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:48:01 4 1.81 0.00 0.03 0.00 0.02 98.14 [2024-10-22T11:55:50.198Z] 11:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-22T11:55:50.198Z] 11:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-22T11:55:50.198Z] 11:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T11:55:50.198Z] 11:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T11:55:50.198Z] 11:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:49:01 3 0.08 0.00 0.02 0.03 0.02 99.85 [2024-10-22T11:55:50.198Z] 11:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T11:55:50.198Z] 11:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-22T11:55:50.198Z] 11:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-22T11:55:50.198Z] 11:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-22T11:55:50.198Z] 11:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T11:55:50.198Z] 11:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T11:55:50.198Z] 11:50:01 3 0.05 0.00 0.02 0.02 0.03 99.88 [2024-10-22T11:55:50.198Z] 11:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T11:55:50.198Z] 11:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T11:55:50.198Z] 11:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:51:01 all 0.30 0.00 0.03 0.01 0.01 99.64 [2024-10-22T11:55:50.198Z] 11:51:01 0 0.43 0.00 0.05 0.03 0.00 99.48 [2024-10-22T11:55:50.198Z] 11:51:01 1 0.10 0.00 0.03 0.02 0.00 99.85 [2024-10-22T11:55:50.198Z] 11:51:01 2 0.38 0.00 0.03 0.00 0.02 99.57 [2024-10-22T11:55:50.198Z] 11:51:01 3 0.17 0.00 0.02 0.05 0.00 99.77 [2024-10-22T11:55:50.198Z] 11:51:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2024-10-22T11:55:50.198Z] 11:51:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-22T11:55:50.198Z] 11:51:01 6 0.78 0.00 0.03 0.00 0.02 99.17 [2024-10-22T11:55:50.198Z] 11:51:01 7 0.40 0.00 0.00 0.02 0.02 99.57 [2024-10-22T11:55:50.198Z] 11:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-22T11:55:50.198Z] 11:52:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-22T11:55:50.198Z] 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-22T11:55:50.198Z] 11:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-22T11:55:50.198Z] 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T11:55:50.198Z] 11:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:52:01 6 0.15 0.00 0.03 0.00 0.03 99.78 [2024-10-22T11:55:50.198Z] 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] 11:52:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T11:55:50.198Z] 11:53:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-10-22T11:55:50.198Z] 11:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-22T11:55:50.198Z] 11:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T11:55:50.198Z] 11:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-22T11:55:50.198Z] 11:53:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2024-10-22T11:55:50.198Z] 11:53:01 7 0.02 0.00 0.00 0.08 0.00 99.90 [2024-10-22T11:55:50.198Z] 11:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-22T11:55:50.198Z] 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T11:55:50.198Z] 11:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T11:55:50.198Z] 11:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T11:55:50.198Z] 11:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T11:55:50.198Z] 11:54:01 6 0.18 0.00 0.05 0.00 0.02 99.75 [2024-10-22T11:55:50.198Z] 11:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:55:01 all 0.09 0.00 0.03 0.02 0.01 99.85 [2024-10-22T11:55:50.198Z] 11:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T11:55:50.198Z] 11:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-22T11:55:50.198Z] 11:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T11:55:50.198Z] 11:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-22T11:55:50.198Z] 11:55:01 4 0.52 0.00 0.00 0.00 0.00 99.48 [2024-10-22T11:55:50.198Z] 11:55:01 5 0.02 0.00 0.07 0.02 0.02 99.88 [2024-10-22T11:55:50.198Z] 11:55:01 6 0.07 0.00 0.07 0.00 0.05 99.82 [2024-10-22T11:55:50.198Z] 11:55:01 7 0.02 0.00 0.00 0.17 0.02 99.80 [2024-10-22T11:55:50.198Z] Average: all 5.55 0.00 1.25 0.18 0.02 92.99 [2024-10-22T11:55:50.198Z] Average: 0 5.54 0.00 1.32 0.36 0.02 92.76 [2024-10-22T11:55:50.198Z] Average: 1 5.47 0.00 1.22 0.07 0.02 93.22 [2024-10-22T11:55:50.198Z] Average: 2 5.46 0.00 1.19 0.06 0.02 93.27 [2024-10-22T11:55:50.198Z] Average: 3 5.46 0.00 1.15 0.23 0.02 93.15 [2024-10-22T11:55:50.198Z] Average: 4 5.55 0.00 1.23 0.12 0.02 93.07 [2024-10-22T11:55:50.198Z] Average: 5 5.62 0.00 1.39 0.39 0.03 92.57 [2024-10-22T11:55:50.198Z] Average: 6 5.68 0.00 1.28 0.19 0.03 92.82 [2024-10-22T11:55:50.198Z] Average: 7 5.62 0.00 1.22 0.05 0.02 93.10 [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z] [2024-10-22T11:55:50.198Z]