Pull request #1533 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67ee1c4ec669b157a8da67b888b54f1faf6c8797+abc21ca26102b759b02d11fb71eec9f0d2267cdf (06e1cb4fc1a0aed82ecf77a683acfe5bd25d6e7a) 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-ssh16378072518991799815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10392002737733282884.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1533/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-1533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15101860126855497201.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-1533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11734945531233808506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17121122296893217787.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-1533/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-1533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6594157117332106224.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16092 in /w/workspace/gexfoundry_device-sdk-go_PR-1533 [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-1533 # 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 > 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 Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 67ee1c4ec669b157a8da67b888b54f1faf6c8797 Merge succeeded, producing 67ee1c4ec669b157a8da67b888b54f1faf6c8797 Checking out Revision 67ee1c4ec669b157a8da67b888b54f1faf6c8797 (PR-1533) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/1533/head:refs/remotes/origin/PR-1533 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # 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 abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T00:38:41.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T00:38:41.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T00:38:41.472Z] ========================================================= [2023-11-01T00:38:41.472Z] EdgeX Global Pipelines Version Info [2023-11-01T00:38:41.472Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:38:42.224Z] ------------------- [2023-11-01T00:38:42.224Z] stable info: [2023-11-01T00:38:42.224Z] ------------------- [2023-11-01T00:38:42.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T00:38:42.224Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T00:38:42.224Z] Message: update stable to v1.0.254 [2023-11-01T00:38:42.799Z] ------------------- [2023-11-01T00:38:42.799Z] experimental info: [2023-11-01T00:38:42.799Z] ------------------- [2023-11-01T00:38:42.799Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T00:38:42.799Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T00:38:42.799Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T00:38:43.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-11-01T00:38:43.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-11-01T00:38:43.173Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T00:38:43.216Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T00:38:43.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T00:38:43.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T00:38:43.347Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T00:38:43.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-11-01T00:38:43.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T00:38:43.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T00:38:43.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T00:38:43.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-11-01T00:38:43.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T00:38:43.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T00:38:43.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T00:38:43.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:38:43.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:38:43.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:38:43.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T00:38:43.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T00:38:43.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T00:38:43.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T00:38:44.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T00:38:44.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T00:38:44.109Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T00:38:44.150Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T00:38:44.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T00:38:44.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1533 [Pipeline] echo [2023-11-01T00:38:44.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1533 [Pipeline] echo [2023-11-01T00:38:44.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1533 [Pipeline] echo [2023-11-01T00:38:44.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo [2023-11-01T00:38:44.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67ee1c4 [Pipeline] echo [2023-11-01T00:38:44.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:38:44.575Z] provisioning config files... [2023-11-01T00:38:44.606Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config13514983199581752026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:38:44.948Z] ---> docker-login.sh [2023-11-01T00:38:44.948Z] nexus3.edgexfoundry.org:10001 [2023-11-01T00:38:45.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:38:45.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:38:45.208Z] Configure a credential helper to remove this warning. See [2023-11-01T00:38:45.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:38:45.208Z] [2023-11-01T00:38:45.208Z] Login Succeeded [2023-11-01T00:38:45.208Z] nexus3.edgexfoundry.org:10002 [2023-11-01T00:38:45.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:38:45.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:38:45.208Z] Configure a credential helper to remove this warning. See [2023-11-01T00:38:45.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:38:45.208Z] [2023-11-01T00:38:45.208Z] Login Succeeded [2023-11-01T00:38:45.208Z] nexus3.edgexfoundry.org:10003 [2023-11-01T00:38:45.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:38:45.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:38:45.470Z] Configure a credential helper to remove this warning. See [2023-11-01T00:38:45.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:38:45.470Z] [2023-11-01T00:38:45.470Z] Login Succeeded [2023-11-01T00:38:45.470Z] nexus3.edgexfoundry.org:10004 [2023-11-01T00:38:45.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:38:45.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:38:45.470Z] Configure a credential helper to remove this warning. See [2023-11-01T00:38:45.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:38:45.470Z] [2023-11-01T00:38:45.470Z] Login Succeeded [2023-11-01T00:38:45.470Z] docker.io [2023-11-01T00:38:45.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:38:45.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:38:45.992Z] Configure a credential helper to remove this warning. See [2023-11-01T00:38:45.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:38:45.992Z] [2023-11-01T00:38:45.992Z] Login Succeeded [2023-11-01T00:38:45.992Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T00:38:46.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T00:38:46.660Z] + git rev-list -1 --merges 67ee1c4ec669b157a8da67b888b54f1faf6c8797~1..67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo [2023-11-01T00:38:46.731Z] -----------> git rev-list -1 --merges 67ee1c4ec669b157a8da67b888b54f1faf6c8797~1..67ee1c4ec669b157a8da67b888b54f1faf6c8797 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [false] [Pipeline] sh [2023-11-01T00:38:47.040Z] + git log --format=format:%s -1 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo [2023-11-01T00:38:47.073Z] ========================================================= [2023-11-01T00:38:47.073Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T00:38:47.073Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:38:47.510Z] + git log --format=format:%s -1 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] echo [2023-11-01T00:38:47.544Z] [semverPrep] GIT_COMMIT: 67ee1c4ec669b157a8da67b888b54f1faf6c8797, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-11-01T00:38:47.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T00:38:47.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T00:38:47.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T00:38:47.958Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T00:38:47.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T00:38:47.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T00:38:47.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T00:38:47.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:38:48.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:38:48.399Z] [2023-11-01T00:38:48.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:38:48.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:38:48.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T00:38:48.773Z] b85a868b505f: Pulling fs layer [2023-11-01T00:38:48.773Z] e2be974225ed: Pulling fs layer [2023-11-01T00:38:48.773Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T00:38:48.773Z] 988bab9f4d93: Pulling fs layer [2023-11-01T00:38:48.773Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T00:38:48.773Z] eaf3925da568: Pulling fs layer [2023-11-01T00:38:48.773Z] bab4dde63d76: Pulling fs layer [2023-11-01T00:38:48.773Z] bde34c3a00c8: Pulling fs layer [2023-11-01T00:38:48.773Z] b352a97aabf1: Pulling fs layer [2023-11-01T00:38:48.773Z] 4872d77fe225: Pulling fs layer [2023-11-01T00:38:48.773Z] 5851b861e8e6: Pulling fs layer [2023-11-01T00:38:48.773Z] 988bab9f4d93: Waiting [2023-11-01T00:38:48.773Z] 1469e6f7b9e6: Waiting [2023-11-01T00:38:48.773Z] bde34c3a00c8: Waiting [2023-11-01T00:38:48.773Z] eaf3925da568: Waiting [2023-11-01T00:38:48.773Z] bab4dde63d76: Waiting [2023-11-01T00:38:48.773Z] 5851b861e8e6: Waiting [2023-11-01T00:38:48.773Z] 4872d77fe225: Waiting [2023-11-01T00:38:48.773Z] e2be974225ed: Download complete [2023-11-01T00:38:48.773Z] 988bab9f4d93: Verifying Checksum [2023-11-01T00:38:48.773Z] 988bab9f4d93: Download complete [2023-11-01T00:38:48.773Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T00:38:48.773Z] 1469e6f7b9e6: Download complete [2023-11-01T00:38:49.034Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T00:38:49.034Z] 339a4e72a1f5: Download complete [2023-11-01T00:38:49.034Z] eaf3925da568: Verifying Checksum [2023-11-01T00:38:49.034Z] eaf3925da568: Download complete [2023-11-01T00:38:49.034Z] bde34c3a00c8: Verifying Checksum [2023-11-01T00:38:49.034Z] bde34c3a00c8: Download complete [2023-11-01T00:38:49.034Z] b352a97aabf1: Verifying Checksum [2023-11-01T00:38:49.034Z] b352a97aabf1: Download complete [2023-11-01T00:38:49.034Z] 4872d77fe225: Verifying Checksum [2023-11-01T00:38:49.034Z] 4872d77fe225: Download complete [2023-11-01T00:38:49.034Z] 5851b861e8e6: Download complete [2023-11-01T00:38:49.034Z] b85a868b505f: Verifying Checksum [2023-11-01T00:38:49.034Z] b85a868b505f: Download complete [2023-11-01T00:38:49.292Z] bab4dde63d76: Verifying Checksum [2023-11-01T00:38:49.292Z] bab4dde63d76: Download complete [2023-11-01T00:38:50.227Z] b85a868b505f: Pull complete [2023-11-01T00:38:50.227Z] e2be974225ed: Pull complete [2023-11-01T00:38:50.794Z] 339a4e72a1f5: Pull complete [2023-11-01T00:38:50.794Z] 988bab9f4d93: Pull complete [2023-11-01T00:38:51.054Z] 1469e6f7b9e6: Pull complete [2023-11-01T00:38:51.313Z] eaf3925da568: Pull complete [2023-11-01T00:38:53.237Z] bab4dde63d76: Pull complete [2023-11-01T00:38:53.237Z] bde34c3a00c8: Pull complete [2023-11-01T00:38:53.237Z] b352a97aabf1: Pull complete [2023-11-01T00:38:53.237Z] 4872d77fe225: Pull complete [2023-11-01T00:38:53.500Z] 5851b861e8e6: Pull complete [2023-11-01T00:38:53.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T00:38:53.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:38:53.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:38:53.730Z] prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container [2023-11-01T00:38:53.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T00:38:56.485Z] $ docker top e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 -eo pid,comm [2023-11-01T00:38:56.536Z] 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-11-01T00:38:56.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T00:38:56.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:38:56.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:38:56.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:38:56.785Z] $ docker exec e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent [2023-11-01T00:38:56.897Z] SSH_AUTH_SOCK=/tmp/ssh-eQGRPXPfSI9z/agent.32 [2023-11-01T00:38:56.897Z] SSH_AGENT_PID=38 [2023-11-01T00:38:56.903Z] Running ssh-add (command line suppressed) [2023-11-01T00:38:57.012Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_5841567125018703209.key (/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_5841567125018703209.key) [2023-11-01T00:38:57.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:38:57.359Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T00:38:57.385Z] $ docker exec --env ******** --env ******** e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent -k [2023-11-01T00:38:57.480Z] unset SSH_AUTH_SOCK; [2023-11-01T00:38:57.481Z] unset SSH_AGENT_PID; [2023-11-01T00:38:57.481Z] echo Agent pid 38 killed; [2023-11-01T00:38:57.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T00:38:57.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:38:57.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:38:57.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:38:57.695Z] $ docker exec e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent [2023-11-01T00:38:57.814Z] SSH_AUTH_SOCK=/tmp/ssh-zbR3Ayoz8arY/agent.70 [2023-11-01T00:38:57.814Z] SSH_AGENT_PID=76 [2023-11-01T00:38:57.819Z] Running ssh-add (command line suppressed) [2023-11-01T00:38:57.921Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_15637463427604055092.key (/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/private_key_15637463427604055092.key) [2023-11-01T00:38:57.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:38:58.260Z] + git semver init [2023-11-01T00:38:58.523Z] 2023-11-01 00:38:58,438 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T00:38:58.523Z] 2023-11-01 00:38:58,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver [2023-11-01T00:38:58.523Z] 2023-11-01 00:38:58,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver [2023-11-01T00:38:58.523Z] 2023-11-01 00:38:58,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533, universal_newlines=False, shell=None, istream=None) [2023-11-01T00:38:59.459Z] 2023-11-01 00:38:59,447 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.git/info/exclude [2023-11-01T00:38:59.459Z] 2023-11-01 00:38:59,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 with force:False [2023-11-01T00:38:59.459Z] 2023-11-01 00:38:59,448 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 [2023-11-01T00:38:59.459Z] 2023-11-01 00:38:59,453 [execute] INFO git cat-file --batch-check [2023-11-01T00:38:59.459Z] 2023-11-01 00:38:59,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:38:59.720Z] 2023-11-01 00:38:59,461 [execute] INFO git cat-file --batch [2023-11-01T00:38:59.720Z] 2023-11-01 00:38:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:38:59.720Z] 2023-11-01 00:38:59,467 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1533/.semver/PR-1533 [2023-11-01T00:38:59.720Z] 0.0.0 [Pipeline] } [2023-11-01T00:38:59.745Z] $ docker exec --env ******** --env ******** e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 ssh-agent -k [2023-11-01T00:38:59.853Z] unset SSH_AUTH_SOCK; [2023-11-01T00:38:59.853Z] unset SSH_AGENT_PID; [2023-11-01T00:38:59.854Z] echo Agent pid 76 killed; [2023-11-01T00:38:59.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T00:39:00.299Z] + git semver [Pipeline] } [2023-11-01T00:39:00.588Z] $ docker stop --time=1 e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 [2023-11-01T00:39:01.873Z] $ docker rm -f --volumes e217bbd8890402eaeaa2d8d9b07f973d885cffc26cc04292158979cedef6a812 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:39:02.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T00:39:02.544Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T00:39:02.560Z] [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-11-01T00:39:03.175Z] provisioning config files... [2023-11-01T00:39:03.185Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config3247295233472599603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:39:03.533Z] ---> docker-login.sh [2023-11-01T00:39:03.533Z] nexus3.edgexfoundry.org:10001 [2023-11-01T00:39:03.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:39:03.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:39:03.533Z] Configure a credential helper to remove this warning. See [2023-11-01T00:39:03.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:39:03.533Z] [2023-11-01T00:39:03.533Z] Login Succeeded [2023-11-01T00:39:03.533Z] nexus3.edgexfoundry.org:10002 [2023-11-01T00:39:03.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:39:03.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:39:03.533Z] Configure a credential helper to remove this warning. See [2023-11-01T00:39:03.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:39:03.533Z] [2023-11-01T00:39:03.533Z] Login Succeeded [2023-11-01T00:39:03.533Z] nexus3.edgexfoundry.org:10003 [2023-11-01T00:39:03.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:39:03.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:39:03.793Z] Configure a credential helper to remove this warning. See [2023-11-01T00:39:03.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:39:03.793Z] [2023-11-01T00:39:03.793Z] Login Succeeded [2023-11-01T00:39:03.793Z] nexus3.edgexfoundry.org:10004 [2023-11-01T00:39:03.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:39:03.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:39:03.793Z] Configure a credential helper to remove this warning. See [2023-11-01T00:39:03.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:39:03.793Z] [2023-11-01T00:39:03.793Z] Login Succeeded [2023-11-01T00:39:03.793Z] docker.io [2023-11-01T00:39:04.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:39:04.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:39:04.312Z] Configure a credential helper to remove this warning. See [2023-11-01T00:39:04.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:39:04.312Z] [2023-11-01T00:39:04.312Z] Login Succeeded [2023-11-01T00:39:04.312Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T00:39:04.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T00:39:04.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:39:04.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:39:04.601Z] ========================================================= [2023-11-01T00:39:04.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T00:39:04.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:39:05.065Z] + 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-11-01T00:39:05.065Z] Sending build context to Docker daemon 11.26MB [2023-11-01T00:39:05.065Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T00:39:05.065Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-01T00:39:05.324Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T00:39:05.324Z] 7264a8db6415: Pulling fs layer [2023-11-01T00:39:05.324Z] c4d48a809fc2: Pulling fs layer [2023-11-01T00:39:05.324Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T00:39:05.324Z] ad3a456e5733: Pulling fs layer [2023-11-01T00:39:05.324Z] 33e27b845d1e: Pulling fs layer [2023-11-01T00:39:05.324Z] c68163c4e522: Pulling fs layer [2023-11-01T00:39:05.324Z] 50da416c3ac9: Pulling fs layer [2023-11-01T00:39:05.324Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T00:39:05.324Z] 33e27b845d1e: Waiting [2023-11-01T00:39:05.324Z] 50da416c3ac9: Waiting [2023-11-01T00:39:05.324Z] c68163c4e522: Waiting [2023-11-01T00:39:05.324Z] ad3a456e5733: Waiting [2023-11-01T00:39:05.324Z] 23d2d4c4bb30: Waiting [2023-11-01T00:39:05.324Z] c4d48a809fc2: Verifying Checksum [2023-11-01T00:39:05.324Z] c4d48a809fc2: Download complete [2023-11-01T00:39:05.324Z] ad3a456e5733: Verifying Checksum [2023-11-01T00:39:05.324Z] ad3a456e5733: Download complete [2023-11-01T00:39:05.324Z] 33e27b845d1e: Verifying Checksum [2023-11-01T00:39:05.324Z] 33e27b845d1e: Download complete [2023-11-01T00:39:05.324Z] 7264a8db6415: Verifying Checksum [2023-11-01T00:39:05.324Z] 7264a8db6415: Download complete [2023-11-01T00:39:05.324Z] c68163c4e522: Verifying Checksum [2023-11-01T00:39:05.324Z] c68163c4e522: Download complete [2023-11-01T00:39:05.587Z] 7264a8db6415: Pull complete [2023-11-01T00:39:05.587Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T00:39:05.587Z] 23d2d4c4bb30: Download complete [2023-11-01T00:39:05.587Z] c4d48a809fc2: Pull complete [2023-11-01T00:39:05.845Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T00:39:05.845Z] 4f1c88b9dad5: Download complete [2023-11-01T00:39:06.104Z] 50da416c3ac9: Verifying Checksum [2023-11-01T00:39:06.104Z] 50da416c3ac9: Download complete [2023-11-01T00:39:09.397Z] 4f1c88b9dad5: Pull complete [2023-11-01T00:39:09.397Z] ad3a456e5733: Pull complete [2023-11-01T00:39:09.397Z] 33e27b845d1e: Pull complete [2023-11-01T00:39:09.397Z] c68163c4e522: Pull complete [2023-11-01T00:39:11.932Z] 50da416c3ac9: Pull complete [2023-11-01T00:39:12.191Z] 23d2d4c4bb30: Pull complete [2023-11-01T00:39:12.191Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T00:39:12.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:39:12.191Z] ---> 0786185ac409 [2023-11-01T00:39:12.191Z] Step 3/10 : ARG MAKE=make build [2023-11-01T00:39:16.388Z] ---> Running in 2c4fd3292040 [2023-11-01T00:39:16.388Z] Removing intermediate container 2c4fd3292040 [2023-11-01T00:39:16.388Z] ---> 4a376979be9a [2023-11-01T00:39:16.388Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-01T00:39:16.388Z] ---> Running in e746c23f76d0 [2023-11-01T00:39:16.648Z] Removing intermediate container e746c23f76d0 [2023-11-01T00:39:16.648Z] ---> 7de88d0b3364 [2023-11-01T00:39:16.648Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T00:39:16.648Z] ---> Running in 7c1d7b583f55 [2023-11-01T00:39:16.648Z] Removing intermediate container 7c1d7b583f55 [2023-11-01T00:39:16.648Z] ---> a177d5f30557 [2023-11-01T00:39:16.648Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-01T00:39:16.648Z] ---> Running in c47a8eeac7dd [2023-11-01T00:39:16.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:17.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:17.423Z] OK: 264 MiB in 52 packages [2023-11-01T00:39:17.682Z] Removing intermediate container c47a8eeac7dd [2023-11-01T00:39:17.682Z] ---> 2bc26bdb4bae [2023-11-01T00:39:17.682Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-01T00:39:17.942Z] ---> 408c0da6feed [2023-11-01T00:39:17.942Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:39:17.942Z] ---> Running in 4d739cb88154 [2023-11-01T00:39:17.986Z] Still waiting to schedule task [2023-11-01T00:39:17.986Z] ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T00:39:17.986Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16093’ is offline [2023-11-01T00:39:17.987Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16094’ is offline [2023-11-01T00:40:04.721Z] Removing intermediate container 4d739cb88154 [2023-11-01T00:40:04.721Z] ---> f07a3a469339 [2023-11-01T00:40:04.721Z] Step 9/10 : COPY . . [2023-11-01T00:40:05.288Z] ---> 63f30ad15786 [2023-11-01T00:40:05.288Z] Step 10/10 : RUN ${MAKE} [2023-11-01T00:40:05.288Z] ---> Running in eb652202a65c [2023-11-01T00:40:05.547Z] noop [2023-11-01T00:40:05.806Z] Removing intermediate container eb652202a65c [2023-11-01T00:40:05.806Z] ---> 56467d533477 [2023-11-01T00:40:05.806Z] Successfully built 56467d533477 [2023-11-01T00:40:05.806Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:40:06.256Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:40:06.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:40:06.408Z] prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container [2023-11-01T00:40:06.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T00:40:06.844Z] $ docker top 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:40:07.238Z] + go version [2023-11-01T00:40:07.238Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T00:40:07.275Z] $ docker stop --time=1 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 [2023-11-01T00:40:08.613Z] $ docker rm -f --volumes 51e8c2a798e499e301224c6534a63ba475c0e2d7efd17f3ce88da3b7c4141571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:40:09.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:40:09.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:40:09.500Z] prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container [2023-11-01T00:40:09.593Z] $ 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-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T00:40:10.072Z] $ docker top 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:40:10.515Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1533 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:40:10.887Z] + make test [2023-11-01T00:40:10.887Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:40:17.458Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-01T00:40:32.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-01T00:40:32.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-01T00:40:32.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-01T00:40:32.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-01T00:40:32.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-01T00:40:32.588Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-01T00:40:32.588Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-01T00:40:33.520Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements [2023-11-01T00:40:33.520Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-01T00:40:33.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements [2023-11-01T00:40:33.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.089s coverage: 86.0% of statements [2023-11-01T00:40:34.715Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements [2023-11-01T00:40:34.715Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T00:40:34.715Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T00:40:34.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-01T00:40:38.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.091s coverage: 14.4% of statements [2023-11-01T00:40:38.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.029s coverage: 45.9% of statements [2023-11-01T00:40:38.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements [2023-11-01T00:40:38.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements [2023-11-01T00:40:38.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements [2023-11-01T00:41:00.254Z] GO111MODULE=on go vet ./... [2023-11-01T00:41:02.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:41:02.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:41:02.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T00:41:02.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T00:41:02.239Z] $ docker stop --time=1 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 [2023-11-01T00:41:06.078Z] $ docker rm -f --volumes 2f5f9bb7086512ccc65f6be1da73abc6ab3dc3c8899128a92848f45a9f057982 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:41:06.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T00:41:06.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T00:41:07.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T00:41:07.651Z] + ls -al . [2023-11-01T00:41:07.651Z] total 304 [2023-11-01T00:41:07.651Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 00:40 . [2023-11-01T00:41:07.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:38 .. [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:38 .dockerignore [2023-11-01T00:41:07.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:40 .git [2023-11-01T00:41:07.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:38 .github [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 00:38 .gitignore [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 00:38 .golangci.yml [2023-11-01T00:41:07.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:38 .semver [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 00:38 CHANGELOG.md [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:38 GOVERNANCE.md [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 00:38 Jenkinsfile [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 00:38 LICENSE [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 00:38 Makefile [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 00:38 OWNERS.md [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 00:38 README.md [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 00:39 VERSION [2023-11-01T00:41:07.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:38 bin [2023-11-01T00:41:07.651Z] -rw-r--r-- 1 jenkins jenkins 122155 Nov 1 00:40 coverage.out [2023-11-01T00:41:07.651Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 00:38 example [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 00:38 go.mod [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 00:38 go.sum [2023-11-01T00:41:07.651Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:38 internal [2023-11-01T00:41:07.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:38 openapi [2023-11-01T00:41:07.651Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 00:38 pkg [2023-11-01T00:41:07.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:38 snap [2023-11-01T00:41:07.651Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 00:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:41:08.040Z] + 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=67ee1c4ec669b157a8da67b888b54f1faf6c8797 --label arch=amd64 --label version=0.0.0 . [2023-11-01T00:41:08.040Z] Sending build context to Docker daemon 11.39MB [2023-11-01T00:41:08.040Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T00:41:08.040Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-01T00:41:08.040Z] ---> 56467d533477 [2023-11-01T00:41:08.040Z] Step 3/23 : ARG MAKE=make build [2023-11-01T00:41:08.299Z] ---> Running in c76653ffcb55 [2023-11-01T00:41:08.299Z] Removing intermediate container c76653ffcb55 [2023-11-01T00:41:08.299Z] ---> c4ab0e28cfec [2023-11-01T00:41:08.299Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-01T00:41:08.299Z] ---> Running in 5aefe1f32bb4 [2023-11-01T00:41:08.559Z] Removing intermediate container 5aefe1f32bb4 [2023-11-01T00:41:08.559Z] ---> 39a2757ef144 [2023-11-01T00:41:08.559Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T00:41:08.559Z] ---> Running in 9b0ac4a2bbe9 [2023-11-01T00:41:08.559Z] Removing intermediate container 9b0ac4a2bbe9 [2023-11-01T00:41:08.559Z] ---> 877123ce015d [2023-11-01T00:41:08.559Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-01T00:41:08.559Z] ---> Running in 3c08c89c1dba [2023-11-01T00:41:08.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:41:08.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:41:09.077Z] OK: 264 MiB in 52 packages [2023-11-01T00:41:09.643Z] Removing intermediate container 3c08c89c1dba [2023-11-01T00:41:09.643Z] ---> f53f0214c13f [2023-11-01T00:41:09.643Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-01T00:41:09.643Z] ---> f490f7f01752 [2023-11-01T00:41:09.643Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:41:09.643Z] ---> Running in bf3b06c2ab3c [2023-11-01T00:41:10.214Z] Removing intermediate container bf3b06c2ab3c [2023-11-01T00:41:10.214Z] ---> 447c8bedb14e [2023-11-01T00:41:10.214Z] Step 9/23 : COPY . . [2023-11-01T00:41:10.785Z] ---> 85ae28bda1b3 [2023-11-01T00:41:10.785Z] Step 10/23 : RUN ${MAKE} [2023-11-01T00:41:10.785Z] ---> Running in 11c36b67287f [2023-11-01T00:41:11.044Z] 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-11-01T00:41:32.991Z] Removing intermediate container 11c36b67287f [2023-11-01T00:41:32.991Z] ---> dde99fcd25ef [2023-11-01T00:41:32.991Z] Step 11/23 : FROM alpine:3.18 [2023-11-01T00:41:32.991Z] 3.18: Pulling from library/alpine [2023-11-01T00:41:32.991Z] 96526aa774ef: Pulling fs layer [2023-11-01T00:41:32.991Z] 96526aa774ef: Verifying Checksum [2023-11-01T00:41:32.991Z] 96526aa774ef: Download complete [2023-11-01T00:41:32.991Z] 96526aa774ef: Pull complete [2023-11-01T00:41:32.991Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:41:32.991Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T00:41:32.991Z] ---> 8ca4688f4f35 [2023-11-01T00:41:32.991Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-01T00:41:32.991Z] ---> Running in fd7fbd177970 [2023-11-01T00:41:32.991Z] Removing intermediate container fd7fbd177970 [2023-11-01T00:41:32.991Z] ---> 77e7e45560a2 [2023-11-01T00:41:32.991Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-01T00:41:32.991Z] ---> Running in b67e64b174f8 [2023-11-01T00:41:32.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:41:32.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:41:32.991Z] OK: 7 MiB in 15 packages [2023-11-01T00:41:32.991Z] Removing intermediate container b67e64b174f8 [2023-11-01T00:41:32.991Z] ---> dbd9274d3643 [2023-11-01T00:41:32.991Z] Step 14/23 : WORKDIR / [2023-11-01T00:41:33.249Z] ---> Running in 1ca0b91a3550 [2023-11-01T00:41:33.510Z] Removing intermediate container 1ca0b91a3550 [2023-11-01T00:41:33.510Z] ---> f1a0e4b30319 [2023-11-01T00:41:33.510Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-01T00:41:33.510Z] ---> f903ec2beabf [2023-11-01T00:41:33.510Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-01T00:41:34.445Z] ---> 05f09c90dc04 [2023-11-01T00:41:34.445Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-01T00:41:34.445Z] ---> 48ee17662f80 [2023-11-01T00:41:34.445Z] Step 18/23 : EXPOSE 59999 [2023-11-01T00:41:34.445Z] ---> Running in 1d153989d1b2 [2023-11-01T00:41:34.445Z] Removing intermediate container 1d153989d1b2 [2023-11-01T00:41:34.445Z] ---> 1e570ed60c83 [2023-11-01T00:41:34.445Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-01T00:41:34.704Z] ---> Running in 62475a314527 [2023-11-01T00:41:34.704Z] Removing intermediate container 62475a314527 [2023-11-01T00:41:34.704Z] ---> 07f319dc97b2 [2023-11-01T00:41:34.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T00:41:34.704Z] ---> Running in 9388c1f29a63 [2023-11-01T00:41:34.704Z] Removing intermediate container 9388c1f29a63 [2023-11-01T00:41:34.704Z] ---> 973d667c3747 [2023-11-01T00:41:34.704Z] Step 21/23 : LABEL arch=amd64 [2023-11-01T00:41:34.704Z] ---> Running in 99d4bb795e87 [2023-11-01T00:41:34.704Z] Removing intermediate container 99d4bb795e87 [2023-11-01T00:41:34.704Z] ---> 691c6712880e [2023-11-01T00:41:34.704Z] Step 22/23 : LABEL git_sha=67ee1c4ec669b157a8da67b888b54f1faf6c8797 [2023-11-01T00:41:34.965Z] ---> Running in ca23224ff38f [2023-11-01T00:41:34.965Z] Removing intermediate container ca23224ff38f [2023-11-01T00:41:34.965Z] ---> 6bfabf383450 [2023-11-01T00:41:34.965Z] Step 23/23 : LABEL version=0.0.0 [2023-11-01T00:41:34.965Z] ---> Running in 12d4c11cabfd [2023-11-01T00:41:35.224Z] Removing intermediate container 12d4c11cabfd [2023-11-01T00:41:35.224Z] ---> 7d463d055197 [2023-11-01T00:41:35.224Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T00:41:35.224Z] Successfully built 7d463d055197 [2023-11-01T00:41:35.224Z] 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-11-01T00:41:36.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:41:36.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:41:36.445Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T00:41:36.445Z] 5eb5b503b376: Pulling fs layer [2023-11-01T00:41:36.445Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T00:41:36.445Z] ec43610c2a17: Pulling fs layer [2023-11-01T00:41:36.445Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T00:41:36.445Z] 33b1e0a273af: Pulling fs layer [2023-11-01T00:41:36.445Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T00:41:36.445Z] 2f39f015ded8: Pulling fs layer [2023-11-01T00:41:36.445Z] 3a2ae6a8a46f: Waiting [2023-11-01T00:41:36.445Z] 33b1e0a273af: Waiting [2023-11-01T00:41:36.445Z] 5d3b04190fa2: Waiting [2023-11-01T00:41:36.445Z] 2f39f015ded8: Waiting [2023-11-01T00:41:36.445Z] 5c69ac0246d0: Download complete [2023-11-01T00:41:36.445Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T00:41:36.445Z] 3a2ae6a8a46f: Download complete [2023-11-01T00:41:36.445Z] ec43610c2a17: Verifying Checksum [2023-11-01T00:41:36.445Z] ec43610c2a17: Download complete [2023-11-01T00:41:36.445Z] 33b1e0a273af: Verifying Checksum [2023-11-01T00:41:36.445Z] 33b1e0a273af: Download complete [2023-11-01T00:41:36.445Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T00:41:36.445Z] 5d3b04190fa2: Download complete [2023-11-01T00:41:36.705Z] 5eb5b503b376: Verifying Checksum [2023-11-01T00:41:36.705Z] 5eb5b503b376: Download complete [2023-11-01T00:41:37.273Z] 2f39f015ded8: Download complete [2023-11-01T00:41:37.840Z] 5eb5b503b376: Pull complete [2023-11-01T00:41:38.098Z] 5c69ac0246d0: Pull complete [2023-11-01T00:41:38.664Z] ec43610c2a17: Pull complete [2023-11-01T00:41:38.664Z] 3a2ae6a8a46f: Pull complete [2023-11-01T00:41:39.233Z] 33b1e0a273af: Pull complete [2023-11-01T00:41:39.233Z] 5d3b04190fa2: Pull complete [2023-11-01T00:41:44.499Z] 2f39f015ded8: Pull complete [2023-11-01T00:41:44.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T00:41:44.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:41:44.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:41:44.698Z] prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container [2023-11-01T00:41:44.723Z] $ 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-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T00:41:52.145Z] $ docker top e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:41:52.598Z] ---> job-cost.sh [2023-11-01T00:41:52.598Z] lf-activate-venv: SKIPPING [2023-11-01T00:41:52.598Z] INFO: No Stack... [2023-11-01T00:41:52.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T00:41:53.425Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T00:41:53.745Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/cost.csv [2023-11-01T00:41:53.745Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T00:41:53.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [2023-11-01T00:41:53.791Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] did not exist. Created. [2023-11-01T00:41:53.791Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T00:41:54.188Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T00:41:54.244Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T00:41:54.267Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T00:41:54.351Z] $ docker stop --time=1 e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 [2023-11-01T00:41:55.521Z] $ docker rm -f --volumes e9291370cd19c54973283432ad78ea5ad4c837725a730823e1fa68c996a9d091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T00:44:34.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16099 in /w/workspace/gexfoundry_device-sdk-go_PR-1533 [Pipeline] { [Pipeline] ws [2023-11-01T00:44:34.674Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-11-01T00:44:34.759Z] The recommended git tool is: git [2023-11-01T00:44:41.215Z] using credential edgex-jenkins-ssh [2023-11-01T00:44:41.233Z] Cloning the remote Git repository [2023-11-01T00:44:41.285Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-11-01T00:44:41.400Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-11-01T00:44:41.590Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-01T00:44:41.592Z] > git --version # timeout=10 [2023-11-01T00:44:41.618Z] > git --version # 'git version 2.25.1' [2023-11-01T00:44:41.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:44:41.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:44:43.687Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-01T00:44:43.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:44:44.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-01T00:44:44.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-01T00:44:44.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:44:44.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1533/head:refs/remotes/origin/PR-1533 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T00:44:45.562Z] Merging remotes/origin/main commit abc21ca26102b759b02d11fb71eec9f0d2267cdf into PR head commit 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [2023-11-01T00:44:45.930Z] Merge succeeded, producing 67ee1c4ec669b157a8da67b888b54f1faf6c8797 [2023-11-01T00:44:45.930Z] Checking out Revision 67ee1c4ec669b157a8da67b888b54f1faf6c8797 (PR-1533) [2023-11-01T00:44:46.595Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-01T00:44:45.584Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:44:45.689Z] > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 [2023-11-01T00:44:45.818Z] > git remote # timeout=10 [2023-11-01T00:44:45.838Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T00:44:45.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:44:45.871Z] > git merge abc21ca26102b759b02d11fb71eec9f0d2267cdf # timeout=10 [2023-11-01T00:44:45.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T00:44:45.939Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:44:45.961Z] > git checkout -f 67ee1c4ec669b157a8da67b888b54f1faf6c8797 # timeout=10 [2023-11-01T00:44:46.653Z] > git --version # timeout=10 [2023-11-01T00:44:46.665Z] > git --version # 'git version 2.25.1' [2023-11-01T00:44:46.689Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:44:47.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T00:44:47.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T00:44:47.933Z] Dload Upload Total Spent Left Speed [2023-11-01T00:44:47.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-11-01T00:44:48.604Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T00:44:48.963Z] + sudo tee /etc/docker/daemon.new [2023-11-01T00:44:48.963Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T00:44:48.963Z] { [2023-11-01T00:44:48.963Z] "registry-mirrors": [ [2023-11-01T00:44:48.963Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T00:44:48.963Z] ], [2023-11-01T00:44:48.963Z] "bip": "10.250.0.254/24", [2023-11-01T00:44:48.963Z] "hosts": [ [2023-11-01T00:44:48.963Z] "tcp://0.0.0.0:5555", [2023-11-01T00:44:48.963Z] "unix:///var/run/docker.sock" [2023-11-01T00:44:48.963Z] ], [2023-11-01T00:44:48.963Z] "mtu": 1458, [2023-11-01T00:44:48.963Z] "selinux-enabled": true, [2023-11-01T00:44:48.963Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T00:44:48.963Z] } [Pipeline] sh [2023-11-01T00:44:49.324Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T00:44:49.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:45:08.101Z] provisioning config files... [2023-11-01T00:45:08.137Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8096436472365650841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:45:08.545Z] ---> docker-login.sh [2023-11-01T00:45:08.545Z] nexus3.edgexfoundry.org:10001 [2023-11-01T00:45:09.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:45:09.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:45:09.411Z] Configure a credential helper to remove this warning. See [2023-11-01T00:45:09.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:45:09.411Z] [2023-11-01T00:45:09.411Z] Login Succeeded [2023-11-01T00:45:09.411Z] nexus3.edgexfoundry.org:10002 [2023-11-01T00:45:09.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:45:09.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:45:09.682Z] Configure a credential helper to remove this warning. See [2023-11-01T00:45:09.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:45:09.682Z] [2023-11-01T00:45:09.682Z] Login Succeeded [2023-11-01T00:45:09.682Z] nexus3.edgexfoundry.org:10003 [2023-11-01T00:45:09.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:45:10.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:45:10.234Z] Configure a credential helper to remove this warning. See [2023-11-01T00:45:10.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:45:10.234Z] [2023-11-01T00:45:10.234Z] Login Succeeded [2023-11-01T00:45:10.234Z] nexus3.edgexfoundry.org:10004 [2023-11-01T00:45:10.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:45:10.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:45:10.505Z] Configure a credential helper to remove this warning. See [2023-11-01T00:45:10.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:45:10.505Z] [2023-11-01T00:45:10.505Z] Login Succeeded [2023-11-01T00:45:10.505Z] docker.io [2023-11-01T00:45:10.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:45:11.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:45:11.061Z] Configure a credential helper to remove this warning. See [2023-11-01T00:45:11.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:45:11.061Z] [2023-11-01T00:45:11.061Z] Login Succeeded [2023-11-01T00:45:11.061Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T00:45:11.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T00:45:11.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:45:11.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:45:11.635Z] ========================================================= [2023-11-01T00:45:11.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T00:45:11.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:45:12.154Z] + 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-11-01T00:45:12.427Z] Sending build context to Docker daemon 6.025MB [2023-11-01T00:45:12.699Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T00:45:12.699Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-01T00:45:12.699Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T00:45:12.699Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T00:45:12.699Z] 5d54e960e981: Pulling fs layer [2023-11-01T00:45:12.699Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T00:45:12.699Z] f0e02332f6b5: Pulling fs layer [2023-11-01T00:45:12.699Z] cefa15bbcfad: Pulling fs layer [2023-11-01T00:45:12.699Z] 17808c966233: Pulling fs layer [2023-11-01T00:45:12.699Z] f4c1fc716caa: Pulling fs layer [2023-11-01T00:45:12.699Z] cefa15bbcfad: Waiting [2023-11-01T00:45:12.699Z] 17808c966233: Waiting [2023-11-01T00:45:12.699Z] f0e02332f6b5: Waiting [2023-11-01T00:45:12.699Z] f4c1fc716caa: Waiting [2023-11-01T00:45:12.973Z] 5d54e960e981: Verifying Checksum [2023-11-01T00:45:12.973Z] 5d54e960e981: Download complete [2023-11-01T00:45:12.973Z] f0e02332f6b5: Verifying Checksum [2023-11-01T00:45:12.973Z] f0e02332f6b5: Download complete [2023-11-01T00:45:12.973Z] cefa15bbcfad: Verifying Checksum [2023-11-01T00:45:12.973Z] cefa15bbcfad: Download complete [2023-11-01T00:45:12.973Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T00:45:12.973Z] 9fda8d8052c6: Download complete [2023-11-01T00:45:13.573Z] f4c1fc716caa: Verifying Checksum [2023-11-01T00:45:13.573Z] f4c1fc716caa: Download complete [2023-11-01T00:45:15.001Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T00:45:15.001Z] c4a7e357bf2a: Download complete [2023-11-01T00:45:15.601Z] 17808c966233: Verifying Checksum [2023-11-01T00:45:15.601Z] 17808c966233: Download complete [2023-11-01T00:45:16.567Z] 9fda8d8052c6: Pull complete [2023-11-01T00:45:16.837Z] 5d54e960e981: Pull complete [2023-11-01T00:45:31.969Z] c4a7e357bf2a: Pull complete [2023-11-01T00:45:31.969Z] f0e02332f6b5: Pull complete [2023-11-01T00:45:31.969Z] cefa15bbcfad: Pull complete [2023-11-01T00:45:40.250Z] 17808c966233: Pull complete [2023-11-01T00:45:44.523Z] f4c1fc716caa: Pull complete [2023-11-01T00:45:44.523Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T00:45:44.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:45:44.523Z] ---> ea914061e18c [2023-11-01T00:45:44.523Z] Step 3/10 : ARG MAKE=make build [2023-11-01T00:45:45.937Z] ---> Running in c05688420d6c [2023-11-01T00:45:45.937Z] Removing intermediate container c05688420d6c [2023-11-01T00:45:45.937Z] ---> 6e5270e81fc1 [2023-11-01T00:45:45.937Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-01T00:45:46.214Z] ---> Running in 0c21ba583d12 [2023-11-01T00:45:46.484Z] Removing intermediate container 0c21ba583d12 [2023-11-01T00:45:46.484Z] ---> 546c044a8a0a [2023-11-01T00:45:46.484Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T00:45:46.484Z] ---> Running in 2161488c8a33 [2023-11-01T00:45:46.753Z] Removing intermediate container 2161488c8a33 [2023-11-01T00:45:46.753Z] ---> 9e3863eca327 [2023-11-01T00:45:46.753Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-01T00:45:47.022Z] ---> Running in c180b89f3710 [2023-11-01T00:45:48.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:45:48.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:45:50.122Z] OK: 266 MiB in 52 packages [2023-11-01T00:45:51.096Z] Removing intermediate container c180b89f3710 [2023-11-01T00:45:51.096Z] ---> fc6ead229e19 [2023-11-01T00:45:51.096Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-01T00:45:51.688Z] ---> d93bc5fd5fc5 [2023-11-01T00:45:51.688Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:45:51.688Z] ---> Running in 881be3b70915 [2023-11-01T00:47:13.389Z] Removing intermediate container 881be3b70915 [2023-11-01T00:47:13.389Z] ---> b43061b9fe5f [2023-11-01T00:47:13.389Z] Step 9/10 : COPY . . [2023-11-01T00:47:13.389Z] ---> c47425a56084 [2023-11-01T00:47:13.389Z] Step 10/10 : RUN ${MAKE} [2023-11-01T00:47:13.389Z] ---> Running in 85000d347918 [2023-11-01T00:47:13.389Z] noop [2023-11-01T00:47:13.978Z] Removing intermediate container 85000d347918 [2023-11-01T00:47:13.978Z] ---> 929b8d93144d [2023-11-01T00:47:13.978Z] Successfully built 929b8d93144d [2023-11-01T00:47:13.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:47:14.472Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:47:14.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:47:14.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container [2023-11-01T00:47:14.850Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-01T00:47:16.148Z] $ docker top 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:47:17.058Z] + go version [2023-11-01T00:47:17.058Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T00:47:17.097Z] $ docker stop --time=1 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 [2023-11-01T00:47:18.767Z] $ docker rm -f --volumes 4d954fe00ac8a9693ea5b26474732751b5f725ef45e12e47078bc12345e9e3f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:47:19.629Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:47:19.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:47:19.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container [2023-11-01T00:47:19.980Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-11-01T00:47:21.269Z] $ docker top a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:47:22.172Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:47:22.879Z] + make test [2023-11-01T00:47:22.879Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:48:09.780Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-01T00:50:31.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-01T00:50:31.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-01T00:50:31.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-01T00:50:31.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-01T00:50:31.604Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-01T00:50:36.967Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.226s coverage: 27.6% of statements [2023-11-01T00:50:47.061Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.287s coverage: 81.5% of statements [2023-11-01T00:50:55.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-01T00:50:55.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-01T00:50:56.282Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.350s coverage: 86.0% of statements [2023-11-01T00:51:01.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-01T00:51:03.046Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.401s coverage: 71.8% of statements [2023-11-01T00:51:06.402Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.308s coverage: 14.4% of statements [2023-11-01T00:51:06.402Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.973s coverage: 45.6% of statements [2023-11-01T00:51:07.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T00:51:07.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T00:51:08.782Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.412s coverage: 68.5% of statements [2023-11-01T00:51:11.372Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.437s coverage: 89.2% of statements [2023-11-01T00:51:12.798Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-01T00:51:13.770Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.250s coverage: 5.5% of statements [2023-11-01T00:51:14.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T00:51:14.733Z] GO111MODULE=on go vet ./... [2023-11-01T00:53:21.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:53:21.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:53:21.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T00:53:21.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T00:53:21.512Z] $ docker stop --time=1 a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 [2023-11-01T00:53:23.563Z] $ docker rm -f --volumes a60c7aaab9540a46aae0aa5ec797c712859182653d68c1b6748e1f577fed01a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:53:25.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T00:53:25.446Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T00:53:25.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:53:26.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T00:53:26.901Z] + ls -al . [2023-11-01T00:53:26.901Z] total 300 [2023-11-01T00:53:26.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:47 . [2023-11-01T00:53:26.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:44 .. [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 00:44 .dockerignore [2023-11-01T00:53:26.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:44 .git [2023-11-01T00:53:26.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:44 .github [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 00:44 .gitignore [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 00:44 .golangci.yml [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 00:44 CHANGELOG.md [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 00:44 GOVERNANCE.md [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 00:44 Jenkinsfile [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 00:44 LICENSE [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 00:44 Makefile [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 00:44 OWNERS.md [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 00:44 README.md [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 00:39 VERSION [2023-11-01T00:53:26.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:44 bin [2023-11-01T00:53:26.901Z] -rw-r--r-- 1 jenkins jenkins 122153 Nov 1 00:51 coverage.out [2023-11-01T00:53:26.901Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 00:44 example [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 00:44 go.mod [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 00:44 go.sum [2023-11-01T00:53:26.901Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:44 internal [2023-11-01T00:53:26.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:44 openapi [2023-11-01T00:53:26.901Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 00:44 pkg [2023-11-01T00:53:26.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:44 snap [2023-11-01T00:53:26.901Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:53:27.356Z] + 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=67ee1c4ec669b157a8da67b888b54f1faf6c8797 --label arch=arm64 --label version=0.0.0 . [2023-11-01T00:53:27.967Z] Sending build context to Docker daemon 6.148MB [2023-11-01T00:53:27.967Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T00:53:27.967Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-01T00:53:27.967Z] ---> 929b8d93144d [2023-11-01T00:53:27.967Z] Step 3/23 : ARG MAKE=make build [2023-11-01T00:53:28.246Z] ---> Running in cd3b2e78ed46 [2023-11-01T00:53:28.542Z] Removing intermediate container cd3b2e78ed46 [2023-11-01T00:53:28.542Z] ---> a59d5bf1d959 [2023-11-01T00:53:28.542Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-01T00:53:28.815Z] ---> Running in 913bfbb39fd1 [2023-11-01T00:53:29.104Z] Removing intermediate container 913bfbb39fd1 [2023-11-01T00:53:29.104Z] ---> 96dad7e26e55 [2023-11-01T00:53:29.104Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T00:53:29.104Z] ---> Running in eb39c7d0442b [2023-11-01T00:53:29.373Z] Removing intermediate container eb39c7d0442b [2023-11-01T00:53:29.373Z] ---> e8ef9ff6db41 [2023-11-01T00:53:29.373Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-01T00:53:29.648Z] ---> Running in 8cee3b3a82e7 [2023-11-01T00:53:30.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:53:31.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:53:32.628Z] OK: 266 MiB in 52 packages [2023-11-01T00:53:33.598Z] Removing intermediate container 8cee3b3a82e7 [2023-11-01T00:53:33.598Z] ---> d1015f604741 [2023-11-01T00:53:33.598Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-01T00:53:33.867Z] ---> 04926a78bd47 [2023-11-01T00:53:33.867Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:53:34.140Z] ---> Running in bc0adde62ac8 [2023-11-01T00:53:36.727Z] Removing intermediate container bc0adde62ac8 [2023-11-01T00:53:36.727Z] ---> d92febd99f4c [2023-11-01T00:53:36.727Z] Step 9/23 : COPY . . [2023-11-01T00:53:37.686Z] ---> f012c49930d5 [2023-11-01T00:53:37.686Z] Step 10/23 : RUN ${MAKE} [2023-11-01T00:53:37.686Z] ---> Running in f0f898cca945 [2023-11-01T00:53:38.648Z] 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-11-01T00:55:45.507Z] Removing intermediate container f0f898cca945 [2023-11-01T00:55:45.507Z] ---> ade6ec74a432 [2023-11-01T00:55:45.507Z] Step 11/23 : FROM alpine:3.18 [2023-11-01T00:55:45.507Z] 3.18: Pulling from library/alpine [2023-11-01T00:55:45.507Z] 579b34f0a95b: Pulling fs layer [2023-11-01T00:55:45.507Z] 579b34f0a95b: Verifying Checksum [2023-11-01T00:55:45.507Z] 579b34f0a95b: Download complete [2023-11-01T00:55:46.091Z] 579b34f0a95b: Pull complete [2023-11-01T00:55:46.091Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:55:46.091Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T00:55:46.091Z] ---> 3cc203321400 [2023-11-01T00:55:46.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-01T00:55:46.091Z] ---> Running in bb8e072ff392 [2023-11-01T00:55:46.365Z] Removing intermediate container bb8e072ff392 [2023-11-01T00:55:46.365Z] ---> 04a085187e69 [2023-11-01T00:55:46.365Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-01T00:55:46.638Z] ---> Running in e4db596dd77e [2023-11-01T00:55:47.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:48.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:49.597Z] OK: 8 MiB in 15 packages [2023-11-01T00:55:50.191Z] Removing intermediate container e4db596dd77e [2023-11-01T00:55:50.191Z] ---> 076bb81d90e6 [2023-11-01T00:55:50.191Z] Step 14/23 : WORKDIR / [2023-11-01T00:55:50.461Z] ---> Running in a2c3a27c1516 [2023-11-01T00:55:50.729Z] Removing intermediate container a2c3a27c1516 [2023-11-01T00:55:50.729Z] ---> 418ce3ec1b79 [2023-11-01T00:55:50.729Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-01T00:55:51.313Z] ---> 9c279a49197b [2023-11-01T00:55:51.313Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-01T00:55:52.729Z] ---> cf32267c212c [2023-11-01T00:55:52.729Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-01T00:55:53.312Z] ---> fcc0fd4ee1b8 [2023-11-01T00:55:53.312Z] Step 18/23 : EXPOSE 59999 [2023-11-01T00:55:53.312Z] ---> Running in 0a9e78db0116 [2023-11-01T00:55:53.579Z] Removing intermediate container 0a9e78db0116 [2023-11-01T00:55:53.580Z] ---> e73f7c10efbf [2023-11-01T00:55:53.580Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-01T00:55:53.852Z] ---> Running in ce04f3ca0cff [2023-11-01T00:55:54.121Z] Removing intermediate container ce04f3ca0cff [2023-11-01T00:55:54.121Z] ---> 540b3737996d [2023-11-01T00:55:54.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T00:55:54.121Z] ---> Running in be2a64268014 [2023-11-01T00:55:54.393Z] Removing intermediate container be2a64268014 [2023-11-01T00:55:54.393Z] ---> dd4d4aad9f7a [2023-11-01T00:55:54.393Z] Step 21/23 : LABEL arch=arm64 [2023-11-01T00:55:54.660Z] ---> Running in 34afd727f8bb [2023-11-01T00:55:54.927Z] Removing intermediate container 34afd727f8bb [2023-11-01T00:55:54.927Z] ---> f23c80c650c1 [2023-11-01T00:55:54.928Z] Step 22/23 : LABEL git_sha=67ee1c4ec669b157a8da67b888b54f1faf6c8797 [2023-11-01T00:55:54.928Z] ---> Running in a5f48564e4c6 [2023-11-01T00:55:55.196Z] Removing intermediate container a5f48564e4c6 [2023-11-01T00:55:55.196Z] ---> fa30eaa56db7 [2023-11-01T00:55:55.196Z] Step 23/23 : LABEL version=0.0.0 [2023-11-01T00:55:55.465Z] ---> Running in 7c7bb417b6be [2023-11-01T00:55:55.732Z] Removing intermediate container 7c7bb417b6be [2023-11-01T00:55:55.732Z] ---> 48b5562c76c5 [2023-11-01T00:55:55.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T00:55:55.732Z] Successfully built 48b5562c76c5 [2023-11-01T00:55:55.732Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:55:56.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:55:56.530Z] [2023-11-01T00:55:56.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:55:56.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:55:57.208Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T00:55:57.208Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T00:55:57.208Z] 04944245beec: Pulling fs layer [2023-11-01T00:55:57.208Z] 699f458cf7ca: Pulling fs layer [2023-11-01T00:55:57.208Z] 765212b225bb: Pulling fs layer [2023-11-01T00:55:57.208Z] f23df028b6ca: Pulling fs layer [2023-11-01T00:55:57.208Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T00:55:57.208Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T00:55:57.208Z] f23df028b6ca: Waiting [2023-11-01T00:55:57.208Z] d65c8cfc05b1: Waiting [2023-11-01T00:55:57.208Z] 2437ff75d9bd: Waiting [2023-11-01T00:55:57.208Z] 765212b225bb: Waiting [2023-11-01T00:55:57.208Z] 04944245beec: Verifying Checksum [2023-11-01T00:55:57.208Z] 04944245beec: Download complete [2023-11-01T00:55:57.208Z] 765212b225bb: Download complete [2023-11-01T00:55:57.476Z] f23df028b6ca: Verifying Checksum [2023-11-01T00:55:57.476Z] f23df028b6ca: Download complete [2023-11-01T00:55:57.476Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T00:55:57.476Z] d65c8cfc05b1: Download complete [2023-11-01T00:55:57.476Z] 699f458cf7ca: Verifying Checksum [2023-11-01T00:55:57.476Z] 699f458cf7ca: Download complete [2023-11-01T00:55:58.061Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T00:55:58.061Z] 8998bd30e6a1: Download complete [2023-11-01T00:56:00.644Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T00:56:00.644Z] 2437ff75d9bd: Download complete [2023-11-01T00:56:02.588Z] 8998bd30e6a1: Pull complete [2023-11-01T00:56:02.854Z] 04944245beec: Pull complete [2023-11-01T00:56:04.801Z] 699f458cf7ca: Pull complete [2023-11-01T00:56:04.801Z] 765212b225bb: Pull complete [2023-11-01T00:56:05.764Z] f23df028b6ca: Pull complete [2023-11-01T00:56:05.764Z] d65c8cfc05b1: Pull complete [2023-11-01T00:56:23.983Z] 2437ff75d9bd: Pull complete [2023-11-01T00:56:23.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T00:56:23.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:56:23.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:56:24.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-16099 does not seem to be running inside a container [2023-11-01T00:56:24.398Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T00:56:27.568Z] $ docker top 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:28.519Z] ---> job-cost.sh [2023-11-01T00:56:28.519Z] lf-activate-venv: SKIPPING [2023-11-01T00:56:28.519Z] INFO: No Stack... [2023-11-01T00:56:29.102Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T00:56:29.692Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T00:56:30.358Z] + cut -d, -f6 [2023-11-01T00:56:30.358Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-11-01T00:56:30.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [2023-11-01T00:56:30.453Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] did not exist. Created. [2023-11-01T00:56:30.453Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T00:56:31.209Z] /w/workspace/device-sdk-go/1@tmp/durable-1f5d2bc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T00:56:31.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T00:56:31.932Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T00:56:32.034Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T00:56:32.050Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T00:56:32.130Z] $ docker stop --time=1 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff [2023-11-01T00:56:36.364Z] $ docker rm -f --volumes 6ee67d40cf6af6cc0e35dbf896b284e4d3bb8654be9b4022270e45c756d759ff [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-11-01T00:56:37.401Z] provisioning config files... [2023-11-01T00:56:37.410Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config17178973863980836205tmp [Pipeline] { [Pipeline] sh [2023-11-01T00:56:37.747Z] + set +x [2023-11-01T00:56:37.747Z] + curl -s https://codecov.io/bash [2023-11-01T00:56:37.747Z] + bash -s -- [2023-11-01T00:56:38.005Z] [2023-11-01T00:56:38.005Z] _____ _ [2023-11-01T00:56:38.005Z] / ____| | | [2023-11-01T00:56:38.005Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T00:56:38.005Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T00:56:38.005Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T00:56:38.005Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T00:56:38.005Z] Bash-1.0.6 [2023-11-01T00:56:38.005Z] [2023-11-01T00:56:38.005Z] [2023-11-01T00:56:38.005Z] ==> git version 2.25.1 found [2023-11-01T00:56:38.005Z] ==> 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-11-01T00:56:38.005Z] Release-Date: 2020-01-08 [2023-11-01T00:56:38.005Z] 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-11-01T00:56:38.005Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T00:56:38.005Z] ==> Jenkins CI detected. [2023-11-01T00:56:38.005Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1533 [2023-11-01T00:56:38.005Z] project root: . [2023-11-01T00:56:38.005Z] --> token set from env [2023-11-01T00:56:38.005Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T00:56:38.005Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T00:56:38.005Z] ==> Python coveragepy not found [2023-11-01T00:56:38.005Z] ==> Searching for coverage reports in: [2023-11-01T00:56:38.005Z] + . [2023-11-01T00:56:38.005Z] -> Found 1 reports [2023-11-01T00:56:38.005Z] ==> Detecting git/mercurial file structure [2023-11-01T00:56:38.005Z] ==> Reading reports [2023-11-01T00:56:38.005Z] + ./coverage.out bytes=122153 [2023-11-01T00:56:38.005Z] ==> Appending adjustments [2023-11-01T00:56:38.005Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T00:56:38.264Z] + Found adjustments [2023-11-01T00:56:38.264Z] ==> Gzipping contents [2023-11-01T00:56:38.522Z] 20K /tmp/codecov.YCXB4B.gz [2023-11-01T00:56:38.522Z] ==> Uploading reports [2023-11-01T00:56:38.522Z] url: https://codecov.io [2023-11-01T00:56:38.522Z] query: branch=PR-1533&commit=67ee1c4ec669b157a8da67b888b54f1faf6c8797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1533&job=&cmd_args= [2023-11-01T00:56:38.522Z] -> Pinging Codecov [2023-11-01T00:56:38.522Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1533&commit=67ee1c4ec669b157a8da67b888b54f1faf6c8797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1533&job=&cmd_args= [2023-11-01T00:56:38.522Z] -> Uploading to [2023-11-01T00:56:38.522Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/7E55EF52A471D76F132DFD9A03CDDE97/67ee1c4ec669b157a8da67b888b54f1faf6c8797/58d37f59-eef6-4e26-891e-aa585892606b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T005638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=949826be551d8763c885aa5a0f22e519d344704180ac3c3e43694ce534797595 [2023-11-01T00:56:38.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T00:56:38.522Z] Dload Upload Total Spent Left Speed [2023-11-01T00:56:38.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 56016 --:--:-- --:--:-- --:--:-- 56016 [2023-11-01T00:56:38.782Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/67ee1c4ec669b157a8da67b888b54f1faf6c8797 [Pipeline] } [2023-11-01T00:56:38.809Z] 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-11-01T00:56:40.566Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives ] [2023-11-01T00:56:40.567Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives [2023-11-01T00:56:40.567Z] total 16 [2023-11-01T00:56:40.567Z] drwxr-xr-x 3 root root 4096 Nov 1 00:41 . [2023-11-01T00:56:40.567Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:41 .. [2023-11-01T00:56:40.567Z] drwxr-xr-x 2 root root 4096 Nov 1 00:41 cost [2023-11-01T00:56:40.567Z] -rw-r--r-- 1 root root 86 Nov 1 00:41 cost.csv [2023-11-01T00:56:40.567Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives [2023-11-01T00:56:40.567Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives [2023-11-01T00:56:40.567Z] total 16 [2023-11-01T00:56:40.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:41 . [2023-11-01T00:56:40.567Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 00:41 .. [2023-11-01T00:56:40.567Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:41 cost [2023-11-01T00:56:40.567Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 00:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:40.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:41.806Z] ---> package-listing.sh [2023-11-01T00:56:41.806Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T00:56:41.806Z] ++ facter osfamily [2023-11-01T00:56:42.065Z] + OS_FAMILY=debian [2023-11-01T00:56:42.066Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1533 [2023-11-01T00:56:42.066Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T00:56:42.066Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T00:56:42.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T00:56:42.066Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T00:56:42.066Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1533 ']' [2023-11-01T00:56:42.066Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T00:56:42.066Z] + case "${OS_FAMILY}" in [2023-11-01T00:56:42.066Z] + dpkg -l [2023-11-01T00:56:42.066Z] + grep '^ii' [2023-11-01T00:56:42.066Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T00:56:42.066Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T00:56:42.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T00:56:42.066Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1533 ']' [2023-11-01T00:56:42.066Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/ [2023-11-01T00:56:42.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1533/archives/ [Pipeline] echo [2023-11-01T00:56:42.104Z] 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-1533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T00:56:42.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:56:43.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:56:43.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:56:43.179Z] prd-ubuntu20.04-docker-8c-8g-16092 does not seem to be running inside a container [2023-11-01T00:56:43.206Z] $ 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-1533/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-1533 -v /w/workspace/gexfoundry_device-sdk-go_PR-1533:/w/workspace/gexfoundry_device-sdk-go_PR-1533:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1533@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-11-01T00:56:43.397Z] $ docker top fe22e35c9bec17b4c4c10fd917f902fbd3f3eb92ab38d8412bea2ade2e147f7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:56:43.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T00:56:44.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T00:56:44.433Z] + ls /var/log/sa-host [2023-11-01T00:56:44.433Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:56:44.580Z] provisioning config files... [2023-11-01T00:56:44.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1533@tmp/config12102890630140577760tmp [Pipeline] { [Pipeline] echo [2023-11-01T00:56:44.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:44.976Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T00:56:45.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:45.434Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T00:56:45.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:45.786Z] ---> sudo-logs.sh [2023-11-01T00:56:45.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T00:56:45.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:46.197Z] ---> job-cost.sh [2023-11-01T00:56:46.197Z] lf-activate-venv: SKIPPING [2023-11-01T00:56:46.197Z] DEBUG: total: 0.2199999988079071 [2023-11-01T00:56:46.197Z] INFO: Retrieving Stack Cost... [2023-11-01T00:56:46.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T00:56:47.027Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T00:56:47.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:56:47.381Z] ---> logs-deploy.sh [2023-11-01T00:56:47.381Z] lf-activate-venv: SKIPPING [2023-11-01T00:56:47.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1533/1 [2023-11-01T00:56:47.381Z] INFO: archiving workspace using pattern(s): [2023-11-01T00:56:48.320Z] Archives upload complete. [2023-11-01T00:56:48.581Z] INFO: archiving logs to Nexus [2023-11-01T00:56:49.151Z] ---> uname -a: [2023-11-01T00:56:49.151Z] Linux prd-ubuntu20-04-docker-8c-8g-16092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] ---> lscpu: [2023-11-01T00:56:49.151Z] Architecture: x86_64 [2023-11-01T00:56:49.151Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T00:56:49.151Z] Byte Order: Little Endian [2023-11-01T00:56:49.151Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T00:56:49.151Z] CPU(s): 8 [2023-11-01T00:56:49.151Z] On-line CPU(s) list: 0-7 [2023-11-01T00:56:49.151Z] Thread(s) per core: 1 [2023-11-01T00:56:49.151Z] Core(s) per socket: 1 [2023-11-01T00:56:49.151Z] Socket(s): 8 [2023-11-01T00:56:49.151Z] NUMA node(s): 1 [2023-11-01T00:56:49.151Z] Vendor ID: AuthenticAMD [2023-11-01T00:56:49.151Z] CPU family: 23 [2023-11-01T00:56:49.151Z] Model: 49 [2023-11-01T00:56:49.151Z] Model name: AMD EPYC-Rome Processor [2023-11-01T00:56:49.151Z] Stepping: 0 [2023-11-01T00:56:49.151Z] CPU MHz: 2799.998 [2023-11-01T00:56:49.151Z] BogoMIPS: 5599.99 [2023-11-01T00:56:49.151Z] Virtualization: AMD-V [2023-11-01T00:56:49.151Z] Hypervisor vendor: KVM [2023-11-01T00:56:49.151Z] Virtualization type: full [2023-11-01T00:56:49.151Z] L1d cache: 256 KiB [2023-11-01T00:56:49.151Z] L1i cache: 256 KiB [2023-11-01T00:56:49.151Z] L2 cache: 4 MiB [2023-11-01T00:56:49.151Z] L3 cache: 128 MiB [2023-11-01T00:56:49.151Z] NUMA node0 CPU(s): 0-7 [2023-11-01T00:56:49.151Z] Vulnerability Itlb multihit: Not affected [2023-11-01T00:56:49.151Z] Vulnerability L1tf: Not affected [2023-11-01T00:56:49.151Z] Vulnerability Mds: Not affected [2023-11-01T00:56:49.151Z] Vulnerability Meltdown: Not affected [2023-11-01T00:56:49.151Z] Vulnerability Mmio stale data: Not affected [2023-11-01T00:56:49.151Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T00:56:49.151Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T00:56:49.151Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T00:56:49.151Z] Vulnerability Srbds: Not affected [2023-11-01T00:56:49.151Z] Vulnerability Tsx async abort: Not affected [2023-11-01T00:56:49.151Z] 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-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] ---> nproc: [2023-11-01T00:56:49.151Z] 8 [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] ---> df -h: [2023-11-01T00:56:49.151Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T00:56:49.151Z] overlay 155G 12G 144G 8% / [2023-11-01T00:56:49.151Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T00:56:49.151Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T00:56:49.151Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T00:56:49.151Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] ---> sar -b -r -n DEV: [2023-11-01T00:56:49.151Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16092) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] 00:38:04 LINUX RESTART (8 CPU) [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] 00:39:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T00:56:49.151Z] 00:40:01 188.52 1.51 187.01 0.00 59.50 65093.18 0.00 [2023-11-01T00:56:49.151Z] 00:41:01 56.02 0.07 55.96 0.00 8.93 16452.32 0.00 [2023-11-01T00:56:49.151Z] 00:42:01 178.30 0.20 178.10 0.00 7.33 47491.55 0.00 [2023-11-01T00:56:49.151Z] 00:43:01 1.50 0.00 1.50 0.00 0.00 18.55 0.00 [2023-11-01T00:56:49.151Z] 00:44:01 39.48 11.73 27.75 0.00 5443.09 6281.75 0.00 [2023-11-01T00:56:49.151Z] 00:45:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 [2023-11-01T00:56:49.151Z] 00:46:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-11-01T00:56:49.151Z] 00:47:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 [2023-11-01T00:56:49.151Z] 00:48:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-11-01T00:56:49.151Z] 00:49:02 1.90 0.00 1.90 0.00 0.00 32.93 0.00 [2023-11-01T00:56:49.151Z] 00:50:01 1.19 0.00 1.19 0.00 0.00 13.56 0.00 [2023-11-01T00:56:49.151Z] 00:51:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 [2023-11-01T00:56:49.151Z] 00:52:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2023-11-01T00:56:49.151Z] 00:53:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-11-01T00:56:49.151Z] 00:54:01 1.08 0.02 1.07 0.00 0.13 13.20 0.00 [2023-11-01T00:56:49.151Z] 00:55:01 3.40 1.02 2.38 0.00 21.86 31.86 0.00 [2023-11-01T00:56:49.151Z] 00:56:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-11-01T00:56:49.151Z] Average: 28.60 0.86 27.74 0.00 325.96 8039.08 0.00 [2023-11-01T00:56:49.151Z] [2023-11-01T00:56:49.151Z] 00:39:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T00:56:49.151Z] 00:40:01 27780892 31591284 722600 2.20 147144 3808464 1860704 5.48 1187612 3404660 127144 [2023-11-01T00:56:49.151Z] 00:41:01 27895444 31571848 735256 2.24 152408 3665856 1815396 5.35 1204612 3262448 269296 [2023-11-01T00:56:49.152Z] 00:42:01 27647972 31578136 731124 2.22 164488 3891108 1775208 5.23 1257132 3440604 268 [2023-11-01T00:56:49.152Z] 00:43:01 27648128 31578380 730716 2.22 164544 3891104 1775208 5.23 1257152 3440608 160 [2023-11-01T00:56:49.152Z] 00:44:01 27274984 31561620 737056 2.24 172696 4224300 1837508 5.42 1489328 3553528 4 [2023-11-01T00:56:49.152Z] 00:45:01 27275408 31562064 736508 2.24 172744 4224300 1837508 5.42 1489508 3553528 8 [2023-11-01T00:56:49.152Z] 00:46:01 27277724 31564504 734052 2.23 172820 4224304 1837508 5.42 1487260 3553532 8 [2023-11-01T00:56:49.152Z] 00:47:01 27282528 31569368 729120 2.22 172880 4224312 1837508 5.42 1482892 3553540 8 [2023-11-01T00:56:49.152Z] 00:48:01 27282036 31569316 729480 2.22 172956 4224296 1837508 5.42 1482056 3553916 8 [2023-11-01T00:56:49.152Z] 00:49:02 27282220 31569644 729064 2.22 173020 4224292 1837508 5.42 1482484 3553904 8 [2023-11-01T00:56:49.152Z] 00:50:01 27282412 31569896 728992 2.22 173080 4224288 1837508 5.42 1482188 3553904 8 [2023-11-01T00:56:49.152Z] 00:51:01 27282972 31570508 728352 2.21 173124 4224296 1837508 5.42 1482224 3553908 8 [2023-11-01T00:56:49.152Z] 00:52:01 27282852 31570452 728288 2.21 173188 4224296 1837508 5.42 1482824 3553908 152 [2023-11-01T00:56:49.152Z] 00:53:01 27282584 31570224 728468 2.22 173208 4224300 1837508 5.42 1482788 3553928 152 [2023-11-01T00:56:49.152Z] 00:54:01 27281996 31569740 728996 2.22 173236 4224304 1821828 5.37 1482404 3553932 32 [2023-11-01T00:56:49.152Z] 00:55:01 27281460 31570336 728476 2.22 173340 4224924 1813240 5.34 1482812 3554436 136 [2023-11-01T00:56:49.152Z] 00:56:01 27281304 31570216 728552 2.22 173372 4224924 1813240 5.34 1483004 3554440 4 [2023-11-01T00:56:49.152Z] Average: 27389583 31571032 730300 2.22 169309 4127863 1826465 5.38 1423428 3514631 23377 [2023-11-01T00:56:49.152Z] [2023-11-01T00:56:49.152Z] 00:39:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T00:56:49.152Z] 00:40:01 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:40:01 ens3 479.23 270.97 5390.23 34.06 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:40:01 docker0 199.30 361.19 16.98 2345.19 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:41:01 ens3 45.81 42.83 35.36 81.19 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:41:01 veth8a4ba97 0.80 1.33 0.10 0.35 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:41:01 docker0 0.80 1.25 0.08 0.35 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:42:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:42:01 ens3 117.38 72.20 2655.37 18.53 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:42:01 docker0 2.50 4.53 0.15 61.70 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:43:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:44:01 ens3 116.45 43.89 2026.63 3.35 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:45:01 ens3 1.00 0.57 2.84 0.23 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:46:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:47:01 ens3 0.57 0.57 0.30 0.23 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:48:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:49:02 ens3 0.92 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:50:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:51:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:52:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:53:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:54:01 ens3 0.28 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:55:01 ens3 0.45 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:56:01 ens3 0.75 0.18 0.15 0.08 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] Average: lo 0.38 0.38 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] Average: ens3 45.45 25.69 600.17 8.14 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] Average: docker0 12.12 21.95 1.03 143.96 0.00 0.00 0.00 0.00 [2023-11-01T00:56:49.152Z] [2023-11-01T00:56:49.152Z] [2023-11-01T00:56:49.152Z] ---> sar -P ALL: [2023-11-01T00:56:49.152Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16092) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T00:56:49.152Z] [2023-11-01T00:56:49.152Z] 00:38:04 LINUX RESTART (8 CPU) [2023-11-01T00:56:49.152Z] [2023-11-01T00:56:49.152Z] 00:39:00 CPU %user %nice %system %iowait %steal %idle [2023-11-01T00:56:49.152Z] 00:40:01 all 7.31 0.00 3.48 3.61 0.06 85.55 [2023-11-01T00:56:49.152Z] 00:40:01 0 6.93 0.00 3.65 0.58 0.05 88.79 [2023-11-01T00:56:49.152Z] 00:40:01 1 6.94 0.00 2.72 1.13 0.05 89.17 [2023-11-01T00:56:49.152Z] 00:40:01 2 8.08 0.00 4.78 22.68 0.08 64.38 [2023-11-01T00:56:49.152Z] 00:40:01 3 7.30 0.00 3.17 0.25 0.07 89.22 [2023-11-01T00:56:49.152Z] 00:40:01 4 6.28 0.00 3.60 0.41 0.05 89.66 [2023-11-01T00:56:49.152Z] 00:40:01 5 8.92 0.00 3.30 0.25 0.07 87.46 [2023-11-01T00:56:49.152Z] 00:40:01 6 6.78 0.00 3.53 3.38 0.05 86.25 [2023-11-01T00:56:49.152Z] 00:40:01 7 7.21 0.00 3.09 0.26 0.05 89.38 [2023-11-01T00:56:49.152Z] 00:41:01 all 45.42 0.00 5.02 1.06 0.11 48.40 [2023-11-01T00:56:49.152Z] 00:41:01 0 45.82 0.00 5.24 0.34 0.10 48.49 [2023-11-01T00:56:49.152Z] 00:41:01 1 45.27 0.00 4.85 0.05 0.12 49.71 [2023-11-01T00:56:49.152Z] 00:41:01 2 45.66 0.00 4.57 2.80 0.08 46.89 [2023-11-01T00:56:49.152Z] 00:41:01 3 45.98 0.00 5.61 0.66 0.15 47.60 [2023-11-01T00:56:49.152Z] 00:41:01 4 46.58 0.00 5.06 0.20 0.12 48.04 [2023-11-01T00:56:49.152Z] 00:41:01 5 46.43 0.00 5.13 1.91 0.10 46.43 [2023-11-01T00:56:49.152Z] 00:41:01 6 42.14 0.00 4.69 2.39 0.12 50.66 [2023-11-01T00:56:49.152Z] 00:41:01 7 45.47 0.00 4.98 0.10 0.08 49.37 [2023-11-01T00:56:49.152Z] 00:42:01 all 16.87 0.00 3.15 4.01 0.08 75.89 [2023-11-01T00:56:49.152Z] 00:42:01 0 17.47 0.00 3.61 1.73 0.12 77.07 [2023-11-01T00:56:49.152Z] 00:42:01 1 16.88 0.00 2.98 0.25 0.08 79.80 [2023-11-01T00:56:49.152Z] 00:42:01 2 18.57 0.00 3.37 11.96 0.08 66.01 [2023-11-01T00:56:49.152Z] 00:42:01 3 18.28 0.00 2.74 0.15 0.07 78.77 [2023-11-01T00:56:49.152Z] 00:42:01 4 17.26 0.00 3.84 0.24 0.07 78.60 [2023-11-01T00:56:49.152Z] 00:42:01 5 17.71 0.00 3.69 11.85 0.07 66.67 [2023-11-01T00:56:49.152Z] 00:42:01 6 13.54 0.00 2.82 5.91 0.08 77.65 [2023-11-01T00:56:49.152Z] 00:42:01 7 15.26 0.00 2.15 0.02 0.10 82.47 [2023-11-01T00:56:49.152Z] 00:43:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-11-01T00:56:49.152Z] 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T00:56:49.152Z] 00:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T00:56:49.152Z] 00:43:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2023-11-01T00:56:49.152Z] 00:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.152Z] 00:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-01T00:56:49.152Z] 00:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-01T00:56:49.152Z] 00:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.152Z] 00:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.152Z] 00:44:01 all 1.25 0.00 0.53 0.80 0.02 97.40 [2023-11-01T00:56:49.152Z] 00:44:01 0 1.35 0.00 0.63 0.65 0.02 97.35 [2023-11-01T00:56:49.152Z] 00:44:01 1 1.00 0.00 0.70 2.54 0.02 95.74 [2023-11-01T00:56:49.152Z] 00:44:01 2 1.17 0.00 0.65 0.85 0.02 97.31 [2023-11-01T00:56:49.152Z] 00:44:01 3 1.60 0.00 0.39 0.49 0.02 97.52 [2023-11-01T00:56:49.152Z] 00:44:01 4 1.45 0.00 0.45 0.42 0.02 97.66 [2023-11-01T00:56:49.152Z] 00:44:01 5 2.25 0.00 0.40 0.53 0.02 96.80 [2023-11-01T00:56:49.152Z] 00:44:01 6 0.53 0.00 0.50 0.63 0.02 98.31 [2023-11-01T00:56:49.152Z] 00:44:01 7 0.68 0.00 0.50 0.27 0.02 98.53 [2023-11-01T00:56:49.152Z] 00:45:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-11-01T00:56:49.152Z] 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-01T00:56:49.152Z] 00:45:01 1 0.07 0.00 0.03 0.18 0.02 99.70 [2023-11-01T00:56:49.152Z] 00:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T00:56:49.152Z] 00:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-01T00:56:49.153Z] 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:46:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2023-11-01T00:56:49.153Z] 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-01T00:56:49.153Z] 00:46:01 1 0.05 0.00 0.02 0.08 0.03 99.82 [2023-11-01T00:56:49.153Z] 00:46:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-11-01T00:56:49.153Z] 00:46:01 3 0.52 0.00 0.03 0.00 0.02 99.43 [2023-11-01T00:56:49.153Z] 00:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-01T00:56:49.153Z] 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:47:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-11-01T00:56:49.153Z] 00:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:47:01 1 0.02 0.00 0.02 0.22 0.02 99.73 [2023-11-01T00:56:49.153Z] 00:47:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2023-11-01T00:56:49.153Z] 00:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.153Z] 00:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-01T00:56:49.153Z] 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:48:01 1 0.03 0.00 0.02 0.07 0.03 99.85 [2023-11-01T00:56:49.153Z] 00:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.153Z] 00:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.153Z] 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:49:02 all 0.03 0.00 0.01 0.05 0.01 99.91 [2023-11-01T00:56:49.153Z] 00:49:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:49:02 1 0.05 0.00 0.02 0.22 0.00 99.72 [2023-11-01T00:56:49.153Z] 00:49:02 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-01T00:56:49.153Z] 00:49:02 3 0.00 0.00 0.00 0.18 0.00 99.82 [2023-11-01T00:56:49.153Z] 00:49:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:49:02 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-01T00:56:49.153Z] 00:49:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:49:02 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:50:01 all 0.15 0.00 0.01 0.01 0.00 99.82 [2023-11-01T00:56:49.153Z] 00:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-01T00:56:49.153Z] 00:50:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2023-11-01T00:56:49.153Z] 00:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-01T00:56:49.153Z] 00:50:01 3 1.06 0.00 0.00 0.00 0.02 98.92 [2023-11-01T00:56:49.153Z] 00:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T00:56:49.153Z] 00:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] [2023-11-01T00:56:49.153Z] 00:50:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T00:56:49.153Z] 00:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-01T00:56:49.153Z] 00:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:51:01 1 0.02 0.00 0.02 0.07 0.02 99.88 [2023-11-01T00:56:49.153Z] 00:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.153Z] 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:52:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:53:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2023-11-01T00:56:49.153Z] 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-01T00:56:49.153Z] 00:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-01T00:56:49.153Z] 00:53:01 3 0.45 0.00 0.05 0.00 0.02 99.48 [2023-11-01T00:56:49.153Z] 00:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-01T00:56:49.153Z] 00:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-01T00:56:49.153Z] 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:54:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2023-11-01T00:56:49.153Z] 00:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-01T00:56:49.153Z] 00:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:56:49.153Z] 00:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-01T00:56:49.153Z] 00:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-01T00:56:49.153Z] 00:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T00:56:49.153Z] 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:55:01 all 0.06 0.00 0.04 0.03 0.00 99.86 [2023-11-01T00:56:49.153Z] 00:55:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-01T00:56:49.153Z] 00:55:01 1 0.07 0.00 0.05 0.13 0.00 99.75 [2023-11-01T00:56:49.153Z] 00:55:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-11-01T00:56:49.153Z] 00:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:55:01 4 0.18 0.00 0.10 0.02 0.00 99.70 [2023-11-01T00:56:49.153Z] 00:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-01T00:56:49.153Z] 00:55:01 6 0.02 0.00 0.05 0.12 0.00 99.82 [2023-11-01T00:56:49.153Z] 00:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:56:49.153Z] 00:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-01T00:56:49.153Z] 00:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-01T00:56:49.153Z] 00:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-01T00:56:49.153Z] 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:56:49.153Z] 00:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-01T00:56:49.153Z] 00:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-01T00:56:49.153Z] 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:56:49.153Z] Average: all 4.16 0.00 0.72 0.57 0.02 94.52 [2023-11-01T00:56:49.153Z] Average: 0 4.19 0.00 0.78 0.19 0.02 94.81 [2023-11-01T00:56:49.153Z] Average: 1 4.10 0.00 0.67 0.30 0.02 94.90 [2023-11-01T00:56:49.153Z] Average: 2 4.32 0.00 0.80 2.25 0.02 92.60 [2023-11-01T00:56:49.153Z] Average: 3 4.40 0.00 0.70 0.10 0.03 94.77 [2023-11-01T00:56:49.153Z] Average: 4 4.20 0.00 0.77 0.08 0.02 94.94 [2023-11-01T00:56:49.153Z] Average: 5 4.41 0.00 0.75 0.85 0.02 93.97 [2023-11-01T00:56:49.153Z] Average: 6 3.67 0.00 0.69 0.73 0.02 94.89 [2023-11-01T00:56:49.153Z] Average: 7 4.01 0.00 0.63 0.04 0.01 95.30 [2023-11-01T00:56:49.153Z] [2023-11-01T00:56:49.153Z] [2023-11-01T00:56:49.153Z]