Push event to branch golang-1.23 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 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-ssh7178130019199359254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh17871869833848368617.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/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/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8234409049648472567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh956115616613986529.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/ci-build-images/branches/golang-1-23.e8a0rn/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/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7816598089968378292.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.23-alpine, 1.23-alpine3.20], releaseBranchOverride:golang-1.23] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23 DOCKER_CUSTOM_TAGS: 1.23-alpine 1.23-alpine3.20 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-13158’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13165 in /w/workspace/ndry_ci-build-images_golang-1.23 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.23 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 (golang-1.23) Commit message: "Merge pull request #219 from jinlinGuan/golang-1.23-update" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 # timeout=10 > git rev-list --no-walk 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T03:54:55.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T03:54:55.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T03:54:55.216Z] ========================================================= [2024-10-03T03:54:55.216Z] EdgeX Global Pipelines Version Info [2024-10-03T03:54:55.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:54:55.932Z] ------------------- [2024-10-03T03:54:55.932Z] stable info: [2024-10-03T03:54:55.932Z] ------------------- [2024-10-03T03:54:55.932Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T03:54:55.932Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T03:54:55.932Z] Message: update stable to v1.0.264 [2024-10-03T03:54:56.501Z] ------------------- [2024-10-03T03:54:56.501Z] experimental info: [2024-10-03T03:54:56.502Z] ------------------- [2024-10-03T03:54:56.502Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T03:54:56.502Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T03:54:56.502Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-10-03T03:54:56.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2024-10-03T03:54:56.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2024-10-03T03:54:56.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2024-10-03T03:54:56.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T03:54:56.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T03:54:56.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2024-10-03T03:54:56.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2024-10-03T03:54:56.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-10-03T03:54:56.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-10-03T03:54:56.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T03:54:56.828Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-10-03T03:54:56.846Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2024-10-03T03:54:56.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T03:54:56.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T03:54:56.908Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23 [Pipeline] echo [2024-10-03T03:54:56.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine 1.23-alpine3.20 [Pipeline] echo [2024-10-03T03:54:56.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.23 [Pipeline] echo [2024-10-03T03:54:56.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.23 [Pipeline] echo [2024-10-03T03:54:56.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.23 [Pipeline] echo [2024-10-03T03:54:57.009Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] echo [2024-10-03T03:54:57.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0bfbfe3 [Pipeline] echo [2024-10-03T03:54:57.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:54:57.109Z] provisioning config files... [2024-10-03T03:54:57.123Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config5929149116627481141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:54:57.463Z] ---> ****-login.sh [2024-10-03T03:54:57.463Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:54:57.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:57.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:57.736Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:57.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:57.736Z] [2024-10-03T03:54:57.736Z] Login Succeeded [2024-10-03T03:54:57.736Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:54:58.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:58.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:58.013Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:58.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:58.014Z] [2024-10-03T03:54:58.014Z] Login Succeeded [2024-10-03T03:54:58.014Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:54:58.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:58.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:58.014Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:58.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:58.014Z] [2024-10-03T03:54:58.014Z] Login Succeeded [2024-10-03T03:54:58.014Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:54:58.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:58.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:58.276Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:58.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:58.276Z] [2024-10-03T03:54:58.276Z] Login Succeeded [2024-10-03T03:54:58.276Z] ****.io [2024-10-03T03:54:58.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:58.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:58.540Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:58.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:58.540Z] [2024-10-03T03:54:58.540Z] Login Succeeded [2024-10-03T03:54:58.540Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T03:54:58.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:54:58.825Z] provisioning config files... [2024-10-03T03:54:58.836Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config18210227285467421853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:54:59.143Z] ---> ****-login.sh [2024-10-03T03:54:59.143Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:54:59.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:59.143Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:59.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:59.143Z] [2024-10-03T03:54:59.143Z] Login Succeeded [2024-10-03T03:54:59.143Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:54:59.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:59.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:59.144Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:59.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:59.144Z] [2024-10-03T03:54:59.144Z] Login Succeeded [2024-10-03T03:54:59.144Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:54:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:59.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:59.404Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:59.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:59.405Z] [2024-10-03T03:54:59.405Z] Login Succeeded [2024-10-03T03:54:59.405Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:54:59.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:59.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:59.405Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:59.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:59.405Z] [2024-10-03T03:54:59.405Z] Login Succeeded [2024-10-03T03:54:59.405Z] ****.io [2024-10-03T03:54:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:54:59.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:54:59.667Z] Configure a credential helper to remove this warning. See [2024-10-03T03:54:59.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:54:59.667Z] [2024-10-03T03:54:59.667Z] Login Succeeded [2024-10-03T03:54:59.667Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T03:54:59.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:55:00.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T03:55:00.682Z] + ls -al . [2024-10-03T03:55:00.682Z] total 28 [2024-10-03T03:55:00.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:54 . [2024-10-03T03:55:00.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:54 .. [2024-10-03T03:55:00.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:54 .git [2024-10-03T03:55:00.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:54 .github [2024-10-03T03:55:00.682Z] -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:54 .golangci.yml [2024-10-03T03:55:00.682Z] -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:54 Dockerfile [2024-10-03T03:55:00.682Z] -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:54 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:01.112Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 --label arch=amd64 . [2024-10-03T03:55:01.112Z] Sending build context to Docker daemon 481.8kB [2024-10-03T03:55:01.112Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2024-10-03T03:55:01.373Z] 1.23-alpine3.20: Pulling from library/golang [2024-10-03T03:55:01.632Z] 43c4264eed91: Pulling fs layer [2024-10-03T03:55:01.632Z] 4cc291be95ef: Pulling fs layer [2024-10-03T03:55:01.632Z] 2ac1f1163629: Pulling fs layer [2024-10-03T03:55:01.632Z] 5c3c966382ef: Pulling fs layer [2024-10-03T03:55:01.632Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T03:55:01.632Z] 4f4fb700ef54: Waiting [2024-10-03T03:55:01.632Z] 5c3c966382ef: Waiting [2024-10-03T03:55:01.632Z] 4cc291be95ef: Verifying Checksum [2024-10-03T03:55:01.632Z] 4cc291be95ef: Download complete [2024-10-03T03:55:01.632Z] 43c4264eed91: Download complete [2024-10-03T03:55:01.632Z] 5c3c966382ef: Download complete [2024-10-03T03:55:01.894Z] 4f4fb700ef54: Download complete [2024-10-03T03:55:01.894Z] 43c4264eed91: Pull complete [2024-10-03T03:55:01.894Z] 4cc291be95ef: Pull complete [2024-10-03T03:55:02.155Z] 2ac1f1163629: Verifying Checksum [2024-10-03T03:55:02.155Z] 2ac1f1163629: Download complete [2024-10-03T03:55:06.352Z] 2ac1f1163629: Pull complete [2024-10-03T03:55:06.352Z] 5c3c966382ef: Pull complete [2024-10-03T03:55:06.352Z] 4f4fb700ef54: Pull complete [2024-10-03T03:55:06.352Z] Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 [2024-10-03T03:55:06.352Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-10-03T03:55:06.352Z] ---> 5a72c8b95319 [2024-10-03T03:55:06.352Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2024-10-03T03:55:09.775Z] ---> Running in ed1f80b5ac1e [2024-10-03T03:55:09.775Z] Removing intermediate container ed1f80b5ac1e [2024-10-03T03:55:09.775Z] ---> ea214605f5ad [2024-10-03T03:55:09.775Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2024-10-03T03:55:09.775Z] ---> Running in 6848446172f4 [2024-10-03T03:55:09.775Z] Removing intermediate container 6848446172f4 [2024-10-03T03:55:09.775Z] ---> 6d03ebea49bd [2024-10-03T03:55:09.775Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2024-10-03T03:55:09.775Z] ---> 1e1e34e44f7a [2024-10-03T03:55:09.775Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2024-10-03T03:55:09.775Z] ---> Running in f871a98fc371 [2024-10-03T03:55:10.342Z] Connecting to github.com (140.82.114.4:443) [2024-10-03T03:55:10.342Z] Connecting to objects.githubusercontent.com (185.199.111.133:443) [2024-10-03T03:55:10.342Z] saving to '/usr/local/bin/hadolint' [2024-10-03T03:55:10.601Z] hadolint 100% |********************************| 2369k 0:00:00 ETA [2024-10-03T03:55:10.601Z] '/usr/local/bin/hadolint' saved [2024-10-03T03:55:10.864Z] Removing intermediate container f871a98fc371 [2024-10-03T03:55:10.864Z] ---> 584a3053e4f5 [2024-10-03T03:55:10.864Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2024-10-03T03:55:10.864Z] ---> Running in 575b629ce43f [2024-10-03T03:55:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:55:11.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:55:11.383Z] (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-10-03T03:55:11.383Z] (2/39) Installing libncursesw (6.4_p20240420-r1) [2024-10-03T03:55:11.642Z] (3/39) Installing readline (8.2.10-r0) [2024-10-03T03:55:11.642Z] (4/39) Installing bash (5.2.26-r0) [2024-10-03T03:55:11.642Z] Executing bash-5.2.26-r0.post-install [2024-10-03T03:55:11.642Z] (5/39) Installing libgcc (13.2.1_git20240309-r0) [2024-10-03T03:55:11.642Z] (6/39) Installing jansson (2.14-r4) [2024-10-03T03:55:11.642Z] (7/39) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-03T03:55:11.642Z] (8/39) Installing zstd-libs (1.5.6-r0) [2024-10-03T03:55:11.642Z] (9/39) Installing binutils (2.42-r0) [2024-10-03T03:55:11.642Z] (10/39) Installing libmagic (5.45-r1) [2024-10-03T03:55:11.642Z] (11/39) Installing file (5.45-r1) [2024-10-03T03:55:11.642Z] (12/39) Installing libgomp (13.2.1_git20240309-r0) [2024-10-03T03:55:11.642Z] (13/39) Installing libatomic (13.2.1_git20240309-r0) [2024-10-03T03:55:11.642Z] (14/39) Installing gmp (6.3.0-r1) [2024-10-03T03:55:11.642Z] (15/39) Installing isl26 (0.26-r1) [2024-10-03T03:55:11.642Z] (16/39) Installing mpfr4 (4.2.1-r0) [2024-10-03T03:55:11.642Z] (17/39) Installing mpc1 (1.3.1-r1) [2024-10-03T03:55:11.642Z] (18/39) Installing gcc (13.2.1_git20240309-r0) [2024-10-03T03:55:12.578Z] (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-10-03T03:55:12.578Z] (20/39) Installing musl-dev (1.2.5-r0) [2024-10-03T03:55:12.578Z] (21/39) Installing g++ (13.2.1_git20240309-r0) [2024-10-03T03:55:12.837Z] (22/39) Installing make (4.4.1-r2) [2024-10-03T03:55:12.837Z] (23/39) Installing fortify-headers (1.1-r3) [2024-10-03T03:55:12.837Z] (24/39) Installing patch (2.7.6-r10) [2024-10-03T03:55:12.837Z] (25/39) Installing build-base (0.5-r3) [2024-10-03T03:55:12.837Z] (26/39) Installing brotli-libs (1.1.0-r2) [2024-10-03T03:55:12.837Z] (27/39) Installing c-ares (1.33.1-r0) [2024-10-03T03:55:12.837Z] (28/39) Installing libunistring (1.2-r0) [2024-10-03T03:55:12.837Z] (29/39) Installing libidn2 (2.3.7-r0) [2024-10-03T03:55:12.837Z] (30/39) Installing nghttp2-libs (1.62.1-r0) [2024-10-03T03:55:12.837Z] (31/39) Installing libpsl (0.21.5-r1) [2024-10-03T03:55:12.837Z] (32/39) Installing libcurl (8.10.1-r0) [2024-10-03T03:55:12.837Z] (33/39) Installing curl (8.10.1-r0) [2024-10-03T03:55:12.837Z] (34/39) Installing libexpat (2.6.3-r0) [2024-10-03T03:55:12.837Z] (35/39) Installing pcre2 (10.43-r0) [2024-10-03T03:55:12.837Z] (36/39) Installing git (2.45.2-r0) [2024-10-03T03:55:12.837Z] (37/39) Installing git-init-template (2.45.2-r0) [2024-10-03T03:55:12.837Z] (38/39) Installing linux-headers (6.6-r0) [2024-10-03T03:55:12.837Z] (39/39) Installing pkgconf (2.2.0-r0) [2024-10-03T03:55:13.097Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T03:55:13.097Z] OK: 246 MiB in 54 packages [2024-10-03T03:55:13.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:55:13.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:55:13.667Z] Upgrading critical system libraries and apk-tools: [2024-10-03T03:55:13.667Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T03:55:13.667Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T03:55:13.667Z] Continuing the upgrade transaction with new apk-tools: [2024-10-03T03:55:13.744Z] Still waiting to schedule task [2024-10-03T03:55:13.744Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13160’ is offline [2024-10-03T03:55:13.928Z] OK: 246 MiB in 54 packages [2024-10-03T03:55:13.928Z] Connecting to raw.githubusercontent.com (185.199.109.133:443) [2024-10-03T03:55:13.928Z] writing to stdout [2024-10-03T03:55:13.928Z] - 100% |********************************| 11591 0:00:00 ETA [2024-10-03T03:55:13.928Z] written to stdout [2024-10-03T03:55:13.928Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2024-10-03T03:55:14.187Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 [2024-10-03T03:55:15.126Z] golangci/golangci-lint info installed ./bin/golangci-lint [2024-10-03T03:55:21.713Z] Removing intermediate container 575b629ce43f [2024-10-03T03:55:21.713Z] ---> bb473a23a9c2 [2024-10-03T03:55:21.713Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2024-10-03T03:55:21.713Z] ---> Running in feed42c28fed [2024-10-03T03:55:22.649Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2024-10-03T03:55:22.649Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2024-10-03T03:55:29.217Z] Removing intermediate container feed42c28fed [2024-10-03T03:55:29.217Z] ---> c1b8591b0a5f [2024-10-03T03:55:29.217Z] Step 8/9 : LABEL arch=amd64 [2024-10-03T03:55:29.217Z] ---> Running in c05fd450bc06 [2024-10-03T03:55:29.217Z] Removing intermediate container c05fd450bc06 [2024-10-03T03:55:29.217Z] ---> 900f8d9264ee [2024-10-03T03:55:29.217Z] Step 9/9 : LABEL git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:55:29.217Z] ---> Running in 25ae553a1c88 [2024-10-03T03:55:29.478Z] Removing intermediate container 25ae553a1c88 [2024-10-03T03:55:29.478Z] ---> 3a752c3f9dda [2024-10-03T03:55:29.478Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T03:55:29.478Z] Successfully built 3a752c3f9dda [2024-10-03T03:55:29.478Z] Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-10-03T03:55:29.644Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2024-10-03T03:55:29.644Z] 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:55:29.644Z] latest [2024-10-03T03:55:29.644Z] golang-1.23 [2024-10-03T03:55:29.644Z] 1.23-alpine [2024-10-03T03:55:29.644Z] 1.23-alpine3.20 [2024-10-03T03:55:29.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:29.993Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:30.313Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:55:30.313Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2024-10-03T03:55:30.313Z] 624c0f61e196: Preparing [2024-10-03T03:55:30.313Z] 0232acf2c93f: Preparing [2024-10-03T03:55:30.313Z] 04166d9660a7: Preparing [2024-10-03T03:55:30.313Z] 238f6cbbf43f: Preparing [2024-10-03T03:55:30.313Z] 5f70bf18a086: Preparing [2024-10-03T03:55:30.313Z] e826d2a54efa: Preparing [2024-10-03T03:55:30.313Z] bb0b3c8fba07: Preparing [2024-10-03T03:55:30.313Z] 201b29c7630a: Preparing [2024-10-03T03:55:30.313Z] 63ca1fbb43ae: Preparing [2024-10-03T03:55:30.313Z] bb0b3c8fba07: Waiting [2024-10-03T03:55:30.313Z] e826d2a54efa: Waiting [2024-10-03T03:55:30.313Z] 201b29c7630a: Waiting [2024-10-03T03:55:30.313Z] 63ca1fbb43ae: Waiting [2024-10-03T03:55:30.313Z] 5f70bf18a086: Layer already exists [2024-10-03T03:55:30.313Z] 238f6cbbf43f: Pushed [2024-10-03T03:55:30.313Z] e826d2a54efa: Pushed [2024-10-03T03:55:30.572Z] 201b29c7630a: Pushed [2024-10-03T03:55:30.572Z] 63ca1fbb43ae: Layer already exists [2024-10-03T03:55:30.572Z] 04166d9660a7: Pushed [2024-10-03T03:55:34.778Z] 624c0f61e196: Pushed [2024-10-03T03:55:56.731Z] bb0b3c8fba07: Pushed [2024-10-03T03:55:56.731Z] 0232acf2c93f: Pushed [2024-10-03T03:55:56.731Z] 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:57.067Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:57.384Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2024-10-03T03:55:57.384Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2024-10-03T03:55:57.384Z] 624c0f61e196: Preparing [2024-10-03T03:55:57.384Z] 0232acf2c93f: Preparing [2024-10-03T03:55:57.384Z] 04166d9660a7: Preparing [2024-10-03T03:55:57.384Z] 238f6cbbf43f: Preparing [2024-10-03T03:55:57.384Z] 5f70bf18a086: Preparing [2024-10-03T03:55:57.384Z] e826d2a54efa: Preparing [2024-10-03T03:55:57.384Z] bb0b3c8fba07: Preparing [2024-10-03T03:55:57.384Z] 201b29c7630a: Preparing [2024-10-03T03:55:57.384Z] 63ca1fbb43ae: Preparing [2024-10-03T03:55:57.384Z] e826d2a54efa: Waiting [2024-10-03T03:55:57.384Z] bb0b3c8fba07: Waiting [2024-10-03T03:55:57.384Z] 201b29c7630a: Waiting [2024-10-03T03:55:57.384Z] 63ca1fbb43ae: Waiting [2024-10-03T03:55:57.384Z] 624c0f61e196: Layer already exists [2024-10-03T03:55:57.384Z] 5f70bf18a086: Layer already exists [2024-10-03T03:55:57.384Z] 0232acf2c93f: Layer already exists [2024-10-03T03:55:57.384Z] 238f6cbbf43f: Layer already exists [2024-10-03T03:55:57.384Z] 04166d9660a7: Layer already exists [2024-10-03T03:55:57.384Z] e826d2a54efa: Layer already exists [2024-10-03T03:55:57.384Z] bb0b3c8fba07: Layer already exists [2024-10-03T03:55:57.384Z] 63ca1fbb43ae: Layer already exists [2024-10-03T03:55:57.384Z] 201b29c7630a: Layer already exists [2024-10-03T03:55:57.384Z] latest: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:57.713Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:58.037Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 [2024-10-03T03:55:58.037Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2024-10-03T03:55:58.037Z] 624c0f61e196: Preparing [2024-10-03T03:55:58.037Z] 0232acf2c93f: Preparing [2024-10-03T03:55:58.037Z] 04166d9660a7: Preparing [2024-10-03T03:55:58.037Z] 238f6cbbf43f: Preparing [2024-10-03T03:55:58.037Z] 5f70bf18a086: Preparing [2024-10-03T03:55:58.037Z] e826d2a54efa: Preparing [2024-10-03T03:55:58.037Z] bb0b3c8fba07: Preparing [2024-10-03T03:55:58.037Z] 201b29c7630a: Preparing [2024-10-03T03:55:58.037Z] 63ca1fbb43ae: Preparing [2024-10-03T03:55:58.037Z] e826d2a54efa: Waiting [2024-10-03T03:55:58.037Z] bb0b3c8fba07: Waiting [2024-10-03T03:55:58.037Z] 201b29c7630a: Waiting [2024-10-03T03:55:58.037Z] 63ca1fbb43ae: Waiting [2024-10-03T03:55:58.037Z] 0232acf2c93f: Layer already exists [2024-10-03T03:55:58.037Z] 238f6cbbf43f: Layer already exists [2024-10-03T03:55:58.037Z] 624c0f61e196: Layer already exists [2024-10-03T03:55:58.037Z] 04166d9660a7: Layer already exists [2024-10-03T03:55:58.037Z] 5f70bf18a086: Layer already exists [2024-10-03T03:55:58.037Z] bb0b3c8fba07: Layer already exists [2024-10-03T03:55:58.037Z] 201b29c7630a: Layer already exists [2024-10-03T03:55:58.037Z] e826d2a54efa: Layer already exists [2024-10-03T03:55:58.037Z] 63ca1fbb43ae: Layer already exists [2024-10-03T03:55:58.037Z] golang-1.23: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:58.353Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:58.671Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T03:55:58.672Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2024-10-03T03:55:58.672Z] 624c0f61e196: Preparing [2024-10-03T03:55:58.672Z] 0232acf2c93f: Preparing [2024-10-03T03:55:58.672Z] 04166d9660a7: Preparing [2024-10-03T03:55:58.672Z] 238f6cbbf43f: Preparing [2024-10-03T03:55:58.672Z] 5f70bf18a086: Preparing [2024-10-03T03:55:58.672Z] e826d2a54efa: Preparing [2024-10-03T03:55:58.672Z] bb0b3c8fba07: Preparing [2024-10-03T03:55:58.672Z] 201b29c7630a: Preparing [2024-10-03T03:55:58.672Z] 63ca1fbb43ae: Preparing [2024-10-03T03:55:58.672Z] bb0b3c8fba07: Waiting [2024-10-03T03:55:58.672Z] 201b29c7630a: Waiting [2024-10-03T03:55:58.672Z] 63ca1fbb43ae: Waiting [2024-10-03T03:55:58.672Z] e826d2a54efa: Waiting [2024-10-03T03:55:58.672Z] 5f70bf18a086: Layer already exists [2024-10-03T03:55:58.672Z] 0232acf2c93f: Layer already exists [2024-10-03T03:55:58.672Z] 238f6cbbf43f: Layer already exists [2024-10-03T03:55:58.672Z] 624c0f61e196: Layer already exists [2024-10-03T03:55:58.672Z] 04166d9660a7: Layer already exists [2024-10-03T03:55:58.672Z] bb0b3c8fba07: Layer already exists [2024-10-03T03:55:58.672Z] 201b29c7630a: Layer already exists [2024-10-03T03:55:58.672Z] e826d2a54efa: Layer already exists [2024-10-03T03:55:58.672Z] 63ca1fbb43ae: Layer already exists [2024-10-03T03:55:58.672Z] 1.23-alpine: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:58.993Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:59.313Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 [2024-10-03T03:55:59.313Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2024-10-03T03:55:59.313Z] 624c0f61e196: Preparing [2024-10-03T03:55:59.313Z] 0232acf2c93f: Preparing [2024-10-03T03:55:59.313Z] 04166d9660a7: Preparing [2024-10-03T03:55:59.313Z] 238f6cbbf43f: Preparing [2024-10-03T03:55:59.313Z] 5f70bf18a086: Preparing [2024-10-03T03:55:59.313Z] e826d2a54efa: Preparing [2024-10-03T03:55:59.313Z] bb0b3c8fba07: Preparing [2024-10-03T03:55:59.313Z] 201b29c7630a: Preparing [2024-10-03T03:55:59.313Z] 63ca1fbb43ae: Preparing [2024-10-03T03:55:59.313Z] bb0b3c8fba07: Waiting [2024-10-03T03:55:59.313Z] 201b29c7630a: Waiting [2024-10-03T03:55:59.313Z] 63ca1fbb43ae: Waiting [2024-10-03T03:55:59.313Z] e826d2a54efa: Waiting [2024-10-03T03:55:59.313Z] 5f70bf18a086: Layer already exists [2024-10-03T03:55:59.313Z] 624c0f61e196: Layer already exists [2024-10-03T03:55:59.313Z] 04166d9660a7: Layer already exists [2024-10-03T03:55:59.313Z] 0232acf2c93f: Layer already exists [2024-10-03T03:55:59.313Z] 238f6cbbf43f: Layer already exists [2024-10-03T03:55:59.313Z] e826d2a54efa: Layer already exists [2024-10-03T03:55:59.313Z] 201b29c7630a: Layer already exists [2024-10-03T03:55:59.313Z] bb0b3c8fba07: Layer already exists [2024-10-03T03:55:59.313Z] 63ca1fbb43ae: Layer already exists [2024-10-03T03:55:59.313Z] 1.23-alpine3.20: digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T03:55:59.389Z] ===================================================== [Pipeline] echo [2024-10-03T03:55:59.403Z] taggedImages: [2024-10-03T03:55:59.403Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:55:59.403Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2024-10-03T03:55:59.403Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.23 [2024-10-03T03:55:59.403Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T03:55:59.403Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine3.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:55:59.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:55:59.800Z] [2024-10-03T03:55:59.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:56:00.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:56:00.104Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T03:56:00.104Z] 5eb5b503b376: Pulling fs layer [2024-10-03T03:56:00.104Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T03:56:00.104Z] ec43610c2a17: Pulling fs layer [2024-10-03T03:56:00.104Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T03:56:00.104Z] 33b1e0a273af: Pulling fs layer [2024-10-03T03:56:00.104Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T03:56:00.104Z] 2f39f015ded8: Pulling fs layer [2024-10-03T03:56:00.104Z] 33b1e0a273af: Waiting [2024-10-03T03:56:00.104Z] 5d3b04190fa2: Waiting [2024-10-03T03:56:00.104Z] 2f39f015ded8: Waiting [2024-10-03T03:56:00.104Z] 3a2ae6a8a46f: Waiting [2024-10-03T03:56:00.104Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T03:56:00.104Z] 5c69ac0246d0: Download complete [2024-10-03T03:56:00.104Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T03:56:00.104Z] 3a2ae6a8a46f: Download complete [2024-10-03T03:56:00.104Z] 33b1e0a273af: Verifying Checksum [2024-10-03T03:56:00.104Z] 33b1e0a273af: Download complete [2024-10-03T03:56:00.104Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T03:56:00.104Z] 5d3b04190fa2: Download complete [2024-10-03T03:56:00.104Z] ec43610c2a17: Verifying Checksum [2024-10-03T03:56:00.104Z] ec43610c2a17: Download complete [2024-10-03T03:56:00.363Z] 5eb5b503b376: Download complete [2024-10-03T03:56:00.929Z] 2f39f015ded8: Download complete [2024-10-03T03:56:01.496Z] 5eb5b503b376: Pull complete [2024-10-03T03:56:01.496Z] 5c69ac0246d0: Pull complete [2024-10-03T03:56:02.063Z] ec43610c2a17: Pull complete [2024-10-03T03:56:02.063Z] 3a2ae6a8a46f: Pull complete [2024-10-03T03:56:02.321Z] 33b1e0a273af: Pull complete [2024-10-03T03:56:02.321Z] 5d3b04190fa2: Pull complete [2024-10-03T03:56:06.514Z] 2f39f015ded8: Pull complete [2024-10-03T03:56:06.514Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T03:56:06.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:56:06.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:56:06.644Z] prd-ubuntu20.04-docker-8c-8g-13165 does not seem to be running inside a container [2024-10-03T03:56:06.678Z] $ 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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T03:56:10.986Z] $ docker top afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:56:11.393Z] ---> job-cost.sh [2024-10-03T03:56:11.393Z] lf-activate-venv: SKIPPING [2024-10-03T03:56:11.393Z] INFO: No Stack... [2024-10-03T03:56:11.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T03:56:12.224Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T03:56:12.525Z] + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv [2024-10-03T03:56:12.525Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T03:56:12.558Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [2024-10-03T03:56:12.569Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] did not exist. Created. [2024-10-03T03:56:12.576Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T03:56:12.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T03:56:13.090Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T03:56:13.102Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T03:56:13.132Z] $ docker stop --time=1 afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf [2024-10-03T03:56:14.297Z] $ docker rm -f --volumes afff6dd49f00450d58d24ecd66ee78b7a05abcae64620c5072788addc17edabf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T03:56:51.948Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13166 in /w/workspace/ndry_ci-build-images_golang-1.23 [Pipeline] { [Pipeline] checkout [2024-10-03T03:56:55.015Z] Selected Git installation does not exist. Using Default [2024-10-03T03:56:55.015Z] The recommended git tool is: NONE [2024-10-03T03:57:02.969Z] using credential edgex-jenkins-ssh [2024-10-03T03:57:02.998Z] Cloning the remote Git repository [2024-10-03T03:57:03.083Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2024-10-03T03:57:03.266Z] > git init /w/workspace/ndry_ci-build-images_golang-1.23 # timeout=10 [2024-10-03T03:57:03.465Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2024-10-03T03:57:03.467Z] > git --version # timeout=10 [2024-10-03T03:57:03.512Z] > git --version # 'git version 2.25.1' [2024-10-03T03:57:03.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T03:57:03.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T03:57:05.583Z] Avoid second fetch [2024-10-03T03:57:05.584Z] Checking out Revision 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 (golang-1.23) [2024-10-03T03:57:04.390Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2024-10-03T03:57:04.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T03:57:05.601Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T03:57:06.604Z] Commit message: "Merge pull request #219 from jinlinGuan/golang-1.23-update" [2024-10-03T03:57:05.706Z] > git checkout -f 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:57:11.441Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T03:57:11.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T03:57:11.441Z] Dload Upload Total Spent Left Speed [2024-10-03T03:57:11.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-10-03T03:57:11.792Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T03:57:12.123Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-10-03T03:57:12.123Z] [2024-10-03T03:57:12.123Z] { [2024-10-03T03:57:12.123Z] "registry-mirrors": [ [2024-10-03T03:57:12.123Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T03:57:12.123Z] ], [2024-10-03T03:57:12.123Z] "bip": "10.250.0.254/24", [2024-10-03T03:57:12.123Z] "hosts": [ [2024-10-03T03:57:12.123Z] "tcp://0.0.0.0:5555", [2024-10-03T03:57:12.123Z] "unix:///var/run/docker.sock" [2024-10-03T03:57:12.123Z] ], [2024-10-03T03:57:12.123Z] "mtu": 1458, [2024-10-03T03:57:12.123Z] "selinux-enabled": true, [2024-10-03T03:57:12.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T03:57:12.123Z] } [Pipeline] sh [2024-10-03T03:57:12.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T03:57:12.791Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:57:31.051Z] provisioning config files... [2024-10-03T03:57:31.076Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config10709419413505007343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:57:31.510Z] ---> ****-login.sh [2024-10-03T03:57:31.510Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:57:32.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:57:32.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:57:32.107Z] Configure a credential helper to remove this warning. See [2024-10-03T03:57:32.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:57:32.107Z] [2024-10-03T03:57:32.107Z] Login Succeeded [2024-10-03T03:57:32.107Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:57:32.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:57:32.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:57:32.381Z] Configure a credential helper to remove this warning. See [2024-10-03T03:57:32.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:57:32.381Z] [2024-10-03T03:57:32.381Z] Login Succeeded [2024-10-03T03:57:32.381Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:57:32.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:57:32.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:57:32.922Z] Configure a credential helper to remove this warning. See [2024-10-03T03:57:32.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:57:32.923Z] [2024-10-03T03:57:32.923Z] Login Succeeded [2024-10-03T03:57:32.923Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:57:33.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:57:33.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:57:33.194Z] Configure a credential helper to remove this warning. See [2024-10-03T03:57:33.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:57:33.194Z] [2024-10-03T03:57:33.194Z] Login Succeeded [2024-10-03T03:57:33.194Z] ****.io [2024-10-03T03:57:33.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:57:33.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:57:33.730Z] Configure a credential helper to remove this warning. See [2024-10-03T03:57:33.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:57:33.730Z] [2024-10-03T03:57:33.730Z] Login Succeeded [2024-10-03T03:57:33.730Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T03:57:33.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:57:34.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T03:57:34.538Z] + ls -al . [2024-10-03T03:57:34.538Z] total 28 [2024-10-03T03:57:34.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:57 . [2024-10-03T03:57:34.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:57 .. [2024-10-03T03:57:34.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:57 .git [2024-10-03T03:57:34.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:57 .github [2024-10-03T03:57:34.538Z] -rw-rw-r-- 1 jenkins jenkins 586 Oct 3 03:57 .golangci.yml [2024-10-03T03:57:34.538Z] -rw-rw-r-- 1 jenkins jenkins 1183 Oct 3 03:57 Dockerfile [2024-10-03T03:57:34.538Z] -rw-rw-r-- 1 jenkins jenkins 952 Oct 3 03:57 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:57:34.903Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 --label arch=arm64 . [2024-10-03T03:57:35.175Z] Sending build context to Docker daemon 481.8kB [2024-10-03T03:57:35.175Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2024-10-03T03:57:35.768Z] 1.23-alpine3.20: Pulling from library/golang [2024-10-03T03:57:35.768Z] cf04c63912e1: Pulling fs layer [2024-10-03T03:57:35.768Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T03:57:35.768Z] a37a00ec5f00: Pulling fs layer [2024-10-03T03:57:35.768Z] 50b3750afda1: Pulling fs layer [2024-10-03T03:57:35.768Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T03:57:35.768Z] 50b3750afda1: Waiting [2024-10-03T03:57:35.768Z] 4f4fb700ef54: Waiting [2024-10-03T03:57:36.038Z] 55b35a11ae5e: Download complete [2024-10-03T03:57:36.038Z] cf04c63912e1: Verifying Checksum [2024-10-03T03:57:36.038Z] cf04c63912e1: Download complete [2024-10-03T03:57:36.038Z] 50b3750afda1: Verifying Checksum [2024-10-03T03:57:36.038Z] 50b3750afda1: Download complete [2024-10-03T03:57:36.313Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T03:57:36.313Z] 4f4fb700ef54: Download complete [2024-10-03T03:57:36.900Z] cf04c63912e1: Pull complete [2024-10-03T03:57:37.168Z] 55b35a11ae5e: Pull complete [2024-10-03T03:57:37.751Z] a37a00ec5f00: Verifying Checksum [2024-10-03T03:57:37.751Z] a37a00ec5f00: Download complete [2024-10-03T03:57:52.786Z] a37a00ec5f00: Pull complete [2024-10-03T03:57:52.786Z] 50b3750afda1: Pull complete [2024-10-03T03:57:52.786Z] 4f4fb700ef54: Pull complete [2024-10-03T03:57:52.786Z] Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 [2024-10-03T03:57:52.786Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-10-03T03:57:52.786Z] ---> 70f8e088093d [2024-10-03T03:57:52.786Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2024-10-03T03:57:52.786Z] ---> Running in 8000c7fb60cf [2024-10-03T03:57:52.786Z] Removing intermediate container 8000c7fb60cf [2024-10-03T03:57:52.786Z] ---> 26282c903c5f [2024-10-03T03:57:52.786Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2024-10-03T03:57:53.057Z] ---> Running in c5c849f18547 [2024-10-03T03:57:53.328Z] Removing intermediate container c5c849f18547 [2024-10-03T03:57:53.328Z] ---> 7b7f239b1b9d [2024-10-03T03:57:53.328Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2024-10-03T03:57:53.599Z] ---> 8ba00c54fd1f [2024-10-03T03:57:53.599Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2024-10-03T03:57:53.872Z] ---> Running in edb7a8daa932 [2024-10-03T03:57:55.822Z] Removing intermediate container edb7a8daa932 [2024-10-03T03:57:55.822Z] ---> 9dfb7bcf41a6 [2024-10-03T03:57:55.822Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2024-10-03T03:57:55.822Z] ---> Running in b95a881c87cb [2024-10-03T03:57:56.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:57:57.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:57:58.490Z] (1/39) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-10-03T03:57:58.490Z] (2/39) Installing libncursesw (6.4_p20240420-r1) [2024-10-03T03:57:58.490Z] (3/39) Installing readline (8.2.10-r0) [2024-10-03T03:57:58.490Z] (4/39) Installing bash (5.2.26-r0) [2024-10-03T03:57:58.490Z] Executing bash-5.2.26-r0.post-install [2024-10-03T03:57:58.490Z] (5/39) Installing libgcc (13.2.1_git20240309-r0) [2024-10-03T03:57:58.490Z] (6/39) Installing jansson (2.14-r4) [2024-10-03T03:57:58.490Z] (7/39) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-03T03:57:58.490Z] (8/39) Installing zstd-libs (1.5.6-r0) [2024-10-03T03:57:58.490Z] (9/39) Installing binutils (2.42-r0) [2024-10-03T03:57:58.759Z] (10/39) Installing libmagic (5.45-r1) [2024-10-03T03:57:59.027Z] (11/39) Installing file (5.45-r1) [2024-10-03T03:57:59.027Z] (12/39) Installing libgomp (13.2.1_git20240309-r0) [2024-10-03T03:57:59.027Z] (13/39) Installing libatomic (13.2.1_git20240309-r0) [2024-10-03T03:57:59.027Z] (14/39) Installing gmp (6.3.0-r1) [2024-10-03T03:57:59.027Z] (15/39) Installing isl26 (0.26-r1) [2024-10-03T03:57:59.027Z] (16/39) Installing mpfr4 (4.2.1-r0) [2024-10-03T03:57:59.027Z] (17/39) Installing mpc1 (1.3.1-r1) [2024-10-03T03:57:59.027Z] (18/39) Installing gcc (13.2.1_git20240309-r0) [2024-10-03T03:58:01.614Z] (19/39) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-10-03T03:58:02.213Z] (20/39) Installing musl-dev (1.2.5-r0) [2024-10-03T03:58:02.486Z] (21/39) Installing g++ (13.2.1_git20240309-r0) [2024-10-03T03:58:03.451Z] (22/39) Installing make (4.4.1-r2) [2024-10-03T03:58:03.451Z] (23/39) Installing fortify-headers (1.1-r3) [2024-10-03T03:58:03.451Z] (24/39) Installing patch (2.7.6-r10) [2024-10-03T03:58:03.451Z] (25/39) Installing build-base (0.5-r3) [2024-10-03T03:58:03.451Z] (26/39) Installing brotli-libs (1.1.0-r2) [2024-10-03T03:58:03.451Z] (27/39) Installing c-ares (1.33.1-r0) [2024-10-03T03:58:03.451Z] (28/39) Installing libunistring (1.2-r0) [2024-10-03T03:58:03.451Z] (29/39) Installing libidn2 (2.3.7-r0) [2024-10-03T03:58:03.451Z] (30/39) Installing nghttp2-libs (1.62.1-r0) [2024-10-03T03:58:03.451Z] (31/39) Installing libpsl (0.21.5-r1) [2024-10-03T03:58:03.451Z] (32/39) Installing libcurl (8.10.1-r0) [2024-10-03T03:58:03.451Z] (33/39) Installing curl (8.10.1-r0) [2024-10-03T03:58:03.451Z] (34/39) Installing libexpat (2.6.3-r0) [2024-10-03T03:58:03.451Z] (35/39) Installing pcre2 (10.43-r0) [2024-10-03T03:58:03.451Z] (36/39) Installing git (2.45.2-r0) [2024-10-03T03:58:03.719Z] (37/39) Installing git-init-template (2.45.2-r0) [2024-10-03T03:58:03.719Z] (38/39) Installing linux-headers (6.6-r0) [2024-10-03T03:58:04.308Z] (39/39) Installing pkgconf (2.2.0-r0) [2024-10-03T03:58:04.308Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T03:58:04.308Z] OK: 238 MiB in 54 packages [2024-10-03T03:58:04.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:58:04.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:58:06.258Z] Upgrading critical system libraries and apk-tools: [2024-10-03T03:58:06.258Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T03:58:06.258Z] Executing busybox-1.36.1-r29.trigger [2024-10-03T03:58:06.527Z] Continuing the upgrade transaction with new apk-tools: [2024-10-03T03:58:08.039Z] OK: 238 MiB in 54 packages [2024-10-03T03:58:08.039Z] Connecting to raw.githubusercontent.com (185.199.110.133:443) [2024-10-03T03:58:08.039Z] writing to stdout [2024-10-03T03:58:08.039Z] - 100% |********************************| 11591 0:00:00 ETA [2024-10-03T03:58:08.039Z] written to stdout [2024-10-03T03:58:08.039Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2024-10-03T03:58:08.315Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 [2024-10-03T03:58:11.024Z] golangci/golangci-lint info installed ./bin/golangci-lint [2024-10-03T03:58:21.140Z] Removing intermediate container b95a881c87cb [2024-10-03T03:58:21.140Z] ---> 598bf095fe18 [2024-10-03T03:58:21.140Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2024-10-03T03:58:21.140Z] ---> Running in d45cb8753ebd [2024-10-03T03:58:21.719Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2024-10-03T03:58:21.719Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2024-10-03T03:58:54.080Z] Removing intermediate container d45cb8753ebd [2024-10-03T03:58:54.080Z] ---> c4038f817724 [2024-10-03T03:58:54.080Z] Step 8/9 : LABEL arch=arm64 [2024-10-03T03:58:54.080Z] ---> Running in e22946c11ec9 [2024-10-03T03:58:54.349Z] Removing intermediate container e22946c11ec9 [2024-10-03T03:58:54.349Z] ---> 62871fb01a15 [2024-10-03T03:58:54.349Z] Step 9/9 : LABEL git_sha=0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:58:54.349Z] ---> Running in 4f3de375df40 [2024-10-03T03:58:54.616Z] Removing intermediate container 4f3de375df40 [2024-10-03T03:58:54.616Z] ---> be29e6b0f0d4 [2024-10-03T03:58:54.616Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T03:58:54.616Z] Successfully built be29e6b0f0d4 [2024-10-03T03:58:54.616Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-10-03T03:58:55.120Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2024-10-03T03:58:55.120Z] 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:58:55.120Z] latest [2024-10-03T03:58:55.120Z] golang-1.23 [2024-10-03T03:58:55.120Z] 1.23-alpine [2024-10-03T03:58:55.120Z] 1.23-alpine3.20 [2024-10-03T03:58:55.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:58:55.504Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:58:55.857Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:58:55.857Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2024-10-03T03:58:55.857Z] 3bde404b2b14: Preparing [2024-10-03T03:58:55.857Z] 4568276da540: Preparing [2024-10-03T03:58:55.857Z] 6c0928a23c7f: Preparing [2024-10-03T03:58:55.857Z] 5f70bf18a086: Preparing [2024-10-03T03:58:55.858Z] d3d759406448: Preparing [2024-10-03T03:58:55.858Z] a2b6ac8b8904: Preparing [2024-10-03T03:58:55.858Z] 87909d04e6e0: Preparing [2024-10-03T03:58:55.858Z] 16113d51b718: Preparing [2024-10-03T03:58:55.858Z] a2b6ac8b8904: Waiting [2024-10-03T03:58:55.858Z] 87909d04e6e0: Waiting [2024-10-03T03:58:55.858Z] 16113d51b718: Waiting [2024-10-03T03:58:55.858Z] 5f70bf18a086: Layer already exists [2024-10-03T03:58:56.126Z] 6c0928a23c7f: Pushed [2024-10-03T03:58:56.126Z] d3d759406448: Pushed [2024-10-03T03:58:56.126Z] 16113d51b718: Layer already exists [2024-10-03T03:58:56.717Z] 87909d04e6e0: Pushed [2024-10-03T03:59:06.788Z] 3bde404b2b14: Pushed [2024-10-03T03:59:53.628Z] 4568276da540: Pushed [2024-10-03T03:59:53.628Z] a2b6ac8b8904: Pushed [2024-10-03T03:59:53.628Z] 0bfbfe379e00ff97b74c0e4790e2d1d53c98a345: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:53.980Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:54.341Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2024-10-03T03:59:54.341Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2024-10-03T03:59:54.341Z] 3bde404b2b14: Preparing [2024-10-03T03:59:54.341Z] 4568276da540: Preparing [2024-10-03T03:59:54.341Z] 6c0928a23c7f: Preparing [2024-10-03T03:59:54.341Z] 5f70bf18a086: Preparing [2024-10-03T03:59:54.341Z] d3d759406448: Preparing [2024-10-03T03:59:54.341Z] a2b6ac8b8904: Preparing [2024-10-03T03:59:54.341Z] 87909d04e6e0: Preparing [2024-10-03T03:59:54.341Z] 16113d51b718: Preparing [2024-10-03T03:59:54.341Z] a2b6ac8b8904: Waiting [2024-10-03T03:59:54.341Z] 87909d04e6e0: Waiting [2024-10-03T03:59:54.341Z] 5f70bf18a086: Layer already exists [2024-10-03T03:59:54.341Z] d3d759406448: Layer already exists [2024-10-03T03:59:54.341Z] 4568276da540: Layer already exists [2024-10-03T03:59:54.341Z] 6c0928a23c7f: Layer already exists [2024-10-03T03:59:54.341Z] 3bde404b2b14: Layer already exists [2024-10-03T03:59:54.341Z] 87909d04e6e0: Layer already exists [2024-10-03T03:59:54.341Z] a2b6ac8b8904: Layer already exists [2024-10-03T03:59:54.341Z] 16113d51b718: Layer already exists [2024-10-03T03:59:54.608Z] latest: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:54.973Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:55.327Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 [2024-10-03T03:59:55.327Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2024-10-03T03:59:55.327Z] 3bde404b2b14: Preparing [2024-10-03T03:59:55.327Z] 4568276da540: Preparing [2024-10-03T03:59:55.327Z] 6c0928a23c7f: Preparing [2024-10-03T03:59:55.327Z] 5f70bf18a086: Preparing [2024-10-03T03:59:55.327Z] d3d759406448: Preparing [2024-10-03T03:59:55.327Z] a2b6ac8b8904: Preparing [2024-10-03T03:59:55.327Z] 87909d04e6e0: Preparing [2024-10-03T03:59:55.327Z] 16113d51b718: Preparing [2024-10-03T03:59:55.327Z] 87909d04e6e0: Waiting [2024-10-03T03:59:55.327Z] 16113d51b718: Waiting [2024-10-03T03:59:55.327Z] a2b6ac8b8904: Waiting [2024-10-03T03:59:55.327Z] 5f70bf18a086: Layer already exists [2024-10-03T03:59:55.327Z] 4568276da540: Layer already exists [2024-10-03T03:59:55.327Z] 3bde404b2b14: Layer already exists [2024-10-03T03:59:55.327Z] 6c0928a23c7f: Layer already exists [2024-10-03T03:59:55.327Z] d3d759406448: Layer already exists [2024-10-03T03:59:55.327Z] 16113d51b718: Layer already exists [2024-10-03T03:59:55.327Z] 87909d04e6e0: Layer already exists [2024-10-03T03:59:55.327Z] a2b6ac8b8904: Layer already exists [2024-10-03T03:59:55.593Z] golang-1.23: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:55.964Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:56.317Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T03:59:56.317Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2024-10-03T03:59:56.317Z] 3bde404b2b14: Preparing [2024-10-03T03:59:56.317Z] 4568276da540: Preparing [2024-10-03T03:59:56.317Z] 6c0928a23c7f: Preparing [2024-10-03T03:59:56.317Z] 5f70bf18a086: Preparing [2024-10-03T03:59:56.317Z] d3d759406448: Preparing [2024-10-03T03:59:56.317Z] a2b6ac8b8904: Preparing [2024-10-03T03:59:56.317Z] 87909d04e6e0: Preparing [2024-10-03T03:59:56.317Z] a2b6ac8b8904: Waiting [2024-10-03T03:59:56.317Z] 87909d04e6e0: Waiting [2024-10-03T03:59:56.317Z] 16113d51b718: Preparing [2024-10-03T03:59:56.317Z] 16113d51b718: Waiting [2024-10-03T03:59:56.317Z] 6c0928a23c7f: Layer already exists [2024-10-03T03:59:56.317Z] 4568276da540: Layer already exists [2024-10-03T03:59:56.317Z] 3bde404b2b14: Layer already exists [2024-10-03T03:59:56.317Z] 5f70bf18a086: Layer already exists [2024-10-03T03:59:56.317Z] d3d759406448: Layer already exists [2024-10-03T03:59:56.317Z] a2b6ac8b8904: Layer already exists [2024-10-03T03:59:56.317Z] 87909d04e6e0: Layer already exists [2024-10-03T03:59:56.317Z] 16113d51b718: Layer already exists [2024-10-03T03:59:56.317Z] 1.23-alpine: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:56.675Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:57.030Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 [2024-10-03T03:59:57.030Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2024-10-03T03:59:57.030Z] 3bde404b2b14: Preparing [2024-10-03T03:59:57.030Z] 4568276da540: Preparing [2024-10-03T03:59:57.030Z] 6c0928a23c7f: Preparing [2024-10-03T03:59:57.030Z] 5f70bf18a086: Preparing [2024-10-03T03:59:57.030Z] d3d759406448: Preparing [2024-10-03T03:59:57.030Z] a2b6ac8b8904: Preparing [2024-10-03T03:59:57.030Z] 87909d04e6e0: Preparing [2024-10-03T03:59:57.030Z] 16113d51b718: Preparing [2024-10-03T03:59:57.030Z] a2b6ac8b8904: Waiting [2024-10-03T03:59:57.030Z] 87909d04e6e0: Waiting [2024-10-03T03:59:57.030Z] 16113d51b718: Waiting [2024-10-03T03:59:57.030Z] 6c0928a23c7f: Layer already exists [2024-10-03T03:59:57.030Z] 3bde404b2b14: Layer already exists [2024-10-03T03:59:57.030Z] d3d759406448: Layer already exists [2024-10-03T03:59:57.030Z] 5f70bf18a086: Layer already exists [2024-10-03T03:59:57.030Z] 4568276da540: Layer already exists [2024-10-03T03:59:57.030Z] a2b6ac8b8904: Layer already exists [2024-10-03T03:59:57.030Z] 87909d04e6e0: Layer already exists [2024-10-03T03:59:57.030Z] 16113d51b718: Layer already exists [2024-10-03T03:59:57.030Z] 1.23-alpine3.20: digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T03:59:57.390Z] ===================================================== [Pipeline] echo [2024-10-03T03:59:57.408Z] taggedImages: [2024-10-03T03:59:57.408Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:0bfbfe379e00ff97b74c0e4790e2d1d53c98a345 [2024-10-03T03:59:57.408Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2024-10-03T03:59:57.408Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.23 [2024-10-03T03:59:57.408Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T03:59:57.408Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine3.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:57.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T03:59:57.827Z] [2024-10-03T03:59:57.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:59:58.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T03:59:58.440Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T03:59:58.440Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T03:59:58.440Z] 04944245beec: Pulling fs layer [2024-10-03T03:59:58.440Z] 699f458cf7ca: Pulling fs layer [2024-10-03T03:59:58.440Z] 765212b225bb: Pulling fs layer [2024-10-03T03:59:58.440Z] f23df028b6ca: Pulling fs layer [2024-10-03T03:59:58.440Z] 765212b225bb: Waiting [2024-10-03T03:59:58.440Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T03:59:58.440Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T03:59:58.440Z] f23df028b6ca: Waiting [2024-10-03T03:59:58.440Z] d65c8cfc05b1: Waiting [2024-10-03T03:59:58.440Z] 2437ff75d9bd: Waiting [2024-10-03T03:59:58.440Z] 04944245beec: Verifying Checksum [2024-10-03T03:59:58.440Z] 04944245beec: Download complete [2024-10-03T03:59:58.440Z] 765212b225bb: Verifying Checksum [2024-10-03T03:59:58.440Z] 765212b225bb: Download complete [2024-10-03T03:59:58.440Z] f23df028b6ca: Verifying Checksum [2024-10-03T03:59:58.440Z] f23df028b6ca: Download complete [2024-10-03T03:59:58.440Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T03:59:58.440Z] d65c8cfc05b1: Download complete [2024-10-03T03:59:58.828Z] 699f458cf7ca: Verifying Checksum [2024-10-03T03:59:58.828Z] 699f458cf7ca: Download complete [2024-10-03T03:59:59.159Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T03:59:59.160Z] 8998bd30e6a1: Download complete [2024-10-03T04:00:01.768Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T04:00:01.768Z] 2437ff75d9bd: Download complete [2024-10-03T04:00:04.364Z] 8998bd30e6a1: Pull complete [2024-10-03T04:00:04.631Z] 04944245beec: Pull complete [2024-10-03T04:00:06.040Z] 699f458cf7ca: Pull complete [2024-10-03T04:00:06.308Z] 765212b225bb: Pull complete [2024-10-03T04:00:07.269Z] f23df028b6ca: Pull complete [2024-10-03T04:00:07.536Z] d65c8cfc05b1: Pull complete [2024-10-03T04:00:25.737Z] 2437ff75d9bd: Pull complete [2024-10-03T04:00:25.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T04:00:25.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T04:00:25.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T04:00:25.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-13166 does not seem to be running inside a container [2024-10-03T04:00:26.022Z] $ 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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-03T04:00:27.785Z] $ docker top 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:28.623Z] ---> job-cost.sh [2024-10-03T04:00:28.623Z] lf-activate-venv: SKIPPING [2024-10-03T04:00:28.623Z] INFO: No Stack... [2024-10-03T04:00:28.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T04:00:29.842Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T04:00:30.475Z] + cut -d, -f6 [2024-10-03T04:00:30.475Z] + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv [Pipeline] lock [2024-10-03T04:00:30.508Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [2024-10-03T04:00:30.524Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] did not exist. Created. [2024-10-03T04:00:30.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T04:00:31.034Z] /w/workspace/ndry_ci-build-images_golang-1.23@tmp/durable-87f418bc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T04:00:31.367Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T04:00:31.401Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T04:00:31.770Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T04:00:31.779Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T04:00:31.809Z] $ docker stop --time=1 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a [2024-10-03T04:00:33.296Z] $ docker rm -f --volumes 2cbe2c58b44cd4698144cfe12ee51f11a6ffff7b24aafaca8b9b5a7e550be30a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-03T04:00:34.109Z] + [ -d /w/workspace/ndry_ci-build-images_golang-1.23/archives ] [2024-10-03T04:00:34.110Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives [2024-10-03T04:00:34.110Z] total 16 [2024-10-03T04:00:34.110Z] drwxr-xr-x 3 root root 4096 Oct 3 03:56 . [2024-10-03T04:00:34.110Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:56 .. [2024-10-03T04:00:34.110Z] drwxr-xr-x 2 root root 4096 Oct 3 03:56 cost [2024-10-03T04:00:34.110Z] -rw-r--r-- 1 root root 92 Oct 3 03:56 cost.csv [2024-10-03T04:00:34.110Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.23/archives [2024-10-03T04:00:34.110Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives [2024-10-03T04:00:34.110Z] total 16 [2024-10-03T04:00:34.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:56 . [2024-10-03T04:00:34.110Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:56 .. [2024-10-03T04:00:34.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:56 cost [2024-10-03T04:00:34.110Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 3 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:34.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:35.271Z] ---> package-listing.sh [2024-10-03T04:00:35.271Z] ++ facter osfamily [2024-10-03T04:00:35.271Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T04:00:35.531Z] + OS_FAMILY=debian [2024-10-03T04:00:35.531Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.23 [2024-10-03T04:00:35.531Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T04:00:35.531Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T04:00:35.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T04:00:35.531Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T04:00:35.531Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' [2024-10-03T04:00:35.531Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T04:00:35.531Z] + case "${OS_FAMILY}" in [2024-10-03T04:00:35.531Z] + dpkg -l [2024-10-03T04:00:35.531Z] + grep '^ii' [2024-10-03T04:00:35.531Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T04:00:35.531Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T04:00:35.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T04:00:35.531Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' [2024-10-03T04:00:35.531Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.23/archives/ [2024-10-03T04:00:35.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.23/archives/ [Pipeline] echo [2024-10-03T04:00:35.545Z] 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T04:00:35.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T04:00:36.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T04:00:36.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T04:00:36.481Z] prd-ubuntu20.04-docker-8c-8g-13165 does not seem to be running inside a container [2024-10-03T04:00:36.513Z] $ 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T04:00:36.704Z] $ docker top 4769f26536ac8bca51b21ce7777029fada4515384ef14a2135b33a778c79dfc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T04:00:37.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T04:00:37.336Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T04:00:37.621Z] + ls /var/log/sa-host [2024-10-03T04:00:37.621Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T04:00:37.697Z] provisioning config files... [2024-10-03T04:00:37.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config10917426283982320933tmp [Pipeline] { [Pipeline] echo [2024-10-03T04:00:37.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:38.012Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T04:00:38.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:38.354Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T04:00:38.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:38.646Z] ---> sudo-logs.sh [2024-10-03T04:00:38.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T04:00:38.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:38.976Z] ---> job-cost.sh [2024-10-03T04:00:38.976Z] lf-activate-venv: SKIPPING [2024-10-03T04:00:38.976Z] DEBUG: total: 0.2199999988079071 [2024-10-03T04:00:38.976Z] INFO: Retrieving Stack Cost... [2024-10-03T04:00:39.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T04:00:39.495Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T04:00:39.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T04:00:39.795Z] ---> logs-deploy.sh [2024-10-03T04:00:39.795Z] lf-activate-venv: SKIPPING [2024-10-03T04:00:39.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.23/2 [2024-10-03T04:00:39.795Z] INFO: archiving workspace using pattern(s): [2024-10-03T04:00:40.732Z] Archives upload complete. [2024-10-03T04:00:40.732Z] INFO: archiving logs to Nexus [2024-10-03T04:00:42.354Z] ---> uname -a: [2024-10-03T04:00:42.354Z] Linux prd-ubuntu20-04-docker-8c-8g-13165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] ---> lscpu: [2024-10-03T04:00:42.354Z] Architecture: x86_64 [2024-10-03T04:00:42.354Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T04:00:42.354Z] Byte Order: Little Endian [2024-10-03T04:00:42.354Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T04:00:42.354Z] CPU(s): 8 [2024-10-03T04:00:42.354Z] On-line CPU(s) list: 0-7 [2024-10-03T04:00:42.354Z] Thread(s) per core: 1 [2024-10-03T04:00:42.354Z] Core(s) per socket: 1 [2024-10-03T04:00:42.354Z] Socket(s): 8 [2024-10-03T04:00:42.354Z] NUMA node(s): 1 [2024-10-03T04:00:42.354Z] Vendor ID: AuthenticAMD [2024-10-03T04:00:42.354Z] CPU family: 23 [2024-10-03T04:00:42.354Z] Model: 49 [2024-10-03T04:00:42.354Z] Model name: AMD EPYC-Rome Processor [2024-10-03T04:00:42.354Z] Stepping: 0 [2024-10-03T04:00:42.354Z] CPU MHz: 2799.998 [2024-10-03T04:00:42.354Z] BogoMIPS: 5599.99 [2024-10-03T04:00:42.354Z] Virtualization: AMD-V [2024-10-03T04:00:42.354Z] Hypervisor vendor: KVM [2024-10-03T04:00:42.354Z] Virtualization type: full [2024-10-03T04:00:42.354Z] L1d cache: 256 KiB [2024-10-03T04:00:42.354Z] L1i cache: 256 KiB [2024-10-03T04:00:42.354Z] L2 cache: 4 MiB [2024-10-03T04:00:42.354Z] L3 cache: 128 MiB [2024-10-03T04:00:42.354Z] NUMA node0 CPU(s): 0-7 [2024-10-03T04:00:42.354Z] Vulnerability Itlb multihit: Not affected [2024-10-03T04:00:42.354Z] Vulnerability L1tf: Not affected [2024-10-03T04:00:42.354Z] Vulnerability Mds: Not affected [2024-10-03T04:00:42.354Z] Vulnerability Meltdown: Not affected [2024-10-03T04:00:42.354Z] Vulnerability Mmio stale data: Not affected [2024-10-03T04:00:42.354Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T04:00:42.354Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T04:00:42.354Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T04:00:42.354Z] Vulnerability Srbds: Not affected [2024-10-03T04:00:42.354Z] Vulnerability Tsx async abort: Not affected [2024-10-03T04:00:42.354Z] 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-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] ---> nproc: [2024-10-03T04:00:42.354Z] 8 [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] ---> df -h: [2024-10-03T04:00:42.354Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T04:00:42.354Z] overlay 155G 11G 145G 7% / [2024-10-03T04:00:42.354Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T04:00:42.354Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T04:00:42.354Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T04:00:42.354Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] ---> sar -b -r -n DEV: [2024-10-03T04:00:42.354Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13165) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:54:15 LINUX RESTART (8 CPU) [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-03T04:00:42.354Z] 03:56:02 97.08 2.42 94.67 0.00 360.47 34247.89 0.00 [2024-10-03T04:00:42.354Z] 03:57:01 47.08 0.59 46.48 0.00 40.26 16774.26 0.00 [2024-10-03T04:00:42.354Z] 03:58:01 1.72 0.00 1.72 0.00 0.00 18.00 0.00 [2024-10-03T04:00:42.354Z] 03:59:01 3.53 1.50 2.03 0.00 35.46 25.33 0.00 [2024-10-03T04:00:42.354Z] 04:00:01 47.33 6.12 41.21 0.00 4364.34 8394.87 0.00 [2024-10-03T04:00:42.354Z] Average: 39.32 2.13 37.19 0.00 963.18 11875.74 0.00 [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-03T04:00:42.354Z] 03:56:02 29304220 31544696 781724 2.38 69032 2452488 2045044 6.03 1042568 2163180 235652 [2024-10-03T04:00:42.354Z] 03:57:01 29059544 31555060 753328 2.29 83136 2674448 1743788 5.14 1041720 2371836 288 [2024-10-03T04:00:42.354Z] 03:58:01 29059624 31555352 752724 2.29 83216 2674448 1743788 5.14 1041056 2371836 8 [2024-10-03T04:00:42.354Z] 03:59:01 29057560 31555444 752264 2.29 83312 2675512 1743788 5.14 1042936 2372144 12 [2024-10-03T04:00:42.354Z] 04:00:01 28598696 31529196 750220 2.28 112472 3073956 1707452 5.03 1322732 2512504 972 [2024-10-03T04:00:42.354Z] Average: 29015929 31547950 758052 2.31 86234 2710170 1796772 5.30 1098202 2358300 47386 [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-03T04:00:42.354Z] 03:56:02 docker0 34.64 81.30 2.16 1685.29 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:56:02 ens3 500.92 411.16 4302.03 3149.25 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:56:02 lo 6.67 6.67 0.66 0.66 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:57:01 ens3 21.62 14.29 28.57 7.79 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:59:01 ens3 8.20 6.72 5.52 5.92 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 03:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 04:00:01 ens3 182.10 72.67 2746.41 5.26 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] 04:00:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] Average: docker0 6.95 16.31 0.43 338.19 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] Average: ens3 142.99 101.26 1421.15 635.74 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] ---> sar -P ALL: [2024-10-03T04:00:42.354Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13165) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:54:15 LINUX RESTART (8 CPU) [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] 03:55:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T04:00:42.354Z] 03:56:02 all 17.80 0.00 2.55 2.26 0.09 77.30 [2024-10-03T04:00:42.354Z] 03:56:02 0 12.92 0.00 2.34 0.07 0.07 84.61 [2024-10-03T04:00:42.354Z] 03:56:02 1 20.88 0.00 2.24 0.49 0.08 76.31 [2024-10-03T04:00:42.354Z] 03:56:02 2 19.21 0.00 2.37 0.77 0.08 77.56 [2024-10-03T04:00:42.354Z] 03:56:02 3 17.72 0.00 2.39 9.20 0.08 70.61 [2024-10-03T04:00:42.354Z] 03:56:02 4 20.80 0.00 2.74 0.74 0.12 75.60 [2024-10-03T04:00:42.354Z] 03:56:02 5 16.25 0.00 2.34 0.34 0.10 80.97 [2024-10-03T04:00:42.354Z] 03:56:02 6 18.63 0.00 2.94 2.59 0.08 75.76 [2024-10-03T04:00:42.354Z] 03:56:02 7 16.03 0.00 3.06 3.96 0.08 76.87 [2024-10-03T04:00:42.354Z] 03:57:01 all 1.68 0.00 0.79 0.86 0.02 96.66 [2024-10-03T04:00:42.354Z] 03:57:01 0 2.13 0.00 0.99 0.00 0.03 96.85 [2024-10-03T04:00:42.354Z] 03:57:01 1 1.50 0.00 0.90 5.68 0.02 91.90 [2024-10-03T04:00:42.354Z] 03:57:01 2 2.08 0.00 0.78 0.05 0.02 97.07 [2024-10-03T04:00:42.354Z] 03:57:01 3 1.65 0.00 0.68 0.53 0.02 97.13 [2024-10-03T04:00:42.354Z] 03:57:01 4 1.60 0.00 1.02 0.17 0.02 97.19 [2024-10-03T04:00:42.354Z] 03:57:01 5 1.97 0.00 0.54 0.00 0.00 97.49 [2024-10-03T04:00:42.354Z] 03:57:01 6 1.67 0.00 0.43 0.03 0.02 97.85 [2024-10-03T04:00:42.354Z] 03:57:01 7 0.85 0.00 0.97 0.42 0.02 97.74 [2024-10-03T04:00:42.354Z] 03:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-03T04:00:42.354Z] 03:58:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-03T04:00:42.354Z] 03:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T04:00:42.354Z] 03:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T04:00:42.354Z] 03:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-03T04:00:42.354Z] 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T04:00:42.354Z] 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T04:00:42.354Z] 03:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T04:00:42.354Z] 03:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T04:00:42.354Z] 03:59:01 all 0.37 0.00 0.02 0.02 0.01 99.58 [2024-10-03T04:00:42.354Z] 03:59:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2024-10-03T04:00:42.354Z] 03:59:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2024-10-03T04:00:42.354Z] 03:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-03T04:00:42.354Z] 03:59:01 3 0.25 0.00 0.00 0.05 0.02 99.68 [2024-10-03T04:00:42.354Z] 03:59:01 4 0.18 0.00 0.00 0.03 0.02 99.77 [2024-10-03T04:00:42.354Z] 03:59:01 5 0.90 0.00 0.02 0.02 0.02 99.05 [2024-10-03T04:00:42.354Z] 03:59:01 6 0.73 0.00 0.02 0.00 0.00 99.25 [2024-10-03T04:00:42.354Z] 03:59:01 7 0.55 0.00 0.05 0.03 0.02 99.35 [2024-10-03T04:00:42.354Z] 04:00:01 all 2.36 0.00 1.30 0.60 0.02 95.73 [2024-10-03T04:00:42.354Z] 04:00:01 0 2.92 0.00 1.19 0.75 0.02 95.12 [2024-10-03T04:00:42.354Z] 04:00:01 1 3.04 0.00 1.24 1.10 0.03 94.59 [2024-10-03T04:00:42.354Z] 04:00:01 2 3.20 0.00 1.47 1.47 0.05 93.81 [2024-10-03T04:00:42.354Z] 04:00:01 3 1.92 0.00 1.72 0.68 0.02 95.66 [2024-10-03T04:00:42.354Z] 04:00:01 4 2.07 0.00 1.00 0.05 0.00 96.88 [2024-10-03T04:00:42.354Z] 04:00:01 5 1.97 0.00 0.80 0.25 0.02 96.96 [2024-10-03T04:00:42.354Z] 04:00:01 6 1.60 0.00 0.75 0.10 0.02 97.53 [2024-10-03T04:00:42.354Z] 04:00:01 7 2.14 0.00 2.20 0.37 0.02 95.27 [2024-10-03T04:00:42.354Z] Average: all 4.43 0.00 0.93 0.74 0.03 93.86 [2024-10-03T04:00:42.354Z] Average: 0 3.64 0.00 0.92 0.16 0.03 95.24 [2024-10-03T04:00:42.354Z] Average: 1 5.11 0.00 0.88 1.44 0.03 92.55 [2024-10-03T04:00:42.354Z] Average: 2 4.89 0.00 0.93 0.46 0.03 93.68 [2024-10-03T04:00:42.354Z] Average: 3 4.29 0.00 0.96 2.09 0.03 92.64 [2024-10-03T04:00:42.354Z] Average: 4 4.90 0.00 0.95 0.20 0.03 93.92 [2024-10-03T04:00:42.354Z] Average: 5 4.20 0.00 0.74 0.12 0.03 94.91 [2024-10-03T04:00:42.354Z] Average: 6 4.53 0.00 0.83 0.54 0.03 94.08 [2024-10-03T04:00:42.354Z] Average: 7 3.89 0.00 1.26 0.95 0.03 93.88 [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z] [2024-10-03T04:00:42.354Z]