Pull request #1476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82651b7682e360e231be38739d08c82f4e1c6ca0+1c436aae64ba04d8b406a209c24bbc2f99c23ca9 (e99f3feffa5e9452b0bd33407a3f6439fe1f0dcf) 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-ssh10377100406320321625.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16110442100070963883.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1476/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-1476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9084073205405966377.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-1476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4458008210696429650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10785067472110281518.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-1476/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-1476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4743374989676270382.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-1131 in /w/workspace/gexfoundry_device-sdk-go_PR-1476 [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-1476 # 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 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 82651b7682e360e231be38739d08c82f4e1c6ca0 Merge succeeded, producing 82651b7682e360e231be38739d08c82f4e1c6ca0 Checking out Revision 82651b7682e360e231be38739d08c82f4e1c6ca0 (PR-1476) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/1476/head:refs/remotes/origin/PR-1476 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # 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 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T04:33:20.192Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T04:33:20.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T04:33:20.476Z] ========================================================= [2023-07-14T04:33:20.476Z] EdgeX Global Pipelines Version Info [2023-07-14T04:33:20.476Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:33:21.274Z] ------------------- [2023-07-14T04:33:21.274Z] stable info: [2023-07-14T04:33:21.274Z] ------------------- [2023-07-14T04:33:21.274Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T04:33:21.274Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T04:33:21.274Z] Message: update stable to v1.0.250 [2023-07-14T04:33:21.846Z] ------------------- [2023-07-14T04:33:21.846Z] experimental info: [2023-07-14T04:33:21.846Z] ------------------- [2023-07-14T04:33:21.846Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T04:33:21.846Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T04:33:21.846Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T04:33:22.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-07-14T04:33:22.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-07-14T04:33:22.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T04:33:22.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T04:33:22.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T04:33:22.356Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T04:33:22.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T04:33:22.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-07-14T04:33:22.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T04:33:22.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T04:33:22.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T04:33:22.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-07-14T04:33:22.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T04:33:22.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T04:33:22.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T04:33:22.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T04:33:22.795Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T04:33:22.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T04:33:22.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T04:33:22.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T04:33:22.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-14T04:33:23.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-14T04:33:23.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-14T04:33:23.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-14T04:33:23.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-14T04:33:23.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T04:33:23.249Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T04:33:23.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1476 [Pipeline] echo [2023-07-14T04:33:23.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1476 [Pipeline] echo [2023-07-14T04:33:23.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1476 [Pipeline] echo [2023-07-14T04:33:23.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo [2023-07-14T04:33:23.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82651b7 [Pipeline] echo [2023-07-14T04:33:23.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:33:23.644Z] provisioning config files... [2023-07-14T04:33:23.659Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config7068336354700032358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:33:24.004Z] ---> docker-login.sh [2023-07-14T04:33:24.004Z] nexus3.edgexfoundry.org:10001 [2023-07-14T04:33:24.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:24.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:24.264Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:24.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:24.264Z] [2023-07-14T04:33:24.264Z] Login Succeeded [2023-07-14T04:33:24.264Z] nexus3.edgexfoundry.org:10002 [2023-07-14T04:33:24.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:24.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:24.527Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:24.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:24.527Z] [2023-07-14T04:33:24.527Z] Login Succeeded [2023-07-14T04:33:24.527Z] nexus3.edgexfoundry.org:10003 [2023-07-14T04:33:24.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:24.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:24.527Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:24.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:24.527Z] [2023-07-14T04:33:24.527Z] Login Succeeded [2023-07-14T04:33:24.527Z] nexus3.edgexfoundry.org:10004 [2023-07-14T04:33:24.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:24.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:24.788Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:24.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:24.788Z] [2023-07-14T04:33:24.788Z] Login Succeeded [2023-07-14T04:33:24.788Z] docker.io [2023-07-14T04:33:24.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:25.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:25.049Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:25.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:25.049Z] [2023-07-14T04:33:25.049Z] Login Succeeded [2023-07-14T04:33:25.049Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T04:33:25.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T04:33:25.707Z] + git rev-list -1 --merges 82651b7682e360e231be38739d08c82f4e1c6ca0~1..82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo [2023-07-14T04:33:25.777Z] -----------> git rev-list -1 --merges 82651b7682e360e231be38739d08c82f4e1c6ca0~1..82651b7682e360e231be38739d08c82f4e1c6ca0 82651b7682e360e231be38739d08c82f4e1c6ca0 [false] [Pipeline] sh [2023-07-14T04:33:26.115Z] + git log --format=format:%s -1 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo [2023-07-14T04:33:26.149Z] ========================================================= [2023-07-14T04:33:26.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T04:33:26.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T04:33:26.598Z] + git log --format=format:%s -1 82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] echo [2023-07-14T04:33:26.633Z] [semverPrep] GIT_COMMIT: 82651b7682e360e231be38739d08c82f4e1c6ca0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-07-14T04:33:26.663Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-14T04:33:27.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T04:33:27.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T04:33:27.061Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T04:33:27.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T04:33:27.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T04:33:27.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T04:33:27.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:33:27.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:33:27.553Z] [2023-07-14T04:33:27.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:33:27.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:33:27.926Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T04:33:27.926Z] b85a868b505f: Pulling fs layer [2023-07-14T04:33:27.926Z] e2be974225ed: Pulling fs layer [2023-07-14T04:33:27.926Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T04:33:27.926Z] 988bab9f4d93: Pulling fs layer [2023-07-14T04:33:27.926Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T04:33:27.926Z] eaf3925da568: Pulling fs layer [2023-07-14T04:33:27.926Z] bab4dde63d76: Pulling fs layer [2023-07-14T04:33:27.926Z] bde34c3a00c8: Pulling fs layer [2023-07-14T04:33:27.926Z] b352a97aabf1: Pulling fs layer [2023-07-14T04:33:27.926Z] 4872d77fe225: Pulling fs layer [2023-07-14T04:33:27.926Z] 5851b861e8e6: Pulling fs layer [2023-07-14T04:33:27.926Z] 1469e6f7b9e6: Waiting [2023-07-14T04:33:27.926Z] eaf3925da568: Waiting [2023-07-14T04:33:27.926Z] bab4dde63d76: Waiting [2023-07-14T04:33:27.926Z] bde34c3a00c8: Waiting [2023-07-14T04:33:27.926Z] b352a97aabf1: Waiting [2023-07-14T04:33:27.926Z] 4872d77fe225: Waiting [2023-07-14T04:33:27.926Z] 5851b861e8e6: Waiting [2023-07-14T04:33:27.926Z] 988bab9f4d93: Waiting [2023-07-14T04:33:27.926Z] e2be974225ed: Verifying Checksum [2023-07-14T04:33:27.926Z] e2be974225ed: Download complete [2023-07-14T04:33:27.926Z] 988bab9f4d93: Verifying Checksum [2023-07-14T04:33:27.926Z] 988bab9f4d93: Download complete [2023-07-14T04:33:27.926Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T04:33:27.926Z] 1469e6f7b9e6: Download complete [2023-07-14T04:33:28.185Z] eaf3925da568: Verifying Checksum [2023-07-14T04:33:28.185Z] eaf3925da568: Download complete [2023-07-14T04:33:28.185Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T04:33:28.185Z] 339a4e72a1f5: Download complete [2023-07-14T04:33:28.185Z] bde34c3a00c8: Download complete [2023-07-14T04:33:28.185Z] b352a97aabf1: Download complete [2023-07-14T04:33:28.185Z] 4872d77fe225: Download complete [2023-07-14T04:33:28.185Z] 5851b861e8e6: Verifying Checksum [2023-07-14T04:33:28.185Z] 5851b861e8e6: Download complete [2023-07-14T04:33:28.185Z] b85a868b505f: Verifying Checksum [2023-07-14T04:33:28.185Z] b85a868b505f: Download complete [2023-07-14T04:33:28.443Z] bab4dde63d76: Verifying Checksum [2023-07-14T04:33:28.443Z] bab4dde63d76: Download complete [2023-07-14T04:33:29.396Z] b85a868b505f: Pull complete [2023-07-14T04:33:29.661Z] e2be974225ed: Pull complete [2023-07-14T04:33:29.923Z] 339a4e72a1f5: Pull complete [2023-07-14T04:33:30.185Z] 988bab9f4d93: Pull complete [2023-07-14T04:33:30.445Z] 1469e6f7b9e6: Pull complete [2023-07-14T04:33:30.445Z] eaf3925da568: Pull complete [2023-07-14T04:33:32.352Z] bab4dde63d76: Pull complete [2023-07-14T04:33:32.352Z] bde34c3a00c8: Pull complete [2023-07-14T04:33:32.612Z] b352a97aabf1: Pull complete [2023-07-14T04:33:32.612Z] 4872d77fe225: Pull complete [2023-07-14T04:33:32.612Z] 5851b861e8e6: Pull complete [2023-07-14T04:33:32.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T04:33:32.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T04:33:32.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:33:32.857Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2023-07-14T04:33:32.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-14T04:33:36.264Z] $ docker top 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba -eo pid,comm [2023-07-14T04:33:36.318Z] 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-07-14T04:33:36.318Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T04:33:36.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T04:33:36.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T04:33:36.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T04:33:36.582Z] $ docker exec 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent [2023-07-14T04:33:36.683Z] SSH_AUTH_SOCK=/tmp/ssh-MsCWkHWwW2VL/agent.32 [2023-07-14T04:33:36.683Z] SSH_AGENT_PID=38 [2023-07-14T04:33:36.690Z] Running ssh-add (command line suppressed) [2023-07-14T04:33:36.800Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_17697407308532800711.key (/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_17697407308532800711.key) [2023-07-14T04:33:36.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T04:33:37.149Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T04:33:37.187Z] $ docker exec --env ******** --env ******** 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent -k [2023-07-14T04:33:37.292Z] unset SSH_AUTH_SOCK; [2023-07-14T04:33:37.293Z] unset SSH_AGENT_PID; [2023-07-14T04:33:37.293Z] echo Agent pid 38 killed; [2023-07-14T04:33:37.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T04:33:37.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T04:33:37.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T04:33:37.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T04:33:37.518Z] $ docker exec 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent [2023-07-14T04:33:37.624Z] SSH_AUTH_SOCK=/tmp/ssh-fVNwYv2moIcP/agent.70 [2023-07-14T04:33:37.624Z] SSH_AGENT_PID=76 [2023-07-14T04:33:37.628Z] Running ssh-add (command line suppressed) [2023-07-14T04:33:37.741Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_18229996203944819616.key (/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/private_key_18229996203944819616.key) [2023-07-14T04:33:37.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T04:33:38.080Z] + git semver init [2023-07-14T04:33:38.341Z] 2023-07-14 04:33:38,289 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T04:33:38.341Z] 2023-07-14 04:33:38,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver [2023-07-14T04:33:38.341Z] 2023-07-14 04:33:38,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver [2023-07-14T04:33:38.341Z] 2023-07-14 04:33:38,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476, universal_newlines=False, shell=None, istream=None) [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,197 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.git/info/exclude [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 with force:False [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,197 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,201 [execute] INFO git cat-file --batch-check [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,207 [execute] INFO git cat-file --batch [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T04:33:39.282Z] 2023-07-14 04:33:39,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1476/.semver/PR-1476 [2023-07-14T04:33:39.282Z] 0.0.0 [Pipeline] } [2023-07-14T04:33:39.426Z] $ docker exec --env ******** --env ******** 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba ssh-agent -k [2023-07-14T04:33:39.532Z] unset SSH_AUTH_SOCK; [2023-07-14T04:33:39.532Z] unset SSH_AGENT_PID; [2023-07-14T04:33:39.532Z] echo Agent pid 76 killed; [2023-07-14T04:33:39.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T04:33:39.969Z] + git semver [Pipeline] } [2023-07-14T04:33:40.258Z] $ docker stop --time=1 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba [2023-07-14T04:33:41.590Z] $ docker rm -f --volumes 3d7453ab3e11b949134cfcb3882f75bf25bbe9b9b57eaf653a482e8a765504ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:33:41.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T04:33:42.250Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T04:33:42.269Z] [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-07-14T04:33:42.896Z] provisioning config files... [2023-07-14T04:33:42.907Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config15577792461273687589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:33:43.279Z] ---> docker-login.sh [2023-07-14T04:33:43.279Z] nexus3.edgexfoundry.org:10001 [2023-07-14T04:33:43.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:43.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:43.279Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:43.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:43.279Z] [2023-07-14T04:33:43.279Z] Login Succeeded [2023-07-14T04:33:43.279Z] nexus3.edgexfoundry.org:10002 [2023-07-14T04:33:43.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:43.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:43.279Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:43.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:43.279Z] [2023-07-14T04:33:43.279Z] Login Succeeded [2023-07-14T04:33:43.279Z] nexus3.edgexfoundry.org:10003 [2023-07-14T04:33:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:43.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:43.542Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:43.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:43.542Z] [2023-07-14T04:33:43.542Z] Login Succeeded [2023-07-14T04:33:43.542Z] nexus3.edgexfoundry.org:10004 [2023-07-14T04:33:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:43.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:43.542Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:43.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:43.542Z] [2023-07-14T04:33:43.542Z] Login Succeeded [2023-07-14T04:33:43.542Z] docker.io [2023-07-14T04:33:43.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:33:43.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:33:43.801Z] Configure a credential helper to remove this warning. See [2023-07-14T04:33:43.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:33:43.801Z] [2023-07-14T04:33:43.801Z] Login Succeeded [2023-07-14T04:33:43.801Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T04:33:43.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T04:33:44.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:33:44.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:33:44.087Z] ========================================================= [2023-07-14T04:33:44.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T04:33:44.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:33:44.577Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-14T04:33:44.577Z] Sending build context to Docker daemon 10.91MB [2023-07-14T04:33:44.577Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T04:33:44.577Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-14T04:33:44.838Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T04:33:44.838Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T04:33:44.838Z] 6911f1a30b25: Pulling fs layer [2023-07-14T04:33:44.838Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T04:33:44.838Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T04:33:44.838Z] ec0bb842ea78: Pulling fs layer [2023-07-14T04:33:44.838Z] 40a00589a448: Pulling fs layer [2023-07-14T04:33:44.838Z] 6863d3e3a2b1: Waiting [2023-07-14T04:33:44.838Z] ec0bb842ea78: Waiting [2023-07-14T04:33:44.838Z] 6c08303d61cc: Pulling fs layer [2023-07-14T04:33:44.838Z] 798269fcf238: Pulling fs layer [2023-07-14T04:33:44.838Z] 40a00589a448: Waiting [2023-07-14T04:33:44.838Z] 6c08303d61cc: Waiting [2023-07-14T04:33:44.838Z] 798269fcf238: Waiting [2023-07-14T04:33:44.838Z] 6911f1a30b25: Verifying Checksum [2023-07-14T04:33:44.838Z] 6911f1a30b25: Download complete [2023-07-14T04:33:44.838Z] 6863d3e3a2b1: Download complete [2023-07-14T04:33:44.838Z] ec0bb842ea78: Verifying Checksum [2023-07-14T04:33:44.838Z] ec0bb842ea78: Download complete [2023-07-14T04:33:44.838Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T04:33:44.838Z] 4db1b89c0bd1: Download complete [2023-07-14T04:33:44.838Z] 40a00589a448: Verifying Checksum [2023-07-14T04:33:44.838Z] 40a00589a448: Download complete [2023-07-14T04:33:45.099Z] 4db1b89c0bd1: Pull complete [2023-07-14T04:33:45.099Z] 6911f1a30b25: Pull complete [2023-07-14T04:33:45.359Z] 798269fcf238: Verifying Checksum [2023-07-14T04:33:45.359Z] 798269fcf238: Download complete [2023-07-14T04:33:45.618Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T04:33:45.618Z] e194b8c5c2a9: Download complete [2023-07-14T04:33:45.618Z] 6c08303d61cc: Verifying Checksum [2023-07-14T04:33:45.618Z] 6c08303d61cc: Download complete [2023-07-14T04:33:49.805Z] e194b8c5c2a9: Pull complete [2023-07-14T04:33:49.805Z] 6863d3e3a2b1: Pull complete [2023-07-14T04:33:49.805Z] ec0bb842ea78: Pull complete [2023-07-14T04:33:49.805Z] 40a00589a448: Pull complete [2023-07-14T04:33:53.091Z] 6c08303d61cc: Pull complete [2023-07-14T04:33:53.659Z] 798269fcf238: Pull complete [2023-07-14T04:33:53.659Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T04:33:53.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T04:33:53.659Z] ---> ec979cd7f677 [2023-07-14T04:33:53.659Z] Step 3/10 : ARG MAKE=make build [2023-07-14T04:33:57.686Z] Still waiting to schedule task [2023-07-14T04:33:57.686Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-14T04:34:00.286Z] ---> Running in fdc8d8aa7e05 [2023-07-14T04:34:00.286Z] Removing intermediate container fdc8d8aa7e05 [2023-07-14T04:34:00.286Z] ---> c3655d665208 [2023-07-14T04:34:00.286Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-14T04:34:00.286Z] ---> Running in 213b677ed12f [2023-07-14T04:34:00.545Z] Removing intermediate container 213b677ed12f [2023-07-14T04:34:00.545Z] ---> 5223b3176ce4 [2023-07-14T04:34:00.545Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T04:34:00.545Z] ---> Running in 673d79b43fca [2023-07-14T04:34:00.804Z] Removing intermediate container 673d79b43fca [2023-07-14T04:34:00.804Z] ---> c8f606d70d77 [2023-07-14T04:34:00.804Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-14T04:34:01.080Z] ---> Running in b82424da85f1 [2023-07-14T04:34:01.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:34:01.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:34:02.215Z] OK: 265 MiB in 53 packages [2023-07-14T04:34:02.215Z] Removing intermediate container b82424da85f1 [2023-07-14T04:34:02.215Z] ---> d3fa2f0cf4ad [2023-07-14T04:34:02.215Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-14T04:34:02.479Z] ---> 645f2722fe96 [2023-07-14T04:34:02.479Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:34:02.479Z] ---> Running in 88f8c73f4d6c [2023-07-14T04:35:10.237Z] Removing intermediate container 88f8c73f4d6c [2023-07-14T04:35:10.237Z] ---> c0a3d81ce27a [2023-07-14T04:35:10.237Z] Step 9/10 : COPY . . [2023-07-14T04:35:10.237Z] ---> cb1af21bc4ba [2023-07-14T04:35:10.237Z] Step 10/10 : RUN ${MAKE} [2023-07-14T04:35:10.237Z] ---> Running in c27c04f0659b [2023-07-14T04:35:10.237Z] noop [2023-07-14T04:35:10.237Z] Removing intermediate container c27c04f0659b [2023-07-14T04:35:10.237Z] ---> 33fa58d1b1d8 [2023-07-14T04:35:10.237Z] Successfully built 33fa58d1b1d8 [2023-07-14T04:35:10.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:35:10.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T04:35:10.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:35:10.846Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2023-07-14T04:35:10.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T04:35:11.259Z] $ docker top b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:35:11.646Z] + go version [2023-07-14T04:35:11.646Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T04:35:11.683Z] $ docker stop --time=1 b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae [2023-07-14T04:35:12.978Z] $ docker rm -f --volumes b06b3a8fa5d7ee382e9327e7be4e5ef4ad9154de4708f61ea70b3d8dccdb52ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:35:13.676Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T04:35:13.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:35:13.832Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2023-07-14T04:35:13.870Z] $ 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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T04:35:14.280Z] $ docker top 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:35:14.673Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1476 [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:35:15.034Z] + make test [2023-07-14T04:35:15.034Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T04:35:23.165Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-14T04:35:38.233Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.059s coverage: 27.6% of statements [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-14T04:35:38.233Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 80.2% of statements [2023-07-14T04:35:38.233Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.088s coverage: 86.0% of statements [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-14T04:35:38.233Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.5% of statements [2023-07-14T04:35:38.233Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-07-14T04:35:38.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-14T04:35:38.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-14T04:35:39.429Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-14T04:35:41.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 14.3% of statements [2023-07-14T04:35:41.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements [2023-07-14T04:35:41.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements [2023-07-14T04:35:41.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements [2023-07-14T04:36:07.909Z] GO111MODULE=on go vet ./... [2023-07-14T04:36:08.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T04:36:08.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T04:36:08.479Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T04:36:08.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T04:36:08.553Z] $ docker stop --time=1 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f [2023-07-14T04:36:11.980Z] $ docker rm -f --volumes 36e020f1e9493d58f8f455b79aaf7c457d5df66e13d5323ac8f57c39d66be18f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:36:12.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T04:36:12.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-14T04:36:13.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T04:36:13.561Z] + ls -al . [2023-07-14T04:36:13.561Z] total 284 [2023-07-14T04:36:13.561Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 04:35 . [2023-07-14T04:36:13.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:33 .. [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 04:33 .dockerignore [2023-07-14T04:36:13.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 04:33 .git [2023-07-14T04:36:13.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:33 .github [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 04:33 .gitignore [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 04:33 .golangci.yml [2023-07-14T04:36:13.561Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 04:33 .semver [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 04:33 CHANGELOG.md [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 04:33 GOVERNANCE.md [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 04:33 Jenkinsfile [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 04:33 LICENSE [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 04:33 Makefile [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 04:33 OWNERS.md [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 04:33 README.md [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 04:33 VERSION [2023-07-14T04:36:13.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:33 bin [2023-07-14T04:36:13.561Z] -rw-r--r-- 1 jenkins jenkins 106152 Jul 14 04:35 coverage.out [2023-07-14T04:36:13.561Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 04:33 example [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 04:33 go.mod [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 04:33 go.sum [2023-07-14T04:36:13.561Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:33 internal [2023-07-14T04:36:13.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 04:33 openapi [2023-07-14T04:36:13.561Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 04:33 pkg [2023-07-14T04:36:13.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:33 snap [2023-07-14T04:36:13.561Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:36:14.034Z] + 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=82651b7682e360e231be38739d08c82f4e1c6ca0 --label arch=amd64 --label version=0.0.0 . [2023-07-14T04:36:14.034Z] Sending build context to Docker daemon 11.01MB [2023-07-14T04:36:14.034Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T04:36:14.034Z] Step 2/23 : FROM ${BASE} AS builder [2023-07-14T04:36:14.034Z] ---> 33fa58d1b1d8 [2023-07-14T04:36:14.034Z] Step 3/23 : ARG MAKE=make build [2023-07-14T04:36:14.295Z] ---> Running in 0559811a0ef1 [2023-07-14T04:36:14.295Z] Removing intermediate container 0559811a0ef1 [2023-07-14T04:36:14.295Z] ---> b742f0f1f2c7 [2023-07-14T04:36:14.295Z] Step 4/23 : WORKDIR /device-sdk-go [2023-07-14T04:36:14.295Z] ---> Running in 729633ab522b [2023-07-14T04:36:14.295Z] Removing intermediate container 729633ab522b [2023-07-14T04:36:14.295Z] ---> ae8d32550659 [2023-07-14T04:36:14.295Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T04:36:14.556Z] ---> Running in 1c259b79e7d6 [2023-07-14T04:36:14.556Z] Removing intermediate container 1c259b79e7d6 [2023-07-14T04:36:14.556Z] ---> 648551575446 [2023-07-14T04:36:14.556Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-07-14T04:36:14.556Z] ---> Running in b631adc41121 [2023-07-14T04:36:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:36:15.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:36:15.331Z] OK: 265 MiB in 53 packages [2023-07-14T04:36:15.589Z] Removing intermediate container b631adc41121 [2023-07-14T04:36:15.589Z] ---> 550d2bf6592a [2023-07-14T04:36:15.589Z] Step 7/23 : COPY go.mod vendor* ./ [2023-07-14T04:36:15.849Z] ---> ebfd66bfa5f0 [2023-07-14T04:36:15.849Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:36:15.849Z] ---> Running in 4e776173952b [2023-07-14T04:36:16.418Z] Removing intermediate container 4e776173952b [2023-07-14T04:36:16.418Z] ---> 464be5422e6b [2023-07-14T04:36:16.418Z] Step 9/23 : COPY . . [2023-07-14T04:36:16.985Z] ---> 7d6eb30502a5 [2023-07-14T04:36:16.985Z] Step 10/23 : RUN ${MAKE} [2023-07-14T04:36:16.985Z] ---> Running in b5d2f797757e [2023-07-14T04:36:17.244Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-07-14T04:36:43.804Z] Removing intermediate container b5d2f797757e [2023-07-14T04:36:43.804Z] ---> 231388986a5b [2023-07-14T04:36:43.804Z] Step 11/23 : FROM alpine:3.17 [2023-07-14T04:36:43.804Z] 3.17: Pulling from library/alpine [2023-07-14T04:36:43.804Z] 4db1b89c0bd1: Already exists [2023-07-14T04:36:43.804Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:36:43.804Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T04:36:43.804Z] ---> 1f73a9d63274 [2023-07-14T04:36:43.804Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-07-14T04:36:43.804Z] ---> Running in 33b4230471d6 [2023-07-14T04:36:43.804Z] Removing intermediate container 33b4230471d6 [2023-07-14T04:36:43.804Z] ---> 371d709438d1 [2023-07-14T04:36:43.804Z] Step 13/23 : RUN apk add --update --no-cache [2023-07-14T04:36:43.804Z] ---> Running in b67d4814c943 [2023-07-14T04:36:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T04:36:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T04:36:43.804Z] OK: 7 MiB in 15 packages [2023-07-14T04:36:43.804Z] Removing intermediate container b67d4814c943 [2023-07-14T04:36:43.804Z] ---> aacd00805528 [2023-07-14T04:36:43.804Z] Step 14/23 : WORKDIR / [2023-07-14T04:36:43.804Z] ---> Running in 7f0fe8547073 [2023-07-14T04:36:43.804Z] Removing intermediate container 7f0fe8547073 [2023-07-14T04:36:43.804Z] ---> 1188169c7524 [2023-07-14T04:36:43.804Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-07-14T04:36:43.804Z] ---> 94e66ba55152 [2023-07-14T04:36:43.804Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-07-14T04:36:43.804Z] ---> 1a18e2b5fe02 [2023-07-14T04:36:43.804Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-07-14T04:36:43.804Z] ---> 5e6d335360dd [2023-07-14T04:36:43.804Z] Step 18/23 : EXPOSE 59999 [2023-07-14T04:36:43.804Z] ---> Running in 3a35ae9e1df4 [2023-07-14T04:36:43.804Z] Removing intermediate container 3a35ae9e1df4 [2023-07-14T04:36:43.804Z] ---> 730ff9b5e815 [2023-07-14T04:36:43.804Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-07-14T04:36:43.804Z] ---> Running in 8d0ca98850c0 [2023-07-14T04:36:43.804Z] Removing intermediate container 8d0ca98850c0 [2023-07-14T04:36:43.804Z] ---> f26e8708f80d [2023-07-14T04:36:43.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T04:36:43.804Z] ---> Running in 45b3a1070698 [2023-07-14T04:36:43.804Z] Removing intermediate container 45b3a1070698 [2023-07-14T04:36:43.804Z] ---> 837e718011d7 [2023-07-14T04:36:43.804Z] Step 21/23 : LABEL arch=amd64 [2023-07-14T04:36:43.804Z] ---> Running in 63bb65bdcc2b [2023-07-14T04:36:43.804Z] Removing intermediate container 63bb65bdcc2b [2023-07-14T04:36:43.804Z] ---> 52c5c5907df7 [2023-07-14T04:36:43.804Z] Step 22/23 : LABEL git_sha=82651b7682e360e231be38739d08c82f4e1c6ca0 [2023-07-14T04:36:43.804Z] ---> Running in 9f32ceb1ca41 [2023-07-14T04:36:43.804Z] Removing intermediate container 9f32ceb1ca41 [2023-07-14T04:36:43.804Z] ---> 3a28b37d7c2e [2023-07-14T04:36:43.804Z] Step 23/23 : LABEL version=0.0.0 [2023-07-14T04:36:43.804Z] ---> Running in 6c8dea3ee70e [2023-07-14T04:36:43.804Z] Removing intermediate container 6c8dea3ee70e [2023-07-14T04:36:43.804Z] ---> d80cb7b31bd1 [2023-07-14T04:36:43.804Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T04:36:43.804Z] Successfully built d80cb7b31bd1 [2023-07-14T04:36:43.804Z] 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-07-14T04:36:44.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:36:44.729Z] [2023-07-14T04:36:44.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:36:45.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:36:45.099Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T04:36:45.099Z] 5eb5b503b376: Pulling fs layer [2023-07-14T04:36:45.099Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T04:36:45.099Z] ec43610c2a17: Pulling fs layer [2023-07-14T04:36:45.099Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T04:36:45.099Z] 33b1e0a273af: Pulling fs layer [2023-07-14T04:36:45.099Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T04:36:45.099Z] 2f39f015ded8: Pulling fs layer [2023-07-14T04:36:45.099Z] 3a2ae6a8a46f: Waiting [2023-07-14T04:36:45.099Z] 33b1e0a273af: Waiting [2023-07-14T04:36:45.099Z] 5d3b04190fa2: Waiting [2023-07-14T04:36:45.099Z] 2f39f015ded8: Waiting [2023-07-14T04:36:45.099Z] 5c69ac0246d0: Download complete [2023-07-14T04:36:45.099Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T04:36:45.099Z] 3a2ae6a8a46f: Download complete [2023-07-14T04:36:45.099Z] 33b1e0a273af: Verifying Checksum [2023-07-14T04:36:45.099Z] 33b1e0a273af: Download complete [2023-07-14T04:36:45.099Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T04:36:45.099Z] 5d3b04190fa2: Download complete [2023-07-14T04:36:45.099Z] ec43610c2a17: Verifying Checksum [2023-07-14T04:36:45.099Z] ec43610c2a17: Download complete [2023-07-14T04:36:45.359Z] 5eb5b503b376: Verifying Checksum [2023-07-14T04:36:45.359Z] 5eb5b503b376: Download complete [2023-07-14T04:36:45.925Z] 2f39f015ded8: Verifying Checksum [2023-07-14T04:36:45.925Z] 2f39f015ded8: Download complete [2023-07-14T04:36:46.491Z] 5eb5b503b376: Pull complete [2023-07-14T04:36:46.751Z] 5c69ac0246d0: Pull complete [2023-07-14T04:36:47.320Z] ec43610c2a17: Pull complete [2023-07-14T04:36:47.320Z] 3a2ae6a8a46f: Pull complete [2023-07-14T04:36:47.579Z] 33b1e0a273af: Pull complete [2023-07-14T04:36:47.579Z] 5d3b04190fa2: Pull complete [2023-07-14T04:36:52.845Z] 2f39f015ded8: Pull complete [2023-07-14T04:36:52.845Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T04:36:52.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:36:52.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:36:53.089Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2023-07-14T04:36:53.126Z] $ 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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@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-07-14T04:36:58.910Z] $ docker top e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:36:59.378Z] ---> job-cost.sh [2023-07-14T04:36:59.378Z] lf-activate-venv: SKIPPING [2023-07-14T04:36:59.378Z] INFO: No Stack... [2023-07-14T04:36:59.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T04:37:00.212Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T04:37:00.531Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/cost.csv [2023-07-14T04:37:00.531Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T04:37:00.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [2023-07-14T04:37:00.572Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] did not exist. Created. [2023-07-14T04:37:00.573Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T04:37:00.968Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-14T04:37:01.026Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T04:37:01.048Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T04:37:01.139Z] $ docker stop --time=1 e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 [2023-07-14T04:37:02.300Z] $ docker rm -f --volumes e51527d1ed9288320796ebd87b8db18b507e833f9a6aaf91a2889c6b45f128c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T04:37:32.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1132 in /w/workspace/gexfoundry_device-sdk-go_PR-1476 [Pipeline] { [Pipeline] ws [2023-07-14T04:37:32.289Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-07-14T04:37:32.369Z] The recommended git tool is: git [2023-07-14T04:37:38.063Z] using credential edgex-jenkins-ssh [2023-07-14T04:37:38.079Z] Cloning the remote Git repository [2023-07-14T04:37:38.130Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-07-14T04:37:38.250Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-07-14T04:37:38.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-14T04:37:38.419Z] > git --version # timeout=10 [2023-07-14T04:37:38.442Z] > git --version # 'git version 2.25.1' [2023-07-14T04:37:38.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:37:38.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T04:37:40.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-14T04:37:40.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T04:37:41.753Z] Merging remotes/origin/main commit 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 into PR head commit 82651b7682e360e231be38739d08c82f4e1c6ca0 [2023-07-14T04:37:42.068Z] Merge succeeded, producing 82651b7682e360e231be38739d08c82f4e1c6ca0 [2023-07-14T04:37:42.069Z] Checking out Revision 82651b7682e360e231be38739d08c82f4e1c6ca0 (PR-1476) [2023-07-14T04:37:41.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-14T04:37:41.252Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-14T04:37:41.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:37:41.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1476/head:refs/remotes/origin/PR-1476 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T04:37:41.776Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T04:37:41.857Z] > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 [2023-07-14T04:37:41.968Z] > git remote # timeout=10 [2023-07-14T04:37:41.988Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T04:37:42.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T04:37:42.026Z] > git merge 1c436aae64ba04d8b406a209c24bbc2f99c23ca9 # timeout=10 [2023-07-14T04:37:42.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T04:37:42.081Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T04:37:42.104Z] > git checkout -f 82651b7682e360e231be38739d08c82f4e1c6ca0 # timeout=10 [2023-07-14T04:37:42.659Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-07-14T04:37:42.720Z] > git --version # timeout=10 [2023-07-14T04:37:42.735Z] > git --version # 'git version 2.25.1' [2023-07-14T04:37:42.750Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T04:37:43.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T04:37:43.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T04:37:43.931Z] Dload Upload Total Spent Left Speed [2023-07-14T04:37:43.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-07-14T04:37:44.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T04:37:45.120Z] + sudo tee /etc/docker/daemon.new [2023-07-14T04:37:45.120Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T04:37:45.120Z] { [2023-07-14T04:37:45.120Z] "registry-mirrors": [ [2023-07-14T04:37:45.120Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T04:37:45.120Z] ], [2023-07-14T04:37:45.120Z] "bip": "10.250.0.254/24", [2023-07-14T04:37:45.120Z] "hosts": [ [2023-07-14T04:37:45.120Z] "tcp://0.0.0.0:5555", [2023-07-14T04:37:45.120Z] "unix:///var/run/docker.sock" [2023-07-14T04:37:45.120Z] ], [2023-07-14T04:37:45.120Z] "mtu": 1458, [2023-07-14T04:37:45.120Z] "selinux-enabled": true, [2023-07-14T04:37:45.120Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T04:37:45.120Z] } [Pipeline] sh [2023-07-14T04:37:45.472Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T04:37:45.824Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:38:04.170Z] provisioning config files... [2023-07-14T04:38:04.198Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17499796776000286015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:38:04.585Z] ---> docker-login.sh [2023-07-14T04:38:04.585Z] nexus3.edgexfoundry.org:10001 [2023-07-14T04:38:05.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:38:05.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:38:05.174Z] Configure a credential helper to remove this warning. See [2023-07-14T04:38:05.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:38:05.174Z] [2023-07-14T04:38:05.174Z] Login Succeeded [2023-07-14T04:38:05.174Z] nexus3.edgexfoundry.org:10002 [2023-07-14T04:38:05.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:38:05.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:38:05.444Z] Configure a credential helper to remove this warning. See [2023-07-14T04:38:05.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:38:05.444Z] [2023-07-14T04:38:05.444Z] Login Succeeded [2023-07-14T04:38:05.444Z] nexus3.edgexfoundry.org:10003 [2023-07-14T04:38:05.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:38:05.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:38:05.988Z] Configure a credential helper to remove this warning. See [2023-07-14T04:38:05.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:38:05.988Z] [2023-07-14T04:38:05.988Z] Login Succeeded [2023-07-14T04:38:05.988Z] nexus3.edgexfoundry.org:10004 [2023-07-14T04:38:06.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:38:06.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:38:06.262Z] Configure a credential helper to remove this warning. See [2023-07-14T04:38:06.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:38:06.262Z] [2023-07-14T04:38:06.262Z] Login Succeeded [2023-07-14T04:38:06.262Z] docker.io [2023-07-14T04:38:06.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T04:38:06.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T04:38:06.803Z] Configure a credential helper to remove this warning. See [2023-07-14T04:38:06.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T04:38:06.803Z] [2023-07-14T04:38:06.803Z] Login Succeeded [2023-07-14T04:38:06.803Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T04:38:06.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T04:38:07.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:38:07.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T04:38:07.310Z] ========================================================= [2023-07-14T04:38:07.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T04:38:07.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:38:07.800Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-14T04:38:08.070Z] Sending build context to Docker daemon 5.805MB [2023-07-14T04:38:08.070Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T04:38:08.070Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-14T04:38:08.352Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T04:38:08.352Z] edb6bdbacee9: Pulling fs layer [2023-07-14T04:38:08.352Z] 5f9638ab2659: Pulling fs layer [2023-07-14T04:38:08.352Z] 8d51d6327a98: Pulling fs layer [2023-07-14T04:38:08.352Z] 8b374f2dd631: Pulling fs layer [2023-07-14T04:38:08.352Z] ec14aa9079de: Pulling fs layer [2023-07-14T04:38:08.352Z] 2f466654f4bb: Pulling fs layer [2023-07-14T04:38:08.352Z] 554e91adad29: Pulling fs layer [2023-07-14T04:38:08.352Z] 2f466654f4bb: Waiting [2023-07-14T04:38:08.352Z] 8b374f2dd631: Waiting [2023-07-14T04:38:08.352Z] ec14aa9079de: Waiting [2023-07-14T04:38:08.352Z] 554e91adad29: Waiting [2023-07-14T04:38:08.352Z] 5f9638ab2659: Verifying Checksum [2023-07-14T04:38:08.352Z] 5f9638ab2659: Download complete [2023-07-14T04:38:08.352Z] 8b374f2dd631: Verifying Checksum [2023-07-14T04:38:08.352Z] 8b374f2dd631: Download complete [2023-07-14T04:38:08.352Z] ec14aa9079de: Download complete [2023-07-14T04:38:08.352Z] edb6bdbacee9: Verifying Checksum [2023-07-14T04:38:08.352Z] edb6bdbacee9: Download complete [2023-07-14T04:38:09.800Z] edb6bdbacee9: Pull complete [2023-07-14T04:38:09.800Z] 554e91adad29: Verifying Checksum [2023-07-14T04:38:09.800Z] 554e91adad29: Download complete [2023-07-14T04:38:10.070Z] 5f9638ab2659: Pull complete [2023-07-14T04:38:11.042Z] 8d51d6327a98: Verifying Checksum [2023-07-14T04:38:11.042Z] 8d51d6327a98: Download complete [2023-07-14T04:38:11.042Z] 2f466654f4bb: Download complete [2023-07-14T04:38:23.485Z] 8d51d6327a98: Pull complete [2023-07-14T04:38:23.485Z] 8b374f2dd631: Pull complete [2023-07-14T04:38:23.485Z] ec14aa9079de: Pull complete [2023-07-14T04:38:30.153Z] 2f466654f4bb: Pull complete [2023-07-14T04:38:32.130Z] 554e91adad29: Pull complete [2023-07-14T04:38:32.398Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T04:38:32.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T04:38:32.398Z] ---> 1e15ea492957 [2023-07-14T04:38:32.398Z] Step 3/10 : ARG MAKE=make build [2023-07-14T04:38:34.356Z] ---> Running in a416af6e04e0 [2023-07-14T04:38:34.623Z] Removing intermediate container a416af6e04e0 [2023-07-14T04:38:34.623Z] ---> 846eff4bb5bf [2023-07-14T04:38:34.623Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-14T04:38:34.623Z] ---> Running in 7593b37e264f [2023-07-14T04:38:34.897Z] Removing intermediate container 7593b37e264f [2023-07-14T04:38:34.897Z] ---> c9292dbecbd9 [2023-07-14T04:38:34.897Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T04:38:34.897Z] ---> Running in 222c0908ad64 [2023-07-14T04:38:35.489Z] Removing intermediate container 222c0908ad64 [2023-07-14T04:38:35.489Z] ---> 8774875a149d [2023-07-14T04:38:35.489Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-14T04:38:35.489Z] ---> Running in 2379ed8fcff7 [2023-07-14T04:38:36.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:38:37.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:38:38.004Z] OK: 263 MiB in 53 packages [2023-07-14T04:38:38.966Z] Removing intermediate container 2379ed8fcff7 [2023-07-14T04:38:38.966Z] ---> ac552b1e81e8 [2023-07-14T04:38:38.966Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-14T04:38:39.547Z] ---> c7127a254f41 [2023-07-14T04:38:39.548Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:38:39.548Z] ---> Running in d8f884a3db33 [2023-07-14T04:39:47.429Z] Removing intermediate container d8f884a3db33 [2023-07-14T04:39:47.429Z] ---> 914a41c8a667 [2023-07-14T04:39:47.429Z] Step 9/10 : COPY . . [2023-07-14T04:39:47.429Z] ---> 035a02e0ea32 [2023-07-14T04:39:47.429Z] Step 10/10 : RUN ${MAKE} [2023-07-14T04:39:47.429Z] ---> Running in c24bdc50e51b [2023-07-14T04:39:47.429Z] noop [2023-07-14T04:39:47.429Z] Removing intermediate container c24bdc50e51b [2023-07-14T04:39:47.429Z] ---> e312477dae53 [2023-07-14T04:39:47.429Z] Successfully built e312477dae53 [2023-07-14T04:39:47.429Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:39:48.053Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T04:39:48.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:39:48.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2023-07-14T04:39:48.391Z] $ 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-07-14T04:39:49.503Z] $ docker top 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:39:50.365Z] + go version [2023-07-14T04:39:50.365Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T04:39:50.399Z] $ docker stop --time=1 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 [2023-07-14T04:39:51.954Z] $ docker rm -f --volumes 4c42f0cdc92f66cd731fa10ac22afba1ebab2ec95c2a0fce67a63df76b170442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:39:52.765Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T04:39:52.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:39:53.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2023-07-14T04:39:53.071Z] $ 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-07-14T04:39:54.124Z] $ docker top d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:39:54.667Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-14T04:39:55.058Z] + make test [2023-07-14T04:39:55.058Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T04:40:33.899Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-14T04:42:40.583Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-14T04:42:40.583Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-14T04:42:40.583Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-14T04:42:40.583Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-14T04:42:40.583Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-14T04:42:50.644Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.262s coverage: 27.6% of statements [2023-07-14T04:42:55.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.339s coverage: 80.2% of statements [2023-07-14T04:43:10.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-14T04:43:10.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-14T04:43:10.979Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.331s coverage: 86.0% of statements [2023-07-14T04:43:16.322Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-14T04:43:16.322Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.443s coverage: 77.5% of statements [2023-07-14T04:43:20.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-07-14T04:43:22.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-14T04:43:22.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-14T04:43:23.957Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.262s coverage: 14.3% of statements [2023-07-14T04:43:23.957Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.420s coverage: 68.5% of statements [2023-07-14T04:43:27.306Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.451s coverage: 89.2% of statements [2023-07-14T04:43:28.269Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-14T04:43:28.538Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.250s coverage: 5.7% of statements [2023-07-14T04:43:29.498Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T04:43:29.498Z] GO111MODULE=on go vet ./... [2023-07-14T04:46:06.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T04:46:06.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T04:46:06.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T04:46:06.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T04:46:06.309Z] $ docker stop --time=1 d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c [2023-07-14T04:46:08.185Z] $ docker rm -f --volumes d3d52b181f09000353ca06443e01491743d60e87f5c64c01bce747717900ff1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T04:46:09.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T04:46:09.922Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T04:46:10.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T04:46:11.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T04:46:11.425Z] + ls -al . [2023-07-14T04:46:11.425Z] total 280 [2023-07-14T04:46:11.425Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 04:39 . [2023-07-14T04:46:11.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:37 .. [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 14 04:37 .dockerignore [2023-07-14T04:46:11.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 04:37 .git [2023-07-14T04:46:11.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:37 .github [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 14 04:37 .gitignore [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 04:37 .golangci.yml [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 44878 Jul 14 04:37 CHANGELOG.md [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 04:37 GOVERNANCE.md [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 14 04:37 Jenkinsfile [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 14 04:37 LICENSE [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 1714 Jul 14 04:37 Makefile [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 14 04:37 OWNERS.md [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jul 14 04:37 README.md [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 04:33 VERSION [2023-07-14T04:46:11.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 04:37 bin [2023-07-14T04:46:11.425Z] -rw-r--r-- 1 jenkins jenkins 106148 Jul 14 04:43 coverage.out [2023-07-14T04:46:11.425Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 14 04:37 example [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 3461 Jul 14 04:37 go.mod [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 32143 Jul 14 04:37 go.sum [2023-07-14T04:46:11.425Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 internal [2023-07-14T04:46:11.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 04:37 openapi [2023-07-14T04:46:11.425Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 04:37 pkg [2023-07-14T04:46:11.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 04:37 snap [2023-07-14T04:46:11.425Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 14 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:46:11.857Z] + 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=82651b7682e360e231be38739d08c82f4e1c6ca0 --label arch=arm64 --label version=0.0.0 . [2023-07-14T04:46:12.125Z] Sending build context to Docker daemon 5.912MB [2023-07-14T04:46:12.125Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T04:46:12.125Z] Step 2/23 : FROM ${BASE} AS builder [2023-07-14T04:46:12.125Z] ---> e312477dae53 [2023-07-14T04:46:12.125Z] Step 3/23 : ARG MAKE=make build [2023-07-14T04:46:12.392Z] ---> Running in 43555f35283d [2023-07-14T04:46:12.660Z] Removing intermediate container 43555f35283d [2023-07-14T04:46:12.660Z] ---> 9687c8835aef [2023-07-14T04:46:12.660Z] Step 4/23 : WORKDIR /device-sdk-go [2023-07-14T04:46:12.660Z] ---> Running in 7076550f621d [2023-07-14T04:46:12.929Z] Removing intermediate container 7076550f621d [2023-07-14T04:46:12.929Z] ---> aa27e08c4e10 [2023-07-14T04:46:12.929Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T04:46:13.202Z] ---> Running in 6d4bf9722fe9 [2023-07-14T04:46:13.469Z] Removing intermediate container 6d4bf9722fe9 [2023-07-14T04:46:13.469Z] ---> 8672ab05b353 [2023-07-14T04:46:13.469Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-07-14T04:46:13.469Z] ---> Running in 2619e6ab622f [2023-07-14T04:46:14.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:46:15.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:46:16.094Z] OK: 263 MiB in 53 packages [2023-07-14T04:46:18.728Z] Removing intermediate container 2619e6ab622f [2023-07-14T04:46:18.728Z] ---> c8c5612751b5 [2023-07-14T04:46:18.728Z] Step 7/23 : COPY go.mod vendor* ./ [2023-07-14T04:46:19.324Z] ---> 82851501d915 [2023-07-14T04:46:19.324Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T04:46:19.324Z] ---> Running in 5ca4b5429b83 [2023-07-14T04:46:21.973Z] Removing intermediate container 5ca4b5429b83 [2023-07-14T04:46:21.973Z] ---> 06dd1249ad49 [2023-07-14T04:46:21.973Z] Step 9/23 : COPY . . [2023-07-14T04:46:22.560Z] ---> 061ffd165e9e [2023-07-14T04:46:22.560Z] Step 10/23 : RUN ${MAKE} [2023-07-14T04:46:22.829Z] ---> Running in eb30372825d2 [2023-07-14T04:46:23.805Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-07-14T04:48:45.494Z] Removing intermediate container eb30372825d2 [2023-07-14T04:48:45.494Z] ---> e4367b26f6f6 [2023-07-14T04:48:45.494Z] Step 11/23 : FROM alpine:3.17 [2023-07-14T04:48:45.494Z] 3.17: Pulling from library/alpine [2023-07-14T04:48:45.494Z] edb6bdbacee9: Already exists [2023-07-14T04:48:45.494Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T04:48:45.494Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T04:48:45.494Z] ---> 779605e5fbc0 [2023-07-14T04:48:45.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-07-14T04:48:45.494Z] ---> Running in c397e940f643 [2023-07-14T04:48:45.494Z] Removing intermediate container c397e940f643 [2023-07-14T04:48:45.494Z] ---> 673e527caec6 [2023-07-14T04:48:45.494Z] Step 13/23 : RUN apk add --update --no-cache [2023-07-14T04:48:45.494Z] ---> Running in 93626c905b53 [2023-07-14T04:48:45.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T04:48:45.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T04:48:45.494Z] OK: 7 MiB in 15 packages [2023-07-14T04:48:45.494Z] Removing intermediate container 93626c905b53 [2023-07-14T04:48:45.494Z] ---> 1fce4aba00c8 [2023-07-14T04:48:45.494Z] Step 14/23 : WORKDIR / [2023-07-14T04:48:45.494Z] ---> Running in 968cb5f07c97 [2023-07-14T04:48:45.494Z] Removing intermediate container 968cb5f07c97 [2023-07-14T04:48:45.494Z] ---> e020357bb79c [2023-07-14T04:48:45.494Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-07-14T04:48:45.494Z] ---> f5bd3a359ab1 [2023-07-14T04:48:45.494Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-07-14T04:48:45.494Z] ---> 4eafcfbee648 [2023-07-14T04:48:45.494Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-07-14T04:48:46.080Z] ---> 33ee43288a21 [2023-07-14T04:48:46.080Z] Step 18/23 : EXPOSE 59999 [2023-07-14T04:48:46.080Z] ---> Running in 05990dfb6710 [2023-07-14T04:48:46.349Z] Removing intermediate container 05990dfb6710 [2023-07-14T04:48:46.349Z] ---> cbfd67761ce2 [2023-07-14T04:48:46.349Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-07-14T04:48:46.349Z] ---> Running in 2bd84749cb12 [2023-07-14T04:48:46.622Z] Removing intermediate container 2bd84749cb12 [2023-07-14T04:48:46.622Z] ---> 89436b410bd9 [2023-07-14T04:48:46.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T04:48:46.889Z] ---> Running in 372bccb4a51a [2023-07-14T04:48:47.157Z] Removing intermediate container 372bccb4a51a [2023-07-14T04:48:47.157Z] ---> 8b229eb040ff [2023-07-14T04:48:47.157Z] Step 21/23 : LABEL arch=arm64 [2023-07-14T04:48:47.157Z] ---> Running in 2c5af2662a31 [2023-07-14T04:48:47.426Z] Removing intermediate container 2c5af2662a31 [2023-07-14T04:48:47.426Z] ---> 5e4c7fca9df6 [2023-07-14T04:48:47.426Z] Step 22/23 : LABEL git_sha=82651b7682e360e231be38739d08c82f4e1c6ca0 [2023-07-14T04:48:47.426Z] ---> Running in de04f44aa52a [2023-07-14T04:48:47.702Z] Removing intermediate container de04f44aa52a [2023-07-14T04:48:47.702Z] ---> 35c331ea6154 [2023-07-14T04:48:47.702Z] Step 23/23 : LABEL version=0.0.0 [2023-07-14T04:48:47.971Z] ---> Running in 84437a82318a [2023-07-14T04:48:48.240Z] Removing intermediate container 84437a82318a [2023-07-14T04:48:48.240Z] ---> 8904e92de501 [2023-07-14T04:48:48.240Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T04:48:48.240Z] Successfully built 8904e92de501 [2023-07-14T04:48:48.240Z] 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-07-14T04:48:49.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:48:49.036Z] [2023-07-14T04:48:49.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:48:49.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:48:49.440Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T04:48:49.440Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T04:48:49.440Z] 04944245beec: Pulling fs layer [2023-07-14T04:48:49.440Z] 699f458cf7ca: Pulling fs layer [2023-07-14T04:48:49.440Z] 765212b225bb: Pulling fs layer [2023-07-14T04:48:49.441Z] f23df028b6ca: Pulling fs layer [2023-07-14T04:48:49.441Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T04:48:49.441Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T04:48:49.441Z] f23df028b6ca: Waiting [2023-07-14T04:48:49.441Z] d65c8cfc05b1: Waiting [2023-07-14T04:48:49.441Z] 2437ff75d9bd: Waiting [2023-07-14T04:48:49.441Z] 765212b225bb: Waiting [2023-07-14T04:48:49.709Z] 04944245beec: Verifying Checksum [2023-07-14T04:48:49.709Z] 04944245beec: Download complete [2023-07-14T04:48:49.709Z] 765212b225bb: Verifying Checksum [2023-07-14T04:48:49.709Z] 765212b225bb: Download complete [2023-07-14T04:48:49.709Z] f23df028b6ca: Verifying Checksum [2023-07-14T04:48:49.709Z] f23df028b6ca: Download complete [2023-07-14T04:48:49.709Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T04:48:49.709Z] d65c8cfc05b1: Download complete [2023-07-14T04:48:49.979Z] 699f458cf7ca: Verifying Checksum [2023-07-14T04:48:49.979Z] 699f458cf7ca: Download complete [2023-07-14T04:48:50.247Z] 8998bd30e6a1: Verifying Checksum [2023-07-14T04:48:50.247Z] 8998bd30e6a1: Download complete [2023-07-14T04:48:52.834Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T04:48:52.834Z] 2437ff75d9bd: Download complete [2023-07-14T04:48:54.243Z] 8998bd30e6a1: Pull complete [2023-07-14T04:48:54.511Z] 04944245beec: Pull complete [2023-07-14T04:48:56.505Z] 699f458cf7ca: Pull complete [2023-07-14T04:48:56.773Z] 765212b225bb: Pull complete [2023-07-14T04:48:57.739Z] f23df028b6ca: Pull complete [2023-07-14T04:48:57.739Z] d65c8cfc05b1: Pull complete [2023-07-14T04:49:12.725Z] 2437ff75d9bd: Pull complete [2023-07-14T04:49:12.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T04:49:12.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T04:49:12.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:49:13.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2023-07-14T04:49:13.125Z] $ 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-07-14T04:49:15.792Z] $ docker top 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:16.682Z] ---> job-cost.sh [2023-07-14T04:49:16.682Z] lf-activate-venv: SKIPPING [2023-07-14T04:49:16.682Z] INFO: No Stack... [2023-07-14T04:49:17.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T04:49:18.601Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T04:49:18.939Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-07-14T04:49:18.940Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T04:49:19.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [2023-07-14T04:49:19.302Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] did not exist. Created. [2023-07-14T04:49:19.302Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T04:49:19.717Z] /w/workspace/device-sdk-go/1@tmp/durable-cbc319bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-14T04:49:20.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T04:49:20.441Z] Warning: overwriting stash ‘stack-cost’ [2023-07-14T04:49:20.516Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T04:49:20.533Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T04:49:20.613Z] $ docker stop --time=1 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 [2023-07-14T04:49:23.962Z] $ docker rm -f --volumes 758517cdfb1ea2c7fe7159ac3f44244c8bedd715011acd4f72e8d86b2b89fba7 [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-07-14T04:49:25.091Z] provisioning config files... [2023-07-14T04:49:25.099Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config16766470695814698588tmp [Pipeline] { [Pipeline] sh [2023-07-14T04:49:25.430Z] + set +x [2023-07-14T04:49:25.430Z] + curl -s https://codecov.io/bash [2023-07-14T04:49:25.430Z] + bash -s -- [2023-07-14T04:49:25.430Z] [2023-07-14T04:49:25.430Z] _____ _ [2023-07-14T04:49:25.430Z] / ____| | | [2023-07-14T04:49:25.430Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T04:49:25.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T04:49:25.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T04:49:25.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T04:49:25.430Z] Bash-1.0.6 [2023-07-14T04:49:25.430Z] [2023-07-14T04:49:25.430Z] [2023-07-14T04:49:25.430Z] ==> git version 2.25.1 found [2023-07-14T04:49:25.430Z] ==> 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-07-14T04:49:25.430Z] Release-Date: 2020-01-08 [2023-07-14T04:49:25.430Z] 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-07-14T04:49:25.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T04:49:25.430Z] ==> Jenkins CI detected. [2023-07-14T04:49:25.430Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1476 [2023-07-14T04:49:25.430Z] project root: . [2023-07-14T04:49:25.430Z] --> token set from env [2023-07-14T04:49:25.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T04:49:25.430Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T04:49:25.430Z] ==> Python coveragepy not found [2023-07-14T04:49:25.430Z] ==> Searching for coverage reports in: [2023-07-14T04:49:25.430Z] + . [2023-07-14T04:49:25.430Z] -> Found 1 reports [2023-07-14T04:49:25.430Z] ==> Detecting git/mercurial file structure [2023-07-14T04:49:25.430Z] ==> Reading reports [2023-07-14T04:49:25.690Z] + ./coverage.out bytes=106148 [2023-07-14T04:49:25.690Z] ==> Appending adjustments [2023-07-14T04:49:25.690Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T04:49:25.690Z] + Found adjustments [2023-07-14T04:49:25.690Z] ==> Gzipping contents [2023-07-14T04:49:25.690Z] 16K /tmp/codecov.1aGLX6.gz [2023-07-14T04:49:25.690Z] ==> Uploading reports [2023-07-14T04:49:25.690Z] url: https://codecov.io [2023-07-14T04:49:25.690Z] query: branch=PR-1476&commit=82651b7682e360e231be38739d08c82f4e1c6ca0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1476&job=&cmd_args= [2023-07-14T04:49:25.690Z] -> Pinging Codecov [2023-07-14T04:49:25.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1476&commit=82651b7682e360e231be38739d08c82f4e1c6ca0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1476&job=&cmd_args= [2023-07-14T04:49:30.968Z] -> Uploading to [2023-07-14T04:49:30.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-14/7E55EF52A471D76F132DFD9A03CDDE97/82651b7682e360e231be38739d08c82f4e1c6ca0/c66500ba-e8b6-4998-8700-807cff16a0a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T044930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090a05397edb1381cc283225b03c16e4a1ccb532ab69c1b94b1085cd6e0b49c2 [2023-07-14T04:49:30.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T04:49:30.968Z] Dload Upload Total Spent Left Speed [2023-07-14T04:49:30.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15150 0 0 100 15150 0 69495 --:--:-- --:--:-- --:--:-- 69178 100 15150 0 0 100 15150 0 69178 --:--:-- --:--:-- --:--:-- 68863 [2023-07-14T04:49:30.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/82651b7682e360e231be38739d08c82f4e1c6ca0 [Pipeline] } [2023-07-14T04:49:30.996Z] 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-07-14T04:49:32.897Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives ] [2023-07-14T04:49:32.898Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives [2023-07-14T04:49:32.898Z] total 16 [2023-07-14T04:49:32.898Z] drwxr-xr-x 3 root root 4096 Jul 14 04:37 . [2023-07-14T04:49:32.898Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 .. [2023-07-14T04:49:32.898Z] drwxr-xr-x 2 root root 4096 Jul 14 04:37 cost [2023-07-14T04:49:32.898Z] -rw-r--r-- 1 root root 86 Jul 14 04:37 cost.csv [2023-07-14T04:49:32.898Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives [2023-07-14T04:49:32.898Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives [2023-07-14T04:49:32.898Z] total 16 [2023-07-14T04:49:32.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 04:37 . [2023-07-14T04:49:32.898Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 04:37 .. [2023-07-14T04:49:32.898Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 04:37 cost [2023-07-14T04:49:32.898Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 14 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:33.230Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:34.118Z] ---> package-listing.sh [2023-07-14T04:49:34.119Z] ++ facter osfamily [2023-07-14T04:49:34.119Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T04:49:34.379Z] + OS_FAMILY=debian [2023-07-14T04:49:34.379Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1476 [2023-07-14T04:49:34.379Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T04:49:34.379Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T04:49:34.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T04:49:34.379Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T04:49:34.379Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1476 ']' [2023-07-14T04:49:34.379Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T04:49:34.379Z] + case "${OS_FAMILY}" in [2023-07-14T04:49:34.379Z] + dpkg -l [2023-07-14T04:49:34.379Z] + grep '^ii' [2023-07-14T04:49:34.379Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T04:49:34.379Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T04:49:34.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T04:49:34.379Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1476 ']' [2023-07-14T04:49:34.379Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/ [2023-07-14T04:49:34.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1476/archives/ [Pipeline] echo [2023-07-14T04:49:34.412Z] 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-1476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T04:49:34.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T04:49:35.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T04:49:35.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T04:49:35.468Z] prd-ubuntu20.04-docker-8c-8g-1131 does not seem to be running inside a container [2023-07-14T04:49:35.502Z] $ 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-1476/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-1476 -v /w/workspace/gexfoundry_device-sdk-go_PR-1476:/w/workspace/gexfoundry_device-sdk-go_PR-1476:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T04:49:35.741Z] $ docker top da9fae211dc3989ad9feb869328c45ceeb0f925a526131b137b890688ecb9c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T04:49:36.141Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T04:49:36.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T04:49:36.760Z] + ls /var/log/sa-host [2023-07-14T04:49:36.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T04:49:36.980Z] provisioning config files... [2023-07-14T04:49:36.988Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1476@tmp/config4293891245748829387tmp [Pipeline] { [Pipeline] echo [2023-07-14T04:49:37.033Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:37.347Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T04:49:37.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:37.777Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T04:49:37.811Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:38.122Z] ---> sudo-logs.sh [2023-07-14T04:49:38.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T04:49:38.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:38.518Z] ---> job-cost.sh [2023-07-14T04:49:38.518Z] lf-activate-venv: SKIPPING [2023-07-14T04:49:38.518Z] DEBUG: total: 0.2199999988079071 [2023-07-14T04:49:38.518Z] INFO: Retrieving Stack Cost... [2023-07-14T04:49:39.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T04:49:39.714Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T04:49:39.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T04:49:40.062Z] ---> logs-deploy.sh [2023-07-14T04:49:40.062Z] lf-activate-venv: SKIPPING [2023-07-14T04:49:40.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1476/1 [2023-07-14T04:49:40.062Z] INFO: archiving workspace using pattern(s): [2023-07-14T04:49:40.999Z] Archives upload complete. [2023-07-14T04:49:41.258Z] INFO: archiving logs to Nexus [2023-07-14T04:49:41.827Z] ---> uname -a: [2023-07-14T04:49:41.827Z] Linux prd-ubuntu20-04-docker-8c-8g-1131 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] ---> lscpu: [2023-07-14T04:49:41.827Z] Architecture: x86_64 [2023-07-14T04:49:41.827Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-14T04:49:41.827Z] Byte Order: Little Endian [2023-07-14T04:49:41.827Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-14T04:49:41.827Z] CPU(s): 8 [2023-07-14T04:49:41.827Z] On-line CPU(s) list: 0-7 [2023-07-14T04:49:41.827Z] Thread(s) per core: 1 [2023-07-14T04:49:41.827Z] Core(s) per socket: 1 [2023-07-14T04:49:41.827Z] Socket(s): 8 [2023-07-14T04:49:41.827Z] NUMA node(s): 1 [2023-07-14T04:49:41.827Z] Vendor ID: AuthenticAMD [2023-07-14T04:49:41.827Z] CPU family: 23 [2023-07-14T04:49:41.827Z] Model: 49 [2023-07-14T04:49:41.827Z] Model name: AMD EPYC-Rome Processor [2023-07-14T04:49:41.827Z] Stepping: 0 [2023-07-14T04:49:41.827Z] CPU MHz: 2800.000 [2023-07-14T04:49:41.827Z] BogoMIPS: 5600.00 [2023-07-14T04:49:41.827Z] Virtualization: AMD-V [2023-07-14T04:49:41.827Z] Hypervisor vendor: KVM [2023-07-14T04:49:41.827Z] Virtualization type: full [2023-07-14T04:49:41.827Z] L1d cache: 256 KiB [2023-07-14T04:49:41.827Z] L1i cache: 256 KiB [2023-07-14T04:49:41.827Z] L2 cache: 4 MiB [2023-07-14T04:49:41.827Z] L3 cache: 128 MiB [2023-07-14T04:49:41.827Z] NUMA node0 CPU(s): 0-7 [2023-07-14T04:49:41.827Z] Vulnerability Itlb multihit: Not affected [2023-07-14T04:49:41.827Z] Vulnerability L1tf: Not affected [2023-07-14T04:49:41.827Z] Vulnerability Mds: Not affected [2023-07-14T04:49:41.827Z] Vulnerability Meltdown: Not affected [2023-07-14T04:49:41.827Z] Vulnerability Mmio stale data: Not affected [2023-07-14T04:49:41.827Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-14T04:49:41.827Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-14T04:49:41.827Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-14T04:49:41.827Z] Vulnerability Srbds: Not affected [2023-07-14T04:49:41.827Z] Vulnerability Tsx async abort: Not affected [2023-07-14T04:49:41.827Z] 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-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] ---> nproc: [2023-07-14T04:49:41.827Z] 8 [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] ---> df -h: [2023-07-14T04:49:41.827Z] Filesystem Size Used Avail Use% Mounted on [2023-07-14T04:49:41.827Z] overlay 155G 12G 144G 8% / [2023-07-14T04:49:41.827Z] tmpfs 64M 0 64M 0% /dev [2023-07-14T04:49:41.827Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-14T04:49:41.827Z] shm 64M 0 64M 0% /dev/shm [2023-07-14T04:49:41.827Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] ---> sar -b -r -n DEV: [2023-07-14T04:49:41.827Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1131) 07/14/23 _x86_64_ (8 CPU) [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] 04:32:39 LINUX RESTART (8 CPU) [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] 04:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-14T04:49:41.827Z] 04:34:01 131.59 39.15 92.44 0.00 4387.60 69895.00 0.00 [2023-07-14T04:49:41.827Z] 04:35:01 119.78 0.62 119.16 0.00 7.07 48940.11 0.00 [2023-07-14T04:49:41.827Z] 04:36:01 44.47 0.07 44.40 0.00 4.53 10845.20 0.00 [2023-07-14T04:49:41.827Z] 04:37:01 168.04 0.18 167.86 0.00 6.80 44590.83 0.00 [2023-07-14T04:49:41.827Z] 04:38:01 45.09 10.63 34.46 0.00 5177.80 5276.85 0.00 [2023-07-14T04:49:41.827Z] 04:39:01 16.78 0.18 16.60 0.00 1.87 3741.11 0.00 [2023-07-14T04:49:41.827Z] 04:40:01 3.50 0.02 3.48 0.00 0.13 90.10 0.00 [2023-07-14T04:49:41.827Z] 04:41:01 2.08 0.00 2.08 0.00 0.00 22.13 0.00 [2023-07-14T04:49:41.827Z] 04:42:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2023-07-14T04:49:41.827Z] 04:43:01 2.20 0.00 2.20 0.00 0.00 24.26 0.00 [2023-07-14T04:49:41.827Z] 04:44:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2023-07-14T04:49:41.827Z] 04:45:01 2.13 0.00 2.13 0.00 0.00 23.99 0.00 [2023-07-14T04:49:41.827Z] 04:46:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-07-14T04:49:41.827Z] 04:47:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 [2023-07-14T04:49:41.827Z] 04:48:01 2.05 0.02 2.03 0.00 0.13 25.86 0.00 [2023-07-14T04:49:41.827Z] 04:49:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2023-07-14T04:49:41.827Z] Average: 34.00 3.14 30.86 0.00 595.13 11411.21 0.00 [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] 04:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-14T04:49:41.827Z] 04:34:01 29140200 31571260 752944 2.29 72824 2632920 2226720 6.56 1018872 2371844 296 [2023-07-14T04:49:41.827Z] 04:35:01 28375428 31586144 723956 2.20 143968 3269940 1960764 5.78 1066520 3005624 8 [2023-07-14T04:49:41.827Z] 04:36:01 27408004 31138572 1161940 3.53 148336 3736540 2232168 6.58 1611324 3368528 227656 [2023-07-14T04:49:41.827Z] 04:37:01 27546196 31548356 750856 2.28 160652 3977612 1921172 5.66 1292032 3528416 480 [2023-07-14T04:49:41.827Z] 04:38:01 26978608 31456332 827168 2.52 179624 4424184 1880580 5.54 1525876 3833680 123044 [2023-07-14T04:49:41.827Z] 04:39:01 27040600 31551264 730972 2.22 194804 4438680 1791184 5.28 1594160 3696080 8 [2023-07-14T04:49:41.827Z] 04:40:01 27050904 31556872 724956 2.20 193368 4435564 1763972 5.20 1588564 3693004 160 [2023-07-14T04:49:41.827Z] 04:41:01 27051408 31557420 724312 2.20 193440 4435568 1763972 5.20 1588660 3693012 132 [2023-07-14T04:49:41.827Z] 04:42:01 27059728 31565940 716164 2.18 193520 4435568 1763972 5.20 1580488 3693080 16 [2023-07-14T04:49:41.827Z] 04:43:01 27059356 31565652 716340 2.18 193604 4435568 1763972 5.20 1580520 3693088 4 [2023-07-14T04:49:41.827Z] 04:44:01 27059064 31565428 716520 2.18 193664 4435576 1763972 5.20 1580704 3693088 20 [2023-07-14T04:49:41.827Z] 04:45:01 27059072 31565712 716376 2.18 193752 4435580 1763972 5.20 1580560 3693276 156 [2023-07-14T04:49:41.827Z] 04:46:01 27059276 31565964 716044 2.18 193812 4435584 1763972 5.20 1580584 3693288 172 [2023-07-14T04:49:41.827Z] 04:47:01 27059220 31565968 715988 2.18 193864 4435584 1763972 5.20 1580716 3693292 44 [2023-07-14T04:49:41.827Z] 04:48:01 27058012 31564812 717780 2.18 193908 4435564 1803156 5.31 1580788 3693260 8 [2023-07-14T04:49:41.827Z] 04:49:01 27058272 31565132 717384 2.18 193968 4435568 1803156 5.31 1581320 3693268 168 [2023-07-14T04:49:41.827Z] Average: 27316459 31530677 758106 2.31 177319 4177225 1858167 5.48 1495730 3545989 22023 [2023-07-14T04:49:41.827Z] [2023-07-14T04:49:41.827Z] 04:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-14T04:49:41.827Z] 04:34:01 docker0 8.47 8.15 0.76 78.88 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:34:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:34:01 veth4be0ef0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:34:01 ens3 649.11 386.22 6821.77 86.30 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:35:01 docker0 215.03 388.22 16.69 2362.30 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:35:01 ens3 395.38 218.75 2368.24 22.77 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:36:01 veth078d2a3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:36:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:36:01 ens3 36.12 33.14 29.35 83.88 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:37:01 docker0 2.95 6.62 0.18 85.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:37:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:37:01 ens3 113.43 70.15 2621.02 17.53 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:38:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:38:01 ens3 213.46 106.53 2925.21 7.85 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:39:01 ens3 0.97 0.80 0.52 0.21 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:40:01 ens3 8.55 5.40 12.55 0.37 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:41:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.827Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] 04:49:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] Average: docker0 14.16 25.21 1.10 157.96 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] Average: ens3 88.07 51.02 917.49 13.63 0.00 0.00 0.00 0.00 [2023-07-14T04:49:41.828Z] [2023-07-14T04:49:41.828Z] [2023-07-14T04:49:41.828Z] ---> sar -P ALL: [2023-07-14T04:49:41.828Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1131) 07/14/23 _x86_64_ (8 CPU) [2023-07-14T04:49:41.828Z] [2023-07-14T04:49:41.828Z] 04:32:39 LINUX RESTART (8 CPU) [2023-07-14T04:49:41.828Z] [2023-07-14T04:49:41.828Z] 04:33:02 CPU %user %nice %system %iowait %steal %idle [2023-07-14T04:49:41.828Z] 04:34:01 all 9.38 0.00 3.14 4.25 0.06 83.18 [2023-07-14T04:49:41.828Z] 04:34:01 0 11.28 0.00 3.72 0.87 0.07 84.06 [2023-07-14T04:49:41.828Z] 04:34:01 1 9.78 0.00 3.21 0.24 0.05 86.71 [2023-07-14T04:49:41.828Z] 04:34:01 2 9.28 0.00 2.53 3.39 0.05 84.75 [2023-07-14T04:49:41.828Z] 04:34:01 3 8.02 0.00 3.31 0.95 0.05 87.67 [2023-07-14T04:49:41.828Z] 04:34:01 4 9.28 0.00 3.02 0.62 0.05 87.03 [2023-07-14T04:49:41.828Z] 04:34:01 5 10.43 0.00 2.45 7.05 0.05 80.02 [2023-07-14T04:49:41.828Z] 04:34:01 6 7.04 0.00 3.42 13.02 0.07 76.45 [2023-07-14T04:49:41.828Z] 04:34:01 7 9.93 0.00 3.42 7.86 0.07 78.72 [2023-07-14T04:49:41.828Z] 04:35:01 all 4.78 0.00 2.23 3.35 0.05 89.58 [2023-07-14T04:49:41.828Z] 04:35:01 0 5.95 0.00 1.88 0.22 0.03 91.92 [2023-07-14T04:49:41.828Z] 04:35:01 1 5.05 0.00 2.01 0.94 0.05 91.94 [2023-07-14T04:49:41.828Z] 04:35:01 2 3.28 0.00 3.66 0.67 0.05 92.34 [2023-07-14T04:49:41.828Z] 04:35:01 3 4.55 0.00 1.72 0.32 0.05 93.36 [2023-07-14T04:49:41.828Z] 04:35:01 4 4.53 0.00 1.51 0.75 0.03 93.17 [2023-07-14T04:49:41.828Z] 04:35:01 5 4.54 0.00 2.50 4.48 0.03 88.45 [2023-07-14T04:49:41.828Z] 04:35:01 6 4.92 0.00 2.73 18.84 0.05 73.45 [2023-07-14T04:49:41.828Z] 04:35:01 7 5.44 0.00 1.85 0.65 0.07 92.00 [2023-07-14T04:49:41.828Z] 04:36:01 all 41.15 0.00 5.97 0.61 0.09 52.18 [2023-07-14T04:49:41.828Z] 04:36:01 0 40.67 0.00 5.68 0.27 0.08 53.30 [2023-07-14T04:49:41.828Z] 04:36:01 1 40.91 0.00 5.70 0.34 0.15 52.90 [2023-07-14T04:49:41.828Z] 04:36:01 2 36.07 0.00 5.68 1.30 0.08 56.86 [2023-07-14T04:49:41.828Z] 04:36:01 3 41.16 0.00 6.14 0.24 0.10 52.36 [2023-07-14T04:49:41.828Z] 04:36:01 4 42.25 0.00 5.86 0.20 0.08 51.61 [2023-07-14T04:49:41.828Z] 04:36:01 5 43.27 0.00 5.62 1.04 0.10 49.97 [2023-07-14T04:49:41.828Z] 04:36:01 6 44.13 0.00 6.31 1.21 0.08 48.27 [2023-07-14T04:49:41.828Z] 04:36:01 7 40.71 0.00 6.74 0.27 0.07 52.22 [2023-07-14T04:49:41.828Z] 04:37:01 all 24.67 0.00 5.51 3.45 0.09 66.28 [2023-07-14T04:49:41.828Z] 04:37:01 0 25.75 0.00 5.71 4.60 0.07 63.88 [2023-07-14T04:49:41.828Z] 04:37:01 1 26.06 0.00 4.58 1.02 0.12 68.23 [2023-07-14T04:49:41.828Z] 04:37:01 2 23.11 0.00 5.04 0.20 0.07 71.58 [2023-07-14T04:49:41.828Z] 04:37:01 3 25.27 0.00 5.39 1.29 0.07 67.98 [2023-07-14T04:49:41.828Z] 04:37:01 4 24.84 0.00 5.31 1.16 0.07 68.62 [2023-07-14T04:49:41.828Z] 04:37:01 5 23.80 0.00 7.52 17.97 0.09 50.62 [2023-07-14T04:49:41.828Z] 04:37:01 6 24.12 0.00 5.23 1.03 0.17 69.46 [2023-07-14T04:49:41.828Z] 04:37:01 7 24.45 0.00 5.30 0.44 0.10 69.71 [2023-07-14T04:49:41.828Z] 04:38:01 all 1.70 0.00 1.12 0.52 0.02 96.63 [2023-07-14T04:49:41.828Z] 04:38:01 0 1.87 0.00 0.92 1.18 0.03 95.99 [2023-07-14T04:49:41.828Z] 04:38:01 1 2.30 0.00 3.22 1.40 0.02 93.05 [2023-07-14T04:49:41.828Z] 04:38:01 2 2.63 0.00 0.94 0.37 0.02 96.05 [2023-07-14T04:49:41.828Z] 04:38:01 3 1.64 0.00 0.89 0.00 0.03 97.43 [2023-07-14T04:49:41.828Z] 04:38:01 4 1.52 0.00 0.89 0.50 0.02 97.08 [2023-07-14T04:49:41.828Z] 04:38:01 5 1.14 0.00 0.84 0.45 0.03 97.54 [2023-07-14T04:49:41.828Z] 04:38:01 6 1.14 0.00 0.62 0.20 0.02 98.03 [2023-07-14T04:49:41.828Z] 04:38:01 7 1.35 0.00 0.67 0.07 0.02 97.90 [2023-07-14T04:49:41.828Z] 04:39:01 all 1.07 0.00 0.59 0.11 0.02 98.21 [2023-07-14T04:49:41.828Z] 04:39:01 0 0.60 0.00 0.75 0.25 0.02 98.38 [2023-07-14T04:49:41.828Z] 04:39:01 1 1.82 0.00 1.30 0.43 0.02 96.43 [2023-07-14T04:49:41.828Z] 04:39:01 2 2.36 0.00 0.38 0.02 0.02 97.23 [2023-07-14T04:49:41.828Z] 04:39:01 3 0.63 0.00 0.32 0.17 0.02 98.86 [2023-07-14T04:49:41.828Z] 04:39:01 4 0.68 0.00 0.33 0.02 0.03 98.93 [2023-07-14T04:49:41.828Z] 04:39:01 5 1.25 0.00 0.53 0.00 0.02 98.20 [2023-07-14T04:49:41.828Z] 04:39:01 6 0.47 0.00 0.45 0.00 0.02 99.07 [2023-07-14T04:49:41.828Z] 04:39:01 7 0.70 0.00 0.65 0.02 0.02 98.62 [2023-07-14T04:49:41.828Z] 04:40:01 all 0.36 0.00 0.06 0.02 0.00 99.57 [2023-07-14T04:49:41.828Z] 04:40:01 0 0.12 0.00 0.05 0.02 0.00 99.82 [2023-07-14T04:49:41.828Z] 04:40:01 1 1.83 0.00 0.02 0.00 0.00 98.16 [2023-07-14T04:49:41.828Z] 04:40:01 2 0.25 0.00 0.02 0.00 0.00 99.73 [2023-07-14T04:49:41.828Z] 04:40:01 3 0.15 0.00 0.10 0.12 0.02 99.62 [2023-07-14T04:49:41.828Z] 04:40:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2023-07-14T04:49:41.828Z] 04:40:01 5 0.27 0.00 0.10 0.00 0.00 99.63 [2023-07-14T04:49:41.828Z] 04:40:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-07-14T04:49:41.828Z] 04:40:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-07-14T04:49:41.828Z] 04:41:01 all 0.27 0.00 0.01 0.01 0.00 99.70 [2023-07-14T04:49:41.828Z] 04:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:41:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-07-14T04:49:41.828Z] 04:41:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2023-07-14T04:49:41.828Z] 04:41:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-07-14T04:49:41.828Z] 04:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-14T04:49:41.828Z] 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:42:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2023-07-14T04:49:41.828Z] 04:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-14T04:49:41.828Z] 04:42:01 1 1.60 0.00 0.02 0.00 0.00 98.39 [2023-07-14T04:49:41.828Z] 04:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-14T04:49:41.828Z] 04:42:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2023-07-14T04:49:41.828Z] 04:42:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2023-07-14T04:49:41.828Z] 04:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-14T04:49:41.828Z] 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.828Z] 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.828Z] 04:43:01 all 0.11 0.00 0.02 0.01 0.01 99.86 [2023-07-14T04:49:41.828Z] 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:43:01 1 0.65 0.00 0.00 0.00 0.02 99.34 [2023-07-14T04:49:41.828Z] 04:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:43:01 3 0.07 0.00 0.03 0.12 0.00 99.78 [2023-07-14T04:49:41.828Z] 04:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-14T04:49:41.828Z] 04:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-14T04:49:41.828Z] 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:44:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-07-14T04:49:41.828Z] 04:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-14T04:49:41.828Z] 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.828Z] 04:44:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2023-07-14T04:49:41.828Z] 04:44:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-14T04:49:41.828Z] 04:44:01 5 0.33 0.00 0.03 0.00 0.00 99.63 [2023-07-14T04:49:41.828Z] 04:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-14T04:49:41.828Z] 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] [2023-07-14T04:49:41.828Z] 04:44:01 CPU %user %nice %system %iowait %steal %idle [2023-07-14T04:49:41.828Z] 04:45:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-07-14T04:49:41.828Z] 04:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-14T04:49:41.828Z] 04:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-07-14T04:49:41.828Z] 04:45:01 3 0.12 0.00 0.03 0.07 0.02 99.77 [2023-07-14T04:49:41.828Z] 04:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-14T04:49:41.828Z] 04:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-07-14T04:49:41.828Z] 04:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-14T04:49:41.828Z] 04:46:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-14T04:49:41.828Z] 04:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-07-14T04:49:41.828Z] 04:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-14T04:49:41.828Z] 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.828Z] 04:47:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-07-14T04:49:41.828Z] 04:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-14T04:49:41.828Z] 04:47:01 1 0.00 0.00 0.00 0.08 0.02 99.90 [2023-07-14T04:49:41.828Z] 04:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-14T04:49:41.828Z] 04:47:01 3 0.03 0.00 0.03 0.05 0.00 99.88 [2023-07-14T04:49:41.828Z] 04:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:47:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-14T04:49:41.828Z] 04:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-14T04:49:41.828Z] 04:48:01 all 0.03 0.00 0.04 0.01 0.01 99.91 [2023-07-14T04:49:41.828Z] 04:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:48:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-14T04:49:41.828Z] 04:48:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-07-14T04:49:41.828Z] 04:48:01 3 0.05 0.00 0.03 0.05 0.02 99.85 [2023-07-14T04:49:41.828Z] 04:48:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-07-14T04:49:41.828Z] 04:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-14T04:49:41.828Z] 04:48:01 6 0.07 0.00 0.08 0.00 0.02 99.83 [2023-07-14T04:49:41.828Z] 04:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-14T04:49:41.828Z] 04:49:01 all 0.05 0.00 0.02 0.02 0.01 99.91 [2023-07-14T04:49:41.829Z] 04:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.829Z] 04:49:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2023-07-14T04:49:41.829Z] 04:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-14T04:49:41.829Z] 04:49:01 3 0.07 0.00 0.02 0.10 0.00 99.82 [2023-07-14T04:49:41.829Z] 04:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-14T04:49:41.829Z] 04:49:01 5 0.03 0.00 0.05 0.03 0.00 99.88 [2023-07-14T04:49:41.829Z] 04:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-14T04:49:41.829Z] 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-14T04:49:41.829Z] Average: all 5.20 0.00 1.16 0.76 0.02 92.85 [2023-07-14T04:49:41.829Z] Average: 0 5.36 0.00 1.17 0.46 0.02 92.99 [2023-07-14T04:49:41.829Z] Average: 1 5.71 0.00 1.24 0.28 0.03 92.74 [2023-07-14T04:49:41.829Z] Average: 2 4.78 0.00 1.14 0.37 0.02 93.69 [2023-07-14T04:49:41.829Z] Average: 3 5.07 0.00 1.12 0.22 0.03 93.57 [2023-07-14T04:49:41.829Z] Average: 4 5.18 0.00 1.06 0.20 0.03 93.53 [2023-07-14T04:49:41.829Z] Average: 5 5.27 0.00 1.22 1.91 0.02 91.58 [2023-07-14T04:49:41.829Z] Average: 6 5.09 0.00 1.18 2.11 0.03 91.59 [2023-07-14T04:49:41.829Z] Average: 7 5.13 0.00 1.16 0.57 0.02 93.12 [2023-07-14T04:49:41.829Z] [2023-07-14T04:49:41.829Z] [2023-07-14T04:49:41.829Z]