Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bff95ab1259652a9a81e1d440c2e38441fe88eaf+c9f2a0543715ca35ad5b34b71a578c78c2f9cecd (aadda50383108a7af7d01f4ee90ac1b9fa3d32a4) 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-ssh11702422200243622585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4577282298895552672.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-mqtt-go/branches/PR-456/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-mqtt-go/branches/PR-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12147597228948311464.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-mqtt-go/branches/PR-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2902575215347311612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11831607969938523492.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-mqtt-go/branches/PR-456/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-mqtt-go/branches/PR-456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2981450079887433628.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2685’ Running on prd-ubuntu20.04-docker-8c-8g-2691 in /w/workspace/gexfoundry_device-mqtt-go_PR-456 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-456 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9f2a0543715ca35ad5b34b71a578c78c2f9cecd into PR head commit bff95ab1259652a9a81e1d440c2e38441fe88eaf > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bff95ab1259652a9a81e1d440c2e38441fe88eaf # timeout=10 Merge succeeded, producing bff95ab1259652a9a81e1d440c2e38441fe88eaf Checking out Revision bff95ab1259652a9a81e1d440c2e38441fe88eaf (PR-456) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-17T01:04:50.005Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-17T01:04:50.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-17T01:04:50.319Z] ========================================================= [2023-01-17T01:04:50.319Z] EdgeX Global Pipelines Version Info [2023-01-17T01:04:50.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bff95ab1259652a9a81e1d440c2e38441fe88eaf # timeout=10 [2023-01-17T01:04:51.069Z] ------------------- [2023-01-17T01:04:51.069Z] stable info: [2023-01-17T01:04:51.069Z] ------------------- [2023-01-17T01:04:51.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-17T01:04:51.069Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T01:04:51.069Z] Message: update stable to v1.0.244 [2023-01-17T01:04:51.641Z] ------------------- [2023-01-17T01:04:51.641Z] experimental info: [2023-01-17T01:04:51.641Z] ------------------- [2023-01-17T01:04:51.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-17T01:04:51.641Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-17T01:04:51.641Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-17T01:04:51.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-17T01:04:51.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-17T01:04:52.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-17T01:04:52.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-17T01:04:52.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-17T01:04:52.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-17T01:04:52.303Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-17T01:04:52.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-17T01:04:52.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-17T01:04:52.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-17T01:04:52.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-17T01:04:52.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-17T01:04:52.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-17T01:04:52.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-17T01:04:52.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T01:04:52.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-17T01:04:52.721Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T01:04:52.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-17T01:04:52.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-17T01:04:52.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-17T01:04:52.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-17T01:04:52.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-17T01:04:52.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-17T01:04:53.000Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-17T01:04:53.037Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-17T01:04:53.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-17T01:04:53.114Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-17T01:04:53.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo [2023-01-17T01:04:53.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo [2023-01-17T01:04:53.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo [2023-01-17T01:04:53.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bff95ab1259652a9a81e1d440c2e38441fe88eaf [Pipeline] echo [2023-01-17T01:04:53.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bff95ab [Pipeline] echo [2023-01-17T01:04:53.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T01:04:53.443Z] provisioning config files... [2023-01-17T01:04:53.465Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/config17048026674593349341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:04:53.810Z] ---> docker-login.sh [2023-01-17T01:04:53.810Z] nexus3.edgexfoundry.org:10001 [2023-01-17T01:04:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:04:54.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:04:54.070Z] Configure a credential helper to remove this warning. See [2023-01-17T01:04:54.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:04:54.070Z] [2023-01-17T01:04:54.070Z] Login Succeeded [2023-01-17T01:04:54.070Z] nexus3.edgexfoundry.org:10002 [2023-01-17T01:04:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:04:54.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:04:54.330Z] Configure a credential helper to remove this warning. See [2023-01-17T01:04:54.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:04:54.330Z] [2023-01-17T01:04:54.330Z] Login Succeeded [2023-01-17T01:04:54.330Z] nexus3.edgexfoundry.org:10003 [2023-01-17T01:04:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:04:54.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:04:54.330Z] Configure a credential helper to remove this warning. See [2023-01-17T01:04:54.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:04:54.330Z] [2023-01-17T01:04:54.330Z] Login Succeeded [2023-01-17T01:04:54.330Z] nexus3.edgexfoundry.org:10004 [2023-01-17T01:04:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:04:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:04:54.591Z] Configure a credential helper to remove this warning. See [2023-01-17T01:04:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:04:54.591Z] [2023-01-17T01:04:54.591Z] Login Succeeded [2023-01-17T01:04:54.591Z] docker.io [2023-01-17T01:04:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:04:54.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:04:54.850Z] Configure a credential helper to remove this warning. See [2023-01-17T01:04:54.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:04:54.850Z] [2023-01-17T01:04:54.850Z] Login Succeeded [2023-01-17T01:04:54.850Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T01:04:54.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-17T01:04:55.545Z] + git rev-list -1 --merges bff95ab1259652a9a81e1d440c2e38441fe88eaf~1..bff95ab1259652a9a81e1d440c2e38441fe88eaf [Pipeline] echo [2023-01-17T01:04:55.619Z] -----------> git rev-list -1 --merges bff95ab1259652a9a81e1d440c2e38441fe88eaf~1..bff95ab1259652a9a81e1d440c2e38441fe88eaf bff95ab1259652a9a81e1d440c2e38441fe88eaf [false] [Pipeline] sh [2023-01-17T01:04:55.929Z] + git log --format=format:%s -1 bff95ab1259652a9a81e1d440c2e38441fe88eaf [Pipeline] echo [2023-01-17T01:04:55.969Z] ========================================================= [2023-01-17T01:04:55.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-17T01:04:55.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T01:04:56.414Z] + git log --format=format:%s -1 bff95ab1259652a9a81e1d440c2e38441fe88eaf [Pipeline] echo [2023-01-17T01:04:56.449Z] [semverPrep] GIT_COMMIT: bff95ab1259652a9a81e1d440c2e38441fe88eaf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-17T01:04:56.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-17T01:04:56.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-17T01:04:56.882Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-17T01:04:56.882Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-17T01:04:56.882Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-17T01:04:56.882Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-17T01:04:56.882Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-17T01:04:56.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:04:57.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T01:04:57.375Z] [2023-01-17T01:04:57.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:04:57.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T01:04:57.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-17T01:04:57.765Z] b85a868b505f: Pulling fs layer [2023-01-17T01:04:57.765Z] e2be974225ed: Pulling fs layer [2023-01-17T01:04:57.765Z] 339a4e72a1f5: Pulling fs layer [2023-01-17T01:04:57.765Z] 988bab9f4d93: Pulling fs layer [2023-01-17T01:04:57.765Z] 1469e6f7b9e6: Pulling fs layer [2023-01-17T01:04:57.765Z] eaf3925da568: Pulling fs layer [2023-01-17T01:04:57.765Z] bab4dde63d76: Pulling fs layer [2023-01-17T01:04:57.765Z] bde34c3a00c8: Pulling fs layer [2023-01-17T01:04:57.765Z] b352a97aabf1: Pulling fs layer [2023-01-17T01:04:57.765Z] 4872d77fe225: Pulling fs layer [2023-01-17T01:04:57.765Z] 5851b861e8e6: Pulling fs layer [2023-01-17T01:04:57.765Z] 988bab9f4d93: Waiting [2023-01-17T01:04:57.765Z] eaf3925da568: Waiting [2023-01-17T01:04:57.765Z] bde34c3a00c8: Waiting [2023-01-17T01:04:57.765Z] bab4dde63d76: Waiting [2023-01-17T01:04:57.765Z] b352a97aabf1: Waiting [2023-01-17T01:04:57.765Z] 4872d77fe225: Waiting [2023-01-17T01:04:57.765Z] 1469e6f7b9e6: Waiting [2023-01-17T01:04:57.765Z] e2be974225ed: Verifying Checksum [2023-01-17T01:04:57.765Z] e2be974225ed: Download complete [2023-01-17T01:04:57.765Z] 988bab9f4d93: Verifying Checksum [2023-01-17T01:04:57.765Z] 988bab9f4d93: Download complete [2023-01-17T01:04:58.033Z] 1469e6f7b9e6: Verifying Checksum [2023-01-17T01:04:58.033Z] 1469e6f7b9e6: Download complete [2023-01-17T01:04:58.033Z] 339a4e72a1f5: Verifying Checksum [2023-01-17T01:04:58.033Z] 339a4e72a1f5: Download complete [2023-01-17T01:04:58.033Z] bde34c3a00c8: Verifying Checksum [2023-01-17T01:04:58.033Z] bde34c3a00c8: Download complete [2023-01-17T01:04:58.294Z] b352a97aabf1: Verifying Checksum [2023-01-17T01:04:58.294Z] b352a97aabf1: Download complete [2023-01-17T01:04:58.294Z] 4872d77fe225: Verifying Checksum [2023-01-17T01:04:58.294Z] 4872d77fe225: Download complete [2023-01-17T01:04:58.294Z] b85a868b505f: Verifying Checksum [2023-01-17T01:04:58.294Z] b85a868b505f: Download complete [2023-01-17T01:04:58.294Z] 5851b861e8e6: Verifying Checksum [2023-01-17T01:04:58.294Z] 5851b861e8e6: Download complete [2023-01-17T01:04:58.553Z] bab4dde63d76: Verifying Checksum [2023-01-17T01:04:58.553Z] bab4dde63d76: Download complete [2023-01-17T01:04:59.496Z] b85a868b505f: Pull complete [2023-01-17T01:04:59.756Z] e2be974225ed: Pull complete [2023-01-17T01:05:00.323Z] 339a4e72a1f5: Pull complete [2023-01-17T01:05:00.323Z] 988bab9f4d93: Pull complete [2023-01-17T01:05:00.582Z] 1469e6f7b9e6: Pull complete [2023-01-17T01:05:00.582Z] eaf3925da568: Pull complete [2023-01-17T01:05:02.485Z] bab4dde63d76: Pull complete [2023-01-17T01:05:02.485Z] bde34c3a00c8: Pull complete [2023-01-17T01:05:02.485Z] b352a97aabf1: Pull complete [2023-01-17T01:05:02.485Z] 4872d77fe225: Pull complete [2023-01-17T01:05:02.750Z] 5851b861e8e6: Pull complete [2023-01-17T01:05:02.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-17T01:05:02.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-17T01:05:02.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:05:02.971Z] prd-ubuntu20.04-docker-8c-8g-2691 does not seem to be running inside a container [2023-01-17T01:05:03.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-456 -v /w/workspace/gexfoundry_device-mqtt-go_PR-456:/w/workspace/gexfoundry_device-mqtt-go_PR-456:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-17T01:05:06.017Z] $ docker top 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 -eo pid,comm [2023-01-17T01:05:06.069Z] 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-01-17T01:05:06.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-17T01:05:06.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T01:05:06.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T01:05:06.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T01:05:06.370Z] $ docker exec 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 ssh-agent [2023-01-17T01:05:06.482Z] SSH_AUTH_SOCK=/tmp/ssh-fR6Mwnyg0izQ/agent.31 [2023-01-17T01:05:06.482Z] SSH_AGENT_PID=37 [2023-01-17T01:05:06.488Z] Running ssh-add (command line suppressed) [2023-01-17T01:05:06.585Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/private_key_16953362230496438023.key (/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/private_key_16953362230496438023.key) [2023-01-17T01:05:06.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T01:05:06.926Z] + git tag --points-at HEAD [Pipeline] } [2023-01-17T01:05:06.958Z] $ docker exec --env ******** --env ******** 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 ssh-agent -k [2023-01-17T01:05:07.065Z] unset SSH_AUTH_SOCK; [2023-01-17T01:05:07.065Z] unset SSH_AGENT_PID; [2023-01-17T01:05:07.065Z] echo Agent pid 37 killed; [2023-01-17T01:05:07.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-17T01:05:07.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-17T01:05:07.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-17T01:05:07.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-17T01:05:07.277Z] $ docker exec 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 ssh-agent [2023-01-17T01:05:07.384Z] SSH_AUTH_SOCK=/tmp/ssh-ErLvG2Y076QN/agent.69 [2023-01-17T01:05:07.384Z] SSH_AGENT_PID=75 [2023-01-17T01:05:07.389Z] Running ssh-add (command line suppressed) [2023-01-17T01:05:07.488Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/private_key_16692476112728041020.key (/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/private_key_16692476112728041020.key) [2023-01-17T01:05:07.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-17T01:05:07.960Z] + git semver init [2023-01-17T01:05:08.222Z] 2023-01-17 01:05:08,125 [run_init] DEBUG init version:0.0.0 force:False [2023-01-17T01:05:08.222Z] 2023-01-17 01:05:08,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver [2023-01-17T01:05:08.222Z] 2023-01-17 01:05:08,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver [2023-01-17T01:05:08.222Z] 2023-01-17 01:05:08,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-456, universal_newlines=False, shell=None, istream=None) [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,955 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456/.git/info/exclude [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,956 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver/PR-456 with force:False [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,956 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver/PR-456 [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,960 [execute] INFO git cat-file --batch-check [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,967 [execute] INFO git cat-file --batch [2023-01-17T01:05:09.158Z] 2023-01-17 01:05:08,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2023-01-17T01:05:09.159Z] 2023-01-17 01:05:08,971 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-456/.semver/PR-456 [2023-01-17T01:05:09.159Z] 0.0.0 [Pipeline] } [2023-01-17T01:05:09.191Z] $ docker exec --env ******** --env ******** 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 ssh-agent -k [2023-01-17T01:05:09.293Z] unset SSH_AUTH_SOCK; [2023-01-17T01:05:09.293Z] unset SSH_AGENT_PID; [2023-01-17T01:05:09.294Z] echo Agent pid 75 killed; [2023-01-17T01:05:09.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-17T01:05:09.741Z] + git semver [Pipeline] } [2023-01-17T01:05:10.028Z] $ docker stop --time=1 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 [2023-01-17T01:05:11.295Z] $ docker rm -f --volumes 609e08652c465f70ae6d273a32aa341e1ae6b42b0c2bcb47e90b5bcebdc48492 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T01:05:11.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-17T01:05:12.030Z] Stashed 1 file(s) [Pipeline] echo [2023-01-17T01:05:12.048Z] [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-01-17T01:05:12.770Z] provisioning config files... [2023-01-17T01:05:12.780Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/config18181572466513333241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:05:13.130Z] ---> docker-login.sh [2023-01-17T01:05:13.130Z] nexus3.edgexfoundry.org:10001 [2023-01-17T01:05:13.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:05:13.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:05:13.130Z] Configure a credential helper to remove this warning. See [2023-01-17T01:05:13.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:05:13.130Z] [2023-01-17T01:05:13.130Z] Login Succeeded [2023-01-17T01:05:13.131Z] nexus3.edgexfoundry.org:10002 [2023-01-17T01:05:13.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:05:13.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:05:13.131Z] Configure a credential helper to remove this warning. See [2023-01-17T01:05:13.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:05:13.131Z] [2023-01-17T01:05:13.131Z] Login Succeeded [2023-01-17T01:05:13.131Z] nexus3.edgexfoundry.org:10003 [2023-01-17T01:05:13.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:05:13.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:05:13.389Z] Configure a credential helper to remove this warning. See [2023-01-17T01:05:13.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:05:13.389Z] [2023-01-17T01:05:13.389Z] Login Succeeded [2023-01-17T01:05:13.389Z] nexus3.edgexfoundry.org:10004 [2023-01-17T01:05:13.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:05:13.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:05:13.389Z] Configure a credential helper to remove this warning. See [2023-01-17T01:05:13.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:05:13.389Z] [2023-01-17T01:05:13.389Z] Login Succeeded [2023-01-17T01:05:13.389Z] docker.io [2023-01-17T01:05:13.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:05:13.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:05:13.649Z] Configure a credential helper to remove this warning. See [2023-01-17T01:05:13.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:05:13.649Z] [2023-01-17T01:05:13.649Z] Login Succeeded [2023-01-17T01:05:13.649Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T01:05:13.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T01:05:13.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T01:05:13.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T01:05:13.935Z] ========================================================= [2023-01-17T01:05:13.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-17T01:05:13.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:05:14.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-17T01:05:14.410Z] Sending build context to Docker daemon 6.32MB [2023-01-17T01:05:14.410Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T01:05:14.410Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-17T01:05:14.410Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-17T01:05:14.410Z] 213ec9aee27d: Pulling fs layer [2023-01-17T01:05:14.410Z] 4583459ba037: Pulling fs layer [2023-01-17T01:05:14.410Z] 93c1e223e6f2: Pulling fs layer [2023-01-17T01:05:14.410Z] 53926ce57604: Pulling fs layer [2023-01-17T01:05:14.410Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-17T01:05:14.410Z] 22ff95d597cd: Pulling fs layer [2023-01-17T01:05:14.410Z] 12d6caf4c0d1: Pulling fs layer [2023-01-17T01:05:14.410Z] 96b7cbca73a9: Pulling fs layer [2023-01-17T01:05:14.410Z] a7acece74701: Pulling fs layer [2023-01-17T01:05:14.410Z] 53926ce57604: Waiting [2023-01-17T01:05:14.410Z] 21b2b0c7a3f4: Waiting [2023-01-17T01:05:14.410Z] 22ff95d597cd: Waiting [2023-01-17T01:05:14.410Z] 12d6caf4c0d1: Waiting [2023-01-17T01:05:14.410Z] a7acece74701: Waiting [2023-01-17T01:05:14.410Z] 93c1e223e6f2: Verifying Checksum [2023-01-17T01:05:14.410Z] 93c1e223e6f2: Download complete [2023-01-17T01:05:14.680Z] 4583459ba037: Download complete [2023-01-17T01:05:14.680Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-17T01:05:14.680Z] 21b2b0c7a3f4: Download complete [2023-01-17T01:05:14.680Z] 22ff95d597cd: Verifying Checksum [2023-01-17T01:05:14.680Z] 22ff95d597cd: Download complete [2023-01-17T01:05:14.680Z] 213ec9aee27d: Verifying Checksum [2023-01-17T01:05:14.680Z] 213ec9aee27d: Download complete [2023-01-17T01:05:14.680Z] 12d6caf4c0d1: Download complete [2023-01-17T01:05:14.962Z] 213ec9aee27d: Pull complete [2023-01-17T01:05:14.962Z] 4583459ba037: Pull complete [2023-01-17T01:05:14.962Z] 93c1e223e6f2: Pull complete [2023-01-17T01:05:16.026Z] a7acece74701: Verifying Checksum [2023-01-17T01:05:16.026Z] a7acece74701: Download complete [2023-01-17T01:05:17.086Z] 96b7cbca73a9: Verifying Checksum [2023-01-17T01:05:17.086Z] 96b7cbca73a9: Download complete [2023-01-17T01:05:17.345Z] 53926ce57604: Verifying Checksum [2023-01-17T01:05:17.345Z] 53926ce57604: Download complete [2023-01-17T01:05:20.629Z] 53926ce57604: Pull complete [2023-01-17T01:05:20.629Z] 21b2b0c7a3f4: Pull complete [2023-01-17T01:05:20.889Z] 22ff95d597cd: Pull complete [2023-01-17T01:05:20.889Z] 12d6caf4c0d1: Pull complete [2023-01-17T01:05:22.793Z] 96b7cbca73a9: Pull complete [2023-01-17T01:05:23.729Z] a7acece74701: Pull complete [2023-01-17T01:05:23.729Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-17T01:05:23.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-17T01:05:23.729Z] ---> db6d94c90886 [2023-01-17T01:05:23.729Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-17T01:05:27.592Z] Still waiting to schedule task [2023-01-17T01:05:27.592Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2689’ [2023-01-17T01:05:30.308Z] ---> Running in 6d2a5af7921b [2023-01-17T01:05:30.308Z] Removing intermediate container 6d2a5af7921b [2023-01-17T01:05:30.308Z] ---> c77b2dec3997 [2023-01-17T01:05:30.308Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T01:05:30.308Z] ---> Running in e713250996a0 [2023-01-17T01:05:30.308Z] Removing intermediate container e713250996a0 [2023-01-17T01:05:30.308Z] ---> 210fe2b92274 [2023-01-17T01:05:30.308Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-17T01:05:30.308Z] ---> Running in ff7f8d8df4f1 [2023-01-17T01:05:30.308Z] Removing intermediate container ff7f8d8df4f1 [2023-01-17T01:05:30.308Z] ---> 4bed379d1cde [2023-01-17T01:05:30.308Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T01:05:30.308Z] ---> Running in d95fc50b1dc3 [2023-01-17T01:05:30.308Z] Removing intermediate container d95fc50b1dc3 [2023-01-17T01:05:30.308Z] ---> b13655684ade [2023-01-17T01:05:30.308Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T01:05:30.308Z] ---> Running in fac5d05f4ad1 [2023-01-17T01:05:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T01:05:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T01:05:30.566Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-17T01:05:30.566Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-17T01:05:30.566Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-17T01:05:30.566Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-17T01:05:30.566Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T01:05:30.566Z] OK: 216 MiB in 55 packages [2023-01-17T01:05:31.133Z] Removing intermediate container fac5d05f4ad1 [2023-01-17T01:05:31.133Z] ---> 8d817fa1cdf6 [2023-01-17T01:05:31.133Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-17T01:05:31.133Z] ---> Running in 985e41396c23 [2023-01-17T01:05:31.133Z] Removing intermediate container 985e41396c23 [2023-01-17T01:05:31.133Z] ---> fb71729ce2d9 [2023-01-17T01:05:31.133Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-17T01:05:31.392Z] ---> 98106bebb9a8 [2023-01-17T01:05:31.392Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T01:05:31.392Z] ---> Running in f17cc87253b2 [2023-01-17T01:05:57.966Z] Removing intermediate container f17cc87253b2 [2023-01-17T01:05:57.966Z] ---> c7ecafe6372c [2023-01-17T01:05:57.966Z] Step 11/12 : COPY . . [2023-01-17T01:05:57.966Z] ---> 98d47ed235ec [2023-01-17T01:05:57.966Z] Step 12/12 : RUN $MAKE [2023-01-17T01:05:57.966Z] ---> Running in 0d601ef721bb [2023-01-17T01:05:58.225Z] noop [2023-01-17T01:05:58.484Z] Removing intermediate container 0d601ef721bb [2023-01-17T01:05:58.484Z] ---> bb37813407c4 [2023-01-17T01:05:58.484Z] Successfully built bb37813407c4 [2023-01-17T01:05:58.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:05:58.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T01:05:58.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:05:59.076Z] prd-ubuntu20.04-docker-8c-8g-2691 does not seem to be running inside a container [2023-01-17T01:05:59.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-456 -v /w/workspace/gexfoundry_device-mqtt-go_PR-456:/w/workspace/gexfoundry_device-mqtt-go_PR-456:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T01:05:59.428Z] $ docker top 36c1b181bb74a5f0ba65381dfdc1ecb31c5eb3c964d71fe2cf76ec1acfd58199 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T01:05:59.822Z] + go version [2023-01-17T01:05:59.822Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-17T01:05:59.859Z] $ docker stop --time=1 36c1b181bb74a5f0ba65381dfdc1ecb31c5eb3c964d71fe2cf76ec1acfd58199 [2023-01-17T01:06:01.116Z] $ docker rm -f --volumes 36c1b181bb74a5f0ba65381dfdc1ecb31c5eb3c964d71fe2cf76ec1acfd58199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:06:01.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-17T01:06:01.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:06:01.945Z] prd-ubuntu20.04-docker-8c-8g-2691 does not seem to be running inside a container [2023-01-17T01:06:01.978Z] $ 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-mqtt-go_PR-456 -v /w/workspace/gexfoundry_device-mqtt-go_PR-456:/w/workspace/gexfoundry_device-mqtt-go_PR-456:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-17T01:06:02.306Z] $ docker top 88ebd43fa38bbacbb89e8ff34a143bf74a4528af2181bacd9a38932030105c8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T01:06:02.694Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-456 [Pipeline] fileExists [Pipeline] sh [2023-01-17T01:06:03.054Z] + make test [2023-01-17T01:06:03.054Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T01:06:04.099Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-17T01:06:12.195Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-17T01:06:12.195Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements [2023-01-17T01:06:12.195Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-17T01:06:18.747Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-17T01:06:18.747Z] go vet ./... [2023-01-17T01:06:21.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T01:06:21.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T01:06:21.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T01:06:21.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T01:06:21.461Z] $ docker stop --time=1 88ebd43fa38bbacbb89e8ff34a143bf74a4528af2181bacd9a38932030105c8b [2023-01-17T01:06:23.825Z] $ docker rm -f --volumes 88ebd43fa38bbacbb89e8ff34a143bf74a4528af2181bacd9a38932030105c8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T01:06:24.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T01:06:24.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-17T01:06:25.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T01:06:25.429Z] + ls -al . [2023-01-17T01:06:25.429Z] total 192 [2023-01-17T01:06:25.429Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 01:06 . [2023-01-17T01:06:25.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:04 .. [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 01:04 .dockerignore [2023-01-17T01:06:25.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:06 .git [2023-01-17T01:06:25.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:04 .github [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 17 01:04 .gitignore [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 01:04 .golangci.yml [2023-01-17T01:06:25.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:05 .semver [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 17 01:04 Attribution.txt [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 17 01:04 CHANGELOG.md [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 17 01:04 Dockerfile [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:04 GOVERNANCE.md [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 01:04 Jenkinsfile [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:04 LICENSE [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 17 01:04 Makefile [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 17 01:04 OWNERS.md [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 17 01:04 README.md [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 01:05 VERSION [2023-01-17T01:06:25.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:04 bin [2023-01-17T01:06:25.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:04 cmd [2023-01-17T01:06:25.429Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 17 01:06 coverage.out [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 17 01:04 go.mod [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 17 01:04 go.sum [2023-01-17T01:06:25.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:04 internal [2023-01-17T01:06:25.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:04 mock [2023-01-17T01:06:25.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:04 snap [2023-01-17T01:06:25.429Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 17 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:06:25.833Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bff95ab1259652a9a81e1d440c2e38441fe88eaf --label arch=amd64 --label version=0.0.0 . [2023-01-17T01:06:25.833Z] Sending build context to Docker daemon 6.338MB [2023-01-17T01:06:25.833Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T01:06:25.833Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-17T01:06:25.833Z] ---> bb37813407c4 [2023-01-17T01:06:25.833Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T01:06:26.091Z] ---> Running in 51a3d6fdd45e [2023-01-17T01:06:26.091Z] Removing intermediate container 51a3d6fdd45e [2023-01-17T01:06:26.091Z] ---> f1756a1ac077 [2023-01-17T01:06:26.091Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T01:06:26.091Z] ---> Running in e22f278c2b7d [2023-01-17T01:06:26.091Z] Removing intermediate container e22f278c2b7d [2023-01-17T01:06:26.091Z] ---> 2665ef030a2f [2023-01-17T01:06:26.091Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-17T01:06:26.091Z] ---> Running in f44d261a3f91 [2023-01-17T01:06:26.350Z] Removing intermediate container f44d261a3f91 [2023-01-17T01:06:26.350Z] ---> 6c93009330c2 [2023-01-17T01:06:26.350Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T01:06:26.350Z] ---> Running in 49ddce36b9f1 [2023-01-17T01:06:26.350Z] Removing intermediate container 49ddce36b9f1 [2023-01-17T01:06:26.350Z] ---> fd5fac01084f [2023-01-17T01:06:26.350Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T01:06:26.350Z] ---> Running in 34ae734b3224 [2023-01-17T01:06:26.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T01:06:26.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T01:06:27.127Z] OK: 216 MiB in 55 packages [2023-01-17T01:06:27.386Z] Removing intermediate container 34ae734b3224 [2023-01-17T01:06:27.386Z] ---> 4c43366f2728 [2023-01-17T01:06:27.386Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-17T01:06:27.386Z] ---> Running in 8964b586f932 [2023-01-17T01:06:27.386Z] Removing intermediate container 8964b586f932 [2023-01-17T01:06:27.386Z] ---> ffadec133d37 [2023-01-17T01:06:27.386Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-17T01:06:27.644Z] ---> 3c64d086535f [2023-01-17T01:06:27.644Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T01:06:27.644Z] ---> Running in 9b8b9ec8d1b5 [2023-01-17T01:06:28.223Z] Removing intermediate container 9b8b9ec8d1b5 [2023-01-17T01:06:28.223Z] ---> 210f1ee50785 [2023-01-17T01:06:28.223Z] Step 11/24 : COPY . . [2023-01-17T01:06:28.483Z] ---> 6617d88f21e4 [2023-01-17T01:06:28.484Z] Step 12/24 : RUN $MAKE [2023-01-17T01:06:28.745Z] ---> Running in 8da88d3534c0 [2023-01-17T01:06:29.003Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-17T01:06:51.076Z] Removing intermediate container 8da88d3534c0 [2023-01-17T01:06:51.076Z] ---> 9ecbba40c90b [2023-01-17T01:06:51.076Z] Step 13/24 : FROM alpine:3.16 [2023-01-17T01:06:51.076Z] 3.16: Pulling from library/alpine [2023-01-17T01:06:51.076Z] ca7dd9ec2225: Pulling fs layer [2023-01-17T01:06:51.076Z] ca7dd9ec2225: Download complete [2023-01-17T01:06:51.076Z] ca7dd9ec2225: Pull complete [2023-01-17T01:06:51.076Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T01:06:51.076Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T01:06:51.076Z] ---> bfe296a52501 [2023-01-17T01:06:51.076Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-17T01:06:51.076Z] ---> Running in 46cccc09f75e [2023-01-17T01:06:51.076Z] Removing intermediate container 46cccc09f75e [2023-01-17T01:06:51.076Z] ---> cbcaee874e04 [2023-01-17T01:06:51.076Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T01:06:51.076Z] ---> Running in fa51c1d58f63 [2023-01-17T01:06:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-17T01:06:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-17T01:06:51.076Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T01:06:51.076Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T01:06:51.076Z] OK: 6 MiB in 15 packages [2023-01-17T01:06:51.643Z] Removing intermediate container fa51c1d58f63 [2023-01-17T01:06:51.643Z] ---> bb70122023d8 [2023-01-17T01:06:51.643Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-17T01:06:52.228Z] ---> e8f237de0399 [2023-01-17T01:06:52.228Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-17T01:06:52.228Z] ---> 5ba163cc54d3 [2023-01-17T01:06:52.228Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-17T01:06:52.487Z] ---> 38b03c956ffc [2023-01-17T01:06:52.487Z] Step 19/24 : EXPOSE 59982 [2023-01-17T01:06:52.487Z] ---> Running in d8b54508ff4e [2023-01-17T01:06:52.747Z] Removing intermediate container d8b54508ff4e [2023-01-17T01:06:52.747Z] ---> 834494bf0528 [2023-01-17T01:06:52.747Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-17T01:06:52.747Z] ---> Running in 5cfc6e232c09 [2023-01-17T01:06:53.006Z] Removing intermediate container 5cfc6e232c09 [2023-01-17T01:06:53.006Z] ---> 2734f191e034 [2023-01-17T01:06:53.006Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-17T01:06:53.006Z] ---> Running in 93ea768f22f1 [2023-01-17T01:06:53.006Z] Removing intermediate container 93ea768f22f1 [2023-01-17T01:06:53.006Z] ---> c634a500fcdb [2023-01-17T01:06:53.006Z] Step 22/24 : LABEL arch=amd64 [2023-01-17T01:06:53.264Z] ---> Running in 571378dfabcd [2023-01-17T01:06:53.264Z] Removing intermediate container 571378dfabcd [2023-01-17T01:06:53.264Z] ---> 12840820c81a [2023-01-17T01:06:53.264Z] Step 23/24 : LABEL git_sha=bff95ab1259652a9a81e1d440c2e38441fe88eaf [2023-01-17T01:06:53.264Z] ---> Running in c64b4d406968 [2023-01-17T01:06:53.264Z] Removing intermediate container c64b4d406968 [2023-01-17T01:06:53.264Z] ---> 680d52da07b9 [2023-01-17T01:06:53.264Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T01:06:53.264Z] ---> Running in 3c764fbc7663 [2023-01-17T01:06:53.522Z] Removing intermediate container 3c764fbc7663 [2023-01-17T01:06:53.522Z] ---> 106484559791 [2023-01-17T01:06:53.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T01:06:53.522Z] Successfully built 106484559791 [2023-01-17T01:06:53.522Z] Successfully tagged device-mqtt: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-01-17T01:06:54.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T01:06:54.379Z] [2023-01-17T01:06:54.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:06:54.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T01:06:54.813Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-17T01:06:54.813Z] 5eb5b503b376: Pulling fs layer [2023-01-17T01:06:54.813Z] 5c69ac0246d0: Pulling fs layer [2023-01-17T01:06:54.813Z] ec43610c2a17: Pulling fs layer [2023-01-17T01:06:54.813Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-17T01:06:54.813Z] 33b1e0a273af: Pulling fs layer [2023-01-17T01:06:54.813Z] 5d3b04190fa2: Pulling fs layer [2023-01-17T01:06:54.813Z] 2f39f015ded8: Pulling fs layer [2023-01-17T01:06:54.813Z] 33b1e0a273af: Waiting [2023-01-17T01:06:54.813Z] 5d3b04190fa2: Waiting [2023-01-17T01:06:54.813Z] 3a2ae6a8a46f: Waiting [2023-01-17T01:06:54.813Z] 2f39f015ded8: Waiting [2023-01-17T01:06:54.813Z] 5c69ac0246d0: Verifying Checksum [2023-01-17T01:06:54.813Z] 5c69ac0246d0: Download complete [2023-01-17T01:06:54.813Z] 3a2ae6a8a46f: Download complete [2023-01-17T01:06:55.074Z] 33b1e0a273af: Verifying Checksum [2023-01-17T01:06:55.074Z] 33b1e0a273af: Download complete [2023-01-17T01:06:55.074Z] 5d3b04190fa2: Download complete [2023-01-17T01:06:55.074Z] ec43610c2a17: Verifying Checksum [2023-01-17T01:06:55.074Z] ec43610c2a17: Download complete [2023-01-17T01:06:55.338Z] 5eb5b503b376: Verifying Checksum [2023-01-17T01:06:55.338Z] 5eb5b503b376: Download complete [2023-01-17T01:06:55.906Z] 2f39f015ded8: Verifying Checksum [2023-01-17T01:06:55.906Z] 2f39f015ded8: Download complete [2023-01-17T01:06:56.472Z] 5eb5b503b376: Pull complete [2023-01-17T01:06:56.731Z] 5c69ac0246d0: Pull complete [2023-01-17T01:06:57.305Z] ec43610c2a17: Pull complete [2023-01-17T01:06:57.564Z] 3a2ae6a8a46f: Pull complete [2023-01-17T01:06:57.825Z] 33b1e0a273af: Pull complete [2023-01-17T01:06:58.084Z] 5d3b04190fa2: Pull complete [2023-01-17T01:07:02.276Z] 2f39f015ded8: Pull complete [2023-01-17T01:07:02.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-17T01:07:02.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T01:07:02.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:07:02.479Z] prd-ubuntu20.04-docker-8c-8g-2691 does not seem to be running inside a container [2023-01-17T01:07:02.513Z] $ 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-mqtt-go_PR-456 -v /w/workspace/gexfoundry_device-mqtt-go_PR-456:/w/workspace/gexfoundry_device-mqtt-go_PR-456:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-17T01:07:08.435Z] $ docker top 552bb0c181a1b7efbb14fdc3d98be71e3e244e2989ec8042888b4134ddabe6e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:07:08.917Z] ---> job-cost.sh [2023-01-17T01:07:08.917Z] lf-activate-venv: SKIPPING [2023-01-17T01:07:08.917Z] INFO: No Stack... [2023-01-17T01:07:09.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T01:07:09.434Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T01:07:09.748Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives/cost.csv [2023-01-17T01:07:09.748Z] + cut -d, -f6 [Pipeline] lock [2023-01-17T01:07:09.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [2023-01-17T01:07:09.789Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] did not exist. Created. [2023-01-17T01:07:09.790Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T01:07:10.182Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-17T01:07:10.233Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T01:07:10.263Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T01:07:10.338Z] $ docker stop --time=1 552bb0c181a1b7efbb14fdc3d98be71e3e244e2989ec8042888b4134ddabe6e1 [2023-01-17T01:07:11.479Z] $ docker rm -f --volumes 552bb0c181a1b7efbb14fdc3d98be71e3e244e2989ec8042888b4134ddabe6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-17T01:08:55.836Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2692 in /w/workspace/gexfoundry_device-mqtt-go_PR-456 [Pipeline] { [Pipeline] ws [2023-01-17T01:08:55.902Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-01-17T01:08:55.973Z] Selected Git installation does not exist. Using Default [2023-01-17T01:08:55.973Z] The recommended git tool is: NONE [2023-01-17T01:09:00.975Z] using credential edgex-jenkins-ssh [2023-01-17T01:09:00.992Z] Cloning the remote Git repository [2023-01-17T01:09:01.036Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-17T01:09:01.108Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-01-17T01:09:01.261Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-17T01:09:01.262Z] > git --version # timeout=10 [2023-01-17T01:09:01.280Z] > git --version # 'git version 2.25.1' [2023-01-17T01:09:01.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T01:09:01.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T01:09:03.035Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-17T01:09:03.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-17T01:09:04.458Z] Merging remotes/origin/main commit c9f2a0543715ca35ad5b34b71a578c78c2f9cecd into PR head commit bff95ab1259652a9a81e1d440c2e38441fe88eaf [2023-01-17T01:09:03.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-17T01:09:03.955Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-17T01:09:03.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T01:09:03.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-17T01:09:04.481Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T01:09:04.508Z] > git checkout -f bff95ab1259652a9a81e1d440c2e38441fe88eaf # timeout=10 [2023-01-17T01:09:04.609Z] > git remote # timeout=10 [2023-01-17T01:09:04.631Z] > git config --get remote.origin.url # timeout=10 [2023-01-17T01:09:04.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-17T01:09:04.678Z] > git merge c9f2a0543715ca35ad5b34b71a578c78c2f9cecd # timeout=10 [2023-01-17T01:09:04.725Z] Merge succeeded, producing bff95ab1259652a9a81e1d440c2e38441fe88eaf [2023-01-17T01:09:04.726Z] Checking out Revision bff95ab1259652a9a81e1d440c2e38441fe88eaf (PR-456) [2023-01-17T01:09:05.265Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-17T01:09:05.337Z] > git --version # timeout=10 [2023-01-17T01:09:05.351Z] > git --version # 'git version 2.25.1' [2023-01-17T01:09:05.375Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T01:09:04.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-17T01:09:04.735Z] > git config core.sparsecheckout # timeout=10 [2023-01-17T01:09:04.752Z] > git checkout -f bff95ab1259652a9a81e1d440c2e38441fe88eaf # timeout=10 [2023-01-17T01:09:06.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-17T01:09:06.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T01:09:06.540Z] Dload Upload Total Spent Left Speed [2023-01-17T01:09:06.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-01-17T01:09:07.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-17T01:09:07.522Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-01-17T01:09:07.522Z] /etc/docker/daemon.json [2023-01-17T01:09:07.522Z] { [2023-01-17T01:09:07.522Z] "registry-mirrors": [ [2023-01-17T01:09:07.522Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-17T01:09:07.522Z] ], [2023-01-17T01:09:07.522Z] "bip": "10.250.0.254/24", [2023-01-17T01:09:07.522Z] "hosts": [ [2023-01-17T01:09:07.522Z] "tcp://0.0.0.0:5555", [2023-01-17T01:09:07.522Z] "unix:///var/run/docker.sock" [2023-01-17T01:09:07.522Z] ], [2023-01-17T01:09:07.522Z] "mtu": 1458, [2023-01-17T01:09:07.522Z] "selinux-enabled": true, [2023-01-17T01:09:07.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-17T01:09:07.522Z] } [Pipeline] sh [2023-01-17T01:09:07.865Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-17T01:09:08.221Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T01:09:26.547Z] provisioning config files... [2023-01-17T01:09:26.571Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13152507076339761175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:09:26.958Z] ---> docker-login.sh [2023-01-17T01:09:26.958Z] nexus3.edgexfoundry.org:10001 [2023-01-17T01:09:27.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:09:27.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:09:27.552Z] Configure a credential helper to remove this warning. See [2023-01-17T01:09:27.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:09:27.552Z] [2023-01-17T01:09:27.552Z] Login Succeeded [2023-01-17T01:09:27.552Z] nexus3.edgexfoundry.org:10002 [2023-01-17T01:09:27.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:09:28.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:09:28.092Z] Configure a credential helper to remove this warning. See [2023-01-17T01:09:28.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:09:28.092Z] [2023-01-17T01:09:28.092Z] Login Succeeded [2023-01-17T01:09:28.092Z] nexus3.edgexfoundry.org:10003 [2023-01-17T01:09:28.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:09:28.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:09:28.360Z] Configure a credential helper to remove this warning. See [2023-01-17T01:09:28.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:09:28.360Z] [2023-01-17T01:09:28.360Z] Login Succeeded [2023-01-17T01:09:28.360Z] nexus3.edgexfoundry.org:10004 [2023-01-17T01:09:28.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:09:28.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:09:28.633Z] Configure a credential helper to remove this warning. See [2023-01-17T01:09:28.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:09:28.633Z] [2023-01-17T01:09:28.633Z] Login Succeeded [2023-01-17T01:09:28.633Z] docker.io [2023-01-17T01:09:28.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-17T01:09:29.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-17T01:09:29.168Z] Configure a credential helper to remove this warning. See [2023-01-17T01:09:29.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-17T01:09:29.168Z] [2023-01-17T01:09:29.168Z] Login Succeeded [2023-01-17T01:09:29.168Z] ---> docker-login.sh ends [Pipeline] } [2023-01-17T01:09:29.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-17T01:09:29.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T01:09:29.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-17T01:09:29.668Z] ========================================================= [2023-01-17T01:09:29.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-17T01:09:29.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:09:30.166Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-17T01:09:30.434Z] Sending build context to Docker daemon 3.294MB [2023-01-17T01:09:30.434Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T01:09:30.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-17T01:09:30.705Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-17T01:09:30.705Z] 9b18e9b68314: Pulling fs layer [2023-01-17T01:09:30.705Z] 35d82f9e3411: Pulling fs layer [2023-01-17T01:09:30.705Z] e16973657156: Pulling fs layer [2023-01-17T01:09:30.705Z] fc693d55d65f: Pulling fs layer [2023-01-17T01:09:30.705Z] 7e9fc2657dce: Pulling fs layer [2023-01-17T01:09:30.705Z] dda99020689f: Pulling fs layer [2023-01-17T01:09:30.705Z] db1c61fa0a46: Pulling fs layer [2023-01-17T01:09:30.705Z] 891c053d2c06: Pulling fs layer [2023-01-17T01:09:30.705Z] dda99020689f: Waiting [2023-01-17T01:09:30.705Z] db1c61fa0a46: Waiting [2023-01-17T01:09:30.705Z] 891c053d2c06: Waiting [2023-01-17T01:09:30.705Z] 7e9fc2657dce: Waiting [2023-01-17T01:09:30.705Z] e16973657156: Verifying Checksum [2023-01-17T01:09:30.705Z] e16973657156: Download complete [2023-01-17T01:09:30.705Z] 35d82f9e3411: Verifying Checksum [2023-01-17T01:09:30.705Z] 35d82f9e3411: Download complete [2023-01-17T01:09:30.705Z] 7e9fc2657dce: Verifying Checksum [2023-01-17T01:09:30.705Z] 7e9fc2657dce: Download complete [2023-01-17T01:09:30.705Z] dda99020689f: Verifying Checksum [2023-01-17T01:09:30.705Z] dda99020689f: Download complete [2023-01-17T01:09:30.705Z] 9b18e9b68314: Verifying Checksum [2023-01-17T01:09:30.705Z] 9b18e9b68314: Download complete [2023-01-17T01:09:31.694Z] 9b18e9b68314: Pull complete [2023-01-17T01:09:31.964Z] 891c053d2c06: Verifying Checksum [2023-01-17T01:09:31.964Z] 891c053d2c06: Download complete [2023-01-17T01:09:32.237Z] 35d82f9e3411: Pull complete [2023-01-17T01:09:32.505Z] e16973657156: Pull complete [2023-01-17T01:09:33.098Z] db1c61fa0a46: Verifying Checksum [2023-01-17T01:09:33.098Z] db1c61fa0a46: Download complete [2023-01-17T01:09:33.687Z] fc693d55d65f: Verifying Checksum [2023-01-17T01:09:33.687Z] fc693d55d65f: Download complete [2023-01-17T01:09:46.027Z] fc693d55d65f: Pull complete [2023-01-17T01:09:46.028Z] 7e9fc2657dce: Pull complete [2023-01-17T01:09:46.028Z] dda99020689f: Pull complete [2023-01-17T01:09:52.794Z] db1c61fa0a46: Pull complete [2023-01-17T01:09:54.246Z] 891c053d2c06: Pull complete [2023-01-17T01:09:54.246Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-17T01:09:54.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-17T01:09:54.246Z] ---> f96f9c87975a [2023-01-17T01:09:54.246Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-17T01:09:56.213Z] ---> Running in a25a8e461bde [2023-01-17T01:09:56.213Z] Removing intermediate container a25a8e461bde [2023-01-17T01:09:56.213Z] ---> 30e1cdb65b90 [2023-01-17T01:09:56.213Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T01:09:56.480Z] ---> Running in 7cbc7da7a397 [2023-01-17T01:09:56.751Z] Removing intermediate container 7cbc7da7a397 [2023-01-17T01:09:56.751Z] ---> 1a6cebe16d25 [2023-01-17T01:09:56.751Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-17T01:09:56.751Z] ---> Running in f6dadb8e18fb [2023-01-17T01:09:57.023Z] Removing intermediate container f6dadb8e18fb [2023-01-17T01:09:57.023Z] ---> 1a652b3e7151 [2023-01-17T01:09:57.023Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T01:09:57.023Z] ---> Running in 3467c4a0e1a4 [2023-01-17T01:09:57.300Z] Removing intermediate container 3467c4a0e1a4 [2023-01-17T01:09:57.300Z] ---> 21d8eddc9416 [2023-01-17T01:09:57.300Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T01:09:57.568Z] ---> Running in 86b972420f35 [2023-01-17T01:09:58.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T01:09:58.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T01:09:59.748Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-17T01:09:59.748Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-17T01:09:59.748Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-17T01:10:00.017Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-17T01:10:00.017Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T01:10:00.017Z] OK: 226 MiB in 55 packages [2023-01-17T01:10:00.976Z] Removing intermediate container 86b972420f35 [2023-01-17T01:10:00.976Z] ---> 51a9998a1152 [2023-01-17T01:10:00.976Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-17T01:10:00.976Z] ---> Running in b7ac01a0a262 [2023-01-17T01:10:01.244Z] Removing intermediate container b7ac01a0a262 [2023-01-17T01:10:01.244Z] ---> ca154864c38e [2023-01-17T01:10:01.244Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-17T01:10:01.826Z] ---> a029fae741a7 [2023-01-17T01:10:01.826Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T01:10:01.826Z] ---> Running in 9bad80f2ab32 [2023-01-17T01:10:58.667Z] Removing intermediate container 9bad80f2ab32 [2023-01-17T01:10:58.667Z] ---> affac0566d47 [2023-01-17T01:10:58.667Z] Step 11/12 : COPY . . [2023-01-17T01:10:58.936Z] ---> deae4cf8ce8e [2023-01-17T01:10:58.936Z] Step 12/12 : RUN $MAKE [2023-01-17T01:10:58.936Z] ---> Running in 4c4e29207213 [2023-01-17T01:10:59.897Z] noop [2023-01-17T01:11:00.478Z] Removing intermediate container 4c4e29207213 [2023-01-17T01:11:00.478Z] ---> 7f7630028007 [2023-01-17T01:11:00.478Z] Successfully built 7f7630028007 [2023-01-17T01:11:00.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:11:00.939Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T01:11:00.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:11:01.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-2692 does not seem to be running inside a container [2023-01-17T01:11:01.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-01-17T01:11:02.376Z] $ docker top 94b8c57e21dfa328021ea65682baaa96eb86dadd6dcd2260817766a368307174 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T01:11:03.243Z] + go version [2023-01-17T01:11:03.243Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-17T01:11:03.271Z] $ docker stop --time=1 94b8c57e21dfa328021ea65682baaa96eb86dadd6dcd2260817766a368307174 [2023-01-17T01:11:04.878Z] $ docker rm -f --volumes 94b8c57e21dfa328021ea65682baaa96eb86dadd6dcd2260817766a368307174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:11:05.685Z] + docker inspect -f . ci-base-image-arm64 [2023-01-17T01:11:05.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:11:05.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-2692 does not seem to be running inside a container [2023-01-17T01:11:05.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-01-17T01:11:07.119Z] $ docker top 45f48e7e7b2d6b251ec676c4eae7d3922df4c87fcfc4e3c70866b64f07a0eb54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T01:11:07.657Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-17T01:11:08.039Z] + make test [2023-01-17T01:11:08.039Z] go test ./... -coverprofile=coverage.out ./... [2023-01-17T01:11:09.982Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-17T01:12:31.601Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-17T01:12:31.601Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 21.8% of statements [2023-01-17T01:12:31.601Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-17T01:12:31.601Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-17T01:12:31.601Z] go vet ./... [2023-01-17T01:12:49.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-17T01:12:49.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-17T01:12:49.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-17T01:12:49.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-17T01:12:49.863Z] $ docker stop --time=1 45f48e7e7b2d6b251ec676c4eae7d3922df4c87fcfc4e3c70866b64f07a0eb54 [2023-01-17T01:12:51.627Z] $ docker rm -f --volumes 45f48e7e7b2d6b251ec676c4eae7d3922df4c87fcfc4e3c70866b64f07a0eb54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-17T01:12:52.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-17T01:12:52.642Z] Warning: overwriting stash ‘coverage-report’ [2023-01-17T01:12:53.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-17T01:12:53.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-17T01:12:54.131Z] + ls -al . [2023-01-17T01:12:54.131Z] total 188 [2023-01-17T01:12:54.131Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 01:11 . [2023-01-17T01:12:54.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:09 .. [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 01:09 .dockerignore [2023-01-17T01:12:54.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:09 .git [2023-01-17T01:12:54.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:09 .github [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 17 01:09 .gitignore [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 01:09 .golangci.yml [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 17 01:09 Attribution.txt [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 17 01:09 CHANGELOG.md [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 17 01:09 Dockerfile [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:09 GOVERNANCE.md [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 01:09 Jenkinsfile [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:09 LICENSE [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 17 01:09 Makefile [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 17 01:09 OWNERS.md [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 17 01:09 README.md [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 01:05 VERSION [2023-01-17T01:12:54.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:09 bin [2023-01-17T01:12:54.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:09 cmd [2023-01-17T01:12:54.131Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 17 01:12 coverage.out [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 17 01:09 go.mod [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 17 01:09 go.sum [2023-01-17T01:12:54.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:09 internal [2023-01-17T01:12:54.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:09 mock [2023-01-17T01:12:54.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:09 snap [2023-01-17T01:12:54.131Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 17 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:12:54.564Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bff95ab1259652a9a81e1d440c2e38441fe88eaf --label arch=arm64 --label version=0.0.0 . [2023-01-17T01:12:54.830Z] Sending build context to Docker daemon 3.313MB [2023-01-17T01:12:54.830Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-17T01:12:54.830Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-17T01:12:54.830Z] ---> 7f7630028007 [2023-01-17T01:12:54.830Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-17T01:12:55.097Z] ---> Running in 42f965ba98f1 [2023-01-17T01:12:55.364Z] Removing intermediate container 42f965ba98f1 [2023-01-17T01:12:55.364Z] ---> 8bb589f9efb7 [2023-01-17T01:12:55.364Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-17T01:12:55.364Z] ---> Running in 442c310e62fe [2023-01-17T01:12:55.631Z] Removing intermediate container 442c310e62fe [2023-01-17T01:12:55.631Z] ---> dda31b156849 [2023-01-17T01:12:55.631Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-17T01:12:55.631Z] ---> Running in 32ede8f356dc [2023-01-17T01:12:55.900Z] Removing intermediate container 32ede8f356dc [2023-01-17T01:12:55.900Z] ---> 8476c5d5a544 [2023-01-17T01:12:55.900Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-17T01:12:56.167Z] ---> Running in c2c63943fb39 [2023-01-17T01:12:56.434Z] Removing intermediate container c2c63943fb39 [2023-01-17T01:12:56.434Z] ---> 95b836fbfb5e [2023-01-17T01:12:56.434Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-17T01:12:56.434Z] ---> Running in fb68a1f3f9d3 [2023-01-17T01:12:57.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T01:12:57.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T01:12:58.621Z] OK: 226 MiB in 55 packages [2023-01-17T01:12:59.583Z] Removing intermediate container fb68a1f3f9d3 [2023-01-17T01:12:59.583Z] ---> 90beb907e9b1 [2023-01-17T01:12:59.583Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-17T01:12:59.583Z] ---> Running in 29affd1d52bd [2023-01-17T01:12:59.848Z] Removing intermediate container 29affd1d52bd [2023-01-17T01:12:59.849Z] ---> d56689748912 [2023-01-17T01:12:59.849Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-17T01:13:00.116Z] ---> 31c82507ccc4 [2023-01-17T01:13:00.116Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-17T01:13:00.390Z] ---> Running in 0bf3e188e16c [2023-01-17T01:13:02.329Z] Removing intermediate container 0bf3e188e16c [2023-01-17T01:13:02.329Z] ---> e18397c15bb5 [2023-01-17T01:13:02.329Z] Step 11/24 : COPY . . [2023-01-17T01:13:02.909Z] ---> 54c159d29c60 [2023-01-17T01:13:02.909Z] Step 12/24 : RUN $MAKE [2023-01-17T01:13:02.909Z] ---> Running in bdc5150f5740 [2023-01-17T01:13:03.869Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-17T01:15:25.563Z] Removing intermediate container bdc5150f5740 [2023-01-17T01:15:25.563Z] ---> 5f9c3d8c8844 [2023-01-17T01:15:25.563Z] Step 13/24 : FROM alpine:3.16 [2023-01-17T01:15:25.563Z] 3.16: Pulling from library/alpine [2023-01-17T01:15:25.563Z] 6875df1f5354: Pulling fs layer [2023-01-17T01:15:25.563Z] 6875df1f5354: Verifying Checksum [2023-01-17T01:15:25.563Z] 6875df1f5354: Download complete [2023-01-17T01:15:25.563Z] 6875df1f5354: Pull complete [2023-01-17T01:15:25.563Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-17T01:15:25.563Z] Status: Downloaded newer image for alpine:3.16 [2023-01-17T01:15:25.563Z] ---> 2b4661558fb8 [2023-01-17T01:15:25.563Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-17T01:15:25.563Z] ---> Running in ba01a8e00097 [2023-01-17T01:15:25.563Z] Removing intermediate container ba01a8e00097 [2023-01-17T01:15:25.563Z] ---> ec4500e4cd62 [2023-01-17T01:15:25.563Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-17T01:15:25.563Z] ---> Running in 3349647bd224 [2023-01-17T01:15:27.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-17T01:15:27.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-17T01:15:28.766Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-17T01:15:28.766Z] Executing busybox-1.35.0-r17.trigger [2023-01-17T01:15:28.766Z] OK: 5 MiB in 15 packages [2023-01-17T01:15:29.733Z] Removing intermediate container 3349647bd224 [2023-01-17T01:15:29.733Z] ---> a32912521537 [2023-01-17T01:15:29.733Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-17T01:15:31.141Z] ---> 9a0fb5d5329a [2023-01-17T01:15:31.141Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-17T01:15:31.407Z] ---> 7c15049570ae [2023-01-17T01:15:31.407Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-17T01:15:31.990Z] ---> c011b11fc8b6 [2023-01-17T01:15:31.990Z] Step 19/24 : EXPOSE 59982 [2023-01-17T01:15:31.990Z] ---> Running in 809223f4a83b [2023-01-17T01:15:32.259Z] Removing intermediate container 809223f4a83b [2023-01-17T01:15:32.259Z] ---> 946be22df054 [2023-01-17T01:15:32.259Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-17T01:15:32.259Z] ---> Running in 97c2010b0325 [2023-01-17T01:15:32.530Z] Removing intermediate container 97c2010b0325 [2023-01-17T01:15:32.530Z] ---> 10d026258099 [2023-01-17T01:15:32.530Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-17T01:15:32.799Z] ---> Running in 1ed3a6f8e20e [2023-01-17T01:15:33.067Z] Removing intermediate container 1ed3a6f8e20e [2023-01-17T01:15:33.067Z] ---> 343a225a5e99 [2023-01-17T01:15:33.067Z] Step 22/24 : LABEL arch=arm64 [2023-01-17T01:15:33.067Z] ---> Running in 355fd0f66a9a [2023-01-17T01:15:33.334Z] Removing intermediate container 355fd0f66a9a [2023-01-17T01:15:33.334Z] ---> a7d55a89d6f1 [2023-01-17T01:15:33.334Z] Step 23/24 : LABEL git_sha=bff95ab1259652a9a81e1d440c2e38441fe88eaf [2023-01-17T01:15:33.334Z] ---> Running in 29eed0a39bab [2023-01-17T01:15:33.601Z] Removing intermediate container 29eed0a39bab [2023-01-17T01:15:33.601Z] ---> c56f1965b28d [2023-01-17T01:15:33.601Z] Step 24/24 : LABEL version=0.0.0 [2023-01-17T01:15:33.869Z] ---> Running in 4dcdfd245df6 [2023-01-17T01:15:34.136Z] Removing intermediate container 4dcdfd245df6 [2023-01-17T01:15:34.136Z] ---> 07aecb78d91a [2023-01-17T01:15:34.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-17T01:15:34.136Z] Successfully built 07aecb78d91a [2023-01-17T01:15:34.136Z] Successfully tagged device-mqtt-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-01-17T01:15:34.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T01:15:34.944Z] [2023-01-17T01:15:34.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:15:35.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T01:15:36.316Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-17T01:15:36.316Z] 8998bd30e6a1: Pulling fs layer [2023-01-17T01:15:36.316Z] 04944245beec: Pulling fs layer [2023-01-17T01:15:36.316Z] 699f458cf7ca: Pulling fs layer [2023-01-17T01:15:36.316Z] 765212b225bb: Pulling fs layer [2023-01-17T01:15:36.316Z] f23df028b6ca: Pulling fs layer [2023-01-17T01:15:36.316Z] d65c8cfc05b1: Pulling fs layer [2023-01-17T01:15:36.316Z] 2437ff75d9bd: Pulling fs layer [2023-01-17T01:15:36.316Z] 765212b225bb: Waiting [2023-01-17T01:15:36.316Z] f23df028b6ca: Waiting [2023-01-17T01:15:36.316Z] d65c8cfc05b1: Waiting [2023-01-17T01:15:36.316Z] 2437ff75d9bd: Waiting [2023-01-17T01:15:36.316Z] 04944245beec: Verifying Checksum [2023-01-17T01:15:36.316Z] 04944245beec: Download complete [2023-01-17T01:15:36.316Z] 765212b225bb: Verifying Checksum [2023-01-17T01:15:36.316Z] 765212b225bb: Download complete [2023-01-17T01:15:36.586Z] f23df028b6ca: Download complete [2023-01-17T01:15:36.586Z] d65c8cfc05b1: Verifying Checksum [2023-01-17T01:15:36.586Z] d65c8cfc05b1: Download complete [2023-01-17T01:15:36.586Z] 699f458cf7ca: Verifying Checksum [2023-01-17T01:15:36.586Z] 699f458cf7ca: Download complete [2023-01-17T01:15:37.184Z] 8998bd30e6a1: Download complete [2023-01-17T01:15:39.130Z] 2437ff75d9bd: Download complete [2023-01-17T01:15:41.069Z] 8998bd30e6a1: Pull complete [2023-01-17T01:15:41.335Z] 04944245beec: Pull complete [2023-01-17T01:15:42.746Z] 699f458cf7ca: Pull complete [2023-01-17T01:15:43.015Z] 765212b225bb: Pull complete [2023-01-17T01:15:43.605Z] f23df028b6ca: Pull complete [2023-01-17T01:15:43.874Z] d65c8cfc05b1: Pull complete [2023-01-17T01:15:59.013Z] 2437ff75d9bd: Pull complete [2023-01-17T01:15:59.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-17T01:15:59.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-17T01:15:59.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:15:59.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-2692 does not seem to be running inside a container [2023-01-17T01:15:59.368Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-01-17T01:16:02.193Z] $ docker top 7dcb423bcf066363aa48d0af3247867c14f9b4f9c6b6c7512098ad740adaf5fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:02.786Z] ---> job-cost.sh [2023-01-17T01:16:03.051Z] lf-activate-venv: SKIPPING [2023-01-17T01:16:03.051Z] INFO: No Stack... [2023-01-17T01:16:03.315Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-17T01:16:04.269Z] INFO: Archiving Costs [Pipeline] sh [2023-01-17T01:16:04.604Z] + + catcut -d, -f6 [2023-01-17T01:16:04.604Z] /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-01-17T01:16:04.683Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [2023-01-17T01:16:04.688Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] did not exist. Created. [2023-01-17T01:16:04.688Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-17T01:16:05.088Z] /w/workspace/device-mqtt-go/1@tmp/durable-09ba3845/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-17T01:16:05.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-17T01:16:05.469Z] Warning: overwriting stash ‘stack-cost’ [2023-01-17T01:16:05.511Z] Stashed 1 file(s) [Pipeline] } [2023-01-17T01:16:05.526Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-17T01:16:05.588Z] $ docker stop --time=1 7dcb423bcf066363aa48d0af3247867c14f9b4f9c6b6c7512098ad740adaf5fa [2023-01-17T01:16:07.040Z] $ docker rm -f --volumes 7dcb423bcf066363aa48d0af3247867c14f9b4f9c6b6c7512098ad740adaf5fa [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-01-17T01:16:07.938Z] provisioning config files... [2023-01-17T01:16:07.946Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/config15377092124815413828tmp [Pipeline] { [Pipeline] sh [2023-01-17T01:16:08.279Z] + set +x [2023-01-17T01:16:08.279Z] + curl -s https://codecov.io/bash [2023-01-17T01:16:08.279Z] + bash -s -- [2023-01-17T01:16:08.279Z] [2023-01-17T01:16:08.279Z] _____ _ [2023-01-17T01:16:08.279Z] / ____| | | [2023-01-17T01:16:08.279Z] | | ___ __| | ___ ___ _____ __ [2023-01-17T01:16:08.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-17T01:16:08.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-17T01:16:08.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-17T01:16:08.279Z] Bash-1.0.6 [2023-01-17T01:16:08.279Z] [2023-01-17T01:16:08.279Z] [2023-01-17T01:16:08.279Z] ==> git version 2.25.1 found [2023-01-17T01:16:08.279Z] ==> 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-01-17T01:16:08.279Z] Release-Date: 2020-01-08 [2023-01-17T01:16:08.279Z] 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-01-17T01:16:08.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-17T01:16:08.279Z] ==> Jenkins CI detected. [2023-01-17T01:16:08.279Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-456 [2023-01-17T01:16:08.279Z] project root: . [2023-01-17T01:16:08.279Z] --> token set from env [2023-01-17T01:16:08.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-17T01:16:08.279Z] ==> Running gcov in . (disable via -X gcov) [2023-01-17T01:16:08.279Z] ==> Python coveragepy not found [2023-01-17T01:16:08.279Z] ==> Searching for coverage reports in: [2023-01-17T01:16:08.279Z] + . [2023-01-17T01:16:08.279Z] -> Found 1 reports [2023-01-17T01:16:08.279Z] ==> Detecting git/mercurial file structure [2023-01-17T01:16:08.279Z] ==> Reading reports [2023-01-17T01:16:08.279Z] + ./coverage.out bytes=17887 [2023-01-17T01:16:08.279Z] ==> Appending adjustments [2023-01-17T01:16:08.279Z] https://docs.codecov.io/docs/fixing-reports [2023-01-17T01:16:08.539Z] + Found adjustments [2023-01-17T01:16:08.539Z] ==> Gzipping contents [2023-01-17T01:16:08.539Z] 4.0K /tmp/codecov.AI5hAp.gz [2023-01-17T01:16:08.539Z] ==> Uploading reports [2023-01-17T01:16:08.539Z] url: https://codecov.io [2023-01-17T01:16:08.539Z] query: branch=PR-456&commit=bff95ab1259652a9a81e1d440c2e38441fe88eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2023-01-17T01:16:08.539Z] -> Pinging Codecov [2023-01-17T01:16:08.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-456&commit=bff95ab1259652a9a81e1d440c2e38441fe88eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2023-01-17T01:16:08.798Z] -> Uploading to [2023-01-17T01:16:08.798Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-17/7D719EC7BBE17E464838252E33014C33/bff95ab1259652a9a81e1d440c2e38441fe88eaf/183f40c0-86f6-41b2-add4-e00891b3dde3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T011608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e81b38bc17708bae2c2f69e2a21f0374fb6c26f8fb7653eae0b00e0ccfca3faa [2023-01-17T01:16:08.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-17T01:16:08.798Z] Dload Upload Total Spent Left Speed [2023-01-17T01:16:09.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 11310 --:--:-- --:--:-- --:--:-- 11310 [2023-01-17T01:16:09.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/bff95ab1259652a9a81e1d440c2e38441fe88eaf [Pipeline] } [2023-01-17T01:16:09.081Z] 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-01-17T01:16:10.840Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives ] [2023-01-17T01:16:10.840Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives [2023-01-17T01:16:10.840Z] total 16 [2023-01-17T01:16:10.840Z] drwxr-xr-x 3 root root 4096 Jan 17 01:07 . [2023-01-17T01:16:10.840Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 01:07 .. [2023-01-17T01:16:10.840Z] drwxr-xr-x 2 root root 4096 Jan 17 01:07 cost [2023-01-17T01:16:10.840Z] -rw-r--r-- 1 root root 86 Jan 17 01:07 cost.csv [2023-01-17T01:16:10.840Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives [2023-01-17T01:16:10.840Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives [2023-01-17T01:16:10.840Z] total 16 [2023-01-17T01:16:10.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:07 . [2023-01-17T01:16:10.840Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 01:07 .. [2023-01-17T01:16:10.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 01:07 cost [2023-01-17T01:16:10.840Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 17 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:11.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:12.059Z] ---> package-listing.sh [2023-01-17T01:16:12.059Z] ++ facter osfamily [2023-01-17T01:16:12.059Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-17T01:16:12.318Z] + OS_FAMILY=debian [2023-01-17T01:16:12.318Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-456 [2023-01-17T01:16:12.318Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-17T01:16:12.318Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-17T01:16:12.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-17T01:16:12.318Z] + PACKAGES=/tmp/packages_start.txt [2023-01-17T01:16:12.318Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-456 ']' [2023-01-17T01:16:12.318Z] + PACKAGES=/tmp/packages_end.txt [2023-01-17T01:16:12.318Z] + case "${OS_FAMILY}" in [2023-01-17T01:16:12.318Z] + grep '^ii' [2023-01-17T01:16:12.318Z] + dpkg -l [2023-01-17T01:16:12.318Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-17T01:16:12.318Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-17T01:16:12.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-17T01:16:12.318Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-456 ']' [2023-01-17T01:16:12.318Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives/ [2023-01-17T01:16:12.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-456/archives/ [Pipeline] echo [2023-01-17T01:16:12.349Z] 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-mqtt-go_PR-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-17T01:16:12.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-17T01:16:13.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-17T01:16:13.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-17T01:16:13.390Z] prd-ubuntu20.04-docker-8c-8g-2691 does not seem to be running inside a container [2023-01-17T01:16:13.420Z] $ 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-mqtt-go_PR-456/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-mqtt-go_PR-456 -v /w/workspace/gexfoundry_device-mqtt-go_PR-456:/w/workspace/gexfoundry_device-mqtt-go_PR-456:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-456@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-01-17T01:16:13.606Z] $ docker top 1e851ac61d5c5852500b727d0d392c642adca8911ee19ce80f1c670ac9fd0416 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-17T01:16:13.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-17T01:16:14.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-17T01:16:14.598Z] + ls /var/log/sa-host [2023-01-17T01:16:14.598Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-17T01:16:14.847Z] provisioning config files... [2023-01-17T01:16:14.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-456@tmp/config3376532509234130196tmp [Pipeline] { [Pipeline] echo [2023-01-17T01:16:14.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:15.226Z] ---> create-netrc.sh [Pipeline] } [2023-01-17T01:16:15.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:15.737Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-17T01:16:15.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:16.157Z] ---> sudo-logs.sh [2023-01-17T01:16:16.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-17T01:16:16.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:16.612Z] ---> job-cost.sh [2023-01-17T01:16:16.613Z] lf-activate-venv: SKIPPING [2023-01-17T01:16:16.613Z] DEBUG: total: 0.2199999988079071 [2023-01-17T01:16:16.613Z] INFO: Retrieving Stack Cost... [2023-01-17T01:16:16.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-17T01:16:17.438Z] INFO: Archiving Costs [Pipeline] echo [2023-01-17T01:16:17.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-17T01:16:17.779Z] ---> logs-deploy.sh [2023-01-17T01:16:17.779Z] lf-activate-venv: SKIPPING [2023-01-17T01:16:17.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-456/1 [2023-01-17T01:16:17.779Z] INFO: archiving workspace using pattern(s): [2023-01-17T01:16:18.714Z] Archives upload complete. [2023-01-17T01:16:18.972Z] INFO: archiving logs to Nexus [2023-01-17T01:16:19.540Z] ---> uname -a: [2023-01-17T01:16:19.540Z] Linux prd-ubuntu20-04-docker-8c-8g-2691 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-17T01:16:19.540Z] [2023-01-17T01:16:19.540Z] [2023-01-17T01:16:19.540Z] ---> lscpu: [2023-01-17T01:16:19.540Z] Architecture: x86_64 [2023-01-17T01:16:19.540Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-17T01:16:19.540Z] Byte Order: Little Endian [2023-01-17T01:16:19.540Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-17T01:16:19.540Z] CPU(s): 8 [2023-01-17T01:16:19.540Z] On-line CPU(s) list: 0-7 [2023-01-17T01:16:19.540Z] Thread(s) per core: 1 [2023-01-17T01:16:19.540Z] Core(s) per socket: 1 [2023-01-17T01:16:19.540Z] Socket(s): 8 [2023-01-17T01:16:19.540Z] NUMA node(s): 1 [2023-01-17T01:16:19.540Z] Vendor ID: AuthenticAMD [2023-01-17T01:16:19.540Z] CPU family: 23 [2023-01-17T01:16:19.540Z] Model: 49 [2023-01-17T01:16:19.540Z] Model name: AMD EPYC-Rome Processor [2023-01-17T01:16:19.540Z] Stepping: 0 [2023-01-17T01:16:19.540Z] CPU MHz: 2799.998 [2023-01-17T01:16:19.540Z] BogoMIPS: 5599.99 [2023-01-17T01:16:19.540Z] Virtualization: AMD-V [2023-01-17T01:16:19.540Z] Hypervisor vendor: KVM [2023-01-17T01:16:19.540Z] Virtualization type: full [2023-01-17T01:16:19.540Z] L1d cache: 256 KiB [2023-01-17T01:16:19.540Z] L1i cache: 256 KiB [2023-01-17T01:16:19.540Z] L2 cache: 4 MiB [2023-01-17T01:16:19.540Z] L3 cache: 128 MiB [2023-01-17T01:16:19.540Z] NUMA node0 CPU(s): 0-7 [2023-01-17T01:16:19.540Z] Vulnerability Itlb multihit: Not affected [2023-01-17T01:16:19.540Z] Vulnerability L1tf: Not affected [2023-01-17T01:16:19.540Z] Vulnerability Mds: Not affected [2023-01-17T01:16:19.540Z] Vulnerability Meltdown: Not affected [2023-01-17T01:16:19.540Z] Vulnerability Mmio stale data: Not affected [2023-01-17T01:16:19.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-17T01:16:19.541Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-17T01:16:19.541Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-17T01:16:19.541Z] Vulnerability Srbds: Not affected [2023-01-17T01:16:19.541Z] Vulnerability Tsx async abort: Not affected [2023-01-17T01:16:19.541Z] 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-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] ---> nproc: [2023-01-17T01:16:19.541Z] 8 [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] ---> df -h: [2023-01-17T01:16:19.541Z] Filesystem Size Used Avail Use% Mounted on [2023-01-17T01:16:19.541Z] overlay 155G 12G 144G 8% / [2023-01-17T01:16:19.541Z] tmpfs 64M 0 64M 0% /dev [2023-01-17T01:16:19.541Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-17T01:16:19.541Z] shm 64M 0 64M 0% /dev/shm [2023-01-17T01:16:19.541Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] ---> sar -b -r -n DEV: [2023-01-17T01:16:19.541Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2691) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:04:13 LINUX RESTART (8 CPU) [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-17T01:16:19.541Z] 01:06:01 199.76 4.07 195.70 0.00 438.30 77226.91 0.00 [2023-01-17T01:16:19.541Z] 01:07:01 144.76 0.22 144.54 0.00 15.46 22992.03 0.00 [2023-01-17T01:16:19.541Z] 01:08:01 30.94 0.00 30.94 0.00 0.00 16456.21 0.00 [2023-01-17T01:16:19.541Z] 01:09:01 2.10 0.00 2.10 0.00 0.00 24.66 0.00 [2023-01-17T01:16:19.541Z] 01:10:01 53.46 10.58 42.88 0.00 5154.87 8865.99 0.00 [2023-01-17T01:16:19.541Z] 01:11:01 6.67 0.02 6.65 0.00 0.13 128.51 0.00 [2023-01-17T01:16:19.541Z] 01:12:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2023-01-17T01:16:19.541Z] 01:13:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 [2023-01-17T01:16:19.541Z] 01:14:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2023-01-17T01:16:19.541Z] 01:15:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2023-01-17T01:16:19.541Z] 01:16:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-01-17T01:16:19.541Z] Average: 40.23 1.35 38.88 0.00 510.00 11334.47 0.00 [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-17T01:16:19.541Z] 01:06:01 28570732 31589692 717380 2.18 137316 3106760 1781016 5.25 1061604 2833680 40 [2023-01-17T01:16:19.541Z] 01:07:01 27665720 31541704 762296 2.32 150692 3885088 2081680 6.13 1242884 3485028 554420 [2023-01-17T01:16:19.541Z] 01:08:01 27798780 31576872 726612 2.21 151320 3787916 1761636 5.19 1219032 3375260 20 [2023-01-17T01:16:19.541Z] 01:09:01 27797556 31575776 727564 2.21 151400 3787924 1761636 5.19 1220524 3375268 8 [2023-01-17T01:16:19.541Z] 01:10:01 27265676 31555400 735852 2.24 184824 4245712 1842780 5.43 1542080 3549632 1104 [2023-01-17T01:16:19.541Z] 01:11:01 27271404 31556752 734760 2.23 183400 4242468 1792468 5.28 1540028 3546848 8 [2023-01-17T01:16:19.541Z] 01:12:01 27279316 31564740 726760 2.21 183452 4242472 1792468 5.28 1532260 3546860 8 [2023-01-17T01:16:19.541Z] 01:13:01 27279048 31564588 726896 2.21 183520 4242472 1792468 5.28 1532352 3546864 8 [2023-01-17T01:16:19.541Z] 01:14:01 27278724 31564340 727072 2.21 183600 4242476 1792468 5.28 1532420 3546868 8 [2023-01-17T01:16:19.541Z] 01:15:01 27278608 31564372 726724 2.21 183644 4242480 1792468 5.28 1532520 3546868 16 [2023-01-17T01:16:19.541Z] 01:16:01 27279096 31565500 726196 2.21 183668 4242480 1792468 5.28 1531920 3547464 12 [2023-01-17T01:16:19.541Z] Average: 27524060 31565431 730737 2.22 170621 4024386 1816687 5.35 1407966 3445513 50514 [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-17T01:16:19.541Z] 01:06:01 ens3 424.94 330.74 5968.98 45.57 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:06:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:06:01 docker0 168.02 217.03 13.84 1859.67 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:07:01 ens3 152.41 105.70 2670.71 103.70 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:07:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:07:01 docker0 5.10 10.03 0.30 81.78 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:08:01 ens3 10.43 7.48 11.66 4.19 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:09:01 ens3 6.38 3.85 12.61 0.50 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:10:01 ens3 155.19 92.12 2757.01 6.55 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:10:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:11:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:12:01 ens3 0.17 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:14:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:15:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] Average: ens3 67.67 48.72 1030.81 14.55 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] Average: docker0 15.51 20.34 1.27 173.94 0.00 0.00 0.00 0.00 [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] ---> sar -P ALL: [2023-01-17T01:16:19.541Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2691) 01/17/23 _x86_64_ (8 CPU) [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:04:13 LINUX RESTART (8 CPU) [2023-01-17T01:16:19.541Z] [2023-01-17T01:16:19.541Z] 01:05:02 CPU %user %nice %system %iowait %steal %idle [2023-01-17T01:16:19.541Z] 01:06:01 all 7.70 0.00 3.71 4.63 0.07 83.89 [2023-01-17T01:16:19.541Z] 01:06:01 0 7.54 0.00 4.30 0.79 0.07 87.31 [2023-01-17T01:16:19.541Z] 01:06:01 1 7.75 0.00 5.24 14.66 0.09 72.25 [2023-01-17T01:16:19.541Z] 01:06:01 2 8.06 0.00 4.14 7.14 0.07 80.59 [2023-01-17T01:16:19.541Z] 01:06:01 3 7.40 0.00 2.64 0.27 0.07 89.62 [2023-01-17T01:16:19.541Z] 01:06:01 4 7.18 0.00 2.99 0.62 0.05 89.16 [2023-01-17T01:16:19.541Z] 01:06:01 5 7.63 0.00 3.31 2.70 0.05 86.31 [2023-01-17T01:16:19.541Z] 01:06:01 6 7.56 0.00 3.64 2.10 0.09 86.61 [2023-01-17T01:16:19.541Z] 01:06:01 7 8.52 0.00 3.37 8.81 0.09 79.22 [2023-01-17T01:16:19.541Z] 01:07:01 all 36.42 0.00 6.27 2.12 0.13 55.07 [2023-01-17T01:16:19.541Z] 01:07:01 0 36.56 0.00 6.70 0.47 0.12 56.14 [2023-01-17T01:16:19.541Z] 01:07:01 1 37.13 0.00 6.36 3.66 0.12 52.73 [2023-01-17T01:16:19.541Z] 01:07:01 2 35.23 0.00 6.05 6.83 0.12 51.78 [2023-01-17T01:16:19.541Z] 01:07:01 3 37.10 0.00 6.36 1.15 0.14 55.26 [2023-01-17T01:16:19.541Z] 01:07:01 4 35.72 0.00 6.28 2.16 0.12 55.72 [2023-01-17T01:16:19.541Z] 01:07:01 5 35.94 0.00 6.12 1.64 0.15 56.15 [2023-01-17T01:16:19.541Z] 01:07:01 6 35.75 0.00 6.36 0.19 0.12 57.59 [2023-01-17T01:16:19.541Z] 01:07:01 7 37.93 0.00 5.89 0.85 0.15 55.18 [2023-01-17T01:16:19.541Z] 01:08:01 all 0.28 0.00 0.21 1.46 0.01 98.05 [2023-01-17T01:16:19.541Z] 01:08:01 0 0.15 0.00 0.17 0.38 0.00 99.30 [2023-01-17T01:16:19.541Z] 01:08:01 1 0.37 0.00 0.15 0.00 0.02 99.47 [2023-01-17T01:16:19.541Z] 01:08:01 2 0.37 0.00 0.53 8.47 0.02 90.61 [2023-01-17T01:16:19.541Z] 01:08:01 3 0.27 0.00 0.20 0.10 0.03 99.40 [2023-01-17T01:16:19.541Z] 01:08:01 4 0.32 0.00 0.22 2.64 0.02 96.81 [2023-01-17T01:16:19.541Z] 01:08:01 5 0.23 0.00 0.12 0.03 0.02 99.60 [2023-01-17T01:16:19.541Z] 01:08:01 6 0.23 0.00 0.15 0.00 0.00 99.62 [2023-01-17T01:16:19.541Z] 01:08:01 7 0.27 0.00 0.13 0.03 0.00 99.56 [2023-01-17T01:16:19.541Z] 01:09:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-01-17T01:16:19.541Z] 01:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T01:16:19.541Z] 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.541Z] 01:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-17T01:16:19.541Z] 01:09:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2023-01-17T01:16:19.541Z] 01:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-17T01:16:19.541Z] 01:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T01:16:19.541Z] 01:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T01:16:19.541Z] 01:09:01 7 0.27 0.00 0.02 0.00 0.02 99.70 [2023-01-17T01:16:19.541Z] 01:10:01 all 2.41 0.00 1.38 0.73 0.03 95.44 [2023-01-17T01:16:19.541Z] 01:10:01 0 2.49 0.00 1.34 0.58 0.03 95.56 [2023-01-17T01:16:19.541Z] 01:10:01 1 3.09 0.00 1.33 0.08 0.03 95.46 [2023-01-17T01:16:19.541Z] 01:10:01 2 3.21 0.00 1.12 1.39 0.03 94.25 [2023-01-17T01:16:19.541Z] 01:10:01 3 2.33 0.00 1.16 1.67 0.03 94.81 [2023-01-17T01:16:19.541Z] 01:10:01 4 1.09 0.00 0.97 1.86 0.03 96.06 [2023-01-17T01:16:19.541Z] 01:10:01 5 2.10 0.00 2.37 0.13 0.02 95.37 [2023-01-17T01:16:19.541Z] 01:10:01 6 2.80 0.00 2.19 0.08 0.03 94.89 [2023-01-17T01:16:19.541Z] 01:10:01 7 2.18 0.00 0.57 0.07 0.03 97.15 [2023-01-17T01:16:19.541Z] 01:11:01 all 0.08 0.00 0.05 0.01 0.00 99.86 [2023-01-17T01:16:19.542Z] 01:11:01 0 0.22 0.00 0.12 0.00 0.00 99.67 [2023-01-17T01:16:19.542Z] 01:11:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2023-01-17T01:16:19.542Z] 01:11:01 2 0.12 0.00 0.02 0.02 0.00 99.85 [2023-01-17T01:16:19.542Z] 01:11:01 3 0.08 0.00 0.03 0.03 0.02 99.83 [2023-01-17T01:16:19.542Z] 01:11:01 4 0.02 0.00 0.05 0.05 0.00 99.88 [2023-01-17T01:16:19.542Z] 01:11:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-01-17T01:16:19.542Z] 01:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:11:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-01-17T01:16:19.542Z] 01:12:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T01:16:19.542Z] 01:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T01:16:19.542Z] 01:12:01 3 0.03 0.00 0.03 0.05 0.02 99.87 [2023-01-17T01:16:19.542Z] 01:12:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-01-17T01:16:19.542Z] 01:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-17T01:16:19.542Z] 01:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-17T01:16:19.542Z] 01:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T01:16:19.542Z] 01:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-17T01:16:19.542Z] 01:13:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-17T01:16:19.542Z] 01:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-17T01:16:19.542Z] 01:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T01:16:19.542Z] 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:14:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2023-01-17T01:16:19.542Z] 01:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-17T01:16:19.542Z] 01:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T01:16:19.542Z] 01:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-17T01:16:19.542Z] 01:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:14:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-01-17T01:16:19.542Z] 01:15:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2023-01-17T01:16:19.542Z] 01:15:01 0 1.35 0.00 0.05 0.00 0.00 98.60 [2023-01-17T01:16:19.542Z] 01:15:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2023-01-17T01:16:19.542Z] 01:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:15:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-17T01:16:19.542Z] 01:15:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-17T01:16:19.542Z] 01:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:15:01 7 0.27 0.00 0.02 0.00 0.00 99.72 [2023-01-17T01:16:19.542Z] 01:16:01 all 0.06 0.00 0.06 0.02 0.00 99.86 [2023-01-17T01:16:19.542Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:16:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2023-01-17T01:16:19.542Z] 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-17T01:16:19.542Z] 01:16:01 3 0.32 0.00 0.37 0.12 0.00 99.20 [2023-01-17T01:16:19.542Z] 01:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-17T01:16:19.542Z] 01:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-17T01:16:19.542Z] 01:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-17T01:16:19.542Z] 01:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-17T01:16:19.542Z] [2023-01-17T01:16:19.542Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-01-17T01:16:19.542Z] Average: all 4.25 0.00 1.05 0.81 0.02 93.87 [2023-01-17T01:16:19.542Z] Average: 0 4.36 0.00 1.14 0.20 0.02 94.28 [2023-01-17T01:16:19.542Z] Average: 1 4.37 0.00 1.19 1.64 0.02 92.78 [2023-01-17T01:16:19.542Z] Average: 2 4.23 0.00 1.07 2.15 0.02 92.54 [2023-01-17T01:16:19.542Z] Average: 3 4.29 0.00 0.98 0.31 0.03 94.38 [2023-01-17T01:16:19.542Z] Average: 4 3.97 0.00 0.95 0.68 0.02 94.38 [2023-01-17T01:16:19.542Z] Average: 5 4.14 0.00 1.08 0.40 0.02 94.36 [2023-01-17T01:16:19.542Z] Average: 6 4.17 0.00 1.11 0.21 0.02 94.48 [2023-01-17T01:16:19.542Z] Average: 7 4.45 0.00 0.90 0.87 0.03 93.75 [2023-01-17T01:16:19.542Z] [2023-01-17T01:16:19.542Z] [2023-01-17T01:16:19.542Z]