Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e053017f6210e68a118343bc0c3f80515b885ea+d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 (dded0645984aa2d059aafefe5510d244d92a4c9f) 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-ssh1317868658507800732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12102401128350007069.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-rest-go/branches/PR-301/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-rest-go/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11987498085614169578.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-rest-go/branches/PR-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4328674792425031413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7507938066818654059.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-rest-go/branches/PR-301/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-rest-go/branches/PR-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh27363392012582985.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11072 in /w/workspace/gexfoundry_device-rest-go_PR-301 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 into PR head commit 9e053017f6210e68a118343bc0c3f80515b885ea Merge succeeded, producing 9e053017f6210e68a118343bc0c3f80515b885ea Checking out Revision 9e053017f6210e68a118343bc0c3f80515b885ea (PR-301) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e053017f6210e68a118343bc0c3f80515b885ea # 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 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e053017f6210e68a118343bc0c3f80515b885ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T20:59:18.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T20:59:18.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T20:59:18.531Z] ========================================================= [2023-04-26T20:59:18.531Z] EdgeX Global Pipelines Version Info [2023-04-26T20:59:18.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:59:19.305Z] ------------------- [2023-04-26T20:59:19.305Z] stable info: [2023-04-26T20:59:19.305Z] ------------------- [2023-04-26T20:59:19.305Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T20:59:19.305Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:59:19.305Z] Message: update stable to v1.0.248 [2023-04-26T20:59:19.878Z] ------------------- [2023-04-26T20:59:19.878Z] experimental info: [2023-04-26T20:59:19.878Z] ------------------- [2023-04-26T20:59:19.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T20:59:19.878Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:59:19.878Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T20:59:20.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-26T20:59:20.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-26T20:59:20.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T20:59:20.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T20:59:20.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T20:59:20.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T20:59:20.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T20:59:20.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T20:59:20.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T20:59:20.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T20:59:20.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T20:59:20.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-26T20:59:20.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T20:59:20.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T20:59:20.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T20:59:20.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T20:59:20.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:59:20.958Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T20:59:20.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T20:59:21.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T20:59:21.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T20:59:21.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T20:59:21.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T20:59:21.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T20:59:21.268Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T20:59:21.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T20:59:21.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T20:59:21.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2023-04-26T20:59:21.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2023-04-26T20:59:21.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2023-04-26T20:59:21.536Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e053017f6210e68a118343bc0c3f80515b885ea [Pipeline] echo [2023-04-26T20:59:21.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e05301 [Pipeline] echo [2023-04-26T20:59:21.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T20:59:21.754Z] provisioning config files... [2023-04-26T20:59:21.770Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/config9881935815334410026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:59:22.121Z] ---> docker-login.sh [2023-04-26T20:59:22.121Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:59:22.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:22.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:22.381Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:22.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:22.381Z] [2023-04-26T20:59:22.381Z] Login Succeeded [2023-04-26T20:59:22.381Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:59:22.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:22.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:22.381Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:22.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:22.381Z] [2023-04-26T20:59:22.381Z] Login Succeeded [2023-04-26T20:59:22.381Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:59:22.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:22.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:22.688Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:22.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:22.688Z] [2023-04-26T20:59:22.688Z] Login Succeeded [2023-04-26T20:59:22.688Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:59:22.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:22.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:22.688Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:22.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:22.688Z] [2023-04-26T20:59:22.688Z] Login Succeeded [2023-04-26T20:59:22.688Z] docker.io [2023-04-26T20:59:22.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:22.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:22.952Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:22.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:22.952Z] [2023-04-26T20:59:22.952Z] Login Succeeded [2023-04-26T20:59:22.952Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:59:22.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T20:59:23.625Z] + git rev-list -1 --merges 9e053017f6210e68a118343bc0c3f80515b885ea~1..9e053017f6210e68a118343bc0c3f80515b885ea [Pipeline] echo [2023-04-26T20:59:23.705Z] -----------> git rev-list -1 --merges 9e053017f6210e68a118343bc0c3f80515b885ea~1..9e053017f6210e68a118343bc0c3f80515b885ea 9e053017f6210e68a118343bc0c3f80515b885ea [false] [Pipeline] sh [2023-04-26T20:59:24.062Z] + git log --format=format:%s -1 9e053017f6210e68a118343bc0c3f80515b885ea [Pipeline] echo [2023-04-26T20:59:24.499Z] ========================================================= [2023-04-26T20:59:24.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T20:59:24.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T20:59:24.952Z] + git log --format=format:%s -1 9e053017f6210e68a118343bc0c3f80515b885ea [Pipeline] echo [2023-04-26T20:59:24.990Z] [semverPrep] GIT_COMMIT: 9e053017f6210e68a118343bc0c3f80515b885ea, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-26T20:59:25.021Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T20:59:25.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T20:59:25.403Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T20:59:25.403Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T20:59:25.403Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T20:59:25.403Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T20:59:25.403Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T20:59:25.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:59:25.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:59:25.947Z] [2023-04-26T20:59:25.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:59:26.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:59:26.994Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T20:59:26.994Z] b85a868b505f: Pulling fs layer [2023-04-26T20:59:26.994Z] e2be974225ed: Pulling fs layer [2023-04-26T20:59:26.994Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T20:59:26.994Z] 988bab9f4d93: Pulling fs layer [2023-04-26T20:59:26.994Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T20:59:26.994Z] eaf3925da568: Pulling fs layer [2023-04-26T20:59:26.994Z] bab4dde63d76: Pulling fs layer [2023-04-26T20:59:26.994Z] bde34c3a00c8: Pulling fs layer [2023-04-26T20:59:26.994Z] b352a97aabf1: Pulling fs layer [2023-04-26T20:59:26.994Z] 988bab9f4d93: Waiting [2023-04-26T20:59:26.994Z] 1469e6f7b9e6: Waiting [2023-04-26T20:59:26.994Z] eaf3925da568: Waiting [2023-04-26T20:59:26.994Z] bab4dde63d76: Waiting [2023-04-26T20:59:26.994Z] bde34c3a00c8: Waiting [2023-04-26T20:59:26.994Z] 4872d77fe225: Pulling fs layer [2023-04-26T20:59:26.994Z] b352a97aabf1: Waiting [2023-04-26T20:59:26.994Z] 5851b861e8e6: Pulling fs layer [2023-04-26T20:59:26.994Z] 4872d77fe225: Waiting [2023-04-26T20:59:27.258Z] e2be974225ed: Verifying Checksum [2023-04-26T20:59:27.258Z] 988bab9f4d93: Verifying Checksum [2023-04-26T20:59:27.258Z] 988bab9f4d93: Download complete [2023-04-26T20:59:27.258Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T20:59:27.258Z] 339a4e72a1f5: Download complete [2023-04-26T20:59:27.258Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T20:59:27.258Z] 1469e6f7b9e6: Download complete [2023-04-26T20:59:27.258Z] eaf3925da568: Download complete [2023-04-26T20:59:27.258Z] bde34c3a00c8: Verifying Checksum [2023-04-26T20:59:27.258Z] bde34c3a00c8: Download complete [2023-04-26T20:59:27.258Z] b352a97aabf1: Verifying Checksum [2023-04-26T20:59:27.258Z] b352a97aabf1: Download complete [2023-04-26T20:59:27.258Z] 4872d77fe225: Download complete [2023-04-26T20:59:27.258Z] 5851b861e8e6: Verifying Checksum [2023-04-26T20:59:27.258Z] 5851b861e8e6: Download complete [2023-04-26T20:59:27.518Z] b85a868b505f: Verifying Checksum [2023-04-26T20:59:27.519Z] b85a868b505f: Download complete [2023-04-26T20:59:27.779Z] bab4dde63d76: Verifying Checksum [2023-04-26T20:59:27.779Z] bab4dde63d76: Download complete [2023-04-26T20:59:28.722Z] b85a868b505f: Pull complete [2023-04-26T20:59:28.722Z] e2be974225ed: Pull complete [2023-04-26T20:59:29.293Z] 339a4e72a1f5: Pull complete [2023-04-26T20:59:29.293Z] 988bab9f4d93: Pull complete [2023-04-26T20:59:29.555Z] 1469e6f7b9e6: Pull complete [2023-04-26T20:59:29.555Z] eaf3925da568: Pull complete [2023-04-26T20:59:31.465Z] bab4dde63d76: Pull complete [2023-04-26T20:59:31.465Z] bde34c3a00c8: Pull complete [2023-04-26T20:59:31.725Z] b352a97aabf1: Pull complete [2023-04-26T20:59:31.725Z] 4872d77fe225: Pull complete [2023-04-26T20:59:31.725Z] 5851b861e8e6: Pull complete [2023-04-26T20:59:31.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T20:59:31.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:59:31.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:59:32.202Z] prd-ubuntu20.04-docker-8c-8g-11072 does not seem to be running inside a container [2023-04-26T20:59:32.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-301 -v /w/workspace/gexfoundry_device-rest-go_PR-301:/w/workspace/gexfoundry_device-rest-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-301@tmp:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T20:59:33.338Z] $ docker top bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d -eo pid,comm [2023-04-26T20:59:33.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T20:59:33.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T20:59:33.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:59:33.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:59:33.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:59:33.633Z] $ docker exec bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d ssh-agent [2023-04-26T20:59:33.753Z] SSH_AUTH_SOCK=/tmp/ssh-SLaLidJLJbop/agent.32 [2023-04-26T20:59:33.753Z] SSH_AGENT_PID=38 [2023-04-26T20:59:33.761Z] Running ssh-add (command line suppressed) [2023-04-26T20:59:33.864Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-301@tmp/private_key_5783687043895503800.key (/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/private_key_5783687043895503800.key) [2023-04-26T20:59:33.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:59:34.211Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T20:59:34.242Z] $ docker exec --env ******** --env ******** bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d ssh-agent -k [2023-04-26T20:59:34.369Z] unset SSH_AUTH_SOCK; [2023-04-26T20:59:34.370Z] unset SSH_AGENT_PID; [2023-04-26T20:59:34.370Z] echo Agent pid 38 killed; [2023-04-26T20:59:34.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T20:59:34.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:59:34.468Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:59:34.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:59:34.589Z] $ docker exec bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d ssh-agent [2023-04-26T20:59:34.695Z] SSH_AUTH_SOCK=/tmp/ssh-2FELriZowAhC/agent.71 [2023-04-26T20:59:34.695Z] SSH_AGENT_PID=77 [2023-04-26T20:59:34.700Z] Running ssh-add (command line suppressed) [2023-04-26T20:59:34.806Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-301@tmp/private_key_1825170295188785361.key (/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/private_key_1825170295188785361.key) [2023-04-26T20:59:34.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:59:35.143Z] + git semver init [2023-04-26T20:59:35.406Z] 2023-04-26 20:59:35,356 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T20:59:35.406Z] 2023-04-26 20:59:35,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-301/.semver [2023-04-26T20:59:35.406Z] 2023-04-26 20:59:35,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-301/.semver [2023-04-26T20:59:35.406Z] 2023-04-26 20:59:35,358 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-301/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-301, universal_newlines=False, shell=None, istream=None) [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,270 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-301/.git/info/exclude [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-301/.semver/PR-301 with force:False [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,270 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-301/.semver/PR-301 [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,274 [execute] INFO git cat-file --batch-check [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,281 [execute] INFO git cat-file --batch [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T20:59:36.361Z] 2023-04-26 20:59:36,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-301/.semver/PR-301 [2023-04-26T20:59:36.361Z] 0.0.0 [Pipeline] } [2023-04-26T20:59:36.393Z] $ docker exec --env ******** --env ******** bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d ssh-agent -k [2023-04-26T20:59:36.491Z] unset SSH_AUTH_SOCK; [2023-04-26T20:59:36.492Z] unset SSH_AGENT_PID; [2023-04-26T20:59:36.492Z] echo Agent pid 77 killed; [2023-04-26T20:59:36.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T20:59:36.915Z] + git semver [Pipeline] } [2023-04-26T20:59:37.209Z] $ docker stop --time=1 bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d [2023-04-26T20:59:38.499Z] $ docker rm -f --volumes bfda2fe2b12a2ee389bd1f5f6de7b1fa74351a97cd677388ac8d00147c7b9d8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:59:38.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T20:59:39.300Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T20:59:39.317Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T20:59:39.952Z] provisioning config files... [2023-04-26T20:59:39.961Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/config18383368670686389285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:59:40.323Z] ---> docker-login.sh [2023-04-26T20:59:40.323Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:59:40.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:40.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:40.323Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:40.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:40.323Z] [2023-04-26T20:59:40.323Z] Login Succeeded [2023-04-26T20:59:40.323Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:59:40.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:40.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:40.323Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:40.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:40.323Z] [2023-04-26T20:59:40.323Z] Login Succeeded [2023-04-26T20:59:40.323Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:59:40.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:40.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:40.583Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:40.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:40.583Z] [2023-04-26T20:59:40.583Z] Login Succeeded [2023-04-26T20:59:40.583Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:59:40.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:40.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:40.583Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:40.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:40.583Z] [2023-04-26T20:59:40.583Z] Login Succeeded [2023-04-26T20:59:40.583Z] docker.io [2023-04-26T20:59:40.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:59:40.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:59:40.843Z] Configure a credential helper to remove this warning. See [2023-04-26T20:59:40.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:59:40.843Z] [2023-04-26T20:59:40.843Z] Login Succeeded [2023-04-26T20:59:40.843Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:59:40.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T20:59:41.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:59:41.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:59:41.136Z] ========================================================= [2023-04-26T20:59:41.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T20:59:41.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:59:41.693Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T20:59:41.693Z] Sending build context to Docker daemon 10.91MB [2023-04-26T20:59:41.693Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T20:59:41.693Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T20:59:41.693Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T20:59:41.693Z] f56be85fc22e: Pulling fs layer [2023-04-26T20:59:41.693Z] 85791d961cd3: Pulling fs layer [2023-04-26T20:59:41.693Z] d694b5ae8c79: Pulling fs layer [2023-04-26T20:59:41.693Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T20:59:41.693Z] 4d19c01a9841: Pulling fs layer [2023-04-26T20:59:41.693Z] 9325e15d5711: Pulling fs layer [2023-04-26T20:59:41.693Z] 556b6ee489ea: Pulling fs layer [2023-04-26T20:59:41.693Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T20:59:41.693Z] 9f32a84ed3da: Waiting [2023-04-26T20:59:41.693Z] 4d19c01a9841: Waiting [2023-04-26T20:59:41.693Z] 9325e15d5711: Waiting [2023-04-26T20:59:41.693Z] 556b6ee489ea: Waiting [2023-04-26T20:59:41.693Z] 85791d961cd3: Download complete [2023-04-26T20:59:41.693Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T20:59:41.693Z] 4d19c01a9841: Verifying Checksum [2023-04-26T20:59:41.693Z] 4d19c01a9841: Download complete [2023-04-26T20:59:41.952Z] f56be85fc22e: Verifying Checksum [2023-04-26T20:59:41.952Z] f56be85fc22e: Download complete [2023-04-26T20:59:41.952Z] 9325e15d5711: Verifying Checksum [2023-04-26T20:59:41.952Z] 9325e15d5711: Download complete [2023-04-26T20:59:41.952Z] f56be85fc22e: Pull complete [2023-04-26T20:59:42.214Z] 85791d961cd3: Pull complete [2023-04-26T20:59:42.214Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T20:59:42.214Z] c5a4b2cf53e6: Download complete [2023-04-26T20:59:42.472Z] d694b5ae8c79: Verifying Checksum [2023-04-26T20:59:42.472Z] d694b5ae8c79: Download complete [2023-04-26T20:59:42.730Z] 556b6ee489ea: Verifying Checksum [2023-04-26T20:59:42.730Z] 556b6ee489ea: Download complete [2023-04-26T20:59:46.037Z] d694b5ae8c79: Pull complete [2023-04-26T20:59:46.037Z] 9f32a84ed3da: Pull complete [2023-04-26T20:59:46.037Z] 4d19c01a9841: Pull complete [2023-04-26T20:59:46.037Z] 9325e15d5711: Pull complete [2023-04-26T20:59:48.565Z] 556b6ee489ea: Pull complete [2023-04-26T20:59:49.134Z] c5a4b2cf53e6: Pull complete [2023-04-26T20:59:49.134Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T20:59:49.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:59:49.134Z] ---> c4be618373d6 [2023-04-26T20:59:49.134Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:59:50.521Z] ---> Running in 64391906af2d [2023-04-26T20:59:50.521Z] Removing intermediate container 64391906af2d [2023-04-26T20:59:50.521Z] ---> 5c1be593d8b5 [2023-04-26T20:59:50.521Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T20:59:50.521Z] ---> Running in ec8f5cfc88da [2023-04-26T20:59:50.521Z] Removing intermediate container ec8f5cfc88da [2023-04-26T20:59:50.521Z] ---> fdef4e429817 [2023-04-26T20:59:50.521Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T20:59:50.521Z] ---> Running in 571e69e69cab [2023-04-26T20:59:50.781Z] Removing intermediate container 571e69e69cab [2023-04-26T20:59:50.781Z] ---> 084d9f1df5a9 [2023-04-26T20:59:50.781Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T20:59:50.781Z] ---> Running in 3a91ef47ba2a [2023-04-26T20:59:50.781Z] Removing intermediate container 3a91ef47ba2a [2023-04-26T20:59:50.781Z] ---> 7ba942b3c46d [2023-04-26T20:59:50.781Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T20:59:50.781Z] ---> Running in 0b0ddd033010 [2023-04-26T20:59:51.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:59:51.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:59:51.299Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T20:59:51.557Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T20:59:51.557Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T20:59:51.557Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T20:59:51.557Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:59:51.557Z] OK: 269 MiB in 57 packages [2023-04-26T20:59:51.815Z] Removing intermediate container 0b0ddd033010 [2023-04-26T20:59:51.815Z] ---> 305f10d0acc6 [2023-04-26T20:59:51.815Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-26T20:59:51.815Z] ---> Running in e1b444784697 [2023-04-26T20:59:52.073Z] Removing intermediate container e1b444784697 [2023-04-26T20:59:52.073Z] ---> 03bf354aec8b [2023-04-26T20:59:52.073Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T20:59:52.073Z] ---> 096314220fe0 [2023-04-26T20:59:52.073Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:59:52.073Z] ---> Running in 196d0c7c8d73 [2023-04-26T20:59:54.749Z] Still waiting to schedule task [2023-04-26T20:59:54.749Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-26T21:00:10.173Z] Removing intermediate container 196d0c7c8d73 [2023-04-26T21:00:10.173Z] ---> 41c4cfb4b2f0 [2023-04-26T21:00:10.173Z] Step 11/12 : COPY . . [2023-04-26T21:00:10.173Z] ---> 12a6c0bc852c [2023-04-26T21:00:10.173Z] Step 12/12 : RUN $MAKE [2023-04-26T21:00:10.173Z] ---> Running in 17cd785fc604 [2023-04-26T21:00:10.173Z] noop [2023-04-26T21:00:10.431Z] Removing intermediate container 17cd785fc604 [2023-04-26T21:00:10.431Z] ---> 0f1384fa5c2c [2023-04-26T21:00:10.431Z] Successfully built 0f1384fa5c2c [2023-04-26T21:00:10.431Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:00:10.875Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T21:00:10.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:00:11.032Z] prd-ubuntu20.04-docker-8c-8g-11072 does not seem to be running inside a container [2023-04-26T21:00:11.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-301 -v /w/workspace/gexfoundry_device-rest-go_PR-301:/w/workspace/gexfoundry_device-rest-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-301@tmp:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T21:00:11.378Z] $ docker top 248ab9aa063b8542cbb8a857de6422942cfb99628e6d1035f3e4b252a6559ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:00:11.769Z] + go version [2023-04-26T21:00:11.769Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T21:00:11.806Z] $ docker stop --time=1 248ab9aa063b8542cbb8a857de6422942cfb99628e6d1035f3e4b252a6559ca7 [2023-04-26T21:00:13.074Z] $ docker rm -f --volumes 248ab9aa063b8542cbb8a857de6422942cfb99628e6d1035f3e4b252a6559ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:00:13.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T21:00:13.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:00:13.946Z] prd-ubuntu20.04-docker-8c-8g-11072 does not seem to be running inside a container [2023-04-26T21:00:13.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-301 -v /w/workspace/gexfoundry_device-rest-go_PR-301:/w/workspace/gexfoundry_device-rest-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-301@tmp:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T21:00:14.340Z] $ docker top d705d40deeb7d9830c4fecc4f04238154b279c9f70ea9485166c0c573cbe93ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:00:14.724Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-301 [Pipeline] fileExists [Pipeline] sh [2023-04-26T21:00:15.079Z] + make test [2023-04-26T21:00:15.079Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T21:00:20.347Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-26T21:00:30.316Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-26T21:00:30.316Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 32.2% of statements [2023-04-26T21:00:34.495Z] go vet ./... [2023-04-26T21:00:38.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T21:00:38.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T21:00:38.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T21:00:38.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T21:00:38.752Z] $ docker stop --time=1 d705d40deeb7d9830c4fecc4f04238154b279c9f70ea9485166c0c573cbe93ae [2023-04-26T21:00:40.492Z] $ docker rm -f --volumes d705d40deeb7d9830c4fecc4f04238154b279c9f70ea9485166c0c573cbe93ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:00:41.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T21:00:41.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T21:00:41.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T21:00:42.051Z] + ls -al . [2023-04-26T21:00:42.051Z] total 184 [2023-04-26T21:00:42.051Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 21:00 . [2023-04-26T21:00:42.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 20:59 .. [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 20:59 .dockerignore [2023-04-26T21:00:42.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 20:59 .git [2023-04-26T21:00:42.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 20:59 .github [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 20:59 .gitignore [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 20:59 .golangci.yml [2023-04-26T21:00:42.051Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 20:59 .semver [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 20:59 Attribution.txt [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 20:59 CHANGELOG.md [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 20:59 Dockerfile [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 20:59 GOVERNANCE.md [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 20:59 Jenkinsfile [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 20:59 LICENSE [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 20:59 Makefile [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 20:59 OWNERS.md [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 20:59 README.md [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 20:59 VERSION [2023-04-26T21:00:42.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 20:59 bin [2023-04-26T21:00:42.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 20:59 cmd [2023-04-26T21:00:42.051Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 21:00 coverage.out [2023-04-26T21:00:42.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 20:59 driver [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 20:59 go.mod [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 20:59 go.sum [2023-04-26T21:00:42.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 20:59 snap [2023-04-26T21:00:42.051Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:00:42.445Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9e053017f6210e68a118343bc0c3f80515b885ea --label arch=amd64 --label version=0.0.0 . [2023-04-26T21:00:42.445Z] Sending build context to Docker daemon 10.92MB [2023-04-26T21:00:42.445Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T21:00:42.445Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T21:00:42.445Z] ---> 0f1384fa5c2c [2023-04-26T21:00:42.445Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:00:42.445Z] ---> Running in 0f089254ead4 [2023-04-26T21:00:42.445Z] Removing intermediate container 0f089254ead4 [2023-04-26T21:00:42.445Z] ---> 7a24b92e7f4a [2023-04-26T21:00:42.445Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T21:00:42.445Z] ---> Running in 2af95979e88e [2023-04-26T21:00:42.704Z] Removing intermediate container 2af95979e88e [2023-04-26T21:00:42.704Z] ---> 9c15e76bcbdb [2023-04-26T21:00:42.704Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T21:00:42.704Z] ---> Running in 78c50d47175a [2023-04-26T21:00:42.704Z] Removing intermediate container 78c50d47175a [2023-04-26T21:00:42.704Z] ---> 056159bd729c [2023-04-26T21:00:42.704Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T21:00:42.704Z] ---> Running in 78de6f5e1944 [2023-04-26T21:00:42.704Z] Removing intermediate container 78de6f5e1944 [2023-04-26T21:00:42.704Z] ---> 8d946ca72570 [2023-04-26T21:00:42.704Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T21:00:42.964Z] ---> Running in 01932fe1f642 [2023-04-26T21:00:43.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T21:00:43.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T21:00:43.483Z] OK: 269 MiB in 57 packages [2023-04-26T21:00:43.742Z] Removing intermediate container 01932fe1f642 [2023-04-26T21:00:43.742Z] ---> ba1dc5c07e85 [2023-04-26T21:00:43.742Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-26T21:00:43.742Z] ---> Running in 8d59527e6bb0 [2023-04-26T21:00:43.742Z] Removing intermediate container 8d59527e6bb0 [2023-04-26T21:00:43.742Z] ---> 51962ca9df12 [2023-04-26T21:00:43.742Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-26T21:00:44.001Z] ---> f71c992186c7 [2023-04-26T21:00:44.001Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:00:44.001Z] ---> Running in 5fb7da15f593 [2023-04-26T21:00:44.570Z] Removing intermediate container 5fb7da15f593 [2023-04-26T21:00:44.570Z] ---> df6c6db12968 [2023-04-26T21:00:44.570Z] Step 11/25 : COPY . . [2023-04-26T21:00:44.828Z] ---> eb9a98d1bc73 [2023-04-26T21:00:44.828Z] Step 12/25 : RUN $MAKE [2023-04-26T21:00:44.828Z] ---> Running in 9cd7765b289c [2023-04-26T21:00:45.086Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-26T21:01:03.166Z] Removing intermediate container 9cd7765b289c [2023-04-26T21:01:03.166Z] ---> 1997fdaf306f [2023-04-26T21:01:03.166Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T21:01:03.166Z] 3.17: Pulling from library/alpine [2023-04-26T21:01:03.166Z] f56be85fc22e: Already exists [2023-04-26T21:01:03.166Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T21:01:03.166Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T21:01:03.166Z] ---> 9ed4aefc74f6 [2023-04-26T21:01:03.166Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T21:01:03.166Z] ---> Running in f66aa9d7bd4f [2023-04-26T21:01:03.166Z] Removing intermediate container f66aa9d7bd4f [2023-04-26T21:01:03.166Z] ---> 9b9353d53ba6 [2023-04-26T21:01:03.166Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-26T21:01:03.166Z] ---> Running in 6aca169bd928 [2023-04-26T21:01:03.166Z] Removing intermediate container 6aca169bd928 [2023-04-26T21:01:03.166Z] ---> f1893cbc1ac5 [2023-04-26T21:01:03.166Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:01:03.166Z] ---> Running in a7a518e8ccc8 [2023-04-26T21:01:03.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T21:01:03.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T21:01:03.425Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T21:01:03.425Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:01:03.685Z] OK: 7 MiB in 16 packages [2023-04-26T21:01:03.943Z] Removing intermediate container a7a518e8ccc8 [2023-04-26T21:01:03.943Z] ---> a890f328bf69 [2023-04-26T21:01:03.943Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-26T21:01:04.202Z] ---> a3ec282cd44a [2023-04-26T21:01:04.202Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-26T21:01:04.461Z] ---> 0f87d12c4a59 [2023-04-26T21:01:04.461Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-26T21:01:04.461Z] ---> 5bbf4153fb7e [2023-04-26T21:01:04.461Z] Step 20/25 : EXPOSE 59986 [2023-04-26T21:01:04.461Z] ---> Running in 5e8c0e357c95 [2023-04-26T21:01:04.719Z] Removing intermediate container 5e8c0e357c95 [2023-04-26T21:01:04.719Z] ---> e8efe1489ad0 [2023-04-26T21:01:04.719Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-26T21:01:04.719Z] ---> Running in 07bc57915585 [2023-04-26T21:01:04.719Z] Removing intermediate container 07bc57915585 [2023-04-26T21:01:04.719Z] ---> cc01adc28e21 [2023-04-26T21:01:04.719Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T21:01:04.719Z] ---> Running in da487a915f1c [2023-04-26T21:01:04.719Z] Removing intermediate container da487a915f1c [2023-04-26T21:01:04.719Z] ---> ec0c98d183e2 [2023-04-26T21:01:04.719Z] Step 23/25 : LABEL arch=amd64 [2023-04-26T21:01:04.719Z] ---> Running in 9f4060f8670e [2023-04-26T21:01:04.979Z] Removing intermediate container 9f4060f8670e [2023-04-26T21:01:04.979Z] ---> 594357ea0b99 [2023-04-26T21:01:04.979Z] Step 24/25 : LABEL git_sha=9e053017f6210e68a118343bc0c3f80515b885ea [2023-04-26T21:01:04.979Z] ---> Running in 4d3de8248985 [2023-04-26T21:01:04.979Z] Removing intermediate container 4d3de8248985 [2023-04-26T21:01:04.979Z] ---> ffa63a7d24e8 [2023-04-26T21:01:04.979Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T21:01:04.979Z] ---> Running in 67f0984babf0 [2023-04-26T21:01:04.979Z] Removing intermediate container 67f0984babf0 [2023-04-26T21:01:04.979Z] ---> 1a1b90284efc [2023-04-26T21:01:04.979Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T21:01:04.979Z] Successfully built 1a1b90284efc [2023-04-26T21:01:04.979Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:01:05.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:01:05.870Z] [2023-04-26T21:01:05.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:01:06.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:01:06.241Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T21:01:06.241Z] 5eb5b503b376: Pulling fs layer [2023-04-26T21:01:06.241Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T21:01:06.241Z] ec43610c2a17: Pulling fs layer [2023-04-26T21:01:06.241Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T21:01:06.241Z] 33b1e0a273af: Pulling fs layer [2023-04-26T21:01:06.241Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T21:01:06.241Z] 2f39f015ded8: Pulling fs layer [2023-04-26T21:01:06.241Z] 3a2ae6a8a46f: Waiting [2023-04-26T21:01:06.241Z] 5d3b04190fa2: Waiting [2023-04-26T21:01:06.241Z] 2f39f015ded8: Waiting [2023-04-26T21:01:06.241Z] 33b1e0a273af: Waiting [2023-04-26T21:01:06.241Z] 5c69ac0246d0: Download complete [2023-04-26T21:01:06.241Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T21:01:06.241Z] 3a2ae6a8a46f: Download complete [2023-04-26T21:01:06.241Z] 33b1e0a273af: Verifying Checksum [2023-04-26T21:01:06.241Z] 33b1e0a273af: Download complete [2023-04-26T21:01:06.241Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T21:01:06.241Z] 5d3b04190fa2: Download complete [2023-04-26T21:01:06.241Z] ec43610c2a17: Download complete [2023-04-26T21:01:06.502Z] 5eb5b503b376: Verifying Checksum [2023-04-26T21:01:06.502Z] 5eb5b503b376: Download complete [2023-04-26T21:01:07.070Z] 2f39f015ded8: Download complete [2023-04-26T21:01:07.635Z] 5eb5b503b376: Pull complete [2023-04-26T21:01:07.894Z] 5c69ac0246d0: Pull complete [2023-04-26T21:01:08.152Z] ec43610c2a17: Pull complete [2023-04-26T21:01:08.411Z] 3a2ae6a8a46f: Pull complete [2023-04-26T21:01:08.411Z] 33b1e0a273af: Pull complete [2023-04-26T21:01:08.669Z] 5d3b04190fa2: Pull complete [2023-04-26T21:01:12.859Z] 2f39f015ded8: Pull complete [2023-04-26T21:01:12.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T21:01:12.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:01:12.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:01:13.084Z] prd-ubuntu20.04-docker-8c-8g-11072 does not seem to be running inside a container [2023-04-26T21:01:13.121Z] $ 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/gexfoundry_device-rest-go_PR-301 -v /w/workspace/gexfoundry_device-rest-go_PR-301:/w/workspace/gexfoundry_device-rest-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-301@tmp:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T21:01:14.100Z] $ docker top eda284f6eafe9f2b49f4eff33fa4b0046e920755a85582c789dd1f1087a0dbad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:01:14.536Z] ---> job-cost.sh [2023-04-26T21:01:14.536Z] lf-activate-venv: SKIPPING [2023-04-26T21:01:14.536Z] INFO: No Stack... [2023-04-26T21:01:15.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T21:01:15.370Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T21:01:15.683Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-301/archives/cost.csv [2023-04-26T21:01:15.683Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T21:01:15.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [2023-04-26T21:01:15.732Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] did not exist. Created. [2023-04-26T21:01:15.732Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T21:01:16.132Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T21:01:16.183Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T21:01:16.207Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T21:01:16.294Z] $ docker stop --time=1 eda284f6eafe9f2b49f4eff33fa4b0046e920755a85582c789dd1f1087a0dbad [2023-04-26T21:01:17.459Z] $ docker rm -f --volumes eda284f6eafe9f2b49f4eff33fa4b0046e920755a85582c789dd1f1087a0dbad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T21:02:44.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11074 in /w/workspace/gexfoundry_device-rest-go_PR-301 [Pipeline] { [Pipeline] ws [2023-04-26T21:02:44.235Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T21:02:44.326Z] The recommended git tool is: git [2023-04-26T21:02:50.770Z] using credential edgex-jenkins-ssh [2023-04-26T21:02:50.798Z] Cloning the remote Git repository [2023-04-26T21:02:50.867Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-26T21:02:50.990Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-04-26T21:02:51.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-26T21:02:51.163Z] > git --version # timeout=10 [2023-04-26T21:02:51.187Z] > git --version # 'git version 2.25.1' [2023-04-26T21:02:51.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T21:02:51.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T21:02:53.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-26T21:02:53.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T21:02:55.360Z] Merging remotes/origin/main commit d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 into PR head commit 9e053017f6210e68a118343bc0c3f80515b885ea [2023-04-26T21:02:55.695Z] Merge succeeded, producing 9e053017f6210e68a118343bc0c3f80515b885ea [2023-04-26T21:02:55.695Z] Checking out Revision 9e053017f6210e68a118343bc0c3f80515b885ea (PR-301) [2023-04-26T21:02:54.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-26T21:02:54.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-26T21:02:54.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T21:02:54.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T21:02:55.388Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T21:02:55.471Z] > git checkout -f 9e053017f6210e68a118343bc0c3f80515b885ea # timeout=10 [2023-04-26T21:02:55.573Z] > git remote # timeout=10 [2023-04-26T21:02:55.595Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T21:02:55.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T21:02:55.645Z] > git merge d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 [2023-04-26T21:02:55.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T21:02:55.706Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T21:02:55.734Z] > git checkout -f 9e053017f6210e68a118343bc0c3f80515b885ea # timeout=10 [2023-04-26T21:02:56.337Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-26T21:02:56.403Z] > git --version # timeout=10 [2023-04-26T21:02:56.416Z] > git --version # 'git version 2.25.1' [2023-04-26T21:02:56.439Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T21:02:57.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T21:02:57.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:02:57.531Z] Dload Upload Total Spent Left Speed [2023-04-26T21:02:57.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-04-26T21:02:58.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T21:02:58.577Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T21:02:58.577Z] + sudo tee /etc/docker/daemon.new [2023-04-26T21:02:58.577Z] { [2023-04-26T21:02:58.577Z] "registry-mirrors": [ [2023-04-26T21:02:58.577Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T21:02:58.577Z] ], [2023-04-26T21:02:58.577Z] "bip": "10.250.0.254/24", [2023-04-26T21:02:58.577Z] "hosts": [ [2023-04-26T21:02:58.577Z] "tcp://0.0.0.0:5555", [2023-04-26T21:02:58.577Z] "unix:///var/run/docker.sock" [2023-04-26T21:02:58.577Z] ], [2023-04-26T21:02:58.577Z] "mtu": 1458, [2023-04-26T21:02:58.577Z] "selinux-enabled": true, [2023-04-26T21:02:58.577Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T21:02:58.577Z] } [Pipeline] sh [2023-04-26T21:02:58.943Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T21:02:59.307Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:03:17.678Z] provisioning config files... [2023-04-26T21:03:17.713Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config10923769054368066944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:03:18.118Z] ---> docker-login.sh [2023-04-26T21:03:18.118Z] nexus3.edgexfoundry.org:10001 [2023-04-26T21:03:18.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:03:18.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:03:18.711Z] Configure a credential helper to remove this warning. See [2023-04-26T21:03:18.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:03:18.711Z] [2023-04-26T21:03:18.711Z] Login Succeeded [2023-04-26T21:03:18.711Z] nexus3.edgexfoundry.org:10002 [2023-04-26T21:03:18.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:03:19.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:03:19.259Z] Configure a credential helper to remove this warning. See [2023-04-26T21:03:19.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:03:19.259Z] [2023-04-26T21:03:19.259Z] Login Succeeded [2023-04-26T21:03:19.259Z] nexus3.edgexfoundry.org:10003 [2023-04-26T21:03:19.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:03:19.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:03:19.531Z] Configure a credential helper to remove this warning. See [2023-04-26T21:03:19.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:03:19.531Z] [2023-04-26T21:03:19.531Z] Login Succeeded [2023-04-26T21:03:19.531Z] nexus3.edgexfoundry.org:10004 [2023-04-26T21:03:19.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:03:20.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:03:20.083Z] Configure a credential helper to remove this warning. See [2023-04-26T21:03:20.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:03:20.083Z] [2023-04-26T21:03:20.083Z] Login Succeeded [2023-04-26T21:03:20.083Z] docker.io [2023-04-26T21:03:20.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:03:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:03:20.631Z] Configure a credential helper to remove this warning. See [2023-04-26T21:03:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:03:20.631Z] [2023-04-26T21:03:20.631Z] Login Succeeded [2023-04-26T21:03:20.631Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T21:03:20.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T21:03:21.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T21:03:21.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T21:03:21.163Z] ========================================================= [2023-04-26T21:03:21.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T21:03:21.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:03:21.684Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T21:03:21.684Z] Sending build context to Docker daemon 138.8kB [2023-04-26T21:03:23.658Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T21:03:23.658Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T21:03:23.933Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T21:03:23.934Z] c41833b44d91: Pulling fs layer [2023-04-26T21:03:23.934Z] ed15518f5707: Pulling fs layer [2023-04-26T21:03:23.934Z] feae8fd75edb: Pulling fs layer [2023-04-26T21:03:23.934Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T21:03:23.934Z] 3cdef696dda3: Pulling fs layer [2023-04-26T21:03:23.934Z] 2ced38df9373: Pulling fs layer [2023-04-26T21:03:23.934Z] 58f1dce35555: Pulling fs layer [2023-04-26T21:03:23.934Z] 242c74f7c9fa: Waiting [2023-04-26T21:03:23.934Z] 3cdef696dda3: Waiting [2023-04-26T21:03:23.934Z] 2ced38df9373: Waiting [2023-04-26T21:03:23.934Z] 58f1dce35555: Waiting [2023-04-26T21:03:23.934Z] ed15518f5707: Verifying Checksum [2023-04-26T21:03:23.934Z] ed15518f5707: Download complete [2023-04-26T21:03:23.934Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T21:03:23.934Z] 242c74f7c9fa: Download complete [2023-04-26T21:03:23.934Z] 3cdef696dda3: Verifying Checksum [2023-04-26T21:03:23.934Z] 3cdef696dda3: Download complete [2023-04-26T21:03:23.934Z] c41833b44d91: Verifying Checksum [2023-04-26T21:03:23.934Z] c41833b44d91: Download complete [2023-04-26T21:03:24.917Z] c41833b44d91: Pull complete [2023-04-26T21:03:25.908Z] 58f1dce35555: Verifying Checksum [2023-04-26T21:03:25.908Z] 58f1dce35555: Download complete [2023-04-26T21:03:25.908Z] ed15518f5707: Pull complete [2023-04-26T21:03:26.901Z] feae8fd75edb: Verifying Checksum [2023-04-26T21:03:26.901Z] feae8fd75edb: Download complete [2023-04-26T21:03:26.901Z] 2ced38df9373: Verifying Checksum [2023-04-26T21:03:26.901Z] 2ced38df9373: Download complete [2023-04-26T21:03:39.282Z] feae8fd75edb: Pull complete [2023-04-26T21:03:39.282Z] 242c74f7c9fa: Pull complete [2023-04-26T21:03:39.282Z] 3cdef696dda3: Pull complete [2023-04-26T21:03:46.123Z] 2ced38df9373: Pull complete [2023-04-26T21:03:50.397Z] 58f1dce35555: Pull complete [2023-04-26T21:03:50.669Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T21:03:50.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T21:03:50.669Z] ---> fadd8f120f05 [2023-04-26T21:03:50.669Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:03:51.636Z] ---> Running in d228ee2c8378 [2023-04-26T21:03:51.905Z] Removing intermediate container d228ee2c8378 [2023-04-26T21:03:51.905Z] ---> 7c634ca39473 [2023-04-26T21:03:51.905Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T21:03:51.905Z] ---> Running in bbc1d74eaa28 [2023-04-26T21:03:52.174Z] Removing intermediate container bbc1d74eaa28 [2023-04-26T21:03:52.174Z] ---> eef3ee9d619a [2023-04-26T21:03:52.174Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T21:03:52.174Z] ---> Running in 408d45dd3f2e [2023-04-26T21:03:52.766Z] Removing intermediate container 408d45dd3f2e [2023-04-26T21:03:52.766Z] ---> f3b2a63d0718 [2023-04-26T21:03:52.766Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T21:03:52.766Z] ---> Running in b043d17e3585 [2023-04-26T21:03:53.038Z] Removing intermediate container b043d17e3585 [2023-04-26T21:03:53.038Z] ---> c42ff529db13 [2023-04-26T21:03:53.038Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T21:03:53.038Z] ---> Running in 224c9906a398 [2023-04-26T21:03:54.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:03:55.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:03:56.472Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T21:03:56.472Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T21:03:56.472Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T21:03:56.472Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T21:03:56.472Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:03:56.472Z] OK: 268 MiB in 57 packages [2023-04-26T21:03:57.465Z] Removing intermediate container 224c9906a398 [2023-04-26T21:03:57.465Z] ---> eb2c0ff8526a [2023-04-26T21:03:57.465Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-26T21:03:57.741Z] ---> Running in 195927ab77f9 [2023-04-26T21:03:58.011Z] Removing intermediate container 195927ab77f9 [2023-04-26T21:03:58.011Z] ---> 459735fbca0a [2023-04-26T21:03:58.011Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T21:03:58.597Z] ---> 59c2455a76dc [2023-04-26T21:03:58.597Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:03:58.597Z] ---> Running in bb19a6e72502 [2023-04-26T21:05:20.519Z] Removing intermediate container bb19a6e72502 [2023-04-26T21:05:20.519Z] ---> e3848b88c00d [2023-04-26T21:05:20.519Z] Step 11/12 : COPY . . [2023-04-26T21:05:20.519Z] ---> 673ad2bf6d30 [2023-04-26T21:05:20.519Z] Step 12/12 : RUN $MAKE [2023-04-26T21:05:20.519Z] ---> Running in 82c582832363 [2023-04-26T21:05:20.519Z] noop [2023-04-26T21:05:20.519Z] Removing intermediate container 82c582832363 [2023-04-26T21:05:20.519Z] ---> e74467475245 [2023-04-26T21:05:20.519Z] Successfully built e74467475245 [2023-04-26T21:05:20.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:05:21.001Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T21:05:21.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:05:21.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-11074 does not seem to be running inside a container [2023-04-26T21:05:21.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2023-04-26T21:05:22.771Z] $ docker top 1dfaad5f4067e71703cc7316392649cd25a258fd113939e722d54247062a9f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:05:23.687Z] + go version [2023-04-26T21:05:23.687Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T21:05:23.722Z] $ docker stop --time=1 1dfaad5f4067e71703cc7316392649cd25a258fd113939e722d54247062a9f23 [2023-04-26T21:05:25.427Z] $ docker rm -f --volumes 1dfaad5f4067e71703cc7316392649cd25a258fd113939e722d54247062a9f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:05:26.321Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T21:05:26.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:05:26.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-11074 does not seem to be running inside a container [2023-04-26T21:05:26.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2023-04-26T21:05:27.960Z] $ docker top d9a7d19ca32502562597217a01f4bad9eb5411e3f8ccf489c04c519364edec9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:05:28.878Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T21:05:29.602Z] + make test [2023-04-26T21:05:29.602Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T21:06:08.528Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-26T21:08:15.280Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-26T21:08:15.280Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 32.2% of statements [2023-04-26T21:08:15.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T21:08:15.280Z] go vet ./... [2023-04-26T21:08:37.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T21:08:37.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T21:08:37.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T21:08:38.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T21:08:38.111Z] $ docker stop --time=1 d9a7d19ca32502562597217a01f4bad9eb5411e3f8ccf489c04c519364edec9f [2023-04-26T21:08:40.065Z] $ docker rm -f --volumes d9a7d19ca32502562597217a01f4bad9eb5411e3f8ccf489c04c519364edec9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:08:41.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T21:08:41.441Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T21:08:41.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T21:08:42.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T21:08:42.962Z] + ls -al . [2023-04-26T21:08:42.962Z] total 180 [2023-04-26T21:08:42.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 21:05 . [2023-04-26T21:08:42.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 21:02 .. [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 21:02 .dockerignore [2023-04-26T21:08:42.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 21:02 .git [2023-04-26T21:08:42.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 21:02 .github [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 21:02 .gitignore [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 21:02 .golangci.yml [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 21:02 Attribution.txt [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 21:02 CHANGELOG.md [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 21:02 Dockerfile [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 21:02 GOVERNANCE.md [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 21:02 Jenkinsfile [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 21:02 LICENSE [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 21:02 Makefile [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 21:02 OWNERS.md [2023-04-26T21:08:42.962Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 21:02 README.md [2023-04-26T21:08:42.963Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 20:59 VERSION [2023-04-26T21:08:42.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 21:02 bin [2023-04-26T21:08:42.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 21:02 cmd [2023-04-26T21:08:42.963Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 21:08 coverage.out [2023-04-26T21:08:42.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 21:02 driver [2023-04-26T21:08:42.963Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 21:02 go.mod [2023-04-26T21:08:42.963Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 21:02 go.sum [2023-04-26T21:08:42.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 21:02 snap [2023-04-26T21:08:42.963Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 21:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:08:43.401Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e053017f6210e68a118343bc0c3f80515b885ea --label arch=arm64 --label version=0.0.0 . [2023-04-26T21:08:43.402Z] Sending build context to Docker daemon 154.1kB [2023-04-26T21:08:43.669Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T21:08:43.670Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T21:08:43.670Z] ---> e74467475245 [2023-04-26T21:08:43.670Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:08:43.670Z] ---> Running in 5d5d3ec68a14 [2023-04-26T21:08:44.276Z] Removing intermediate container 5d5d3ec68a14 [2023-04-26T21:08:44.276Z] ---> f0d4f27d2fae [2023-04-26T21:08:44.276Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T21:08:44.276Z] ---> Running in 12e9f2099638 [2023-04-26T21:08:44.546Z] Removing intermediate container 12e9f2099638 [2023-04-26T21:08:44.546Z] ---> 71e7c9bd83cf [2023-04-26T21:08:44.546Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T21:08:44.546Z] ---> Running in b81464cd4db9 [2023-04-26T21:08:44.815Z] Removing intermediate container b81464cd4db9 [2023-04-26T21:08:44.815Z] ---> 168978c5f499 [2023-04-26T21:08:44.815Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T21:08:44.815Z] ---> Running in a5fd1387b2c9 [2023-04-26T21:08:45.405Z] Removing intermediate container a5fd1387b2c9 [2023-04-26T21:08:45.405Z] ---> 029cb5e5a330 [2023-04-26T21:08:45.405Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T21:08:45.405Z] ---> Running in 4deeb8a47216 [2023-04-26T21:08:46.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:08:47.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:08:48.505Z] OK: 268 MiB in 57 packages [2023-04-26T21:08:49.486Z] Removing intermediate container 4deeb8a47216 [2023-04-26T21:08:49.486Z] ---> e9de41fa23f6 [2023-04-26T21:08:49.486Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-26T21:08:49.486Z] ---> Running in 8edfef13378d [2023-04-26T21:08:49.754Z] Removing intermediate container 8edfef13378d [2023-04-26T21:08:49.754Z] ---> 0822143e149e [2023-04-26T21:08:49.754Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-26T21:08:50.347Z] ---> 6d1be6681857 [2023-04-26T21:08:50.347Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:08:50.347Z] ---> Running in b95e569da30f [2023-04-26T21:08:52.948Z] Removing intermediate container b95e569da30f [2023-04-26T21:08:52.948Z] ---> 305282d4f623 [2023-04-26T21:08:52.948Z] Step 11/25 : COPY . . [2023-04-26T21:08:53.541Z] ---> 1d06f4140287 [2023-04-26T21:08:53.541Z] Step 12/25 : RUN $MAKE [2023-04-26T21:08:53.541Z] ---> Running in 7645ff3372f3 [2023-04-26T21:08:54.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-26T21:11:16.306Z] Removing intermediate container 7645ff3372f3 [2023-04-26T21:11:16.306Z] ---> ca3f5ea759e3 [2023-04-26T21:11:16.306Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T21:11:16.306Z] 3.17: Pulling from library/alpine [2023-04-26T21:11:16.306Z] c41833b44d91: Already exists [2023-04-26T21:11:16.306Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T21:11:16.306Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T21:11:16.306Z] ---> 51e60588ff2c [2023-04-26T21:11:16.306Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T21:11:16.306Z] ---> Running in b20453bc2490 [2023-04-26T21:11:16.306Z] Removing intermediate container b20453bc2490 [2023-04-26T21:11:16.306Z] ---> c2d5b2045e7a [2023-04-26T21:11:16.306Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-26T21:11:16.306Z] ---> Running in c4690dc69e5d [2023-04-26T21:11:16.306Z] Removing intermediate container c4690dc69e5d [2023-04-26T21:11:16.306Z] ---> f1aabd924592 [2023-04-26T21:11:16.306Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:11:16.578Z] ---> Running in cad20a1c13be [2023-04-26T21:11:17.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:11:18.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:11:19.563Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T21:11:19.563Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:11:19.563Z] OK: 8 MiB in 16 packages [2023-04-26T21:11:20.535Z] Removing intermediate container cad20a1c13be [2023-04-26T21:11:20.535Z] ---> 1256f2512a04 [2023-04-26T21:11:20.535Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-26T21:11:21.951Z] ---> d57cc0600207 [2023-04-26T21:11:21.951Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-26T21:11:22.543Z] ---> d52dfedd5a9f [2023-04-26T21:11:22.544Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-26T21:11:22.813Z] ---> d1324140cab0 [2023-04-26T21:11:22.813Z] Step 20/25 : EXPOSE 59986 [2023-04-26T21:11:23.088Z] ---> Running in 6e66c5344207 [2023-04-26T21:11:23.361Z] Removing intermediate container 6e66c5344207 [2023-04-26T21:11:23.361Z] ---> b55062179165 [2023-04-26T21:11:23.361Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-26T21:11:23.361Z] ---> Running in 27670e32cf0e [2023-04-26T21:11:23.631Z] Removing intermediate container 27670e32cf0e [2023-04-26T21:11:23.631Z] ---> 4e8b6ba10b01 [2023-04-26T21:11:23.631Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T21:11:23.902Z] ---> Running in 5e94c5d87266 [2023-04-26T21:11:24.173Z] Removing intermediate container 5e94c5d87266 [2023-04-26T21:11:24.173Z] ---> 19280464b43c [2023-04-26T21:11:24.173Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T21:11:24.173Z] ---> Running in 53129e4e7a6e [2023-04-26T21:11:24.445Z] Removing intermediate container 53129e4e7a6e [2023-04-26T21:11:24.445Z] ---> 07cc080e976c [2023-04-26T21:11:24.445Z] Step 24/25 : LABEL git_sha=9e053017f6210e68a118343bc0c3f80515b885ea [2023-04-26T21:11:24.716Z] ---> Running in d0049890ddd4 [2023-04-26T21:11:24.984Z] Removing intermediate container d0049890ddd4 [2023-04-26T21:11:24.984Z] ---> 801b5566da28 [2023-04-26T21:11:24.984Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T21:11:24.984Z] ---> Running in b02b722440dc [2023-04-26T21:11:25.252Z] Removing intermediate container b02b722440dc [2023-04-26T21:11:25.252Z] ---> 5871b6e72072 [2023-04-26T21:11:25.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T21:11:25.252Z] Successfully built 5871b6e72072 [2023-04-26T21:11:25.252Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:11:26.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:11:26.122Z] [2023-04-26T21:11:26.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:11:26.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:11:26.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T21:11:26.547Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T21:11:26.547Z] 04944245beec: Pulling fs layer [2023-04-26T21:11:26.547Z] 699f458cf7ca: Pulling fs layer [2023-04-26T21:11:26.547Z] 765212b225bb: Pulling fs layer [2023-04-26T21:11:26.547Z] f23df028b6ca: Pulling fs layer [2023-04-26T21:11:26.547Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T21:11:26.547Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T21:11:26.547Z] d65c8cfc05b1: Waiting [2023-04-26T21:11:26.547Z] 2437ff75d9bd: Waiting [2023-04-26T21:11:26.547Z] 765212b225bb: Waiting [2023-04-26T21:11:26.815Z] 04944245beec: Verifying Checksum [2023-04-26T21:11:26.815Z] 04944245beec: Download complete [2023-04-26T21:11:26.815Z] 765212b225bb: Verifying Checksum [2023-04-26T21:11:26.815Z] 765212b225bb: Download complete [2023-04-26T21:11:26.815Z] f23df028b6ca: Download complete [2023-04-26T21:11:26.815Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T21:11:26.815Z] d65c8cfc05b1: Download complete [2023-04-26T21:11:27.085Z] 699f458cf7ca: Verifying Checksum [2023-04-26T21:11:27.085Z] 699f458cf7ca: Download complete [2023-04-26T21:11:27.354Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T21:11:27.354Z] 8998bd30e6a1: Download complete [2023-04-26T21:11:29.945Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T21:11:29.945Z] 2437ff75d9bd: Download complete [2023-04-26T21:11:31.905Z] 8998bd30e6a1: Pull complete [2023-04-26T21:11:31.905Z] 04944245beec: Pull complete [2023-04-26T21:11:33.323Z] 699f458cf7ca: Pull complete [2023-04-26T21:11:33.590Z] 765212b225bb: Pull complete [2023-04-26T21:11:34.556Z] f23df028b6ca: Pull complete [2023-04-26T21:11:34.826Z] d65c8cfc05b1: Pull complete [2023-04-26T21:11:49.861Z] 2437ff75d9bd: Pull complete [2023-04-26T21:11:49.861Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T21:11:49.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:11:49.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:11:50.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-11074 does not seem to be running inside a container [2023-04-26T21:11:50.279Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2023-04-26T21:11:53.185Z] $ docker top ed6932611798fe95421ee42f07e908c9898585ad0587a8dc26f2ac8f0b39d376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:11:54.139Z] ---> job-cost.sh [2023-04-26T21:11:54.139Z] lf-activate-venv: SKIPPING [2023-04-26T21:11:54.139Z] INFO: No Stack... [2023-04-26T21:11:54.414Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T21:11:55.378Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T21:11:56.045Z] + cat+ /w/workspace/device-rest-go/1/archives/cost.csv [2023-04-26T21:11:56.045Z] cut -d, -f6 [Pipeline] lock [2023-04-26T21:11:56.105Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [2023-04-26T21:11:56.110Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] did not exist. Created. [2023-04-26T21:11:56.110Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T21:11:56.542Z] /w/workspace/device-rest-go/1@tmp/durable-b1b74291/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T21:11:57.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T21:11:57.529Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T21:11:57.591Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T21:11:57.607Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T21:11:57.690Z] $ docker stop --time=1 ed6932611798fe95421ee42f07e908c9898585ad0587a8dc26f2ac8f0b39d376 [2023-04-26T21:11:59.209Z] $ docker rm -f --volumes ed6932611798fe95421ee42f07e908c9898585ad0587a8dc26f2ac8f0b39d376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T21:12:00.296Z] provisioning config files... [2023-04-26T21:12:00.304Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/config12925296439847421115tmp [Pipeline] { [Pipeline] sh [2023-04-26T21:12:00.649Z] + set +x [2023-04-26T21:12:00.649Z] + + curl -s https://codecov.io/bashbash [2023-04-26T21:12:00.649Z] -s -- [2023-04-26T21:12:00.649Z] [2023-04-26T21:12:00.649Z] _____ _ [2023-04-26T21:12:00.649Z] / ____| | | [2023-04-26T21:12:00.649Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T21:12:00.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T21:12:00.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T21:12:00.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T21:12:00.649Z] Bash-1.0.6 [2023-04-26T21:12:00.649Z] [2023-04-26T21:12:00.649Z] [2023-04-26T21:12:00.649Z] ==> git version 2.25.1 found [2023-04-26T21:12:00.649Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T21:12:00.649Z] Release-Date: 2020-01-08 [2023-04-26T21:12:00.649Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T21:12:00.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T21:12:00.649Z] ==> Jenkins CI detected. [2023-04-26T21:12:00.649Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-301 [2023-04-26T21:12:00.649Z] project root: . [2023-04-26T21:12:00.649Z] --> token set from env [2023-04-26T21:12:00.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T21:12:00.649Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T21:12:00.649Z] ==> Python coveragepy not found [2023-04-26T21:12:00.649Z] ==> Searching for coverage reports in: [2023-04-26T21:12:00.649Z] + . [2023-04-26T21:12:00.649Z] -> Found 1 reports [2023-04-26T21:12:00.649Z] ==> Detecting git/mercurial file structure [2023-04-26T21:12:00.649Z] ==> Reading reports [2023-04-26T21:12:00.649Z] + ./coverage.out bytes=14663 [2023-04-26T21:12:00.909Z] ==> Appending adjustments [2023-04-26T21:12:00.909Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T21:12:00.909Z] + Found adjustments [2023-04-26T21:12:00.909Z] ==> Gzipping contents [2023-04-26T21:12:00.909Z] 4.0K /tmp/codecov.hHnYNd.gz [2023-04-26T21:12:00.909Z] ==> Uploading reports [2023-04-26T21:12:00.909Z] url: https://codecov.io [2023-04-26T21:12:00.909Z] query: branch=PR-301&commit=9e053017f6210e68a118343bc0c3f80515b885ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-04-26T21:12:00.909Z] -> Pinging Codecov [2023-04-26T21:12:00.909Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-301&commit=9e053017f6210e68a118343bc0c3f80515b885ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-04-26T21:12:00.909Z] -> Uploading to [2023-04-26T21:12:00.909Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/4E5D53B4F1F92C436F7061BF334D961C/9e053017f6210e68a118343bc0c3f80515b885ea/50270ca6-9ac3-4897-b193-737eaf915787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T211200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90dc6b94dc246a19db0124f966af6a016f4ff110563f9f7926cdde88c3801f59 [2023-04-26T21:12:00.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:12:00.909Z] Dload Upload Total Spent Left Speed [2023-04-26T21:12:01.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11357 --:--:-- --:--:-- --:--:-- 11306 100 2510 0 0 100 2510 0 10726 --:--:-- --:--:-- --:--:-- 10680 [2023-04-26T21:12:01.169Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9e053017f6210e68a118343bc0c3f80515b885ea [Pipeline] } [2023-04-26T21:12:01.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T21:12:03.136Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-301/archives ] [2023-04-26T21:12:03.136Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-301/archives [2023-04-26T21:12:03.136Z] total 16 [2023-04-26T21:12:03.136Z] drwxr-xr-x 3 root root 4096 Apr 26 21:01 . [2023-04-26T21:12:03.136Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:01 .. [2023-04-26T21:12:03.136Z] drwxr-xr-x 2 root root 4096 Apr 26 21:01 cost [2023-04-26T21:12:03.136Z] -rw-r--r-- 1 root root 86 Apr 26 21:01 cost.csv [2023-04-26T21:12:03.136Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-301/archives [2023-04-26T21:12:03.136Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-301/archives [2023-04-26T21:12:03.136Z] total 16 [2023-04-26T21:12:03.136Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 21:01 . [2023-04-26T21:12:03.136Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:01 .. [2023-04-26T21:12:03.136Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 21:01 cost [2023-04-26T21:12:03.136Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 26 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:03.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:04.357Z] ---> package-listing.sh [2023-04-26T21:12:04.357Z] ++ facter osfamily [2023-04-26T21:12:04.357Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T21:12:04.618Z] + OS_FAMILY=debian [2023-04-26T21:12:04.618Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-301 [2023-04-26T21:12:04.618Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T21:12:04.618Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T21:12:04.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T21:12:04.618Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T21:12:04.618Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-301 ']' [2023-04-26T21:12:04.618Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T21:12:04.618Z] + case "${OS_FAMILY}" in [2023-04-26T21:12:04.618Z] + dpkg -l [2023-04-26T21:12:04.618Z] + grep '^ii' [2023-04-26T21:12:04.618Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T21:12:04.618Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T21:12:04.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T21:12:04.618Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-301 ']' [2023-04-26T21:12:04.618Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-301/archives/ [2023-04-26T21:12:04.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-301/archives/ [Pipeline] echo [2023-04-26T21:12:04.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/gexfoundry_device-rest-go_PR-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T21:12:04.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:12:05.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:12:05.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:12:05.737Z] prd-ubuntu20.04-docker-8c-8g-11072 does not seem to be running inside a container [2023-04-26T21:12:05.769Z] $ 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/gexfoundry_device-rest-go_PR-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-301 -v /w/workspace/gexfoundry_device-rest-go_PR-301:/w/workspace/gexfoundry_device-rest-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-301@tmp:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T21:12:05.953Z] $ docker top 3e42f4aa8a27243eeb60400da15a33f553ac1b8dc79d38e36b11c311ad30e8bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:12:06.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T21:12:06.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T21:12:06.969Z] + ls /var/log/sa-host [2023-04-26T21:12:06.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:12:07.222Z] provisioning config files... [2023-04-26T21:12:07.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-301@tmp/config13028778994250258509tmp [Pipeline] { [Pipeline] echo [2023-04-26T21:12:07.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:07.608Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T21:12:07.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:08.070Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T21:12:08.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:08.418Z] ---> sudo-logs.sh [2023-04-26T21:12:08.419Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T21:12:08.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:08.814Z] ---> job-cost.sh [2023-04-26T21:12:08.814Z] lf-activate-venv: SKIPPING [2023-04-26T21:12:08.814Z] DEBUG: total: 0.2199999988079071 [2023-04-26T21:12:08.814Z] INFO: Retrieving Stack Cost... [2023-04-26T21:12:09.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T21:12:09.645Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T21:12:09.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:12:09.988Z] ---> logs-deploy.sh [2023-04-26T21:12:09.988Z] lf-activate-venv: SKIPPING [2023-04-26T21:12:09.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-301/1 [2023-04-26T21:12:09.988Z] INFO: archiving workspace using pattern(s): [2023-04-26T21:12:10.924Z] Archives upload complete. [2023-04-26T21:12:11.184Z] INFO: archiving logs to Nexus [2023-04-26T21:12:11.754Z] ---> uname -a: [2023-04-26T21:12:11.754Z] Linux prd-ubuntu20-04-docker-8c-8g-11072 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T21:12:11.754Z] [2023-04-26T21:12:11.754Z] [2023-04-26T21:12:11.754Z] ---> lscpu: [2023-04-26T21:12:11.754Z] Architecture: x86_64 [2023-04-26T21:12:11.754Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T21:12:11.754Z] Byte Order: Little Endian [2023-04-26T21:12:11.754Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T21:12:11.754Z] CPU(s): 8 [2023-04-26T21:12:11.754Z] On-line CPU(s) list: 0-7 [2023-04-26T21:12:11.754Z] Thread(s) per core: 1 [2023-04-26T21:12:11.754Z] Core(s) per socket: 1 [2023-04-26T21:12:11.754Z] Socket(s): 8 [2023-04-26T21:12:11.754Z] NUMA node(s): 1 [2023-04-26T21:12:11.754Z] Vendor ID: AuthenticAMD [2023-04-26T21:12:11.754Z] CPU family: 23 [2023-04-26T21:12:11.754Z] Model: 49 [2023-04-26T21:12:11.754Z] Model name: AMD EPYC-Rome Processor [2023-04-26T21:12:11.754Z] Stepping: 0 [2023-04-26T21:12:11.754Z] CPU MHz: 2799.998 [2023-04-26T21:12:11.754Z] BogoMIPS: 5599.99 [2023-04-26T21:12:11.754Z] Virtualization: AMD-V [2023-04-26T21:12:11.754Z] Hypervisor vendor: KVM [2023-04-26T21:12:11.754Z] Virtualization type: full [2023-04-26T21:12:11.754Z] L1d cache: 256 KiB [2023-04-26T21:12:11.754Z] L1i cache: 256 KiB [2023-04-26T21:12:11.754Z] L2 cache: 4 MiB [2023-04-26T21:12:11.754Z] L3 cache: 128 MiB [2023-04-26T21:12:11.754Z] NUMA node0 CPU(s): 0-7 [2023-04-26T21:12:11.754Z] Vulnerability Itlb multihit: Not affected [2023-04-26T21:12:11.754Z] Vulnerability L1tf: Not affected [2023-04-26T21:12:11.754Z] Vulnerability Mds: Not affected [2023-04-26T21:12:11.754Z] Vulnerability Meltdown: Not affected [2023-04-26T21:12:11.754Z] Vulnerability Mmio stale data: Not affected [2023-04-26T21:12:11.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T21:12:11.754Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T21:12:11.755Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T21:12:11.755Z] Vulnerability Srbds: Not affected [2023-04-26T21:12:11.755Z] Vulnerability Tsx async abort: Not affected [2023-04-26T21:12:11.755Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] ---> nproc: [2023-04-26T21:12:11.755Z] 8 [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] ---> df -h: [2023-04-26T21:12:11.755Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T21:12:11.755Z] overlay 155G 12G 144G 8% / [2023-04-26T21:12:11.755Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T21:12:11.755Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T21:12:11.755Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T21:12:11.755Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] ---> sar -b -r -n DEV: [2023-04-26T21:12:11.755Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11072) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:58:45 LINUX RESTART (8 CPU) [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T21:12:11.755Z] 21:00:01 234.58 49.16 185.42 0.00 5439.23 97249.39 0.00 [2023-04-26T21:12:11.755Z] 21:01:01 148.13 0.43 147.69 0.00 33.73 41856.09 0.00 [2023-04-26T21:12:11.755Z] 21:02:01 97.23 0.07 97.17 0.00 7.73 26600.12 0.00 [2023-04-26T21:12:11.755Z] 21:03:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 [2023-04-26T21:12:11.755Z] 21:04:01 33.83 10.53 23.30 0.00 5180.20 6190.30 0.00 [2023-04-26T21:12:11.755Z] 21:05:01 7.98 1.28 6.70 0.00 247.69 167.71 0.00 [2023-04-26T21:12:11.755Z] 21:06:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-04-26T21:12:11.755Z] 21:07:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2023-04-26T21:12:11.755Z] 21:08:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2023-04-26T21:12:11.755Z] 21:09:01 4.03 1.65 2.38 0.00 37.72 40.65 0.00 [2023-04-26T21:12:11.755Z] 21:10:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2023-04-26T21:12:11.755Z] 21:11:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2023-04-26T21:12:11.755Z] 21:12:01 0.98 0.07 0.92 0.00 4.80 10.00 0.00 [2023-04-26T21:12:11.755Z] Average: 41.08 4.86 36.22 0.00 842.34 13245.30 0.00 [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T21:12:11.755Z] 21:00:01 28393348 31559284 748064 2.27 110420 3265296 2026340 5.97 1164036 2892300 35508 [2023-04-26T21:12:11.755Z] 21:01:01 27912904 31536920 765596 2.33 149484 3651588 2045616 6.03 1280200 3215116 186632 [2023-04-26T21:12:11.755Z] 21:02:01 27626280 31577240 723652 2.20 158960 3931344 1734620 5.11 1256096 3486084 8 [2023-04-26T21:12:11.755Z] 21:03:01 27626012 31577040 723392 2.20 159008 3931340 1734620 5.11 1256280 3486088 4 [2023-04-26T21:12:11.755Z] 21:04:01 27275528 31567560 724296 2.20 165464 4251904 1786476 5.26 1464608 3602848 752 [2023-04-26T21:12:11.755Z] 21:05:01 27259864 31566772 723872 2.20 167488 4263920 1834156 5.41 1480520 3600140 4 [2023-04-26T21:12:11.755Z] 21:06:01 27263140 31570188 720216 2.19 167528 4263936 1834156 5.41 1477920 3600152 164 [2023-04-26T21:12:11.755Z] 21:07:01 27263000 31570080 720324 2.19 167568 4263928 1834156 5.41 1477996 3600152 4 [2023-04-26T21:12:11.755Z] 21:08:01 27263748 31570864 719448 2.19 167624 4263940 1834156 5.41 1477876 3600156 12 [2023-04-26T21:12:11.755Z] 21:09:01 27254896 31564528 725996 2.21 167760 4265048 1834156 5.41 1488952 3600680 4 [2023-04-26T21:12:11.755Z] 21:10:01 27254468 31564228 726212 2.21 167800 4265048 1834156 5.41 1488720 3600676 8 [2023-04-26T21:12:11.755Z] 21:11:01 27254200 31564008 726360 2.21 167848 4265044 1834156 5.41 1488576 3600680 40 [2023-04-26T21:12:11.755Z] 21:12:01 27251884 31561860 728456 2.22 167864 4265200 1817440 5.36 1489060 3600456 24 [2023-04-26T21:12:11.755Z] Average: 27453790 31565429 728914 2.22 160370 4088272 1844939 5.44 1406988 3498887 17166 [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T21:12:11.755Z] 21:00:01 docker0 187.59 306.73 15.55 2140.40 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:00:01 ens3 976.14 593.97 8964.54 108.16 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:00:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:01:01 docker0 1.47 3.42 0.09 42.53 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:01:01 ens3 60.44 53.91 83.34 92.38 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:02:01 docker0 1.37 3.15 0.09 43.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:02:01 ens3 103.55 61.52 2567.30 11.88 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:03:01 ens3 2.93 1.10 4.81 0.50 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:04:01 ens3 160.27 81.77 1954.13 5.83 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:05:01 ens3 1.70 1.17 0.80 0.54 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:06:01 ens3 1.15 0.45 0.50 0.27 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:07:01 ens3 0.65 0.40 0.32 0.21 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:08:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:09:01 ens3 7.80 6.46 5.33 5.94 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:10:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:12:01 ens3 4.22 2.97 3.86 1.25 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] 21:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] Average: docker0 14.65 24.10 1.21 171.21 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] Average: ens3 101.49 61.84 1044.94 17.46 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] ---> sar -P ALL: [2023-04-26T21:12:11.755Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11072) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:58:45 LINUX RESTART (8 CPU) [2023-04-26T21:12:11.755Z] [2023-04-26T21:12:11.755Z] 20:59:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T21:12:11.755Z] 21:00:01 all 11.72 0.00 4.29 1.56 0.08 82.35 [2023-04-26T21:12:11.755Z] 21:00:01 0 12.12 0.00 4.18 3.91 0.08 79.70 [2023-04-26T21:12:11.755Z] 21:00:01 1 13.08 0.00 4.24 0.40 0.07 82.21 [2023-04-26T21:12:11.755Z] 21:00:01 2 9.50 0.00 3.76 2.65 0.05 84.03 [2023-04-26T21:12:11.755Z] 21:00:01 3 9.48 0.00 5.61 1.02 0.08 83.81 [2023-04-26T21:12:11.755Z] 21:00:01 4 13.91 0.00 4.28 3.36 0.08 78.37 [2023-04-26T21:12:11.755Z] 21:00:01 5 11.03 0.00 3.96 0.30 0.08 84.62 [2023-04-26T21:12:11.755Z] 21:00:01 6 13.72 0.00 4.52 0.12 0.07 81.57 [2023-04-26T21:12:11.755Z] 21:00:01 7 10.89 0.00 3.79 0.70 0.09 84.54 [2023-04-26T21:12:11.755Z] 21:01:01 all 40.08 0.00 7.60 0.46 0.09 51.76 [2023-04-26T21:12:11.755Z] 21:01:01 0 40.97 0.00 8.30 1.52 0.10 49.12 [2023-04-26T21:12:11.755Z] 21:01:01 1 39.91 0.00 7.88 0.52 0.10 51.59 [2023-04-26T21:12:11.755Z] 21:01:01 2 41.28 0.00 6.94 0.10 0.10 51.58 [2023-04-26T21:12:11.755Z] 21:01:01 3 40.25 0.00 8.11 1.15 0.10 50.39 [2023-04-26T21:12:11.755Z] 21:01:01 4 40.68 0.00 6.99 0.05 0.08 52.19 [2023-04-26T21:12:11.755Z] 21:01:01 5 40.00 0.00 7.58 0.08 0.08 52.25 [2023-04-26T21:12:11.755Z] 21:01:01 6 38.20 0.00 7.06 0.03 0.08 54.62 [2023-04-26T21:12:11.755Z] 21:01:01 7 39.38 0.00 7.94 0.24 0.08 52.36 [2023-04-26T21:12:11.755Z] 21:02:01 all 3.20 0.00 1.49 0.27 0.03 95.01 [2023-04-26T21:12:11.755Z] 21:02:01 0 3.36 0.00 1.89 0.10 0.02 94.63 [2023-04-26T21:12:11.755Z] 21:02:01 1 2.49 0.00 1.12 0.32 0.02 96.06 [2023-04-26T21:12:11.755Z] 21:02:01 2 2.77 0.00 1.66 0.86 0.05 94.66 [2023-04-26T21:12:11.755Z] 21:02:01 3 3.62 0.00 1.29 0.02 0.02 95.06 [2023-04-26T21:12:11.755Z] 21:02:01 4 2.56 0.00 1.29 0.05 0.02 96.08 [2023-04-26T21:12:11.755Z] 21:02:01 5 4.17 0.00 1.98 0.72 0.03 93.10 [2023-04-26T21:12:11.755Z] 21:02:01 6 3.05 0.00 1.27 0.08 0.02 95.58 [2023-04-26T21:12:11.755Z] 21:02:01 7 3.58 0.00 1.44 0.00 0.03 94.94 [2023-04-26T21:12:11.755Z] 21:03:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-04-26T21:12:11.755Z] 21:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-26T21:12:11.755Z] 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.755Z] 21:03:01 2 0.05 0.00 0.05 0.03 0.03 99.83 [2023-04-26T21:12:11.755Z] 21:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T21:12:11.755Z] 21:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T21:12:11.755Z] 21:03:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2023-04-26T21:12:11.755Z] 21:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T21:12:11.755Z] 21:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T21:12:11.755Z] 21:04:01 all 1.24 0.00 0.52 0.26 0.02 97.96 [2023-04-26T21:12:11.755Z] 21:04:01 0 1.05 0.00 0.37 0.03 0.02 98.53 [2023-04-26T21:12:11.755Z] 21:04:01 1 1.00 0.00 0.50 0.55 0.02 97.93 [2023-04-26T21:12:11.755Z] 21:04:01 2 3.09 0.00 0.67 0.03 0.05 96.16 [2023-04-26T21:12:11.755Z] 21:04:01 3 0.57 0.00 0.43 0.08 0.02 98.90 [2023-04-26T21:12:11.756Z] 21:04:01 4 0.98 0.00 0.68 0.25 0.02 98.07 [2023-04-26T21:12:11.756Z] 21:04:01 5 0.62 0.00 0.30 0.85 0.02 98.22 [2023-04-26T21:12:11.756Z] 21:04:01 6 1.23 0.00 0.73 0.17 0.00 97.86 [2023-04-26T21:12:11.756Z] 21:04:01 7 1.37 0.00 0.43 0.13 0.03 98.03 [2023-04-26T21:12:11.756Z] 21:05:01 all 0.12 0.00 0.16 0.03 0.01 99.68 [2023-04-26T21:12:11.756Z] 21:05:01 0 0.03 0.00 0.13 0.00 0.02 99.82 [2023-04-26T21:12:11.756Z] 21:05:01 1 0.17 0.00 0.22 0.02 0.02 99.58 [2023-04-26T21:12:11.756Z] 21:05:01 2 0.05 0.00 0.17 0.00 0.03 99.75 [2023-04-26T21:12:11.756Z] 21:05:01 3 0.30 0.00 0.17 0.00 0.00 99.53 [2023-04-26T21:12:11.756Z] 21:05:01 4 0.05 0.00 0.12 0.02 0.00 99.82 [2023-04-26T21:12:11.756Z] 21:05:01 5 0.20 0.00 0.15 0.08 0.02 99.55 [2023-04-26T21:12:11.756Z] 21:05:01 6 0.08 0.00 0.13 0.08 0.02 99.68 [2023-04-26T21:12:11.756Z] 21:05:01 7 0.10 0.00 0.17 0.00 0.02 99.72 [2023-04-26T21:12:11.756Z] 21:06:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2023-04-26T21:12:11.756Z] 21:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T21:12:11.756Z] 21:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T21:12:11.756Z] 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:06:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-26T21:12:11.756Z] 21:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:06:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-04-26T21:12:11.756Z] 21:07:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2023-04-26T21:12:11.756Z] 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:12:11.756Z] 21:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-26T21:12:11.756Z] 21:07:01 2 0.58 0.00 0.03 0.00 0.02 99.37 [2023-04-26T21:12:11.756Z] 21:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:07:01 5 0.08 0.00 0.05 0.02 0.02 99.83 [2023-04-26T21:12:11.756Z] 21:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T21:12:11.756Z] 21:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T21:12:11.756Z] 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T21:12:11.756Z] 21:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T21:12:11.756Z] 21:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T21:12:11.756Z] 21:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T21:12:11.756Z] 21:08:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2023-04-26T21:12:11.756Z] 21:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T21:12:11.756Z] 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:09:01 all 0.26 0.00 0.04 0.02 0.01 99.67 [2023-04-26T21:12:11.756Z] 21:09:01 0 0.40 0.00 0.07 0.08 0.00 99.45 [2023-04-26T21:12:11.756Z] 21:09:01 1 0.32 0.00 0.02 0.02 0.00 99.65 [2023-04-26T21:12:11.756Z] 21:09:01 2 0.18 0.00 0.07 0.00 0.03 99.72 [2023-04-26T21:12:11.756Z] 21:09:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2023-04-26T21:12:11.756Z] 21:09:01 4 0.02 0.00 0.05 0.02 0.00 99.92 [2023-04-26T21:12:11.756Z] 21:09:01 5 0.67 0.00 0.02 0.05 0.02 99.25 [2023-04-26T21:12:11.756Z] 21:09:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T21:12:11.756Z] 21:09:01 7 0.32 0.00 0.03 0.00 0.00 99.65 [2023-04-26T21:12:11.756Z] 21:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-26T21:12:11.756Z] 21:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-26T21:12:11.756Z] 21:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T21:12:11.756Z] 21:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-26T21:12:11.756Z] 21:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T21:12:11.756Z] 21:10:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-26T21:12:11.756Z] 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] [2023-04-26T21:12:11.756Z] 21:10:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T21:12:11.756Z] 21:11:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-04-26T21:12:11.756Z] 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T21:12:11.756Z] 21:11:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-26T21:12:11.756Z] 21:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:11:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2023-04-26T21:12:11.756Z] 21:11:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2023-04-26T21:12:11.756Z] 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T21:12:11.756Z] 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T21:12:11.756Z] 21:12:01 all 0.09 0.00 0.05 0.00 0.01 99.84 [2023-04-26T21:12:11.756Z] 21:12:01 0 0.10 0.00 0.10 0.00 0.00 99.80 [2023-04-26T21:12:11.756Z] 21:12:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-04-26T21:12:11.756Z] 21:12:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-26T21:12:11.756Z] 21:12:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2023-04-26T21:12:11.756Z] 21:12:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2023-04-26T21:12:11.756Z] 21:12:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2023-04-26T21:12:11.756Z] 21:12:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2023-04-26T21:12:11.756Z] 21:12:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2023-04-26T21:12:11.756Z] Average: all 4.34 0.00 1.09 0.20 0.02 94.35 [2023-04-26T21:12:11.756Z] Average: 0 4.44 0.00 1.15 0.43 0.02 93.95 [2023-04-26T21:12:11.756Z] Average: 1 4.35 0.00 1.07 0.14 0.02 94.42 [2023-04-26T21:12:11.756Z] Average: 2 4.41 0.00 1.03 0.28 0.03 94.24 [2023-04-26T21:12:11.756Z] Average: 3 4.15 0.00 1.20 0.17 0.02 94.45 [2023-04-26T21:12:11.756Z] Average: 4 4.47 0.00 1.04 0.29 0.02 94.19 [2023-04-26T21:12:11.756Z] Average: 5 4.36 0.00 1.08 0.17 0.03 94.36 [2023-04-26T21:12:11.756Z] Average: 6 4.31 0.00 1.06 0.04 0.02 94.58 [2023-04-26T21:12:11.756Z] Average: 7 4.25 0.00 1.06 0.08 0.02 94.58 [2023-04-26T21:12:11.756Z] [2023-04-26T21:12:11.756Z] [2023-04-26T21:12:11.756Z]