Pull request #803 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d70d3baa0f8951c31470d4ecee182913e57de9fe+850fdf759a0efe631343390da82a37f8ec516889 (ca4e10014b2665a6a365382ed20c039117abf889) 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-ssh16125105952211516724.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8911421270293953187.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6132727725934059716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12305696027652732471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9137931439767867557.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh349656130492358501.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15564 in /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-803 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/803/head:refs/remotes/origin/PR-803 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit d70d3baa0f8951c31470d4ecee182913e57de9fe Merge succeeded, producing d70d3baa0f8951c31470d4ecee182913e57de9fe Checking out Revision d70d3baa0f8951c31470d4ecee182913e57de9fe (PR-803) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T04:30:48.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T04:30:48.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T04:30:48.413Z] ========================================================= [2024-10-04T04:30:48.413Z] EdgeX Global Pipelines Version Info [2024-10-04T04:30:48.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:30:49.194Z] ------------------- [2024-10-04T04:30:49.194Z] stable info: [2024-10-04T04:30:49.194Z] ------------------- [2024-10-04T04:30:49.194Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T04:30:49.194Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T04:30:49.194Z] Message: update stable to v1.0.265 [2024-10-04T04:30:49.765Z] ------------------- [2024-10-04T04:30:49.765Z] experimental info: [2024-10-04T04:30:49.765Z] ------------------- [2024-10-04T04:30:49.765Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T04:30:49.765Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T04:30:49.765Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T04:30:49.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-04T04:30:50.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-04T04:30:50.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T04:30:50.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T04:30:50.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T04:30:50.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T04:30:50.330Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T04:30:50.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T04:30:50.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T04:30:50.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T04:30:50.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T04:30:50.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-04T04:30:50.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T04:30:50.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T04:30:50.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T04:30:50.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T04:30:50.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T04:30:50.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T04:30:51.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T04:30:51.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T04:30:51.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T04:30:51.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T04:30:51.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T04:30:51.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T04:30:51.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T04:30:51.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T04:30:51.509Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T04:30:51.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-803 [Pipeline] echo [2024-10-04T04:30:51.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-803 [Pipeline] echo [2024-10-04T04:30:51.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-803 [Pipeline] echo [2024-10-04T04:30:51.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo [2024-10-04T04:30:51.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d70d3ba [Pipeline] echo [2024-10-04T04:30:51.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T04:30:52.038Z] provisioning config files... [2024-10-04T04:30:52.051Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config17045659285668912041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:30:52.479Z] ---> ****-login.sh [2024-10-04T04:30:52.479Z] nexus3.edgexfoundry.org:10001 [2024-10-04T04:30:52.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:30:52.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:30:52.742Z] Configure a credential helper to remove this warning. See [2024-10-04T04:30:52.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:30:52.743Z] [2024-10-04T04:30:52.743Z] Login Succeeded [2024-10-04T04:30:52.743Z] nexus3.edgexfoundry.org:10002 [2024-10-04T04:30:53.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:30:53.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:30:53.003Z] Configure a credential helper to remove this warning. See [2024-10-04T04:30:53.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:30:53.003Z] [2024-10-04T04:30:53.003Z] Login Succeeded [2024-10-04T04:30:53.003Z] nexus3.edgexfoundry.org:10003 [2024-10-04T04:30:53.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:30:53.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:30:53.003Z] Configure a credential helper to remove this warning. See [2024-10-04T04:30:53.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:30:53.003Z] [2024-10-04T04:30:53.003Z] Login Succeeded [2024-10-04T04:30:53.003Z] nexus3.edgexfoundry.org:10004 [2024-10-04T04:30:53.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:30:53.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:30:53.264Z] Configure a credential helper to remove this warning. See [2024-10-04T04:30:53.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:30:53.265Z] [2024-10-04T04:30:53.265Z] Login Succeeded [2024-10-04T04:30:53.265Z] ****.io [2024-10-04T04:30:53.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:30:53.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:30:53.531Z] Configure a credential helper to remove this warning. See [2024-10-04T04:30:53.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:30:53.531Z] [2024-10-04T04:30:53.531Z] Login Succeeded [2024-10-04T04:30:53.531Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T04:30:53.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T04:30:54.294Z] + git rev-list -1 --merges d70d3baa0f8951c31470d4ecee182913e57de9fe~1..d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo [2024-10-04T04:30:54.346Z] -----------> git rev-list -1 --merges d70d3baa0f8951c31470d4ecee182913e57de9fe~1..d70d3baa0f8951c31470d4ecee182913e57de9fe d70d3baa0f8951c31470d4ecee182913e57de9fe [false] [Pipeline] sh [2024-10-04T04:30:54.672Z] + git log --format=format:%s -1 d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo [2024-10-04T04:30:54.715Z] ========================================================= [2024-10-04T04:30:54.715Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T04:30:54.715Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T04:30:55.173Z] + git log --format=format:%s -1 d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo [2024-10-04T04:30:55.219Z] [semverPrep] GIT_COMMIT: d70d3baa0f8951c31470d4ecee182913e57de9fe, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-10-04T04:30:55.264Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T04:30:55.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T04:30:55.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T04:30:55.689Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T04:30:55.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T04:30:55.689Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T04:30:55.689Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T04:30:55.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:30:56.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T04:30:56.215Z] [2024-10-04T04:30:56.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:30:56.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T04:30:56.648Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T04:30:56.648Z] b85a868b505f: Pulling fs layer [2024-10-04T04:30:56.648Z] e2be974225ed: Pulling fs layer [2024-10-04T04:30:56.648Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T04:30:56.648Z] 988bab9f4d93: Pulling fs layer [2024-10-04T04:30:56.648Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T04:30:56.648Z] eaf3925da568: Pulling fs layer [2024-10-04T04:30:56.648Z] bab4dde63d76: Pulling fs layer [2024-10-04T04:30:56.648Z] bde34c3a00c8: Pulling fs layer [2024-10-04T04:30:56.648Z] b352a97aabf1: Pulling fs layer [2024-10-04T04:30:56.648Z] 4872d77fe225: Pulling fs layer [2024-10-04T04:30:56.648Z] 5851b861e8e6: Pulling fs layer [2024-10-04T04:30:56.648Z] 988bab9f4d93: Waiting [2024-10-04T04:30:56.648Z] bab4dde63d76: Waiting [2024-10-04T04:30:56.648Z] eaf3925da568: Waiting [2024-10-04T04:30:56.648Z] 4872d77fe225: Waiting [2024-10-04T04:30:56.648Z] 5851b861e8e6: Waiting [2024-10-04T04:30:56.648Z] 1469e6f7b9e6: Waiting [2024-10-04T04:30:56.648Z] e2be974225ed: Download complete [2024-10-04T04:30:56.648Z] 988bab9f4d93: Verifying Checksum [2024-10-04T04:30:56.648Z] 988bab9f4d93: Download complete [2024-10-04T04:30:56.648Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T04:30:56.648Z] 1469e6f7b9e6: Download complete [2024-10-04T04:30:56.648Z] eaf3925da568: Verifying Checksum [2024-10-04T04:30:56.648Z] eaf3925da568: Download complete [2024-10-04T04:30:56.911Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T04:30:56.911Z] 339a4e72a1f5: Download complete [2024-10-04T04:30:56.911Z] bde34c3a00c8: Download complete [2024-10-04T04:30:56.911Z] b352a97aabf1: Download complete [2024-10-04T04:30:56.911Z] 4872d77fe225: Verifying Checksum [2024-10-04T04:30:56.911Z] 4872d77fe225: Download complete [2024-10-04T04:30:56.911Z] 5851b861e8e6: Download complete [2024-10-04T04:30:56.911Z] b85a868b505f: Verifying Checksum [2024-10-04T04:30:56.911Z] b85a868b505f: Download complete [2024-10-04T04:30:57.169Z] bab4dde63d76: Verifying Checksum [2024-10-04T04:30:57.169Z] bab4dde63d76: Download complete [2024-10-04T04:30:58.104Z] b85a868b505f: Pull complete [2024-10-04T04:30:58.104Z] e2be974225ed: Pull complete [2024-10-04T04:30:58.672Z] 339a4e72a1f5: Pull complete [2024-10-04T04:30:58.672Z] 988bab9f4d93: Pull complete [2024-10-04T04:30:58.672Z] 1469e6f7b9e6: Pull complete [2024-10-04T04:30:58.931Z] eaf3925da568: Pull complete [2024-10-04T04:31:00.835Z] bab4dde63d76: Pull complete [2024-10-04T04:31:00.835Z] bde34c3a00c8: Pull complete [2024-10-04T04:31:00.835Z] b352a97aabf1: Pull complete [2024-10-04T04:31:00.835Z] 4872d77fe225: Pull complete [2024-10-04T04:31:00.835Z] 5851b861e8e6: Pull complete [2024-10-04T04:31:00.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T04:31:00.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T04:31:00.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:31:01.133Z] prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container [2024-10-04T04:31:01.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T04:31:04.781Z] $ docker top f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 -eo pid,comm [2024-10-04T04:31:04.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T04:31:04.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T04:31:05.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T04:31:05.013Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T04:31:05.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T04:31:05.128Z] $ docker exec f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent [2024-10-04T04:31:05.223Z] SSH_AUTH_SOCK=/tmp/ssh-GiHy6G0PELVB/agent.31 [2024-10-04T04:31:05.223Z] SSH_AGENT_PID=37 [2024-10-04T04:31:05.232Z] Running ssh-add (command line suppressed) [2024-10-04T04:31:05.325Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_458936016062145982.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_458936016062145982.key) [2024-10-04T04:31:05.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T04:31:05.683Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T04:31:05.715Z] $ docker exec --env ******** --env ******** f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent -k [2024-10-04T04:31:05.816Z] unset SSH_AUTH_SOCK; [2024-10-04T04:31:05.816Z] unset SSH_AGENT_PID; [2024-10-04T04:31:05.817Z] echo Agent pid 37 killed; [2024-10-04T04:31:05.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T04:31:05.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T04:31:05.949Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T04:31:06.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T04:31:06.067Z] $ docker exec f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent [2024-10-04T04:31:06.167Z] SSH_AUTH_SOCK=/tmp/ssh-uW4UnZj43R4w/agent.70 [2024-10-04T04:31:06.167Z] SSH_AGENT_PID=77 [2024-10-04T04:31:06.171Z] Running ssh-add (command line suppressed) [2024-10-04T04:31:06.272Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_13141140645798030028.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_13141140645798030028.key) [2024-10-04T04:31:06.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T04:31:06.643Z] + git semver init [2024-10-04T04:31:06.904Z] 2024-10-04 04:31:06,807 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T04:31:06.904Z] 2024-10-04 04:31:06,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver [2024-10-04T04:31:06.904Z] 2024-10-04 04:31:06,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver [2024-10-04T04:31:06.904Z] 2024-10-04 04:31:06,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803, universal_newlines=False, shell=None, istream=None) [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,896 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.git/info/exclude [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 with force:False [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,901 [execute] INFO git cat-file --batch-check [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,908 [execute] INFO git cat-file --batch [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T04:31:09.446Z] 2024-10-04 04:31:08,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 [2024-10-04T04:31:09.446Z] 0.0.0 [Pipeline] } [2024-10-04T04:31:09.500Z] $ docker exec --env ******** --env ******** f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent -k [2024-10-04T04:31:09.597Z] unset SSH_AUTH_SOCK; [2024-10-04T04:31:09.597Z] unset SSH_AGENT_PID; [2024-10-04T04:31:09.597Z] echo Agent pid 77 killed; [2024-10-04T04:31:09.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T04:31:10.062Z] + git semver [Pipeline] } [2024-10-04T04:31:10.349Z] $ docker stop --time=1 f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 [2024-10-04T04:31:11.644Z] $ docker rm -f --volumes f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T04:31:12.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T04:31:12.489Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T04:31:12.513Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T04:31:13.226Z] provisioning config files... [2024-10-04T04:31:13.235Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config16762685340974747149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:31:13.610Z] ---> ****-login.sh [2024-10-04T04:31:13.610Z] nexus3.edgexfoundry.org:10001 [2024-10-04T04:31:13.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:31:13.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:31:13.610Z] Configure a credential helper to remove this warning. See [2024-10-04T04:31:13.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:31:13.611Z] [2024-10-04T04:31:13.611Z] Login Succeeded [2024-10-04T04:31:13.611Z] nexus3.edgexfoundry.org:10002 [2024-10-04T04:31:13.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:31:13.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:31:13.611Z] Configure a credential helper to remove this warning. See [2024-10-04T04:31:13.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:31:13.611Z] [2024-10-04T04:31:13.611Z] Login Succeeded [2024-10-04T04:31:13.611Z] nexus3.edgexfoundry.org:10003 [2024-10-04T04:31:13.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:31:13.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:31:13.870Z] Configure a credential helper to remove this warning. See [2024-10-04T04:31:13.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:31:13.870Z] [2024-10-04T04:31:13.870Z] Login Succeeded [2024-10-04T04:31:13.870Z] nexus3.edgexfoundry.org:10004 [2024-10-04T04:31:13.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:31:13.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:31:13.870Z] Configure a credential helper to remove this warning. See [2024-10-04T04:31:13.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:31:13.870Z] [2024-10-04T04:31:13.870Z] Login Succeeded [2024-10-04T04:31:13.870Z] ****.io [2024-10-04T04:31:14.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:31:14.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:31:14.132Z] Configure a credential helper to remove this warning. See [2024-10-04T04:31:14.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:31:14.132Z] [2024-10-04T04:31:14.132Z] Login Succeeded [2024-10-04T04:31:14.132Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T04:31:14.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T04:31:14.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T04:31:14.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T04:31:14.506Z] ========================================================= [2024-10-04T04:31:14.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T04:31:14.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:31:15.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T04:31:15.280Z] Sending build context to Docker daemon 59.77MB [2024-10-04T04:31:15.280Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-04T04:31:15.280Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-04T04:31:15.280Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T04:31:15.280Z] 43c4264eed91: Pulling fs layer [2024-10-04T04:31:15.280Z] 4cc291be95ef: Pulling fs layer [2024-10-04T04:31:15.280Z] 2ac1f1163629: Pulling fs layer [2024-10-04T04:31:15.280Z] 5c3c966382ef: Pulling fs layer [2024-10-04T04:31:15.280Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T04:31:15.280Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T04:31:15.280Z] 9f66e0745190: Pulling fs layer [2024-10-04T04:31:15.280Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T04:31:15.280Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T04:31:15.280Z] 5d5c8e513c77: Waiting [2024-10-04T04:31:15.280Z] 5c3c966382ef: Waiting [2024-10-04T04:31:15.280Z] f49a43e4bbc0: Waiting [2024-10-04T04:31:15.280Z] 561ebcabdf7f: Waiting [2024-10-04T04:31:15.280Z] 4cc291be95ef: Verifying Checksum [2024-10-04T04:31:15.280Z] 4cc291be95ef: Download complete [2024-10-04T04:31:15.280Z] 5c3c966382ef: Download complete [2024-10-04T04:31:15.280Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T04:31:15.280Z] 4f4fb700ef54: Download complete [2024-10-04T04:31:15.280Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T04:31:15.280Z] 5d5c8e513c77: Download complete [2024-10-04T04:31:15.280Z] 43c4264eed91: Verifying Checksum [2024-10-04T04:31:15.280Z] 43c4264eed91: Download complete [2024-10-04T04:31:15.578Z] 9f66e0745190: Verifying Checksum [2024-10-04T04:31:15.578Z] 9f66e0745190: Download complete [2024-10-04T04:31:15.578Z] 43c4264eed91: Pull complete [2024-10-04T04:31:15.837Z] 4cc291be95ef: Pull complete [2024-10-04T04:31:15.837Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T04:31:15.837Z] 561ebcabdf7f: Download complete [2024-10-04T04:31:15.837Z] 2ac1f1163629: Verifying Checksum [2024-10-04T04:31:15.837Z] 2ac1f1163629: Download complete [2024-10-04T04:31:16.095Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T04:31:16.095Z] f49a43e4bbc0: Download complete [2024-10-04T04:31:19.375Z] 2ac1f1163629: Pull complete [2024-10-04T04:31:19.375Z] 5c3c966382ef: Pull complete [2024-10-04T04:31:19.375Z] 4f4fb700ef54: Pull complete [2024-10-04T04:31:19.375Z] 5d5c8e513c77: Pull complete [2024-10-04T04:31:19.634Z] 9f66e0745190: Pull complete [2024-10-04T04:31:22.163Z] f49a43e4bbc0: Pull complete [2024-10-04T04:31:22.163Z] 561ebcabdf7f: Pull complete [2024-10-04T04:31:22.163Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T04:31:22.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T04:31:22.163Z] ---> 3a752c3f9dda [2024-10-04T04:31:22.163Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-04T04:31:27.981Z] Still waiting to schedule task [2024-10-04T04:31:27.982Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-04T04:31:28.760Z] ---> Running in f8b271d014db [2024-10-04T04:31:28.760Z] Removing intermediate container f8b271d014db [2024-10-04T04:31:28.760Z] ---> 27e3ff2cef47 [2024-10-04T04:31:28.760Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T04:31:28.760Z] ---> Running in 91362949634e [2024-10-04T04:31:28.760Z] Removing intermediate container 91362949634e [2024-10-04T04:31:28.760Z] ---> 05b68b3bfbaf [2024-10-04T04:31:28.760Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T04:31:28.760Z] ---> Running in c2b1f8cc7eb1 [2024-10-04T04:31:28.760Z] Removing intermediate container c2b1f8cc7eb1 [2024-10-04T04:31:28.760Z] ---> 962bc1bf9e1b [2024-10-04T04:31:28.760Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-04T04:31:28.760Z] ---> Running in 750b2a9562bb [2024-10-04T04:31:28.760Z] Removing intermediate container 750b2a9562bb [2024-10-04T04:31:28.760Z] ---> 6b4b82f18717 [2024-10-04T04:31:28.760Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-04T04:31:28.760Z] ---> Running in 21d9c6e2c7d9 [2024-10-04T04:31:28.760Z] Removing intermediate container 21d9c6e2c7d9 [2024-10-04T04:31:28.760Z] ---> 3c2cc941f070 [2024-10-04T04:31:28.760Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-04T04:31:28.760Z] latest: Pulling from library/docker [2024-10-04T04:31:28.760Z] 43c4264eed91: Already exists [2024-10-04T04:31:28.760Z] eeae0a4c3aab: Pulling fs layer [2024-10-04T04:31:28.760Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T04:31:28.760Z] cc787dab98b1: Pulling fs layer [2024-10-04T04:31:28.760Z] 4dde54e28b69: Pulling fs layer [2024-10-04T04:31:28.760Z] f76cc74ad672: Pulling fs layer [2024-10-04T04:31:28.760Z] c3730cf3cbd1: Pulling fs layer [2024-10-04T04:31:28.760Z] 08f9c6ae64ba: Pulling fs layer [2024-10-04T04:31:28.760Z] da8ae46b6347: Pulling fs layer [2024-10-04T04:31:28.760Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-04T04:31:28.760Z] 238637adc6c9: Pulling fs layer [2024-10-04T04:31:28.760Z] 61595ab5b53d: Pulling fs layer [2024-10-04T04:31:28.760Z] 835d4c51c9f5: Pulling fs layer [2024-10-04T04:31:28.760Z] d29e3ca0965c: Pulling fs layer [2024-10-04T04:31:28.760Z] ccb967684857: Pulling fs layer [2024-10-04T04:31:28.760Z] babf1dc4851c: Pulling fs layer [2024-10-04T04:31:28.760Z] c3730cf3cbd1: Waiting [2024-10-04T04:31:28.760Z] 08f9c6ae64ba: Waiting [2024-10-04T04:31:28.760Z] da8ae46b6347: Waiting [2024-10-04T04:31:28.760Z] 3f5a3c6f02f7: Waiting [2024-10-04T04:31:28.760Z] 238637adc6c9: Waiting [2024-10-04T04:31:28.760Z] 61595ab5b53d: Waiting [2024-10-04T04:31:28.760Z] 835d4c51c9f5: Waiting [2024-10-04T04:31:28.760Z] 4dde54e28b69: Waiting [2024-10-04T04:31:28.760Z] d29e3ca0965c: Waiting [2024-10-04T04:31:28.760Z] ccb967684857: Waiting [2024-10-04T04:31:28.760Z] babf1dc4851c: Waiting [2024-10-04T04:31:28.760Z] f76cc74ad672: Waiting [2024-10-04T04:31:28.760Z] cc787dab98b1: Verifying Checksum [2024-10-04T04:31:28.760Z] cc787dab98b1: Download complete [2024-10-04T04:31:28.760Z] 4f4fb700ef54: Download complete [2024-10-04T04:31:28.760Z] eeae0a4c3aab: Verifying Checksum [2024-10-04T04:31:28.760Z] eeae0a4c3aab: Download complete [2024-10-04T04:31:28.760Z] 4dde54e28b69: Verifying Checksum [2024-10-04T04:31:28.760Z] 4dde54e28b69: Download complete [2024-10-04T04:31:28.760Z] f76cc74ad672: Verifying Checksum [2024-10-04T04:31:28.760Z] f76cc74ad672: Download complete [2024-10-04T04:31:28.760Z] c3730cf3cbd1: Verifying Checksum [2024-10-04T04:31:28.760Z] c3730cf3cbd1: Download complete [2024-10-04T04:31:29.019Z] 08f9c6ae64ba: Verifying Checksum [2024-10-04T04:31:29.019Z] 08f9c6ae64ba: Download complete [2024-10-04T04:31:29.019Z] da8ae46b6347: Verifying Checksum [2024-10-04T04:31:29.019Z] da8ae46b6347: Download complete [2024-10-04T04:31:29.019Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-04T04:31:29.019Z] 3f5a3c6f02f7: Download complete [2024-10-04T04:31:29.019Z] eeae0a4c3aab: Pull complete [2024-10-04T04:31:29.019Z] 4f4fb700ef54: Pull complete [2024-10-04T04:31:29.019Z] 61595ab5b53d: Verifying Checksum [2024-10-04T04:31:29.019Z] 61595ab5b53d: Download complete [2024-10-04T04:31:29.019Z] 835d4c51c9f5: Verifying Checksum [2024-10-04T04:31:29.019Z] 835d4c51c9f5: Download complete [2024-10-04T04:31:29.019Z] cc787dab98b1: Pull complete [2024-10-04T04:31:29.019Z] 238637adc6c9: Verifying Checksum [2024-10-04T04:31:29.019Z] 238637adc6c9: Download complete [2024-10-04T04:31:29.019Z] ccb967684857: Verifying Checksum [2024-10-04T04:31:29.277Z] babf1dc4851c: Download complete [2024-10-04T04:31:29.277Z] 4dde54e28b69: Pull complete [2024-10-04T04:31:29.535Z] d29e3ca0965c: Verifying Checksum [2024-10-04T04:31:29.535Z] d29e3ca0965c: Download complete [2024-10-04T04:31:29.846Z] f76cc74ad672: Pull complete [2024-10-04T04:31:30.105Z] c3730cf3cbd1: Pull complete [2024-10-04T04:31:30.365Z] 08f9c6ae64ba: Pull complete [2024-10-04T04:31:30.365Z] da8ae46b6347: Pull complete [2024-10-04T04:31:30.365Z] 3f5a3c6f02f7: Pull complete [2024-10-04T04:31:30.625Z] 238637adc6c9: Pull complete [2024-10-04T04:31:30.625Z] 61595ab5b53d: Pull complete [2024-10-04T04:31:30.625Z] 835d4c51c9f5: Pull complete [2024-10-04T04:31:31.562Z] d29e3ca0965c: Pull complete [2024-10-04T04:31:31.821Z] ccb967684857: Pull complete [2024-10-04T04:31:31.821Z] babf1dc4851c: Pull complete [2024-10-04T04:31:31.821Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-04T04:31:31.821Z] Status: Downloaded newer image for docker:latest [2024-10-04T04:31:34.357Z] ---> 9b2ff0a688c4 [2024-10-04T04:31:34.357Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T04:31:34.357Z] ---> Running in 5b044fd6fada [2024-10-04T04:31:34.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T04:31:34.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T04:31:34.617Z] OK: 246 MiB in 54 packages [2024-10-04T04:31:35.185Z] Removing intermediate container 5b044fd6fada [2024-10-04T04:31:35.185Z] ---> e9bae3d29932 [2024-10-04T04:31:35.185Z] Step 10/15 : ENV GO111MODULE=on [2024-10-04T04:31:35.185Z] ---> Running in c6f5fa588b75 [2024-10-04T04:31:35.185Z] Removing intermediate container c6f5fa588b75 [2024-10-04T04:31:35.185Z] ---> 2ddee1f8cbe0 [2024-10-04T04:31:35.185Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-04T04:31:35.185Z] ---> Running in 1c82e19e1c6d [2024-10-04T04:31:35.185Z] Removing intermediate container 1c82e19e1c6d [2024-10-04T04:31:35.185Z] ---> 9030d99ee6a6 [2024-10-04T04:31:35.185Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-04T04:31:35.444Z] ---> a07dcd6bcc35 [2024-10-04T04:31:35.444Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T04:31:35.444Z] ---> Running in b410fa17d4e1 [2024-10-04T04:32:31.974Z] Removing intermediate container b410fa17d4e1 [2024-10-04T04:32:31.974Z] ---> 61b4beac398d [2024-10-04T04:32:31.974Z] Step 14/15 : COPY . . [2024-10-04T04:32:33.381Z] ---> 03f09e7c95c5 [2024-10-04T04:32:33.381Z] Step 15/15 : RUN ${MAKE} [2024-10-04T04:32:33.381Z] ---> Running in ba7be5b10077 [2024-10-04T04:32:33.640Z] noop [2024-10-04T04:32:33.900Z] Removing intermediate container ba7be5b10077 [2024-10-04T04:32:33.900Z] ---> 0b8d77dd52e0 [2024-10-04T04:32:33.900Z] Successfully built 0b8d77dd52e0 [2024-10-04T04:32:33.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:32:34.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T04:32:34.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:32:34.611Z] prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container [2024-10-04T04:32:34.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T04:32:34.956Z] $ docker top 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T04:32:35.369Z] + go version [2024-10-04T04:32:35.369Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T04:32:35.406Z] $ docker stop --time=1 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f [2024-10-04T04:32:36.680Z] $ docker rm -f --volumes 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:32:37.455Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T04:32:37.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:32:37.599Z] prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container [2024-10-04T04:32:37.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T04:32:37.969Z] $ docker top 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T04:32:38.369Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [Pipeline] fileExists [Pipeline] sh [2024-10-04T04:32:38.742Z] + make test [2024-10-04T04:32:38.742Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-04T04:32:39.308Z] go: updates to go.mod needed; to update it: [2024-10-04T04:32:39.308Z] go mod tidy [2024-10-04T04:32:39.308Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-04T04:32:39.364Z] $ docker stop --time=1 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a [2024-10-04T04:32:40.665Z] $ docker rm -f --volumes 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:32:42.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T04:32:42.321Z] [2024-10-04T04:32:42.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:32:42.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T04:32:42.722Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T04:32:42.722Z] 5eb5b503b376: Pulling fs layer [2024-10-04T04:32:42.722Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T04:32:42.722Z] ec43610c2a17: Pulling fs layer [2024-10-04T04:32:42.722Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T04:32:42.722Z] 33b1e0a273af: Pulling fs layer [2024-10-04T04:32:42.722Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T04:32:42.722Z] 2f39f015ded8: Pulling fs layer [2024-10-04T04:32:42.722Z] 5d3b04190fa2: Waiting [2024-10-04T04:32:42.722Z] 33b1e0a273af: Waiting [2024-10-04T04:32:42.722Z] 2f39f015ded8: Waiting [2024-10-04T04:32:42.722Z] 3a2ae6a8a46f: Waiting [2024-10-04T04:32:42.722Z] 5c69ac0246d0: Download complete [2024-10-04T04:32:42.722Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T04:32:42.722Z] ec43610c2a17: Verifying Checksum [2024-10-04T04:32:42.722Z] ec43610c2a17: Download complete [2024-10-04T04:32:42.722Z] 33b1e0a273af: Verifying Checksum [2024-10-04T04:32:42.722Z] 33b1e0a273af: Download complete [2024-10-04T04:32:42.985Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T04:32:42.985Z] 5d3b04190fa2: Download complete [2024-10-04T04:32:42.985Z] 5eb5b503b376: Verifying Checksum [2024-10-04T04:32:42.985Z] 5eb5b503b376: Download complete [2024-10-04T04:32:43.550Z] 2f39f015ded8: Download complete [2024-10-04T04:32:44.114Z] 5eb5b503b376: Pull complete [2024-10-04T04:32:44.372Z] 5c69ac0246d0: Pull complete [2024-10-04T04:32:44.631Z] ec43610c2a17: Pull complete [2024-10-04T04:32:44.890Z] 3a2ae6a8a46f: Pull complete [2024-10-04T04:32:45.148Z] 33b1e0a273af: Pull complete [2024-10-04T04:32:45.148Z] 5d3b04190fa2: Pull complete [2024-10-04T04:32:49.338Z] 2f39f015ded8: Pull complete [2024-10-04T04:32:49.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T04:32:49.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T04:32:49.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:32:49.604Z] prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container [2024-10-04T04:32:49.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T04:32:54.136Z] $ docker top edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:32:54.639Z] ---> job-cost.sh [2024-10-04T04:32:54.639Z] lf-activate-venv: SKIPPING [2024-10-04T04:32:54.639Z] INFO: No Stack... [2024-10-04T04:32:54.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T04:32:55.157Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T04:32:55.482Z] + cut -d, -f6 [2024-10-04T04:32:55.482Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/cost.csv [Pipeline] lock [2024-10-04T04:32:55.538Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [2024-10-04T04:32:55.544Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] did not exist. Created. [2024-10-04T04:32:55.550Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T04:32:55.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T04:32:56.064Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T04:32:56.084Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T04:32:56.173Z] $ docker stop --time=1 edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 [2024-10-04T04:32:57.327Z] $ docker rm -f --volumes edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T04:32:57.790Z] Failed in branch amd64 [2024-10-04T04:33:10.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15565 in /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [Pipeline] { [Pipeline] ws [2024-10-04T04:33:10.427Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-04T04:33:10.523Z] The recommended git tool is: git [2024-10-04T04:33:19.082Z] using credential edgex-jenkins-ssh [2024-10-04T04:33:19.112Z] Cloning the remote Git repository [2024-10-04T04:33:19.167Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-04T04:33:19.297Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-04T04:33:19.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-04T04:33:19.540Z] > git --version # timeout=10 [2024-10-04T04:33:19.586Z] > git --version # 'git version 2.25.1' [2024-10-04T04:33:19.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T04:33:19.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T04:33:24.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-04T04:33:24.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T04:33:26.397Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit d70d3baa0f8951c31470d4ecee182913e57de9fe [2024-10-04T04:33:26.971Z] Merge succeeded, producing d70d3baa0f8951c31470d4ecee182913e57de9fe [2024-10-04T04:33:26.971Z] Checking out Revision d70d3baa0f8951c31470d4ecee182913e57de9fe (PR-803) [2024-10-04T04:33:25.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-04T04:33:25.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-04T04:33:25.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T04:33:25.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/803/head:refs/remotes/origin/PR-803 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-04T04:33:26.416Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T04:33:26.475Z] > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 [2024-10-04T04:33:26.863Z] > git remote # timeout=10 [2024-10-04T04:33:26.882Z] > git config --get remote.origin.url # timeout=10 [2024-10-04T04:33:26.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T04:33:26.921Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-04T04:33:26.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-04T04:33:26.979Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T04:33:26.995Z] > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 [2024-10-04T04:33:27.832Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-10-04T04:33:27.882Z] > git --version # timeout=10 [2024-10-04T04:33:27.892Z] > git --version # 'git version 2.25.1' [2024-10-04T04:33:27.910Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T04:33:32.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T04:33:32.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T04:33:32.804Z] Dload Upload Total Spent Left Speed [2024-10-04T04:33:32.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64462 0 --:--:-- --:--:-- --:--:-- 64462 [Pipeline] sh [2024-10-04T04:33:33.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T04:33:33.531Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T04:33:33.531Z] + sudo tee /etc/docker/daemon.new [2024-10-04T04:33:33.531Z] { [2024-10-04T04:33:33.531Z] "registry-mirrors": [ [2024-10-04T04:33:33.531Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T04:33:33.531Z] ], [2024-10-04T04:33:33.531Z] "bip": "10.250.0.254/24", [2024-10-04T04:33:33.531Z] "hosts": [ [2024-10-04T04:33:33.531Z] "tcp://0.0.0.0:5555", [2024-10-04T04:33:33.531Z] "unix:///var/run/docker.sock" [2024-10-04T04:33:33.531Z] ], [2024-10-04T04:33:33.531Z] "mtu": 1458, [2024-10-04T04:33:33.531Z] "selinux-enabled": true, [2024-10-04T04:33:33.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T04:33:33.531Z] } [Pipeline] sh [2024-10-04T04:33:33.888Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T04:33:34.235Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T04:33:52.572Z] provisioning config files... [2024-10-04T04:33:52.602Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4947373424744193284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:33:53.122Z] ---> ****-login.sh [2024-10-04T04:33:53.122Z] nexus3.edgexfoundry.org:10001 [2024-10-04T04:33:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:33:53.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:33:53.675Z] Configure a credential helper to remove this warning. See [2024-10-04T04:33:53.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:33:53.675Z] [2024-10-04T04:33:53.675Z] Login Succeeded [2024-10-04T04:33:53.675Z] nexus3.edgexfoundry.org:10002 [2024-10-04T04:33:53.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:33:54.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:33:54.217Z] Configure a credential helper to remove this warning. See [2024-10-04T04:33:54.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:33:54.217Z] [2024-10-04T04:33:54.217Z] Login Succeeded [2024-10-04T04:33:54.217Z] nexus3.edgexfoundry.org:10003 [2024-10-04T04:33:54.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:33:54.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:33:54.491Z] Configure a credential helper to remove this warning. See [2024-10-04T04:33:54.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:33:54.491Z] [2024-10-04T04:33:54.491Z] Login Succeeded [2024-10-04T04:33:54.491Z] nexus3.edgexfoundry.org:10004 [2024-10-04T04:33:54.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:33:54.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:33:54.763Z] Configure a credential helper to remove this warning. See [2024-10-04T04:33:54.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:33:54.763Z] [2024-10-04T04:33:54.763Z] Login Succeeded [2024-10-04T04:33:54.763Z] ****.io [2024-10-04T04:33:55.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T04:33:55.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T04:33:55.311Z] Configure a credential helper to remove this warning. See [2024-10-04T04:33:55.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T04:33:55.312Z] [2024-10-04T04:33:55.312Z] Login Succeeded [2024-10-04T04:33:55.312Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T04:33:55.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T04:33:55.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T04:33:55.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T04:33:55.974Z] ========================================================= [2024-10-04T04:33:55.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T04:33:55.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:33:56.534Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T04:33:57.962Z] Sending build context to Docker daemon 35.54MB [2024-10-04T04:33:57.962Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-04T04:33:57.962Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-04T04:33:57.962Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T04:33:57.962Z] cf04c63912e1: Pulling fs layer [2024-10-04T04:33:57.962Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T04:33:57.962Z] a37a00ec5f00: Pulling fs layer [2024-10-04T04:33:57.962Z] 50b3750afda1: Pulling fs layer [2024-10-04T04:33:57.962Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T04:33:57.962Z] 80978eb59214: Pulling fs layer [2024-10-04T04:33:57.962Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T04:33:57.962Z] c5a475d317c9: Pulling fs layer [2024-10-04T04:33:57.962Z] 50b3750afda1: Waiting [2024-10-04T04:33:57.962Z] 80978eb59214: Waiting [2024-10-04T04:33:57.962Z] c9f46d7d2bd2: Waiting [2024-10-04T04:33:57.962Z] c5a475d317c9: Waiting [2024-10-04T04:33:57.962Z] 4f4fb700ef54: Waiting [2024-10-04T04:33:57.962Z] 55b35a11ae5e: Download complete [2024-10-04T04:33:57.962Z] 50b3750afda1: Verifying Checksum [2024-10-04T04:33:57.962Z] 50b3750afda1: Download complete [2024-10-04T04:33:57.962Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T04:33:57.962Z] 4f4fb700ef54: Download complete [2024-10-04T04:33:57.962Z] 80978eb59214: Verifying Checksum [2024-10-04T04:33:57.962Z] 80978eb59214: Download complete [2024-10-04T04:33:57.962Z] cf04c63912e1: Verifying Checksum [2024-10-04T04:33:57.962Z] cf04c63912e1: Download complete [2024-10-04T04:33:58.556Z] c5a475d317c9: Verifying Checksum [2024-10-04T04:33:58.556Z] c5a475d317c9: Download complete [2024-10-04T04:33:59.147Z] cf04c63912e1: Pull complete [2024-10-04T04:33:59.745Z] 55b35a11ae5e: Pull complete [2024-10-04T04:34:00.330Z] a37a00ec5f00: Verifying Checksum [2024-10-04T04:34:00.330Z] a37a00ec5f00: Download complete [2024-10-04T04:34:00.916Z] c9f46d7d2bd2: Download complete [2024-10-04T04:34:15.920Z] a37a00ec5f00: Pull complete [2024-10-04T04:34:15.920Z] 50b3750afda1: Pull complete [2024-10-04T04:34:15.920Z] 4f4fb700ef54: Pull complete [2024-10-04T04:34:15.920Z] 80978eb59214: Pull complete [2024-10-04T04:34:22.601Z] c9f46d7d2bd2: Pull complete [2024-10-04T04:34:24.548Z] c5a475d317c9: Pull complete [2024-10-04T04:34:24.548Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T04:34:24.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T04:34:24.548Z] ---> be29e6b0f0d4 [2024-10-04T04:34:24.548Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-04T04:34:26.522Z] ---> Running in d68529b83fcb [2024-10-04T04:34:26.522Z] Removing intermediate container d68529b83fcb [2024-10-04T04:34:26.522Z] ---> 04e9cf8021f3 [2024-10-04T04:34:26.522Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T04:34:26.793Z] ---> Running in 5a6234c216e5 [2024-10-04T04:34:28.207Z] Removing intermediate container 5a6234c216e5 [2024-10-04T04:34:28.207Z] ---> 9c04a1fb3ffd [2024-10-04T04:34:28.207Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T04:34:28.207Z] ---> Running in 2179219fd2c6 [2024-10-04T04:34:28.475Z] Removing intermediate container 2179219fd2c6 [2024-10-04T04:34:28.475Z] ---> f1a06cf7c688 [2024-10-04T04:34:28.475Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-04T04:34:28.475Z] ---> Running in e31835223765 [2024-10-04T04:34:28.743Z] Removing intermediate container e31835223765 [2024-10-04T04:34:28.743Z] ---> 6f39af1b2114 [2024-10-04T04:34:28.743Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-04T04:34:28.743Z] ---> Running in c71a12ce38cf [2024-10-04T04:34:29.012Z] Removing intermediate container c71a12ce38cf [2024-10-04T04:34:29.012Z] ---> ade17eb8f0f5 [2024-10-04T04:34:29.012Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-04T04:34:29.595Z] latest: Pulling from library/docker [2024-10-04T04:34:29.595Z] cf04c63912e1: Already exists [2024-10-04T04:34:29.595Z] a9679eef29cc: Pulling fs layer [2024-10-04T04:34:29.595Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T04:34:29.595Z] 4a81ff15e9c1: Pulling fs layer [2024-10-04T04:34:29.595Z] 670ac7667191: Pulling fs layer [2024-10-04T04:34:29.595Z] f54c0a207651: Pulling fs layer [2024-10-04T04:34:29.595Z] 443e5bf4eb6d: Pulling fs layer [2024-10-04T04:34:29.595Z] 36b38738a239: Pulling fs layer [2024-10-04T04:34:29.595Z] 7e05683eb78b: Pulling fs layer [2024-10-04T04:34:29.595Z] af19dc418931: Pulling fs layer [2024-10-04T04:34:29.595Z] 350f121bb6a7: Pulling fs layer [2024-10-04T04:34:29.595Z] 51a3079e1f46: Pulling fs layer [2024-10-04T04:34:29.595Z] dbb9cf640990: Pulling fs layer [2024-10-04T04:34:29.595Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-04T04:34:29.595Z] 6e3a953caa63: Pulling fs layer [2024-10-04T04:34:29.595Z] 4c868131d387: Pulling fs layer [2024-10-04T04:34:29.595Z] 670ac7667191: Waiting [2024-10-04T04:34:29.595Z] f54c0a207651: Waiting [2024-10-04T04:34:29.595Z] 443e5bf4eb6d: Waiting [2024-10-04T04:34:29.595Z] 36b38738a239: Waiting [2024-10-04T04:34:29.595Z] 7e05683eb78b: Waiting [2024-10-04T04:34:29.595Z] af19dc418931: Waiting [2024-10-04T04:34:29.595Z] 51a3079e1f46: Waiting [2024-10-04T04:34:29.595Z] dbb9cf640990: Waiting [2024-10-04T04:34:29.595Z] 4b2b3ec1ddad: Waiting [2024-10-04T04:34:29.595Z] 6e3a953caa63: Waiting [2024-10-04T04:34:29.595Z] 4c868131d387: Waiting [2024-10-04T04:34:29.863Z] 4a81ff15e9c1: Verifying Checksum [2024-10-04T04:34:29.863Z] 4a81ff15e9c1: Download complete [2024-10-04T04:34:29.863Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T04:34:29.863Z] 4f4fb700ef54: Download complete [2024-10-04T04:34:29.863Z] a9679eef29cc: Verifying Checksum [2024-10-04T04:34:29.863Z] a9679eef29cc: Download complete [2024-10-04T04:34:30.446Z] f54c0a207651: Verifying Checksum [2024-10-04T04:34:30.446Z] f54c0a207651: Download complete [2024-10-04T04:34:30.447Z] 670ac7667191: Verifying Checksum [2024-10-04T04:34:30.447Z] 670ac7667191: Download complete [2024-10-04T04:34:30.717Z] 36b38738a239: Verifying Checksum [2024-10-04T04:34:30.717Z] 36b38738a239: Download complete [2024-10-04T04:34:30.717Z] 7e05683eb78b: Verifying Checksum [2024-10-04T04:34:30.717Z] 7e05683eb78b: Download complete [2024-10-04T04:34:30.717Z] af19dc418931: Download complete [2024-10-04T04:34:30.717Z] 443e5bf4eb6d: Verifying Checksum [2024-10-04T04:34:30.717Z] 443e5bf4eb6d: Download complete [2024-10-04T04:34:30.717Z] 51a3079e1f46: Verifying Checksum [2024-10-04T04:34:30.717Z] 51a3079e1f46: Download complete [2024-10-04T04:34:30.717Z] dbb9cf640990: Download complete [2024-10-04T04:34:30.984Z] 6e3a953caa63: Verifying Checksum [2024-10-04T04:34:30.984Z] 6e3a953caa63: Download complete [2024-10-04T04:34:30.984Z] 350f121bb6a7: Verifying Checksum [2024-10-04T04:34:30.984Z] 350f121bb6a7: Download complete [2024-10-04T04:34:30.984Z] 4c868131d387: Verifying Checksum [2024-10-04T04:34:30.984Z] 4c868131d387: Download complete [2024-10-04T04:34:31.251Z] a9679eef29cc: Pull complete [2024-10-04T04:34:31.523Z] 4f4fb700ef54: Pull complete [2024-10-04T04:34:31.792Z] 4a81ff15e9c1: Pull complete [2024-10-04T04:34:32.387Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-04T04:34:32.387Z] 4b2b3ec1ddad: Download complete [2024-10-04T04:34:32.975Z] 670ac7667191: Pull complete [2024-10-04T04:34:34.395Z] f54c0a207651: Pull complete [2024-10-04T04:34:35.804Z] 443e5bf4eb6d: Pull complete [2024-10-04T04:34:36.071Z] 36b38738a239: Pull complete [2024-10-04T04:34:36.338Z] 7e05683eb78b: Pull complete [2024-10-04T04:34:36.607Z] af19dc418931: Pull complete [2024-10-04T04:34:38.020Z] 350f121bb6a7: Pull complete [2024-10-04T04:34:38.020Z] 51a3079e1f46: Pull complete [2024-10-04T04:34:38.288Z] dbb9cf640990: Pull complete [2024-10-04T04:34:41.637Z] 4b2b3ec1ddad: Pull complete [2024-10-04T04:34:41.904Z] 6e3a953caa63: Pull complete [2024-10-04T04:34:42.169Z] 4c868131d387: Pull complete [2024-10-04T04:34:42.169Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-04T04:34:42.169Z] Status: Downloaded newer image for docker:latest [2024-10-04T04:34:44.763Z] ---> 2f0c9289a54b [2024-10-04T04:34:44.763Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T04:34:44.763Z] ---> Running in 34242713bb1d [2024-10-04T04:34:45.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T04:34:45.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T04:34:47.401Z] OK: 238 MiB in 54 packages [2024-10-04T04:34:47.997Z] Removing intermediate container 34242713bb1d [2024-10-04T04:34:47.997Z] ---> ec41dbaeb93d [2024-10-04T04:34:47.997Z] Step 10/15 : ENV GO111MODULE=on [2024-10-04T04:34:47.997Z] ---> Running in 34bd05b0e070 [2024-10-04T04:34:48.264Z] Removing intermediate container 34bd05b0e070 [2024-10-04T04:34:48.264Z] ---> 4aea52f5895d [2024-10-04T04:34:48.264Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-04T04:34:48.532Z] ---> Running in 0d0904d48b75 [2024-10-04T04:34:48.798Z] Removing intermediate container 0d0904d48b75 [2024-10-04T04:34:48.798Z] ---> f877952bdfb5 [2024-10-04T04:34:48.798Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-04T04:34:49.383Z] ---> f4937a8f81dc [2024-10-04T04:34:49.383Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T04:34:49.383Z] ---> Running in cc4444327fdb [2024-10-04T04:36:41.108Z] Removing intermediate container cc4444327fdb [2024-10-04T04:36:41.108Z] ---> 018a59124410 [2024-10-04T04:36:41.108Z] Step 14/15 : COPY . . [2024-10-04T04:36:41.108Z] ---> 49ffc638002d [2024-10-04T04:36:41.108Z] Step 15/15 : RUN ${MAKE} [2024-10-04T04:36:41.108Z] ---> Running in fd95f60d0adc [2024-10-04T04:36:41.108Z] noop [2024-10-04T04:36:41.108Z] Removing intermediate container fd95f60d0adc [2024-10-04T04:36:41.108Z] ---> 538b7b27b4eb [2024-10-04T04:36:41.108Z] Successfully built 538b7b27b4eb [2024-10-04T04:36:41.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:36:41.628Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T04:36:41.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:36:41.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2024-10-04T04:36:41.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T04:36:43.119Z] $ docker top 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T04:36:43.997Z] + go version [2024-10-04T04:36:43.997Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T04:36:44.039Z] $ docker stop --time=1 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 [2024-10-04T04:36:45.625Z] $ docker rm -f --volumes 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:36:46.554Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T04:36:46.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:36:46.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2024-10-04T04:36:47.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T04:36:48.149Z] $ docker top 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T04:36:48.760Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-04T04:36:49.186Z] + make test [2024-10-04T04:36:49.186Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-04T04:36:54.535Z] go: updates to go.mod needed; to update it: [2024-10-04T04:36:54.535Z] go mod tidy [2024-10-04T04:36:54.535Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-04T04:36:54.589Z] $ docker stop --time=1 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 [2024-10-04T04:36:56.427Z] $ docker rm -f --volumes 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:36:57.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T04:36:57.830Z] [2024-10-04T04:36:57.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:36:58.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T04:36:58.533Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T04:36:58.533Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T04:36:58.533Z] 04944245beec: Pulling fs layer [2024-10-04T04:36:58.533Z] 699f458cf7ca: Pulling fs layer [2024-10-04T04:36:58.533Z] 765212b225bb: Pulling fs layer [2024-10-04T04:36:58.533Z] f23df028b6ca: Pulling fs layer [2024-10-04T04:36:58.533Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T04:36:58.533Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T04:36:58.533Z] f23df028b6ca: Waiting [2024-10-04T04:36:58.533Z] 765212b225bb: Waiting [2024-10-04T04:36:58.533Z] d65c8cfc05b1: Waiting [2024-10-04T04:36:58.533Z] 2437ff75d9bd: Waiting [2024-10-04T04:36:58.533Z] 04944245beec: Verifying Checksum [2024-10-04T04:36:58.533Z] 04944245beec: Download complete [2024-10-04T04:36:58.533Z] 765212b225bb: Verifying Checksum [2024-10-04T04:36:58.533Z] 765212b225bb: Download complete [2024-10-04T04:36:58.803Z] f23df028b6ca: Verifying Checksum [2024-10-04T04:36:58.803Z] f23df028b6ca: Download complete [2024-10-04T04:36:58.803Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T04:36:58.803Z] d65c8cfc05b1: Download complete [2024-10-04T04:36:58.803Z] 699f458cf7ca: Verifying Checksum [2024-10-04T04:36:58.803Z] 699f458cf7ca: Download complete [2024-10-04T04:36:59.388Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T04:36:59.388Z] 8998bd30e6a1: Download complete [2024-10-04T04:37:01.987Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T04:37:01.987Z] 2437ff75d9bd: Download complete [2024-10-04T04:37:03.929Z] 8998bd30e6a1: Pull complete [2024-10-04T04:37:04.196Z] 04944245beec: Pull complete [2024-10-04T04:37:06.136Z] 699f458cf7ca: Pull complete [2024-10-04T04:37:06.136Z] 765212b225bb: Pull complete [2024-10-04T04:37:07.096Z] f23df028b6ca: Pull complete [2024-10-04T04:37:07.096Z] d65c8cfc05b1: Pull complete [2024-10-04T04:37:22.088Z] 2437ff75d9bd: Pull complete [2024-10-04T04:37:22.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T04:37:22.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T04:37:22.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:37:22.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2024-10-04T04:37:22.518Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T04:37:24.845Z] $ docker top 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:25.424Z] ---> job-cost.sh [2024-10-04T04:37:25.690Z] lf-activate-venv: SKIPPING [2024-10-04T04:37:25.690Z] INFO: No Stack... [2024-10-04T04:37:26.271Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T04:37:26.850Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T04:37:27.199Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-04T04:37:27.199Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T04:37:27.280Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [2024-10-04T04:37:27.286Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] did not exist. Created. [2024-10-04T04:37:27.294Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T04:37:27.734Z] /w/workspace/edgex-ui-go/1@tmp/durable-976b5c00/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T04:37:28.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T04:37:28.136Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T04:37:28.725Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T04:37:28.749Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T04:37:28.855Z] $ docker stop --time=1 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 [2024-10-04T04:37:30.301Z] $ docker rm -f --volumes 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T04:37:31.117Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T04:37:33.756Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives ] [2024-10-04T04:37:33.756Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives [2024-10-04T04:37:33.756Z] total 16 [2024-10-04T04:37:33.756Z] drwxr-xr-x 3 root root 4096 Oct 4 04:32 . [2024-10-04T04:37:33.756Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 4 04:32 .. [2024-10-04T04:37:33.756Z] drwxr-xr-x 2 root root 4096 Oct 4 04:32 cost [2024-10-04T04:37:33.756Z] -rw-r--r-- 1 root root 83 Oct 4 04:32 cost.csv [2024-10-04T04:37:33.756Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives [2024-10-04T04:37:33.756Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives [2024-10-04T04:37:33.756Z] total 16 [2024-10-04T04:37:33.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 04:32 . [2024-10-04T04:37:33.756Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 4 04:32 .. [2024-10-04T04:37:33.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 04:32 cost [2024-10-04T04:37:33.756Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 4 04:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:34.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:35.006Z] ---> package-listing.sh [2024-10-04T04:37:35.007Z] ++ facter osfamily [2024-10-04T04:37:35.007Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T04:37:35.267Z] + OS_FAMILY=debian [2024-10-04T04:37:35.267Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-803 [2024-10-04T04:37:35.267Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T04:37:35.267Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T04:37:35.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T04:37:35.267Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T04:37:35.267Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-803 ']' [2024-10-04T04:37:35.267Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T04:37:35.267Z] + case "${OS_FAMILY}" in [2024-10-04T04:37:35.267Z] + dpkg -l [2024-10-04T04:37:35.267Z] + grep '^ii' [2024-10-04T04:37:35.267Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T04:37:35.267Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T04:37:35.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T04:37:35.267Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-803 ']' [2024-10-04T04:37:35.267Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/ [2024-10-04T04:37:35.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/ [Pipeline] echo [2024-10-04T04:37:35.316Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T04:37:35.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T04:37:36.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T04:37:36.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T04:37:36.513Z] prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container [2024-10-04T04:37:36.543Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T04:37:36.734Z] $ docker top 3c6eb0f996a0a766d980986152670e8508cbdf5f45eb70f4580ab1ac25815625 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T04:37:37.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T04:37:37.466Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T04:37:37.787Z] + ls /var/log/sa-host [2024-10-04T04:37:37.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T04:37:38.047Z] provisioning config files... [2024-10-04T04:37:38.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config6646379322417292001tmp [Pipeline] { [Pipeline] echo [2024-10-04T04:37:38.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:38.513Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T04:37:38.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:39.012Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T04:37:39.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:39.478Z] ---> sudo-logs.sh [2024-10-04T04:37:39.478Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T04:37:39.581Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:39.907Z] ---> job-cost.sh [2024-10-04T04:37:39.907Z] lf-activate-venv: SKIPPING [2024-10-04T04:37:39.907Z] DEBUG: total: 0.2199999988079071 [2024-10-04T04:37:39.907Z] INFO: Retrieving Stack Cost... [2024-10-04T04:37:40.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T04:37:40.426Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T04:37:40.464Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T04:37:40.787Z] ---> logs-deploy.sh [2024-10-04T04:37:40.787Z] lf-activate-venv: SKIPPING [2024-10-04T04:37:40.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-803/1 [2024-10-04T04:37:40.787Z] INFO: archiving workspace using pattern(s): [2024-10-04T04:37:41.724Z] Archives upload complete. [2024-10-04T04:37:41.724Z] INFO: archiving logs to Nexus