Pull request #339 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92bcd6d69ec96fb54b40ef7829184fccd396eb83+0bc3f30d539332995b04e4270d58f382a711f8a9 (d648d45fd024d23930f9754af2ba6e2d75f345e0) 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-ssh898520652173268965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17287917735097861055.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-339/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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9428617631732971397.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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13218479427372274895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4161212404702505629.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-339/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-339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11558643680700143169.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘prd-ubuntu20.04-docker-8c-8g-5964’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5968 in /w/workspace/gexfoundry_device-rest-go_PR-339 [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-339 # 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 > 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 Merging remotes/origin/main commit 0bc3f30d539332995b04e4270d58f382a711f8a9 into PR head commit 92bcd6d69ec96fb54b40ef7829184fccd396eb83 Merge succeeded, producing 92bcd6d69ec96fb54b40ef7829184fccd396eb83 Checking out Revision 92bcd6d69ec96fb54b40ef7829184fccd396eb83 (PR-339) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > 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/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bcd6d69ec96fb54b40ef7829184fccd396eb83 # 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 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bcd6d69ec96fb54b40ef7829184fccd396eb83 # timeout=10 [Pipeline] timeout [2023-09-12T20:15:17.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T20:15:18.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:15:18.132Z] ========================================================= [2023-09-12T20:15:18.132Z] EdgeX Global Pipelines Version Info [2023-09-12T20:15:18.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:15:18.859Z] ------------------- [2023-09-12T20:15:18.859Z] stable info: [2023-09-12T20:15:18.859Z] ------------------- [2023-09-12T20:15:18.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T20:15:18.859Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:15:18.859Z] Message: update stable to v1.0.254 [2023-09-12T20:15:19.430Z] ------------------- [2023-09-12T20:15:19.430Z] experimental info: [2023-09-12T20:15:19.430Z] ------------------- [2023-09-12T20:15:19.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T20:15:19.430Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:15:19.430Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T20:15:19.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-09-12T20:15:19.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-09-12T20:15:19.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T20:15:19.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T20:15:19.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T20:15:19.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T20:15:19.931Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T20:15:19.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T20:15:20.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T20:15:20.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T20:15:20.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T20:15:20.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-09-12T20:15:20.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T20:15:20.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T20:15:20.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:15:20.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:15:20.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:15:20.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:15:20.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T20:15:20.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T20:15:20.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T20:15:20.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T20:15:20.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T20:15:20.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T20:15:20.710Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T20:15:20.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T20:15:20.792Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T20:15:20.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo [2023-09-12T20:15:20.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo [2023-09-12T20:15:20.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo [2023-09-12T20:15:20.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [Pipeline] echo [2023-09-12T20:15:21.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92bcd6d [Pipeline] echo [2023-09-12T20:15:21.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:15:21.171Z] provisioning config files... [2023-09-12T20:15:21.186Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/config11364215913412909705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:15:21.540Z] ---> docker-login.sh [2023-09-12T20:15:21.540Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:15:21.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:22.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:22.061Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:22.062Z] [2023-09-12T20:15:22.062Z] Login Succeeded [2023-09-12T20:15:22.062Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:15:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:22.062Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:22.062Z] [2023-09-12T20:15:22.062Z] Login Succeeded [2023-09-12T20:15:22.062Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:15:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:22.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:22.332Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:22.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:22.332Z] [2023-09-12T20:15:22.332Z] Login Succeeded [2023-09-12T20:15:22.332Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:15:22.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:22.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:22.332Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:22.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:22.332Z] [2023-09-12T20:15:22.332Z] Login Succeeded [2023-09-12T20:15:22.332Z] docker.io [2023-09-12T20:15:22.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:22.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:22.903Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:22.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:22.903Z] [2023-09-12T20:15:22.903Z] Login Succeeded [2023-09-12T20:15:22.903Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:15:22.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T20:15:23.608Z] + git rev-list -1 --merges 92bcd6d69ec96fb54b40ef7829184fccd396eb83~1..92bcd6d69ec96fb54b40ef7829184fccd396eb83 [Pipeline] echo [2023-09-12T20:15:23.682Z] -----------> git rev-list -1 --merges 92bcd6d69ec96fb54b40ef7829184fccd396eb83~1..92bcd6d69ec96fb54b40ef7829184fccd396eb83 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [false] [Pipeline] sh [2023-09-12T20:15:23.995Z] + git log --format=format:%s -1 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [Pipeline] echo [2023-09-12T20:15:24.031Z] ========================================================= [2023-09-12T20:15:24.031Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T20:15:24.031Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:15:24.494Z] + git log --format=format:%s -1 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [Pipeline] echo [2023-09-12T20:15:24.527Z] [semverPrep] GIT_COMMIT: 92bcd6d69ec96fb54b40ef7829184fccd396eb83, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-12T20:15:24.563Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T20:15:24.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T20:15:24.991Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T20:15:24.991Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T20:15:24.991Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T20:15:24.991Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T20:15:24.991Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T20:15:24.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:15:25.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:15:25.511Z] [2023-09-12T20:15:25.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:15:25.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:15:25.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T20:15:25.892Z] b85a868b505f: Pulling fs layer [2023-09-12T20:15:25.892Z] e2be974225ed: Pulling fs layer [2023-09-12T20:15:25.892Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T20:15:25.892Z] 988bab9f4d93: Pulling fs layer [2023-09-12T20:15:25.892Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T20:15:25.892Z] eaf3925da568: Pulling fs layer [2023-09-12T20:15:25.892Z] bab4dde63d76: Pulling fs layer [2023-09-12T20:15:25.892Z] bde34c3a00c8: Pulling fs layer [2023-09-12T20:15:25.892Z] b352a97aabf1: Pulling fs layer [2023-09-12T20:15:25.892Z] 4872d77fe225: Pulling fs layer [2023-09-12T20:15:25.892Z] 5851b861e8e6: Pulling fs layer [2023-09-12T20:15:25.892Z] 988bab9f4d93: Waiting [2023-09-12T20:15:25.892Z] 1469e6f7b9e6: Waiting [2023-09-12T20:15:25.892Z] bde34c3a00c8: Waiting [2023-09-12T20:15:25.892Z] eaf3925da568: Waiting [2023-09-12T20:15:25.892Z] bab4dde63d76: Waiting [2023-09-12T20:15:25.892Z] 5851b861e8e6: Waiting [2023-09-12T20:15:25.892Z] 4872d77fe225: Waiting [2023-09-12T20:15:25.892Z] b352a97aabf1: Waiting [2023-09-12T20:15:25.892Z] e2be974225ed: Verifying Checksum [2023-09-12T20:15:25.892Z] e2be974225ed: Download complete [2023-09-12T20:15:25.892Z] 988bab9f4d93: Download complete [2023-09-12T20:15:25.892Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T20:15:25.892Z] 1469e6f7b9e6: Download complete [2023-09-12T20:15:26.151Z] eaf3925da568: Verifying Checksum [2023-09-12T20:15:26.151Z] eaf3925da568: Download complete [2023-09-12T20:15:26.151Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T20:15:26.151Z] 339a4e72a1f5: Download complete [2023-09-12T20:15:26.151Z] bde34c3a00c8: Download complete [2023-09-12T20:15:26.151Z] b352a97aabf1: Download complete [2023-09-12T20:15:26.151Z] 4872d77fe225: Verifying Checksum [2023-09-12T20:15:26.151Z] 4872d77fe225: Download complete [2023-09-12T20:15:26.151Z] 5851b861e8e6: Verifying Checksum [2023-09-12T20:15:26.151Z] 5851b861e8e6: Download complete [2023-09-12T20:15:26.151Z] b85a868b505f: Download complete [2023-09-12T20:15:26.409Z] bab4dde63d76: Verifying Checksum [2023-09-12T20:15:26.409Z] bab4dde63d76: Download complete [2023-09-12T20:15:27.378Z] b85a868b505f: Pull complete [2023-09-12T20:15:27.636Z] e2be974225ed: Pull complete [2023-09-12T20:15:27.895Z] 339a4e72a1f5: Pull complete [2023-09-12T20:15:28.154Z] 988bab9f4d93: Pull complete [2023-09-12T20:15:28.413Z] 1469e6f7b9e6: Pull complete [2023-09-12T20:15:28.413Z] eaf3925da568: Pull complete [2023-09-12T20:15:30.313Z] bab4dde63d76: Pull complete [2023-09-12T20:15:30.313Z] bde34c3a00c8: Pull complete [2023-09-12T20:15:30.313Z] b352a97aabf1: Pull complete [2023-09-12T20:15:30.313Z] 4872d77fe225: Pull complete [2023-09-12T20:15:30.572Z] 5851b861e8e6: Pull complete [2023-09-12T20:15:30.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T20:15:30.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:15:30.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:15:30.820Z] prd-ubuntu20.04-docker-8c-8g-5968 does not seem to be running inside a container [2023-09-12T20:15:30.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-339 -v /w/workspace/gexfoundry_device-rest-go_PR-339:/w/workspace/gexfoundry_device-rest-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-339@tmp:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T20:15:40.823Z] $ docker top 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 -eo pid,comm [2023-09-12T20:15:39.144Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T20:15:39.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T20:15:39.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:15:39.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:15:39.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:15:41.132Z] $ docker exec 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 ssh-agent [2023-09-12T20:15:39.501Z] SSH_AUTH_SOCK=/tmp/ssh-id4uZYMyooN9/agent.31 [2023-09-12T20:15:39.501Z] SSH_AGENT_PID=37 [2023-09-12T20:15:39.507Z] Running ssh-add (command line suppressed) [2023-09-12T20:15:41.341Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-339@tmp/private_key_5595879163015014808.key (/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/private_key_5595879163015014808.key) [2023-09-12T20:15:39.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:15:39.961Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T20:15:41.718Z] $ docker exec --env ******** --env ******** 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 ssh-agent -k [2023-09-12T20:15:41.812Z] unset SSH_AUTH_SOCK; [2023-09-12T20:15:41.812Z] unset SSH_AGENT_PID; [2023-09-12T20:15:41.813Z] echo Agent pid 37 killed; [2023-09-12T20:15:40.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T20:15:40.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:15:40.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:15:40.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:15:42.042Z] $ docker exec 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 ssh-agent [2023-09-12T20:15:40.419Z] SSH_AUTH_SOCK=/tmp/ssh-7ikYKF0GcgFG/agent.69 [2023-09-12T20:15:40.419Z] SSH_AGENT_PID=75 [2023-09-12T20:15:40.424Z] Running ssh-add (command line suppressed) [2023-09-12T20:15:42.258Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-339@tmp/private_key_13502335270870515923.key (/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/private_key_13502335270870515923.key) [2023-09-12T20:15:40.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:15:40.876Z] + git semver init [2023-09-12T20:15:41.135Z] 2023-09-12 20:15:42,778 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T20:15:41.135Z] 2023-09-12 20:15:42,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-339/.semver [2023-09-12T20:15:41.135Z] 2023-09-12 20:15:42,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-339/.semver [2023-09-12T20:15:41.135Z] 2023-09-12 20:15:42,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-339/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-339, universal_newlines=False, shell=None, istream=None) [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,921 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-339/.git/info/exclude [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-339/.semver/PR-339 with force:False [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,922 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-339/.semver/PR-339 [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,927 [execute] INFO git cat-file --batch-check [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,934 [execute] INFO git cat-file --batch [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:15:42.512Z] 2023-09-12 20:15:43,940 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-339/.semver/PR-339 [2023-09-12T20:15:42.512Z] 0.0.0 [Pipeline] } [2023-09-12T20:15:44.266Z] $ docker exec --env ******** --env ******** 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 ssh-agent -k [2023-09-12T20:15:44.380Z] unset SSH_AUTH_SOCK; [2023-09-12T20:15:44.380Z] unset SSH_AGENT_PID; [2023-09-12T20:15:44.380Z] echo Agent pid 75 killed; [2023-09-12T20:15:42.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:15:43.102Z] + git semver [Pipeline] } [2023-09-12T20:15:45.118Z] $ docker stop --time=1 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 [2023-09-12T20:15:46.401Z] $ docker rm -f --volumes 894ba357718028bc3e0bcbfe0b310da330d2773c838b0fa7f21b625bf3f19bc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:15:45.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:15:45.363Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:15:45.381Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:15:46.000Z] provisioning config files... [2023-09-12T20:15:46.009Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/config8267158296630297251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:15:46.418Z] ---> docker-login.sh [2023-09-12T20:15:46.418Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:15:46.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:46.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:46.418Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:46.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:46.418Z] [2023-09-12T20:15:46.418Z] Login Succeeded [2023-09-12T20:15:46.418Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:15:46.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:46.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:46.418Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:46.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:46.418Z] [2023-09-12T20:15:46.418Z] Login Succeeded [2023-09-12T20:15:46.418Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:15:46.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:46.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:46.678Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:46.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:46.678Z] [2023-09-12T20:15:46.678Z] Login Succeeded [2023-09-12T20:15:46.678Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:15:46.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:46.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:46.678Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:46.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:46.678Z] [2023-09-12T20:15:46.678Z] Login Succeeded [2023-09-12T20:15:46.678Z] docker.io [2023-09-12T20:15:46.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:15:46.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:15:46.937Z] Configure a credential helper to remove this warning. See [2023-09-12T20:15:46.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:15:46.937Z] [2023-09-12T20:15:46.937Z] Login Succeeded [2023-09-12T20:15:46.937Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:15:46.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:15:47.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:15:47.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:15:47.234Z] ========================================================= [2023-09-12T20:15:47.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:15:47.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:15:47.725Z] + 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 . [2023-09-12T20:15:47.725Z] Sending build context to Docker daemon 10.93MB [2023-09-12T20:15:47.725Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:15:47.725Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T20:15:47.725Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:15:47.725Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:15:47.725Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:15:47.725Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:15:47.725Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:15:47.725Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:15:47.725Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:15:47.725Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:15:47.725Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:15:47.725Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:15:47.725Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:15:47.725Z] feaf6a47b606: Waiting [2023-09-12T20:15:47.725Z] 5e8b037d7d82: Waiting [2023-09-12T20:15:47.725Z] 8ac70367396e: Waiting [2023-09-12T20:15:47.725Z] 6db16350a2e2: Waiting [2023-09-12T20:15:47.725Z] 9250d5d63582: Waiting [2023-09-12T20:15:47.725Z] ad3a456e5733: Waiting [2023-09-12T20:15:47.725Z] 9e4f439ed901: Waiting [2023-09-12T20:15:47.725Z] c4d48a809fc2: Verifying Checksum [2023-09-12T20:15:47.725Z] c4d48a809fc2: Download complete [2023-09-12T20:15:47.984Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:15:47.984Z] ad3a456e5733: Download complete [2023-09-12T20:15:47.984Z] 9e4f439ed901: Verifying Checksum [2023-09-12T20:15:47.984Z] 9e4f439ed901: Download complete [2023-09-12T20:15:47.984Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:15:47.984Z] 7264a8db6415: Download complete [2023-09-12T20:15:47.984Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:15:47.984Z] feaf6a47b606: Download complete [2023-09-12T20:15:47.984Z] 7264a8db6415: Pull complete [2023-09-12T20:15:48.242Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:15:48.242Z] 8ac70367396e: Download complete [2023-09-12T20:15:48.242Z] c4d48a809fc2: Pull complete [2023-09-12T20:15:48.242Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T20:15:48.242Z] 4f1c88b9dad5: Download complete [2023-09-12T20:15:48.501Z] 6db16350a2e2: Verifying Checksum [2023-09-12T20:15:48.501Z] 6db16350a2e2: Download complete [2023-09-12T20:15:48.758Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:15:48.758Z] 5e8b037d7d82: Download complete [2023-09-12T20:15:48.758Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:15:48.758Z] 9250d5d63582: Download complete [2023-09-12T20:15:51.289Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:15:51.548Z] ad3a456e5733: Pull complete [2023-09-12T20:15:51.548Z] 9e4f439ed901: Pull complete [2023-09-12T20:15:51.548Z] feaf6a47b606: Pull complete [2023-09-12T20:15:54.078Z] 5e8b037d7d82: Pull complete [2023-09-12T20:15:54.078Z] 8ac70367396e: Pull complete [2023-09-12T20:15:54.643Z] 6db16350a2e2: Pull complete [2023-09-12T20:15:55.208Z] 9250d5d63582: Pull complete [2023-09-12T20:15:55.208Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:15:55.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:15:55.208Z] ---> fa269f55d9b9 [2023-09-12T20:15:55.208Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:16:00.569Z] ---> Running in 558c446feaef [2023-09-12T20:16:00.569Z] Removing intermediate container 558c446feaef [2023-09-12T20:16:00.569Z] ---> 5ee2ec9f3cf9 [2023-09-12T20:16:00.569Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:16:00.569Z] ---> Running in 1d94991923bd [2023-09-12T20:16:00.569Z] Removing intermediate container 1d94991923bd [2023-09-12T20:16:00.569Z] ---> 085763eca079 [2023-09-12T20:16:00.569Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T20:16:00.569Z] ---> Running in a1cab4644652 [2023-09-12T20:16:00.569Z] Removing intermediate container a1cab4644652 [2023-09-12T20:16:00.569Z] ---> 41eeb75ef45c [2023-09-12T20:16:00.569Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:16:00.569Z] ---> Running in 76f0940f20ab [2023-09-12T20:16:00.569Z] Removing intermediate container 76f0940f20ab [2023-09-12T20:16:00.569Z] ---> 51d520d1fff2 [2023-09-12T20:16:00.569Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:16:00.569Z] ---> Running in 266e1d74f663 [2023-09-12T20:16:00.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:16:00.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:16:00.569Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T20:16:00.569Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T20:16:00.569Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T20:16:00.810Z] Still waiting to schedule task [2023-09-12T20:16:00.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-12T20:16:00.828Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T20:16:00.828Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T20:16:00.828Z] OK: 270 MiB in 60 packages [2023-09-12T20:16:01.087Z] Removing intermediate container 266e1d74f663 [2023-09-12T20:16:01.087Z] ---> 0489598099f8 [2023-09-12T20:16:01.087Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-12T20:16:01.346Z] ---> Running in 4d635c055681 [2023-09-12T20:16:01.346Z] Removing intermediate container 4d635c055681 [2023-09-12T20:16:01.346Z] ---> 1392f8727801 [2023-09-12T20:16:01.346Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T20:16:01.346Z] ---> 8d99add73f4c [2023-09-12T20:16:01.346Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:16:01.346Z] ---> Running in 34f79ba339fb [2023-09-12T20:16:42.767Z] Removing intermediate container 34f79ba339fb [2023-09-12T20:16:42.767Z] ---> a1191d57ab7e [2023-09-12T20:16:42.767Z] Step 11/12 : COPY . . [2023-09-12T20:16:42.767Z] ---> 48165854b1d1 [2023-09-12T20:16:42.767Z] Step 12/12 : RUN $MAKE [2023-09-12T20:16:42.767Z] ---> Running in 8fc6a253385e [2023-09-12T20:16:42.767Z] noop [2023-09-12T20:16:42.767Z] Removing intermediate container 8fc6a253385e [2023-09-12T20:16:42.767Z] ---> 7ab3eea3f389 [2023-09-12T20:16:42.767Z] Successfully built 7ab3eea3f389 [2023-09-12T20:16:42.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:16:43.208Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:16:43.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:16:43.356Z] prd-ubuntu20.04-docker-8c-8g-5968 does not seem to be running inside a container [2023-09-12T20:16:43.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-339 -v /w/workspace/gexfoundry_device-rest-go_PR-339:/w/workspace/gexfoundry_device-rest-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-339@tmp:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:16:43.701Z] $ docker top 7f7719cabab0e299cb14108946b84065b1a8057375be73f98899837fbf09310f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:16:44.081Z] + go version [2023-09-12T20:16:44.082Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T20:16:44.115Z] $ docker stop --time=1 7f7719cabab0e299cb14108946b84065b1a8057375be73f98899837fbf09310f [2023-09-12T20:16:45.384Z] $ docker rm -f --volumes 7f7719cabab0e299cb14108946b84065b1a8057375be73f98899837fbf09310f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:16:46.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:16:46.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:16:46.258Z] prd-ubuntu20.04-docker-8c-8g-5968 does not seem to be running inside a container [2023-09-12T20:16:46.290Z] $ 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-339 -v /w/workspace/gexfoundry_device-rest-go_PR-339:/w/workspace/gexfoundry_device-rest-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-339@tmp:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:16:46.591Z] $ docker top 20009052c77cc2476571cf753f62fdc95b606f1fc800511175dcb66ee1e420fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:16:46.966Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-339 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:16:47.325Z] + make test [2023-09-12T20:16:47.325Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T20:16:48.698Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-12T20:16:58.100Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-12T20:16:58.100Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2023-09-12T20:17:03.420Z] go vet ./... [2023-09-12T20:17:06.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:17:06.701Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:17:06.701Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:17:06.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T20:17:06.773Z] $ docker stop --time=1 20009052c77cc2476571cf753f62fdc95b606f1fc800511175dcb66ee1e420fc [2023-09-12T20:17:09.489Z] $ docker rm -f --volumes 20009052c77cc2476571cf753f62fdc95b606f1fc800511175dcb66ee1e420fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:17:10.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T20:17:10.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T20:17:10.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T20:17:11.084Z] + ls -al . [2023-09-12T20:17:11.084Z] total 188 [2023-09-12T20:17:11.084Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:16 . [2023-09-12T20:17:11.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:15 .. [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 20:15 .dockerignore [2023-09-12T20:17:11.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:16 .git [2023-09-12T20:17:11.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:15 .github [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 20:15 .gitignore [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:15 .golangci.yml [2023-09-12T20:17:11.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:15 .semver [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 20:15 Attribution.txt [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 20:15 CHANGELOG.md [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 20:15 Dockerfile [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:15 GOVERNANCE.md [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 20:15 Jenkinsfile [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 20:15 LICENSE [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 20:15 Makefile [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 20:15 OWNERS.md [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 20:15 README.md [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:15 VERSION [2023-09-12T20:17:11.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:15 bin [2023-09-12T20:17:11.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:15 cmd [2023-09-12T20:17:11.084Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 20:16 coverage.out [2023-09-12T20:17:11.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:15 driver [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 20:15 go.mod [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 20:15 go.sum [2023-09-12T20:17:11.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:15 snap [2023-09-12T20:17:11.084Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 20:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:17:11.499Z] + 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=92bcd6d69ec96fb54b40ef7829184fccd396eb83 --label arch=amd64 --label version=0.0.0 . [2023-09-12T20:17:11.499Z] Sending build context to Docker daemon 10.95MB [2023-09-12T20:17:11.499Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:17:11.499Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T20:17:11.499Z] ---> 7ab3eea3f389 [2023-09-12T20:17:11.499Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:17:11.758Z] ---> Running in 7df37bb00ccd [2023-09-12T20:17:11.758Z] Removing intermediate container 7df37bb00ccd [2023-09-12T20:17:11.758Z] ---> 1cb166242f2f [2023-09-12T20:17:11.758Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:17:11.758Z] ---> Running in 704ceea4849d [2023-09-12T20:17:11.758Z] Removing intermediate container 704ceea4849d [2023-09-12T20:17:11.758Z] ---> 5d634301c0aa [2023-09-12T20:17:11.758Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T20:17:11.758Z] ---> Running in 75f6347bd685 [2023-09-12T20:17:12.016Z] Removing intermediate container 75f6347bd685 [2023-09-12T20:17:12.016Z] ---> 82f33a1d27e2 [2023-09-12T20:17:12.016Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:17:12.016Z] ---> Running in 82138496cb27 [2023-09-12T20:17:12.016Z] Removing intermediate container 82138496cb27 [2023-09-12T20:17:12.016Z] ---> 58b2ee84389e [2023-09-12T20:17:12.016Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:17:12.016Z] ---> Running in 492b41fc74b2 [2023-09-12T20:17:12.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:17:12.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:17:12.793Z] OK: 270 MiB in 60 packages [2023-09-12T20:17:13.051Z] Removing intermediate container 492b41fc74b2 [2023-09-12T20:17:13.051Z] ---> 4e3a2aee0093 [2023-09-12T20:17:13.051Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-12T20:17:13.051Z] ---> Running in 67a73af3e40a [2023-09-12T20:17:13.051Z] Removing intermediate container 67a73af3e40a [2023-09-12T20:17:13.051Z] ---> 1d13bd4071ea [2023-09-12T20:17:13.051Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-12T20:17:13.310Z] ---> 254bf47db904 [2023-09-12T20:17:13.310Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:17:13.310Z] ---> Running in 9cd43654453b [2023-09-12T20:17:13.877Z] Removing intermediate container 9cd43654453b [2023-09-12T20:17:13.877Z] ---> 6404b883c365 [2023-09-12T20:17:13.877Z] Step 11/25 : COPY . . [2023-09-12T20:17:14.447Z] ---> 47c71a027a92 [2023-09-12T20:17:14.447Z] Step 12/25 : RUN $MAKE [2023-09-12T20:17:14.447Z] ---> Running in da90392f9946 [2023-09-12T20:17:14.447Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-12T20:17:32.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5969 in /w/workspace/gexfoundry_device-rest-go_PR-339 [Pipeline] { [Pipeline] ws [2023-09-12T20:17:32.450Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T20:17:32.529Z] The recommended git tool is: git [2023-09-12T20:17:34.504Z] Removing intermediate container da90392f9946 [2023-09-12T20:17:34.504Z] ---> d51a92c923df [2023-09-12T20:17:34.504Z] Step 13/25 : FROM alpine:3.17 [2023-09-12T20:17:34.504Z] 3.17: Pulling from library/alpine [2023-09-12T20:17:34.504Z] 9398808236ff: Pulling fs layer [2023-09-12T20:17:34.504Z] 9398808236ff: Download complete [2023-09-12T20:17:34.504Z] 9398808236ff: Pull complete [2023-09-12T20:17:34.504Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T20:17:34.504Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T20:17:34.504Z] ---> 1e0b8b5322fc [2023-09-12T20:17:34.504Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-12T20:17:34.504Z] ---> Running in 7775283bde06 [2023-09-12T20:17:34.765Z] Removing intermediate container 7775283bde06 [2023-09-12T20:17:34.765Z] ---> b6f271a45e0e [2023-09-12T20:17:34.765Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-12T20:17:34.765Z] ---> Running in 4cf35ea26ec2 [2023-09-12T20:17:34.765Z] Removing intermediate container 4cf35ea26ec2 [2023-09-12T20:17:34.765Z] ---> 2fc26fe65080 [2023-09-12T20:17:34.765Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T20:17:34.765Z] ---> Running in 1c9efe9fdc96 [2023-09-12T20:17:35.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:17:35.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:17:35.542Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:17:35.542Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T20:17:35.542Z] OK: 7 MiB in 16 packages [2023-09-12T20:17:35.800Z] Removing intermediate container 1c9efe9fdc96 [2023-09-12T20:17:35.800Z] ---> 0950d82bb566 [2023-09-12T20:17:35.800Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-12T20:17:36.365Z] ---> b395a89fc905 [2023-09-12T20:17:36.365Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-12T20:17:36.622Z] ---> 2e3bca0b384e [2023-09-12T20:17:36.622Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-12T20:17:36.622Z] ---> ce0b97e27a6c [2023-09-12T20:17:36.622Z] Step 20/25 : EXPOSE 59986 [2023-09-12T20:17:36.622Z] ---> Running in 0cbb6f03d2ac [2023-09-12T20:17:36.880Z] Removing intermediate container 0cbb6f03d2ac [2023-09-12T20:17:36.880Z] ---> 68e536acc4c0 [2023-09-12T20:17:36.880Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-12T20:17:36.880Z] ---> Running in 0a03b2477a3c [2023-09-12T20:17:36.880Z] Removing intermediate container 0a03b2477a3c [2023-09-12T20:17:36.880Z] ---> 5cf407f80b8a [2023-09-12T20:17:36.880Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T20:17:36.880Z] ---> Running in 4e3730fb9ba5 [2023-09-12T20:17:36.880Z] Removing intermediate container 4e3730fb9ba5 [2023-09-12T20:17:36.880Z] ---> 1a67bc0b3f8f [2023-09-12T20:17:36.880Z] Step 23/25 : LABEL arch=amd64 [2023-09-12T20:17:36.880Z] ---> Running in ec49cf2f2356 [2023-09-12T20:17:37.140Z] Removing intermediate container ec49cf2f2356 [2023-09-12T20:17:37.140Z] ---> d3a01fb6eefd [2023-09-12T20:17:37.140Z] Step 24/25 : LABEL git_sha=92bcd6d69ec96fb54b40ef7829184fccd396eb83 [2023-09-12T20:17:37.140Z] ---> Running in 8b589cfa3f10 [2023-09-12T20:17:37.140Z] Removing intermediate container 8b589cfa3f10 [2023-09-12T20:17:37.140Z] ---> fd721fa9181e [2023-09-12T20:17:37.140Z] Step 25/25 : LABEL version=0.0.0 [2023-09-12T20:17:37.140Z] ---> Running in 03186bcc819d [2023-09-12T20:17:37.140Z] Removing intermediate container 03186bcc819d [2023-09-12T20:17:37.140Z] ---> 754721cfbf63 [2023-09-12T20:17:37.140Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T20:17:37.140Z] Successfully built 754721cfbf63 [2023-09-12T20:17:37.140Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-09-12T20:17:37.662Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [2023-09-12T20:17:37.680Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:17:38.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:17:38.012Z] [2023-09-12T20:17:38.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:17:38.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:17:38.384Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T20:17:38.384Z] 5eb5b503b376: Pulling fs layer [2023-09-12T20:17:38.384Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T20:17:38.384Z] ec43610c2a17: Pulling fs layer [2023-09-12T20:17:38.384Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T20:17:38.384Z] 33b1e0a273af: Pulling fs layer [2023-09-12T20:17:38.384Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T20:17:38.384Z] 2f39f015ded8: Pulling fs layer [2023-09-12T20:17:38.384Z] 33b1e0a273af: Waiting [2023-09-12T20:17:38.384Z] 5d3b04190fa2: Waiting [2023-09-12T20:17:38.384Z] 3a2ae6a8a46f: Waiting [2023-09-12T20:17:38.384Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T20:17:38.384Z] 5c69ac0246d0: Download complete [2023-09-12T20:17:38.384Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T20:17:38.384Z] 3a2ae6a8a46f: Download complete [2023-09-12T20:17:38.384Z] 33b1e0a273af: Verifying Checksum [2023-09-12T20:17:38.384Z] 33b1e0a273af: Download complete [2023-09-12T20:17:38.384Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T20:17:38.384Z] 5d3b04190fa2: Download complete [2023-09-12T20:17:38.384Z] ec43610c2a17: Verifying Checksum [2023-09-12T20:17:38.384Z] ec43610c2a17: Download complete [2023-09-12T20:17:38.641Z] 5eb5b503b376: Verifying Checksum [2023-09-12T20:17:38.641Z] 5eb5b503b376: Download complete [2023-09-12T20:17:37.718Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-09-12T20:17:37.801Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-09-12T20:17:37.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-12T20:17:37.939Z] > git --version # timeout=10 [2023-09-12T20:17:37.958Z] > git --version # 'git version 2.25.1' [2023-09-12T20:17:37.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:17:38.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:17:39.206Z] 2f39f015ded8: Download complete [2023-09-12T20:17:39.772Z] 5eb5b503b376: Pull complete [2023-09-12T20:17:39.772Z] 5c69ac0246d0: Pull complete [2023-09-12T20:17:39.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-12T20:17:40.338Z] ec43610c2a17: Pull complete [2023-09-12T20:17:40.338Z] 3a2ae6a8a46f: Pull complete [2023-09-12T20:17:40.338Z] 33b1e0a273af: Pull complete [2023-09-12T20:17:40.596Z] 5d3b04190fa2: Pull complete [2023-09-12T20:17:41.293Z] Merging remotes/origin/main commit 0bc3f30d539332995b04e4270d58f382a711f8a9 into PR head commit 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [2023-09-12T20:17:39.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:17:40.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-09-12T20:17:40.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-09-12T20:17:40.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:17:40.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T20:17:41.566Z] Merge succeeded, producing 92bcd6d69ec96fb54b40ef7829184fccd396eb83 [2023-09-12T20:17:41.566Z] Checking out Revision 92bcd6d69ec96fb54b40ef7829184fccd396eb83 (PR-339) [2023-09-12T20:17:42.005Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-12T20:17:42.043Z] > git --version # timeout=10 [2023-09-12T20:17:42.053Z] > git --version # 'git version 2.25.1' [2023-09-12T20:17:42.071Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:17:42.567Z] [2023-09-12T20:17:42.567Z] GitHub has been notified of this commit’s build result [2023-09-12T20:17:42.567Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2023-09-12T20:17:41.307Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:17:41.386Z] > git checkout -f 92bcd6d69ec96fb54b40ef7829184fccd396eb83 # timeout=10 [2023-09-12T20:17:41.461Z] > git remote # timeout=10 [2023-09-12T20:17:41.478Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T20:17:41.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:17:41.518Z] > git merge 0bc3f30d539332995b04e4270d58f382a711f8a9 # timeout=10 [2023-09-12T20:17:41.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T20:17:41.570Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:17:41.591Z] > git checkout -f 92bcd6d69ec96fb54b40ef7829184fccd396eb83 # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:17:43.264Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T20:17:43.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:17:43.264Z] Dload Upload Total Spent Left Speed [2023-09-12T20:17:43.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2023-09-12T20:17:43.845Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T20:17:44.190Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T20:17:44.190Z] + sudo tee /etc/docker/daemon.new [2023-09-12T20:17:44.190Z] { [2023-09-12T20:17:44.190Z] "registry-mirrors": [ [2023-09-12T20:17:44.190Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T20:17:44.190Z] ], [2023-09-12T20:17:44.190Z] "bip": "10.250.0.254/24", [2023-09-12T20:17:44.190Z] "hosts": [ [2023-09-12T20:17:44.190Z] "tcp://0.0.0.0:5555", [2023-09-12T20:17:44.190Z] "unix:///var/run/docker.sock" [2023-09-12T20:17:44.190Z] ], [2023-09-12T20:17:44.190Z] "mtu": 1458, [2023-09-12T20:17:44.190Z] "selinux-enabled": true, [2023-09-12T20:17:44.190Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T20:17:44.190Z] } [Pipeline] sh [2023-09-12T20:17:44.527Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T20:17:44.776Z] 2f39f015ded8: Pull complete [2023-09-12T20:17:44.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T20:17:44.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:17:44.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-09-12T20:17:44.871Z] + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:17:45.019Z] prd-ubuntu20.04-docker-8c-8g-5968 does not seem to be running inside a container [2023-09-12T20:17:45.048Z] $ 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-339 -v /w/workspace/gexfoundry_device-rest-go_PR-339:/w/workspace/gexfoundry_device-rest-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-339@tmp:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:17:48.669Z] $ docker top 888b752873e17282596b531686013fc0dda846f63b3ffdc4819a5ce7e4e804aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:17:49.106Z] ---> job-cost.sh [2023-09-12T20:17:49.106Z] lf-activate-venv: SKIPPING [2023-09-12T20:17:49.106Z] INFO: No Stack... [2023-09-12T20:17:49.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:17:49.625Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:17:49.937Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-339/archives/cost.csv [2023-09-12T20:17:49.938Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:17:49.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [2023-09-12T20:17:49.982Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] did not exist. Created. [2023-09-12T20:17:49.982Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:17:50.369Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T20:17:50.420Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:17:50.451Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:17:50.536Z] $ docker stop --time=1 888b752873e17282596b531686013fc0dda846f63b3ffdc4819a5ce7e4e804aa [2023-09-12T20:17:51.669Z] $ docker rm -f --volumes 888b752873e17282596b531686013fc0dda846f63b3ffdc4819a5ce7e4e804aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:18:03.170Z] provisioning config files... [2023-09-12T20:18:03.194Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7641630602826911013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:18:03.577Z] ---> docker-login.sh [2023-09-12T20:18:03.577Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:18:03.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:18:04.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:18:04.117Z] Configure a credential helper to remove this warning. See [2023-09-12T20:18:04.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:18:04.117Z] [2023-09-12T20:18:04.117Z] Login Succeeded [2023-09-12T20:18:04.117Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:18:04.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:18:04.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:18:04.389Z] Configure a credential helper to remove this warning. See [2023-09-12T20:18:04.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:18:04.389Z] [2023-09-12T20:18:04.389Z] Login Succeeded [2023-09-12T20:18:04.389Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:18:04.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:18:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:18:04.932Z] Configure a credential helper to remove this warning. See [2023-09-12T20:18:04.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:18:04.932Z] [2023-09-12T20:18:04.932Z] Login Succeeded [2023-09-12T20:18:04.932Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:18:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:18:05.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:18:05.518Z] Configure a credential helper to remove this warning. See [2023-09-12T20:18:05.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:18:05.518Z] [2023-09-12T20:18:05.518Z] Login Succeeded [2023-09-12T20:18:05.518Z] docker.io [2023-09-12T20:18:05.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:18:05.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:18:05.785Z] Configure a credential helper to remove this warning. See [2023-09-12T20:18:05.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:18:05.785Z] [2023-09-12T20:18:05.785Z] Login Succeeded [2023-09-12T20:18:05.785Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:18:05.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:18:06.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:18:06.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:18:06.262Z] ========================================================= [2023-09-12T20:18:06.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T20:18:06.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:18:06.759Z] + 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 . [2023-09-12T20:18:06.760Z] Sending build context to Docker daemon 143.4kB [2023-09-12T20:18:07.027Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:18:07.027Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T20:18:07.027Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T20:18:07.027Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T20:18:07.027Z] 5d54e960e981: Pulling fs layer [2023-09-12T20:18:07.027Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T20:18:07.027Z] f0e02332f6b5: Pulling fs layer [2023-09-12T20:18:07.027Z] 66412af1f25a: Pulling fs layer [2023-09-12T20:18:07.027Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T20:18:07.027Z] 9a37bb91b891: Pulling fs layer [2023-09-12T20:18:07.027Z] a29adfc67d43: Pulling fs layer [2023-09-12T20:18:07.027Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T20:18:07.027Z] 1baf3a5c0e64: Waiting [2023-09-12T20:18:07.027Z] a29adfc67d43: Waiting [2023-09-12T20:18:07.027Z] 9a37bb91b891: Waiting [2023-09-12T20:18:07.027Z] f0e02332f6b5: Waiting [2023-09-12T20:18:07.027Z] d5de9f91c1a4: Waiting [2023-09-12T20:18:07.027Z] 66412af1f25a: Waiting [2023-09-12T20:18:07.027Z] 5d54e960e981: Verifying Checksum [2023-09-12T20:18:07.027Z] 5d54e960e981: Download complete [2023-09-12T20:18:07.027Z] f0e02332f6b5: Verifying Checksum [2023-09-12T20:18:07.027Z] f0e02332f6b5: Download complete [2023-09-12T20:18:07.298Z] 66412af1f25a: Verifying Checksum [2023-09-12T20:18:07.298Z] 66412af1f25a: Download complete [2023-09-12T20:18:07.298Z] 9fda8d8052c6: Download complete [2023-09-12T20:18:07.565Z] 9a37bb91b891: Verifying Checksum [2023-09-12T20:18:07.565Z] 9a37bb91b891: Download complete [2023-09-12T20:18:08.534Z] 9fda8d8052c6: Pull complete [2023-09-12T20:18:08.534Z] a29adfc67d43: Verifying Checksum [2023-09-12T20:18:08.534Z] a29adfc67d43: Download complete [2023-09-12T20:18:08.805Z] 5d54e960e981: Pull complete [2023-09-12T20:18:09.075Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T20:18:09.075Z] d5de9f91c1a4: Download complete [2023-09-12T20:18:09.075Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T20:18:09.075Z] c4a7e357bf2a: Download complete [2023-09-12T20:18:10.041Z] 1baf3a5c0e64: Download complete [2023-09-12T20:18:20.140Z] c4a7e357bf2a: Pull complete [2023-09-12T20:18:20.140Z] f0e02332f6b5: Pull complete [2023-09-12T20:18:20.140Z] 66412af1f25a: Pull complete [2023-09-12T20:18:28.442Z] 1baf3a5c0e64: Pull complete [2023-09-12T20:18:29.851Z] 9a37bb91b891: Pull complete [2023-09-12T20:18:30.817Z] a29adfc67d43: Pull complete [2023-09-12T20:18:32.758Z] d5de9f91c1a4: Pull complete [2023-09-12T20:18:32.758Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T20:18:32.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:18:32.758Z] ---> 746ca1b523b5 [2023-09-12T20:18:32.758Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:18:34.166Z] ---> Running in 19bec4a9e50b [2023-09-12T20:18:34.433Z] Removing intermediate container 19bec4a9e50b [2023-09-12T20:18:34.433Z] ---> 59dd18fc0e5e [2023-09-12T20:18:34.433Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:18:34.433Z] ---> Running in 370f20309224 [2023-09-12T20:18:34.704Z] Removing intermediate container 370f20309224 [2023-09-12T20:18:34.704Z] ---> b89795f4597d [2023-09-12T20:18:34.704Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T20:18:34.970Z] ---> Running in 861c75a6a0e5 [2023-09-12T20:18:35.236Z] Removing intermediate container 861c75a6a0e5 [2023-09-12T20:18:35.236Z] ---> b2ec358df59c [2023-09-12T20:18:35.236Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:18:35.236Z] ---> Running in a9705548cf3c [2023-09-12T20:18:35.503Z] Removing intermediate container a9705548cf3c [2023-09-12T20:18:35.503Z] ---> 9377bac873e4 [2023-09-12T20:18:35.503Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:18:35.503Z] ---> Running in 577d2f75e176 [2023-09-12T20:18:36.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:18:36.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:18:37.882Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T20:18:38.149Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T20:18:38.149Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T20:18:38.149Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T20:18:38.149Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T20:18:38.149Z] OK: 272 MiB in 60 packages [2023-09-12T20:18:39.119Z] Removing intermediate container 577d2f75e176 [2023-09-12T20:18:39.119Z] ---> 8502a1016f83 [2023-09-12T20:18:39.119Z] Step 8/12 : WORKDIR /device-rest-go [2023-09-12T20:18:39.119Z] ---> Running in 199ab3ce5c6b [2023-09-12T20:18:39.704Z] Removing intermediate container 199ab3ce5c6b [2023-09-12T20:18:39.704Z] ---> bb4a103bf152 [2023-09-12T20:18:39.704Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T20:18:39.973Z] ---> 3e240e724381 [2023-09-12T20:18:39.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:18:39.973Z] ---> Running in 3a97069ab480 [2023-09-12T20:20:01.633Z] Removing intermediate container 3a97069ab480 [2023-09-12T20:20:01.633Z] ---> bbb2dc4cd360 [2023-09-12T20:20:01.633Z] Step 11/12 : COPY . . [2023-09-12T20:20:01.633Z] ---> 09f94b526840 [2023-09-12T20:20:01.633Z] Step 12/12 : RUN $MAKE [2023-09-12T20:20:01.633Z] ---> Running in 8b593a856708 [2023-09-12T20:20:01.633Z] noop [2023-09-12T20:20:01.633Z] Removing intermediate container 8b593a856708 [2023-09-12T20:20:01.633Z] ---> fc2eb5f0b640 [2023-09-12T20:20:01.633Z] Successfully built fc2eb5f0b640 [2023-09-12T20:20:01.633Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:20:02.094Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:20:02.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:20:02.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-5969 does not seem to be running inside a container [2023-09-12T20:20:02.447Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T20:20:03.627Z] $ docker top c4c3a99b4f95e01641c8e4957828883357c4482390233398c1374ced1d5cad88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:20:04.506Z] + go version [2023-09-12T20:20:04.506Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T20:20:04.537Z] $ docker stop --time=1 c4c3a99b4f95e01641c8e4957828883357c4482390233398c1374ced1d5cad88 [2023-09-12T20:20:06.113Z] $ docker rm -f --volumes c4c3a99b4f95e01641c8e4957828883357c4482390233398c1374ced1d5cad88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:20:06.970Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:20:06.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:20:07.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-5969 does not seem to be running inside a container [2023-09-12T20:20:07.278Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-12T20:20:08.399Z] $ docker top 1c65a9c4f38e8839c52c9bdf3d3c7dccd05ddc10c23400d90fdb3c42e537b63d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:20:08.946Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:20:09.326Z] + make test [2023-09-12T20:20:09.593Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T20:20:13.840Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-09-12T20:21:50.470Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-09-12T20:21:50.470Z] ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 33.2% of statements [2023-09-12T20:21:50.470Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T20:21:50.470Z] go vet ./... [2023-09-12T20:22:00.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:22:00.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:22:00.537Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:22:00.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T20:22:00.596Z] $ docker stop --time=1 1c65a9c4f38e8839c52c9bdf3d3c7dccd05ddc10c23400d90fdb3c42e537b63d [2023-09-12T20:22:04.990Z] $ docker rm -f --volumes 1c65a9c4f38e8839c52c9bdf3d3c7dccd05ddc10c23400d90fdb3c42e537b63d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:22:06.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T20:22:06.292Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T20:22:06.691Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:22:07.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T20:22:07.608Z] + ls -al . [2023-09-12T20:22:07.608Z] total 184 [2023-09-12T20:22:07.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:20 . [2023-09-12T20:22:07.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:17 .. [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 12 20:17 .dockerignore [2023-09-12T20:22:07.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:17 .git [2023-09-12T20:22:07.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:17 .github [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 20:17 .gitignore [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:17 .golangci.yml [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 10300 Sep 12 20:17 Attribution.txt [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 15709 Sep 12 20:17 CHANGELOG.md [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 1578 Sep 12 20:17 Dockerfile [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:17 GOVERNANCE.md [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 20:17 Jenkinsfile [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 20:17 LICENSE [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 2010 Sep 12 20:17 Makefile [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 20:17 OWNERS.md [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 15827 Sep 12 20:17 README.md [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:15 VERSION [2023-09-12T20:22:07.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:17 bin [2023-09-12T20:22:07.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:17 cmd [2023-09-12T20:22:07.608Z] -rw-r--r-- 1 jenkins jenkins 14499 Sep 12 20:21 coverage.out [2023-09-12T20:22:07.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:17 driver [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 3889 Sep 12 20:17 go.mod [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 20:17 go.sum [2023-09-12T20:22:07.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:17 snap [2023-09-12T20:22:07.608Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 12 20:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:22:08.029Z] + 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=92bcd6d69ec96fb54b40ef7829184fccd396eb83 --label arch=arm64 --label version=0.0.0 . [2023-09-12T20:22:08.029Z] Sending build context to Docker daemon 158.7kB [2023-09-12T20:22:08.295Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:22:08.295Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-12T20:22:08.295Z] ---> fc2eb5f0b640 [2023-09-12T20:22:08.295Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:22:08.562Z] ---> Running in 38d0ef826ee8 [2023-09-12T20:22:08.836Z] Removing intermediate container 38d0ef826ee8 [2023-09-12T20:22:08.836Z] ---> 268a331821d3 [2023-09-12T20:22:08.836Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:22:08.836Z] ---> Running in 70c681625421 [2023-09-12T20:22:09.420Z] Removing intermediate container 70c681625421 [2023-09-12T20:22:09.420Z] ---> 2339e5077d38 [2023-09-12T20:22:09.420Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T20:22:09.420Z] ---> Running in 24042e37fccf [2023-09-12T20:22:09.687Z] Removing intermediate container 24042e37fccf [2023-09-12T20:22:09.688Z] ---> fcf1e482bd71 [2023-09-12T20:22:09.688Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:22:09.959Z] ---> Running in 70c09cc0ad95 [2023-09-12T20:22:10.228Z] Removing intermediate container 70c09cc0ad95 [2023-09-12T20:22:10.229Z] ---> 50f7f3e3df54 [2023-09-12T20:22:10.229Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:22:10.229Z] ---> Running in 5d47b61c118f [2023-09-12T20:22:12.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:22:12.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:22:13.863Z] OK: 272 MiB in 60 packages [2023-09-12T20:22:14.834Z] Removing intermediate container 5d47b61c118f [2023-09-12T20:22:14.834Z] ---> 2818be474d63 [2023-09-12T20:22:14.834Z] Step 8/25 : WORKDIR /device-rest-go [2023-09-12T20:22:14.834Z] ---> Running in 87f8e6d8ee1e [2023-09-12T20:22:16.248Z] Removing intermediate container 87f8e6d8ee1e [2023-09-12T20:22:16.248Z] ---> 3d9fd34ec033 [2023-09-12T20:22:16.248Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-12T20:22:18.830Z] ---> ad1ac7d0f5cd [2023-09-12T20:22:18.830Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:22:18.830Z] ---> Running in d8a2ace8f0cd [2023-09-12T20:22:20.778Z] Removing intermediate container d8a2ace8f0cd [2023-09-12T20:22:20.778Z] ---> 6acca79b0962 [2023-09-12T20:22:20.778Z] Step 11/25 : COPY . . [2023-09-12T20:22:21.362Z] ---> 047276f6dffb [2023-09-12T20:22:21.362Z] Step 12/25 : RUN $MAKE [2023-09-12T20:22:21.642Z] ---> Running in f4403e44f256 [2023-09-12T20:22:22.599Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-09-12T20:24:14.261Z] Removing intermediate container f4403e44f256 [2023-09-12T20:24:14.261Z] ---> 7d76c7b9ccee [2023-09-12T20:24:14.261Z] Step 13/25 : FROM alpine:3.17 [2023-09-12T20:24:14.261Z] 3.17: Pulling from library/alpine [2023-09-12T20:24:14.261Z] 4060ece20d7a: Pulling fs layer [2023-09-12T20:24:14.261Z] 4060ece20d7a: Verifying Checksum [2023-09-12T20:24:14.261Z] 4060ece20d7a: Download complete [2023-09-12T20:24:14.261Z] 4060ece20d7a: Pull complete [2023-09-12T20:24:14.261Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T20:24:14.261Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T20:24:14.261Z] ---> 8650cd65339b [2023-09-12T20:24:14.261Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-12T20:24:14.261Z] ---> Running in fc59e1e65ab4 [2023-09-12T20:24:14.261Z] Removing intermediate container fc59e1e65ab4 [2023-09-12T20:24:14.261Z] ---> 01f2be462b65 [2023-09-12T20:24:14.261Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-09-12T20:24:14.261Z] ---> Running in 41289ed129e7 [2023-09-12T20:24:14.261Z] Removing intermediate container 41289ed129e7 [2023-09-12T20:24:14.261Z] ---> 216a7c81f54c [2023-09-12T20:24:14.261Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-09-12T20:24:14.261Z] ---> Running in 76ffceae3cd3 [2023-09-12T20:24:14.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:24:14.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:24:14.261Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T20:24:14.261Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T20:24:14.261Z] OK: 8 MiB in 16 packages [2023-09-12T20:24:14.261Z] Removing intermediate container 76ffceae3cd3 [2023-09-12T20:24:14.261Z] ---> 8754c22992dc [2023-09-12T20:24:14.261Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-09-12T20:24:14.261Z] ---> 224c7689190c [2023-09-12T20:24:14.261Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-09-12T20:24:14.261Z] ---> abbd12be6eda [2023-09-12T20:24:14.261Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-09-12T20:24:14.845Z] ---> 838ee9cd82bb [2023-09-12T20:24:14.845Z] Step 20/25 : EXPOSE 59986 [2023-09-12T20:24:14.845Z] ---> Running in 06f12eeba980 [2023-09-12T20:24:15.112Z] Removing intermediate container 06f12eeba980 [2023-09-12T20:24:15.112Z] ---> 494abecbac5e [2023-09-12T20:24:15.112Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-09-12T20:24:15.388Z] ---> Running in b2991f5e831b [2023-09-12T20:24:15.657Z] Removing intermediate container b2991f5e831b [2023-09-12T20:24:15.657Z] ---> dbf631a066ec [2023-09-12T20:24:15.657Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T20:24:15.657Z] ---> Running in 22122611cbdb [2023-09-12T20:24:15.924Z] Removing intermediate container 22122611cbdb [2023-09-12T20:24:15.924Z] ---> 20c74a299bcf [2023-09-12T20:24:15.924Z] Step 23/25 : LABEL arch=arm64 [2023-09-12T20:24:15.924Z] ---> Running in c4aead6e7da3 [2023-09-12T20:24:16.192Z] Removing intermediate container c4aead6e7da3 [2023-09-12T20:24:16.192Z] ---> 7c31fbfe8978 [2023-09-12T20:24:16.192Z] Step 24/25 : LABEL git_sha=92bcd6d69ec96fb54b40ef7829184fccd396eb83 [2023-09-12T20:24:16.458Z] ---> Running in eedc7b60da8c [2023-09-12T20:24:16.726Z] Removing intermediate container eedc7b60da8c [2023-09-12T20:24:16.726Z] ---> 9f7edd4936be [2023-09-12T20:24:16.726Z] Step 25/25 : LABEL version=0.0.0 [2023-09-12T20:24:16.726Z] ---> Running in d46c5726fc88 [2023-09-12T20:24:16.991Z] Removing intermediate container d46c5726fc88 [2023-09-12T20:24:16.991Z] ---> 03a53b21e939 [2023-09-12T20:24:16.991Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T20:24:16.991Z] Successfully built 03a53b21e939 [2023-09-12T20:24:16.991Z] 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 [2023-09-12T20:24:17.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:24:17.775Z] [2023-09-12T20:24:17.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:24:18.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:24:18.180Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T20:24:18.180Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T20:24:18.180Z] 04944245beec: Pulling fs layer [2023-09-12T20:24:18.180Z] 699f458cf7ca: Pulling fs layer [2023-09-12T20:24:18.180Z] 765212b225bb: Pulling fs layer [2023-09-12T20:24:18.180Z] f23df028b6ca: Pulling fs layer [2023-09-12T20:24:18.180Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T20:24:18.180Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T20:24:18.180Z] 765212b225bb: Waiting [2023-09-12T20:24:18.180Z] f23df028b6ca: Waiting [2023-09-12T20:24:18.180Z] d65c8cfc05b1: Waiting [2023-09-12T20:24:18.180Z] 2437ff75d9bd: Waiting [2023-09-12T20:24:18.451Z] 04944245beec: Verifying Checksum [2023-09-12T20:24:18.451Z] 04944245beec: Download complete [2023-09-12T20:24:18.451Z] 765212b225bb: Verifying Checksum [2023-09-12T20:24:18.451Z] 765212b225bb: Download complete [2023-09-12T20:24:18.451Z] f23df028b6ca: Verifying Checksum [2023-09-12T20:24:18.451Z] f23df028b6ca: Download complete [2023-09-12T20:24:18.451Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T20:24:18.451Z] d65c8cfc05b1: Download complete [2023-09-12T20:24:18.451Z] 699f458cf7ca: Verifying Checksum [2023-09-12T20:24:18.451Z] 699f458cf7ca: Download complete [2023-09-12T20:24:19.040Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T20:24:19.040Z] 8998bd30e6a1: Download complete [2023-09-12T20:24:20.983Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T20:24:20.983Z] 2437ff75d9bd: Download complete [2023-09-12T20:24:22.924Z] 8998bd30e6a1: Pull complete [2023-09-12T20:24:23.192Z] 04944245beec: Pull complete [2023-09-12T20:24:24.606Z] 699f458cf7ca: Pull complete [2023-09-12T20:24:24.606Z] 765212b225bb: Pull complete [2023-09-12T20:24:25.563Z] f23df028b6ca: Pull complete [2023-09-12T20:24:25.563Z] d65c8cfc05b1: Pull complete [2023-09-12T20:24:40.643Z] 2437ff75d9bd: Pull complete [2023-09-12T20:24:40.643Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T20:24:40.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:24:40.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:24:40.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-5969 does not seem to be running inside a container [2023-09-12T20:24:40.996Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T20:24:43.478Z] $ docker top fbc7f3da8b03166bff2ae4f2e91e24dcea42e1baca9c591e20a3af46d24ee6d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:44.367Z] ---> job-cost.sh [2023-09-12T20:24:44.367Z] lf-activate-venv: SKIPPING [2023-09-12T20:24:44.367Z] INFO: No Stack... [2023-09-12T20:24:44.633Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T20:24:45.590Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:24:46.008Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv+ [2023-09-12T20:24:46.008Z] cut -d, -f6 [Pipeline] lock [2023-09-12T20:24:46.071Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [2023-09-12T20:24:46.076Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] did not exist. Created. [2023-09-12T20:24:46.076Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:24:46.794Z] /w/workspace/device-rest-go/1@tmp/durable-c36f55da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T20:24:47.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T20:24:47.519Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T20:24:47.566Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:24:47.583Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:24:47.643Z] $ docker stop --time=1 fbc7f3da8b03166bff2ae4f2e91e24dcea42e1baca9c591e20a3af46d24ee6d5 [2023-09-12T20:24:49.114Z] $ docker rm -f --volumes fbc7f3da8b03166bff2ae4f2e91e24dcea42e1baca9c591e20a3af46d24ee6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-12T20:24:50.111Z] provisioning config files... [2023-09-12T20:24:50.121Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/config4134680595103016951tmp [Pipeline] { [Pipeline] sh [2023-09-12T20:24:50.468Z] + set +x [2023-09-12T20:24:50.468Z] + curl -s https://codecov.io/bash [2023-09-12T20:24:50.468Z] + bash -s -- [2023-09-12T20:24:50.468Z] [2023-09-12T20:24:50.468Z] _____ _ [2023-09-12T20:24:50.468Z] / ____| | | [2023-09-12T20:24:50.468Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T20:24:50.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T20:24:50.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T20:24:50.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T20:24:50.468Z] Bash-1.0.6 [2023-09-12T20:24:50.468Z] [2023-09-12T20:24:50.468Z] [2023-09-12T20:24:50.468Z] ==> git version 2.25.1 found [2023-09-12T20:24:50.468Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-12T20:24:50.468Z] Release-Date: 2020-01-08 [2023-09-12T20:24:50.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T20:24:50.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T20:24:50.468Z] ==> Jenkins CI detected. [2023-09-12T20:24:50.468Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-339 [2023-09-12T20:24:50.468Z] project root: . [2023-09-12T20:24:50.468Z] --> token set from env [2023-09-12T20:24:50.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T20:24:50.468Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T20:24:50.468Z] ==> Python coveragepy not found [2023-09-12T20:24:50.468Z] ==> Searching for coverage reports in: [2023-09-12T20:24:50.468Z] + . [2023-09-12T20:24:50.468Z] -> Found 1 reports [2023-09-12T20:24:50.468Z] ==> Detecting git/mercurial file structure [2023-09-12T20:24:50.468Z] ==> Reading reports [2023-09-12T20:24:50.468Z] + ./coverage.out bytes=14499 [2023-09-12T20:24:50.468Z] ==> Appending adjustments [2023-09-12T20:24:50.468Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T20:24:50.726Z] + Found adjustments [2023-09-12T20:24:50.726Z] ==> Gzipping contents [2023-09-12T20:24:50.726Z] 4.0K /tmp/codecov.NwAYzQ.gz [2023-09-12T20:24:50.726Z] ==> Uploading reports [2023-09-12T20:24:50.726Z] url: https://codecov.io [2023-09-12T20:24:50.726Z] query: branch=PR-339&commit=92bcd6d69ec96fb54b40ef7829184fccd396eb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2023-09-12T20:24:50.726Z] -> Pinging Codecov [2023-09-12T20:24:50.726Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-339&commit=92bcd6d69ec96fb54b40ef7829184fccd396eb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2023-09-12T20:24:50.726Z] -> Uploading to [2023-09-12T20:24:50.726Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/4E5D53B4F1F92C436F7061BF334D961C/92bcd6d69ec96fb54b40ef7829184fccd396eb83/2755cbbd-82e7-4c26-a431-2e438bd59bff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T202450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd6ebf62f57a949acc368db6ee0d6b7b6478f631b7540539e44885cb37d315bc [2023-09-12T20:24:50.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:24:50.726Z] Dload Upload Total Spent Left Speed [2023-09-12T20:24:51.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2493 0 0 100 2493 0 11759 --:--:-- --:--:-- --:--:-- 11759 [2023-09-12T20:24:51.816Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/92bcd6d69ec96fb54b40ef7829184fccd396eb83 [Pipeline] } [2023-09-12T20:24:51.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T20:24:53.656Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-339/archives ] [2023-09-12T20:24:53.656Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-339/archives [2023-09-12T20:24:53.656Z] total 16 [2023-09-12T20:24:53.656Z] drwxr-xr-x 3 root root 4096 Sep 12 20:17 . [2023-09-12T20:24:53.656Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 20:17 .. [2023-09-12T20:24:53.656Z] drwxr-xr-x 2 root root 4096 Sep 12 20:17 cost [2023-09-12T20:24:53.656Z] -rw-r--r-- 1 root root 86 Sep 12 20:17 cost.csv [2023-09-12T20:24:53.656Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-339/archives [2023-09-12T20:24:53.656Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-339/archives [2023-09-12T20:24:53.656Z] total 16 [2023-09-12T20:24:53.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:17 . [2023-09-12T20:24:53.656Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 20:17 .. [2023-09-12T20:24:53.656Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 20:17 cost [2023-09-12T20:24:53.656Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 12 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:53.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:54.866Z] ---> package-listing.sh [2023-09-12T20:24:54.866Z] ++ facter osfamily [2023-09-12T20:24:54.866Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T20:24:55.125Z] + OS_FAMILY=debian [2023-09-12T20:24:55.125Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-339 [2023-09-12T20:24:55.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T20:24:55.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T20:24:55.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T20:24:55.125Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T20:24:55.125Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-339 ']' [2023-09-12T20:24:55.125Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T20:24:55.125Z] + case "${OS_FAMILY}" in [2023-09-12T20:24:55.125Z] + dpkg -l [2023-09-12T20:24:55.125Z] + grep '^ii' [2023-09-12T20:24:55.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T20:24:55.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T20:24:55.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T20:24:55.125Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-339 ']' [2023-09-12T20:24:55.125Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-339/archives/ [2023-09-12T20:24:55.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-339/archives/ [Pipeline] echo [2023-09-12T20:24:55.163Z] 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T20:24:55.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:24:55.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:24:55.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:24:55.970Z] prd-ubuntu20.04-docker-8c-8g-5968 does not seem to be running inside a container [2023-09-12T20:24:55.972Z] $ 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-339/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-339 -v /w/workspace/gexfoundry_device-rest-go_PR-339:/w/workspace/gexfoundry_device-rest-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-339@tmp:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:24:56.140Z] $ docker top 759ef4ad1a622efc8393b8f8c433ae6fa7aaf726b86433a561f1e9fe59eb9000 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:24:56.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T20:24:56.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T20:24:57.167Z] + ls /var/log/sa-host [2023-09-12T20:24:57.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:24:57.437Z] provisioning config files... [2023-09-12T20:24:57.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-339@tmp/config2879907599547126396tmp [Pipeline] { [Pipeline] echo [2023-09-12T20:24:57.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:57.814Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T20:24:57.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:58.257Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T20:24:58.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:58.602Z] ---> sudo-logs.sh [2023-09-12T20:24:58.602Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T20:24:58.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:24:58.991Z] ---> job-cost.sh [2023-09-12T20:24:58.991Z] lf-activate-venv: SKIPPING [2023-09-12T20:24:58.991Z] DEBUG: total: 0.2199999988079071 [2023-09-12T20:24:58.991Z] INFO: Retrieving Stack Cost... [2023-09-12T20:24:59.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:24:59.820Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T20:24:59.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:25:00.172Z] ---> logs-deploy.sh [2023-09-12T20:25:00.172Z] lf-activate-venv: SKIPPING [2023-09-12T20:25:00.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-339/1 [2023-09-12T20:25:00.172Z] INFO: archiving workspace using pattern(s): [2023-09-12T20:25:01.108Z] Archives upload complete. [2023-09-12T20:25:01.108Z] INFO: archiving logs to Nexus [2023-09-12T20:25:02.148Z] ---> uname -a: [2023-09-12T20:25:02.148Z] Linux prd-ubuntu20-04-docker-8c-8g-5968 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] ---> lscpu: [2023-09-12T20:25:02.148Z] Architecture: x86_64 [2023-09-12T20:25:02.148Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T20:25:02.148Z] Byte Order: Little Endian [2023-09-12T20:25:02.148Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T20:25:02.148Z] CPU(s): 8 [2023-09-12T20:25:02.148Z] On-line CPU(s) list: 0-7 [2023-09-12T20:25:02.148Z] Thread(s) per core: 1 [2023-09-12T20:25:02.148Z] Core(s) per socket: 1 [2023-09-12T20:25:02.148Z] Socket(s): 8 [2023-09-12T20:25:02.148Z] NUMA node(s): 1 [2023-09-12T20:25:02.148Z] Vendor ID: AuthenticAMD [2023-09-12T20:25:02.148Z] CPU family: 23 [2023-09-12T20:25:02.148Z] Model: 49 [2023-09-12T20:25:02.148Z] Model name: AMD EPYC-Rome Processor [2023-09-12T20:25:02.148Z] Stepping: 0 [2023-09-12T20:25:02.148Z] CPU MHz: 2800.000 [2023-09-12T20:25:02.148Z] BogoMIPS: 5600.00 [2023-09-12T20:25:02.148Z] Virtualization: AMD-V [2023-09-12T20:25:02.148Z] Hypervisor vendor: KVM [2023-09-12T20:25:02.148Z] Virtualization type: full [2023-09-12T20:25:02.148Z] L1d cache: 256 KiB [2023-09-12T20:25:02.148Z] L1i cache: 256 KiB [2023-09-12T20:25:02.148Z] L2 cache: 4 MiB [2023-09-12T20:25:02.148Z] L3 cache: 128 MiB [2023-09-12T20:25:02.148Z] NUMA node0 CPU(s): 0-7 [2023-09-12T20:25:02.148Z] Vulnerability Itlb multihit: Not affected [2023-09-12T20:25:02.148Z] Vulnerability L1tf: Not affected [2023-09-12T20:25:02.148Z] Vulnerability Mds: Not affected [2023-09-12T20:25:02.148Z] Vulnerability Meltdown: Not affected [2023-09-12T20:25:02.148Z] Vulnerability Mmio stale data: Not affected [2023-09-12T20:25:02.148Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T20:25:02.148Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T20:25:02.148Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T20:25:02.148Z] Vulnerability Srbds: Not affected [2023-09-12T20:25:02.148Z] Vulnerability Tsx async abort: Not affected [2023-09-12T20:25:02.148Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] ---> nproc: [2023-09-12T20:25:02.148Z] 8 [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] ---> df -h: [2023-09-12T20:25:02.148Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T20:25:02.148Z] overlay 155G 12G 144G 8% / [2023-09-12T20:25:02.148Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T20:25:02.148Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T20:25:02.148Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T20:25:02.148Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] ---> sar -b -r -n DEV: [2023-09-12T20:25:02.148Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5968) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:14:44 LINUX RESTART (8 CPU) [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T20:25:02.148Z] 20:16:02 173.52 47.73 125.80 0.00 5374.97 132105.58 0.00 [2023-09-12T20:25:02.148Z] 20:17:00 157.79 1.08 156.70 0.00 22.10 54578.14 0.00 [2023-09-12T20:25:02.148Z] 20:18:01 178.92 0.25 178.68 0.00 20.19 44572.53 0.00 [2023-09-12T20:25:02.148Z] 20:19:01 1.23 0.00 1.23 0.00 0.00 15.88 0.00 [2023-09-12T20:25:02.148Z] 20:20:01 27.40 10.25 17.15 0.00 3456.36 3752.31 0.00 [2023-09-12T20:25:02.148Z] 20:21:01 4.62 0.00 4.62 0.00 0.00 61.46 0.00 [2023-09-12T20:25:02.148Z] 20:22:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2023-09-12T20:25:02.148Z] 20:23:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2023-09-12T20:25:02.148Z] 20:24:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-09-12T20:25:02.148Z] 20:25:01 8.82 1.88 6.93 0.00 56.39 139.04 0.00 [2023-09-12T20:25:02.148Z] Average: 55.62 6.12 49.51 0.00 892.98 23510.18 0.00 [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T20:25:02.148Z] 20:16:02 29129912 31598216 720824 2.19 75180 2668068 2058604 6.07 988768 2407240 260 [2023-09-12T20:25:02.148Z] 20:17:00 27535496 31078508 1221024 3.71 152612 3551704 2280504 6.72 1679044 3178000 204968 [2023-09-12T20:25:02.148Z] 20:18:01 27510736 31596332 703996 2.14 165092 4045796 1773160 5.23 1249084 3594088 304 [2023-09-12T20:25:02.148Z] 20:19:01 27511836 31597508 702664 2.14 165132 4045800 1773160 5.23 1248744 3594092 228 [2023-09-12T20:25:02.148Z] 20:20:01 27256080 31562812 728336 2.21 170512 4249732 1811472 5.34 1428036 3648532 1376 [2023-09-12T20:25:02.148Z] 20:21:01 27277144 31583948 707384 2.15 170560 4249728 1828512 5.39 1405548 3648488 8 [2023-09-12T20:25:02.148Z] 20:22:01 27280024 31586988 704244 2.14 170632 4249732 1828512 5.39 1403632 3648492 144 [2023-09-12T20:25:02.148Z] 20:23:01 27286412 31593428 697832 2.12 170676 4249732 1828512 5.39 1397220 3648492 40 [2023-09-12T20:25:02.148Z] 20:24:01 27286160 31593200 698008 2.12 170700 4249736 1828512 5.39 1397004 3648496 16 [2023-09-12T20:25:02.148Z] 20:25:01 27207996 31523392 762296 2.32 170932 4252000 1882844 5.55 1475812 3637532 584 [2023-09-12T20:25:02.148Z] Average: 27528180 31531433 764661 2.33 158203 3981203 1889379 5.57 1367289 3465345 20793 [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T20:25:02.148Z] 20:16:02 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:16:02 ens3 636.51 404.32 6645.35 89.04 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:16:02 docker0 22.48 28.56 1.75 232.05 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:17:00 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:17:00 ens3 398.41 259.04 2423.72 97.42 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:17:00 veth3064849 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:17:00 docker0 227.10 363.72 18.76 2396.04 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:18:01 lo 1.84 1.84 0.19 0.19 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:18:01 ens3 125.25 75.22 2625.22 24.99 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:18:01 docker0 3.74 10.29 0.22 72.90 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:20:01 ens3 102.95 57.32 1375.77 4.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:21:01 ens3 0.38 0.35 0.09 0.08 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:24:01 ens3 0.62 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:25:01 ens3 36.79 24.56 40.60 17.95 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] Average: ens3 129.67 81.82 1311.45 23.24 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] Average: docker0 24.96 39.67 2.04 266.23 0.00 0.00 0.00 0.00 [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] ---> sar -P ALL: [2023-09-12T20:25:02.148Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5968) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:14:44 LINUX RESTART (8 CPU) [2023-09-12T20:25:02.148Z] [2023-09-12T20:25:02.148Z] 20:15:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T20:25:02.148Z] 20:16:02 all 9.32 0.00 3.28 4.50 0.05 82.85 [2023-09-12T20:25:02.148Z] 20:16:02 0 8.03 0.00 2.92 0.52 0.05 88.49 [2023-09-12T20:25:02.148Z] 20:16:02 1 10.72 0.00 2.45 0.72 0.03 86.07 [2023-09-12T20:25:02.148Z] 20:16:02 2 10.59 0.00 4.36 0.82 0.05 84.18 [2023-09-12T20:25:02.148Z] 20:16:02 3 8.66 0.00 2.39 7.05 0.05 81.85 [2023-09-12T20:25:02.148Z] 20:16:02 4 9.04 0.00 4.01 3.81 0.05 83.08 [2023-09-12T20:25:02.148Z] 20:16:02 5 7.55 0.00 2.86 2.68 0.05 86.86 [2023-09-12T20:25:02.148Z] 20:16:02 6 10.78 0.00 3.19 15.16 0.05 70.81 [2023-09-12T20:25:02.148Z] 20:16:02 7 9.23 0.00 4.09 5.19 0.07 81.41 [2023-09-12T20:25:02.148Z] 20:17:00 all 19.85 0.00 4.00 4.59 0.08 71.48 [2023-09-12T20:25:02.148Z] 20:17:00 0 19.98 0.00 3.99 1.08 0.07 74.88 [2023-09-12T20:25:02.148Z] 20:17:00 1 18.52 0.00 3.37 7.07 0.07 70.97 [2023-09-12T20:25:02.148Z] 20:17:00 2 19.95 0.00 3.89 0.58 0.07 75.51 [2023-09-12T20:25:02.148Z] 20:17:00 3 19.66 0.00 5.46 18.10 0.09 56.69 [2023-09-12T20:25:02.148Z] 20:17:00 4 19.70 0.00 3.42 0.68 0.07 76.13 [2023-09-12T20:25:02.148Z] 20:17:00 5 20.08 0.00 3.08 6.04 0.07 70.73 [2023-09-12T20:25:02.148Z] 20:17:00 6 20.41 0.00 4.66 1.84 0.09 73.01 [2023-09-12T20:25:02.148Z] 20:17:00 7 20.53 0.00 4.10 1.39 0.14 73.84 [2023-09-12T20:25:02.148Z] 20:18:01 all 20.96 0.00 3.43 2.45 0.07 73.10 [2023-09-12T20:25:02.148Z] 20:18:01 0 20.99 0.00 3.64 0.55 0.07 74.76 [2023-09-12T20:25:02.148Z] 20:18:01 1 20.71 0.00 3.62 2.47 0.07 73.14 [2023-09-12T20:25:02.148Z] 20:18:01 2 21.56 0.00 2.61 4.08 0.07 71.69 [2023-09-12T20:25:02.148Z] 20:18:01 3 20.62 0.00 4.26 7.97 0.08 67.07 [2023-09-12T20:25:02.148Z] 20:18:01 4 21.39 0.00 3.30 2.54 0.07 72.71 [2023-09-12T20:25:02.148Z] 20:18:01 5 20.80 0.00 3.60 0.45 0.07 75.08 [2023-09-12T20:25:02.148Z] 20:18:01 6 21.43 0.00 3.15 1.44 0.05 73.93 [2023-09-12T20:25:02.148Z] 20:18:01 7 20.18 0.00 3.22 0.13 0.07 76.40 [2023-09-12T20:25:02.148Z] 20:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-12T20:25:02.148Z] 20:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-12T20:25:02.149Z] 20:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T20:25:02.149Z] 20:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T20:25:02.149Z] 20:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T20:25:02.149Z] 20:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T20:25:02.149Z] 20:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-12T20:25:02.149Z] 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T20:25:02.149Z] 20:20:01 all 0.92 0.00 0.40 0.40 0.02 98.26 [2023-09-12T20:25:02.149Z] 20:20:01 0 2.17 0.00 0.38 0.30 0.02 97.13 [2023-09-12T20:25:02.149Z] 20:20:01 1 0.93 0.00 0.42 0.45 0.00 98.20 [2023-09-12T20:25:02.149Z] 20:20:01 2 0.55 0.00 0.23 0.50 0.02 98.69 [2023-09-12T20:25:02.149Z] 20:20:01 3 0.80 0.00 0.37 0.10 0.03 98.70 [2023-09-12T20:25:02.149Z] 20:20:01 4 1.10 0.00 0.64 0.32 0.03 97.91 [2023-09-12T20:25:02.149Z] 20:20:01 5 0.48 0.00 0.30 0.13 0.02 99.07 [2023-09-12T20:25:02.149Z] 20:20:01 6 0.45 0.00 0.27 1.35 0.00 97.93 [2023-09-12T20:25:02.149Z] 20:20:01 7 0.84 0.00 0.60 0.07 0.02 98.48 [2023-09-12T20:25:02.149Z] 20:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-12T20:25:02.149Z] 20:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-12T20:25:02.149Z] 20:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T20:25:02.149Z] 20:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-12T20:25:02.149Z] 20:21:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-12T20:25:02.149Z] 20:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:21:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-12T20:25:02.149Z] 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:22:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-09-12T20:25:02.149Z] 20:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-12T20:25:02.149Z] 20:22:01 2 0.51 0.00 0.00 0.00 0.00 99.49 [2023-09-12T20:25:02.149Z] 20:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T20:25:02.149Z] 20:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-12T20:25:02.149Z] 20:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:22:01 6 0.00 0.00 0.03 0.03 0.02 99.92 [2023-09-12T20:25:02.149Z] 20:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-12T20:25:02.149Z] 20:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T20:25:02.149Z] 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T20:25:02.149Z] 20:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-12T20:25:02.149Z] 20:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T20:25:02.149Z] 20:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:23:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-09-12T20:25:02.149Z] 20:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:24:01 all 0.04 0.00 0.01 0.00 0.06 99.89 [2023-09-12T20:25:02.149Z] 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T20:25:02.149Z] 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T20:25:02.149Z] 20:24:01 2 0.20 0.00 0.03 0.00 0.00 99.77 [2023-09-12T20:25:02.149Z] 20:24:01 3 0.02 0.00 0.03 0.00 0.50 99.45 [2023-09-12T20:25:02.149Z] 20:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T20:25:02.149Z] 20:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T20:25:02.149Z] 20:25:01 all 1.12 0.00 0.30 0.02 0.02 98.54 [2023-09-12T20:25:02.149Z] 20:25:01 0 1.01 0.00 0.37 0.02 0.02 98.59 [2023-09-12T20:25:02.149Z] 20:25:01 1 0.75 0.00 0.32 0.05 0.02 98.87 [2023-09-12T20:25:02.149Z] 20:25:01 2 1.57 0.00 0.15 0.00 0.02 98.26 [2023-09-12T20:25:02.149Z] 20:25:01 3 0.88 0.00 0.42 0.02 0.03 98.65 [2023-09-12T20:25:02.149Z] 20:25:01 4 1.22 0.00 0.27 0.00 0.02 98.50 [2023-09-12T20:25:02.149Z] 20:25:01 5 1.70 0.00 0.30 0.03 0.00 97.96 [2023-09-12T20:25:02.149Z] 20:25:01 6 0.70 0.00 0.27 0.03 0.02 98.98 [2023-09-12T20:25:02.149Z] 20:25:01 7 1.15 0.00 0.30 0.02 0.02 98.51 [2023-09-12T20:25:02.149Z] Average: all 5.20 0.00 1.14 1.19 0.03 92.44 [2023-09-12T20:25:02.149Z] Average: 0 5.21 0.00 1.13 0.24 0.03 93.39 [2023-09-12T20:25:02.149Z] Average: 1 5.14 0.00 1.02 1.06 0.02 92.76 [2023-09-12T20:25:02.149Z] Average: 2 5.48 0.00 1.12 0.60 0.03 92.76 [2023-09-12T20:25:02.149Z] Average: 3 5.03 0.00 1.29 3.28 0.09 90.31 [2023-09-12T20:25:02.149Z] Average: 4 5.22 0.00 1.16 0.74 0.03 92.85 [2023-09-12T20:25:02.149Z] Average: 5 5.03 0.00 1.01 0.92 0.02 93.01 [2023-09-12T20:25:02.149Z] Average: 6 5.36 0.00 1.15 1.99 0.02 91.48 [2023-09-12T20:25:02.149Z] Average: 7 5.16 0.00 1.22 0.67 0.03 92.92 [2023-09-12T20:25:02.149Z] [2023-09-12T20:25:02.149Z] [2023-09-12T20:25:02.149Z]