Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12f0947547c8f837f89b8015c91dffce46fd43af 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-ssh16254427536346738741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2051528120692646214.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2024579194914722984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh7844990231894730964.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3097386407585247837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-34744 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 Avoid second fetch Checking out Revision 12f0947547c8f837f89b8015c91dffce46fd43af (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 Commit message: "Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git rev-list --no-walk c0a9df4262558f69d37d70706ef4b98685fbf93c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T01:54:58.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T01:54:58.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T01:54:58.642Z] ========================================================= [2024-12-09T01:54:58.642Z] EdgeX Global Pipelines Version Info [2024-12-09T01:54:58.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:54:59.378Z] ------------------- [2024-12-09T01:54:59.378Z] stable info: [2024-12-09T01:54:59.378Z] ------------------- [2024-12-09T01:54:59.378Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T01:54:59.378Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:54:59.378Z] Message: update stable to v1.0.269 [2024-12-09T01:54:59.948Z] ------------------- [2024-12-09T01:54:59.948Z] experimental info: [2024-12-09T01:54:59.948Z] ------------------- [2024-12-09T01:54:59.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T01:54:59.948Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:54:59.948Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T01:55:00.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-12-09T01:55:00.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-12-09T01:55:00.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T01:55:00.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T01:55:00.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T01:55:00.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T01:55:00.149Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T01:55:00.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T01:55:00.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T01:55:00.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T01:55:00.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T01:55:00.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-12-09T01:55:00.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T01:55:00.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T01:55:00.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:55:00.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:55:00.408Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T01:55:00.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T01:55:00.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T01:55:00.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T01:55:00.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T01:55:00.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T01:55:00.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T01:55:00.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T01:55:00.596Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T01:55:00.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T01:55:00.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T01:55:00.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T01:55:00.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T01:55:00.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T01:55:00.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo [2024-12-09T01:55:00.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12f0947 [Pipeline] echo [2024-12-09T01:55:00.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:55:00.860Z] provisioning config files... [2024-12-09T01:55:00.873Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3175020150103467369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:55:01.219Z] ---> ****-login.sh [2024-12-09T01:55:01.219Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:55:01.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:01.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:01.484Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:01.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:01.484Z] [2024-12-09T01:55:01.484Z] Login Succeeded [2024-12-09T01:55:01.484Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:55:01.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:01.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:01.485Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:01.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:01.485Z] [2024-12-09T01:55:01.485Z] Login Succeeded [2024-12-09T01:55:01.485Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:55:01.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:01.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:01.748Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:01.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:01.748Z] [2024-12-09T01:55:01.748Z] Login Succeeded [2024-12-09T01:55:01.748Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:55:01.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:01.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:01.749Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:01.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:01.749Z] [2024-12-09T01:55:01.749Z] Login Succeeded [2024-12-09T01:55:01.749Z] ****.io [2024-12-09T01:55:01.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:02.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:02.040Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:02.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:02.040Z] [2024-12-09T01:55:02.040Z] Login Succeeded [2024-12-09T01:55:02.040Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:55:02.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T01:55:02.529Z] + git rev-list -1 --merges 12f0947547c8f837f89b8015c91dffce46fd43af~1..12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo [2024-12-09T01:55:02.560Z] -----------> git rev-list -1 --merges 12f0947547c8f837f89b8015c91dffce46fd43af~1..12f0947547c8f837f89b8015c91dffce46fd43af 12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T01:55:02.560Z] 12f0947547c8f837f89b8015c91dffce46fd43af [false] [Pipeline] sh [2024-12-09T01:55:02.853Z] + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo [2024-12-09T01:55:02.869Z] ========================================================= [2024-12-09T01:55:02.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T01:55:02.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T01:55:03.201Z] + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] echo [2024-12-09T01:55:03.213Z] [semverPrep] GIT_COMMIT: 12f0947547c8f837f89b8015c91dffce46fd43af, Commit Message: Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-09T01:55:03.229Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T01:55:03.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T01:55:03.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T01:55:03.577Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T01:55:03.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T01:55:03.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T01:55:03.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T01:55:03.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:55:03.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:55:03.926Z] [2024-12-09T01:55:03.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:55:04.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:55:04.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T01:55:04.229Z] b85a868b505f: Pulling fs layer [2024-12-09T01:55:04.229Z] e2be974225ed: Pulling fs layer [2024-12-09T01:55:04.229Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T01:55:04.229Z] 988bab9f4d93: Pulling fs layer [2024-12-09T01:55:04.229Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T01:55:04.229Z] 988bab9f4d93: Waiting [2024-12-09T01:55:04.229Z] 1469e6f7b9e6: Waiting [2024-12-09T01:55:04.229Z] eaf3925da568: Pulling fs layer [2024-12-09T01:55:04.229Z] bab4dde63d76: Pulling fs layer [2024-12-09T01:55:04.229Z] bde34c3a00c8: Pulling fs layer [2024-12-09T01:55:04.229Z] b352a97aabf1: Pulling fs layer [2024-12-09T01:55:04.229Z] 4872d77fe225: Pulling fs layer [2024-12-09T01:55:04.229Z] 5851b861e8e6: Pulling fs layer [2024-12-09T01:55:04.229Z] bde34c3a00c8: Waiting [2024-12-09T01:55:04.229Z] 5851b861e8e6: Waiting [2024-12-09T01:55:04.229Z] b352a97aabf1: Waiting [2024-12-09T01:55:04.229Z] 4872d77fe225: Waiting [2024-12-09T01:55:04.229Z] e2be974225ed: Download complete [2024-12-09T01:55:04.488Z] 988bab9f4d93: Download complete [2024-12-09T01:55:04.488Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T01:55:04.488Z] 1469e6f7b9e6: Download complete [2024-12-09T01:55:04.488Z] eaf3925da568: Verifying Checksum [2024-12-09T01:55:04.488Z] eaf3925da568: Download complete [2024-12-09T01:55:04.488Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T01:55:04.488Z] 339a4e72a1f5: Download complete [2024-12-09T01:55:04.488Z] bde34c3a00c8: Verifying Checksum [2024-12-09T01:55:04.488Z] bde34c3a00c8: Download complete [2024-12-09T01:55:04.488Z] b352a97aabf1: Verifying Checksum [2024-12-09T01:55:04.488Z] b352a97aabf1: Download complete [2024-12-09T01:55:04.488Z] 4872d77fe225: Verifying Checksum [2024-12-09T01:55:04.488Z] 4872d77fe225: Download complete [2024-12-09T01:55:04.488Z] 5851b861e8e6: Verifying Checksum [2024-12-09T01:55:04.488Z] 5851b861e8e6: Download complete [2024-12-09T01:55:04.488Z] b85a868b505f: Verifying Checksum [2024-12-09T01:55:04.488Z] b85a868b505f: Download complete [2024-12-09T01:55:05.057Z] bab4dde63d76: Verifying Checksum [2024-12-09T01:55:05.057Z] bab4dde63d76: Download complete [2024-12-09T01:55:05.993Z] b85a868b505f: Pull complete [2024-12-09T01:55:05.993Z] e2be974225ed: Pull complete [2024-12-09T01:55:06.251Z] 339a4e72a1f5: Pull complete [2024-12-09T01:55:06.510Z] 988bab9f4d93: Pull complete [2024-12-09T01:55:06.770Z] 1469e6f7b9e6: Pull complete [2024-12-09T01:55:06.770Z] eaf3925da568: Pull complete [2024-12-09T01:55:08.677Z] bab4dde63d76: Pull complete [2024-12-09T01:55:08.677Z] bde34c3a00c8: Pull complete [2024-12-09T01:55:08.677Z] b352a97aabf1: Pull complete [2024-12-09T01:55:08.677Z] 4872d77fe225: Pull complete [2024-12-09T01:55:08.938Z] 5851b861e8e6: Pull complete [2024-12-09T01:55:08.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T01:55:08.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:55:08.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:55:09.091Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T01:55:09.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T01:55:12.840Z] $ docker top 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 -eo pid,comm [2024-12-09T01:55:12.893Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T01:55:12.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T01:55:12.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:55:12.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:55:13.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:55:13.054Z] $ docker exec 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent [2024-12-09T01:55:13.170Z] SSH_AUTH_SOCK=/tmp/ssh-jUUHzpHpRhWF/agent.32 [2024-12-09T01:55:13.170Z] SSH_AGENT_PID=38 [2024-12-09T01:55:13.176Z] Running ssh-add (command line suppressed) [2024-12-09T01:55:13.280Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2783787795461903856.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2783787795461903856.key) [2024-12-09T01:55:13.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:55:13.592Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T01:55:13.603Z] $ docker exec --env ******** --env ******** 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent -k [2024-12-09T01:55:13.724Z] unset SSH_AUTH_SOCK; [2024-12-09T01:55:13.725Z] unset SSH_AGENT_PID; [2024-12-09T01:55:13.725Z] echo Agent pid 38 killed; [2024-12-09T01:55:13.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T01:55:13.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:55:13.779Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:55:13.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:55:13.885Z] $ docker exec 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent [2024-12-09T01:55:14.000Z] SSH_AUTH_SOCK=/tmp/ssh-KazPiEo2XR4N/agent.71 [2024-12-09T01:55:14.000Z] SSH_AGENT_PID=77 [2024-12-09T01:55:14.004Z] Running ssh-add (command line suppressed) [2024-12-09T01:55:14.110Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_29739481346911009.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_29739481346911009.key) [2024-12-09T01:55:14.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:55:14.420Z] + git semver init [2024-12-09T01:55:14.680Z] 2024-12-09 01:55:14,618 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T01:55:14.680Z] 2024-12-09 01:55:14,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-12-09T01:55:14.680Z] 2024-12-09 01:55:14,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-12-09T01:55:14.680Z] 2024-12-09 01:55:14,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T01:55:16.058Z] 2024-12-09 01:55:15,836 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-12-09T01:55:16.058Z] 2024-12-09 01:55:15,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-12-09T01:55:16.058Z] 2024-12-09 01:55:15,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T01:55:16.058Z] 2024-12-09 01:55:15,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T01:55:16.058Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T01:55:16.065Z] $ docker exec --env ******** --env ******** 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 ssh-agent -k [2024-12-09T01:55:16.166Z] unset SSH_AUTH_SOCK; [2024-12-09T01:55:16.166Z] unset SSH_AGENT_PID; [2024-12-09T01:55:16.167Z] echo Agent pid 77 killed; [2024-12-09T01:55:16.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T01:55:16.500Z] + git semver [Pipeline] } [2024-12-09T01:55:16.773Z] $ docker stop --time=1 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 [2024-12-09T01:55:18.166Z] $ docker rm -f --volumes 5ab472404baa417c1a5686cf167c2bae44b0cd0954ceccdf368dbc59c68d3951 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T01:55:18.513Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T01:55:18.776Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T01:55:18.780Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:55:18.960Z] provisioning config files... [2024-12-09T01:55:18.969Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2069061722439779782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:55:19.272Z] ---> ****-login.sh [2024-12-09T01:55:19.272Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:55:19.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:19.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:19.272Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:19.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:19.273Z] [2024-12-09T01:55:19.273Z] Login Succeeded [2024-12-09T01:55:19.273Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:55:19.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:19.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:19.273Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:19.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:19.273Z] [2024-12-09T01:55:19.273Z] Login Succeeded [2024-12-09T01:55:19.273Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:55:19.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:19.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:19.532Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:19.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:19.532Z] [2024-12-09T01:55:19.532Z] Login Succeeded [2024-12-09T01:55:19.532Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:55:19.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:19.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:19.533Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:19.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:19.533Z] [2024-12-09T01:55:19.533Z] Login Succeeded [2024-12-09T01:55:19.533Z] ****.io [2024-12-09T01:55:19.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:55:19.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:55:19.792Z] Configure a credential helper to remove this warning. See [2024-12-09T01:55:19.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:55:19.792Z] [2024-12-09T01:55:19.792Z] Login Succeeded [2024-12-09T01:55:19.792Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:55:19.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T01:55:19.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:55:19.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:55:19.922Z] ========================================================= [2024-12-09T01:55:19.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T01:55:19.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:55:20.258Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T01:55:20.258Z] Sending build context to Docker daemon 16.65MB [2024-12-09T01:55:20.258Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T01:55:20.258Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-09T01:55:20.517Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T01:55:20.517Z] 43c4264eed91: Pulling fs layer [2024-12-09T01:55:20.517Z] 4cc291be95ef: Pulling fs layer [2024-12-09T01:55:20.517Z] 2ac1f1163629: Pulling fs layer [2024-12-09T01:55:20.517Z] 5c3c966382ef: Pulling fs layer [2024-12-09T01:55:20.517Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T01:55:20.517Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T01:55:20.517Z] 9f66e0745190: Pulling fs layer [2024-12-09T01:55:20.517Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T01:55:20.517Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T01:55:20.518Z] f49a43e4bbc0: Waiting [2024-12-09T01:55:20.518Z] 5d5c8e513c77: Waiting [2024-12-09T01:55:20.518Z] 561ebcabdf7f: Waiting [2024-12-09T01:55:20.518Z] 9f66e0745190: Waiting [2024-12-09T01:55:20.518Z] 5c3c966382ef: Waiting [2024-12-09T01:55:20.518Z] 4f4fb700ef54: Waiting [2024-12-09T01:55:20.518Z] 4cc291be95ef: Download complete [2024-12-09T01:55:20.518Z] 5c3c966382ef: Download complete [2024-12-09T01:55:20.518Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T01:55:20.518Z] 4f4fb700ef54: Download complete [2024-12-09T01:55:20.518Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T01:55:20.518Z] 5d5c8e513c77: Download complete [2024-12-09T01:55:20.518Z] 43c4264eed91: Download complete [2024-12-09T01:55:20.518Z] 9f66e0745190: Verifying Checksum [2024-12-09T01:55:20.518Z] 9f66e0745190: Download complete [2024-12-09T01:55:20.776Z] 561ebcabdf7f: Download complete [2024-12-09T01:55:20.776Z] 43c4264eed91: Pull complete [2024-12-09T01:55:21.034Z] 4cc291be95ef: Pull complete [2024-12-09T01:55:21.034Z] 2ac1f1163629: Verifying Checksum [2024-12-09T01:55:21.034Z] 2ac1f1163629: Download complete [2024-12-09T01:55:21.292Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T01:55:21.292Z] f49a43e4bbc0: Download complete [2024-12-09T01:55:24.580Z] 2ac1f1163629: Pull complete [2024-12-09T01:55:24.580Z] 5c3c966382ef: Pull complete [2024-12-09T01:55:24.580Z] 4f4fb700ef54: Pull complete [2024-12-09T01:55:24.580Z] 5d5c8e513c77: Pull complete [2024-12-09T01:55:24.580Z] 9f66e0745190: Pull complete [2024-12-09T01:55:26.481Z] f49a43e4bbc0: Pull complete [2024-12-09T01:55:27.048Z] 561ebcabdf7f: Pull complete [2024-12-09T01:55:27.048Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T01:55:27.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:55:27.048Z] ---> 3a752c3f9dda [2024-12-09T01:55:27.048Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-09T01:55:31.237Z] ---> Running in 5cbda302ac5b [2024-12-09T01:55:31.237Z] Removing intermediate container 5cbda302ac5b [2024-12-09T01:55:31.237Z] ---> d2b3f97a27b8 [2024-12-09T01:55:31.237Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T01:55:31.237Z] ---> Running in bee13d6e5468 [2024-12-09T01:55:31.237Z] Removing intermediate container bee13d6e5468 [2024-12-09T01:55:31.237Z] ---> ced182bff71d [2024-12-09T01:55:31.237Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-09T01:55:31.237Z] ---> Running in c063dea0fe05 [2024-12-09T01:55:31.237Z] Removing intermediate container c063dea0fe05 [2024-12-09T01:55:31.237Z] ---> 3a3ab80dab8e [2024-12-09T01:55:31.237Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T01:55:31.497Z] ---> Running in 032896d3fcb6 [2024-12-09T01:55:31.497Z] Removing intermediate container 032896d3fcb6 [2024-12-09T01:55:31.497Z] ---> 66aaa2c650bd [2024-12-09T01:55:31.497Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T01:55:31.497Z] ---> Running in f3c1468fb3bd [2024-12-09T01:55:31.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:55:31.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:55:32.014Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T01:55:32.014Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-09T01:55:32.014Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T01:55:32.014Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T01:55:32.014Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:55:32.014Z] OK: 250 MiB in 58 packages [2024-12-09T01:55:32.582Z] Removing intermediate container f3c1468fb3bd [2024-12-09T01:55:32.582Z] ---> 070569bbb197 [2024-12-09T01:55:32.582Z] Step 8/12 : WORKDIR /device-rest-go [2024-12-09T01:55:32.582Z] ---> Running in d8acdbe7a448 [2024-12-09T01:55:32.841Z] Removing intermediate container d8acdbe7a448 [2024-12-09T01:55:32.841Z] ---> 5ff188642fa3 [2024-12-09T01:55:32.841Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-09T01:55:32.841Z] ---> 949f7a01cbef [2024-12-09T01:55:32.841Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:55:32.841Z] ---> Running in b1f407e3f626 [2024-12-09T01:55:33.922Z] Still waiting to schedule task [2024-12-09T01:55:33.922Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ [2024-12-09T01:56:19.552Z] Removing intermediate container b1f407e3f626 [2024-12-09T01:56:19.552Z] ---> 8e4e54ddf193 [2024-12-09T01:56:19.552Z] Step 11/12 : COPY . . [2024-12-09T01:56:19.552Z] ---> ca924e1b318a [2024-12-09T01:56:19.552Z] Step 12/12 : RUN $MAKE [2024-12-09T01:56:19.552Z] ---> Running in 3648e8aa19a6 [2024-12-09T01:56:19.552Z] noop [2024-12-09T01:56:19.552Z] Removing intermediate container 3648e8aa19a6 [2024-12-09T01:56:19.552Z] ---> c4ca8e770b13 [2024-12-09T01:56:19.552Z] Successfully built c4ca8e770b13 [2024-12-09T01:56:19.552Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:19.879Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:56:19.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:56:19.957Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T01:56:19.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T01:56:20.569Z] $ docker top 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:56:20.925Z] + go version [2024-12-09T01:56:20.925Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T01:56:20.933Z] $ docker stop --time=1 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c [2024-12-09T01:56:22.313Z] $ docker rm -f --volumes 460d7a4baf632cd27b8bbb521025baa0ab44521da2fe1622eb0bd92dfcbeec4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:22.789Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:56:22.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:56:22.870Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T01:56:22.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T01:56:23.377Z] $ docker top 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:56:23.730Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:56:24.033Z] + make test [2024-12-09T01:56:24.033Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T01:56:25.934Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-09T01:56:43.994Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-09T01:56:43.994Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-12-09T01:56:53.964Z] go vet ./... [2024-12-09T01:56:58.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T01:56:58.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T01:56:58.147Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T01:56:58.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T01:56:58.431Z] $ docker stop --time=1 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e [2024-12-09T01:57:03.334Z] $ docker rm -f --volumes 9aaf031de298b018600a60dd5cc2a2dfce0bfae91bfed571384ed70248f8e91e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T01:57:03.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T01:57:03.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T01:57:04.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T01:57:04.703Z] + ls -al . [2024-12-09T01:57:04.703Z] total 244 [2024-12-09T01:57:04.703Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 01:56 . [2024-12-09T01:57:04.703Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:54 .. [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 9 01:54 .dockerignore [2024-12-09T01:57:04.703Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:56 .git [2024-12-09T01:57:04.703Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 .github [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 01:54 .gitignore [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 01:54 .golangci.yml [2024-12-09T01:57:04.703Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:55 .semver [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 9 01:54 Attribution.txt [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 9 01:54 CHANGELOG.md [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 9 01:54 Dockerfile [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:54 GOVERNANCE.md [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 9 01:54 Jenkinsfile [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 01:54 LICENSE [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 9 01:54 Makefile [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 01:54 OWNERS.md [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 9 01:54 README.md [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:55 VERSION [2024-12-09T01:57:04.703Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:54 bin [2024-12-09T01:57:04.703Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 cmd [2024-12-09T01:57:04.703Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 9 01:56 coverage.out [2024-12-09T01:57:04.703Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:54 driver [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 6335 Dec 9 01:54 go.mod [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 01:54 go.sum [2024-12-09T01:57:04.703Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:54 openapi [2024-12-09T01:57:04.703Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 9 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:05.089Z] + 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=12f0947547c8f837f89b8015c91dffce46fd43af --label arch=amd64 --label version=4.0.0-dev.5 . [2024-12-09T01:57:05.089Z] Sending build context to Docker daemon 16.67MB [2024-12-09T01:57:05.089Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T01:57:05.089Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-09T01:57:05.089Z] ---> c4ca8e770b13 [2024-12-09T01:57:05.089Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-12-09T01:57:05.348Z] ---> Running in 7bd644982c9f [2024-12-09T01:57:05.607Z] Removing intermediate container 7bd644982c9f [2024-12-09T01:57:05.607Z] ---> 3b36cb2626c5 [2024-12-09T01:57:05.607Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T01:57:05.607Z] ---> Running in fe374573a5c4 [2024-12-09T01:57:05.607Z] Removing intermediate container fe374573a5c4 [2024-12-09T01:57:05.607Z] ---> e804e06ddff0 [2024-12-09T01:57:05.607Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-09T01:57:05.607Z] ---> Running in 89945f2ad9b8 [2024-12-09T01:57:05.607Z] Removing intermediate container 89945f2ad9b8 [2024-12-09T01:57:05.607Z] ---> 7589e43411e5 [2024-12-09T01:57:05.607Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T01:57:05.607Z] ---> Running in e35f7fed4688 [2024-12-09T01:57:05.866Z] Removing intermediate container e35f7fed4688 [2024-12-09T01:57:05.866Z] ---> 0ac6d94e7468 [2024-12-09T01:57:05.866Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T01:57:05.866Z] ---> Running in 44a0d15c9dc2 [2024-12-09T01:57:06.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:06.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:06.381Z] OK: 250 MiB in 58 packages [2024-12-09T01:57:06.947Z] Removing intermediate container 44a0d15c9dc2 [2024-12-09T01:57:06.947Z] ---> 6bece4c644b5 [2024-12-09T01:57:06.947Z] Step 8/26 : WORKDIR /device-rest-go [2024-12-09T01:57:06.947Z] ---> Running in 226a3b6cf910 [2024-12-09T01:57:06.947Z] Removing intermediate container 226a3b6cf910 [2024-12-09T01:57:06.947Z] ---> 557f21802baa [2024-12-09T01:57:06.947Z] Step 9/26 : COPY go.mod vendor* ./ [2024-12-09T01:57:06.947Z] ---> 10207d3fba54 [2024-12-09T01:57:06.947Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:57:06.947Z] ---> Running in 578e18057f80 [2024-12-09T01:57:07.511Z] Removing intermediate container 578e18057f80 [2024-12-09T01:57:07.511Z] ---> 52ef0b4201f5 [2024-12-09T01:57:07.511Z] Step 11/26 : COPY . . [2024-12-09T01:57:08.496Z] ---> e9d8c7bcb24c [2024-12-09T01:57:08.496Z] Step 12/26 : RUN $MAKE [2024-12-09T01:57:08.496Z] ---> Running in 6c62a1afbde7 [2024-12-09T01:57:08.496Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-09T01:57:40.574Z] Removing intermediate container 6c62a1afbde7 [2024-12-09T01:57:40.574Z] ---> c2cd2a0631d5 [2024-12-09T01:57:40.574Z] Step 13/26 : FROM alpine:3.20 [2024-12-09T01:57:40.834Z] 3.20: Pulling from library/alpine [2024-12-09T01:57:40.834Z] da9db072f522: Pulling fs layer [2024-12-09T01:57:41.251Z] da9db072f522: Download complete [2024-12-09T01:57:41.251Z] da9db072f522: Pull complete [2024-12-09T01:57:41.251Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T01:57:41.251Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T01:57:41.251Z] ---> 63b790fccc90 [2024-12-09T01:57:41.251Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-09T01:57:41.510Z] ---> Running in 3daf31467d08 [2024-12-09T01:57:41.510Z] Removing intermediate container 3daf31467d08 [2024-12-09T01:57:41.510Z] ---> fcddf83d04dc [2024-12-09T01:57:41.510Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-12-09T01:57:41.510Z] ---> Running in 53ad662aeac0 [2024-12-09T01:57:41.510Z] Removing intermediate container 53ad662aeac0 [2024-12-09T01:57:41.510Z] ---> 889f7bd0f32d [2024-12-09T01:57:41.510Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-12-09T01:57:41.510Z] ---> Running in 10a524835aad [2024-12-09T01:57:41.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:41.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:42.332Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T01:57:42.332Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:42.332Z] OK: 8 MiB in 15 packages [2024-12-09T01:57:42.591Z] Removing intermediate container 10a524835aad [2024-12-09T01:57:42.591Z] ---> 01e83c15991b [2024-12-09T01:57:42.591Z] Step 17/26 : RUN apk --no-cache upgrade [2024-12-09T01:57:42.591Z] ---> Running in 4c81805a473f [2024-12-09T01:57:42.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:42.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:43.107Z] Upgrading critical system libraries and apk-tools: [2024-12-09T01:57:43.107Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:57:43.107Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:43.107Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:57:43.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:43.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:57:43.625Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:43.625Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:57:43.625Z] OK: 8 MiB in 15 packages [2024-12-09T01:57:44.191Z] Removing intermediate container 4c81805a473f [2024-12-09T01:57:44.191Z] ---> e6398ebf9b5f [2024-12-09T01:57:44.191Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-12-09T01:57:45.130Z] ---> 43f53c453b70 [2024-12-09T01:57:45.130Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-12-09T01:57:45.388Z] ---> b062689a3334 [2024-12-09T01:57:45.388Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-09T01:57:45.388Z] ---> 2781c4e89e12 [2024-12-09T01:57:45.388Z] Step 21/26 : EXPOSE 59986 [2024-12-09T01:57:45.388Z] ---> Running in fdf71accfc01 [2024-12-09T01:57:45.388Z] Removing intermediate container fdf71accfc01 [2024-12-09T01:57:45.388Z] ---> c7af481111cb [2024-12-09T01:57:45.388Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-12-09T01:57:45.388Z] ---> Running in 8d84574b6a4f [2024-12-09T01:57:45.645Z] Removing intermediate container 8d84574b6a4f [2024-12-09T01:57:45.645Z] ---> d87e5777b8ce [2024-12-09T01:57:45.645Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-09T01:57:45.645Z] ---> Running in e3c06abc4912 [2024-12-09T01:57:45.645Z] Removing intermediate container e3c06abc4912 [2024-12-09T01:57:45.645Z] ---> f0ceb56c0c50 [2024-12-09T01:57:45.645Z] Step 24/26 : LABEL arch=amd64 [2024-12-09T01:57:45.645Z] ---> Running in 308951125c0e [2024-12-09T01:57:45.645Z] Removing intermediate container 308951125c0e [2024-12-09T01:57:45.645Z] ---> 59e6048ce9ce [2024-12-09T01:57:45.645Z] Step 25/26 : LABEL git_sha=12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T01:57:45.645Z] ---> Running in 191fdca4cdd3 [2024-12-09T01:57:45.904Z] Removing intermediate container 191fdca4cdd3 [2024-12-09T01:57:45.904Z] ---> fb13a9183582 [2024-12-09T01:57:45.904Z] Step 26/26 : LABEL version=4.0.0-dev.5 [2024-12-09T01:57:45.904Z] ---> Running in d9b9c5492664 [2024-12-09T01:57:45.904Z] Removing intermediate container d9b9c5492664 [2024-12-09T01:57:45.904Z] ---> 3d710cc9636f [2024-12-09T01:57:45.904Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T01:57:45.904Z] Successfully built 3d710cc9636f [2024-12-09T01:57:45.904Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:57:46.049Z] provisioning config files... [2024-12-09T01:57:46.059Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14912768217397705253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:57:46.366Z] ---> ****-login.sh [2024-12-09T01:57:46.366Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:57:46.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:46.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:46.366Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:46.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:46.366Z] [2024-12-09T01:57:46.366Z] Login Succeeded [2024-12-09T01:57:46.366Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:57:46.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:46.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:46.366Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:46.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:46.367Z] [2024-12-09T01:57:46.367Z] Login Succeeded [2024-12-09T01:57:46.367Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:57:46.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:46.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:46.629Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:46.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:46.629Z] [2024-12-09T01:57:46.629Z] Login Succeeded [2024-12-09T01:57:46.629Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:57:46.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:46.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:46.629Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:46.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:46.630Z] [2024-12-09T01:57:46.630Z] Login Succeeded [2024-12-09T01:57:46.630Z] ****.io [2024-12-09T01:57:46.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:46.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:46.890Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:46.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:46.890Z] [2024-12-09T01:57:46.890Z] Login Succeeded [2024-12-09T01:57:46.890Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:57:46.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T01:57:46.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:57:46.989Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-12-09T01:57:46.989Z] 12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T01:57:46.989Z] latest [2024-12-09T01:57:46.989Z] 4.0.0-dev.5 [2024-12-09T01:57:46.989Z] 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T01:57:46.989Z] main [2024-12-09T01:57:46.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:47.329Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:47.647Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T01:57:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-09T01:57:47.647Z] 2d565121bd2e: Preparing [2024-12-09T01:57:47.647Z] 9841c0869b4f: Preparing [2024-12-09T01:57:47.647Z] a73edb2337a0: Preparing [2024-12-09T01:57:47.647Z] b8465d2c2f6d: Preparing [2024-12-09T01:57:47.647Z] 9b6cd7db00f7: Preparing [2024-12-09T01:57:47.647Z] 75654b8eeebd: Preparing [2024-12-09T01:57:47.647Z] 75654b8eeebd: Waiting [2024-12-09T01:57:47.647Z] 9b6cd7db00f7: Pushed [2024-12-09T01:57:47.647Z] 2d565121bd2e: Pushed [2024-12-09T01:57:47.647Z] 9841c0869b4f: Pushed [2024-12-09T01:57:47.647Z] 75654b8eeebd: Layer already exists [2024-12-09T01:57:48.213Z] b8465d2c2f6d: Pushed [2024-12-09T01:57:50.755Z] a73edb2337a0: Pushed [2024-12-09T01:57:50.755Z] 12f0947547c8f837f89b8015c91dffce46fd43af: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:51.345Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:51.666Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-12-09T01:57:51.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-09T01:57:51.666Z] 2d565121bd2e: Preparing [2024-12-09T01:57:51.666Z] 9841c0869b4f: Preparing [2024-12-09T01:57:51.666Z] a73edb2337a0: Preparing [2024-12-09T01:57:51.666Z] b8465d2c2f6d: Preparing [2024-12-09T01:57:51.666Z] 9b6cd7db00f7: Preparing [2024-12-09T01:57:51.666Z] 75654b8eeebd: Preparing [2024-12-09T01:57:51.666Z] 75654b8eeebd: Waiting [2024-12-09T01:57:51.666Z] 9841c0869b4f: Layer already exists [2024-12-09T01:57:51.666Z] b8465d2c2f6d: Layer already exists [2024-12-09T01:57:51.666Z] a73edb2337a0: Layer already exists [2024-12-09T01:57:51.666Z] 2d565121bd2e: Layer already exists [2024-12-09T01:57:51.666Z] 9b6cd7db00f7: Layer already exists [2024-12-09T01:57:51.666Z] 75654b8eeebd: Layer already exists [2024-12-09T01:57:51.666Z] latest: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:52.000Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:52.326Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 [2024-12-09T01:57:52.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-09T01:57:52.326Z] 2d565121bd2e: Preparing [2024-12-09T01:57:52.326Z] 9841c0869b4f: Preparing [2024-12-09T01:57:52.326Z] a73edb2337a0: Preparing [2024-12-09T01:57:52.326Z] b8465d2c2f6d: Preparing [2024-12-09T01:57:52.326Z] 9b6cd7db00f7: Preparing [2024-12-09T01:57:52.326Z] 75654b8eeebd: Preparing [2024-12-09T01:57:52.326Z] 75654b8eeebd: Waiting [2024-12-09T01:57:52.326Z] 9841c0869b4f: Layer already exists [2024-12-09T01:57:52.326Z] 2d565121bd2e: Layer already exists [2024-12-09T01:57:52.326Z] a73edb2337a0: Layer already exists [2024-12-09T01:57:52.326Z] b8465d2c2f6d: Layer already exists [2024-12-09T01:57:52.326Z] 9b6cd7db00f7: Layer already exists [2024-12-09T01:57:52.326Z] 75654b8eeebd: Layer already exists [2024-12-09T01:57:52.326Z] 4.0.0-dev.5: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:52.651Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:52.965Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T01:57:52.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-09T01:57:52.965Z] 2d565121bd2e: Preparing [2024-12-09T01:57:52.965Z] 9841c0869b4f: Preparing [2024-12-09T01:57:52.965Z] a73edb2337a0: Preparing [2024-12-09T01:57:52.965Z] b8465d2c2f6d: Preparing [2024-12-09T01:57:52.965Z] 9b6cd7db00f7: Preparing [2024-12-09T01:57:52.965Z] 75654b8eeebd: Preparing [2024-12-09T01:57:52.965Z] 75654b8eeebd: Waiting [2024-12-09T01:57:52.965Z] 9841c0869b4f: Layer already exists [2024-12-09T01:57:52.965Z] 2d565121bd2e: Layer already exists [2024-12-09T01:57:52.965Z] b8465d2c2f6d: Layer already exists [2024-12-09T01:57:52.965Z] a73edb2337a0: Layer already exists [2024-12-09T01:57:52.965Z] 9b6cd7db00f7: Layer already exists [2024-12-09T01:57:52.965Z] 75654b8eeebd: Layer already exists [2024-12-09T01:57:52.965Z] 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:53.304Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:53.625Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-12-09T01:57:53.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-12-09T01:57:53.625Z] 2d565121bd2e: Preparing [2024-12-09T01:57:53.625Z] 9841c0869b4f: Preparing [2024-12-09T01:57:53.625Z] a73edb2337a0: Preparing [2024-12-09T01:57:53.625Z] b8465d2c2f6d: Preparing [2024-12-09T01:57:53.625Z] 9b6cd7db00f7: Preparing [2024-12-09T01:57:53.625Z] 75654b8eeebd: Preparing [2024-12-09T01:57:53.625Z] 75654b8eeebd: Waiting [2024-12-09T01:57:53.625Z] 9b6cd7db00f7: Layer already exists [2024-12-09T01:57:53.625Z] 9841c0869b4f: Layer already exists [2024-12-09T01:57:53.625Z] a73edb2337a0: Layer already exists [2024-12-09T01:57:53.625Z] b8465d2c2f6d: Layer already exists [2024-12-09T01:57:53.625Z] 2d565121bd2e: Layer already exists [2024-12-09T01:57:53.625Z] 75654b8eeebd: Layer already exists [2024-12-09T01:57:53.625Z] main: digest: sha256:5cb1318344e579f3729756f3ef4a9cb1d14709a7e716e3617bfa3c666d2fe6aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T01:57:53.699Z] ===================================================== [Pipeline] echo [2024-12-09T01:57:53.718Z] taggedImages: [2024-12-09T01:57:53.718Z] - nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T01:57:53.718Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-12-09T01:57:53.718Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0-dev.5 [2024-12-09T01:57:53.718Z] - nexus3.edgexfoundry.org:10004/device-rest:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T01:57:53.718Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:54.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:57:54.135Z] [2024-12-09T01:57:54.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:54.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:57:54.438Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T01:57:54.438Z] 5eb5b503b376: Pulling fs layer [2024-12-09T01:57:54.438Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T01:57:54.438Z] ec43610c2a17: Pulling fs layer [2024-12-09T01:57:54.438Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T01:57:54.438Z] 33b1e0a273af: Pulling fs layer [2024-12-09T01:57:54.438Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T01:57:54.438Z] 2f39f015ded8: Pulling fs layer [2024-12-09T01:57:54.438Z] 3a2ae6a8a46f: Waiting [2024-12-09T01:57:54.438Z] 33b1e0a273af: Waiting [2024-12-09T01:57:54.438Z] 5d3b04190fa2: Waiting [2024-12-09T01:57:54.438Z] 2f39f015ded8: Waiting [2024-12-09T01:57:54.438Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T01:57:54.438Z] 5c69ac0246d0: Download complete [2024-12-09T01:57:54.438Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T01:57:54.438Z] 3a2ae6a8a46f: Download complete [2024-12-09T01:57:54.438Z] 33b1e0a273af: Verifying Checksum [2024-12-09T01:57:54.438Z] 33b1e0a273af: Download complete [2024-12-09T01:57:54.438Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T01:57:54.438Z] 5d3b04190fa2: Download complete [2024-12-09T01:57:54.438Z] ec43610c2a17: Verifying Checksum [2024-12-09T01:57:54.438Z] ec43610c2a17: Download complete [2024-12-09T01:57:54.696Z] 5eb5b503b376: Verifying Checksum [2024-12-09T01:57:54.696Z] 5eb5b503b376: Download complete [2024-12-09T01:57:55.261Z] 2f39f015ded8: Download complete [2024-12-09T01:57:55.828Z] 5eb5b503b376: Pull complete [2024-12-09T01:57:56.086Z] 5c69ac0246d0: Pull complete [2024-12-09T01:57:56.652Z] ec43610c2a17: Pull complete [2024-12-09T01:57:56.652Z] 3a2ae6a8a46f: Pull complete [2024-12-09T01:57:56.910Z] 33b1e0a273af: Pull complete [2024-12-09T01:57:56.910Z] 5d3b04190fa2: Pull complete [2024-12-09T01:58:01.091Z] 2f39f015ded8: Pull complete [2024-12-09T01:58:01.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T01:58:01.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:58:01.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:58:01.198Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T01:58:01.227Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-lftools-log-publisher:latest cat [2024-12-09T01:58:06.409Z] $ docker top 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:58:06.796Z] ---> job-cost.sh [2024-12-09T01:58:06.796Z] lf-activate-venv: SKIPPING [2024-12-09T01:58:06.796Z] INFO: No Stack... [2024-12-09T01:58:07.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T01:58:07.315Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T01:58:07.607Z] + cut -d, -f6 [2024-12-09T01:58:07.607Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [Pipeline] lock [2024-12-09T01:58:07.619Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [2024-12-09T01:58:07.630Z] Resource [jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] did not exist. Created. [2024-12-09T01:58:07.639Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T01:58:07.948Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T01:58:07.982Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T01:58:07.991Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T01:58:08.010Z] $ docker stop --time=1 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 [2024-12-09T01:58:09.165Z] $ docker rm -f --volumes 3cfbaa3106d286e61b2a6c5eb0d96022e00b2b331bc051321b988effb482a2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T01:58:45.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34749 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-12-09T01:58:45.285Z] Running in /w/workspace/device-rest-go/182 [Pipeline] { [Pipeline] checkout [2024-12-09T01:58:48.374Z] The recommended git tool is: git [2024-12-09T01:58:55.979Z] using credential edgex-jenkins-ssh [2024-12-09T01:58:56.013Z] Cloning the remote Git repository [2024-12-09T01:58:56.087Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-12-09T01:58:56.242Z] > git init /w/workspace/device-rest-go/182 # timeout=10 [2024-12-09T01:58:56.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-12-09T01:58:56.478Z] > git --version # timeout=10 [2024-12-09T01:58:56.505Z] > git --version # 'git version 2.25.1' [2024-12-09T01:58:56.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T01:58:56.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:58:59.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-12-09T01:59:00.023Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:59:01.388Z] Avoid second fetch [2024-12-09T01:59:01.389Z] Checking out Revision 12f0947547c8f837f89b8015c91dffce46fd43af (main) [2024-12-09T01:59:01.411Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T01:59:01.486Z] > git checkout -f 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 [2024-12-09T01:59:02.297Z] Commit message: "Merge pull request #431 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T01:59:09.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T01:59:09.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:59:09.187Z] Dload Upload Total Spent Left Speed [2024-12-09T01:59:09.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-12-09T01:59:09.539Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T01:59:09.876Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T01:59:09.876Z] + sudo tee /etc/docker/daemon.new [2024-12-09T01:59:09.876Z] { [2024-12-09T01:59:09.876Z] "registry-mirrors": [ [2024-12-09T01:59:09.876Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T01:59:09.876Z] ], [2024-12-09T01:59:09.876Z] "bip": "10.250.0.254/24", [2024-12-09T01:59:09.876Z] "hosts": [ [2024-12-09T01:59:09.876Z] "tcp://0.0.0.0:5555", [2024-12-09T01:59:09.876Z] "unix:///var/run/docker.sock" [2024-12-09T01:59:09.876Z] ], [2024-12-09T01:59:09.876Z] "mtu": 1458, [2024-12-09T01:59:09.876Z] "selinux-enabled": true, [2024-12-09T01:59:09.876Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T01:59:09.876Z] } [Pipeline] sh [2024-12-09T01:59:10.218Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T01:59:10.569Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:59:28.856Z] provisioning config files... [2024-12-09T01:59:28.887Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/182@tmp/config6498193771230116340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:59:29.652Z] ---> ****-login.sh [2024-12-09T01:59:29.652Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:59:29.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:59:30.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:59:30.209Z] Configure a credential helper to remove this warning. See [2024-12-09T01:59:30.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:59:30.209Z] [2024-12-09T01:59:30.209Z] Login Succeeded [2024-12-09T01:59:30.209Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:59:30.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:59:30.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:59:30.484Z] Configure a credential helper to remove this warning. See [2024-12-09T01:59:30.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:59:30.484Z] [2024-12-09T01:59:30.484Z] Login Succeeded [2024-12-09T01:59:30.484Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:59:30.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:59:30.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:59:30.762Z] Configure a credential helper to remove this warning. See [2024-12-09T01:59:30.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:59:30.762Z] [2024-12-09T01:59:30.762Z] Login Succeeded [2024-12-09T01:59:30.762Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:59:31.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:59:31.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:59:31.307Z] Configure a credential helper to remove this warning. See [2024-12-09T01:59:31.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:59:31.307Z] [2024-12-09T01:59:31.307Z] Login Succeeded [2024-12-09T01:59:31.307Z] ****.io [2024-12-09T01:59:31.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:59:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:59:31.848Z] Configure a credential helper to remove this warning. See [2024-12-09T01:59:31.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:59:31.848Z] [2024-12-09T01:59:31.848Z] Login Succeeded [2024-12-09T01:59:31.848Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:59:31.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T01:59:32.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:59:32.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:59:32.282Z] ========================================================= [2024-12-09T01:59:32.282Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T01:59:32.282Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:59:32.660Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T01:59:34.086Z] #0 building with "default" instance using docker driver [2024-12-09T01:59:34.086Z] [2024-12-09T01:59:34.086Z] #1 [internal] load .dockerignore [2024-12-09T01:59:34.086Z] #1 transferring context: [2024-12-09T01:59:34.086Z] #1 transferring context: 193B 0.0s done [2024-12-09T01:59:34.086Z] #1 DONE 0.1s [2024-12-09T01:59:34.086Z] [2024-12-09T01:59:34.086Z] #2 [internal] load build definition from Dockerfile [2024-12-09T01:59:34.086Z] #2 transferring dockerfile: 1.74kB done [2024-12-09T01:59:34.086Z] #2 DONE 0.1s [2024-12-09T01:59:34.086Z] [2024-12-09T01:59:34.086Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:59:34.357Z] #3 DONE 0.2s [2024-12-09T01:59:34.357Z] [2024-12-09T01:59:34.357Z] #4 [internal] load build context [2024-12-09T01:59:34.357Z] #4 DONE 0.0s [2024-12-09T01:59:34.357Z] [2024-12-09T01:59:34.357Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T01:59:34.357Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T01:59:34.357Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-09T01:59:34.358Z] #5 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T01:59:34.358Z] #5 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T01:59:34.626Z] #5 ... [2024-12-09T01:59:34.626Z] [2024-12-09T01:59:34.626Z] #4 [internal] load build context [2024-12-09T01:59:34.626Z] #4 transferring context: 108.68kB 0.1s done [2024-12-09T01:59:34.626Z] #4 DONE 0.1s [2024-12-09T01:59:34.626Z] [2024-12-09T01:59:34.626Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T01:59:34.626Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.2s [2024-12-09T01:59:34.626Z] #5 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T01:59:34.626Z] #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s [2024-12-09T01:59:34.626Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.29MB / 70.64MB 0.3s [2024-12-09T01:59:34.626Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s [2024-12-09T01:59:34.626Z] #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-09T01:59:34.626Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-09T01:59:34.626Z] #5 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-09T01:59:34.626Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T01:59:34.901Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.53MB / 70.64MB 0.4s [2024-12-09T01:59:34.901Z] #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done [2024-12-09T01:59:34.901Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.05MB / 95.52MB 0.4s [2024-12-09T01:59:34.901Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 77.82kB / 12.73MB 0.4s [2024-12-09T01:59:34.901Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s [2024-12-09T01:59:35.178Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 21.68MB / 70.64MB 0.7s [2024-12-09T01:59:35.179Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 9.44MB / 95.52MB 0.7s [2024-12-09T01:59:35.179Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s [2024-12-09T01:59:35.179Z] #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-09T01:59:35.179Z] #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-09T01:59:35.447Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.58MB / 70.64MB 1.0s [2024-12-09T01:59:35.447Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 1.0s [2024-12-09T01:59:35.447Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-09T01:59:35.726Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.2s [2024-12-09T01:59:35.726Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.2s [2024-12-09T01:59:35.726Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.4s [2024-12-09T01:59:35.726Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.99MB / 95.52MB 1.4s [2024-12-09T01:59:35.726Z] #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T01:59:35.726Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.11MB / 70.64MB 1.5s [2024-12-09T01:59:36.013Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.51MB / 70.64MB 1.6s [2024-12-09T01:59:36.013Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.14MB / 95.52MB 1.6s [2024-12-09T01:59:36.282Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s [2024-12-09T01:59:36.282Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.8s [2024-12-09T01:59:36.282Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.03MB / 95.52MB 2.0s [2024-12-09T01:59:36.564Z] #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-09T01:59:36.564Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 68.16MB / 95.52MB 2.1s [2024-12-09T01:59:36.564Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T01:59:36.564Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 73.40MB / 95.52MB 2.2s [2024-12-09T01:59:36.834Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 78.64MB / 95.52MB 2.3s [2024-12-09T01:59:36.834Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.41MB / 95.52MB 2.5s [2024-12-09T01:59:37.110Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.04MB / 95.52MB 2.7s [2024-12-09T01:59:37.382Z] #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.9s done [2024-12-09T01:59:44.057Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.6s [2024-12-09T01:59:48.560Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.7s [2024-12-09T01:59:56.789Z] #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.5s done [2024-12-09T01:59:57.374Z] #5 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T01:59:57.374Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-12-09T01:59:57.642Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T01:59:57.642Z] #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T01:59:57.912Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-09T02:00:03.263Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-09T02:00:05.849Z] #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.7s done [2024-12-09T02:00:05.849Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-09T02:00:07.794Z] #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-09T02:00:08.063Z] #5 DONE 33.7s [2024-12-09T02:00:08.063Z] [2024-12-09T02:00:08.063Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-09T02:00:09.041Z] #6 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:09.309Z] #6 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:00:11.274Z] #6 3.141 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T02:00:11.274Z] #6 3.175 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-09T02:00:11.274Z] #6 3.189 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T02:00:11.274Z] #6 3.265 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T02:00:11.547Z] #6 3.295 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:00:11.547Z] #6 3.341 OK: 242 MiB in 58 packages [2024-12-09T02:00:14.138Z] #6 DONE 5.7s [2024-12-09T02:00:14.138Z] [2024-12-09T02:00:14.138Z] #7 [builder 3/7] WORKDIR /device-rest-go [2024-12-09T02:00:14.138Z] #7 DONE 0.1s [2024-12-09T02:00:14.138Z] [2024-12-09T02:00:14.138Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:00:14.138Z] #8 DONE 0.1s [2024-12-09T02:00:14.138Z] [2024-12-09T02:00:14.138Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:00:50.093Z] #9 DONE 36.0s [2024-12-09T02:00:50.093Z] [2024-12-09T02:00:50.093Z] #10 [builder 6/7] COPY . . [2024-12-09T02:00:51.637Z] #10 DONE 0.2s [2024-12-09T02:00:51.637Z] [2024-12-09T02:00:51.637Z] #11 [builder 7/7] RUN echo noop [2024-12-09T02:00:51.637Z] #11 0.818 noop [2024-12-09T02:00:51.637Z] #11 DONE 0.9s [2024-12-09T02:00:51.637Z] [2024-12-09T02:00:51.637Z] #12 exporting to image [2024-12-09T02:00:51.637Z] #12 exporting layers [2024-12-09T02:01:32.676Z] #12 exporting layers 41.4s done [2024-12-09T02:01:32.676Z] #12 writing image sha256:17d66e1b8bfef8e45d9d61332d45a50bb7da0aa8c83d2f6a072795956b28b982 done [2024-12-09T02:01:32.676Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-09T02:01:32.676Z] #12 DONE 41.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:33.069Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T02:01:33.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:01:33.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container [2024-12-09T02:01:33.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@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 ******** ci-base-image-arm64 cat [2024-12-09T02:01:34.655Z] $ docker top c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:01:35.489Z] + go version [2024-12-09T02:01:35.489Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T02:01:35.506Z] $ docker stop --time=1 c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 [2024-12-09T02:01:37.122Z] $ docker rm -f --volumes c839b69feabd74c432f76cc82e36489032299e479685875cf4a092061abd4572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:01:37.783Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T02:01:37.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:01:37.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container [2024-12-09T02:01:38.049Z] $ 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/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@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 ******** ci-base-image-arm64 cat [2024-12-09T02:01:39.072Z] $ docker top 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:01:39.573Z] + git config --global --add safe.directory /w/workspace/device-rest-go/182 [Pipeline] fileExists [Pipeline] sh [2024-12-09T02:01:40.056Z] + make test [2024-12-09T02:01:40.056Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T02:01:45.413Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-09T02:04:22.486Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-09T02:04:22.486Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements [2024-12-09T02:04:22.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T02:04:22.486Z] go vet ./... [2024-12-09T02:05:01.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T02:05:01.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T02:05:01.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T02:05:01.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T02:05:01.510Z] $ docker stop --time=1 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced [2024-12-09T02:05:03.617Z] $ docker rm -f --volumes 9020a725950ec6d695a57a4f7eae5c66566ffad706436c095e997cb30f16aced [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:05:05.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T02:05:05.505Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T02:05:06.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T02:05:06.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T02:05:06.961Z] + ls -al . [2024-12-09T02:05:06.961Z] total 240 [2024-12-09T02:05:06.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 02:01 . [2024-12-09T02:05:06.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:58 .. [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 9 01:59 .dockerignore [2024-12-09T02:05:06.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:59 .git [2024-12-09T02:05:06.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 .github [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 01:59 .gitignore [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 01:59 .golangci.yml [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 9 01:59 Attribution.txt [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 9 01:59 CHANGELOG.md [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 9 01:59 Dockerfile [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:59 GOVERNANCE.md [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 9 01:59 Jenkinsfile [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 01:59 LICENSE [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 9 01:59 Makefile [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 01:59 OWNERS.md [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 9 01:59 README.md [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:55 VERSION [2024-12-09T02:05:06.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:59 bin [2024-12-09T02:05:06.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 cmd [2024-12-09T02:05:06.961Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 9 02:04 coverage.out [2024-12-09T02:05:06.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:59 driver [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 6335 Dec 9 01:59 go.mod [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 01:59 go.sum [2024-12-09T02:05:06.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:59 openapi [2024-12-09T02:05:06.961Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 9 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:05:07.332Z] + 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=12f0947547c8f837f89b8015c91dffce46fd43af --label arch=arm64 --label version=4.0.0-dev.5 . [2024-12-09T02:05:08.332Z] #0 building with "default" instance using docker driver [2024-12-09T02:05:08.332Z] [2024-12-09T02:05:08.332Z] #1 [internal] load .dockerignore [2024-12-09T02:05:08.332Z] #1 transferring context: 193B 0.0s done [2024-12-09T02:05:08.332Z] #1 DONE 0.0s [2024-12-09T02:05:08.332Z] [2024-12-09T02:05:08.332Z] #2 [internal] load build definition from Dockerfile [2024-12-09T02:05:08.332Z] #2 transferring dockerfile: 1.74kB 0.0s done [2024-12-09T02:05:08.332Z] #2 DONE 0.1s [2024-12-09T02:05:08.332Z] [2024-12-09T02:05:08.332Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:05:08.332Z] #3 DONE 0.0s [2024-12-09T02:05:08.332Z] [2024-12-09T02:05:08.332Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:05:08.611Z] #4 DONE 0.3s [2024-12-09T02:05:08.611Z] [2024-12-09T02:05:08.611Z] #5 [internal] load build context [2024-12-09T02:05:08.611Z] #5 transferring context: 16.11kB 0.0s done [2024-12-09T02:05:08.886Z] #5 DONE 0.0s [2024-12-09T02:05:08.886Z] [2024-12-09T02:05:08.886Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:05:08.886Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T02:05:08.886Z] #6 ... [2024-12-09T02:05:08.886Z] [2024-12-09T02:05:08.886Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:05:08.886Z] #7 DONE 0.3s [2024-12-09T02:05:08.886Z] [2024-12-09T02:05:08.886Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:05:08.886Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:05:08.886Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:05:08.886Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:05:08.886Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2024-12-09T02:05:09.156Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-09T02:05:09.156Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T02:05:09.753Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-09T02:05:10.025Z] #6 DONE 1.1s [2024-12-09T02:05:10.025Z] [2024-12-09T02:05:10.025Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T02:05:10.617Z] #8 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:10.890Z] #8 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:13.503Z] #8 3.117 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T02:05:13.782Z] #8 4.114 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:05:14.057Z] #8 ... [2024-12-09T02:05:14.057Z] [2024-12-09T02:05:14.057Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-09T02:05:14.057Z] #9 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:14.057Z] #9 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:14.057Z] #9 3.328 OK: 242 MiB in 58 packages [2024-12-09T02:05:14.057Z] #9 DONE 5.0s [2024-12-09T02:05:14.057Z] [2024-12-09T02:05:14.057Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T02:05:14.057Z] #8 4.148 OK: 9 MiB in 15 packages [2024-12-09T02:05:14.331Z] #8 ... [2024-12-09T02:05:14.331Z] [2024-12-09T02:05:14.331Z] #10 [builder 3/7] WORKDIR /device-rest-go [2024-12-09T02:05:14.331Z] #10 DONE 0.1s [2024-12-09T02:05:14.331Z] [2024-12-09T02:05:14.331Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T02:05:14.331Z] #11 DONE 0.2s [2024-12-09T02:05:14.331Z] [2024-12-09T02:05:14.331Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:05:14.603Z] #12 ... [2024-12-09T02:05:14.603Z] [2024-12-09T02:05:14.603Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T02:05:14.603Z] #8 DONE 4.7s [2024-12-09T02:05:14.603Z] [2024-12-09T02:05:14.603Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T02:05:15.577Z] #13 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:15.847Z] #13 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:16.120Z] #13 ... [2024-12-09T02:05:16.120Z] [2024-12-09T02:05:16.120Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:05:16.120Z] #12 DONE 1.7s [2024-12-09T02:05:16.120Z] [2024-12-09T02:05:16.120Z] #14 [builder 6/7] COPY . . [2024-12-09T02:05:16.120Z] #14 DONE 0.2s [2024-12-09T02:05:16.120Z] [2024-12-09T02:05:16.120Z] #15 [builder 7/7] RUN make build [2024-12-09T02:05:17.101Z] #15 0.815 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-09T02:05:21.393Z] #15 ... [2024-12-09T02:05:21.393Z] [2024-12-09T02:05:21.393Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T02:05:21.393Z] #13 3.201 Upgrading critical system libraries and apk-tools: [2024-12-09T02:05:21.393Z] #13 3.201 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:05:21.393Z] #13 3.228 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:05:21.393Z] #13 3.568 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:05:21.393Z] #13 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:21.393Z] #13 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:05:21.393Z] #13 6.068 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:05:21.393Z] #13 6.216 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:05:21.393Z] #13 6.255 OK: 9 MiB in 15 packages [2024-12-09T02:05:21.393Z] #13 DONE 6.8s [2024-12-09T02:05:21.669Z] [2024-12-09T02:05:21.669Z] #15 [builder 7/7] RUN make build [2024-12-09T02:07:58.536Z] #15 DONE 156.6s [2024-12-09T02:07:58.536Z] [2024-12-09T02:07:58.536Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2024-12-09T02:07:58.536Z] #16 DONE 0.5s [2024-12-09T02:07:58.536Z] [2024-12-09T02:07:58.536Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2024-12-09T02:07:58.536Z] #17 DONE 0.1s [2024-12-09T02:07:58.536Z] [2024-12-09T02:07:58.536Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-09T02:07:58.536Z] #18 DONE 0.1s [2024-12-09T02:07:58.536Z] [2024-12-09T02:07:58.536Z] #19 exporting to image [2024-12-09T02:07:58.536Z] #19 exporting layers [2024-12-09T02:07:58.536Z] #19 exporting layers 0.4s done [2024-12-09T02:07:58.536Z] #19 writing image sha256:41512f7ffa414b7f949eed91fe9cd6fa0ceb6693bdd021764d794c3012412b64 done [2024-12-09T02:07:58.536Z] #19 naming to docker.io/library/device-rest-arm64 0.0s done [2024-12-09T02:07:58.536Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:07:58.686Z] provisioning config files... [2024-12-09T02:07:58.702Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/182@tmp/config17720130717712666968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:07:59.051Z] ---> ****-login.sh [2024-12-09T02:07:59.051Z] nexus3.edgexfoundry.org:10001 [2024-12-09T02:07:59.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:07:59.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:07:59.343Z] Configure a credential helper to remove this warning. See [2024-12-09T02:07:59.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:07:59.344Z] [2024-12-09T02:07:59.344Z] Login Succeeded [2024-12-09T02:07:59.344Z] nexus3.edgexfoundry.org:10002 [2024-12-09T02:07:59.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:07:59.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:07:59.612Z] Configure a credential helper to remove this warning. See [2024-12-09T02:07:59.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:07:59.612Z] [2024-12-09T02:07:59.612Z] Login Succeeded [2024-12-09T02:07:59.612Z] nexus3.edgexfoundry.org:10003 [2024-12-09T02:07:59.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:07:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:07:59.881Z] Configure a credential helper to remove this warning. See [2024-12-09T02:07:59.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:07:59.881Z] [2024-12-09T02:07:59.881Z] Login Succeeded [2024-12-09T02:07:59.881Z] nexus3.edgexfoundry.org:10004 [2024-12-09T02:08:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:08:00.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:08:00.148Z] Configure a credential helper to remove this warning. See [2024-12-09T02:08:00.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:08:00.148Z] [2024-12-09T02:08:00.148Z] Login Succeeded [2024-12-09T02:08:00.148Z] ****.io [2024-12-09T02:08:00.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:08:00.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:08:00.681Z] Configure a credential helper to remove this warning. See [2024-12-09T02:08:00.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:08:00.682Z] [2024-12-09T02:08:00.682Z] Login Succeeded [2024-12-09T02:08:00.682Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T02:08:00.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:08:00.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T02:08:00.792Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-12-09T02:08:00.792Z] 12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T02:08:00.792Z] latest [2024-12-09T02:08:00.792Z] 4.0.0-dev.5 [2024-12-09T02:08:00.792Z] 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T02:08:00.792Z] main [2024-12-09T02:08:00.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:01.177Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:01.550Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T02:08:01.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-09T02:08:01.550Z] 7b466273e48d: Preparing [2024-12-09T02:08:01.550Z] a7aed0a1a0b2: Preparing [2024-12-09T02:08:01.550Z] 3710e13ce4a3: Preparing [2024-12-09T02:08:01.550Z] b5e70db88fe0: Preparing [2024-12-09T02:08:01.550Z] 9789f4348ac4: Preparing [2024-12-09T02:08:01.550Z] 651d9022c234: Preparing [2024-12-09T02:08:01.818Z] a7aed0a1a0b2: Pushed [2024-12-09T02:08:01.818Z] 9789f4348ac4: Pushed [2024-12-09T02:08:01.818Z] 7b466273e48d: Pushed [2024-12-09T02:08:01.818Z] 651d9022c234: Layer already exists [2024-12-09T02:08:03.761Z] b5e70db88fe0: Pushed [2024-12-09T02:08:10.400Z] 3710e13ce4a3: Pushed [2024-12-09T02:08:10.400Z] 12f0947547c8f837f89b8015c91dffce46fd43af: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:10.781Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:11.152Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-12-09T02:08:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-09T02:08:11.152Z] 7b466273e48d: Preparing [2024-12-09T02:08:11.152Z] a7aed0a1a0b2: Preparing [2024-12-09T02:08:11.152Z] 3710e13ce4a3: Preparing [2024-12-09T02:08:11.152Z] b5e70db88fe0: Preparing [2024-12-09T02:08:11.152Z] 9789f4348ac4: Preparing [2024-12-09T02:08:11.152Z] 651d9022c234: Preparing [2024-12-09T02:08:11.152Z] 651d9022c234: Waiting [2024-12-09T02:08:11.152Z] 3710e13ce4a3: Layer already exists [2024-12-09T02:08:11.152Z] b5e70db88fe0: Layer already exists [2024-12-09T02:08:11.152Z] 9789f4348ac4: Layer already exists [2024-12-09T02:08:11.152Z] a7aed0a1a0b2: Layer already exists [2024-12-09T02:08:11.152Z] 7b466273e48d: Layer already exists [2024-12-09T02:08:11.152Z] 651d9022c234: Layer already exists [2024-12-09T02:08:11.420Z] latest: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:11.789Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:12.157Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 [2024-12-09T02:08:12.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-09T02:08:12.157Z] 7b466273e48d: Preparing [2024-12-09T02:08:12.157Z] a7aed0a1a0b2: Preparing [2024-12-09T02:08:12.157Z] 3710e13ce4a3: Preparing [2024-12-09T02:08:12.157Z] b5e70db88fe0: Preparing [2024-12-09T02:08:12.157Z] 9789f4348ac4: Preparing [2024-12-09T02:08:12.157Z] 651d9022c234: Preparing [2024-12-09T02:08:12.157Z] 651d9022c234: Waiting [2024-12-09T02:08:12.157Z] b5e70db88fe0: Layer already exists [2024-12-09T02:08:12.157Z] a7aed0a1a0b2: Layer already exists [2024-12-09T02:08:12.157Z] 3710e13ce4a3: Layer already exists [2024-12-09T02:08:12.157Z] 7b466273e48d: Layer already exists [2024-12-09T02:08:12.157Z] 9789f4348ac4: Layer already exists [2024-12-09T02:08:12.157Z] 651d9022c234: Layer already exists [2024-12-09T02:08:12.428Z] 4.0.0-dev.5: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:12.810Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:13.185Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T02:08:13.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-09T02:08:13.185Z] 7b466273e48d: Preparing [2024-12-09T02:08:13.185Z] a7aed0a1a0b2: Preparing [2024-12-09T02:08:13.185Z] 3710e13ce4a3: Preparing [2024-12-09T02:08:13.185Z] b5e70db88fe0: Preparing [2024-12-09T02:08:13.185Z] 9789f4348ac4: Preparing [2024-12-09T02:08:13.185Z] 651d9022c234: Preparing [2024-12-09T02:08:13.185Z] 651d9022c234: Waiting [2024-12-09T02:08:13.185Z] 7b466273e48d: Layer already exists [2024-12-09T02:08:13.185Z] a7aed0a1a0b2: Layer already exists [2024-12-09T02:08:13.185Z] 3710e13ce4a3: Layer already exists [2024-12-09T02:08:13.185Z] b5e70db88fe0: Layer already exists [2024-12-09T02:08:13.185Z] 9789f4348ac4: Layer already exists [2024-12-09T02:08:13.185Z] 651d9022c234: Layer already exists [2024-12-09T02:08:13.455Z] 12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:13.830Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:14.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-12-09T02:08:14.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-12-09T02:08:14.214Z] 7b466273e48d: Preparing [2024-12-09T02:08:14.214Z] a7aed0a1a0b2: Preparing [2024-12-09T02:08:14.214Z] 3710e13ce4a3: Preparing [2024-12-09T02:08:14.214Z] b5e70db88fe0: Preparing [2024-12-09T02:08:14.214Z] 9789f4348ac4: Preparing [2024-12-09T02:08:14.214Z] 651d9022c234: Preparing [2024-12-09T02:08:14.214Z] 651d9022c234: Waiting [2024-12-09T02:08:14.214Z] a7aed0a1a0b2: Layer already exists [2024-12-09T02:08:14.214Z] 3710e13ce4a3: Layer already exists [2024-12-09T02:08:14.214Z] b5e70db88fe0: Layer already exists [2024-12-09T02:08:14.214Z] 9789f4348ac4: Layer already exists [2024-12-09T02:08:14.214Z] 7b466273e48d: Layer already exists [2024-12-09T02:08:14.214Z] 651d9022c234: Layer already exists [2024-12-09T02:08:14.483Z] main: digest: sha256:8218482786f753368dc4334b563bd9151e55fb5af07695c7526b58b0b7beb908 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:08:14.565Z] ===================================================== [Pipeline] echo [2024-12-09T02:08:14.579Z] taggedImages: [2024-12-09T02:08:14.579Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af [2024-12-09T02:08:14.579Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-12-09T02:08:14.579Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0-dev.5 [2024-12-09T02:08:14.579Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:12f0947547c8f837f89b8015c91dffce46fd43af-4.0.0-dev.5 [2024-12-09T02:08:14.579Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:14.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:08:14.983Z] [2024-12-09T02:08:14.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:15.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:08:15.601Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T02:08:15.601Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T02:08:15.601Z] 04944245beec: Pulling fs layer [2024-12-09T02:08:15.601Z] 699f458cf7ca: Pulling fs layer [2024-12-09T02:08:15.601Z] 765212b225bb: Pulling fs layer [2024-12-09T02:08:15.601Z] f23df028b6ca: Pulling fs layer [2024-12-09T02:08:15.601Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T02:08:15.601Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T02:08:15.601Z] f23df028b6ca: Waiting [2024-12-09T02:08:15.601Z] d65c8cfc05b1: Waiting [2024-12-09T02:08:15.601Z] 2437ff75d9bd: Waiting [2024-12-09T02:08:15.601Z] 765212b225bb: Waiting [2024-12-09T02:08:15.601Z] 04944245beec: Verifying Checksum [2024-12-09T02:08:15.601Z] 04944245beec: Download complete [2024-12-09T02:08:15.601Z] 765212b225bb: Download complete [2024-12-09T02:08:15.601Z] f23df028b6ca: Verifying Checksum [2024-12-09T02:08:15.601Z] f23df028b6ca: Download complete [2024-12-09T02:08:15.601Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T02:08:15.601Z] d65c8cfc05b1: Download complete [2024-12-09T02:08:15.870Z] 699f458cf7ca: Verifying Checksum [2024-12-09T02:08:15.870Z] 699f458cf7ca: Download complete [2024-12-09T02:08:16.136Z] 8998bd30e6a1: Download complete [2024-12-09T02:08:18.084Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T02:08:18.084Z] 2437ff75d9bd: Download complete [2024-12-09T02:08:22.337Z] 8998bd30e6a1: Pull complete [2024-12-09T02:08:22.922Z] 04944245beec: Pull complete [2024-12-09T02:08:24.863Z] 699f458cf7ca: Pull complete [2024-12-09T02:08:24.863Z] 765212b225bb: Pull complete [2024-12-09T02:08:25.830Z] f23df028b6ca: Pull complete [2024-12-09T02:08:25.830Z] d65c8cfc05b1: Pull complete [2024-12-09T02:08:52.522Z] 2437ff75d9bd: Pull complete [2024-12-09T02:08:52.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T02:08:52.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:08:52.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:52.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-34749 does not seem to be running inside a container [2024-12-09T02:08:52.785Z] $ 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/182 -v /w/workspace/device-rest-go/182:/w/workspace/device-rest-go/182:rw,z -v /w/workspace/device-rest-go/182@tmp:/w/workspace/device-rest-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-09T02:08:55.330Z] $ docker top 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:56.180Z] ---> job-cost.sh [2024-12-09T02:08:56.180Z] lf-activate-venv: SKIPPING [2024-12-09T02:08:56.180Z] INFO: No Stack... [2024-12-09T02:08:56.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:08:57.407Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T02:08:58.051Z] + cat /w/workspace/device-rest-go/182/archives/cost.csv [2024-12-09T02:08:58.051Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T02:08:58.110Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [2024-12-09T02:08:58.120Z] Resource [jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] did not exist. Created. [2024-12-09T02:08:58.126Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T02:08:58.792Z] /w/workspace/device-rest-go/182@tmp/durable-b412977a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T02:08:59.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T02:08:59.474Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T02:08:59.527Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T02:08:59.536Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T02:08:59.561Z] $ docker stop --time=1 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c [2024-12-09T02:09:00.981Z] $ docker rm -f --volumes 436fa9db19f8e774c2a84c53cbcb40e29e76bec7df351b9605a00f2b05a3bb6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-09T02:09:01.425Z] provisioning config files... [2024-12-09T02:09:01.432Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10508443787976882821tmp [Pipeline] { [Pipeline] sh [2024-12-09T02:09:01.729Z] + set +x [2024-12-09T02:09:01.729Z] + curl -s https://codecov.io/bash [2024-12-09T02:09:01.729Z] + bash -s -- [2024-12-09T02:09:01.729Z] [2024-12-09T02:09:01.729Z] _____ _ [2024-12-09T02:09:01.729Z] / ____| | | [2024-12-09T02:09:01.729Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T02:09:01.729Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T02:09:01.729Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T02:09:01.729Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T02:09:01.729Z] Bash-1.0.6 [2024-12-09T02:09:01.729Z] [2024-12-09T02:09:01.729Z] [2024-12-09T02:09:01.729Z] ==> git version 2.25.1 found [2024-12-09T02:09:01.729Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-09T02:09:01.729Z] Release-Date: 2020-01-08 [2024-12-09T02:09:01.729Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T02:09:01.729Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T02:09:01.729Z] ==> Jenkins CI detected. [2024-12-09T02:09:01.729Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-12-09T02:09:01.729Z] project root: . [2024-12-09T02:09:01.729Z] --> token set from env [2024-12-09T02:09:01.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T02:09:01.729Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T02:09:01.729Z] ==> Python coveragepy not found [2024-12-09T02:09:01.729Z] ==> Searching for coverage reports in: [2024-12-09T02:09:01.729Z] + . [2024-12-09T02:09:01.729Z] -> Found 1 reports [2024-12-09T02:09:01.729Z] ==> Detecting git/mercurial file structure [2024-12-09T02:09:01.729Z] ==> Reading reports [2024-12-09T02:09:01.729Z] + ./coverage.out bytes=14565 [2024-12-09T02:09:01.729Z] ==> Appending adjustments [2024-12-09T02:09:01.729Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T02:09:01.989Z] + Found adjustments [2024-12-09T02:09:01.989Z] ==> Gzipping contents [2024-12-09T02:09:01.989Z] 4.0K /tmp/codecov.AojPag.gz [2024-12-09T02:09:01.989Z] ==> Uploading reports [2024-12-09T02:09:01.989Z] url: https://codecov.io [2024-12-09T02:09:01.989Z] query: branch=main&commit=12f0947547c8f837f89b8015c91dffce46fd43af&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:09:01.989Z] -> Pinging Codecov [2024-12-09T02:09:01.989Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12f0947547c8f837f89b8015c91dffce46fd43af&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:09:02.248Z] -> Uploading to [2024-12-09T02:09:02.248Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/12f0947547c8f837f89b8015c91dffce46fd43af/bc7940d7-a85b-476b-88da-4263b00f321c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T020901Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71971f815e49d2fbb7bcf506641be579c70994cc4f808595c246c2712e7b85c8 [2024-12-09T02:09:02.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:09:02.248Z] Dload Upload Total Spent Left Speed [2024-12-09T02:09:02.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 15012 --:--:-- --:--:-- --:--:-- 14916 [2024-12-09T02:09:02.248Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] } [2024-12-09T02:09:02.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T02:09:02.401Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T02:09:02.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:02.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:09:02.724Z] [2024-12-09T02:09:02.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:03.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:09:03.027Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T02:09:03.027Z] 43c4264eed91: Already exists [2024-12-09T02:09:03.027Z] 4cc291be95ef: Already exists [2024-12-09T02:09:03.027Z] 2ac1f1163629: Already exists [2024-12-09T02:09:03.027Z] 5c3c966382ef: Already exists [2024-12-09T02:09:03.027Z] 4f4fb700ef54: Already exists [2024-12-09T02:09:03.027Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T02:09:03.027Z] 9c3e1370e548: Pulling fs layer [2024-12-09T02:09:03.285Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T02:09:03.285Z] d9c7d2e4e75e: Download complete [2024-12-09T02:09:05.054Z] d9c7d2e4e75e: Pull complete [2024-12-09T02:09:05.628Z] 9c3e1370e548: Verifying Checksum [2024-12-09T02:09:05.628Z] 9c3e1370e548: Download complete [2024-12-09T02:09:08.925Z] 9c3e1370e548: Pull complete [2024-12-09T02:09:08.925Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T02:09:08.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:09:08.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:09:09.029Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:09:09.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/edgex-snyk-go:latest cat [2024-12-09T02:09:12.363Z] $ docker top 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:09:12.724Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-12-09T02:09:12.733Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-12-09T02:09:13.011Z] + set -o pipefail [2024-12-09T02:09:13.011Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-12-09T02:09:19.623Z] [2024-12-09T02:09:19.623Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-12-09T02:09:19.623Z] [2024-12-09T02:09:19.624Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/b9923d72-e80a-478d-9c8e-c96ed36e7b31 [2024-12-09T02:09:19.624Z] [2024-12-09T02:09:19.624Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T02:09:19.624Z] [2024-12-09T02:09:19.624Z] [2024-12-09T02:09:19.624Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T02:09:19.624Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T02:09:19.628Z] $ docker stop --time=1 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 [2024-12-09T02:09:26.074Z] $ docker rm -f --volumes 25fcbb4c065049204c00a8a34fe09ae9bb111a2363abb7bdc3ada7cd356e6750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T02:09:26.948Z] + git log --format=format:%s -1 12f0947547c8f837f89b8015c91dffce46fd43af [Pipeline] sh [2024-12-09T02:09:27.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:09:27.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:27.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:09:27.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:09:27.637Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:09:27.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:09:28.132Z] $ docker top a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 -eo pid,comm [2024-12-09T02:09:28.260Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T02:09:28.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:09:28.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:09:28.318Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:09:28.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:09:28.438Z] $ docker exec a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 ssh-agent [2024-12-09T02:09:28.557Z] SSH_AUTH_SOCK=/tmp/ssh-bMw7UPUIAAjn/agent.31 [2024-12-09T02:09:28.557Z] SSH_AGENT_PID=37 [2024-12-09T02:09:28.573Z] Running ssh-add (command line suppressed) [2024-12-09T02:09:28.672Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14038691057827829573.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14038691057827829573.key) [2024-12-09T02:09:28.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:09:29.073Z] + git semver tag [2024-12-09T02:09:29.332Z] 2024-12-09 02:09:29,217 [run_tag] DEBUG tag force:False [2024-12-09T02:09:29.332Z] 2024-12-09 02:09:29,218 [check_head_tag] DEBUG check head tag [2024-12-09T02:09:29.332Z] 2024-12-09 02:09:29,219 [execute] INFO git cat-file --batch-check [2024-12-09T02:09:29.332Z] 2024-12-09 02:09:29,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T02:09:29.332Z] 2024-12-09 02:09:29,222 [execute] INFO git cat-file --batch [2024-12-09T02:09:29.333Z] 2024-12-09 02:09:29,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T02:09:29.333Z] 2024-12-09 02:09:29,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:29.333Z] 2024-12-09 02:09:29,246 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-12-09T02:09:29.333Z] 2024-12-09 02:09:29,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:09:29.333Z] 2024-12-09 02:09:29,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:29.333Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T02:09:29.334Z] $ docker exec --env ******** --env ******** a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 ssh-agent -k [2024-12-09T02:09:29.423Z] unset SSH_AUTH_SOCK; [2024-12-09T02:09:29.424Z] unset SSH_AGENT_PID; [2024-12-09T02:09:29.424Z] echo Agent pid 37 killed; [2024-12-09T02:09:29.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:09:29.766Z] + git semver [Pipeline] } [2024-12-09T02:09:30.032Z] $ docker stop --time=1 a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 [2024-12-09T02:09:31.312Z] $ docker rm -f --volumes a2da7d4b43a7c0689a0c90f035ef2b9e678453d91ae8676f6dd87aebc59328c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:31.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:09:31.724Z] [2024-12-09T02:09:31.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:32.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:09:32.024Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T02:09:32.024Z] ab5ef0e58194: Pulling fs layer [2024-12-09T02:09:32.024Z] 9712f1f96733: Pulling fs layer [2024-12-09T02:09:32.024Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T02:09:32.024Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T02:09:32.024Z] e9a5061849ea: Pulling fs layer [2024-12-09T02:09:32.024Z] d747dcd14b5f: Pulling fs layer [2024-12-09T02:09:32.024Z] 2de7ff778b66: Pulling fs layer [2024-12-09T02:09:32.024Z] e9a5061849ea: Waiting [2024-12-09T02:09:32.024Z] d747dcd14b5f: Waiting [2024-12-09T02:09:32.024Z] 2de7ff778b66: Waiting [2024-12-09T02:09:32.024Z] 0d9ebad4ef96: Waiting [2024-12-09T02:09:32.024Z] 9712f1f96733: Verifying Checksum [2024-12-09T02:09:32.024Z] 9712f1f96733: Download complete [2024-12-09T02:09:32.282Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T02:09:32.282Z] 63f879dbbcfc: Download complete [2024-12-09T02:09:32.542Z] ab5ef0e58194: Download complete [2024-12-09T02:09:32.542Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T02:09:32.542Z] 0d9ebad4ef96: Download complete [2024-12-09T02:09:32.542Z] d747dcd14b5f: Verifying Checksum [2024-12-09T02:09:32.542Z] d747dcd14b5f: Download complete [2024-12-09T02:09:32.542Z] e9a5061849ea: Verifying Checksum [2024-12-09T02:09:32.542Z] e9a5061849ea: Download complete [2024-12-09T02:09:32.542Z] 2de7ff778b66: Verifying Checksum [2024-12-09T02:09:32.542Z] 2de7ff778b66: Download complete [2024-12-09T02:09:35.072Z] ab5ef0e58194: Pull complete [2024-12-09T02:09:35.072Z] 9712f1f96733: Pull complete [2024-12-09T02:09:35.637Z] 63f879dbbcfc: Pull complete [2024-12-09T02:09:38.920Z] 0d9ebad4ef96: Pull complete [2024-12-09T02:09:39.178Z] e9a5061849ea: Pull complete [2024-12-09T02:09:39.435Z] d747dcd14b5f: Pull complete [2024-12-09T02:09:40.371Z] 2de7ff778b66: Pull complete [2024-12-09T02:09:40.371Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T02:09:40.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:09:40.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:09:40.476Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:09:40.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-09T02:09:47.519Z] $ docker top db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:09:47.604Z] provisioning config files... [2024-12-09T02:09:47.613Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1735489103149395927tmp [2024-12-09T02:09:47.625Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15679611546074156647tmp [2024-12-09T02:09:47.648Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8586402684299172368tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:09:47.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:09:47.988Z] ---> sigul-configuration.sh [2024-12-09T02:09:47.988Z] gpg: directory `/root/.gnupg' created [2024-12-09T02:09:47.988Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T02:09:47.988Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T02:09:47.988Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T02:09:47.988Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T02:09:47.988Z] gpg: CAST5 encrypted data [2024-12-09T02:09:47.988Z] gpg: encrypted with 1 passphrase [2024-12-09T02:09:47.988Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T02:09:48.287Z] + mkdir /home/jenkins [2024-12-09T02:09:48.287Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T02:09:48.579Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-09T02:09:48.591Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:09:48.889Z] ---> sigul-install.sh [2024-12-09T02:09:48.889Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T02:09:49.183Z] + git tag --list [2024-12-09T02:09:49.183Z] v1.0.0 [2024-12-09T02:09:49.183Z] v1.1.0 [2024-12-09T02:09:49.183Z] v1.1.1 [2024-12-09T02:09:49.183Z] v1.1.2 [2024-12-09T02:09:49.183Z] v1.2.0 [2024-12-09T02:09:49.183Z] v1.2.1 [2024-12-09T02:09:49.183Z] v2.0.0 [2024-12-09T02:09:49.183Z] v2.1.0 [2024-12-09T02:09:49.183Z] v2.1.1 [2024-12-09T02:09:49.183Z] v2.2.0 [2024-12-09T02:09:49.183Z] v2.3.0 [2024-12-09T02:09:49.183Z] v3.0 [2024-12-09T02:09:49.183Z] v3.0.0 [2024-12-09T02:09:49.183Z] v3.1 [2024-12-09T02:09:49.183Z] v3.1.0 [2024-12-09T02:09:49.183Z] v3.1.0-dev.1 [2024-12-09T02:09:49.183Z] v3.1.0-dev.10 [2024-12-09T02:09:49.183Z] v3.1.0-dev.11 [2024-12-09T02:09:49.183Z] v3.1.0-dev.12 [2024-12-09T02:09:49.183Z] v3.1.0-dev.13 [2024-12-09T02:09:49.183Z] v3.1.0-dev.14 [2024-12-09T02:09:49.183Z] v3.1.0-dev.15 [2024-12-09T02:09:49.183Z] v3.1.0-dev.16 [2024-12-09T02:09:49.183Z] v3.1.0-dev.17 [2024-12-09T02:09:49.183Z] v3.1.0-dev.18 [2024-12-09T02:09:49.183Z] v3.1.0-dev.19 [2024-12-09T02:09:49.183Z] v3.1.0-dev.2 [2024-12-09T02:09:49.183Z] v3.1.0-dev.20 [2024-12-09T02:09:49.183Z] v3.1.0-dev.21 [2024-12-09T02:09:49.183Z] v3.1.0-dev.22 [2024-12-09T02:09:49.183Z] v3.1.0-dev.23 [2024-12-09T02:09:49.183Z] v3.1.0-dev.24 [2024-12-09T02:09:49.183Z] v3.1.0-dev.25 [2024-12-09T02:09:49.183Z] v3.1.0-dev.26 [2024-12-09T02:09:49.183Z] v3.1.0-dev.27 [2024-12-09T02:09:49.183Z] v3.1.0-dev.28 [2024-12-09T02:09:49.183Z] v3.1.0-dev.29 [2024-12-09T02:09:49.183Z] v3.1.0-dev.3 [2024-12-09T02:09:49.183Z] v3.1.0-dev.30 [2024-12-09T02:09:49.183Z] v3.1.0-dev.31 [2024-12-09T02:09:49.183Z] v3.1.0-dev.32 [2024-12-09T02:09:49.183Z] v3.1.0-dev.4 [2024-12-09T02:09:49.183Z] v3.1.0-dev.5 [2024-12-09T02:09:49.183Z] v3.1.0-dev.6 [2024-12-09T02:09:49.183Z] v3.1.0-dev.7 [2024-12-09T02:09:49.183Z] v3.1.0-dev.8 [2024-12-09T02:09:49.183Z] v3.1.0-dev.9 [2024-12-09T02:09:49.183Z] v3.1.1 [2024-12-09T02:09:49.183Z] v3.2.0-dev.1 [2024-12-09T02:09:49.183Z] v3.2.0-dev.10 [2024-12-09T02:09:49.183Z] v3.2.0-dev.11 [2024-12-09T02:09:49.183Z] v3.2.0-dev.12 [2024-12-09T02:09:49.183Z] v3.2.0-dev.13 [2024-12-09T02:09:49.183Z] v3.2.0-dev.14 [2024-12-09T02:09:49.183Z] v3.2.0-dev.15 [2024-12-09T02:09:49.183Z] v3.2.0-dev.16 [2024-12-09T02:09:49.183Z] v3.2.0-dev.17 [2024-12-09T02:09:49.183Z] v3.2.0-dev.18 [2024-12-09T02:09:49.183Z] v3.2.0-dev.19 [2024-12-09T02:09:49.183Z] v3.2.0-dev.2 [2024-12-09T02:09:49.183Z] v3.2.0-dev.20 [2024-12-09T02:09:49.183Z] v3.2.0-dev.21 [2024-12-09T02:09:49.183Z] v3.2.0-dev.22 [2024-12-09T02:09:49.183Z] v3.2.0-dev.23 [2024-12-09T02:09:49.183Z] v3.2.0-dev.24 [2024-12-09T02:09:49.183Z] v3.2.0-dev.25 [2024-12-09T02:09:49.183Z] v3.2.0-dev.3 [2024-12-09T02:09:49.183Z] v3.2.0-dev.4 [2024-12-09T02:09:49.183Z] v3.2.0-dev.5 [2024-12-09T02:09:49.183Z] v3.2.0-dev.6 [2024-12-09T02:09:49.183Z] v3.2.0-dev.7 [2024-12-09T02:09:49.183Z] v3.2.0-dev.8 [2024-12-09T02:09:49.183Z] v3.2.0-dev.9 [2024-12-09T02:09:49.183Z] v4.0.0-dev.1 [2024-12-09T02:09:49.183Z] v4.0.0-dev.2 [2024-12-09T02:09:49.183Z] v4.0.0-dev.3 [2024-12-09T02:09:49.183Z] v4.0.0-dev.4 [2024-12-09T02:09:49.183Z] v4.0.0-dev.5 [Pipeline] sh [2024-12-09T02:09:49.478Z] + lftools sign git-tag v4.0.0-dev.5 [2024-12-09T02:09:50.045Z] Signing Git tag with Sigul... [2024-12-09T02:09:50.045Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-12-09T02:09:50.624Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:09:50.917Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T02:09:50.923Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T02:09:50.942Z] $ docker stop --time=1 db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa [2024-12-09T02:09:52.292Z] $ docker rm -f --volumes db2d8a7e94d3d8a68cfba7a8ed615cb81e630550c2b3ffa07995d3c38dc986aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T02:09:52.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:09:52.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:53.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:09:53.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:09:53.113Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:09:53.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:09:53.466Z] $ docker top fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d -eo pid,comm [2024-12-09T02:09:53.518Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T02:09:53.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:09:53.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:09:53.570Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:09:53.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:09:53.677Z] $ docker exec fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d ssh-agent [2024-12-09T02:09:53.788Z] SSH_AUTH_SOCK=/tmp/ssh-gXYOHifa8BYV/agent.32 [2024-12-09T02:09:53.788Z] SSH_AGENT_PID=38 [2024-12-09T02:09:53.792Z] Running ssh-add (command line suppressed) [2024-12-09T02:09:53.878Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6681985813955016853.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6681985813955016853.key) [2024-12-09T02:09:53.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:09:54.187Z] + git semver bump pre [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,353 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,353 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,353 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,354 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,355 [execute] INFO git cat-file --batch-check [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,361 [execute] INFO git cat-file --batch [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:09:54.450Z] 2024-12-09 02:09:54,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:09:54.450Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T02:09:54.451Z] $ docker exec --env ******** --env ******** fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d ssh-agent -k [2024-12-09T02:09:54.544Z] unset SSH_AUTH_SOCK; [2024-12-09T02:09:54.545Z] unset SSH_AGENT_PID; [2024-12-09T02:09:54.545Z] echo Agent pid 38 killed; [2024-12-09T02:09:54.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:09:54.883Z] + git semver [Pipeline] } [2024-12-09T02:09:55.145Z] $ docker stop --time=1 fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d [2024-12-09T02:09:56.415Z] $ docker rm -f --volumes fb5e16580dd1d29a1572174a8e40f3be0c9bb6cd1aa6608eb12f41c9e4f6185d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:09:56.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:09:56.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:09:57.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:09:57.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:09:57.147Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:09:57.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:09:57.483Z] $ docker top d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d -eo pid,comm [2024-12-09T02:09:57.537Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T02:09:57.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:09:57.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:09:57.585Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:09:57.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:09:57.683Z] $ docker exec d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d ssh-agent [2024-12-09T02:09:57.795Z] SSH_AUTH_SOCK=/tmp/ssh-DckO1tsvYk9z/agent.33 [2024-12-09T02:09:57.795Z] SSH_AGENT_PID=39 [2024-12-09T02:09:57.799Z] Running ssh-add (command line suppressed) [2024-12-09T02:09:57.892Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18268884243437092990.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18268884243437092990.key) [2024-12-09T02:09:57.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:09:58.201Z] + git semver push [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,384 [run_push] DEBUG push [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,385 [execute] INFO git cat-file --batch-check [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,389 [execute] INFO git rev-list c19537d69a26ee4245828dad5402d99992608982 -- [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,389 [execute] DEBUG Popen(['git', 'rev-list', 'c19537d69a26ee4245828dad5402d99992608982', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,398 [execute] INFO git fetch -v origin [2024-12-09T02:09:58.462Z] 2024-12-09 02:09:58,398 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T02:09:59.029Z] 2024-12-09 02:09:58,881 [run_push] DEBUG no remote changes detected [2024-12-09T02:09:59.029Z] 2024-12-09 02:09:58,881 [execute] INFO git push origin semver [2024-12-09T02:09:59.029Z] 2024-12-09 02:09:58,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:09:59.597Z] 2024-12-09 02:09:59,526 [run_push] DEBUG push all version tags [2024-12-09T02:09:59.597Z] 2024-12-09 02:09:59,526 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T02:09:59.597Z] 2024-12-09 02:09:59,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:10:00.164Z] 2024-12-09 02:10:00,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-12-09T02:10:00.164Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T02:10:00.165Z] $ docker exec --env ******** --env ******** d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d ssh-agent -k [2024-12-09T02:10:00.261Z] unset SSH_AUTH_SOCK; [2024-12-09T02:10:00.262Z] unset SSH_AGENT_PID; [2024-12-09T02:10:00.262Z] echo Agent pid 39 killed; [2024-12-09T02:10:00.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:10:00.600Z] + git semver [Pipeline] } [2024-12-09T02:10:00.861Z] $ docker stop --time=1 d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d [2024-12-09T02:10:02.149Z] $ docker rm -f --volumes d8a3144d410b47783cf4e76f847827f2f7f775da4c1518e0eb9fa9f8709bc43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-09T02:10:02.756Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-12-09T02:10:02.756Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-09T02:10:02.756Z] total 16 [2024-12-09T02:10:02.756Z] drwxr-xr-x 3 root root 4096 Dec 9 01:58 . [2024-12-09T02:10:02.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:09 .. [2024-12-09T02:10:02.756Z] drwxr-xr-x 2 root root 4096 Dec 9 01:58 cost [2024-12-09T02:10:02.756Z] -rw-r--r-- 1 root root 86 Dec 9 01:58 cost.csv [2024-12-09T02:10:02.756Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-09T02:10:02.756Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-12-09T02:10:02.756Z] total 16 [2024-12-09T02:10:02.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:58 . [2024-12-09T02:10:02.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:09 .. [2024-12-09T02:10:02.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:58 cost [2024-12-09T02:10:02.756Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 9 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:03.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:03.899Z] ---> package-listing.sh [2024-12-09T02:10:03.899Z] ++ facter osfamily [2024-12-09T02:10:03.899Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T02:10:12.009Z] + OS_FAMILY=debian [2024-12-09T02:10:12.009Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-12-09T02:10:12.009Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T02:10:12.010Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T02:10:12.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T02:10:12.010Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T02:10:12.010Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-12-09T02:10:12.010Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T02:10:12.010Z] + case "${OS_FAMILY}" in [2024-12-09T02:10:12.010Z] + dpkg -l [2024-12-09T02:10:12.010Z] + grep '^ii' [2024-12-09T02:10:12.010Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T02:10:12.010Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T02:10:12.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T02:10:12.010Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-12-09T02:10:12.010Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-12-09T02:10:12.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-12-09T02:10:12.019Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-09T02:10:12.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:10:12.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T02:10:12.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:10:12.957Z] prd-ubuntu20.04-docker-8c-8g-34744 does not seem to be running inside a container [2024-12-09T02:10:12.977Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T02:10:18.001Z] $ docker top 3d14e0fc9f870515a8134e759169d8d7577ecfac56bf1e0b83699aed20b04c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:10:18.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T02:10:18.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T02:10:18.922Z] + ls /var/log/sa-host [2024-12-09T02:10:18.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:10:19.064Z] provisioning config files... [2024-12-09T02:10:19.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11158033752609127970tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:10:19.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:19.450Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T02:10:19.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:19.789Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T02:10:19.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:20.083Z] ---> sudo-logs.sh [2024-12-09T02:10:20.083Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T02:10:20.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:20.403Z] ---> job-cost.sh [2024-12-09T02:10:20.403Z] lf-activate-venv: SKIPPING [2024-12-09T02:10:20.403Z] DEBUG: total: 0.2199999988079071 [2024-12-09T02:10:20.403Z] INFO: Retrieving Stack Cost... [2024-12-09T02:10:20.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:10:21.237Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T02:10:21.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:10:21.532Z] ---> logs-deploy.sh [2024-12-09T02:10:21.532Z] lf-activate-venv: SKIPPING [2024-12-09T02:10:21.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/182 [2024-12-09T02:10:21.532Z] INFO: archiving workspace using pattern(s): [2024-12-09T02:10:22.944Z] Archives upload complete. [2024-12-09T02:10:22.944Z] INFO: archiving logs to Nexus [2024-12-09T02:10:23.514Z] ---> uname -a: [2024-12-09T02:10:23.514Z] Linux prd-ubuntu20-04-docker-8c-8g-34744 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] ---> lscpu: [2024-12-09T02:10:23.514Z] Architecture: x86_64 [2024-12-09T02:10:23.514Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-09T02:10:23.514Z] Byte Order: Little Endian [2024-12-09T02:10:23.514Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-09T02:10:23.514Z] CPU(s): 8 [2024-12-09T02:10:23.514Z] On-line CPU(s) list: 0-7 [2024-12-09T02:10:23.514Z] Thread(s) per core: 1 [2024-12-09T02:10:23.514Z] Core(s) per socket: 1 [2024-12-09T02:10:23.514Z] Socket(s): 8 [2024-12-09T02:10:23.514Z] NUMA node(s): 1 [2024-12-09T02:10:23.514Z] Vendor ID: AuthenticAMD [2024-12-09T02:10:23.514Z] CPU family: 23 [2024-12-09T02:10:23.514Z] Model: 49 [2024-12-09T02:10:23.514Z] Model name: AMD EPYC-Rome Processor [2024-12-09T02:10:23.514Z] Stepping: 0 [2024-12-09T02:10:23.514Z] CPU MHz: 2800.000 [2024-12-09T02:10:23.514Z] BogoMIPS: 5600.00 [2024-12-09T02:10:23.514Z] Virtualization: AMD-V [2024-12-09T02:10:23.514Z] Hypervisor vendor: KVM [2024-12-09T02:10:23.514Z] Virtualization type: full [2024-12-09T02:10:23.514Z] L1d cache: 256 KiB [2024-12-09T02:10:23.514Z] L1i cache: 256 KiB [2024-12-09T02:10:23.514Z] L2 cache: 4 MiB [2024-12-09T02:10:23.514Z] L3 cache: 128 MiB [2024-12-09T02:10:23.514Z] NUMA node0 CPU(s): 0-7 [2024-12-09T02:10:23.514Z] Vulnerability Itlb multihit: Not affected [2024-12-09T02:10:23.514Z] Vulnerability L1tf: Not affected [2024-12-09T02:10:23.514Z] Vulnerability Mds: Not affected [2024-12-09T02:10:23.514Z] Vulnerability Meltdown: Not affected [2024-12-09T02:10:23.514Z] Vulnerability Mmio stale data: Not affected [2024-12-09T02:10:23.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-09T02:10:23.514Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-09T02:10:23.514Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-09T02:10:23.514Z] Vulnerability Srbds: Not affected [2024-12-09T02:10:23.514Z] Vulnerability Tsx async abort: Not affected [2024-12-09T02:10:23.514Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] ---> nproc: [2024-12-09T02:10:23.514Z] 8 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] ---> df -h: [2024-12-09T02:10:23.514Z] Filesystem Size Used Avail Use% Mounted on [2024-12-09T02:10:23.514Z] overlay 155G 13G 142G 9% / [2024-12-09T02:10:23.514Z] tmpfs 64M 0 64M 0% /dev [2024-12-09T02:10:23.514Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-09T02:10:23.514Z] shm 64M 0 64M 0% /dev/shm [2024-12-09T02:10:23.514Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] ---> sar -b -r -n DEV: [2024-12-09T02:10:23.514Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34744) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:54:10 LINUX RESTART (8 CPU) [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-09T02:10:23.514Z] 01:56:01 259.96 6.50 253.46 0.00 471.12 72419.66 0.00 [2024-12-09T02:10:23.514Z] 01:57:01 134.89 0.13 134.76 0.00 19.60 48082.65 0.00 [2024-12-09T02:10:23.514Z] 01:58:01 174.45 0.20 174.25 0.00 17.72 42383.74 0.00 [2024-12-09T02:10:23.514Z] 01:59:01 41.26 0.00 41.26 0.00 0.00 13787.92 0.00 [2024-12-09T02:10:23.514Z] 02:00:01 47.23 5.18 42.05 0.00 4344.02 8622.86 0.00 [2024-12-09T02:10:23.514Z] 02:01:01 6.50 0.02 6.48 0.00 0.13 124.25 0.00 [2024-12-09T02:10:23.514Z] 02:02:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2024-12-09T02:10:23.514Z] 02:03:01 2.00 0.00 2.00 0.00 0.00 21.20 0.00 [2024-12-09T02:10:23.514Z] 02:04:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2024-12-09T02:10:23.514Z] 02:05:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2024-12-09T02:10:23.514Z] 02:06:01 1.10 0.00 1.10 0.00 0.00 17.06 0.00 [2024-12-09T02:10:23.514Z] 02:07:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 [2024-12-09T02:10:23.514Z] 02:08:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2024-12-09T02:10:23.514Z] 02:09:01 2.60 0.02 2.58 0.00 0.13 29.73 0.00 [2024-12-09T02:10:23.514Z] 02:10:01 139.74 0.27 139.48 0.00 21.86 52507.78 0.00 [2024-12-09T02:10:23.514Z] Average: 54.48 0.82 53.66 0.00 325.36 15874.78 0.00 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-09T02:10:23.514Z] 01:56:01 27266472 31455240 866256 2.63 165672 4106448 2061756 6.08 1388532 3653268 641876 [2024-12-09T02:10:23.514Z] 01:57:01 27490416 31492284 823948 2.51 186720 3920680 1941772 5.72 1364832 3471092 105452 [2024-12-09T02:10:23.514Z] 01:58:01 26933452 31489272 816600 2.48 198572 4417604 1874068 5.52 1399472 3937708 370160 [2024-12-09T02:10:23.514Z] 01:59:01 26947480 31503856 809860 2.46 198840 4417744 1802444 5.31 1403584 3925184 8 [2024-12-09T02:10:23.514Z] 02:00:01 26496124 31481304 793116 2.41 228320 4823976 1718884 5.07 1684260 4059696 1036 [2024-12-09T02:10:23.514Z] 02:01:01 26511376 31491604 782656 2.38 226864 4820724 1714876 5.05 1673136 4056480 12 [2024-12-09T02:10:23.514Z] 02:02:01 26512156 31492464 781716 2.38 226952 4820728 1714876 5.05 1673428 4056484 16 [2024-12-09T02:10:23.514Z] 02:03:01 26516124 31496508 777748 2.37 227024 4820728 1714876 5.05 1668608 4056484 184 [2024-12-09T02:10:23.514Z] 02:04:01 26516036 31496496 777620 2.36 227076 4820716 1714876 5.05 1668532 4056488 20 [2024-12-09T02:10:23.514Z] 02:05:01 26515772 31496320 777544 2.36 227116 4820736 1714876 5.05 1668536 4056492 16 [2024-12-09T02:10:23.514Z] 02:06:01 26518788 31499448 774348 2.35 227148 4820736 1714876 5.05 1665960 4056492 12 [2024-12-09T02:10:23.514Z] 02:07:01 26518620 31499316 774404 2.36 227180 4820740 1714876 5.05 1665992 4056496 16 [2024-12-09T02:10:23.514Z] 02:08:01 26518496 31499272 774560 2.36 227260 4820744 1714876 5.05 1666064 4056504 16 [2024-12-09T02:10:23.514Z] 02:09:01 26517532 31498560 775056 2.36 227344 4820804 1740036 5.13 1666116 4056560 28 [2024-12-09T02:10:23.514Z] 02:10:01 25331408 31435292 830292 2.52 244924 5825224 1952924 5.76 1771232 5030844 864 [2024-12-09T02:10:23.514Z] Average: 26607350 31488482 795715 2.42 217801 4726555 1787393 5.27 1601886 4039085 74648 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-09T02:10:23.514Z] 01:56:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:56:01 docker0 329.66 497.37 28.18 3569.17 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:56:01 ens3 701.32 461.56 8429.32 75.11 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:57:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:57:01 ens3 33.43 17.93 32.78 11.80 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:58:01 lo 8.06 8.06 0.81 0.81 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:58:01 docker0 7.10 13.96 0.43 190.50 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:58:01 ens3 175.83 119.40 2811.83 239.79 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 01:59:01 ens3 10.88 5.30 11.34 3.22 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:00:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:00:01 ens3 180.07 116.04 2860.76 8.42 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:01:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:02:01 ens3 1.42 0.62 0.63 0.42 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:03:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:04:01 ens3 0.93 0.25 0.31 0.20 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:05:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:06:01 ens3 0.57 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:07:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:09:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:10:01 veth5c2d2ab 1.98 1.98 0.31 0.75 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:10:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:10:01 docker0 74.80 129.65 7.05 1244.19 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] 02:10:01 ens3 419.63 275.62 7159.98 181.84 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] Average: veth5c2d2ab 0.13 0.13 0.02 0.05 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] Average: docker0 27.47 42.79 2.38 333.95 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] Average: ens3 101.83 66.57 1422.10 34.77 0.00 0.00 0.00 0.00 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] ---> sar -P ALL: [2024-12-09T02:10:23.514Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34744) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:54:10 LINUX RESTART (8 CPU) [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 01:55:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T02:10:23.514Z] 01:56:01 all 10.09 0.00 4.45 4.54 0.07 80.85 [2024-12-09T02:10:23.514Z] 01:56:01 0 9.14 0.00 4.55 0.71 0.05 85.55 [2024-12-09T02:10:23.514Z] 01:56:01 1 10.40 0.00 5.16 1.83 0.07 82.54 [2024-12-09T02:10:23.514Z] 01:56:01 2 10.56 0.00 5.16 10.85 0.07 73.36 [2024-12-09T02:10:23.514Z] 01:56:01 3 9.94 0.00 4.04 5.34 0.08 80.59 [2024-12-09T02:10:23.514Z] 01:56:01 4 10.62 0.00 4.90 4.55 0.07 79.87 [2024-12-09T02:10:23.514Z] 01:56:01 5 9.75 0.00 4.05 10.51 0.08 75.61 [2024-12-09T02:10:23.514Z] 01:56:01 6 11.48 0.00 4.14 1.06 0.07 83.25 [2024-12-09T02:10:23.514Z] 01:56:01 7 8.85 0.00 3.58 1.46 0.07 86.04 [2024-12-09T02:10:23.514Z] 01:57:01 all 38.99 0.00 6.28 3.65 0.07 51.01 [2024-12-09T02:10:23.514Z] 01:57:01 0 38.55 0.00 6.34 1.96 0.07 53.09 [2024-12-09T02:10:23.514Z] 01:57:01 1 39.77 0.00 6.34 0.81 0.08 52.99 [2024-12-09T02:10:23.514Z] 01:57:01 2 39.49 0.00 5.57 0.45 0.07 54.41 [2024-12-09T02:10:23.514Z] 01:57:01 3 38.55 0.00 5.93 0.47 0.07 54.98 [2024-12-09T02:10:23.514Z] 01:57:01 4 38.36 0.00 6.99 5.79 0.07 48.80 [2024-12-09T02:10:23.514Z] 01:57:01 5 39.38 0.00 5.84 4.31 0.07 50.40 [2024-12-09T02:10:23.514Z] 01:57:01 6 39.43 0.00 7.43 14.94 0.08 38.12 [2024-12-09T02:10:23.514Z] 01:57:01 7 38.37 0.00 5.80 0.45 0.07 55.31 [2024-12-09T02:10:23.514Z] 01:58:01 all 25.70 0.00 5.26 3.07 0.08 65.89 [2024-12-09T02:10:23.514Z] 01:58:01 0 27.05 0.00 5.63 0.76 0.08 66.48 [2024-12-09T02:10:23.514Z] 01:58:01 1 27.89 0.00 5.64 1.77 0.10 64.59 [2024-12-09T02:10:23.514Z] 01:58:01 2 25.50 0.00 4.76 0.15 0.08 69.50 [2024-12-09T02:10:23.514Z] 01:58:01 3 25.32 0.00 5.20 3.05 0.08 66.35 [2024-12-09T02:10:23.514Z] 01:58:01 4 24.37 0.00 5.50 2.32 0.08 67.73 [2024-12-09T02:10:23.514Z] 01:58:01 5 24.54 0.00 4.94 14.79 0.08 55.65 [2024-12-09T02:10:23.514Z] 01:58:01 6 24.32 0.00 5.24 0.27 0.05 70.12 [2024-12-09T02:10:23.514Z] 01:58:01 7 26.57 0.00 5.14 1.58 0.08 66.63 [2024-12-09T02:10:23.514Z] 01:59:01 all 0.23 0.00 0.18 1.01 0.02 98.56 [2024-12-09T02:10:23.514Z] 01:59:01 0 0.34 0.00 0.12 0.17 0.02 99.36 [2024-12-09T02:10:23.514Z] 01:59:01 1 0.17 0.00 0.56 6.18 0.02 93.06 [2024-12-09T02:10:23.514Z] 01:59:01 2 0.19 0.00 0.14 1.10 0.00 98.58 [2024-12-09T02:10:23.514Z] 01:59:01 3 0.15 0.00 0.12 0.53 0.00 99.20 [2024-12-09T02:10:23.514Z] 01:59:01 4 0.20 0.00 0.12 0.08 0.02 99.58 [2024-12-09T02:10:23.514Z] 01:59:01 5 0.25 0.00 0.14 0.02 0.02 99.58 [2024-12-09T02:10:23.514Z] 01:59:01 6 0.22 0.00 0.15 0.00 0.03 99.59 [2024-12-09T02:10:23.514Z] 01:59:01 7 0.34 0.00 0.14 0.00 0.03 99.49 [2024-12-09T02:10:23.514Z] 02:00:01 all 2.69 0.00 1.49 0.73 0.03 95.07 [2024-12-09T02:10:23.514Z] 02:00:01 0 1.87 0.00 1.63 0.18 0.02 96.30 [2024-12-09T02:10:23.514Z] 02:00:01 1 3.16 0.00 0.84 0.56 0.02 95.42 [2024-12-09T02:10:23.514Z] 02:00:01 2 2.92 0.00 1.89 0.07 0.03 95.09 [2024-12-09T02:10:23.514Z] 02:00:01 3 3.12 0.00 1.22 2.84 0.03 92.79 [2024-12-09T02:10:23.514Z] 02:00:01 4 3.16 0.00 2.44 0.45 0.03 93.92 [2024-12-09T02:10:23.514Z] 02:00:01 5 2.16 0.00 1.52 0.80 0.02 95.50 [2024-12-09T02:10:23.514Z] 02:00:01 6 3.36 0.00 1.30 0.89 0.03 94.41 [2024-12-09T02:10:23.514Z] 02:00:01 7 1.73 0.00 1.05 0.07 0.02 97.13 [2024-12-09T02:10:23.514Z] 02:01:01 all 0.11 0.00 0.05 0.09 0.01 99.75 [2024-12-09T02:10:23.514Z] 02:01:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2024-12-09T02:10:23.514Z] 02:01:01 1 0.43 0.00 0.08 0.00 0.02 99.47 [2024-12-09T02:10:23.514Z] 02:01:01 2 0.08 0.00 0.05 0.05 0.00 99.82 [2024-12-09T02:10:23.514Z] 02:01:01 3 0.02 0.00 0.05 0.17 0.00 99.77 [2024-12-09T02:10:23.514Z] 02:01:01 4 0.05 0.00 0.03 0.12 0.00 99.80 [2024-12-09T02:10:23.514Z] 02:01:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2024-12-09T02:10:23.514Z] 02:01:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-12-09T02:10:23.514Z] 02:01:01 7 0.10 0.00 0.02 0.35 0.02 99.52 [2024-12-09T02:10:23.514Z] 02:02:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2024-12-09T02:10:23.514Z] 02:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:02:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-12-09T02:10:23.514Z] 02:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:02:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2024-12-09T02:10:23.514Z] 02:02:01 7 0.13 0.00 0.02 0.10 0.00 99.75 [2024-12-09T02:10:23.514Z] 02:03:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2024-12-09T02:10:23.514Z] 02:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-09T02:10:23.514Z] 02:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-09T02:10:23.514Z] 02:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:10:23.514Z] 02:03:01 7 0.12 0.00 0.03 0.23 0.00 99.62 [2024-12-09T02:10:23.514Z] 02:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-12-09T02:10:23.514Z] 02:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:10:23.514Z] 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-09T02:10:23.514Z] 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-09T02:10:23.514Z] 02:04:01 7 0.25 0.00 0.03 0.03 0.02 99.67 [2024-12-09T02:10:23.514Z] 02:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-12-09T02:10:23.514Z] 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-09T02:10:23.514Z] 02:05:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2024-12-09T02:10:23.514Z] 02:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-12-09T02:10:23.514Z] 02:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T02:10:23.514Z] 02:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-09T02:10:23.514Z] 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-09T02:10:23.514Z] 02:06:01 7 0.10 0.00 0.03 0.08 0.00 99.78 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] 02:06:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T02:10:23.514Z] 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-12-09T02:10:23.514Z] 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-09T02:10:23.514Z] 02:07:01 7 0.02 0.00 0.03 0.05 0.02 99.88 [2024-12-09T02:10:23.514Z] 02:08:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-12-09T02:10:23.514Z] 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T02:10:23.514Z] 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T02:10:23.514Z] 02:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T02:10:23.514Z] 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T02:10:23.514Z] 02:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-09T02:10:23.514Z] 02:08:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2024-12-09T02:10:23.514Z] 02:09:01 all 0.11 0.00 0.03 0.04 0.04 99.79 [2024-12-09T02:10:23.514Z] 02:09:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2024-12-09T02:10:23.514Z] 02:09:01 1 0.62 0.00 0.03 0.00 0.02 99.33 [2024-12-09T02:10:23.514Z] 02:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:09:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2024-12-09T02:10:23.514Z] 02:09:01 4 0.05 0.00 0.02 0.07 0.00 99.87 [2024-12-09T02:10:23.514Z] 02:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T02:10:23.514Z] 02:09:01 6 0.08 0.00 0.02 0.00 0.27 99.63 [2024-12-09T02:10:23.514Z] 02:09:01 7 0.05 0.00 0.05 0.22 0.00 99.68 [2024-12-09T02:10:23.514Z] 02:10:01 all 8.02 0.00 3.40 4.01 0.07 84.49 [2024-12-09T02:10:23.514Z] 02:10:01 0 8.39 0.00 3.96 0.59 0.07 86.99 [2024-12-09T02:10:23.514Z] 02:10:01 1 9.51 0.00 2.82 0.13 0.07 87.47 [2024-12-09T02:10:23.514Z] 02:10:01 2 9.46 0.00 2.79 0.20 0.07 87.48 [2024-12-09T02:10:23.514Z] 02:10:01 3 6.94 0.00 3.95 12.49 0.07 76.55 [2024-12-09T02:10:23.514Z] 02:10:01 4 7.02 0.00 3.55 5.48 0.08 83.87 [2024-12-09T02:10:23.514Z] 02:10:01 5 7.84 0.00 3.95 8.89 0.07 79.25 [2024-12-09T02:10:23.514Z] 02:10:01 6 7.05 0.00 3.22 0.66 0.07 89.01 [2024-12-09T02:10:23.514Z] 02:10:01 7 7.96 0.00 2.97 3.74 0.08 85.25 [2024-12-09T02:10:23.514Z] Average: all 5.71 0.00 1.41 1.14 0.03 91.72 [2024-12-09T02:10:23.514Z] Average: 0 5.66 0.00 1.48 0.29 0.02 92.55 [2024-12-09T02:10:23.514Z] Average: 1 6.10 0.00 1.43 0.74 0.03 91.69 [2024-12-09T02:10:23.514Z] Average: 2 5.85 0.00 1.35 0.85 0.02 91.92 [2024-12-09T02:10:23.514Z] Average: 3 5.58 0.00 1.36 1.65 0.02 91.38 [2024-12-09T02:10:23.514Z] Average: 4 5.56 0.00 1.56 1.25 0.02 91.60 [2024-12-09T02:10:23.514Z] Average: 5 5.57 0.00 1.36 2.60 0.02 90.46 [2024-12-09T02:10:23.514Z] Average: 6 5.73 0.00 1.44 1.19 0.05 91.59 [2024-12-09T02:10:23.514Z] Average: 7 5.61 0.00 1.25 0.56 0.03 92.55 [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z] [2024-12-09T02:10:23.514Z]