Pull request #384 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38+402bee10dda5ca46600812a85f59fdfe6bf70583 (115f9c136fd77289a8e91c3b0afb4fbe6120a1d0) 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-ssh6202570617833955694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6045908695271402136.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-384/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-384/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13189476310970158750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-384/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2838188979372384620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1408092199631008131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-384/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-384/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18418762102960620016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5277 in /w/workspace/gexfoundry_device-rest-go_PR-384 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-384 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 Merge succeeded, producing c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 Checking out Revision c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 (PR-384) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/384/head:refs/remotes/origin/PR-384 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T20:20:45.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T20:20:45.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T20:20:45.963Z] ========================================================= [2024-03-08T20:20:45.963Z] EdgeX Global Pipelines Version Info [2024-03-08T20:20:45.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:20:46.709Z] ------------------- [2024-03-08T20:20:46.709Z] stable info: [2024-03-08T20:20:46.709Z] ------------------- [2024-03-08T20:20:46.709Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T20:20:46.709Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T20:20:46.709Z] Message: update stable to v1.0.258 [2024-03-08T20:20:47.280Z] ------------------- [2024-03-08T20:20:47.280Z] experimental info: [2024-03-08T20:20:47.280Z] ------------------- [2024-03-08T20:20:47.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T20:20:47.280Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T20:20:47.281Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T20:20:47.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-03-08T20:20:47.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-03-08T20:20:47.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T20:20:47.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T20:20:47.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T20:20:47.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T20:20:47.816Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T20:20:47.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T20:20:47.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T20:20:47.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T20:20:48.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T20:20:48.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-03-08T20:20:48.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T20:20:48.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T20:20:48.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T20:20:48.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T20:20:48.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T20:20:48.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T20:20:48.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T20:20:48.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T20:20:48.674Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T20:20:48.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T20:20:48.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T20:20:49.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T20:20:49.335Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T20:20:49.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T20:20:49.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T20:20:49.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-384 [Pipeline] echo [2024-03-08T20:20:49.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-384 [Pipeline] echo [2024-03-08T20:20:49.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-384 [Pipeline] echo [2024-03-08T20:20:49.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [Pipeline] echo [2024-03-08T20:20:49.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9e9d67 [Pipeline] echo [2024-03-08T20:20:49.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T20:20:50.090Z] provisioning config files... [2024-03-08T20:20:50.103Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/config17866693651941679008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:20:50.513Z] ---> ****-login.sh [2024-03-08T20:20:50.514Z] nexus3.edgexfoundry.org:10001 [2024-03-08T20:20:50.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:20:50.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:20:50.775Z] Configure a credential helper to remove this warning. See [2024-03-08T20:20:50.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:20:50.775Z] [2024-03-08T20:20:50.775Z] Login Succeeded [2024-03-08T20:20:50.775Z] nexus3.edgexfoundry.org:10002 [2024-03-08T20:20:50.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:20:51.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:20:51.036Z] Configure a credential helper to remove this warning. See [2024-03-08T20:20:51.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:20:51.036Z] [2024-03-08T20:20:51.036Z] Login Succeeded [2024-03-08T20:20:51.036Z] nexus3.edgexfoundry.org:10003 [2024-03-08T20:20:51.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:20:51.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:20:51.036Z] Configure a credential helper to remove this warning. See [2024-03-08T20:20:51.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:20:51.036Z] [2024-03-08T20:20:51.036Z] Login Succeeded [2024-03-08T20:20:51.036Z] nexus3.edgexfoundry.org:10004 [2024-03-08T20:20:51.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:20:51.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:20:51.297Z] Configure a credential helper to remove this warning. See [2024-03-08T20:20:51.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:20:51.297Z] [2024-03-08T20:20:51.297Z] Login Succeeded [2024-03-08T20:20:51.297Z] ****.io [2024-03-08T20:20:51.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:20:51.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:20:51.560Z] Configure a credential helper to remove this warning. See [2024-03-08T20:20:51.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:20:51.560Z] [2024-03-08T20:20:51.560Z] Login Succeeded [2024-03-08T20:20:51.560Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T20:20:51.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T20:20:52.383Z] + git rev-list -1 --merges c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38~1..c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [Pipeline] echo [2024-03-08T20:20:52.423Z] -----------> git rev-list -1 --merges c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38~1..c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [false] [Pipeline] sh [2024-03-08T20:20:52.756Z] + git log --format=format:%s -1 c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [Pipeline] echo [2024-03-08T20:20:52.791Z] ========================================================= [2024-03-08T20:20:52.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T20:20:52.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T20:20:57.290Z] + git log --format=format:%s -1 c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [Pipeline] echo [2024-03-08T20:20:57.387Z] [semverPrep] GIT_COMMIT: c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-08T20:20:57.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T20:20:57.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T20:20:57.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T20:20:57.879Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T20:20:57.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T20:20:57.879Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T20:20:57.879Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T20:20:57.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:20:58.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T20:20:58.384Z] [2024-03-08T20:20:58.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:20:58.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T20:20:58.778Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T20:20:58.778Z] b85a868b505f: Pulling fs layer [2024-03-08T20:20:58.778Z] e2be974225ed: Pulling fs layer [2024-03-08T20:20:58.778Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T20:20:58.778Z] 988bab9f4d93: Pulling fs layer [2024-03-08T20:20:58.778Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T20:20:58.778Z] 988bab9f4d93: Waiting [2024-03-08T20:20:58.778Z] eaf3925da568: Pulling fs layer [2024-03-08T20:20:58.778Z] bab4dde63d76: Pulling fs layer [2024-03-08T20:20:58.778Z] bde34c3a00c8: Pulling fs layer [2024-03-08T20:20:58.778Z] eaf3925da568: Waiting [2024-03-08T20:20:58.778Z] bab4dde63d76: Waiting [2024-03-08T20:20:58.778Z] b352a97aabf1: Pulling fs layer [2024-03-08T20:20:58.778Z] bde34c3a00c8: Waiting [2024-03-08T20:20:58.778Z] 4872d77fe225: Pulling fs layer [2024-03-08T20:20:58.778Z] b352a97aabf1: Waiting [2024-03-08T20:20:58.778Z] 4872d77fe225: Waiting [2024-03-08T20:20:58.778Z] 5851b861e8e6: Pulling fs layer [2024-03-08T20:20:58.778Z] 5851b861e8e6: Waiting [2024-03-08T20:20:58.778Z] e2be974225ed: Verifying Checksum [2024-03-08T20:20:58.778Z] e2be974225ed: Download complete [2024-03-08T20:20:58.778Z] 988bab9f4d93: Download complete [2024-03-08T20:20:59.036Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T20:20:59.036Z] 1469e6f7b9e6: Download complete [2024-03-08T20:20:59.036Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T20:20:59.036Z] 339a4e72a1f5: Download complete [2024-03-08T20:20:59.036Z] eaf3925da568: Verifying Checksum [2024-03-08T20:20:59.036Z] eaf3925da568: Download complete [2024-03-08T20:20:59.036Z] bde34c3a00c8: Verifying Checksum [2024-03-08T20:20:59.036Z] bde34c3a00c8: Download complete [2024-03-08T20:20:59.036Z] b352a97aabf1: Verifying Checksum [2024-03-08T20:20:59.036Z] b352a97aabf1: Download complete [2024-03-08T20:20:59.036Z] 4872d77fe225: Download complete [2024-03-08T20:20:59.036Z] 5851b861e8e6: Verifying Checksum [2024-03-08T20:20:59.036Z] 5851b861e8e6: Download complete [2024-03-08T20:20:59.036Z] b85a868b505f: Download complete [2024-03-08T20:20:59.294Z] bab4dde63d76: Verifying Checksum [2024-03-08T20:20:59.294Z] bab4dde63d76: Download complete [2024-03-08T20:21:00.230Z] b85a868b505f: Pull complete [2024-03-08T20:21:00.490Z] e2be974225ed: Pull complete [2024-03-08T20:21:01.061Z] 339a4e72a1f5: Pull complete [2024-03-08T20:21:01.061Z] 988bab9f4d93: Pull complete [2024-03-08T20:21:01.320Z] 1469e6f7b9e6: Pull complete [2024-03-08T20:21:01.321Z] eaf3925da568: Pull complete [2024-03-08T20:21:03.227Z] bab4dde63d76: Pull complete [2024-03-08T20:21:03.227Z] bde34c3a00c8: Pull complete [2024-03-08T20:21:03.227Z] b352a97aabf1: Pull complete [2024-03-08T20:21:03.227Z] 4872d77fe225: Pull complete [2024-03-08T20:21:03.227Z] 5851b861e8e6: Pull complete [2024-03-08T20:21:03.227Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T20:21:03.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T20:21:03.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:21:03.574Z] prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container [2024-03-08T20:21:03.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-384 -v /w/workspace/gexfoundry_device-rest-go_PR-384:/w/workspace/gexfoundry_device-rest-go_PR-384:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-384@tmp:/w/workspace/gexfoundry_device-rest-go_PR-384@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 [2024-03-08T20:21:06.670Z] $ docker top 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f -eo pid,comm [2024-03-08T20:21:06.728Z] 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). [2024-03-08T20:21:06.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T20:21:06.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T20:21:06.914Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T20:21:07.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T20:21:07.040Z] $ docker exec 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f ssh-agent [2024-03-08T20:21:07.150Z] SSH_AUTH_SOCK=/tmp/ssh-1eIcV9RVe2tg/agent.32 [2024-03-08T20:21:07.150Z] SSH_AGENT_PID=38 [2024-03-08T20:21:07.156Z] Running ssh-add (command line suppressed) [2024-03-08T20:21:07.258Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-384@tmp/private_key_14644103658353427768.key (/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/private_key_14644103658353427768.key) [2024-03-08T20:21:07.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T20:21:07.623Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T20:21:07.647Z] $ docker exec --env ******** --env ******** 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f ssh-agent -k [2024-03-08T20:21:07.737Z] unset SSH_AUTH_SOCK; [2024-03-08T20:21:07.738Z] unset SSH_AGENT_PID; [2024-03-08T20:21:07.738Z] echo Agent pid 38 killed; [2024-03-08T20:21:07.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T20:21:07.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T20:21:07.884Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T20:21:07.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T20:21:08.000Z] $ docker exec 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f ssh-agent [2024-03-08T20:21:08.125Z] SSH_AUTH_SOCK=/tmp/ssh-QM87FogMUzGS/agent.70 [2024-03-08T20:21:08.125Z] SSH_AGENT_PID=76 [2024-03-08T20:21:08.130Z] Running ssh-add (command line suppressed) [2024-03-08T20:21:08.255Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-384@tmp/private_key_4593857592540272118.key (/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/private_key_4593857592540272118.key) [2024-03-08T20:21:08.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T20:21:08.623Z] + git semver init [2024-03-08T20:21:08.883Z] 2024-03-08 20:21:08,795 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T20:21:08.883Z] 2024-03-08 20:21:08,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-384/.semver [2024-03-08T20:21:08.883Z] 2024-03-08 20:21:08,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-384/.semver [2024-03-08T20:21:08.883Z] 2024-03-08 20:21:08,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-384/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-384, universal_newlines=False, shell=None, istream=None) [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,073 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-384/.git/info/exclude [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-384/.semver/PR-384 with force:False [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,073 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-384/.semver/PR-384 [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,077 [execute] INFO git cat-file --batch-check [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-384/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,084 [execute] INFO git cat-file --batch [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-384/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T20:21:28.377Z] 2024-03-08 20:21:27,088 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-384/.semver/PR-384 [2024-03-08T20:21:28.377Z] 0.0.0 [Pipeline] } [2024-03-08T20:21:28.412Z] $ docker exec --env ******** --env ******** 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f ssh-agent -k [2024-03-08T20:21:28.509Z] unset SSH_AUTH_SOCK; [2024-03-08T20:21:28.509Z] unset SSH_AGENT_PID; [2024-03-08T20:21:28.509Z] echo Agent pid 76 killed; [2024-03-08T20:21:28.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T20:21:29.026Z] + git semver [Pipeline] } [2024-03-08T20:21:29.316Z] $ docker stop --time=1 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f [2024-03-08T20:21:30.850Z] $ docker rm -f --volumes 5c6a04d6a7631e9ef30e5bde64e0f732748254a809430c8e3f00c70806792e9f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T20:21:31.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T20:21:31.590Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T20:21:31.616Z] [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 [2024-03-08T20:21:32.670Z] provisioning config files... [2024-03-08T20:21:33.633Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/config12848361383320418075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:21:36.610Z] ---> ****-login.sh [2024-03-08T20:21:36.610Z] nexus3.edgexfoundry.org:10001 [2024-03-08T20:21:36.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:21:36.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:21:36.610Z] Configure a credential helper to remove this warning. See [2024-03-08T20:21:36.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:21:36.610Z] [2024-03-08T20:21:36.610Z] Login Succeeded [2024-03-08T20:21:36.611Z] nexus3.edgexfoundry.org:10002 [2024-03-08T20:21:36.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:21:36.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:21:36.870Z] Configure a credential helper to remove this warning. See [2024-03-08T20:21:36.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:21:36.870Z] [2024-03-08T20:21:36.870Z] Login Succeeded [2024-03-08T20:21:36.870Z] nexus3.edgexfoundry.org:10003 [2024-03-08T20:21:36.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:21:36.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:21:36.871Z] Configure a credential helper to remove this warning. See [2024-03-08T20:21:36.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:21:36.871Z] [2024-03-08T20:21:36.871Z] Login Succeeded [2024-03-08T20:21:36.871Z] nexus3.edgexfoundry.org:10004 [2024-03-08T20:21:36.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:21:36.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:21:36.871Z] Configure a credential helper to remove this warning. See [2024-03-08T20:21:36.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:21:36.871Z] [2024-03-08T20:21:36.871Z] Login Succeeded [2024-03-08T20:21:36.871Z] ****.io [2024-03-08T20:21:37.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:21:37.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:21:37.391Z] Configure a credential helper to remove this warning. See [2024-03-08T20:21:37.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:21:37.391Z] [2024-03-08T20:21:37.391Z] Login Succeeded [2024-03-08T20:21:37.391Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T20:21:37.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T20:21:37.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T20:21:37.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T20:21:37.848Z] ========================================================= [2024-03-08T20:21:37.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T20:21:37.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:21:38.422Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T20:21:38.422Z] Sending build context to Docker daemon 16.33MB [2024-03-08T20:21:38.422Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T20:21:38.422Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T20:21:38.422Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T20:21:38.422Z] 7264a8db6415: Pulling fs layer [2024-03-08T20:21:38.422Z] c4d48a809fc2: Pulling fs layer [2024-03-08T20:21:38.422Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T20:21:38.422Z] ad3a456e5733: Pulling fs layer [2024-03-08T20:21:38.422Z] 69c7f0334f64: Pulling fs layer [2024-03-08T20:21:38.422Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T20:21:38.422Z] ce7588e14bc9: Pulling fs layer [2024-03-08T20:21:38.422Z] b5e4710f87ac: Pulling fs layer [2024-03-08T20:21:38.422Z] ad3a456e5733: Waiting [2024-03-08T20:21:38.422Z] 69c7f0334f64: Waiting [2024-03-08T20:21:38.422Z] 1f1c1a5573a3: Waiting [2024-03-08T20:21:38.422Z] ce7588e14bc9: Waiting [2024-03-08T20:21:38.422Z] b5e4710f87ac: Waiting [2024-03-08T20:21:38.422Z] c4d48a809fc2: Download complete [2024-03-08T20:21:38.685Z] ad3a456e5733: Verifying Checksum [2024-03-08T20:21:38.685Z] ad3a456e5733: Download complete [2024-03-08T20:21:38.685Z] 69c7f0334f64: Verifying Checksum [2024-03-08T20:21:38.685Z] 69c7f0334f64: Download complete [2024-03-08T20:21:38.685Z] 7264a8db6415: Verifying Checksum [2024-03-08T20:21:38.685Z] 7264a8db6415: Download complete [2024-03-08T20:21:38.685Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T20:21:38.685Z] 1f1c1a5573a3: Download complete [2024-03-08T20:21:38.685Z] 7264a8db6415: Pull complete [2024-03-08T20:21:38.685Z] b5e4710f87ac: Download complete [2024-03-08T20:21:38.947Z] c4d48a809fc2: Pull complete [2024-03-08T20:21:39.205Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T20:21:39.205Z] 4f1c88b9dad5: Download complete [2024-03-08T20:21:39.463Z] ce7588e14bc9: Verifying Checksum [2024-03-08T20:21:39.463Z] ce7588e14bc9: Download complete [2024-03-08T20:21:41.994Z] 4f1c88b9dad5: Pull complete [2024-03-08T20:21:42.253Z] ad3a456e5733: Pull complete [2024-03-08T20:21:42.253Z] 69c7f0334f64: Pull complete [2024-03-08T20:21:42.253Z] 1f1c1a5573a3: Pull complete [2024-03-08T20:21:44.787Z] ce7588e14bc9: Pull complete [2024-03-08T20:21:45.045Z] b5e4710f87ac: Pull complete [2024-03-08T20:21:45.045Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T20:21:45.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T20:21:45.045Z] ---> 88b5674ff536 [2024-03-08T20:21:45.045Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T20:21:47.431Z] Still waiting to schedule task [2024-03-08T20:21:47.431Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T20:21:49.859Z] ---> Running in b5f4abfc4468 [2024-03-08T20:21:49.859Z] Removing intermediate container b5f4abfc4468 [2024-03-08T20:21:49.859Z] ---> 1f0e653d1021 [2024-03-08T20:21:49.859Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T20:21:49.859Z] ---> Running in 8330a072bd3d [2024-03-08T20:21:49.859Z] Removing intermediate container 8330a072bd3d [2024-03-08T20:21:49.859Z] ---> 68b8f663ee12 [2024-03-08T20:21:49.859Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T20:21:49.859Z] ---> Running in 82766c0b6ce2 [2024-03-08T20:21:49.859Z] Removing intermediate container 82766c0b6ce2 [2024-03-08T20:21:49.859Z] ---> 1f051a55abfa [2024-03-08T20:21:49.859Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T20:21:49.859Z] ---> Running in 4aaf7e02f2c3 [2024-03-08T20:21:49.859Z] Removing intermediate container 4aaf7e02f2c3 [2024-03-08T20:21:49.859Z] ---> 0fffceb10944 [2024-03-08T20:21:49.859Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T20:21:49.859Z] ---> Running in bc2e77b5728f [2024-03-08T20:21:49.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T20:21:50.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T20:21:50.381Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-08T20:21:50.381Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-08T20:21:50.381Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-08T20:21:50.381Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-08T20:21:50.381Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T20:21:50.640Z] OK: 268 MiB in 56 packages [2024-03-08T20:21:52.715Z] Removing intermediate container bc2e77b5728f [2024-03-08T20:21:52.715Z] ---> 59523144d973 [2024-03-08T20:21:52.715Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-08T20:21:52.715Z] ---> Running in 3989cc6f9518 [2024-03-08T20:21:52.715Z] Removing intermediate container 3989cc6f9518 [2024-03-08T20:21:52.715Z] ---> a245dc08d42b [2024-03-08T20:21:52.715Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T20:21:52.974Z] ---> fc4b722ca816 [2024-03-08T20:21:52.974Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T20:21:52.974Z] ---> Running in 4c3394e7db5b [2024-03-08T20:22:27.590Z] Removing intermediate container 4c3394e7db5b [2024-03-08T20:22:27.590Z] ---> 732b0bcd669e [2024-03-08T20:22:27.590Z] Step 11/12 : COPY . . [2024-03-08T20:22:27.590Z] ---> 7bff275162fb [2024-03-08T20:22:27.590Z] Step 12/12 : RUN $MAKE [2024-03-08T20:22:27.590Z] ---> Running in 4a91e12b700c [2024-03-08T20:22:27.590Z] noop [2024-03-08T20:22:27.590Z] Removing intermediate container 4a91e12b700c [2024-03-08T20:22:27.590Z] ---> 83b7c724ca2d [2024-03-08T20:22:27.590Z] Successfully built 83b7c724ca2d [2024-03-08T20:22:27.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:22:28.149Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T20:22:28.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:22:28.350Z] prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container [2024-03-08T20:22:28.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-384 -v /w/workspace/gexfoundry_device-rest-go_PR-384:/w/workspace/gexfoundry_device-rest-go_PR-384:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-384@tmp:/w/workspace/gexfoundry_device-rest-go_PR-384@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 [2024-03-08T20:22:28.917Z] $ docker top 26345f2433e45e3e769815e5be1c291a6e6b516bf2ce58242198d27ff44b7650 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T20:22:29.386Z] + go version [2024-03-08T20:22:29.386Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T20:22:29.427Z] $ docker stop --time=1 26345f2433e45e3e769815e5be1c291a6e6b516bf2ce58242198d27ff44b7650 [2024-03-08T20:22:30.668Z] $ docker rm -f --volumes 26345f2433e45e3e769815e5be1c291a6e6b516bf2ce58242198d27ff44b7650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:22:31.815Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T20:22:31.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:22:32.019Z] prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container [2024-03-08T20:22:32.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-384 -v /w/workspace/gexfoundry_device-rest-go_PR-384:/w/workspace/gexfoundry_device-rest-go_PR-384:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-384@tmp:/w/workspace/gexfoundry_device-rest-go_PR-384@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 [2024-03-08T20:22:32.404Z] $ docker top fb7cea2e6d6631b7685da7e6ad17c5315a8ef89598e7f6aeb428e40513d29658 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T20:22:32.842Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-384 [Pipeline] fileExists [Pipeline] sh [2024-03-08T20:22:33.233Z] + make test [2024-03-08T20:22:33.233Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T20:22:34.619Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-08T20:22:45.113Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-08T20:22:45.113Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.2% of statements [2024-03-08T20:22:51.669Z] go vet ./... [2024-03-08T20:22:54.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T20:22:54.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T20:22:54.194Z] ./bin/test-attribution-txt.sh [2024-03-08T20:22:54.194Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T20:22:54.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T20:22:54.304Z] $ docker stop --time=1 fb7cea2e6d6631b7685da7e6ad17c5315a8ef89598e7f6aeb428e40513d29658 [2024-03-08T20:22:57.328Z] $ docker rm -f --volumes fb7cea2e6d6631b7685da7e6ad17c5315a8ef89598e7f6aeb428e40513d29658 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T20:22:57.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T20:22:57.978Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T20:22:58.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T20:22:59.210Z] + ls -al . [2024-03-08T20:22:59.210Z] total 180 [2024-03-08T20:22:59.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 20:22 . [2024-03-08T20:22:59.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 20:20 .. [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 8 20:20 .dockerignore [2024-03-08T20:22:59.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 20:22 .git [2024-03-08T20:22:59.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:20 .github [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 8 20:20 .gitignore [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 20:20 .golangci.yml [2024-03-08T20:22:59.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 20:21 .semver [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 8 20:20 Attribution.txt [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 8 20:20 CHANGELOG.md [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 8 20:20 Dockerfile [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 20:20 GOVERNANCE.md [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 8 20:20 Jenkinsfile [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 20:20 LICENSE [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 8 20:20 Makefile [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 20:20 OWNERS.md [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 8 20:20 README.md [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 20:21 VERSION [2024-03-08T20:22:59.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 20:20 bin [2024-03-08T20:22:59.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:20 cmd [2024-03-08T20:22:59.210Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 8 20:22 coverage.out [2024-03-08T20:22:59.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 20:20 driver [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 8 20:20 go.mod [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 8 20:20 go.sum [2024-03-08T20:22:59.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:20 openapi [2024-03-08T20:22:59.210Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 8 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:22:59.677Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 --label arch=amd64 --label version=0.0.0 . [2024-03-08T20:22:59.677Z] Sending build context to Docker daemon 16.35MB [2024-03-08T20:22:59.677Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T20:22:59.677Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T20:22:59.677Z] ---> 83b7c724ca2d [2024-03-08T20:22:59.677Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-08T20:22:59.936Z] ---> Running in f40c2a06fbe0 [2024-03-08T20:22:59.936Z] Removing intermediate container f40c2a06fbe0 [2024-03-08T20:22:59.936Z] ---> 74dd71d03228 [2024-03-08T20:22:59.936Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T20:22:59.936Z] ---> Running in 1b284c8b555d [2024-03-08T20:22:59.936Z] Removing intermediate container 1b284c8b555d [2024-03-08T20:22:59.936Z] ---> b7b9420fdd34 [2024-03-08T20:22:59.936Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T20:22:59.936Z] ---> Running in aad41f2f4acb [2024-03-08T20:22:59.936Z] Removing intermediate container aad41f2f4acb [2024-03-08T20:22:59.936Z] ---> 49cb31da113b [2024-03-08T20:22:59.936Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T20:23:00.195Z] ---> Running in c27aeac3f148 [2024-03-08T20:23:00.195Z] Removing intermediate container c27aeac3f148 [2024-03-08T20:23:00.195Z] ---> f7ae1fc2bfc5 [2024-03-08T20:23:00.195Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T20:23:00.195Z] ---> Running in c3585268e309 [2024-03-08T20:23:00.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:00.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:00.974Z] OK: 268 MiB in 56 packages [2024-03-08T20:23:01.233Z] Removing intermediate container c3585268e309 [2024-03-08T20:23:01.233Z] ---> a264929b8994 [2024-03-08T20:23:01.233Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-08T20:23:01.233Z] ---> Running in f7b9618e8715 [2024-03-08T20:23:01.233Z] Removing intermediate container f7b9618e8715 [2024-03-08T20:23:01.233Z] ---> 7852bf9a1a2a [2024-03-08T20:23:01.233Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-08T20:23:01.494Z] ---> 94e676db9de3 [2024-03-08T20:23:01.494Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T20:23:01.494Z] ---> Running in c652ac09708b [2024-03-08T20:23:02.060Z] Removing intermediate container c652ac09708b [2024-03-08T20:23:02.060Z] ---> 3859b944dfb1 [2024-03-08T20:23:02.060Z] Step 11/26 : COPY . . [2024-03-08T20:23:02.647Z] ---> aea0b29cec11 [2024-03-08T20:23:02.647Z] Step 12/26 : RUN $MAKE [2024-03-08T20:23:02.647Z] ---> Running in 4b2e83e840da [2024-03-08T20:23:02.905Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-08T20:23:23.840Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5278 in /w/workspace/gexfoundry_device-rest-go_PR-384 [Pipeline] { [Pipeline] ws [2024-03-08T20:23:23.935Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-03-08T20:23:24.846Z] Removing intermediate container 4b2e83e840da [2024-03-08T20:23:24.847Z] ---> 93b966fab5f8 [2024-03-08T20:23:24.847Z] Step 13/26 : FROM alpine:3.18 [2024-03-08T20:23:24.847Z] 3.18: Pulling from library/alpine [2024-03-08T20:23:24.847Z] 619be1103602: Pulling fs layer [2024-03-08T20:23:24.847Z] 619be1103602: Verifying Checksum [2024-03-08T20:23:24.847Z] 619be1103602: Download complete [2024-03-08T20:23:24.847Z] 619be1103602: Pull complete [2024-03-08T20:23:24.847Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T20:23:24.847Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T20:23:24.847Z] ---> d3782b16ccc9 [2024-03-08T20:23:24.847Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T20:23:24.847Z] ---> Running in 07edfba692c2 [2024-03-08T20:23:24.847Z] Removing intermediate container 07edfba692c2 [2024-03-08T20:23:24.847Z] ---> 61f378312d68 [2024-03-08T20:23:24.847Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-08T20:23:24.847Z] ---> Running in 741dd35c9f08 [2024-03-08T20:23:24.847Z] Removing intermediate container 741dd35c9f08 [2024-03-08T20:23:24.847Z] ---> 87cb9bd29034 [2024-03-08T20:23:24.847Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-08T20:23:24.847Z] ---> Running in 5d830a13b800 [2024-03-08T20:23:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:24.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T20:23:24.847Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T20:23:24.847Z] OK: 7 MiB in 16 packages [2024-03-08T20:23:24.847Z] Removing intermediate container 5d830a13b800 [2024-03-08T20:23:24.847Z] ---> 9753e17e2da4 [2024-03-08T20:23:24.847Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-08T20:23:24.847Z] ---> Running in 533b243f4ab6 [2024-03-08T20:23:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:24.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T20:23:24.847Z] OK: 7 MiB in 16 packages [2024-03-08T20:23:24.847Z] Removing intermediate container 533b243f4ab6 [2024-03-08T20:23:24.847Z] ---> 2c6bbb2c201d [2024-03-08T20:23:24.847Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-08T20:23:24.847Z] ---> 49c705240fca [2024-03-08T20:23:24.847Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-08T20:23:25.107Z] ---> 3231289653e7 [2024-03-08T20:23:25.107Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-08T20:23:25.107Z] ---> f347a61e8635 [2024-03-08T20:23:25.107Z] Step 21/26 : EXPOSE 59986 [2024-03-08T20:23:25.107Z] ---> Running in b64a35e68a9a [2024-03-08T20:23:25.107Z] Removing intermediate container b64a35e68a9a [2024-03-08T20:23:25.107Z] ---> b7785c2fd993 [2024-03-08T20:23:25.107Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-08T20:23:25.366Z] ---> Running in 94d958e2efee [2024-03-08T20:23:25.366Z] Removing intermediate container 94d958e2efee [2024-03-08T20:23:25.366Z] ---> 2bd8227b0aa9 [2024-03-08T20:23:25.366Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-08T20:23:25.366Z] ---> Running in bc6febc82a47 [2024-03-08T20:23:25.366Z] Removing intermediate container bc6febc82a47 [2024-03-08T20:23:25.366Z] ---> 830ee076a858 [2024-03-08T20:23:25.366Z] Step 24/26 : LABEL arch=amd64 [2024-03-08T20:23:25.366Z] ---> Running in 46ca67d70c92 [2024-03-08T20:23:25.366Z] Removing intermediate container 46ca67d70c92 [2024-03-08T20:23:25.366Z] ---> 3fcd29ae5d04 [2024-03-08T20:23:25.366Z] Step 25/26 : LABEL git_sha=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [2024-03-08T20:23:25.366Z] ---> Running in 512eb406f9ab [2024-03-08T20:23:25.625Z] Removing intermediate container 512eb406f9ab [2024-03-08T20:23:25.625Z] ---> 9e6f010a4bcc [2024-03-08T20:23:25.625Z] Step 26/26 : LABEL version=0.0.0 [2024-03-08T20:23:25.625Z] ---> Running in ce2fa40b5010 [2024-03-08T20:23:25.625Z] Removing intermediate container ce2fa40b5010 [2024-03-08T20:23:25.625Z] ---> 395129f95421 [2024-03-08T20:23:25.625Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T20:23:25.625Z] Successfully built 395129f95421 [2024-03-08T20:23:25.625Z] Successfully tagged device-rest:latest [2024-03-08T20:23:27.055Z] The recommended git tool is: git [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 [2024-03-08T20:23:28.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T20:23:28.429Z] [2024-03-08T20:23:28.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:23:28.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T20:23:28.891Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T20:23:28.891Z] 5eb5b503b376: Pulling fs layer [2024-03-08T20:23:28.891Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T20:23:28.891Z] ec43610c2a17: Pulling fs layer [2024-03-08T20:23:28.891Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T20:23:28.891Z] 33b1e0a273af: Pulling fs layer [2024-03-08T20:23:28.891Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T20:23:28.891Z] 2f39f015ded8: Pulling fs layer [2024-03-08T20:23:28.891Z] 33b1e0a273af: Waiting [2024-03-08T20:23:28.891Z] 5d3b04190fa2: Waiting [2024-03-08T20:23:28.891Z] 2f39f015ded8: Waiting [2024-03-08T20:23:28.891Z] 3a2ae6a8a46f: Waiting [2024-03-08T20:23:28.891Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T20:23:28.891Z] 5c69ac0246d0: Download complete [2024-03-08T20:23:28.891Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T20:23:28.891Z] 3a2ae6a8a46f: Download complete [2024-03-08T20:23:28.891Z] 33b1e0a273af: Verifying Checksum [2024-03-08T20:23:28.891Z] 33b1e0a273af: Download complete [2024-03-08T20:23:28.891Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T20:23:28.891Z] 5d3b04190fa2: Download complete [2024-03-08T20:23:29.149Z] ec43610c2a17: Verifying Checksum [2024-03-08T20:23:29.149Z] ec43610c2a17: Download complete [2024-03-08T20:23:29.149Z] 5eb5b503b376: Download complete [2024-03-08T20:23:29.714Z] 2f39f015ded8: Download complete [2024-03-08T20:23:30.279Z] 5eb5b503b376: Pull complete [2024-03-08T20:23:30.279Z] 5c69ac0246d0: Pull complete [2024-03-08T20:23:30.846Z] ec43610c2a17: Pull complete [2024-03-08T20:23:30.846Z] 3a2ae6a8a46f: Pull complete [2024-03-08T20:23:30.846Z] 33b1e0a273af: Pull complete [2024-03-08T20:23:31.103Z] 5d3b04190fa2: Pull complete [2024-03-08T20:23:31.950Z] using credential edgex-jenkins-ssh [2024-03-08T20:23:31.970Z] Cloning the remote Git repository [2024-03-08T20:23:32.007Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-03-08T20:23:32.121Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-03-08T20:23:32.270Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-08T20:23:32.271Z] > git --version # timeout=10 [2024-03-08T20:23:32.299Z] > git --version # 'git version 2.25.1' [2024-03-08T20:23:32.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T20:23:32.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T20:23:35.292Z] 2f39f015ded8: Pull complete [2024-03-08T20:23:35.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T20:23:35.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T20:23:35.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:23:35.665Z] prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container [2024-03-08T20:23:35.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-384 -v /w/workspace/gexfoundry_device-rest-go_PR-384:/w/workspace/gexfoundry_device-rest-go_PR-384:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-384@tmp:/w/workspace/gexfoundry_device-rest-go_PR-384@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 [2024-03-08T20:23:35.058Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-08T20:23:35.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T20:23:36.430Z] Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [2024-03-08T20:23:36.694Z] Merge succeeded, producing c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [2024-03-08T20:23:36.694Z] Checking out Revision c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 (PR-384) [2024-03-08T20:23:37.188Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-08T20:23:35.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-03-08T20:23:35.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-03-08T20:23:35.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T20:23:35.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/384/head:refs/remotes/origin/PR-384 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T20:23:36.441Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T20:23:36.510Z] > git checkout -f c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 # timeout=10 [2024-03-08T20:23:36.592Z] > git remote # timeout=10 [2024-03-08T20:23:36.610Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T20:23:36.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T20:23:36.647Z] > git merge 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 [2024-03-08T20:23:36.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T20:23:36.695Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T20:23:36.711Z] > git checkout -f c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 # timeout=10 [2024-03-08T20:23:37.225Z] > git --version # timeout=10 [2024-03-08T20:23:37.243Z] > git --version # 'git version 2.25.1' [2024-03-08T20:23:37.257Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T20:23:37.710Z] [2024-03-08T20:23:37.710Z] GitHub has been notified of this commit’s build result [2024-03-08T20:23:37.710Z] [2024-03-08T20:23:40.813Z] $ docker top 60dad4e8139569e635971fd011737ecaf8cb37de649c6624d5833945aa535ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-03-08T20:23:41.328Z] ---> job-cost.sh [2024-03-08T20:23:41.328Z] lf-activate-venv: SKIPPING [2024-03-08T20:23:41.328Z] INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T20:23:41.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T20:23:41.848Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T20:23:41.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T20:23:41.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T20:23:41.987Z] Dload Upload Total Spent Left Speed [2024-03-08T20:23:41.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh [2024-03-08T20:23:42.162Z] + cut -d, -f6 [2024-03-08T20:23:42.162Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-384/archives/cost.csv [Pipeline] lock [2024-03-08T20:23:42.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [2024-03-08T20:23:42.207Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] did not exist. Created. [2024-03-08T20:23:42.211Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-03-08T20:23:42.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2024-03-08T20:23:42.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T20:23:42.726Z] + sudo tee /etc/docker/daemon.new [2024-03-08T20:23:42.726Z] { [2024-03-08T20:23:42.726Z] "registry-mirrors": [ [2024-03-08T20:23:42.726Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T20:23:42.726Z] ], [2024-03-08T20:23:42.726Z] "bip": "10.250.0.254/24", [2024-03-08T20:23:42.726Z] "hosts": [ [2024-03-08T20:23:42.726Z] "tcp://0.0.0.0:5555", [2024-03-08T20:23:42.726Z] "unix:///var/run/docker.sock" [2024-03-08T20:23:42.726Z] ], [2024-03-08T20:23:42.726Z] "mtu": 1458, [2024-03-08T20:23:42.726Z] "selinux-enabled": true, [2024-03-08T20:23:42.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T20:23:42.726Z] } [2024-03-08T20:23:42.758Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2024-03-08T20:23:42.928Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T20:23:43.004Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [2024-03-08T20:23:43.064Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2024-03-08T20:23:43.191Z] $ docker stop --time=1 60dad4e8139569e635971fd011737ecaf8cb37de649c6624d5833945aa535ce7 [2024-03-08T20:23:44.338Z] $ docker rm -f --volumes 60dad4e8139569e635971fd011737ecaf8cb37de649c6624d5833945aa535ce7 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-03-08T20:23:44.694Z] + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T20:24:03.053Z] provisioning config files... [2024-03-08T20:24:03.085Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config18365999177998169286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:24:03.583Z] ---> ****-login.sh [2024-03-08T20:24:03.583Z] nexus3.edgexfoundry.org:10001 [2024-03-08T20:24:03.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:24:04.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:24:04.136Z] Configure a credential helper to remove this warning. See [2024-03-08T20:24:04.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:24:04.136Z] [2024-03-08T20:24:04.136Z] Login Succeeded [2024-03-08T20:24:04.136Z] nexus3.edgexfoundry.org:10002 [2024-03-08T20:24:04.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:24:04.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:24:04.673Z] Configure a credential helper to remove this warning. See [2024-03-08T20:24:04.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:24:04.673Z] [2024-03-08T20:24:04.673Z] Login Succeeded [2024-03-08T20:24:04.673Z] nexus3.edgexfoundry.org:10003 [2024-03-08T20:24:04.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:24:04.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:24:04.943Z] Configure a credential helper to remove this warning. See [2024-03-08T20:24:04.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:24:04.943Z] [2024-03-08T20:24:04.943Z] Login Succeeded [2024-03-08T20:24:04.943Z] nexus3.edgexfoundry.org:10004 [2024-03-08T20:24:05.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:24:05.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:24:05.213Z] Configure a credential helper to remove this warning. See [2024-03-08T20:24:05.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:24:05.213Z] [2024-03-08T20:24:05.213Z] Login Succeeded [2024-03-08T20:24:05.213Z] ****.io [2024-03-08T20:24:05.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T20:24:05.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T20:24:05.749Z] Configure a credential helper to remove this warning. See [2024-03-08T20:24:05.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T20:24:05.749Z] [2024-03-08T20:24:05.749Z] Login Succeeded [2024-03-08T20:24:05.749Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T20:24:05.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T20:24:06.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T20:24:06.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T20:24:06.474Z] ========================================================= [2024-03-08T20:24:06.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T20:24:06.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:24:07.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T20:24:07.108Z] Sending build context to Docker daemon 127.5kB [2024-03-08T20:24:07.382Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T20:24:07.382Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T20:24:07.382Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T20:24:07.382Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T20:24:07.382Z] 5d54e960e981: Pulling fs layer [2024-03-08T20:24:07.382Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T20:24:07.382Z] f0e02332f6b5: Pulling fs layer [2024-03-08T20:24:07.382Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T20:24:07.382Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T20:24:07.382Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T20:24:07.382Z] f0e02332f6b5: Waiting [2024-03-08T20:24:07.382Z] 872ee5b61b7b: Waiting [2024-03-08T20:24:07.382Z] 0c6a40ed1a82: Waiting [2024-03-08T20:24:07.382Z] 94ae7d8d031c: Waiting [2024-03-08T20:24:07.653Z] 5d54e960e981: Verifying Checksum [2024-03-08T20:24:07.653Z] 5d54e960e981: Download complete [2024-03-08T20:24:07.653Z] f0e02332f6b5: Verifying Checksum [2024-03-08T20:24:07.653Z] f0e02332f6b5: Download complete [2024-03-08T20:24:07.653Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T20:24:07.653Z] 872ee5b61b7b: Download complete [2024-03-08T20:24:07.653Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T20:24:07.653Z] 9fda8d8052c6: Download complete [2024-03-08T20:24:07.927Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T20:24:07.927Z] 94ae7d8d031c: Download complete [2024-03-08T20:24:08.600Z] 9fda8d8052c6: Pull complete [2024-03-08T20:24:09.194Z] 5d54e960e981: Pull complete [2024-03-08T20:24:09.781Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T20:24:09.781Z] c4a7e357bf2a: Download complete [2024-03-08T20:24:10.749Z] 0c6a40ed1a82: Download complete [2024-03-08T20:24:23.057Z] c4a7e357bf2a: Pull complete [2024-03-08T20:24:23.057Z] f0e02332f6b5: Pull complete [2024-03-08T20:24:23.057Z] 872ee5b61b7b: Pull complete [2024-03-08T20:24:33.139Z] 0c6a40ed1a82: Pull complete [2024-03-08T20:24:33.406Z] 94ae7d8d031c: Pull complete [2024-03-08T20:24:33.406Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T20:24:33.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T20:24:33.406Z] ---> 86de565de09d [2024-03-08T20:24:33.406Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T20:24:34.378Z] ---> Running in d7c412140536 [2024-03-08T20:24:34.645Z] Removing intermediate container d7c412140536 [2024-03-08T20:24:34.645Z] ---> f6d6db470ec4 [2024-03-08T20:24:34.645Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T20:24:34.645Z] ---> Running in 5a65c18b3ff0 [2024-03-08T20:24:34.913Z] Removing intermediate container 5a65c18b3ff0 [2024-03-08T20:24:34.913Z] ---> e84a943e9100 [2024-03-08T20:24:34.913Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T20:24:35.180Z] ---> Running in a90c6310acfd [2024-03-08T20:24:35.446Z] Removing intermediate container a90c6310acfd [2024-03-08T20:24:35.446Z] ---> 99b7190b138b [2024-03-08T20:24:35.446Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T20:24:35.446Z] ---> Running in d64b4124704e [2024-03-08T20:24:35.720Z] Removing intermediate container d64b4124704e [2024-03-08T20:24:35.720Z] ---> f15e9e9d7eb0 [2024-03-08T20:24:35.720Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T20:24:35.720Z] ---> Running in 5a76d3f5fb7a [2024-03-08T20:24:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T20:24:37.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T20:24:38.090Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-08T20:24:38.483Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-08T20:24:38.483Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-08T20:24:38.483Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-08T20:24:38.483Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T20:24:38.483Z] OK: 271 MiB in 56 packages [2024-03-08T20:24:39.503Z] Removing intermediate container 5a76d3f5fb7a [2024-03-08T20:24:39.503Z] ---> 11c718527094 [2024-03-08T20:24:39.503Z] Step 8/12 : WORKDIR /device-rest-go [2024-03-08T20:24:39.503Z] ---> Running in 55e76e226fed [2024-03-08T20:24:39.778Z] Removing intermediate container 55e76e226fed [2024-03-08T20:24:39.778Z] ---> 2349ecbecf86 [2024-03-08T20:24:39.778Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T20:24:40.380Z] ---> fc566a856088 [2024-03-08T20:24:40.380Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T20:24:40.380Z] ---> Running in 91ef7198b07f [2024-03-08T20:25:48.263Z] Removing intermediate container 91ef7198b07f [2024-03-08T20:25:48.263Z] ---> a10b615dc12f [2024-03-08T20:25:48.263Z] Step 11/12 : COPY . . [2024-03-08T20:25:48.263Z] ---> a8c5e5d9511c [2024-03-08T20:25:48.263Z] Step 12/12 : RUN $MAKE [2024-03-08T20:25:48.263Z] ---> Running in e69a934fd533 [2024-03-08T20:25:48.263Z] noop [2024-03-08T20:25:48.263Z] Removing intermediate container e69a934fd533 [2024-03-08T20:25:48.263Z] ---> 0132e048d4f2 [2024-03-08T20:25:48.263Z] Successfully built 0132e048d4f2 [2024-03-08T20:25:48.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:25:48.858Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T20:25:48.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:25:49.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container [2024-03-08T20:25:49.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T20:25:50.531Z] $ docker top f87bf28e8fdefbccd730af14802bcd99de523d6b99ee848176869e8a8296ffb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T20:25:51.466Z] + go version [2024-03-08T20:25:51.467Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T20:25:51.493Z] $ docker stop --time=1 f87bf28e8fdefbccd730af14802bcd99de523d6b99ee848176869e8a8296ffb8 [2024-03-08T20:25:53.135Z] $ docker rm -f --volumes f87bf28e8fdefbccd730af14802bcd99de523d6b99ee848176869e8a8296ffb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:25:54.349Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T20:25:54.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:25:54.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container [2024-03-08T20:25:54.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T20:25:55.907Z] $ docker top 7a7d1e269e29edae6d9f61bb44110939de0908681b03ca31bb2dff3e46a3aa71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T20:25:56.862Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T20:25:57.287Z] + make test [2024-03-08T20:25:57.554Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T20:26:00.892Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-03-08T20:27:37.532Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-03-08T20:27:37.532Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements [2024-03-08T20:27:37.532Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T20:27:37.532Z] go vet ./... [2024-03-08T20:27:47.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T20:27:47.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T20:27:47.600Z] ./bin/test-attribution-txt.sh [2024-03-08T20:27:47.600Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T20:27:47.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T20:27:47.711Z] $ docker stop --time=1 7a7d1e269e29edae6d9f61bb44110939de0908681b03ca31bb2dff3e46a3aa71 [2024-03-08T20:27:49.542Z] $ docker rm -f --volumes 7a7d1e269e29edae6d9f61bb44110939de0908681b03ca31bb2dff3e46a3aa71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T20:27:50.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T20:27:50.816Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T20:27:51.220Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T20:27:52.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T20:27:52.386Z] + ls -al . [2024-03-08T20:27:52.387Z] total 176 [2024-03-08T20:27:52.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 20:25 . [2024-03-08T20:27:52.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 20:23 .. [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 8 20:23 .dockerignore [2024-03-08T20:27:52.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 20:23 .git [2024-03-08T20:27:52.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:23 .github [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 8 20:23 .gitignore [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 20:23 .golangci.yml [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 10300 Mar 8 20:23 Attribution.txt [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 17685 Mar 8 20:23 CHANGELOG.md [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 1687 Mar 8 20:23 Dockerfile [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 20:23 GOVERNANCE.md [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 8 20:23 Jenkinsfile [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 20:23 LICENSE [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 2016 Mar 8 20:23 Makefile [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 20:23 OWNERS.md [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 8 20:23 README.md [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 20:21 VERSION [2024-03-08T20:27:52.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 20:23 bin [2024-03-08T20:27:52.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:23 cmd [2024-03-08T20:27:52.387Z] -rw-r--r-- 1 jenkins jenkins 14499 Mar 8 20:27 coverage.out [2024-03-08T20:27:52.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 20:23 driver [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 3936 Mar 8 20:23 go.mod [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 36216 Mar 8 20:23 go.sum [2024-03-08T20:27:52.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 20:23 openapi [2024-03-08T20:27:52.387Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 8 20:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:27:53.004Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 --label arch=arm64 --label version=0.0.0 . [2024-03-08T20:27:53.004Z] Sending build context to Docker daemon 142.8kB [2024-03-08T20:27:53.272Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T20:27:53.272Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T20:27:53.272Z] ---> 0132e048d4f2 [2024-03-08T20:27:53.272Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-08T20:27:53.272Z] ---> Running in a63ebc4b6154 [2024-03-08T20:27:53.540Z] Removing intermediate container a63ebc4b6154 [2024-03-08T20:27:53.540Z] ---> a6a90cf8852e [2024-03-08T20:27:53.540Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T20:27:53.540Z] ---> Running in 46649c61ee0e [2024-03-08T20:27:54.130Z] Removing intermediate container 46649c61ee0e [2024-03-08T20:27:54.130Z] ---> d262ba8673ed [2024-03-08T20:27:54.130Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T20:27:54.130Z] ---> Running in aa72b6694608 [2024-03-08T20:27:54.401Z] Removing intermediate container aa72b6694608 [2024-03-08T20:27:54.402Z] ---> 760d02b9660b [2024-03-08T20:27:54.402Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T20:27:54.402Z] ---> Running in 4e429be28ede [2024-03-08T20:27:54.668Z] Removing intermediate container 4e429be28ede [2024-03-08T20:27:54.668Z] ---> 88a3a4e75f43 [2024-03-08T20:27:54.668Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T20:27:54.668Z] ---> Running in 1e8a22b7b3b8 [2024-03-08T20:27:55.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T20:27:56.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T20:27:57.163Z] OK: 271 MiB in 56 packages [2024-03-08T20:27:58.123Z] Removing intermediate container 1e8a22b7b3b8 [2024-03-08T20:27:58.123Z] ---> 48fe99905b20 [2024-03-08T20:27:58.123Z] Step 8/26 : WORKDIR /device-rest-go [2024-03-08T20:27:58.123Z] ---> Running in 6c544e241ccd [2024-03-08T20:27:58.389Z] Removing intermediate container 6c544e241ccd [2024-03-08T20:27:58.389Z] ---> aa5d28e32fae [2024-03-08T20:27:58.389Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-08T20:27:58.971Z] ---> 999ed17f5a2b [2024-03-08T20:27:58.971Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T20:27:58.971Z] ---> Running in de1cff19a3c5 [2024-03-08T20:28:00.912Z] Removing intermediate container de1cff19a3c5 [2024-03-08T20:28:00.912Z] ---> 1004e4150e62 [2024-03-08T20:28:00.912Z] Step 11/26 : COPY . . [2024-03-08T20:28:01.497Z] ---> 30a2b1440316 [2024-03-08T20:28:01.497Z] Step 12/26 : RUN $MAKE [2024-03-08T20:28:01.497Z] ---> Running in f84c3a2349d4 [2024-03-08T20:28:02.457Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-03-08T20:29:39.104Z] Removing intermediate container f84c3a2349d4 [2024-03-08T20:29:39.104Z] ---> 886bfc1b81a0 [2024-03-08T20:29:39.104Z] Step 13/26 : FROM alpine:3.18 [2024-03-08T20:29:39.369Z] 3.18: Pulling from library/alpine [2024-03-08T20:29:39.369Z] c6b39de5b339: Pulling fs layer [2024-03-08T20:29:39.638Z] c6b39de5b339: Verifying Checksum [2024-03-08T20:29:39.638Z] c6b39de5b339: Download complete [2024-03-08T20:29:40.227Z] c6b39de5b339: Pull complete [2024-03-08T20:29:40.227Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T20:29:40.227Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T20:29:40.227Z] ---> 33abbf032149 [2024-03-08T20:29:40.227Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T20:29:40.494Z] ---> Running in bb6a1403070c [2024-03-08T20:29:40.766Z] Removing intermediate container bb6a1403070c [2024-03-08T20:29:40.766Z] ---> d8d1f8a3c4cf [2024-03-08T20:29:40.766Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-03-08T20:29:40.766Z] ---> Running in 1172dfa65b03 [2024-03-08T20:29:41.039Z] Removing intermediate container 1172dfa65b03 [2024-03-08T20:29:41.039Z] ---> 700922def1be [2024-03-08T20:29:41.039Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-03-08T20:29:41.310Z] ---> Running in fecf3a70442f [2024-03-08T20:29:42.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T20:29:42.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T20:29:43.507Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T20:29:43.507Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T20:29:43.507Z] OK: 8 MiB in 16 packages [2024-03-08T20:29:44.469Z] Removing intermediate container fecf3a70442f [2024-03-08T20:29:44.469Z] ---> ca0926f20769 [2024-03-08T20:29:44.469Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-08T20:29:44.469Z] ---> Running in 19ffb63ee90d [2024-03-08T20:29:45.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T20:29:45.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T20:29:46.664Z] OK: 8 MiB in 16 packages [2024-03-08T20:29:47.627Z] Removing intermediate container 19ffb63ee90d [2024-03-08T20:29:47.627Z] ---> e9e697601fec [2024-03-08T20:29:47.627Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-03-08T20:29:49.036Z] ---> 8d4e8f729655 [2024-03-08T20:29:49.036Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-03-08T20:29:49.302Z] ---> d27c12f8d112 [2024-03-08T20:29:49.302Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-03-08T20:29:49.882Z] ---> 88a1e044f001 [2024-03-08T20:29:49.883Z] Step 21/26 : EXPOSE 59986 [2024-03-08T20:29:49.883Z] ---> Running in 9077ba9ef061 [2024-03-08T20:29:50.151Z] Removing intermediate container 9077ba9ef061 [2024-03-08T20:29:50.151Z] ---> eb9578879224 [2024-03-08T20:29:50.151Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-03-08T20:29:50.151Z] ---> Running in 8d1e50a79f2a [2024-03-08T20:29:50.416Z] Removing intermediate container 8d1e50a79f2a [2024-03-08T20:29:50.416Z] ---> c4867e57c989 [2024-03-08T20:29:50.416Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-08T20:29:50.416Z] ---> Running in 5ad6403c6838 [2024-03-08T20:29:50.689Z] Removing intermediate container 5ad6403c6838 [2024-03-08T20:29:50.689Z] ---> 94731f905fac [2024-03-08T20:29:50.689Z] Step 24/26 : LABEL arch=arm64 [2024-03-08T20:29:50.956Z] ---> Running in 82e542e284e5 [2024-03-08T20:29:51.223Z] Removing intermediate container 82e542e284e5 [2024-03-08T20:29:51.223Z] ---> 847b37ab2452 [2024-03-08T20:29:51.223Z] Step 25/26 : LABEL git_sha=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [2024-03-08T20:29:51.223Z] ---> Running in 46d010c717a3 [2024-03-08T20:29:51.492Z] Removing intermediate container 46d010c717a3 [2024-03-08T20:29:51.492Z] ---> aa8afb83f595 [2024-03-08T20:29:51.492Z] Step 26/26 : LABEL version=0.0.0 [2024-03-08T20:29:51.492Z] ---> Running in 838b2118776e [2024-03-08T20:29:52.082Z] Removing intermediate container 838b2118776e [2024-03-08T20:29:52.083Z] ---> bf953ce6b4c5 [2024-03-08T20:29:52.083Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T20:29:52.083Z] Successfully built bf953ce6b4c5 [2024-03-08T20:29:52.083Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:29:53.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T20:29:53.404Z] [2024-03-08T20:29:53.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:29:53.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T20:29:53.848Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T20:29:53.848Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T20:29:53.848Z] 04944245beec: Pulling fs layer [2024-03-08T20:29:53.848Z] 699f458cf7ca: Pulling fs layer [2024-03-08T20:29:53.848Z] 765212b225bb: Pulling fs layer [2024-03-08T20:29:53.848Z] f23df028b6ca: Pulling fs layer [2024-03-08T20:29:53.848Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T20:29:53.848Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T20:29:53.848Z] 765212b225bb: Waiting [2024-03-08T20:29:53.848Z] f23df028b6ca: Waiting [2024-03-08T20:29:53.848Z] d65c8cfc05b1: Waiting [2024-03-08T20:29:53.848Z] 2437ff75d9bd: Waiting [2024-03-08T20:29:54.118Z] 04944245beec: Verifying Checksum [2024-03-08T20:29:54.118Z] 04944245beec: Download complete [2024-03-08T20:29:54.118Z] 765212b225bb: Download complete [2024-03-08T20:29:54.118Z] f23df028b6ca: Verifying Checksum [2024-03-08T20:29:54.118Z] f23df028b6ca: Download complete [2024-03-08T20:29:54.118Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T20:29:54.118Z] d65c8cfc05b1: Download complete [2024-03-08T20:29:54.387Z] 699f458cf7ca: Verifying Checksum [2024-03-08T20:29:54.387Z] 699f458cf7ca: Download complete [2024-03-08T20:29:54.654Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T20:29:54.654Z] 8998bd30e6a1: Download complete [2024-03-08T20:29:57.246Z] 2437ff75d9bd: Download complete [2024-03-08T20:29:59.185Z] 8998bd30e6a1: Pull complete [2024-03-08T20:29:59.766Z] 04944245beec: Pull complete [2024-03-08T20:30:01.174Z] 699f458cf7ca: Pull complete [2024-03-08T20:30:01.441Z] 765212b225bb: Pull complete [2024-03-08T20:30:02.407Z] f23df028b6ca: Pull complete [2024-03-08T20:30:02.407Z] d65c8cfc05b1: Pull complete [2024-03-08T20:30:20.605Z] 2437ff75d9bd: Pull complete [2024-03-08T20:30:20.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T20:30:20.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T20:30:20.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:30:21.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-5278 does not seem to be running inside a container [2024-03-08T20:30:21.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T20:30:23.741Z] $ docker top d999bef7714c6698eb8b4ecb1852564e74aecc80f8b38da400eb069ed3ce648a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:24.794Z] ---> job-cost.sh [2024-03-08T20:30:24.794Z] lf-activate-venv: SKIPPING [2024-03-08T20:30:24.794Z] INFO: No Stack... [2024-03-08T20:30:25.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T20:30:26.026Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T20:30:26.381Z] + cut -d, -f6 [2024-03-08T20:30:26.381Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2024-03-08T20:30:26.741Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [2024-03-08T20:30:26.746Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] did not exist. Created. [2024-03-08T20:30:26.751Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T20:30:27.257Z] /w/workspace/device-rest-go/1@tmp/durable-10b6804a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T20:30:27.601Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T20:30:27.641Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T20:30:27.681Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T20:30:27.735Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-384-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T20:30:27.904Z] $ docker stop --time=1 d999bef7714c6698eb8b4ecb1852564e74aecc80f8b38da400eb069ed3ce648a [2024-03-08T20:30:29.403Z] $ docker rm -f --volumes d999bef7714c6698eb8b4ecb1852564e74aecc80f8b38da400eb069ed3ce648a [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 [2024-03-08T20:30:31.386Z] provisioning config files... [2024-03-08T20:30:31.393Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/config3435972515943174010tmp [Pipeline] { [Pipeline] sh [2024-03-08T20:30:31.817Z] + set +x [2024-03-08T20:30:31.817Z] + bash -s -- [2024-03-08T20:30:31.817Z] + curl -s https://codecov.io/bash [2024-03-08T20:30:31.817Z] [2024-03-08T20:30:31.817Z] _____ _ [2024-03-08T20:30:31.817Z] / ____| | | [2024-03-08T20:30:31.817Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T20:30:31.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T20:30:31.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T20:30:31.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T20:30:31.817Z] Bash-1.0.6 [2024-03-08T20:30:31.817Z] [2024-03-08T20:30:31.817Z] [2024-03-08T20:30:31.817Z] ==> git version 2.25.1 found [2024-03-08T20:30:31.817Z] ==> 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 [2024-03-08T20:30:31.817Z] Release-Date: 2020-01-08 [2024-03-08T20:30:31.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T20:30:31.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T20:30:31.817Z] ==> Jenkins CI detected. [2024-03-08T20:30:31.817Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-384 [2024-03-08T20:30:31.817Z] project root: . [2024-03-08T20:30:31.817Z] --> token set from env [2024-03-08T20:30:31.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T20:30:32.077Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T20:30:32.077Z] ==> Python coveragepy not found [2024-03-08T20:30:32.077Z] ==> Searching for coverage reports in: [2024-03-08T20:30:32.077Z] + . [2024-03-08T20:30:32.077Z] -> Found 1 reports [2024-03-08T20:30:32.077Z] ==> Detecting git/mercurial file structure [2024-03-08T20:30:32.077Z] ==> Reading reports [2024-03-08T20:30:32.077Z] + ./coverage.out bytes=14499 [2024-03-08T20:30:32.077Z] ==> Appending adjustments [2024-03-08T20:30:32.077Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T20:30:32.077Z] + Found adjustments [2024-03-08T20:30:32.077Z] ==> Gzipping contents [2024-03-08T20:30:32.077Z] 4.0K /tmp/codecov.XzTorN.gz [2024-03-08T20:30:32.077Z] ==> Uploading reports [2024-03-08T20:30:32.077Z] url: https://codecov.io [2024-03-08T20:30:32.077Z] query: branch=PR-384&commit=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-384%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=384&job=&cmd_args= [2024-03-08T20:30:32.077Z] -> Pinging Codecov [2024-03-08T20:30:32.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-384&commit=c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-384%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=384&job=&cmd_args= [2024-03-08T20:30:32.337Z] -> Uploading to [2024-03-08T20:30:32.337Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/4E5D53B4F1F92C436F7061BF334D961C/c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38/a4664158-d60c-45b2-8e0e-17044eddc4af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T203032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eee9f78c2229cbca3034db2e8ec0ee145378f30f174357dbd31976dd21cb1de6 [2024-03-08T20:30:32.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T20:30:32.337Z] Dload Upload Total Spent Left Speed [2024-03-08T20:30:32.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8660 --:--:-- --:--:-- --:--:-- 8660 [2024-03-08T20:30:32.596Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c9e9d671b73662b9134f46d5ee7c7ee4fa3b9f38 [Pipeline] } [2024-03-08T20:30:32.626Z] 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 [2024-03-08T20:30:35.711Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-384/archives ] [2024-03-08T20:30:35.711Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-384/archives [2024-03-08T20:30:35.711Z] total 16 [2024-03-08T20:30:35.711Z] drwxr-xr-x 3 root root 4096 Mar 8 20:23 . [2024-03-08T20:30:35.711Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 20:23 .. [2024-03-08T20:30:35.711Z] drwxr-xr-x 2 root root 4096 Mar 8 20:23 cost [2024-03-08T20:30:35.711Z] -rw-r--r-- 1 root root 86 Mar 8 20:23 cost.csv [2024-03-08T20:30:35.711Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-384/archives [2024-03-08T20:30:35.711Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-384/archives [2024-03-08T20:30:35.711Z] total 16 [2024-03-08T20:30:35.711Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 20:23 . [2024-03-08T20:30:35.711Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 20:23 .. [2024-03-08T20:30:35.711Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 20:23 cost [2024-03-08T20:30:35.711Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 8 20:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:36.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:36.935Z] ---> package-listing.sh [2024-03-08T20:30:36.936Z] ++ facter osfamily [2024-03-08T20:30:36.936Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T20:30:37.196Z] + OS_FAMILY=debian [2024-03-08T20:30:37.196Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-384 [2024-03-08T20:30:37.196Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T20:30:37.196Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T20:30:37.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T20:30:37.196Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T20:30:37.196Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-384 ']' [2024-03-08T20:30:37.196Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T20:30:37.196Z] + case "${OS_FAMILY}" in [2024-03-08T20:30:37.196Z] + dpkg -l [2024-03-08T20:30:37.196Z] + grep '^ii' [2024-03-08T20:30:37.196Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T20:30:37.196Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T20:30:37.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T20:30:37.196Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-384 ']' [2024-03-08T20:30:37.196Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-384/archives/ [2024-03-08T20:30:37.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-384/archives/ [Pipeline] echo [2024-03-08T20:30:37.229Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-384/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T20:30:37.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T20:30:38.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T20:30:38.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T20:30:38.446Z] prd-ubuntu20.04-docker-8c-8g-5277 does not seem to be running inside a container [2024-03-08T20:30:38.492Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-384/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-384 -v /w/workspace/gexfoundry_device-rest-go_PR-384:/w/workspace/gexfoundry_device-rest-go_PR-384:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-384@tmp:/w/workspace/gexfoundry_device-rest-go_PR-384@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 [2024-03-08T20:30:38.675Z] $ docker top 6cef5630682e05616bd39bd8006130f1c90382e8a6cdd936fa3e19a1a6a91cae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T20:30:39.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T20:30:39.458Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T20:30:39.763Z] + ls /var/log/sa-host [2024-03-08T20:30:39.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T20:30:40.025Z] provisioning config files... [2024-03-08T20:30:40.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-384@tmp/config6383818783252386587tmp [Pipeline] { [Pipeline] echo [2024-03-08T20:30:40.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:40.508Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T20:30:40.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:41.024Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T20:30:41.060Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:41.376Z] ---> sudo-logs.sh [2024-03-08T20:30:41.376Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T20:30:41.510Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:41.817Z] ---> job-cost.sh [2024-03-08T20:30:41.817Z] lf-activate-venv: SKIPPING [2024-03-08T20:30:41.817Z] DEBUG: total: 0.2199999988079071 [2024-03-08T20:30:41.817Z] INFO: Retrieving Stack Cost... [2024-03-08T20:30:42.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T20:30:42.644Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T20:30:42.681Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T20:30:42.993Z] ---> logs-deploy.sh [2024-03-08T20:30:42.993Z] lf-activate-venv: SKIPPING [2024-03-08T20:30:42.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-384/1 [2024-03-08T20:30:42.993Z] INFO: archiving workspace using pattern(s): [2024-03-08T20:30:43.931Z] Archives upload complete. [2024-03-08T20:30:44.189Z] INFO: archiving logs to Nexus [2024-03-08T20:30:44.759Z] ---> uname -a: [2024-03-08T20:30:44.759Z] Linux prd-ubuntu20-04-docker-8c-8g-5277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] ---> lscpu: [2024-03-08T20:30:44.759Z] Architecture: x86_64 [2024-03-08T20:30:44.759Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-08T20:30:44.759Z] Byte Order: Little Endian [2024-03-08T20:30:44.759Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-08T20:30:44.759Z] CPU(s): 8 [2024-03-08T20:30:44.759Z] On-line CPU(s) list: 0-7 [2024-03-08T20:30:44.759Z] Thread(s) per core: 1 [2024-03-08T20:30:44.759Z] Core(s) per socket: 1 [2024-03-08T20:30:44.759Z] Socket(s): 8 [2024-03-08T20:30:44.759Z] NUMA node(s): 1 [2024-03-08T20:30:44.759Z] Vendor ID: AuthenticAMD [2024-03-08T20:30:44.759Z] CPU family: 23 [2024-03-08T20:30:44.759Z] Model: 49 [2024-03-08T20:30:44.759Z] Model name: AMD EPYC-Rome Processor [2024-03-08T20:30:44.759Z] Stepping: 0 [2024-03-08T20:30:44.759Z] CPU MHz: 2800.000 [2024-03-08T20:30:44.759Z] BogoMIPS: 5600.00 [2024-03-08T20:30:44.759Z] Virtualization: AMD-V [2024-03-08T20:30:44.759Z] Hypervisor vendor: KVM [2024-03-08T20:30:44.759Z] Virtualization type: full [2024-03-08T20:30:44.759Z] L1d cache: 256 KiB [2024-03-08T20:30:44.759Z] L1i cache: 256 KiB [2024-03-08T20:30:44.759Z] L2 cache: 4 MiB [2024-03-08T20:30:44.759Z] L3 cache: 128 MiB [2024-03-08T20:30:44.759Z] NUMA node0 CPU(s): 0-7 [2024-03-08T20:30:44.759Z] Vulnerability Itlb multihit: Not affected [2024-03-08T20:30:44.759Z] Vulnerability L1tf: Not affected [2024-03-08T20:30:44.759Z] Vulnerability Mds: Not affected [2024-03-08T20:30:44.759Z] Vulnerability Meltdown: Not affected [2024-03-08T20:30:44.759Z] Vulnerability Mmio stale data: Not affected [2024-03-08T20:30:44.759Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-08T20:30:44.759Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-08T20:30:44.759Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-08T20:30:44.759Z] Vulnerability Srbds: Not affected [2024-03-08T20:30:44.759Z] Vulnerability Tsx async abort: Not affected [2024-03-08T20:30:44.759Z] 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 [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] ---> nproc: [2024-03-08T20:30:44.759Z] 8 [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] ---> df -h: [2024-03-08T20:30:44.759Z] Filesystem Size Used Avail Use% Mounted on [2024-03-08T20:30:44.759Z] overlay 155G 12G 144G 8% / [2024-03-08T20:30:44.759Z] tmpfs 64M 0 64M 0% /dev [2024-03-08T20:30:44.759Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-08T20:30:44.759Z] shm 64M 0 64M 0% /dev/shm [2024-03-08T20:30:44.759Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] ---> sar -b -r -n DEV: [2024-03-08T20:30:44.759Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5277) 03/08/24 _x86_64_ (8 CPU) [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] 20:20:02 LINUX RESTART (8 CPU) [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] 20:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-08T20:30:44.759Z] 20:22:01 115.81 3.08 112.73 0.00 402.87 33617.60 0.00 [2024-03-08T20:30:44.759Z] 20:23:01 178.76 1.12 177.64 0.00 24.53 51019.93 0.00 [2024-03-08T20:30:44.759Z] 20:24:01 151.44 0.08 151.36 0.00 10.13 36571.10 0.00 [2024-03-08T20:30:44.759Z] 20:25:01 2.22 0.00 2.22 0.00 0.00 26.41 0.00 [2024-03-08T20:30:44.759Z] 20:26:01 57.04 10.61 46.43 0.00 5157.41 8584.17 0.00 [2024-03-08T20:30:44.759Z] 20:27:01 3.77 0.02 3.75 0.00 0.13 95.32 0.00 [2024-03-08T20:30:44.759Z] 20:28:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2024-03-08T20:30:44.759Z] 20:29:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 [2024-03-08T20:30:44.759Z] 20:30:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2024-03-08T20:30:44.759Z] Average: 57.07 1.66 55.41 0.00 621.66 14441.33 0.00 [2024-03-08T20:30:44.759Z] [2024-03-08T20:30:44.759Z] 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-08T20:30:44.759Z] 20:22:01 29167068 31516452 799172 2.43 77828 2543232 2004324 5.91 1044960 2280932 4072 [2024-03-08T20:30:44.759Z] 20:23:01 28512112 31495584 808888 2.46 142804 3050552 1930272 5.69 1236472 2666388 136 [2024-03-08T20:30:44.759Z] 20:24:01 27752400 31519220 780828 2.37 154820 3755216 1776736 5.24 1282136 3307564 364 [2024-03-08T20:30:44.760Z] 20:25:01 27752704 31519664 780060 2.37 154888 3755216 1776736 5.24 1282156 3307564 36 [2024-03-08T20:30:44.760Z] 20:26:01 27276072 31500636 771356 2.35 184376 4178408 1685888 4.97 1588980 3442672 252 [2024-03-08T20:30:44.760Z] 20:27:01 27288044 31507820 763776 2.32 182916 4175292 1687592 4.97 1578848 3439592 16 [2024-03-08T20:30:44.760Z] 20:28:01 27290224 31510080 761456 2.32 182988 4175296 1687592 4.97 1576672 3439596 16 [2024-03-08T20:30:44.760Z] 20:29:01 27292116 31512024 759456 2.31 183072 4175300 1687592 4.97 1574904 3439600 16 [2024-03-08T20:30:44.760Z] 20:30:01 27292092 31512048 759384 2.31 183140 4175284 1687592 4.97 1574980 3439600 12 [2024-03-08T20:30:44.760Z] Average: 27735870 31510392 776042 2.36 160759 3775977 1769369 5.21 1415568 3195945 547 [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-08T20:30:44.760Z] 20:22:01 docker0 105.60 144.94 7.52 376.97 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:22:01 ens3 287.75 202.57 3541.18 80.88 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:22:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:22:01 vethbd36fed 58.22 65.77 5.65 55.38 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:23:01 docker0 119.98 177.34 9.86 2010.32 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:23:01 ens3 210.75 140.95 2045.68 25.77 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:23:01 veth753a644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:23:01 veth50ba069 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:24:01 docker0 4.30 7.22 0.25 62.46 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:24:01 ens3 109.52 66.76 2645.96 14.20 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:24:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:25:01 ens3 0.82 0.47 3.11 0.03 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:26:01 ens3 281.10 133.93 2721.09 9.97 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:27:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:29:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:30:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] Average: docker0 25.54 36.61 1.96 272.23 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] Average: ens3 98.94 60.57 1217.47 14.54 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] ---> sar -P ALL: [2024-03-08T20:30:44.760Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5277) 03/08/24 _x86_64_ (8 CPU) [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] 20:20:02 LINUX RESTART (8 CPU) [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] 20:21:01 CPU %user %nice %system %iowait %steal %idle [2024-03-08T20:30:44.760Z] 20:22:01 all 4.53 0.00 1.98 3.11 0.48 89.90 [2024-03-08T20:30:44.760Z] 20:22:01 0 4.21 0.00 2.27 0.54 0.03 92.95 [2024-03-08T20:30:44.760Z] 20:22:01 1 4.75 0.00 1.79 0.10 1.16 92.20 [2024-03-08T20:30:44.760Z] 20:22:01 2 5.53 0.00 1.74 0.17 0.90 91.67 [2024-03-08T20:30:44.760Z] 20:22:01 3 5.16 0.00 2.61 0.45 0.03 91.74 [2024-03-08T20:30:44.760Z] 20:22:01 4 2.88 0.00 1.52 10.46 0.30 84.84 [2024-03-08T20:30:44.760Z] 20:22:01 5 3.94 0.00 1.63 3.70 0.05 90.67 [2024-03-08T20:30:44.760Z] 20:22:01 6 5.32 0.00 2.43 6.04 0.17 86.03 [2024-03-08T20:30:44.760Z] 20:22:01 7 4.46 0.00 1.88 3.51 1.16 88.99 [2024-03-08T20:30:44.760Z] 20:23:01 all 26.06 0.00 4.26 3.02 0.09 66.57 [2024-03-08T20:30:44.760Z] 20:23:01 0 25.94 0.00 3.73 0.22 0.14 69.98 [2024-03-08T20:30:44.760Z] 20:23:01 1 25.36 0.00 5.32 14.01 0.09 55.22 [2024-03-08T20:30:44.760Z] 20:23:01 2 27.28 0.00 3.85 0.27 0.08 68.51 [2024-03-08T20:30:44.760Z] 20:23:01 3 24.59 0.00 3.88 0.39 0.07 71.07 [2024-03-08T20:30:44.760Z] 20:23:01 4 26.17 0.00 4.01 0.22 0.07 69.53 [2024-03-08T20:30:44.760Z] 20:23:01 5 26.93 0.00 4.64 2.33 0.07 66.04 [2024-03-08T20:30:44.760Z] 20:23:01 6 26.02 0.00 4.37 2.01 0.10 67.49 [2024-03-08T20:30:44.760Z] 20:23:01 7 26.19 0.00 4.28 4.72 0.08 64.73 [2024-03-08T20:30:44.760Z] 20:24:01 all 16.19 0.00 2.82 2.39 0.07 78.52 [2024-03-08T20:30:44.760Z] 20:24:01 0 14.84 0.00 2.48 0.50 0.07 82.12 [2024-03-08T20:30:44.760Z] 20:24:01 1 17.04 0.00 3.20 7.79 0.13 71.84 [2024-03-08T20:30:44.760Z] 20:24:01 2 15.59 0.00 2.48 0.84 0.05 81.04 [2024-03-08T20:30:44.760Z] 20:24:01 3 16.76 0.00 2.45 0.05 0.05 80.68 [2024-03-08T20:30:44.760Z] 20:24:01 4 16.11 0.00 2.93 0.32 0.07 80.57 [2024-03-08T20:30:44.760Z] 20:24:01 5 15.97 0.00 3.09 0.34 0.07 80.53 [2024-03-08T20:30:44.760Z] 20:24:01 6 16.26 0.00 3.28 0.30 0.07 80.09 [2024-03-08T20:30:44.760Z] 20:24:01 7 16.98 0.00 2.65 8.98 0.07 71.32 [2024-03-08T20:30:44.760Z] 20:25:01 all 0.08 0.00 0.02 0.00 0.00 99.89 [2024-03-08T20:30:44.760Z] 20:25:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2024-03-08T20:30:44.760Z] 20:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-08T20:30:44.760Z] 20:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-08T20:30:44.760Z] 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:25:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-03-08T20:30:44.760Z] 20:25:01 7 0.52 0.00 0.12 0.00 0.00 99.37 [2024-03-08T20:30:44.760Z] 20:26:01 all 2.50 0.00 1.34 0.89 0.03 95.23 [2024-03-08T20:30:44.760Z] 20:26:01 0 2.61 0.00 0.82 1.09 0.03 95.44 [2024-03-08T20:30:44.760Z] 20:26:01 1 2.04 0.00 1.74 0.85 0.03 95.34 [2024-03-08T20:30:44.760Z] 20:26:01 2 2.94 0.00 1.60 0.42 0.02 95.03 [2024-03-08T20:30:44.760Z] 20:26:01 3 1.47 0.00 1.90 0.82 0.02 95.80 [2024-03-08T20:30:44.760Z] 20:26:01 4 3.63 0.00 1.22 2.18 0.03 92.93 [2024-03-08T20:30:44.760Z] 20:26:01 5 1.92 0.00 0.95 0.10 0.02 97.01 [2024-03-08T20:30:44.760Z] 20:26:01 6 3.11 0.00 1.52 0.53 0.02 94.82 [2024-03-08T20:30:44.760Z] 20:26:01 7 2.31 0.00 0.97 1.17 0.05 95.50 [2024-03-08T20:30:44.760Z] 20:27:01 all 0.07 0.00 0.05 0.01 0.01 99.87 [2024-03-08T20:30:44.760Z] 20:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-08T20:30:44.760Z] 20:27:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2024-03-08T20:30:44.760Z] 20:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-08T20:30:44.760Z] 20:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-08T20:30:44.760Z] 20:27:01 4 0.02 0.00 0.07 0.07 0.00 99.85 [2024-03-08T20:30:44.760Z] 20:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-08T20:30:44.760Z] 20:27:01 6 0.23 0.00 0.08 0.00 0.00 99.68 [2024-03-08T20:30:44.760Z] 20:27:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2024-03-08T20:30:44.760Z] 20:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-03-08T20:30:44.760Z] 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T20:30:44.760Z] 20:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-08T20:30:44.760Z] 20:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-08T20:30:44.760Z] 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:28:01 4 0.03 0.00 0.03 0.08 0.00 99.85 [2024-03-08T20:30:44.760Z] 20:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T20:30:44.760Z] 20:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-08T20:30:44.760Z] 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:29:01 all 0.02 0.00 0.00 0.07 0.01 99.90 [2024-03-08T20:30:44.760Z] 20:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-08T20:30:44.760Z] 20:29:01 1 0.05 0.00 0.00 0.18 0.03 99.73 [2024-03-08T20:30:44.760Z] 20:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T20:30:44.760Z] 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:29:01 4 0.02 0.00 0.03 0.40 0.02 99.53 [2024-03-08T20:30:44.760Z] 20:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-08T20:30:44.760Z] 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-08T20:30:44.760Z] 20:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-03-08T20:30:44.760Z] 20:30:01 0 0.20 0.00 0.03 0.02 0.02 99.73 [2024-03-08T20:30:44.760Z] 20:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-08T20:30:44.760Z] 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] 20:30:01 4 0.05 0.00 0.00 0.05 0.00 99.90 [2024-03-08T20:30:44.760Z] 20:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-08T20:30:44.760Z] 20:30:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2024-03-08T20:30:44.760Z] 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-08T20:30:44.760Z] Average: all 5.45 0.00 1.16 1.05 0.08 92.26 [2024-03-08T20:30:44.760Z] Average: 0 5.28 0.00 1.03 0.26 0.03 93.39 [2024-03-08T20:30:44.760Z] Average: 1 5.44 0.00 1.34 2.52 0.17 90.54 [2024-03-08T20:30:44.760Z] Average: 2 5.68 0.00 1.08 0.19 0.12 92.94 [2024-03-08T20:30:44.760Z] Average: 3 5.27 0.00 1.20 0.19 0.02 93.32 [2024-03-08T20:30:44.760Z] Average: 4 5.37 0.00 1.08 1.53 0.05 91.97 [2024-03-08T20:30:44.760Z] Average: 5 5.40 0.00 1.14 0.71 0.02 92.72 [2024-03-08T20:30:44.760Z] Average: 6 5.58 0.00 1.29 0.98 0.04 92.10 [2024-03-08T20:30:44.760Z] Average: 7 5.58 0.00 1.10 2.04 0.15 91.13 [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z] [2024-03-08T20:30:44.760Z]