Pull request #677 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 35bf80ce42a8306ac211219691eb9838860d35ee+4d69b2a63bb2ca2c673b1d50f5da5681fc65424b (814b6e943004f20fa2dc30269afaa8bb7b21b072) 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-ssh8323219642461854707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6040158122906865834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6386608912573418165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10112076252927949614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3442638586379971634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Running on prd-ubuntu20.04-docker-8c-8g-24094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [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-677 # 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/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b into PR head commit 35bf80ce42a8306ac211219691eb9838860d35ee Merge succeeded, producing ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 Checking out Revision ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 (PR-677) > git config core.sparsecheckout # timeout=10 > git checkout -f 35bf80ce42a8306ac211219691eb9838860d35ee # 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 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 # timeout=10 Commit message: "Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T19:59:50.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T19:59:50.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T19:59:50.547Z] ========================================================= [2023-12-05T19:59:50.547Z] EdgeX Global Pipelines Version Info [2023-12-05T19:59:50.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 160ed5f293abdc893cdb93b725b84340dbb2e71b # timeout=10 [2023-12-05T19:59:51.302Z] ------------------- [2023-12-05T19:59:51.302Z] stable info: [2023-12-05T19:59:51.302Z] ------------------- [2023-12-05T19:59:51.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T19:59:51.302Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:59:51.302Z] Message: update stable to v1.0.258 [2023-12-05T19:59:51.873Z] ------------------- [2023-12-05T19:59:51.873Z] experimental info: [2023-12-05T19:59:51.873Z] ------------------- [2023-12-05T19:59:51.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T19:59:51.873Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:59:51.873Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T19:59:51.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-12-05T19:59:51.994Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-12-05T19:59:52.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T19:59:52.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T19:59:52.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T19:59:52.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T19:59:52.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T19:59:52.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T19:59:52.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T19:59:52.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T19:59:52.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T19:59:52.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-12-05T19:59:52.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T19:59:52.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T19:59:52.419Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:59:52.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:59:52.491Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T19:59:52.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T19:59:52.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T19:59:52.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T19:59:52.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T19:59:52.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T19:59:52.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T19:59:52.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T19:59:52.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T19:59:52.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T19:59:52.864Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T19:59:52.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo [2023-12-05T19:59:52.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo [2023-12-05T19:59:52.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo [2023-12-05T19:59:53.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo [2023-12-05T19:59:53.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceed702 [Pipeline] echo [2023-12-05T19:59:53.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:59:53.247Z] provisioning config files... [2023-12-05T19:59:53.259Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config7950375032142899563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:59:53.598Z] ---> ****-login.sh [2023-12-05T19:59:53.598Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:59:53.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:59:53.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:59:53.858Z] Configure a credential helper to remove this warning. See [2023-12-05T19:59:53.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:59:53.858Z] [2023-12-05T19:59:53.858Z] Login Succeeded [2023-12-05T19:59:53.858Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:59:53.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:59:53.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:59:53.859Z] Configure a credential helper to remove this warning. See [2023-12-05T19:59:53.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:59:53.859Z] [2023-12-05T19:59:53.859Z] Login Succeeded [2023-12-05T19:59:54.119Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:59:54.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:59:54.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:59:54.119Z] Configure a credential helper to remove this warning. See [2023-12-05T19:59:54.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:59:54.119Z] [2023-12-05T19:59:54.119Z] Login Succeeded [2023-12-05T19:59:54.119Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:59:54.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:59:54.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:59:54.119Z] Configure a credential helper to remove this warning. See [2023-12-05T19:59:54.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:59:54.119Z] [2023-12-05T19:59:54.119Z] Login Succeeded [2023-12-05T19:59:54.119Z] ****.io [2023-12-05T19:59:54.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:59:54.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:59:54.640Z] Configure a credential helper to remove this warning. See [2023-12-05T19:59:54.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:59:54.640Z] [2023-12-05T19:59:54.640Z] Login Succeeded [2023-12-05T19:59:54.640Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:59:54.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T19:59:55.152Z] + git rev-list -1 --merges ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8~1..ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo [2023-12-05T19:59:55.180Z] -----------> git rev-list -1 --merges ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8~1..ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [2023-12-05T19:59:55.180Z] ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [false] [Pipeline] sh [2023-12-05T19:59:55.489Z] + git log --format=format:%s -1 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo [2023-12-05T19:59:55.505Z] ========================================================= [2023-12-05T19:59:55.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T19:59:55.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T19:59:55.893Z] + git log --format=format:%s -1 ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8 [Pipeline] echo [2023-12-05T19:59:55.906Z] [semverPrep] GIT_COMMIT: ceed70207a4ca4ef973dde93a3fb740f1fb9b6b8, Commit Message: Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD [Pipeline] echo [2023-12-05T19:59:55.934Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T19:59:56.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:59:56.320Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T19:59:56.320Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T19:59:56.320Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T19:59:56.320Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T19:59:56.320Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T19:59:56.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:59:56.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:59:56.689Z] [2023-12-05T19:59:56.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:59:57.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:59:57.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T19:59:57.010Z] b85a868b505f: Pulling fs layer [2023-12-05T19:59:57.010Z] e2be974225ed: Pulling fs layer [2023-12-05T19:59:57.010Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T19:59:57.010Z] 988bab9f4d93: Pulling fs layer [2023-12-05T19:59:57.010Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T19:59:57.010Z] eaf3925da568: Pulling fs layer [2023-12-05T19:59:57.010Z] bab4dde63d76: Pulling fs layer [2023-12-05T19:59:57.010Z] bde34c3a00c8: Pulling fs layer [2023-12-05T19:59:57.010Z] b352a97aabf1: Pulling fs layer [2023-12-05T19:59:57.010Z] 4872d77fe225: Pulling fs layer [2023-12-05T19:59:57.010Z] 5851b861e8e6: Pulling fs layer [2023-12-05T19:59:57.010Z] eaf3925da568: Waiting [2023-12-05T19:59:57.010Z] bab4dde63d76: Waiting [2023-12-05T19:59:57.010Z] 988bab9f4d93: Waiting [2023-12-05T19:59:57.010Z] 1469e6f7b9e6: Waiting [2023-12-05T19:59:57.010Z] 5851b861e8e6: Waiting [2023-12-05T19:59:57.010Z] 4872d77fe225: Waiting [2023-12-05T19:59:57.010Z] e2be974225ed: Verifying Checksum [2023-12-05T19:59:57.010Z] e2be974225ed: Download complete [2023-12-05T19:59:57.010Z] 988bab9f4d93: Verifying Checksum [2023-12-05T19:59:57.010Z] 988bab9f4d93: Download complete [2023-12-05T19:59:57.271Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T19:59:57.271Z] 1469e6f7b9e6: Download complete [2023-12-05T19:59:57.271Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T19:59:57.271Z] 339a4e72a1f5: Download complete [2023-12-05T19:59:57.271Z] eaf3925da568: Verifying Checksum [2023-12-05T19:59:57.271Z] eaf3925da568: Download complete [2023-12-05T19:59:57.271Z] bde34c3a00c8: Download complete [2023-12-05T19:59:57.271Z] b352a97aabf1: Download complete [2023-12-05T19:59:57.271Z] 4872d77fe225: Download complete [2023-12-05T19:59:57.271Z] 5851b861e8e6: Verifying Checksum [2023-12-05T19:59:57.271Z] 5851b861e8e6: Download complete [2023-12-05T19:59:57.271Z] b85a868b505f: Verifying Checksum [2023-12-05T19:59:57.271Z] b85a868b505f: Download complete [2023-12-05T19:59:57.534Z] bab4dde63d76: Download complete [2023-12-05T19:59:58.470Z] b85a868b505f: Pull complete [2023-12-05T19:59:58.728Z] e2be974225ed: Pull complete [2023-12-05T19:59:58.988Z] 339a4e72a1f5: Pull complete [2023-12-05T19:59:59.247Z] 988bab9f4d93: Pull complete [2023-12-05T19:59:59.506Z] 1469e6f7b9e6: Pull complete [2023-12-05T19:59:59.506Z] eaf3925da568: Pull complete [2023-12-05T20:00:00.891Z] bab4dde63d76: Pull complete [2023-12-05T20:00:01.151Z] bde34c3a00c8: Pull complete [2023-12-05T20:00:01.151Z] b352a97aabf1: Pull complete [2023-12-05T20:00:01.411Z] 4872d77fe225: Pull complete [2023-12-05T20:00:01.411Z] 5851b861e8e6: Pull complete [2023-12-05T20:00:01.411Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T20:00:01.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:00:01.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:00:01.622Z] prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container [2023-12-05T20:00:01.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T20:00:04.929Z] $ docker top ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 -eo pid,comm [2023-12-05T20:00:04.977Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-05T20:00:04.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T20:00:05.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:00:05.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:00:05.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:00:05.183Z] $ docker exec ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent [2023-12-05T20:00:05.291Z] SSH_AUTH_SOCK=/tmp/ssh-NX1JdNPiKe2x/agent.32 [2023-12-05T20:00:05.291Z] SSH_AGENT_PID=38 [2023-12-05T20:00:05.297Z] Running ssh-add (command line suppressed) [2023-12-05T20:00:05.407Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2730519805035329306.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2730519805035329306.key) [2023-12-05T20:00:05.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:00:05.726Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T20:00:05.741Z] $ docker exec --env ******** --env ******** ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent -k [2023-12-05T20:00:05.838Z] unset SSH_AUTH_SOCK; [2023-12-05T20:00:05.839Z] unset SSH_AGENT_PID; [2023-12-05T20:00:05.839Z] echo Agent pid 38 killed; [2023-12-05T20:00:05.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T20:00:05.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:00:05.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:00:06.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:00:06.028Z] $ docker exec ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent [2023-12-05T20:00:06.118Z] SSH_AUTH_SOCK=/tmp/ssh-s7fJxcBUEZlN/agent.70 [2023-12-05T20:00:06.118Z] SSH_AGENT_PID=76 [2023-12-05T20:00:06.122Z] Running ssh-add (command line suppressed) [2023-12-05T20:00:06.234Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2762673885688483817.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/private_key_2762673885688483817.key) [2023-12-05T20:00:06.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:00:06.548Z] + git semver init [2023-12-05T20:00:06.808Z] 2023-12-05 20:00:06,764 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T20:00:06.808Z] 2023-12-05 20:00:06,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver [2023-12-05T20:00:06.808Z] 2023-12-05 20:00:06,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver [2023-12-05T20:00:06.808Z] 2023-12-05 20:00:06,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.git/info/exclude [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 with force:False [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,976 [execute] INFO git cat-file --batch-check [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,983 [execute] INFO git cat-file --batch [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:00:09.052Z] 2023-12-05 20:00:08,988 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-677/.semver/PR-677 [2023-12-05T20:00:09.052Z] 0.0.0 [Pipeline] } [2023-12-05T20:00:09.064Z] $ docker exec --env ******** --env ******** ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 ssh-agent -k [2023-12-05T20:00:09.161Z] unset SSH_AUTH_SOCK; [2023-12-05T20:00:09.161Z] unset SSH_AGENT_PID; [2023-12-05T20:00:09.161Z] echo Agent pid 76 killed; [2023-12-05T20:00:09.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T20:00:09.545Z] + git semver [Pipeline] } [2023-12-05T20:00:09.820Z] $ docker stop --time=1 ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 [2023-12-05T20:00:11.085Z] $ docker rm -f --volumes ae05173afb04b7cfa8a2c45fb067954b071a8bf6d283a54abb40552372a3fde3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:00:11.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T20:00:11.700Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T20:00:11.703Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:00:12.096Z] provisioning config files... [2023-12-05T20:00:12.105Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config13046106024801880438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:00:12.441Z] ---> ****-login.sh [2023-12-05T20:00:12.441Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:00:12.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:00:12.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:00:12.441Z] Configure a credential helper to remove this warning. See [2023-12-05T20:00:12.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:00:12.441Z] [2023-12-05T20:00:12.441Z] Login Succeeded [2023-12-05T20:00:12.441Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:00:12.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:00:12.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:00:12.441Z] Configure a credential helper to remove this warning. See [2023-12-05T20:00:12.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:00:12.441Z] [2023-12-05T20:00:12.441Z] Login Succeeded [2023-12-05T20:00:12.441Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:00:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:00:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:00:12.701Z] Configure a credential helper to remove this warning. See [2023-12-05T20:00:12.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:00:12.701Z] [2023-12-05T20:00:12.701Z] Login Succeeded [2023-12-05T20:00:12.701Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:00:12.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:00:12.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:00:12.701Z] Configure a credential helper to remove this warning. See [2023-12-05T20:00:12.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:00:12.701Z] [2023-12-05T20:00:12.701Z] Login Succeeded [2023-12-05T20:00:12.701Z] ****.io [2023-12-05T20:00:12.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:00:14.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:00:14.869Z] Configure a credential helper to remove this warning. See [2023-12-05T20:00:14.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:00:14.869Z] [2023-12-05T20:00:14.869Z] Login Succeeded [2023-12-05T20:00:14.869Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:00:14.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T20:00:15.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:00:15.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:00:15.109Z] ========================================================= [2023-12-05T20:00:15.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T20:00:15.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:00:15.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T20:00:15.771Z] Sending build context to Docker daemon 58.48MB [2023-12-05T20:00:15.771Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T20:00:15.771Z] Step 2/15 : FROM ${BASE} AS builder [2023-12-05T20:00:16.030Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T20:00:16.030Z] 7264a8db6415: Pulling fs layer [2023-12-05T20:00:16.030Z] c4d48a809fc2: Pulling fs layer [2023-12-05T20:00:16.030Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T20:00:16.030Z] ad3a456e5733: Pulling fs layer [2023-12-05T20:00:16.030Z] 69c7f0334f64: Pulling fs layer [2023-12-05T20:00:16.030Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T20:00:16.030Z] ce7588e14bc9: Pulling fs layer [2023-12-05T20:00:16.030Z] b5e4710f87ac: Pulling fs layer [2023-12-05T20:00:16.030Z] 69c7f0334f64: Waiting [2023-12-05T20:00:16.030Z] 1f1c1a5573a3: Waiting [2023-12-05T20:00:16.030Z] ce7588e14bc9: Waiting [2023-12-05T20:00:16.030Z] b5e4710f87ac: Waiting [2023-12-05T20:00:16.030Z] ad3a456e5733: Waiting [2023-12-05T20:00:16.030Z] c4d48a809fc2: Verifying Checksum [2023-12-05T20:00:16.030Z] c4d48a809fc2: Download complete [2023-12-05T20:00:16.030Z] ad3a456e5733: Verifying Checksum [2023-12-05T20:00:16.030Z] ad3a456e5733: Download complete [2023-12-05T20:00:16.030Z] 69c7f0334f64: Verifying Checksum [2023-12-05T20:00:16.030Z] 69c7f0334f64: Download complete [2023-12-05T20:00:16.030Z] 7264a8db6415: Download complete [2023-12-05T20:00:16.030Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T20:00:16.030Z] 1f1c1a5573a3: Download complete [2023-12-05T20:00:16.288Z] 7264a8db6415: Pull complete [2023-12-05T20:00:16.288Z] b5e4710f87ac: Verifying Checksum [2023-12-05T20:00:16.288Z] b5e4710f87ac: Download complete [2023-12-05T20:00:16.288Z] c4d48a809fc2: Pull complete [2023-12-05T20:00:16.288Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T20:00:16.288Z] 4f1c88b9dad5: Download complete [2023-12-05T20:00:16.853Z] ce7588e14bc9: Verifying Checksum [2023-12-05T20:00:19.383Z] 4f1c88b9dad5: Pull complete [2023-12-05T20:00:19.642Z] ad3a456e5733: Pull complete [2023-12-05T20:00:19.642Z] 69c7f0334f64: Pull complete [2023-12-05T20:00:19.642Z] 1f1c1a5573a3: Pull complete [2023-12-05T20:00:22.988Z] ce7588e14bc9: Pull complete [2023-12-05T20:00:22.988Z] b5e4710f87ac: Pull complete [2023-12-05T20:00:22.988Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T20:00:22.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T20:00:22.988Z] ---> 88b5674ff536 [2023-12-05T20:00:22.988Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-12-05T20:00:26.970Z] Still waiting to schedule task [2023-12-05T20:00:26.971Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T20:00:29.569Z] ---> Running in 654e5bdf952c [2023-12-05T20:00:29.569Z] Removing intermediate container 654e5bdf952c [2023-12-05T20:00:29.569Z] ---> eb6987b998d6 [2023-12-05T20:00:29.569Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-12-05T20:00:29.569Z] ---> Running in c46b182567e6 [2023-12-05T20:00:29.569Z] Removing intermediate container c46b182567e6 [2023-12-05T20:00:29.569Z] ---> 861c8c638e9a [2023-12-05T20:00:29.569Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-12-05T20:00:29.569Z] ---> Running in 70b26cda642b [2023-12-05T20:00:29.569Z] Removing intermediate container 70b26cda642b [2023-12-05T20:00:29.569Z] ---> 8976757dede6 [2023-12-05T20:00:29.569Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-12-05T20:00:29.569Z] ---> Running in db5d4ff9b22d [2023-12-05T20:00:29.569Z] Removing intermediate container db5d4ff9b22d [2023-12-05T20:00:29.569Z] ---> 0d7026004449 [2023-12-05T20:00:29.569Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-12-05T20:00:29.569Z] ---> Running in 379c9d842668 [2023-12-05T20:00:29.569Z] Removing intermediate container 379c9d842668 [2023-12-05T20:00:29.569Z] ---> 5ee6a1116ced [2023-12-05T20:00:29.569Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-05T20:00:29.569Z] latest: Pulling from library/docker [2023-12-05T20:00:29.570Z] c926b61bad3b: Pulling fs layer [2023-12-05T20:00:29.570Z] 8b285db40641: Pulling fs layer [2023-12-05T20:00:29.570Z] 4f4fb700ef54: Pulling fs layer [2023-12-05T20:00:29.570Z] 42d69b82b2d9: Pulling fs layer [2023-12-05T20:00:29.570Z] 3a6263b44ecc: Pulling fs layer [2023-12-05T20:00:29.570Z] e2b160c2372a: Pulling fs layer [2023-12-05T20:00:29.570Z] 512ee51c1482: Pulling fs layer [2023-12-05T20:00:29.570Z] bfc5cfa8df57: Pulling fs layer [2023-12-05T20:00:29.570Z] 1d4552482a93: Pulling fs layer [2023-12-05T20:00:29.570Z] ba2a69f00e6a: Pulling fs layer [2023-12-05T20:00:29.570Z] b61327588ac6: Pulling fs layer [2023-12-05T20:00:29.570Z] f71ca9084160: Pulling fs layer [2023-12-05T20:00:29.570Z] 9d3426bb08ce: Pulling fs layer [2023-12-05T20:00:29.570Z] d96259b8b69c: Pulling fs layer [2023-12-05T20:00:29.570Z] 42d69b82b2d9: Waiting [2023-12-05T20:00:29.570Z] 3a6263b44ecc: Waiting [2023-12-05T20:00:29.570Z] e2b160c2372a: Waiting [2023-12-05T20:00:29.570Z] 512ee51c1482: Waiting [2023-12-05T20:00:29.570Z] f71ca9084160: Waiting [2023-12-05T20:00:29.570Z] d96259b8b69c: Waiting [2023-12-05T20:00:29.570Z] 9d3426bb08ce: Waiting [2023-12-05T20:00:29.570Z] bfc5cfa8df57: Waiting [2023-12-05T20:00:29.570Z] ba2a69f00e6a: Waiting [2023-12-05T20:00:29.570Z] b61327588ac6: Waiting [2023-12-05T20:00:29.570Z] 1d4552482a93: Waiting [2023-12-05T20:00:29.570Z] 8b285db40641: Download complete [2023-12-05T20:00:29.570Z] 4f4fb700ef54: Verifying Checksum [2023-12-05T20:00:29.570Z] 4f4fb700ef54: Download complete [2023-12-05T20:00:29.570Z] c926b61bad3b: Verifying Checksum [2023-12-05T20:00:29.570Z] c926b61bad3b: Download complete [2023-12-05T20:00:29.828Z] c926b61bad3b: Pull complete [2023-12-05T20:00:29.828Z] 8b285db40641: Pull complete [2023-12-05T20:00:29.828Z] e2b160c2372a: Verifying Checksum [2023-12-05T20:00:29.828Z] e2b160c2372a: Download complete [2023-12-05T20:00:29.828Z] 4f4fb700ef54: Pull complete [2023-12-05T20:00:29.828Z] 42d69b82b2d9: Verifying Checksum [2023-12-05T20:00:29.828Z] 42d69b82b2d9: Download complete [2023-12-05T20:00:29.828Z] 3a6263b44ecc: Verifying Checksum [2023-12-05T20:00:29.828Z] 3a6263b44ecc: Download complete [2023-12-05T20:00:30.085Z] 512ee51c1482: Download complete [2023-12-05T20:00:30.085Z] bfc5cfa8df57: Download complete [2023-12-05T20:00:30.085Z] 1d4552482a93: Download complete [2023-12-05T20:00:30.085Z] b61327588ac6: Verifying Checksum [2023-12-05T20:00:30.085Z] b61327588ac6: Download complete [2023-12-05T20:00:30.343Z] 42d69b82b2d9: Pull complete [2023-12-05T20:00:30.343Z] 9d3426bb08ce: Download complete [2023-12-05T20:00:30.343Z] d96259b8b69c: Verifying Checksum [2023-12-05T20:00:30.343Z] d96259b8b69c: Download complete [2023-12-05T20:00:30.343Z] ba2a69f00e6a: Verifying Checksum [2023-12-05T20:00:30.343Z] ba2a69f00e6a: Download complete [2023-12-05T20:00:30.600Z] 3a6263b44ecc: Pull complete [2023-12-05T20:00:30.858Z] f71ca9084160: Verifying Checksum [2023-12-05T20:00:30.858Z] f71ca9084160: Download complete [2023-12-05T20:00:31.115Z] e2b160c2372a: Pull complete [2023-12-05T20:00:31.115Z] 512ee51c1482: Pull complete [2023-12-05T20:00:31.115Z] bfc5cfa8df57: Pull complete [2023-12-05T20:00:31.115Z] 1d4552482a93: Pull complete [2023-12-05T20:00:31.373Z] ba2a69f00e6a: Pull complete [2023-12-05T20:00:31.373Z] b61327588ac6: Pull complete [2023-12-05T20:00:32.305Z] f71ca9084160: Pull complete [2023-12-05T20:00:32.305Z] 9d3426bb08ce: Pull complete [2023-12-05T20:00:32.564Z] d96259b8b69c: Pull complete [2023-12-05T20:00:32.564Z] Digest: sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 [2023-12-05T20:00:32.564Z] Status: Downloaded newer image for docker:latest [2023-12-05T20:00:36.757Z] ---> 7b03858b2381 [2023-12-05T20:00:36.757Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T20:00:36.757Z] ---> Running in ff8063c8bb6f [2023-12-05T20:00:36.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:00:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:00:41.297Z] OK: 264 MiB in 52 packages [2023-12-05T20:00:41.297Z] Removing intermediate container ff8063c8bb6f [2023-12-05T20:00:41.297Z] ---> 59031a027964 [2023-12-05T20:00:41.297Z] Step 10/15 : ENV GO111MODULE=on [2023-12-05T20:00:41.297Z] ---> Running in ff3aab3bd451 [2023-12-05T20:00:41.297Z] Removing intermediate container ff3aab3bd451 [2023-12-05T20:00:41.297Z] ---> 108be2867c85 [2023-12-05T20:00:41.297Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-05T20:00:41.297Z] ---> Running in 45e4f5872728 [2023-12-05T20:00:41.297Z] Removing intermediate container 45e4f5872728 [2023-12-05T20:00:41.297Z] ---> dd0f9c37d0b9 [2023-12-05T20:00:41.297Z] Step 12/15 : COPY go.mod vendor* ./ [2023-12-05T20:00:41.297Z] ---> d43ded485068 [2023-12-05T20:00:41.297Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:00:41.297Z] ---> Running in 6258325d8863 [2023-12-05T20:01:14.688Z] Removing intermediate container 6258325d8863 [2023-12-05T20:01:14.688Z] ---> 9f9404405fcf [2023-12-05T20:01:14.688Z] Step 14/15 : COPY . . [2023-12-05T20:01:15.671Z] ---> 2dc82ea25f47 [2023-12-05T20:01:15.671Z] Step 15/15 : RUN ${MAKE} [2023-12-05T20:01:15.671Z] ---> Running in 904c80997c31 [2023-12-05T20:01:15.929Z] noop [2023-12-05T20:01:15.929Z] Removing intermediate container 904c80997c31 [2023-12-05T20:01:15.929Z] ---> 5a18bcafd0a8 [2023-12-05T20:01:15.929Z] Successfully built 5a18bcafd0a8 [2023-12-05T20:01:16.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:01:16.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T20:01:16.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:01:16.672Z] prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container [2023-12-05T20:01:16.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T20:01:17.052Z] $ docker top 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:01:17.435Z] + go version [2023-12-05T20:01:17.435Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T20:01:17.447Z] $ docker stop --time=1 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 [2023-12-05T20:01:18.721Z] $ docker rm -f --volumes 5bb0d2bc2492936f95953bfa2a5401efed2a936cddd9db64b3ff878ba79bf4a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:01:19.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T20:01:19.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:01:19.446Z] prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container [2023-12-05T20:01:19.481Z] $ 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-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T20:01:19.798Z] $ docker top 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:01:20.188Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [Pipeline] fileExists [Pipeline] sh [2023-12-05T20:01:20.506Z] + make test [2023-12-05T20:01:20.506Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-12-05T20:01:21.883Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-12-05T20:01:31.847Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-12-05T20:01:31.847Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-12-05T20:01:33.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T20:01:33.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T20:01:33.744Z] ./bin/test-attribution-txt.sh [2023-12-05T20:01:33.744Z] make -C web test [2023-12-05T20:01:33.744Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/web' [2023-12-05T20:01:33.744Z] Makefile:139: *** missing separator. Stop. [2023-12-05T20:01:33.744Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-677/web' [2023-12-05T20:01:33.744Z] make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } [2023-12-05T20:01:33.759Z] $ docker stop --time=1 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa [2023-12-05T20:01:36.444Z] $ docker rm -f --volumes 40ff2363c1b45bb0626f47f38fa1cc37e7ab003f4c9b6b8796dd698f3cb10daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:01:37.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:01:37.383Z] [2023-12-05T20:01:37.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:01:37.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:01:37.699Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T20:01:37.699Z] 5eb5b503b376: Pulling fs layer [2023-12-05T20:01:37.699Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T20:01:37.699Z] ec43610c2a17: Pulling fs layer [2023-12-05T20:01:37.699Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T20:01:37.699Z] 33b1e0a273af: Pulling fs layer [2023-12-05T20:01:37.699Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T20:01:37.699Z] 2f39f015ded8: Pulling fs layer [2023-12-05T20:01:37.699Z] 3a2ae6a8a46f: Waiting [2023-12-05T20:01:37.699Z] 33b1e0a273af: Waiting [2023-12-05T20:01:37.699Z] 5d3b04190fa2: Waiting [2023-12-05T20:01:37.699Z] 5c69ac0246d0: Download complete [2023-12-05T20:01:37.699Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T20:01:37.699Z] 3a2ae6a8a46f: Download complete [2023-12-05T20:01:37.699Z] 33b1e0a273af: Verifying Checksum [2023-12-05T20:01:37.699Z] 33b1e0a273af: Download complete [2023-12-05T20:01:37.699Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T20:01:37.699Z] 5d3b04190fa2: Download complete [2023-12-05T20:01:37.957Z] ec43610c2a17: Verifying Checksum [2023-12-05T20:01:37.957Z] ec43610c2a17: Download complete [2023-12-05T20:01:37.957Z] 5eb5b503b376: Verifying Checksum [2023-12-05T20:01:37.957Z] 5eb5b503b376: Download complete [2023-12-05T20:01:38.523Z] 2f39f015ded8: Download complete [2023-12-05T20:01:39.087Z] 5eb5b503b376: Pull complete [2023-12-05T20:01:39.345Z] 5c69ac0246d0: Pull complete [2023-12-05T20:01:39.603Z] ec43610c2a17: Pull complete [2023-12-05T20:01:39.603Z] 3a2ae6a8a46f: Pull complete [2023-12-05T20:01:39.861Z] 33b1e0a273af: Pull complete [2023-12-05T20:01:39.861Z] 5d3b04190fa2: Pull complete [2023-12-05T20:01:45.288Z] 2f39f015ded8: Pull complete [2023-12-05T20:01:45.288Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T20:01:45.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:01:45.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:01:45.475Z] prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container [2023-12-05T20:01:45.512Z] $ 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-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T20:01:53.499Z] $ docker top ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:01:53.940Z] ---> job-cost.sh [2023-12-05T20:01:53.940Z] lf-activate-venv: SKIPPING [2023-12-05T20:01:53.940Z] INFO: No Stack... [2023-12-05T20:01:54.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:01:54.992Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T20:01:55.333Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/cost.csv [2023-12-05T20:01:55.333Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T20:01:55.353Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [2023-12-05T20:01:55.361Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] did not exist. Created. [2023-12-05T20:01:55.361Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T20:01:55.973Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T20:01:56.240Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T20:01:56.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T20:01:56.325Z] $ docker stop --time=1 ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb [2023-12-05T20:01:57.650Z] $ docker rm -f --volumes ba23bc765711b2455ee466837b7eb19844aa1eae4a7e3034a725f143016380eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T20:01:57.985Z] Failed in branch amd64 [2023-12-05T20:02:57.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24096 in /w/workspace/edgexfoundry_edgex-ui-go_PR-677 [Pipeline] { [Pipeline] ws [2023-12-05T20:02:57.686Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-12-05T20:03:00.766Z] The recommended git tool is: git [2023-12-05T20:03:06.403Z] using credential edgex-jenkins-ssh [2023-12-05T20:03:06.424Z] Cloning the remote Git repository [2023-12-05T20:03:06.471Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-12-05T20:03:06.571Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-12-05T20:03:06.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-12-05T20:03:06.729Z] > git --version # timeout=10 [2023-12-05T20:03:06.750Z] > git --version # 'git version 2.25.1' [2023-12-05T20:03:06.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:03:06.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T20:03:11.114Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-12-05T20:03:11.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T20:03:12.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-12-05T20:03:12.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-12-05T20:03:12.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:03:12.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T20:03:13.205Z] Merging remotes/origin/main commit 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b into PR head commit 35bf80ce42a8306ac211219691eb9838860d35ee [2023-12-05T20:03:13.224Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T20:03:13.299Z] > git checkout -f 35bf80ce42a8306ac211219691eb9838860d35ee # timeout=10 [2023-12-05T20:03:13.691Z] > git remote # timeout=10 [2023-12-05T20:03:13.710Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T20:03:13.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:03:13.737Z] > git merge 4d69b2a63bb2ca2c673b1d50f5da5681fc65424b # timeout=10 [2023-12-05T20:03:14.681Z] Merge succeeded, producing b99e10ee49ab622703359bfec3323176e1b4a4bb [2023-12-05T20:03:14.682Z] Checking out Revision b99e10ee49ab622703359bfec3323176e1b4a4bb (PR-677) [2023-12-05T20:03:14.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T20:03:14.690Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T20:03:14.703Z] > git checkout -f b99e10ee49ab622703359bfec3323176e1b4a4bb # timeout=10 [2023-12-05T20:03:18.257Z] Commit message: "Merge commit '4d69b2a63bb2ca2c673b1d50f5da5681fc65424b' into HEAD" [2023-12-05T20:03:18.283Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T20:03:18.266Z] > git rev-list --no-walk 160ed5f293abdc893cdb93b725b84340dbb2e71b # timeout=10 [2023-12-05T20:03:19.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T20:03:19.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:03:19.381Z] Dload Upload Total Spent Left Speed [2023-12-05T20:03:19.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2023-12-05T20:03:19.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T20:03:20.179Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T20:03:20.179Z] + sudo tee /etc/docker/daemon.new [2023-12-05T20:03:20.179Z] { [2023-12-05T20:03:20.179Z] "registry-mirrors": [ [2023-12-05T20:03:20.179Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T20:03:20.179Z] ], [2023-12-05T20:03:20.179Z] "bip": "10.250.0.254/24", [2023-12-05T20:03:20.179Z] "hosts": [ [2023-12-05T20:03:20.179Z] "tcp://0.0.0.0:5555", [2023-12-05T20:03:20.179Z] "unix:///var/run/docker.sock" [2023-12-05T20:03:20.179Z] ], [2023-12-05T20:03:20.179Z] "mtu": 1458, [2023-12-05T20:03:20.179Z] "selinux-enabled": true, [2023-12-05T20:03:20.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T20:03:20.179Z] } [Pipeline] sh [2023-12-05T20:03:20.509Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T20:03:20.839Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:03:39.156Z] provisioning config files... [2023-12-05T20:03:39.187Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8143047133834953540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:03:39.652Z] ---> ****-login.sh [2023-12-05T20:03:39.652Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:03:39.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:03:40.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:03:40.193Z] Configure a credential helper to remove this warning. See [2023-12-05T20:03:40.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:03:40.193Z] [2023-12-05T20:03:40.193Z] Login Succeeded [2023-12-05T20:03:40.193Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:03:40.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:03:40.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:03:40.464Z] Configure a credential helper to remove this warning. See [2023-12-05T20:03:40.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:03:40.464Z] [2023-12-05T20:03:40.464Z] Login Succeeded [2023-12-05T20:03:40.464Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:03:40.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:03:40.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:03:40.733Z] Configure a credential helper to remove this warning. See [2023-12-05T20:03:40.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:03:40.734Z] [2023-12-05T20:03:40.734Z] Login Succeeded [2023-12-05T20:03:40.734Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:03:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:03:41.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:03:41.632Z] Configure a credential helper to remove this warning. See [2023-12-05T20:03:41.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:03:41.632Z] [2023-12-05T20:03:41.632Z] Login Succeeded [2023-12-05T20:03:41.632Z] ****.io [2023-12-05T20:03:41.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:03:41.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:03:41.903Z] Configure a credential helper to remove this warning. See [2023-12-05T20:03:41.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:03:41.903Z] [2023-12-05T20:03:41.903Z] Login Succeeded [2023-12-05T20:03:41.903Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:03:41.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T20:03:42.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:03:42.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:03:42.476Z] ========================================================= [2023-12-05T20:03:42.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T20:03:42.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:03:43.061Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T20:03:45.018Z] #0 building with "default" instance using docker driver [2023-12-05T20:03:45.018Z] [2023-12-05T20:03:45.018Z] #1 [internal] load build definition from Dockerfile [2023-12-05T20:03:45.018Z] #1 transferring dockerfile: 1.94kB 0.0s done [2023-12-05T20:03:45.018Z] #1 DONE 0.1s [2023-12-05T20:03:45.018Z] [2023-12-05T20:03:45.018Z] #2 [internal] load .dockerignore [2023-12-05T20:03:45.018Z] #2 transferring context: 58B done [2023-12-05T20:03:45.018Z] #2 DONE 0.1s [2023-12-05T20:03:45.018Z] [2023-12-05T20:03:45.018Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:03:45.018Z] #3 DONE 0.3s [2023-12-05T20:03:45.018Z] [2023-12-05T20:03:45.018Z] #4 [internal] load metadata for docker.io/library/docker:latest [2023-12-05T20:03:45.018Z] #4 DONE 0.4s [2023-12-05T20:03:45.288Z] [2023-12-05T20:03:45.288Z] #5 [internal] load build context [2023-12-05T20:03:45.288Z] #5 DONE 0.0s [2023-12-05T20:03:45.288Z] [2023-12-05T20:03:45.288Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:03:45.288Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done [2023-12-05T20:03:45.288Z] #6 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T20:03:45.288Z] #6 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T20:03:45.288Z] #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-05T20:03:45.288Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-05T20:03:45.566Z] #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-05T20:03:45.566Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-05T20:03:45.566Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-05T20:03:45.566Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s [2023-12-05T20:03:45.566Z] #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-05T20:03:45.566Z] #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-05T20:03:45.566Z] #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T20:03:45.566Z] #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-05T20:03:45.566Z] #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-05T20:03:45.566Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-05T20:03:45.566Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.4s [2023-12-05T20:03:45.844Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-12-05T20:03:45.844Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.5s [2023-12-05T20:03:45.844Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-05T20:03:45.844Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.6s [2023-12-05T20:03:45.844Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.6s [2023-12-05T20:03:46.126Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-05T20:03:46.126Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.00MB / 11.40MB 0.7s [2023-12-05T20:03:46.126Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s [2023-12-05T20:03:46.126Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.8s [2023-12-05T20:03:46.126Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.25MB / 97.63MB 0.8s [2023-12-05T20:03:46.126Z] #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-05T20:03:46.126Z] #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done [2023-12-05T20:03:46.428Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.51MB / 63.99MB 1.1s [2023-12-05T20:03:46.428Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 1.1s [2023-12-05T20:03:46.428Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.2s [2023-12-05T20:03:46.714Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s [2023-12-05T20:03:46.714Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.3s [2023-12-05T20:03:46.714Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s [2023-12-05T20:03:46.714Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.74MB / 97.63MB 1.5s [2023-12-05T20:03:46.714Z] #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-05T20:03:46.989Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.7s [2023-12-05T20:03:46.989Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.7s [2023-12-05T20:03:46.989Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s [2023-12-05T20:03:47.258Z] #6 ... [2023-12-05T20:03:47.258Z] [2023-12-05T20:03:47.258Z] #5 [internal] load build context [2023-12-05T20:03:47.258Z] #5 transferring context: 34.90MB 1.8s done [2023-12-05T20:03:47.258Z] #5 DONE 1.9s [2023-12-05T20:03:47.258Z] [2023-12-05T20:03:47.258Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:03:47.258Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.9s [2023-12-05T20:03:47.258Z] #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done [2023-12-05T20:03:47.258Z] #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2023-12-05T20:03:47.531Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.95MB / 97.63MB 2.2s [2023-12-05T20:03:47.531Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T20:03:47.531Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 2.4s [2023-12-05T20:03:47.800Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.30MB / 97.63MB 2.6s [2023-12-05T20:03:48.069Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.9s [2023-12-05T20:03:48.339Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.1s [2023-12-05T20:03:48.615Z] #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s done [2023-12-05T20:03:52.904Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.0s [2023-12-05T20:03:54.875Z] #6 ... [2023-12-05T20:03:54.875Z] [2023-12-05T20:03:54.875Z] #7 FROM docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 [2023-12-05T20:03:54.875Z] #7 resolve docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 0.1s done [2023-12-05T20:03:54.875Z] #7 sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 3.13kB / 3.13kB done [2023-12-05T20:03:54.875Z] #7 sha256:2afeb0c1357ac43eb81976a3a84995645872ab18644f6799677cd786de54cf40 3.33kB / 3.33kB done [2023-12-05T20:03:54.875Z] #7 sha256:df02599b74fe9ab4363f6c0255b7e5a2d55f87616a5852f6420400eb4383ebfd 11.26kB / 11.26kB done [2023-12-05T20:03:54.875Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 1.0s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2023-12-05T20:03:54.875Z] #7 sha256:26858e57ca6ca6c73ea7609b8f22c6a8f69a2e37b3e4147e8b5e125aeb518205 2.02MB / 2.02MB 1.2s done [2023-12-05T20:03:54.875Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.3s done [2023-12-05T20:03:54.875Z] #7 sha256:86458aa83f1a2aa3861b502435d3633f41d5c7da792b53987c370e37ad659a59 15.45MB / 15.45MB 1.9s done [2023-12-05T20:03:54.875Z] #7 sha256:9b9b634a3a747adfb494780a1378ecb8818b4508d34f1439ccbc79fc01083295 15.64MB / 15.64MB 2.4s done [2023-12-05T20:03:54.875Z] #7 sha256:6335e39f2a7f78909f1cb6d76ab12c201e43710ead4c734e3fb7c21e3ec796cd 16.30MB / 16.30MB 2.5s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:26858e57ca6ca6c73ea7609b8f22c6a8f69a2e37b3e4147e8b5e125aeb518205 0.6s done [2023-12-05T20:03:54.875Z] #7 sha256:ffcc71d2fb031cf9bcea1c9e426783f4ca7bc6a38d9d6b043a22fc0aab5f4fe4 547B / 547B 2.5s done [2023-12-05T20:03:54.875Z] #7 sha256:f89b1a3de40072fe92ef3a3ee360daf7d52c82c50625c29c51c2b0c7c1ae347d 1.02kB / 1.02kB 2.6s done [2023-12-05T20:03:54.875Z] #7 sha256:308929de9fc1af5c306384b48ff4570912438d9ac77a9497f39cb81d3f625e28 116B / 116B 2.6s done [2023-12-05T20:03:54.875Z] #7 sha256:312901b09ecd31d5a138ebb8712f41f4c3d0c282f6a1496e9566bcbcd5b3c0c0 1.30kB / 1.30kB 2.6s done [2023-12-05T20:03:54.875Z] #7 sha256:dfb6787439051badf1eaedbe1a7e30ccd7bef46d6cc3eb40d5fda04090b50b98 7.29MB / 7.29MB 2.9s done [2023-12-05T20:03:54.875Z] #7 sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 49.71MB / 49.71MB 4.1s done [2023-12-05T20:03:54.875Z] #7 sha256:cfb8d2ec655e20ffcb9bd81ca7af77ae8e45983995ea39b29a00f2fc02f06d56 2.79kB / 2.79kB 3.2s done [2023-12-05T20:03:54.875Z] #7 sha256:9d26863318aaf89c5c8901650bdb47eb9786533e4f7db03f20a079ecbc7b526a 1.51kB / 1.51kB 2.9s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2023-12-05T20:03:54.875Z] #7 extracting sha256:86458aa83f1a2aa3861b502435d3633f41d5c7da792b53987c370e37ad659a59 0.9s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:9b9b634a3a747adfb494780a1378ecb8818b4508d34f1439ccbc79fc01083295 1.1s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:6335e39f2a7f78909f1cb6d76ab12c201e43710ead4c734e3fb7c21e3ec796cd 1.2s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:ffcc71d2fb031cf9bcea1c9e426783f4ca7bc6a38d9d6b043a22fc0aab5f4fe4 done [2023-12-05T20:03:54.875Z] #7 extracting sha256:f89b1a3de40072fe92ef3a3ee360daf7d52c82c50625c29c51c2b0c7c1ae347d done [2023-12-05T20:03:54.875Z] #7 extracting sha256:308929de9fc1af5c306384b48ff4570912438d9ac77a9497f39cb81d3f625e28 done [2023-12-05T20:03:54.875Z] #7 extracting sha256:dfb6787439051badf1eaedbe1a7e30ccd7bef46d6cc3eb40d5fda04090b50b98 1.2s done [2023-12-05T20:03:54.875Z] #7 extracting sha256:312901b09ecd31d5a138ebb8712f41f4c3d0c282f6a1496e9566bcbcd5b3c0c0 done [2023-12-05T20:03:54.875Z] #7 extracting sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 0.7s [2023-12-05T20:03:54.875Z] #7 ... [2023-12-05T20:03:54.875Z] [2023-12-05T20:03:54.875Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:03:57.480Z] #6 ... [2023-12-05T20:03:57.480Z] [2023-12-05T20:03:57.480Z] #7 FROM docker.io/library/docker:latest@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 [2023-12-05T20:03:57.480Z] #7 extracting sha256:0703c105fb96f7379c4b55b8a37d100256f35abc60955431bf7af88f9d637046 3.1s done [2023-12-05T20:03:57.480Z] #7 extracting sha256:9d26863318aaf89c5c8901650bdb47eb9786533e4f7db03f20a079ecbc7b526a done [2023-12-05T20:03:57.480Z] #7 extracting sha256:cfb8d2ec655e20ffcb9bd81ca7af77ae8e45983995ea39b29a00f2fc02f06d56 done [2023-12-05T20:03:57.480Z] #7 DONE 12.3s [2023-12-05T20:03:57.751Z] [2023-12-05T20:03:57.751Z] #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:03:57.751Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.1s [2023-12-05T20:04:03.115Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.5s [2023-12-05T20:04:07.395Z] #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.5s done [2023-12-05T20:04:08.806Z] #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T20:04:08.806Z] #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T20:04:08.806Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-05T20:04:14.145Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-05T20:04:16.732Z] #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-05T20:04:17.000Z] #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-05T20:04:18.949Z] #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-05T20:04:19.219Z] #6 DONE 34.0s [2023-12-05T20:04:19.219Z] [2023-12-05T20:04:19.219Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-12-05T20:04:21.170Z] #8 DONE 1.7s [2023-12-05T20:04:21.170Z] [2023-12-05T20:04:21.170Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2023-12-05T20:04:21.757Z] #9 0.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:04:22.341Z] #9 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:04:23.303Z] #9 2.538 OK: 266 MiB in 52 packages [2023-12-05T20:04:23.572Z] #9 DONE 2.8s [2023-12-05T20:04:23.842Z] [2023-12-05T20:04:23.842Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-12-05T20:04:23.842Z] #10 DONE 0.1s [2023-12-05T20:04:23.842Z] [2023-12-05T20:04:23.842Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2023-12-05T20:04:24.114Z] #11 DONE 0.2s [2023-12-05T20:04:24.114Z] [2023-12-05T20:04:24.114Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." Aborted by Ernesto Ojeda [2023-12-05T20:04:36.138Z] Sending interrupt signal to process [2023-12-05T20:04:38.744Z] Sending interrupt signal to process [2023-12-05T20:04:39.141Z] #12 CANCELED [2023-12-05T20:04:39.141Z] ERROR: failed to solve: Canceled: context canceled [2023-12-05T20:04:39.153Z] script returned exit code 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:04:40.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:04:40.151Z] [2023-12-05T20:04:40.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:04:40.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:04:40.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T20:04:40.794Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T20:04:40.794Z] 04944245beec: Pulling fs layer [2023-12-05T20:04:40.794Z] 699f458cf7ca: Pulling fs layer [2023-12-05T20:04:40.794Z] 765212b225bb: Pulling fs layer [2023-12-05T20:04:40.794Z] f23df028b6ca: Pulling fs layer [2023-12-05T20:04:40.794Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T20:04:40.794Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T20:04:40.794Z] 765212b225bb: Waiting [2023-12-05T20:04:40.794Z] 2437ff75d9bd: Waiting [2023-12-05T20:04:40.794Z] f23df028b6ca: Waiting [2023-12-05T20:04:40.794Z] d65c8cfc05b1: Waiting [2023-12-05T20:04:40.794Z] 04944245beec: Verifying Checksum [2023-12-05T20:04:40.794Z] 04944245beec: Download complete [2023-12-05T20:04:40.794Z] 765212b225bb: Verifying Checksum [2023-12-05T20:04:40.794Z] 765212b225bb: Download complete [2023-12-05T20:04:40.794Z] f23df028b6ca: Verifying Checksum [2023-12-05T20:04:40.794Z] f23df028b6ca: Download complete [2023-12-05T20:04:40.794Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T20:04:40.794Z] d65c8cfc05b1: Download complete [2023-12-05T20:04:41.065Z] 699f458cf7ca: Verifying Checksum [2023-12-05T20:04:41.065Z] 699f458cf7ca: Download complete [2023-12-05T20:04:41.336Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T20:04:41.336Z] 8998bd30e6a1: Download complete [2023-12-05T20:04:43.285Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T20:04:43.285Z] 2437ff75d9bd: Download complete Click here to forcibly terminate running steps [2023-12-05T20:04:51.502Z] 8998bd30e6a1: Pull complete [2023-12-05T20:04:51.502Z] 04944245beec: Pull complete [2023-12-05T20:04:52.914Z] 699f458cf7ca: Pull complete [2023-12-05T20:04:53.183Z] 765212b225bb: Pull complete [2023-12-05T20:04:54.147Z] f23df028b6ca: Pull complete [2023-12-05T20:04:54.147Z] d65c8cfc05b1: Pull complete [2023-12-05T20:05:20.845Z] 2437ff75d9bd: Pull complete [2023-12-05T20:05:20.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T20:05:20.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:05:20.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:05:21.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-24096 does not seem to be running inside a container [2023-12-05T20:05:21.228Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T20:05:23.391Z] $ docker top 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:23.950Z] ---> job-cost.sh [2023-12-05T20:05:24.221Z] lf-activate-venv: SKIPPING [2023-12-05T20:05:24.221Z] INFO: No Stack... [2023-12-05T20:05:24.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:05:25.452Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T20:05:25.787Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-12-05T20:05:25.787Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T20:05:25.849Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [2023-12-05T20:05:25.855Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] did not exist. Created. [2023-12-05T20:05:25.855Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T20:05:26.259Z] /w/workspace/edgex-ui-go/3@tmp/durable-ba15594c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T20:05:26.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T20:05:26.668Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T20:05:27.313Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T20:05:27.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-677-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T20:05:27.409Z] $ docker stop --time=1 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d [2023-12-05T20:05:28.869Z] $ docker rm -f --volumes 4bba6acfa0981028a8fd5aa4d71670091d0e21440a937c1f5110d5705418c57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T20:05:29.701Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-05T20:05:31.540Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives ] [2023-12-05T20:05:31.540Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives [2023-12-05T20:05:31.540Z] total 16 [2023-12-05T20:05:31.540Z] drwxr-xr-x 3 root root 4096 Dec 5 20:01 . [2023-12-05T20:05:31.540Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 5 20:01 .. [2023-12-05T20:05:31.540Z] drwxr-xr-x 2 root root 4096 Dec 5 20:01 cost [2023-12-05T20:05:31.540Z] -rw-r--r-- 1 root root 83 Dec 5 20:01 cost.csv [2023-12-05T20:05:31.540Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives [2023-12-05T20:05:31.540Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives [2023-12-05T20:05:31.540Z] total 16 [2023-12-05T20:05:31.540Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 20:01 . [2023-12-05T20:05:31.540Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 5 20:01 .. [2023-12-05T20:05:31.540Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 20:01 cost [2023-12-05T20:05:31.540Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 5 20:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:31.836Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:32.692Z] ---> package-listing.sh [2023-12-05T20:05:32.692Z] ++ facter osfamily [2023-12-05T20:05:32.692Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T20:05:32.951Z] + OS_FAMILY=debian [2023-12-05T20:05:32.951Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-677 [2023-12-05T20:05:32.951Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T20:05:32.951Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T20:05:32.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T20:05:32.951Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T20:05:32.951Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-677 ']' [2023-12-05T20:05:32.951Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T20:05:32.951Z] + case "${OS_FAMILY}" in [2023-12-05T20:05:32.951Z] + dpkg -l [2023-12-05T20:05:32.951Z] + grep '^ii' [2023-12-05T20:05:32.951Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T20:05:32.951Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T20:05:32.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T20:05:32.951Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-677 ']' [2023-12-05T20:05:32.951Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/ [2023-12-05T20:05:32.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-677/archives/ [Pipeline] echo [2023-12-05T20:05:32.960Z] 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-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T20:05:33.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:05:33.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:05:33.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:05:33.982Z] prd-ubuntu20.04-docker-8c-8g-24094 does not seem to be running inside a container [2023-12-05T20:05:34.008Z] $ 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-677/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-677 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677:/w/workspace/edgexfoundry_edgex-ui-go_PR-677:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T20:05:34.193Z] $ docker top 8f3f5597fc82731359662f2d9f10c6444642d29863b2df23c9f32e7cf7ac5779 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:05:34.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T20:05:34.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T20:05:35.162Z] + ls /var/log/sa-host [2023-12-05T20:05:35.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:05:35.352Z] provisioning config files... [2023-12-05T20:05:35.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-677@tmp/config14647610942910309544tmp [Pipeline] { [Pipeline] echo [2023-12-05T20:05:35.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:35.727Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T20:05:35.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:36.152Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T20:05:36.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:36.445Z] ---> sudo-logs.sh [2023-12-05T20:05:36.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T20:05:36.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:36.798Z] ---> job-cost.sh [2023-12-05T20:05:36.798Z] lf-activate-venv: SKIPPING [2023-12-05T20:05:36.798Z] DEBUG: total: 0.2199999988079071 [2023-12-05T20:05:36.798Z] INFO: Retrieving Stack Cost... [2023-12-05T20:05:37.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:05:37.626Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T20:05:37.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:05:37.921Z] ---> logs-deploy.sh [2023-12-05T20:05:37.921Z] lf-activate-venv: SKIPPING [2023-12-05T20:05:37.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-677/3 [2023-12-05T20:05:37.921Z] INFO: archiving workspace using pattern(s): [2023-12-05T20:05:38.858Z] Archives upload complete. [2023-12-05T20:05:38.858Z] INFO: archiving logs to Nexus