Pull request #1552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe53a55d19ac731d009c0a8891c32aae815c3faf+1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 (86c9db83a98d53475f793dd82ee1874655ee05b0) 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-ssh13593954393641488838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5526780011009294186.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-sdk-go/branches/PR-1552/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-sdk-go/branches/PR-1552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5120677654757224385.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-sdk-go/branches/PR-1552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9651741993649164927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11190295156713630222.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-sdk-go/branches/PR-1552/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-sdk-go/branches/PR-1552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324189520935270635.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26360 in /w/workspace/gexfoundry_device-sdk-go_PR-1552 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1552 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 into PR head commit fe53a55d19ac731d009c0a8891c32aae815c3faf Merge succeeded, producing fe53a55d19ac731d009c0a8891c32aae815c3faf Checking out Revision fe53a55d19ac731d009c0a8891c32aae815c3faf (PR-1552) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1552/head:refs/remotes/origin/PR-1552 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # 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 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T04:23:52.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T04:23:52.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T04:23:52.589Z] ========================================================= [2023-12-29T04:23:52.589Z] EdgeX Global Pipelines Version Info [2023-12-29T04:23:52.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:23:53.392Z] ------------------- [2023-12-29T04:23:53.392Z] stable info: [2023-12-29T04:23:53.393Z] ------------------- [2023-12-29T04:23:53.393Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T04:23:53.393Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T04:23:53.393Z] Message: update stable to v1.0.258 [2023-12-29T04:23:53.964Z] ------------------- [2023-12-29T04:23:53.964Z] experimental info: [2023-12-29T04:23:53.964Z] ------------------- [2023-12-29T04:23:53.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T04:23:53.964Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T04:23:53.964Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T04:23:54.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-29T04:23:54.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-29T04:23:54.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T04:23:54.417Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T04:23:54.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T04:23:54.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T04:23:54.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T04:23:54.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-29T04:23:54.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T04:23:54.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T04:23:54.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T04:23:54.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-29T04:23:54.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T04:23:55.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T04:23:55.095Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T04:23:55.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T04:23:55.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T04:23:55.293Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T04:23:55.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T04:23:55.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T04:23:55.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-29T04:23:55.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-29T04:23:55.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T04:23:55.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T04:23:55.796Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T04:23:55.868Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T04:23:55.942Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T04:23:56.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1552 [Pipeline] echo [2023-12-29T04:23:56.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1552 [Pipeline] echo [2023-12-29T04:23:56.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1552 [Pipeline] echo [2023-12-29T04:23:56.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo [2023-12-29T04:23:56.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe53a55 [Pipeline] echo [2023-12-29T04:23:56.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T04:23:56.562Z] provisioning config files... [2023-12-29T04:23:56.579Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config4878334012312095262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:23:56.984Z] ---> ****-login.sh [2023-12-29T04:23:56.984Z] nexus3.edgexfoundry.org:10001 [2023-12-29T04:23:57.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:23:57.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:23:57.506Z] Configure a credential helper to remove this warning. See [2023-12-29T04:23:57.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:23:57.506Z] [2023-12-29T04:23:57.506Z] Login Succeeded [2023-12-29T04:23:57.506Z] nexus3.edgexfoundry.org:10002 [2023-12-29T04:23:57.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:23:57.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:23:57.507Z] Configure a credential helper to remove this warning. See [2023-12-29T04:23:57.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:23:57.507Z] [2023-12-29T04:23:57.507Z] Login Succeeded [2023-12-29T04:23:57.507Z] nexus3.edgexfoundry.org:10003 [2023-12-29T04:23:57.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:23:57.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:23:57.767Z] Configure a credential helper to remove this warning. See [2023-12-29T04:23:57.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:23:57.767Z] [2023-12-29T04:23:57.767Z] Login Succeeded [2023-12-29T04:23:57.767Z] nexus3.edgexfoundry.org:10004 [2023-12-29T04:23:57.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:23:57.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:23:57.767Z] Configure a credential helper to remove this warning. See [2023-12-29T04:23:57.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:23:57.767Z] [2023-12-29T04:23:57.767Z] Login Succeeded [2023-12-29T04:23:57.767Z] ****.io [2023-12-29T04:23:57.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:23:58.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:23:58.030Z] Configure a credential helper to remove this warning. See [2023-12-29T04:23:58.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:23:58.030Z] [2023-12-29T04:23:58.030Z] Login Succeeded [2023-12-29T04:23:58.030Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T04:23:58.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T04:23:58.861Z] + git rev-list -1 --merges fe53a55d19ac731d009c0a8891c32aae815c3faf~1..fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo [2023-12-29T04:23:58.910Z] -----------> git rev-list -1 --merges fe53a55d19ac731d009c0a8891c32aae815c3faf~1..fe53a55d19ac731d009c0a8891c32aae815c3faf fe53a55d19ac731d009c0a8891c32aae815c3faf [false] [Pipeline] sh [2023-12-29T04:23:59.243Z] + git log --format=format:%s -1 fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo [2023-12-29T04:23:59.277Z] ========================================================= [2023-12-29T04:23:59.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T04:23:59.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T04:23:59.761Z] + git log --format=format:%s -1 fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo [2023-12-29T04:23:59.793Z] [semverPrep] GIT_COMMIT: fe53a55d19ac731d009c0a8891c32aae815c3faf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-12-29T04:23:59.840Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T04:24:00.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T04:24:00.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T04:24:00.278Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T04:24:00.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T04:24:00.278Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T04:24:00.278Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T04:24:00.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:24:00.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T04:24:00.809Z] [2023-12-29T04:24:00.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:24:01.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T04:24:01.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T04:24:01.221Z] b85a868b505f: Pulling fs layer [2023-12-29T04:24:01.221Z] e2be974225ed: Pulling fs layer [2023-12-29T04:24:01.221Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T04:24:01.221Z] 988bab9f4d93: Pulling fs layer [2023-12-29T04:24:01.221Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T04:24:01.221Z] eaf3925da568: Pulling fs layer [2023-12-29T04:24:01.221Z] bab4dde63d76: Pulling fs layer [2023-12-29T04:24:01.221Z] bde34c3a00c8: Pulling fs layer [2023-12-29T04:24:01.221Z] b352a97aabf1: Pulling fs layer [2023-12-29T04:24:01.221Z] 4872d77fe225: Pulling fs layer [2023-12-29T04:24:01.221Z] 5851b861e8e6: Pulling fs layer [2023-12-29T04:24:01.221Z] 988bab9f4d93: Waiting [2023-12-29T04:24:01.221Z] 1469e6f7b9e6: Waiting [2023-12-29T04:24:01.221Z] eaf3925da568: Waiting [2023-12-29T04:24:01.221Z] bab4dde63d76: Waiting [2023-12-29T04:24:01.221Z] bde34c3a00c8: Waiting [2023-12-29T04:24:01.221Z] 4872d77fe225: Waiting [2023-12-29T04:24:01.221Z] 5851b861e8e6: Waiting [2023-12-29T04:24:01.221Z] b352a97aabf1: Waiting [2023-12-29T04:24:01.221Z] e2be974225ed: Verifying Checksum [2023-12-29T04:24:01.221Z] e2be974225ed: Download complete [2023-12-29T04:24:01.221Z] 988bab9f4d93: Verifying Checksum [2023-12-29T04:24:01.222Z] 988bab9f4d93: Download complete [2023-12-29T04:24:01.509Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T04:24:01.509Z] 1469e6f7b9e6: Download complete [2023-12-29T04:24:01.509Z] eaf3925da568: Verifying Checksum [2023-12-29T04:24:01.509Z] eaf3925da568: Download complete [2023-12-29T04:24:01.509Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T04:24:01.509Z] 339a4e72a1f5: Download complete [2023-12-29T04:24:01.509Z] bde34c3a00c8: Download complete [2023-12-29T04:24:01.509Z] b352a97aabf1: Verifying Checksum [2023-12-29T04:24:01.509Z] b352a97aabf1: Download complete [2023-12-29T04:24:01.509Z] 4872d77fe225: Verifying Checksum [2023-12-29T04:24:01.509Z] 4872d77fe225: Download complete [2023-12-29T04:24:01.509Z] 5851b861e8e6: Download complete [2023-12-29T04:24:01.509Z] b85a868b505f: Verifying Checksum [2023-12-29T04:24:01.509Z] b85a868b505f: Download complete [2023-12-29T04:24:01.770Z] bab4dde63d76: Verifying Checksum [2023-12-29T04:24:01.770Z] bab4dde63d76: Download complete [2023-12-29T04:24:02.713Z] b85a868b505f: Pull complete [2023-12-29T04:24:02.972Z] e2be974225ed: Pull complete [2023-12-29T04:24:03.539Z] 339a4e72a1f5: Pull complete [2023-12-29T04:24:03.539Z] 988bab9f4d93: Pull complete [2023-12-29T04:24:03.799Z] 1469e6f7b9e6: Pull complete [2023-12-29T04:24:03.799Z] eaf3925da568: Pull complete [2023-12-29T04:24:05.704Z] bab4dde63d76: Pull complete [2023-12-29T04:24:05.704Z] bde34c3a00c8: Pull complete [2023-12-29T04:24:05.964Z] b352a97aabf1: Pull complete [2023-12-29T04:24:05.964Z] 4872d77fe225: Pull complete [2023-12-29T04:24:05.964Z] 5851b861e8e6: Pull complete [2023-12-29T04:24:05.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T04:24:05.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T04:24:05.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:24:06.314Z] prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container [2023-12-29T04:24:06.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-29T04:24:10.295Z] $ docker top 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 -eo pid,comm [2023-12-29T04:24:10.357Z] 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-12-29T04:24:10.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T04:24:10.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T04:24:10.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T04:24:10.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T04:24:10.649Z] $ docker exec 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent [2023-12-29T04:24:10.761Z] SSH_AUTH_SOCK=/tmp/ssh-DmtAKdNuhWKf/agent.33 [2023-12-29T04:24:10.761Z] SSH_AGENT_PID=39 [2023-12-29T04:24:10.767Z] Running ssh-add (command line suppressed) [2023-12-29T04:24:10.857Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_6475815814081365986.key (/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_6475815814081365986.key) [2023-12-29T04:24:10.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T04:24:11.245Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T04:24:11.266Z] $ docker exec --env ******** --env ******** 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent -k [2023-12-29T04:24:11.361Z] unset SSH_AUTH_SOCK; [2023-12-29T04:24:11.362Z] unset SSH_AGENT_PID; [2023-12-29T04:24:11.362Z] echo Agent pid 39 killed; [2023-12-29T04:24:11.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T04:24:11.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T04:24:11.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T04:24:11.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T04:24:11.608Z] $ docker exec 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent [2023-12-29T04:24:11.714Z] SSH_AUTH_SOCK=/tmp/ssh-mU3rgsgncwO0/agent.71 [2023-12-29T04:24:11.714Z] SSH_AGENT_PID=77 [2023-12-29T04:24:11.719Z] Running ssh-add (command line suppressed) [2023-12-29T04:24:11.815Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_4980832898055121269.key (/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_4980832898055121269.key) [2023-12-29T04:24:11.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T04:24:12.207Z] + git semver init [2023-12-29T04:24:12.466Z] 2023-12-29 04:24:12,389 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T04:24:12.466Z] 2023-12-29 04:24:12,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver [2023-12-29T04:24:12.466Z] 2023-12-29 04:24:12,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver [2023-12-29T04:24:12.466Z] 2023-12-29 04:24:12,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552, universal_newlines=False, shell=None, istream=None) [2023-12-29T04:24:13.846Z] 2023-12-29 04:24:13,601 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.git/info/exclude [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 with force:False [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,604 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,609 [execute] INFO git cat-file --batch-check [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,614 [execute] INFO git cat-file --batch [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T04:24:13.847Z] 2023-12-29 04:24:13,619 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 [2023-12-29T04:24:13.847Z] 0.0.0 [Pipeline] } [2023-12-29T04:24:13.873Z] $ docker exec --env ******** --env ******** 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent -k [2023-12-29T04:24:13.997Z] unset SSH_AUTH_SOCK; [2023-12-29T04:24:13.997Z] unset SSH_AGENT_PID; [2023-12-29T04:24:13.998Z] echo Agent pid 77 killed; [2023-12-29T04:24:14.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T04:24:14.540Z] + git semver [Pipeline] } [2023-12-29T04:24:14.826Z] $ docker stop --time=1 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 [2023-12-29T04:24:16.098Z] $ docker rm -f --volumes 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T04:24:16.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T04:24:16.965Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T04:24:16.986Z] [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-12-29T04:24:17.981Z] provisioning config files... [2023-12-29T04:24:17.991Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config15894295621125002360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:24:18.396Z] ---> ****-login.sh [2023-12-29T04:24:18.396Z] nexus3.edgexfoundry.org:10001 [2023-12-29T04:24:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:24:18.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:24:18.396Z] Configure a credential helper to remove this warning. See [2023-12-29T04:24:18.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:24:18.396Z] [2023-12-29T04:24:18.396Z] Login Succeeded [2023-12-29T04:24:18.396Z] nexus3.edgexfoundry.org:10002 [2023-12-29T04:24:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:24:18.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:24:18.396Z] Configure a credential helper to remove this warning. See [2023-12-29T04:24:18.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:24:18.396Z] [2023-12-29T04:24:18.396Z] Login Succeeded [2023-12-29T04:24:18.396Z] nexus3.edgexfoundry.org:10003 [2023-12-29T04:24:18.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:24:18.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:24:18.655Z] Configure a credential helper to remove this warning. See [2023-12-29T04:24:18.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:24:18.655Z] [2023-12-29T04:24:18.655Z] Login Succeeded [2023-12-29T04:24:18.655Z] nexus3.edgexfoundry.org:10004 [2023-12-29T04:24:18.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:24:18.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:24:18.915Z] Configure a credential helper to remove this warning. See [2023-12-29T04:24:18.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:24:18.915Z] [2023-12-29T04:24:18.915Z] Login Succeeded [2023-12-29T04:24:18.915Z] ****.io [2023-12-29T04:24:18.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:24:19.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:24:19.175Z] Configure a credential helper to remove this warning. See [2023-12-29T04:24:19.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:24:19.175Z] [2023-12-29T04:24:19.175Z] Login Succeeded [2023-12-29T04:24:19.175Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T04:24:19.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T04:24:19.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T04:24:19.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T04:24:19.801Z] ========================================================= [2023-12-29T04:24:19.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T04:24:19.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:24:20.388Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T04:24:20.388Z] Sending build context to Docker daemon 21.92MB [2023-12-29T04:24:20.388Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T04:24:20.388Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-29T04:24:20.709Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T04:24:20.709Z] 7264a8db6415: Pulling fs layer [2023-12-29T04:24:20.709Z] c4d48a809fc2: Pulling fs layer [2023-12-29T04:24:20.709Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T04:24:20.709Z] ad3a456e5733: Pulling fs layer [2023-12-29T04:24:20.709Z] 69c7f0334f64: Pulling fs layer [2023-12-29T04:24:20.709Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T04:24:20.709Z] ce7588e14bc9: Pulling fs layer [2023-12-29T04:24:20.709Z] b5e4710f87ac: Pulling fs layer [2023-12-29T04:24:20.709Z] ce7588e14bc9: Waiting [2023-12-29T04:24:20.709Z] b5e4710f87ac: Waiting [2023-12-29T04:24:20.709Z] 69c7f0334f64: Waiting [2023-12-29T04:24:20.709Z] 1f1c1a5573a3: Waiting [2023-12-29T04:24:20.709Z] c4d48a809fc2: Download complete [2023-12-29T04:24:20.709Z] ad3a456e5733: Verifying Checksum [2023-12-29T04:24:20.709Z] ad3a456e5733: Download complete [2023-12-29T04:24:20.709Z] 69c7f0334f64: Verifying Checksum [2023-12-29T04:24:20.709Z] 69c7f0334f64: Download complete [2023-12-29T04:24:20.709Z] 7264a8db6415: Verifying Checksum [2023-12-29T04:24:20.709Z] 7264a8db6415: Download complete [2023-12-29T04:24:20.709Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T04:24:20.709Z] 1f1c1a5573a3: Download complete [2023-12-29T04:24:20.982Z] 7264a8db6415: Pull complete [2023-12-29T04:24:20.982Z] c4d48a809fc2: Pull complete [2023-12-29T04:24:21.247Z] b5e4710f87ac: Verifying Checksum [2023-12-29T04:24:21.248Z] b5e4710f87ac: Download complete [2023-12-29T04:24:21.507Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T04:24:21.507Z] 4f1c88b9dad5: Download complete [2023-12-29T04:24:21.765Z] ce7588e14bc9: Verifying Checksum [2023-12-29T04:24:21.765Z] ce7588e14bc9: Download complete [2023-12-29T04:24:25.044Z] 4f1c88b9dad5: Pull complete [2023-12-29T04:24:25.044Z] ad3a456e5733: Pull complete [2023-12-29T04:24:25.044Z] 69c7f0334f64: Pull complete [2023-12-29T04:24:25.044Z] 1f1c1a5573a3: Pull complete [2023-12-29T04:24:27.576Z] ce7588e14bc9: Pull complete [2023-12-29T04:24:27.576Z] b5e4710f87ac: Pull complete [2023-12-29T04:24:27.576Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T04:24:27.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T04:24:27.576Z] ---> 88b5674ff536 [2023-12-29T04:24:27.576Z] Step 3/10 : ARG MAKE=make build [2023-12-29T04:24:32.711Z] Still waiting to schedule task [2023-12-29T04:24:32.711Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T04:24:35.783Z] ---> Running in ac61c89a79f2 [2023-12-29T04:24:35.783Z] Removing intermediate container ac61c89a79f2 [2023-12-29T04:24:35.783Z] ---> bd209b112c06 [2023-12-29T04:24:35.783Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-29T04:24:35.783Z] ---> Running in f4008fba9489 [2023-12-29T04:24:35.783Z] Removing intermediate container f4008fba9489 [2023-12-29T04:24:35.783Z] ---> 77da1b6aa200 [2023-12-29T04:24:35.783Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-29T04:24:35.783Z] ---> Running in 7aa074348acc [2023-12-29T04:24:35.783Z] Removing intermediate container 7aa074348acc [2023-12-29T04:24:35.783Z] ---> 497105b8893f [2023-12-29T04:24:35.783Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-29T04:24:35.783Z] ---> Running in 91c07fe36740 [2023-12-29T04:24:35.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T04:24:35.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T04:24:36.042Z] OK: 264 MiB in 52 packages [2023-12-29T04:24:36.302Z] Removing intermediate container 91c07fe36740 [2023-12-29T04:24:36.302Z] ---> 134ecb11efd8 [2023-12-29T04:24:36.302Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-29T04:24:36.562Z] ---> 1f596fc4f9ef [2023-12-29T04:24:36.562Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T04:24:36.562Z] ---> Running in 37a669d6a765 [2023-12-29T04:25:23.277Z] Removing intermediate container 37a669d6a765 [2023-12-29T04:25:23.277Z] ---> d471cb7b5ef9 [2023-12-29T04:25:23.277Z] Step 9/10 : COPY . . [2023-12-29T04:25:23.277Z] ---> a3f456512354 [2023-12-29T04:25:23.277Z] Step 10/10 : RUN ${MAKE} [2023-12-29T04:25:23.277Z] ---> Running in 4a653002ff39 [2023-12-29T04:25:23.277Z] noop [2023-12-29T04:25:23.277Z] Removing intermediate container 4a653002ff39 [2023-12-29T04:25:23.277Z] ---> 4fb37fb09268 [2023-12-29T04:25:23.277Z] Successfully built 4fb37fb09268 [2023-12-29T04:25:23.277Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:25:23.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T04:25:23.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:25:24.031Z] prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container [2023-12-29T04:25:24.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T04:25:24.398Z] $ docker top 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T04:25:24.851Z] + go version [2023-12-29T04:25:24.851Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T04:25:24.890Z] $ docker stop --time=1 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 [2023-12-29T04:25:26.168Z] $ docker rm -f --volumes 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:25:27.131Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T04:25:27.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:25:27.361Z] prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container [2023-12-29T04:25:27.406Z] $ 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-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T04:25:27.765Z] $ docker top 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T04:25:28.351Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1552 [Pipeline] fileExists [Pipeline] sh [2023-12-29T04:25:28.769Z] + make test [2023-12-29T04:25:28.769Z] go test -race -coverprofile=coverage.out ./... [2023-12-29T04:25:35.331Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-29T04:25:47.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-29T04:25:47.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-29T04:25:47.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-29T04:25:47.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-29T04:25:47.522Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-29T04:25:48.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-29T04:25:48.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-29T04:25:49.024Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements [2023-12-29T04:25:49.282Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-29T04:25:49.282Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements [2023-12-29T04:25:49.282Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.055s coverage: 86.0% of statements [2023-12-29T04:25:50.216Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-29T04:25:50.216Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-29T04:25:50.216Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements [2023-12-29T04:25:50.216Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-29T04:25:53.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.061s coverage: 14.4% of statements [2023-12-29T04:25:53.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.928s coverage: 45.9% of statements [2023-12-29T04:25:53.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements [2023-12-29T04:25:53.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements [2023-12-29T04:25:53.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.5% of statements [2023-12-29T04:26:05.204Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26361 in /w/workspace/gexfoundry_device-sdk-go_PR-1552 [Pipeline] { [Pipeline] ws [2023-12-29T04:26:05.299Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-12-29T04:26:05.414Z] The recommended git tool is: git [2023-12-29T04:26:10.322Z] using credential edgex-jenkins-ssh [2023-12-29T04:26:10.342Z] Cloning the remote Git repository [2023-12-29T04:26:10.385Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-29T04:26:10.488Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-12-29T04:26:10.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-29T04:26:10.618Z] > git --version # timeout=10 [2023-12-29T04:26:10.637Z] > git --version # 'git version 2.25.1' [2023-12-29T04:26:10.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T04:26:10.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T04:26:13.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-29T04:26:13.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T04:26:13.885Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-29T04:26:13.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-29T04:26:13.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T04:26:13.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1552/head:refs/remotes/origin/PR-1552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-29T04:26:14.474Z] Merging remotes/origin/main commit 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 into PR head commit fe53a55d19ac731d009c0a8891c32aae815c3faf [2023-12-29T04:26:14.748Z] Merge succeeded, producing fe53a55d19ac731d009c0a8891c32aae815c3faf [2023-12-29T04:26:14.749Z] Checking out Revision fe53a55d19ac731d009c0a8891c32aae815c3faf (PR-1552) [2023-12-29T04:26:15.271Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-29T04:26:15.316Z] > git --version # timeout=10 [2023-12-29T04:26:15.325Z] > git --version # 'git version 2.25.1' [2023-12-29T04:26:15.338Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T04:26:14.493Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T04:26:14.557Z] > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 [2023-12-29T04:26:14.658Z] > git remote # timeout=10 [2023-12-29T04:26:14.678Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T04:26:14.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T04:26:14.711Z] > git merge 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 [2023-12-29T04:26:14.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T04:26:14.756Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T04:26:14.778Z] > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 [2023-12-29T04:26:15.512Z] GO111MODULE=on go vet ./... [2023-12-29T04:26:15.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T04:26:15.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T04:26:15.512Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T04:26:15.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T04:26:15.623Z] $ docker stop --time=1 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 [2023-12-29T04:26:21.027Z] $ docker rm -f --volumes 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-29T04:26:21.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [2023-12-29T04:26:21.805Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-12-29T04:26:22.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T04:26:22.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T04:26:22.383Z] Dload Upload Total Spent Left Speed [2023-12-29T04:26:22.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [Pipeline] sh [2023-12-29T04:26:22.773Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T04:26:23.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T04:26:23.207Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-29T04:26:23.207Z] + sudo tee /etc/docker/daemon.new [2023-12-29T04:26:23.207Z] { [2023-12-29T04:26:23.207Z] "registry-mirrors": [ [2023-12-29T04:26:23.207Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T04:26:23.207Z] ], [2023-12-29T04:26:23.207Z] "bip": "10.250.0.254/24", [2023-12-29T04:26:23.207Z] "hosts": [ [2023-12-29T04:26:23.207Z] "tcp://0.0.0.0:5555", [2023-12-29T04:26:23.207Z] "unix:///var/run/docker.sock" [2023-12-29T04:26:23.207Z] ], [2023-12-29T04:26:23.207Z] "mtu": 1458, [2023-12-29T04:26:23.207Z] "selinux-enabled": true, [2023-12-29T04:26:23.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T04:26:23.207Z] } [Pipeline] sh [2023-12-29T04:26:23.348Z] + ls -al . [2023-12-29T04:26:23.348Z] total 308 [2023-12-29T04:26:23.348Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 04:25 . [2023-12-29T04:26:23.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:23 .. [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 04:23 .dockerignore [2023-12-29T04:26:23.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:25 .git [2023-12-29T04:26:23.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:23 .github [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 29 04:23 .gitignore [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 29 04:23 .golangci.yml [2023-12-29T04:26:23.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 04:24 .semver [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 29 04:23 CHANGELOG.md [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:23 GOVERNANCE.md [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 29 04:23 Jenkinsfile [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 29 04:23 LICENSE [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 29 04:23 Makefile [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 29 04:23 OWNERS.md [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 29 04:23 README.md [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 04:24 VERSION [2023-12-29T04:26:23.348Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:23 bin [2023-12-29T04:26:23.348Z] -rw-r--r-- 1 jenkins jenkins 122155 Dec 29 04:25 coverage.out [2023-12-29T04:26:23.348Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 04:23 example [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 3720 Dec 29 04:23 go.mod [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 33780 Dec 29 04:23 go.sum [2023-12-29T04:26:23.348Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:23 internal [2023-12-29T04:26:23.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:23 openapi [2023-12-29T04:26:23.348Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 29 04:23 pkg [2023-12-29T04:26:23.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:23 snap [2023-12-29T04:26:23.348Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 29 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:26:23.554Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T04:26:23.832Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fe53a55d19ac731d009c0a8891c32aae815c3faf --label arch=amd64 --label version=0.0.0 . [2023-12-29T04:26:23.832Z] Sending build context to Docker daemon 22.04MB [2023-12-29T04:26:23.832Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T04:26:23.832Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-29T04:26:23.832Z] ---> 4fb37fb09268 [2023-12-29T04:26:23.832Z] Step 3/23 : ARG MAKE=make build [2023-12-29T04:26:23.981Z] + sudo service docker restart [2023-12-29T04:26:24.404Z] ---> Running in a10a29ff556a [2023-12-29T04:26:24.404Z] Removing intermediate container a10a29ff556a [2023-12-29T04:26:24.404Z] ---> 8ed830186b90 [2023-12-29T04:26:24.404Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-29T04:26:24.404Z] ---> Running in 972130ab7fe8 [2023-12-29T04:26:24.404Z] Removing intermediate container 972130ab7fe8 [2023-12-29T04:26:24.404Z] ---> 30bf8a47eb6d [2023-12-29T04:26:24.404Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-29T04:26:24.404Z] ---> Running in d4276922e652 [2023-12-29T04:26:24.663Z] Removing intermediate container d4276922e652 [2023-12-29T04:26:24.663Z] ---> 87f43743f9e2 [2023-12-29T04:26:24.663Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-29T04:26:24.663Z] ---> Running in cfc3dbf8aa90 [2023-12-29T04:26:24.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T04:26:25.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T04:26:25.447Z] OK: 264 MiB in 52 packages [2023-12-29T04:26:26.018Z] Removing intermediate container cfc3dbf8aa90 [2023-12-29T04:26:26.018Z] ---> 3f1f88538a6b [2023-12-29T04:26:26.018Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-29T04:26:26.018Z] ---> 492022078724 [2023-12-29T04:26:26.018Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T04:26:26.018Z] ---> Running in cdcb7d7adbd9 [2023-12-29T04:26:26.589Z] Removing intermediate container cdcb7d7adbd9 [2023-12-29T04:26:26.589Z] ---> 5ad7f02ea833 [2023-12-29T04:26:26.589Z] Step 9/23 : COPY . . [2023-12-29T04:26:27.970Z] ---> 1f95dc00f74b [2023-12-29T04:26:27.970Z] Step 10/23 : RUN ${MAKE} [2023-12-29T04:26:27.970Z] ---> Running in 4fec6d79cba6 [2023-12-29T04:26:27.970Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T04:26:42.326Z] provisioning config files... [2023-12-29T04:26:42.351Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11586693887865024951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:26:42.868Z] ---> ****-login.sh [2023-12-29T04:26:42.868Z] nexus3.edgexfoundry.org:10001 [2023-12-29T04:26:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:26:43.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:26:43.403Z] Configure a credential helper to remove this warning. See [2023-12-29T04:26:43.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:26:43.403Z] [2023-12-29T04:26:43.403Z] Login Succeeded [2023-12-29T04:26:43.403Z] nexus3.edgexfoundry.org:10002 [2023-12-29T04:26:43.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:26:43.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:26:43.670Z] Configure a credential helper to remove this warning. See [2023-12-29T04:26:43.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:26:43.670Z] [2023-12-29T04:26:43.670Z] Login Succeeded [2023-12-29T04:26:43.670Z] nexus3.edgexfoundry.org:10003 [2023-12-29T04:26:43.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:26:43.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:26:43.938Z] Configure a credential helper to remove this warning. See [2023-12-29T04:26:43.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:26:43.938Z] [2023-12-29T04:26:43.938Z] Login Succeeded [2023-12-29T04:26:43.938Z] nexus3.edgexfoundry.org:10004 [2023-12-29T04:26:43.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:26:44.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:26:44.209Z] Configure a credential helper to remove this warning. See [2023-12-29T04:26:44.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:26:44.209Z] [2023-12-29T04:26:44.209Z] Login Succeeded [2023-12-29T04:26:44.209Z] ****.io [2023-12-29T04:26:44.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T04:26:44.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T04:26:44.478Z] Configure a credential helper to remove this warning. See [2023-12-29T04:26:44.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T04:26:44.478Z] [2023-12-29T04:26:44.478Z] Login Succeeded [2023-12-29T04:26:44.478Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T04:26:44.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T04:26:45.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T04:26:45.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T04:26:45.243Z] ========================================================= [2023-12-29T04:26:45.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T04:26:45.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:26:45.911Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T04:26:51.269Z] #0 building with "default" instance using docker driver [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #1 [internal] load build definition from Dockerfile [2023-12-29T04:26:51.269Z] #1 transferring dockerfile: 1.54kB done [2023-12-29T04:26:51.269Z] #1 DONE 0.1s [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #2 [internal] load .dockerignore [2023-12-29T04:26:51.269Z] #2 transferring context: 182B 0.0s done [2023-12-29T04:26:51.269Z] #2 DONE 0.1s [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T04:26:51.269Z] #3 DONE 0.1s [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T04:26:51.269Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T04:26:51.269Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T04:26:51.269Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T04:26:51.269Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-29T04:26:51.269Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-29T04:26:51.269Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-29T04:26:51.269Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T04:26:51.269Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T04:26:51.269Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T04:26:51.269Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-29T04:26:51.269Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T04:26:51.269Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-29T04:26:51.269Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-29T04:26:51.269Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-29T04:26:51.269Z] #4 ... [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #5 [internal] load build context [2023-12-29T04:26:51.269Z] #5 transferring context: 11.15MB 0.5s done [2023-12-29T04:26:51.269Z] #5 DONE 0.5s [2023-12-29T04:26:51.269Z] [2023-12-29T04:26:51.269Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T04:26:51.269Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-29T04:26:51.269Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2023-12-29T04:26:51.269Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-29T04:26:51.538Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2023-12-29T04:26:51.538Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.29MB / 11.40MB 0.6s [2023-12-29T04:26:51.538Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.80MB / 63.99MB 0.8s [2023-12-29T04:26:51.538Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-29T04:26:51.538Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.32MB / 97.63MB 0.8s [2023-12-29T04:26:51.538Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-29T04:26:51.811Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-29T04:26:51.811Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [2023-12-29T04:26:51.811Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.58MB / 63.99MB 1.0s [2023-12-29T04:26:51.811Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2023-12-29T04:26:51.811Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-29T04:26:52.078Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.1s [2023-12-29T04:26:52.078Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.77MB / 97.63MB 1.1s [2023-12-29T04:26:52.078Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T04:26:52.078Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s [2023-12-29T04:26:52.078Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.21MB / 97.63MB 1.3s [2023-12-29T04:26:52.352Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.4s [2023-12-29T04:26:52.352Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s [2023-12-29T04:26:52.352Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.41MB / 63.99MB 1.5s [2023-12-29T04:26:52.352Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-29T04:26:52.623Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-29T04:26:52.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s [2023-12-29T04:26:52.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s [2023-12-29T04:26:52.623Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-29T04:26:52.893Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.1s [2023-12-29T04:26:53.481Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-29T04:26:54.523Z] Removing intermediate container 4fec6d79cba6 [2023-12-29T04:26:54.523Z] ---> b6a4902092df [2023-12-29T04:26:54.523Z] Step 11/23 : FROM alpine:3.18 [2023-12-29T04:26:54.523Z] 3.18: Pulling from library/alpine [2023-12-29T04:26:54.523Z] c926b61bad3b: Pulling fs layer [2023-12-29T04:26:54.523Z] c926b61bad3b: Verifying Checksum [2023-12-29T04:26:54.523Z] c926b61bad3b: Download complete [2023-12-29T04:26:54.523Z] c926b61bad3b: Pull complete [2023-12-29T04:26:54.523Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T04:26:54.523Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T04:26:54.523Z] ---> b541f2080109 [2023-12-29T04:26:54.523Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-29T04:26:54.523Z] ---> Running in c89b9edc80ce [2023-12-29T04:26:54.523Z] Removing intermediate container c89b9edc80ce [2023-12-29T04:26:54.523Z] ---> 41472f0f9ad7 [2023-12-29T04:26:54.523Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-29T04:26:54.523Z] ---> Running in 5b409f605771 [2023-12-29T04:26:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T04:26:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T04:26:54.523Z] OK: 7 MiB in 15 packages [2023-12-29T04:26:54.523Z] Removing intermediate container 5b409f605771 [2023-12-29T04:26:54.523Z] ---> d87ef722e955 [2023-12-29T04:26:54.523Z] Step 14/23 : WORKDIR / [2023-12-29T04:26:54.523Z] ---> Running in 02a3766e9892 [2023-12-29T04:26:54.523Z] Removing intermediate container 02a3766e9892 [2023-12-29T04:26:54.523Z] ---> 579a6639f059 [2023-12-29T04:26:54.523Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-29T04:26:54.523Z] ---> 25b4a1412722 [2023-12-29T04:26:54.523Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-29T04:26:54.523Z] ---> fd6f2eb90b4c [2023-12-29T04:26:54.523Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-29T04:26:54.523Z] ---> e49428435d02 [2023-12-29T04:26:54.523Z] Step 18/23 : EXPOSE 59999 [2023-12-29T04:26:54.523Z] ---> Running in 0df0fc71f51d [2023-12-29T04:26:54.523Z] Removing intermediate container 0df0fc71f51d [2023-12-29T04:26:54.523Z] ---> 2bc4b32ce21e [2023-12-29T04:26:54.523Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-29T04:26:54.523Z] ---> Running in 7fb088fa168c [2023-12-29T04:26:54.523Z] Removing intermediate container 7fb088fa168c [2023-12-29T04:26:54.523Z] ---> 004a30aa7c55 [2023-12-29T04:26:54.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T04:26:54.523Z] ---> Running in 6fabeea7806b [2023-12-29T04:26:54.523Z] Removing intermediate container 6fabeea7806b [2023-12-29T04:26:54.523Z] ---> 7138cad0458a [2023-12-29T04:26:54.523Z] Step 21/23 : LABEL arch=amd64 [2023-12-29T04:26:54.523Z] ---> Running in 23fff0670aa5 [2023-12-29T04:26:54.523Z] Removing intermediate container 23fff0670aa5 [2023-12-29T04:26:54.523Z] ---> 989c9180f08c [2023-12-29T04:26:54.523Z] Step 22/23 : LABEL git_sha=fe53a55d19ac731d009c0a8891c32aae815c3faf [2023-12-29T04:26:54.523Z] ---> Running in 66ca450a2725 [2023-12-29T04:26:54.523Z] Removing intermediate container 66ca450a2725 [2023-12-29T04:26:54.523Z] ---> 75cac38ac350 [2023-12-29T04:26:54.523Z] Step 23/23 : LABEL version=0.0.0 [2023-12-29T04:26:54.523Z] ---> Running in 21bd59353461 [2023-12-29T04:26:54.523Z] Removing intermediate container 21bd59353461 [2023-12-29T04:26:54.523Z] ---> 1d4354f15976 [2023-12-29T04:26:54.523Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T04:26:54.523Z] Successfully built 1d4354f15976 [2023-12-29T04:26:54.523Z] Successfully tagged device-sdk-simple: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-12-29T04:26:55.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T04:26:55.860Z] [2023-12-29T04:26:55.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:26:56.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T04:26:56.281Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T04:26:56.281Z] 5eb5b503b376: Pulling fs layer [2023-12-29T04:26:56.281Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T04:26:56.281Z] ec43610c2a17: Pulling fs layer [2023-12-29T04:26:56.281Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T04:26:56.281Z] 33b1e0a273af: Pulling fs layer [2023-12-29T04:26:56.281Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T04:26:56.281Z] 2f39f015ded8: Pulling fs layer [2023-12-29T04:26:56.281Z] 33b1e0a273af: Waiting [2023-12-29T04:26:56.281Z] 5d3b04190fa2: Waiting [2023-12-29T04:26:56.281Z] 2f39f015ded8: Waiting [2023-12-29T04:26:56.281Z] 3a2ae6a8a46f: Waiting [2023-12-29T04:26:56.281Z] 5c69ac0246d0: Download complete [2023-12-29T04:26:56.281Z] 3a2ae6a8a46f: Download complete [2023-12-29T04:26:56.281Z] 33b1e0a273af: Verifying Checksum [2023-12-29T04:26:56.281Z] 33b1e0a273af: Download complete [2023-12-29T04:26:56.281Z] 5d3b04190fa2: Download complete [2023-12-29T04:26:56.281Z] ec43610c2a17: Verifying Checksum [2023-12-29T04:26:56.281Z] ec43610c2a17: Download complete [2023-12-29T04:26:56.539Z] 5eb5b503b376: Verifying Checksum [2023-12-29T04:26:56.539Z] 5eb5b503b376: Download complete [2023-12-29T04:26:57.103Z] 2f39f015ded8: Download complete [2023-12-29T04:26:57.669Z] 5eb5b503b376: Pull complete [2023-12-29T04:26:57.669Z] 5c69ac0246d0: Pull complete [2023-12-29T04:26:58.236Z] ec43610c2a17: Pull complete [2023-12-29T04:26:58.236Z] 3a2ae6a8a46f: Pull complete [2023-12-29T04:26:58.493Z] 33b1e0a273af: Pull complete [2023-12-29T04:26:58.493Z] 5d3b04190fa2: Pull complete [2023-12-29T04:26:58.851Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-29T04:27:03.758Z] 2f39f015ded8: Pull complete [2023-12-29T04:27:03.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T04:27:03.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T04:27:03.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:27:04.154Z] prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container [2023-12-29T04:27:04.200Z] $ 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-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@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-12-29T04:27:04.198Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-29T04:27:09.547Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done [2023-12-29T04:27:10.952Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T04:27:10.952Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-29T04:27:11.218Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T04:27:11.218Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T04:27:12.513Z] $ docker top 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:27:13.114Z] ---> job-cost.sh [2023-12-29T04:27:13.114Z] lf-activate-venv: SKIPPING [2023-12-29T04:27:13.114Z] INFO: No Stack... [2023-12-29T04:27:13.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T04:27:13.630Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T04:27:13.946Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/cost.csv [2023-12-29T04:27:13.946Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T04:27:14.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [2023-12-29T04:27:14.048Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] did not exist. Created. [2023-12-29T04:27:14.048Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T04:27:14.525Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T04:27:14.582Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T04:27:14.655Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T04:27:14.838Z] $ docker stop --time=1 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 [2023-12-29T04:27:15.980Z] $ docker rm -f --volumes 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-29T04:27:16.553Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [Pipeline] // stage [Pipeline] } [2023-12-29T04:27:19.160Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-29T04:27:19.427Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-29T04:27:21.365Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-29T04:27:21.365Z] #4 DONE 30.5s [2023-12-29T04:27:21.365Z] [2023-12-29T04:27:21.365Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-29T04:27:22.830Z] #6 DONE 1.5s [2023-12-29T04:27:22.830Z] [2023-12-29T04:27:22.830Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-29T04:27:23.786Z] #7 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T04:27:24.054Z] #7 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T04:27:25.021Z] #7 1.998 OK: 266 MiB in 52 packages [2023-12-29T04:27:25.021Z] #7 DONE 2.2s [2023-12-29T04:27:25.294Z] [2023-12-29T04:27:25.294Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T04:27:25.294Z] #8 DONE 0.1s [2023-12-29T04:27:25.294Z] [2023-12-29T04:27:25.294Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T04:27:51.976Z] #9 DONE 23.5s [2023-12-29T04:27:51.976Z] [2023-12-29T04:27:51.976Z] #10 [builder 6/7] COPY . . [2023-12-29T04:27:51.976Z] #10 DONE 0.3s [2023-12-29T04:27:51.976Z] [2023-12-29T04:27:51.976Z] #11 [builder 7/7] RUN echo noop [2023-12-29T04:27:51.976Z] #11 0.596 noop [2023-12-29T04:27:51.976Z] #11 DONE 0.7s [2023-12-29T04:27:51.976Z] [2023-12-29T04:27:51.976Z] #12 exporting to image [2023-12-29T04:27:51.976Z] #12 exporting layers [2023-12-29T04:28:10.173Z] #12 exporting layers 20.1s done [2023-12-29T04:28:10.173Z] #12 writing image sha256:519e9c7ad17d5126ee8fddf046a49a06f725907ad466df8be6a57aab3554ef15 done [2023-12-29T04:28:10.173Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T04:28:10.173Z] #12 DONE 20.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:28:10.769Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T04:28:10.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:28:11.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container [2023-12-29T04:28:11.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-12-29T04:28:12.284Z] $ docker top 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T04:28:12.878Z] + go version [2023-12-29T04:28:12.878Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T04:28:12.914Z] $ docker stop --time=1 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 [2023-12-29T04:28:14.411Z] $ docker rm -f --volumes 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:28:15.690Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T04:28:15.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:28:15.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container [2023-12-29T04:28:16.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-12-29T04:28:19.209Z] $ docker top c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T04:28:19.791Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T04:28:20.229Z] + make test [2023-12-29T04:28:20.229Z] go test -race -coverprofile=coverage.out ./... [2023-12-29T04:28:52.428Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-29T04:30:00.300Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.191s coverage: 27.6% of statements [2023-12-29T04:30:00.300Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.301s coverage: 81.5% of statements [2023-12-29T04:30:00.300Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.319s coverage: 86.0% of statements [2023-12-29T04:30:00.300Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-29T04:30:00.884Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.411s coverage: 71.8% of statements [2023-12-29T04:30:01.475Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-29T04:30:01.475Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-29T04:30:04.102Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.248s coverage: 14.4% of statements [2023-12-29T04:30:04.102Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.912s coverage: 45.9% of statements [2023-12-29T04:30:04.102Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.403s coverage: 68.5% of statements [2023-12-29T04:30:04.102Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.471s coverage: 89.2% of statements [2023-12-29T04:30:04.370Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-29T04:30:05.774Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements [2023-12-29T04:30:06.732Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T04:30:06.732Z] GO111MODULE=on go vet ./... [2023-12-29T04:31:28.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T04:31:28.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T04:31:28.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T04:31:28.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T04:31:28.491Z] $ docker stop --time=1 c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 [2023-12-29T04:31:30.403Z] $ docker rm -f --volumes c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T04:31:32.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T04:31:32.201Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T04:31:32.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T04:31:33.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T04:31:33.958Z] + ls -al . [2023-12-29T04:31:33.958Z] total 304 [2023-12-29T04:31:33.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 04:28 . [2023-12-29T04:31:33.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:26 .. [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 04:26 .dockerignore [2023-12-29T04:31:33.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:26 .git [2023-12-29T04:31:33.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:26 .github [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 29 04:26 .gitignore [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 29 04:26 .golangci.yml [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 29 04:26 CHANGELOG.md [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:26 GOVERNANCE.md [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 29 04:26 Jenkinsfile [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 29 04:26 LICENSE [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 29 04:26 Makefile [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 29 04:26 OWNERS.md [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 29 04:26 README.md [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 04:24 VERSION [2023-12-29T04:31:33.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:26 bin [2023-12-29T04:31:33.958Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 29 04:30 coverage.out [2023-12-29T04:31:33.958Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 04:26 example [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 3720 Dec 29 04:26 go.mod [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 33780 Dec 29 04:26 go.sum [2023-12-29T04:31:33.958Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:26 internal [2023-12-29T04:31:33.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:26 openapi [2023-12-29T04:31:33.958Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 29 04:26 pkg [2023-12-29T04:31:33.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:26 snap [2023-12-29T04:31:33.958Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 29 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:31:34.454Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fe53a55d19ac731d009c0a8891c32aae815c3faf --label arch=arm64 --label version=0.0.0 . [2023-12-29T04:31:35.036Z] #0 building with "default" instance using docker driver [2023-12-29T04:31:35.036Z] [2023-12-29T04:31:35.036Z] #1 [internal] load build definition from Dockerfile [2023-12-29T04:31:35.036Z] #1 transferring dockerfile: 30B [2023-12-29T04:31:35.301Z] #1 transferring dockerfile: 1.54kB done [2023-12-29T04:31:35.301Z] #1 DONE 0.0s [2023-12-29T04:31:35.301Z] [2023-12-29T04:31:35.301Z] #2 [internal] load .dockerignore [2023-12-29T04:31:35.301Z] #2 transferring context: 182B done [2023-12-29T04:31:35.301Z] #2 DONE 0.0s [2023-12-29T04:31:35.301Z] [2023-12-29T04:31:35.301Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T04:31:35.301Z] #3 DONE 0.0s [2023-12-29T04:31:35.301Z] [2023-12-29T04:31:35.301Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T04:31:35.568Z] #4 DONE 0.4s [2023-12-29T04:31:35.568Z] [2023-12-29T04:31:35.568Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T04:31:35.568Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T04:31:35.835Z] #5 ... [2023-12-29T04:31:35.835Z] [2023-12-29T04:31:35.835Z] #6 [internal] load build context [2023-12-29T04:31:35.835Z] #6 transferring context: 137.44kB 0.1s done [2023-12-29T04:31:35.835Z] #6 DONE 0.1s [2023-12-29T04:31:35.835Z] [2023-12-29T04:31:35.835Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T04:31:35.835Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T04:31:35.835Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-29T04:31:35.835Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T04:31:35.835Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T04:31:35.835Z] #5 ... [2023-12-29T04:31:35.835Z] [2023-12-29T04:31:35.835Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T04:31:35.835Z] #7 DONE 0.2s [2023-12-29T04:31:35.835Z] [2023-12-29T04:31:35.835Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-29T04:31:35.835Z] #8 DONE 0.1s [2023-12-29T04:31:35.835Z] [2023-12-29T04:31:35.835Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T04:31:35.835Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T04:31:35.835Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T04:31:36.101Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-29T04:31:36.686Z] #5 DONE 0.9s [2023-12-29T04:31:36.686Z] [2023-12-29T04:31:36.686Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-29T04:31:37.281Z] #9 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T04:31:37.557Z] #9 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T04:31:38.520Z] #9 1.974 OK: 8 MiB in 15 packages [2023-12-29T04:31:40.458Z] #9 DONE 3.9s [2023-12-29T04:31:40.458Z] [2023-12-29T04:31:40.458Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-29T04:31:40.458Z] #10 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T04:31:40.458Z] #10 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T04:31:40.458Z] #10 2.283 OK: 266 MiB in 52 packages [2023-12-29T04:31:40.458Z] #10 DONE 4.5s [2023-12-29T04:31:40.458Z] [2023-12-29T04:31:40.458Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T04:31:40.458Z] #11 DONE 0.2s [2023-12-29T04:31:40.458Z] [2023-12-29T04:31:40.458Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T04:31:41.873Z] #12 DONE 1.2s [2023-12-29T04:31:41.873Z] [2023-12-29T04:31:41.873Z] #13 [builder 6/7] COPY . . [2023-12-29T04:31:42.140Z] #13 DONE 0.4s [2023-12-29T04:31:42.140Z] [2023-12-29T04:31:42.140Z] #14 [builder 7/7] RUN make build [2023-12-29T04:31:42.743Z] #14 0.637 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-29T04:32:50.803Z] #14 DONE 61.3s [2023-12-29T04:32:50.803Z] [2023-12-29T04:32:50.803Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-29T04:32:50.803Z] #15 DONE 0.1s [2023-12-29T04:32:50.803Z] [2023-12-29T04:32:50.803Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-29T04:32:50.803Z] #16 DONE 0.3s [2023-12-29T04:32:50.803Z] [2023-12-29T04:32:50.803Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-29T04:32:50.803Z] #17 DONE 0.1s [2023-12-29T04:32:50.803Z] [2023-12-29T04:32:50.803Z] #18 exporting to image [2023-12-29T04:32:50.803Z] #18 exporting layers [2023-12-29T04:32:50.803Z] #18 exporting layers 0.4s done [2023-12-29T04:32:50.803Z] #18 writing image sha256:4b825e42ae2304afbf19f1ce6b722a8cd0d1f9b2f6ce100a00ffc73fd12341b7 done [2023-12-29T04:32:50.803Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-29T04:32:50.803Z] #18 DONE 0.4s [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-12-29T04:32:52.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T04:32:52.150Z] [2023-12-29T04:32:52.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:32:52.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T04:32:52.869Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T04:32:52.869Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T04:32:52.869Z] 04944245beec: Pulling fs layer [2023-12-29T04:32:52.869Z] 699f458cf7ca: Pulling fs layer [2023-12-29T04:32:52.869Z] 765212b225bb: Pulling fs layer [2023-12-29T04:32:52.869Z] f23df028b6ca: Pulling fs layer [2023-12-29T04:32:52.869Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T04:32:52.869Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T04:32:52.869Z] f23df028b6ca: Waiting [2023-12-29T04:32:52.869Z] 2437ff75d9bd: Waiting [2023-12-29T04:32:52.869Z] d65c8cfc05b1: Waiting [2023-12-29T04:32:52.869Z] 765212b225bb: Waiting [2023-12-29T04:32:52.869Z] 04944245beec: Verifying Checksum [2023-12-29T04:32:52.869Z] 04944245beec: Download complete [2023-12-29T04:32:52.869Z] 765212b225bb: Verifying Checksum [2023-12-29T04:32:52.869Z] 765212b225bb: Download complete [2023-12-29T04:32:52.869Z] f23df028b6ca: Verifying Checksum [2023-12-29T04:32:52.869Z] f23df028b6ca: Download complete [2023-12-29T04:32:52.869Z] d65c8cfc05b1: Verifying Checksum [2023-12-29T04:32:52.869Z] d65c8cfc05b1: Download complete [2023-12-29T04:32:53.138Z] 699f458cf7ca: Verifying Checksum [2023-12-29T04:32:53.138Z] 699f458cf7ca: Download complete [2023-12-29T04:32:53.405Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T04:32:53.405Z] 8998bd30e6a1: Download complete [2023-12-29T04:32:55.427Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T04:32:55.427Z] 2437ff75d9bd: Download complete [2023-12-29T04:32:59.707Z] 8998bd30e6a1: Pull complete [2023-12-29T04:32:59.981Z] 04944245beec: Pull complete [2023-12-29T04:33:01.937Z] 699f458cf7ca: Pull complete [2023-12-29T04:33:01.937Z] 765212b225bb: Pull complete [2023-12-29T04:33:06.286Z] f23df028b6ca: Pull complete [2023-12-29T04:33:06.286Z] d65c8cfc05b1: Pull complete [2023-12-29T04:33:28.351Z] 2437ff75d9bd: Pull complete [2023-12-29T04:33:28.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T04:33:28.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T04:33:28.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:33:28.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container [2023-12-29T04:33:28.936Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-12-29T04:33:30.959Z] $ docker top fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:31.600Z] ---> job-cost.sh [2023-12-29T04:33:31.867Z] lf-activate-venv: SKIPPING [2023-12-29T04:33:31.867Z] INFO: No Stack... [2023-12-29T04:33:32.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T04:33:33.031Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T04:33:33.381Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-12-29T04:33:33.381Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T04:33:33.434Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [2023-12-29T04:33:33.446Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] did not exist. Created. [2023-12-29T04:33:33.447Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T04:33:33.964Z] /w/workspace/device-sdk-go/1@tmp/durable-cf3aa9c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T04:33:34.312Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T04:33:34.357Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T04:33:34.436Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T04:33:34.455Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T04:33:34.627Z] $ docker stop --time=1 fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 [2023-12-29T04:33:36.023Z] $ docker rm -f --volumes fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 [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-12-29T04:33:38.082Z] provisioning config files... [2023-12-29T04:33:38.093Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config13272298127414492041tmp [Pipeline] { [Pipeline] sh [2023-12-29T04:33:38.529Z] + set +x [2023-12-29T04:33:38.529Z] + curl -s https://codecov.io/bash [2023-12-29T04:33:38.529Z] + bash -s -- [2023-12-29T04:33:38.529Z] [2023-12-29T04:33:38.529Z] _____ _ [2023-12-29T04:33:38.529Z] / ____| | | [2023-12-29T04:33:38.529Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T04:33:38.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T04:33:38.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T04:33:38.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T04:33:38.529Z] Bash-1.0.6 [2023-12-29T04:33:38.529Z] [2023-12-29T04:33:38.529Z] [2023-12-29T04:33:38.529Z] ==> git version 2.25.1 found [2023-12-29T04:33:38.529Z] ==> 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-12-29T04:33:38.529Z] Release-Date: 2020-01-08 [2023-12-29T04:33:38.529Z] 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-12-29T04:33:38.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T04:33:38.529Z] ==> Jenkins CI detected. [2023-12-29T04:33:38.529Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1552 [2023-12-29T04:33:38.529Z] project root: . [2023-12-29T04:33:38.529Z] --> token set from env [2023-12-29T04:33:38.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T04:33:38.529Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T04:33:38.529Z] ==> Python coveragepy not found [2023-12-29T04:33:38.529Z] ==> Searching for coverage reports in: [2023-12-29T04:33:38.529Z] + . [2023-12-29T04:33:38.529Z] -> Found 1 reports [2023-12-29T04:33:38.529Z] ==> Detecting git/mercurial file structure [2023-12-29T04:33:38.529Z] ==> Reading reports [2023-12-29T04:33:38.791Z] + ./coverage.out bytes=122153 [2023-12-29T04:33:38.792Z] ==> Appending adjustments [2023-12-29T04:33:38.792Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T04:33:39.053Z] + Found adjustments [2023-12-29T04:33:39.053Z] ==> Gzipping contents [2023-12-29T04:33:39.053Z] 20K /tmp/codecov.mQPRFt.gz [2023-12-29T04:33:39.053Z] ==> Uploading reports [2023-12-29T04:33:39.053Z] url: https://codecov.io [2023-12-29T04:33:39.053Z] query: branch=PR-1552&commit=fe53a55d19ac731d009c0a8891c32aae815c3faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1552&job=&cmd_args= [2023-12-29T04:33:39.053Z] -> Pinging Codecov [2023-12-29T04:33:39.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1552&commit=fe53a55d19ac731d009c0a8891c32aae815c3faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1552&job=&cmd_args= [2023-12-29T04:33:39.053Z] -> Uploading to [2023-12-29T04:33:39.053Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/7E55EF52A471D76F132DFD9A03CDDE97/fe53a55d19ac731d009c0a8891c32aae815c3faf/9b930c6b-24d4-4081-b8a1-74ad24b53eac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T043338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33f238f195ffa5a3d7c2f9f3cd91626b088403522df71b2ef7f343a80dc21b5f [2023-12-29T04:33:39.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T04:33:39.053Z] Dload Upload Total Spent Left Speed [2023-12-29T04:33:39.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16778 0 0 100 16778 0 68481 --:--:-- --:--:-- --:--:-- 68481 [2023-12-29T04:33:39.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] } [2023-12-29T04:33:39.342Z] 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-12-29T04:33:42.833Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives ] [2023-12-29T04:33:42.833Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives [2023-12-29T04:33:42.833Z] total 16 [2023-12-29T04:33:42.833Z] drwxr-xr-x 3 root root 4096 Dec 29 04:27 . [2023-12-29T04:33:42.833Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:27 .. [2023-12-29T04:33:42.833Z] drwxr-xr-x 2 root root 4096 Dec 29 04:27 cost [2023-12-29T04:33:42.833Z] -rw-r--r-- 1 root root 86 Dec 29 04:27 cost.csv [2023-12-29T04:33:42.833Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives [2023-12-29T04:33:42.833Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives [2023-12-29T04:33:42.833Z] total 16 [2023-12-29T04:33:42.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 04:27 . [2023-12-29T04:33:42.833Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:27 .. [2023-12-29T04:33:42.833Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 04:27 cost [2023-12-29T04:33:42.833Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 29 04:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:43.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:44.068Z] ---> package-listing.sh [2023-12-29T04:33:44.068Z] ++ facter osfamily [2023-12-29T04:33:44.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T04:33:44.329Z] + OS_FAMILY=debian [2023-12-29T04:33:44.329Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1552 [2023-12-29T04:33:44.329Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T04:33:44.329Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T04:33:44.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T04:33:44.329Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T04:33:44.329Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1552 ']' [2023-12-29T04:33:44.329Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T04:33:44.329Z] + case "${OS_FAMILY}" in [2023-12-29T04:33:44.329Z] + dpkg -l [2023-12-29T04:33:44.329Z] + grep '^ii' [2023-12-29T04:33:44.329Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T04:33:44.329Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T04:33:44.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T04:33:44.329Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1552 ']' [2023-12-29T04:33:44.329Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/ [2023-12-29T04:33:44.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/ [Pipeline] echo [2023-12-29T04:33:44.363Z] 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-sdk-go_PR-1552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T04:33:44.663Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T04:33:45.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T04:33:45.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T04:33:45.619Z] prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container [2023-12-29T04:33:45.674Z] $ 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-sdk-go_PR-1552/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-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T04:33:45.906Z] $ docker top 0fba28cc6911b51a44548c390068fd61e59e639e30edfd9cb24b48f65c4dd120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T04:33:46.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T04:33:46.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T04:33:46.999Z] + ls /var/log/sa-host [2023-12-29T04:33:46.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T04:33:47.280Z] provisioning config files... [2023-12-29T04:33:47.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config14583952692865353058tmp [Pipeline] { [Pipeline] echo [2023-12-29T04:33:47.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:47.771Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T04:33:47.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:48.338Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T04:33:48.373Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:48.686Z] ---> sudo-logs.sh [2023-12-29T04:33:48.686Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T04:33:48.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:49.157Z] ---> job-cost.sh [2023-12-29T04:33:49.157Z] lf-activate-venv: SKIPPING [2023-12-29T04:33:49.157Z] DEBUG: total: 0.2199999988079071 [2023-12-29T04:33:49.157Z] INFO: Retrieving Stack Cost... [2023-12-29T04:33:49.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T04:33:49.678Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T04:33:49.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T04:33:50.035Z] ---> logs-deploy.sh [2023-12-29T04:33:50.035Z] lf-activate-venv: SKIPPING [2023-12-29T04:33:50.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1552/1 [2023-12-29T04:33:50.035Z] INFO: archiving workspace using pattern(s): [2023-12-29T04:33:50.973Z] Archives upload complete. [2023-12-29T04:33:51.233Z] INFO: archiving logs to Nexus [2023-12-29T04:33:51.805Z] ---> uname -a: [2023-12-29T04:33:51.805Z] Linux prd-ubuntu20-04-docker-8c-8g-26360 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] ---> lscpu: [2023-12-29T04:33:51.805Z] Architecture: x86_64 [2023-12-29T04:33:51.805Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-29T04:33:51.805Z] Byte Order: Little Endian [2023-12-29T04:33:51.805Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-29T04:33:51.805Z] CPU(s): 8 [2023-12-29T04:33:51.805Z] On-line CPU(s) list: 0-7 [2023-12-29T04:33:51.805Z] Thread(s) per core: 1 [2023-12-29T04:33:51.805Z] Core(s) per socket: 1 [2023-12-29T04:33:51.805Z] Socket(s): 8 [2023-12-29T04:33:51.805Z] NUMA node(s): 1 [2023-12-29T04:33:51.805Z] Vendor ID: AuthenticAMD [2023-12-29T04:33:51.805Z] CPU family: 23 [2023-12-29T04:33:51.805Z] Model: 49 [2023-12-29T04:33:51.805Z] Model name: AMD EPYC-Rome Processor [2023-12-29T04:33:51.805Z] Stepping: 0 [2023-12-29T04:33:51.805Z] CPU MHz: 2799.998 [2023-12-29T04:33:51.805Z] BogoMIPS: 5599.99 [2023-12-29T04:33:51.805Z] Virtualization: AMD-V [2023-12-29T04:33:51.805Z] Hypervisor vendor: KVM [2023-12-29T04:33:51.805Z] Virtualization type: full [2023-12-29T04:33:51.805Z] L1d cache: 256 KiB [2023-12-29T04:33:51.805Z] L1i cache: 256 KiB [2023-12-29T04:33:51.805Z] L2 cache: 4 MiB [2023-12-29T04:33:51.805Z] L3 cache: 128 MiB [2023-12-29T04:33:51.805Z] NUMA node0 CPU(s): 0-7 [2023-12-29T04:33:51.805Z] Vulnerability Itlb multihit: Not affected [2023-12-29T04:33:51.805Z] Vulnerability L1tf: Not affected [2023-12-29T04:33:51.805Z] Vulnerability Mds: Not affected [2023-12-29T04:33:51.805Z] Vulnerability Meltdown: Not affected [2023-12-29T04:33:51.805Z] Vulnerability Mmio stale data: Not affected [2023-12-29T04:33:51.805Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-29T04:33:51.805Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-29T04:33:51.805Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-29T04:33:51.805Z] Vulnerability Srbds: Not affected [2023-12-29T04:33:51.805Z] Vulnerability Tsx async abort: Not affected [2023-12-29T04:33:51.805Z] 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-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] ---> nproc: [2023-12-29T04:33:51.805Z] 8 [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] ---> df -h: [2023-12-29T04:33:51.805Z] Filesystem Size Used Avail Use% Mounted on [2023-12-29T04:33:51.805Z] overlay 155G 12G 144G 8% / [2023-12-29T04:33:51.805Z] tmpfs 64M 0 64M 0% /dev [2023-12-29T04:33:51.805Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-29T04:33:51.805Z] shm 64M 0 64M 0% /dev/shm [2023-12-29T04:33:51.805Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] ---> sar -b -r -n DEV: [2023-12-29T04:33:51.805Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26360) 12/29/23 _x86_64_ (8 CPU) [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:23:15 LINUX RESTART (8 CPU) [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-29T04:33:51.805Z] 04:25:01 164.01 4.40 159.61 0.00 428.33 50900.72 0.00 [2023-12-29T04:33:51.805Z] 04:26:01 110.65 0.08 110.56 0.00 13.33 35689.39 0.00 [2023-12-29T04:33:51.805Z] 04:27:01 147.15 0.25 146.90 0.00 12.00 40569.94 0.00 [2023-12-29T04:33:51.805Z] 04:28:01 47.56 0.03 47.53 0.00 7.33 16478.47 0.00 [2023-12-29T04:33:51.805Z] 04:29:01 28.95 10.23 18.71 0.00 3453.69 3739.24 0.00 [2023-12-29T04:33:51.805Z] 04:30:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 [2023-12-29T04:33:51.805Z] 04:31:02 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-12-29T04:33:51.805Z] 04:32:01 1.59 0.00 1.59 0.00 0.00 17.76 0.00 [2023-12-29T04:33:51.805Z] 04:33:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-12-29T04:33:51.805Z] Average: 56.10 1.67 54.43 0.00 435.76 16412.73 0.00 [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-29T04:33:51.805Z] 04:25:01 28469064 31549996 759940 2.31 111144 3178212 1923700 5.67 1175164 2772016 206116 [2023-12-29T04:33:51.805Z] 04:26:01 27490124 31208836 1090656 3.32 152244 3718532 2261564 6.67 1652528 3209564 540864 [2023-12-29T04:33:51.805Z] 04:27:01 27484532 31513392 788300 2.40 163976 3988812 2061852 6.08 1300036 3539056 521532 [2023-12-29T04:33:51.805Z] 04:28:01 27586144 31554184 747000 2.27 164708 3924376 1776544 5.24 1274060 3462664 184 [2023-12-29T04:33:51.805Z] 04:29:01 27347628 31536512 756332 2.30 169996 4128088 1812440 5.34 1434356 3518072 16 [2023-12-29T04:33:51.805Z] 04:30:01 27354344 31543264 749500 2.28 170036 4128088 1812440 5.34 1428032 3518072 12 [2023-12-29T04:33:51.805Z] 04:31:02 27354612 31543644 749076 2.28 170124 4128092 1812440 5.34 1428212 3518076 8 [2023-12-29T04:33:51.805Z] 04:32:01 27358196 31547376 745288 2.27 170160 4128212 1812440 5.34 1424560 3518204 52 [2023-12-29T04:33:51.805Z] 04:33:01 27357872 31547492 745504 2.27 170180 4128224 1812440 5.34 1424224 3518604 12 [2023-12-29T04:33:51.805Z] Average: 27533613 31504966 792400 2.41 160285 3938960 1898429 5.59 1393464 3397148 140977 [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-29T04:33:51.805Z] 04:25:01 ens3 544.88 328.68 5721.20 82.11 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:25:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:25:01 docker0 234.48 398.13 19.59 2553.23 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:26:01 ens3 31.03 20.36 33.20 12.93 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:26:01 docker0 1.00 1.28 0.10 0.39 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:26:01 vethfce5bc8 1.00 1.37 0.11 0.40 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:27:01 ens3 107.85 65.06 2644.16 14.05 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:27:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:27:01 docker0 3.02 6.50 0.18 61.84 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:28:01 ens3 10.46 7.00 12.05 4.26 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:29:01 ens3 77.85 31.24 1376.23 2.38 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:30:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:31:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] Average: ens3 85.99 50.39 1089.46 12.88 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] Average: docker0 26.55 45.18 2.21 291.14 0.00 0.00 0.00 0.00 [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] ---> sar -P ALL: [2023-12-29T04:33:51.805Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26360) 12/29/23 _x86_64_ (8 CPU) [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:23:15 LINUX RESTART (8 CPU) [2023-12-29T04:33:51.805Z] [2023-12-29T04:33:51.805Z] 04:24:01 CPU %user %nice %system %iowait %steal %idle [2023-12-29T04:33:51.805Z] 04:25:01 all 6.91 0.00 3.09 4.66 0.06 85.28 [2023-12-29T04:33:51.805Z] 04:25:01 0 7.20 0.00 2.66 0.37 0.05 89.72 [2023-12-29T04:33:51.805Z] 04:25:01 1 6.49 0.00 3.51 21.54 0.07 68.39 [2023-12-29T04:33:51.805Z] 04:25:01 2 6.75 0.00 3.05 0.19 0.05 89.97 [2023-12-29T04:33:51.806Z] 04:25:01 3 7.58 0.00 3.28 1.18 0.05 87.91 [2023-12-29T04:33:51.806Z] 04:25:01 4 6.78 0.00 2.92 3.78 0.08 86.44 [2023-12-29T04:33:51.806Z] 04:25:01 5 5.84 0.00 2.53 0.05 0.05 91.53 [2023-12-29T04:33:51.806Z] 04:25:01 6 6.95 0.00 3.81 7.32 0.07 81.85 [2023-12-29T04:33:51.806Z] 04:25:01 7 7.65 0.00 2.99 3.04 0.03 86.28 [2023-12-29T04:33:51.806Z] 04:26:01 all 30.52 0.00 4.00 2.79 0.08 62.61 [2023-12-29T04:33:51.806Z] 04:26:01 0 29.37 0.00 3.63 0.52 0.08 66.40 [2023-12-29T04:33:51.806Z] 04:26:01 1 30.30 0.00 4.16 3.87 0.08 61.58 [2023-12-29T04:33:51.806Z] 04:26:01 2 32.62 0.00 3.42 2.10 0.07 61.80 [2023-12-29T04:33:51.806Z] 04:26:01 3 31.12 0.00 4.54 1.08 0.08 63.18 [2023-12-29T04:33:51.806Z] 04:26:01 4 30.71 0.00 3.52 0.12 0.08 65.57 [2023-12-29T04:33:51.806Z] 04:26:01 5 28.94 0.00 4.05 0.59 0.08 66.34 [2023-12-29T04:33:51.806Z] 04:26:01 6 30.14 0.00 4.45 13.74 0.10 51.57 [2023-12-29T04:33:51.806Z] 04:26:01 7 30.90 0.00 4.23 0.34 0.08 64.44 [2023-12-29T04:33:51.806Z] 04:27:01 all 30.71 0.00 4.30 3.62 0.10 61.28 [2023-12-29T04:33:51.806Z] 04:27:01 0 32.28 0.00 4.21 6.76 0.08 56.67 [2023-12-29T04:33:51.806Z] 04:27:01 1 29.62 0.00 5.18 0.59 0.08 64.53 [2023-12-29T04:33:51.806Z] 04:27:01 2 30.92 0.00 4.15 1.30 0.10 63.53 [2023-12-29T04:33:51.806Z] 04:27:01 3 31.51 0.00 4.16 5.10 0.07 59.16 [2023-12-29T04:33:51.806Z] 04:27:01 4 31.09 0.00 4.59 0.05 0.07 64.20 [2023-12-29T04:33:51.806Z] 04:27:01 5 29.01 0.00 4.22 5.74 0.08 60.95 [2023-12-29T04:33:51.806Z] 04:27:01 6 30.30 0.00 3.83 6.81 0.10 58.97 [2023-12-29T04:33:51.806Z] 04:27:01 7 30.94 0.00 4.03 2.60 0.19 62.25 [2023-12-29T04:33:51.806Z] 04:28:01 all 0.50 0.00 0.27 1.79 0.03 97.41 [2023-12-29T04:33:51.806Z] 04:28:01 0 0.48 0.00 0.18 0.02 0.00 99.32 [2023-12-29T04:33:51.806Z] 04:28:01 1 0.47 0.00 0.10 0.00 0.02 99.42 [2023-12-29T04:33:51.806Z] 04:28:01 2 0.30 0.00 0.38 0.08 0.02 99.22 [2023-12-29T04:33:51.806Z] 04:28:01 3 0.35 0.00 0.69 10.40 0.10 88.46 [2023-12-29T04:33:51.806Z] 04:28:01 4 0.98 0.00 0.15 0.93 0.02 97.92 [2023-12-29T04:33:51.806Z] 04:28:01 5 0.57 0.00 0.15 0.02 0.02 99.25 [2023-12-29T04:33:51.806Z] 04:28:01 6 0.47 0.00 0.23 2.96 0.08 96.26 [2023-12-29T04:33:51.806Z] 04:28:01 7 0.35 0.00 0.27 0.00 0.00 99.38 [2023-12-29T04:33:51.806Z] 04:29:01 all 0.99 0.00 0.40 0.52 0.01 98.07 [2023-12-29T04:33:51.806Z] 04:29:01 0 0.63 0.00 0.40 0.52 0.02 98.43 [2023-12-29T04:33:51.806Z] 04:29:01 1 0.72 0.00 0.33 0.33 0.02 98.60 [2023-12-29T04:33:51.806Z] 04:29:01 2 0.35 0.00 0.30 0.72 0.00 98.63 [2023-12-29T04:33:51.806Z] 04:29:01 3 0.40 0.00 0.20 0.53 0.02 98.85 [2023-12-29T04:33:51.806Z] 04:29:01 4 1.64 0.00 0.31 0.03 0.02 98.00 [2023-12-29T04:33:51.806Z] 04:29:01 5 0.42 0.00 0.32 0.67 0.00 98.60 [2023-12-29T04:33:51.806Z] 04:29:01 6 3.04 0.00 1.00 1.29 0.02 94.66 [2023-12-29T04:33:51.806Z] 04:29:01 7 0.75 0.00 0.33 0.07 0.02 98.83 [2023-12-29T04:33:51.806Z] 04:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-12-29T04:33:51.806Z] 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:30:01 1 0.08 0.00 0.02 0.02 0.02 99.87 [2023-12-29T04:33:51.806Z] 04:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-29T04:33:51.806Z] 04:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-29T04:33:51.806Z] 04:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-29T04:33:51.806Z] 04:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-29T04:33:51.806Z] 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:31:02 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-12-29T04:33:51.806Z] 04:31:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-29T04:33:51.806Z] 04:31:02 1 0.03 0.00 0.07 0.00 0.02 99.88 [2023-12-29T04:33:51.806Z] 04:31:02 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-12-29T04:33:51.806Z] 04:31:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-29T04:33:51.806Z] 04:31:02 4 0.91 0.00 0.02 0.00 0.02 99.05 [2023-12-29T04:33:51.806Z] 04:31:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-29T04:33:51.806Z] 04:31:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:31:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-29T04:33:51.806Z] 04:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-29T04:33:51.806Z] 04:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-29T04:33:51.806Z] 04:32:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-12-29T04:33:51.806Z] 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:32:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-12-29T04:33:51.806Z] 04:32:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-12-29T04:33:51.806Z] 04:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-29T04:33:51.806Z] 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-29T04:33:51.806Z] 04:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-29T04:33:51.806Z] 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-29T04:33:51.806Z] 04:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-29T04:33:51.806Z] 04:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-29T04:33:51.806Z] 04:33:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-29T04:33:51.806Z] 04:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-29T04:33:51.806Z] 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-29T04:33:51.806Z] Average: all 7.72 0.00 1.34 1.48 0.03 89.42 [2023-12-29T04:33:51.806Z] Average: 0 7.74 0.00 1.23 0.90 0.03 90.10 [2023-12-29T04:33:51.806Z] Average: 1 7.52 0.00 1.48 2.90 0.04 88.06 [2023-12-29T04:33:51.806Z] Average: 2 7.86 0.00 1.25 0.49 0.03 90.37 [2023-12-29T04:33:51.806Z] Average: 3 7.85 0.00 1.43 2.03 0.04 88.66 [2023-12-29T04:33:51.806Z] Average: 4 8.00 0.00 1.28 0.54 0.03 90.14 [2023-12-29T04:33:51.806Z] Average: 5 7.17 0.00 1.25 0.78 0.03 90.76 [2023-12-29T04:33:51.806Z] Average: 6 7.85 0.00 1.47 3.56 0.04 87.07 [2023-12-29T04:33:51.806Z] Average: 7 7.80 0.00 1.31 0.67 0.04 90.19 [2023-12-29T04:33:51.806Z] [2023-12-29T04:33:51.806Z] [2023-12-29T04:33:51.806Z]