Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8bc1a271f7c47b072abce29d011d908314ff344 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-ssh17539480056084499137.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-ssh14163878914761000644.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15968106858079992812.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-ssh15015930923056134311.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh264805645995805465.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-274 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # 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 Avoid second fetch Checking out Revision e8bc1a271f7c47b072abce29d011d908314ff344 (main) Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" > 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 core.sparsecheckout # timeout=10 > git checkout -f e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 > git rev-list --no-walk 3fa35a6df856dae91a592b59ff23fa36c3e3438b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:19:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:19:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:19:35 ========================================================= 05:19:35 EdgeX Global Pipelines Version Info 05:19:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:19:36 ------------------- 05:19:36 stable info: 05:19:36 ------------------- 05:19:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:19:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:36 Message: update stable to v1.0.258 05:19:36 ------------------- 05:19:36 experimental info: 05:19:36 ------------------- 05:19:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:19:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:19:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8bc1a2 [Pipeline] echo 05:19:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:38 provisioning config files... 05:19:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6826666748101249291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:38 ---> ****-login.sh 05:19:38 nexus3.edgexfoundry.org:10001 05:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:38 Configure a credential helper to remove this warning. See 05:19:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:38 05:19:38 Login Succeeded 05:19:38 nexus3.edgexfoundry.org:10002 05:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:38 Configure a credential helper to remove this warning. See 05:19:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:38 05:19:38 Login Succeeded 05:19:38 nexus3.edgexfoundry.org:10003 05:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:38 Configure a credential helper to remove this warning. See 05:19:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:38 05:19:38 Login Succeeded 05:19:38 nexus3.edgexfoundry.org:10004 05:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:38 Configure a credential helper to remove this warning. See 05:19:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:38 05:19:38 Login Succeeded 05:19:38 ****.io 05:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:39 Configure a credential helper to remove this warning. See 05:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:39 05:19:39 Login Succeeded 05:19:39 ---> ****-login.sh ends [Pipeline] } 05:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:19:40 + git rev-list -1 --merges e8bc1a271f7c47b072abce29d011d908314ff344~1..e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo 05:19:40 -----------> git rev-list -1 --merges e8bc1a271f7c47b072abce29d011d908314ff344~1..e8bc1a271f7c47b072abce29d011d908314ff344 e8bc1a271f7c47b072abce29d011d908314ff344 05:19:40 e8bc1a271f7c47b072abce29d011d908314ff344 [false] [Pipeline] sh 05:19:40 + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo 05:19:40 ========================================================= 05:19:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:19:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:40 + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo 05:19:40 [semverPrep] GIT_COMMIT: e8bc1a271f7c47b072abce29d011d908314ff344, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15 [Pipeline] echo 05:19:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:19:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:19:41 + grep -v github /etc/ssh/ssh_known_hosts 05:19:41 + [ -e /tmp/ssh_known_hosts ] 05:19:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:19:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:19:41 + sudo tee -a /etc/ssh/ssh_known_hosts 05:19:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:41 05:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:42 0.1.4: Pulling from edgex-devops/py-git-semver 05:19:42 b85a868b505f: Pulling fs layer 05:19:42 e2be974225ed: Pulling fs layer 05:19:42 339a4e72a1f5: Pulling fs layer 05:19:42 988bab9f4d93: Pulling fs layer 05:19:42 1469e6f7b9e6: Pulling fs layer 05:19:42 eaf3925da568: Pulling fs layer 05:19:42 988bab9f4d93: Waiting 05:19:42 1469e6f7b9e6: Waiting 05:19:42 eaf3925da568: Waiting 05:19:42 bab4dde63d76: Pulling fs layer 05:19:42 bde34c3a00c8: Pulling fs layer 05:19:42 b352a97aabf1: Pulling fs layer 05:19:42 4872d77fe225: Pulling fs layer 05:19:42 5851b861e8e6: Pulling fs layer 05:19:42 b352a97aabf1: Waiting 05:19:42 4872d77fe225: Waiting 05:19:42 5851b861e8e6: Waiting 05:19:42 bde34c3a00c8: Waiting 05:19:42 bab4dde63d76: Waiting 05:19:42 e2be974225ed: Download complete 05:19:42 988bab9f4d93: Download complete 05:19:42 1469e6f7b9e6: Verifying Checksum 05:19:42 1469e6f7b9e6: Download complete 05:19:42 339a4e72a1f5: Verifying Checksum 05:19:42 339a4e72a1f5: Download complete 05:19:42 eaf3925da568: Verifying Checksum 05:19:42 eaf3925da568: Download complete 05:19:42 bde34c3a00c8: Verifying Checksum 05:19:42 bde34c3a00c8: Download complete 05:19:42 b352a97aabf1: Download complete 05:19:42 4872d77fe225: Download complete 05:19:42 5851b861e8e6: Download complete 05:19:42 b85a868b505f: Verifying Checksum 05:19:42 b85a868b505f: Download complete 05:19:42 bab4dde63d76: Verifying Checksum 05:19:42 bab4dde63d76: Download complete 05:19:43 b85a868b505f: Pull complete 05:19:43 e2be974225ed: Pull complete 05:19:44 339a4e72a1f5: Pull complete 05:19:44 988bab9f4d93: Pull complete 05:19:44 1469e6f7b9e6: Pull complete 05:19:44 eaf3925da568: Pull complete 05:19:46 bab4dde63d76: Pull complete 05:19:46 bde34c3a00c8: Pull complete 05:19:46 b352a97aabf1: Pull complete 05:19:46 4872d77fe225: Pull complete 05:19:46 5851b861e8e6: Pull complete 05:19:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:47 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:19:51 $ docker top 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac -eo pid,comm 05:19:51 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). 05:19:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:19:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:51 [ssh-agent] Looking for ssh-agent implementation... 05:19:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:51 $ docker exec 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent 05:19:51 SSH_AUTH_SOCK=/tmp/ssh-0DED5WO0Ijd9/agent.14 05:19:51 SSH_AGENT_PID=20 05:19:51 Running ssh-add (command line suppressed) 05:19:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3886687846720654341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3886687846720654341.key) 05:19:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:52 + git tag --points-at HEAD [Pipeline] } 05:19:52 $ docker exec --env ******** --env ******** 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent -k 05:19:52 unset SSH_AUTH_SOCK; 05:19:52 unset SSH_AGENT_PID; 05:19:52 echo Agent pid 20 killed; 05:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:19:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:52 [ssh-agent] Looking for ssh-agent implementation... 05:19:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:52 $ docker exec 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent 05:19:52 SSH_AUTH_SOCK=/tmp/ssh-mcT6y843Irjk/agent.69 05:19:52 SSH_AGENT_PID=75 05:19:52 Running ssh-add (command line suppressed) 05:19:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2631155376137310230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2631155376137310230.key) 05:19:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:52 + git semver init 05:19:53 2024-02-01 05:19:53,143 [run_init] DEBUG init version:0.0.0 force:False 05:19:53 2024-02-01 05:19:53,144 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:19:53 2024-02-01 05:19:53,144 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:19:53 2024-02-01 05:19:53,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:19:55 2024-02-01 05:19:55,373 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:19:55 2024-02-01 05:19:55,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:19:55 2024-02-01 05:19:55,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:19:55 2024-02-01 05:19:55,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:19:55 3.1.0-dev.30 [Pipeline] } 05:19:55 $ docker exec --env ******** --env ******** 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent -k 05:19:55 unset SSH_AUTH_SOCK; 05:19:55 unset SSH_AGENT_PID; 05:19:55 echo Agent pid 75 killed; 05:19:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:19:56 + git semver [Pipeline] } 05:19:56 $ docker stop --time=1 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac 05:19:57 $ docker rm -f --volumes 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac [Pipeline] // withDockerContainer [Pipeline] sh 05:19:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:19:58 Stashed 1 file(s) [Pipeline] echo 05:19:58 [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 05:19:58 provisioning config files... 05:19:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config143005599865187715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:59 ---> ****-login.sh 05:19:59 nexus3.edgexfoundry.org:10001 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 nexus3.edgexfoundry.org:10002 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 nexus3.edgexfoundry.org:10003 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 nexus3.edgexfoundry.org:10004 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 ****.io 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 ---> ****-login.sh ends [Pipeline] } 05:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:00 ========================================================= 05:20:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:20:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:00 + 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 . 05:20:00 Sending build context to Docker daemon 57.48MB 05:20:00 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:20:00 Step 2/15 : FROM ${BASE} AS builder 05:20:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:00 7264a8db6415: Pulling fs layer 05:20:00 c4d48a809fc2: Pulling fs layer 05:20:00 4f1c88b9dad5: Pulling fs layer 05:20:00 ad3a456e5733: Pulling fs layer 05:20:00 69c7f0334f64: Pulling fs layer 05:20:00 1f1c1a5573a3: Pulling fs layer 05:20:00 ce7588e14bc9: Pulling fs layer 05:20:00 b5e4710f87ac: Pulling fs layer 05:20:00 1f1c1a5573a3: Waiting 05:20:00 ad3a456e5733: Waiting 05:20:00 ce7588e14bc9: Waiting 05:20:00 b5e4710f87ac: Waiting 05:20:00 69c7f0334f64: Waiting 05:20:00 c4d48a809fc2: Download complete 05:20:00 ad3a456e5733: Verifying Checksum 05:20:00 ad3a456e5733: Download complete 05:20:00 69c7f0334f64: Verifying Checksum 05:20:00 69c7f0334f64: Download complete 05:20:00 7264a8db6415: Verifying Checksum 05:20:00 7264a8db6415: Download complete 05:20:00 1f1c1a5573a3: Verifying Checksum 05:20:00 1f1c1a5573a3: Download complete 05:20:00 7264a8db6415: Pull complete 05:20:00 b5e4710f87ac: Verifying Checksum 05:20:00 b5e4710f87ac: Download complete 05:20:01 c4d48a809fc2: Pull complete 05:20:01 4f1c88b9dad5: Verifying Checksum 05:20:01 4f1c88b9dad5: Download complete 05:20:01 ce7588e14bc9: Verifying Checksum 05:20:01 ce7588e14bc9: Download complete 05:20:05 4f1c88b9dad5: Pull complete 05:20:05 ad3a456e5733: Pull complete 05:20:05 69c7f0334f64: Pull complete 05:20:05 1f1c1a5573a3: Pull complete 05:20:07 ce7588e14bc9: Pull complete 05:20:08 b5e4710f87ac: Pull complete 05:20:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:20:08 ---> 88b5674ff536 05:20:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:20:13 Still waiting to schedule task 05:20:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:20:14 ---> Running in 6f6d601aa545 05:20:14 Removing intermediate container 6f6d601aa545 05:20:14 ---> 8c2d4b7dea2b 05:20:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:20:14 ---> Running in 07c1593abb20 05:20:14 Removing intermediate container 07c1593abb20 05:20:14 ---> 82ab12c8d1ae 05:20:14 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:20:14 ---> Running in 9d143034475f 05:20:14 Removing intermediate container 9d143034475f 05:20:14 ---> 760fff9f7715 05:20:14 Step 6/15 : LABEL Name=edgex-ui-go 05:20:14 ---> Running in 725006abea11 05:20:14 Removing intermediate container 725006abea11 05:20:14 ---> f2f262276390 05:20:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:20:14 ---> Running in 841f9aa3aba9 05:20:14 Removing intermediate container 841f9aa3aba9 05:20:14 ---> 476ae4a8a6e5 05:20:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:20:14 latest: Pulling from library/docker 05:20:14 4abcf2066143: Pulling fs layer 05:20:14 a48a116699ba: Pulling fs layer 05:20:14 4f4fb700ef54: Pulling fs layer 05:20:14 1bd9561ee09a: Pulling fs layer 05:20:14 41dc12928235: Pulling fs layer 05:20:14 f23a00be1976: Pulling fs layer 05:20:14 e56d49cdf573: Pulling fs layer 05:20:14 41dc12928235: Waiting 05:20:14 1bd9561ee09a: Waiting 05:20:14 f23a00be1976: Waiting 05:20:14 b6735844810a: Pulling fs layer 05:20:14 e56d49cdf573: Waiting 05:20:14 49704df22e86: Pulling fs layer 05:20:14 b0f5f50d82ec: Pulling fs layer 05:20:14 6080ddf7a4e4: Pulling fs layer 05:20:14 361b62980a42: Pulling fs layer 05:20:14 49704df22e86: Waiting 05:20:14 b0f5f50d82ec: Waiting 05:20:14 6080ddf7a4e4: Waiting 05:20:14 51fc4f759a82: Pulling fs layer 05:20:14 947f26f21b82: Pulling fs layer 05:20:14 b6735844810a: Waiting 05:20:14 51fc4f759a82: Waiting 05:20:14 361b62980a42: Waiting 05:20:14 947f26f21b82: Waiting 05:20:14 abf5330aa9ac: Pulling fs layer 05:20:14 0c1e62baa25c: Pulling fs layer 05:20:14 0c1e62baa25c: Waiting 05:20:14 4f4fb700ef54: Verifying Checksum 05:20:14 4f4fb700ef54: Download complete 05:20:15 a48a116699ba: Download complete 05:20:15 4abcf2066143: Verifying Checksum 05:20:15 4abcf2066143: Download complete 05:20:15 1bd9561ee09a: Verifying Checksum 05:20:15 1bd9561ee09a: Download complete 05:20:15 4abcf2066143: Pull complete 05:20:15 41dc12928235: Verifying Checksum 05:20:15 41dc12928235: Download complete 05:20:15 f23a00be1976: Verifying Checksum 05:20:15 f23a00be1976: Download complete 05:20:15 a48a116699ba: Pull complete 05:20:15 b6735844810a: Download complete 05:20:15 49704df22e86: Download complete 05:20:15 b0f5f50d82ec: Verifying Checksum 05:20:15 b0f5f50d82ec: Download complete 05:20:15 4f4fb700ef54: Pull complete 05:20:15 e56d49cdf573: Verifying Checksum 05:20:15 e56d49cdf573: Download complete 05:20:15 1bd9561ee09a: Pull complete 05:20:15 6080ddf7a4e4: Verifying Checksum 05:20:15 6080ddf7a4e4: Download complete 05:20:15 361b62980a42: Verifying Checksum 05:20:15 361b62980a42: Download complete 05:20:16 51fc4f759a82: Verifying Checksum 05:20:16 51fc4f759a82: Download complete 05:20:16 abf5330aa9ac: Verifying Checksum 05:20:16 abf5330aa9ac: Download complete 05:20:16 0c1e62baa25c: Verifying Checksum 05:20:16 0c1e62baa25c: Download complete 05:20:16 41dc12928235: Pull complete 05:20:16 947f26f21b82: Verifying Checksum 05:20:16 947f26f21b82: Download complete 05:20:16 f23a00be1976: Pull complete 05:20:17 e56d49cdf573: Pull complete 05:20:17 b6735844810a: Pull complete 05:20:17 49704df22e86: Pull complete 05:20:17 b0f5f50d82ec: Pull complete 05:20:17 6080ddf7a4e4: Pull complete 05:20:17 361b62980a42: Pull complete 05:20:17 51fc4f759a82: Pull complete 05:20:18 947f26f21b82: Pull complete 05:20:18 abf5330aa9ac: Pull complete 05:20:18 0c1e62baa25c: Pull complete 05:20:18 Digest: sha256:03efb9fcf2bcea4830221bfc711b08f62007666e55019222643a9fb9dc314bd6 05:20:18 Status: Downloaded newer image for docker:latest 05:20:21 ---> 66cfc3661240 05:20:21 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:21 ---> Running in 1350c27040e1 05:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:21 OK: 264 MiB in 52 packages 05:20:22 Removing intermediate container 1350c27040e1 05:20:22 ---> c30d970c9a30 05:20:22 Step 10/15 : ENV GO111MODULE=on 05:20:22 ---> Running in 6ea46959ef1c 05:20:22 Removing intermediate container 6ea46959ef1c 05:20:22 ---> 47131bcc0a4f 05:20:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:22 ---> Running in 4c65893196be 05:20:22 Removing intermediate container 4c65893196be 05:20:22 ---> aa4a08d81058 05:20:22 Step 12/15 : COPY go.mod vendor* ./ 05:20:22 ---> ba3fd2dc16c8 05:20:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:22 ---> Running in f5f44922b07b 05:21:01 Removing intermediate container f5f44922b07b 05:21:01 ---> bdd1260c32ed 05:21:01 Step 14/15 : COPY . . 05:21:01 ---> 5608aa0a8aac 05:21:01 Step 15/15 : RUN ${MAKE} 05:21:01 ---> Running in ba3928100705 05:21:01 noop 05:21:01 Removing intermediate container ba3928100705 05:21:01 ---> fd1570855c88 05:21:01 Successfully built fd1570855c88 05:21:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:01 + docker inspect -f . ci-base-image-x86_64 05:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:01 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:21:02 $ docker top 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:02 + go version 05:21:02 go version go1.21.0 linux/amd64 [Pipeline] } 05:21:02 $ docker stop --time=1 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 05:21:03 $ docker rm -f --volumes 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:04 + docker inspect -f . ci-base-image-x86_64 05:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:04 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:21:04 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:21:04 $ docker top 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:21:05 + make test 05:21:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:21:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:21:17 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:21:17 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:21:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:21:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:21:19 ./bin/test-attribution-txt.sh 05:21:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:21:19 make -C web test 05:21:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:21:19 make[1]: tput: No such file or directory 05:21:19 make[1]: tput: No such file or directory 05:21:19 warning: generating ./VERSION 05:21:19 echo "0.0.0" > VERSION 05:21:19 docker build \ 05:21:19 -f Dockerfile \ 05:21:19 --build-arg USER=1000 \ 05:21:19 \ 05:21:19 --label "git_sha=e8bc1a271f7c47b072abce29d011d908314ff344" \ 05:21:19 -t edgexfoundry/edgex-web-ui:e8bc1a271f7c47b072abce29d011d908314ff344 \ 05:21:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:21:19 . 05:21:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:21:19 Install the buildx component to build images with BuildKit: 05:21:19 https://docs.docker.com/go/buildx/ 05:21:19 05:21:19 Sending build context to Docker daemon 2.616MB 05:21:19 Step 1/11 : FROM node:18-alpine3.18 05:21:19 18-alpine3.18: Pulling from library/node 05:21:19 619be1103602: Pulling fs layer 05:21:19 738ed9d2c558: Pulling fs layer 05:21:19 ba3b98b2e159: Pulling fs layer 05:21:19 df5b844a1292: Pulling fs layer 05:21:19 ba3b98b2e159: Verifying Checksum 05:21:19 ba3b98b2e159: Download complete 05:21:19 619be1103602: Verifying Checksum 05:21:19 619be1103602: Download complete 05:21:19 df5b844a1292: Verifying Checksum 05:21:19 df5b844a1292: Download complete 05:21:20 619be1103602: Pull complete 05:21:20 738ed9d2c558: Verifying Checksum 05:21:20 738ed9d2c558: Download complete 05:21:21 738ed9d2c558: Pull complete 05:21:21 ba3b98b2e159: Pull complete 05:21:21 df5b844a1292: Pull complete 05:21:21 Digest: sha256:ae124a073f5655a04381a2d95b3c32da4adf5c279f912af432885e7249814156 05:21:21 Status: Downloaded newer image for node:18-alpine3.18 05:21:21 ---> 230234dfba5c 05:21:21 Step 2/11 : RUN apk add --no-cache chromium 05:21:25 ---> Running in e64b145fe3ab 05:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:21:26 (1/154) Installing libexpat (2.5.0-r1) 05:21:26 (2/154) Installing brotli-libs (1.0.9-r14) 05:21:26 (3/154) Installing libbz2 (1.0.8-r5) 05:21:26 (4/154) Installing libpng (1.6.39-r3) 05:21:26 (5/154) Installing freetype (2.13.0-r5) 05:21:26 (6/154) Installing fontconfig (2.14.2-r3) 05:21:26 (7/154) Installing libfontenc (1.1.7-r2) 05:21:26 (8/154) Installing mkfontscale (1.2.2-r3) 05:21:26 (9/154) Installing font-opensans (0_git20210927-r1) 05:21:26 (10/154) Installing pkgconf (1.9.5-r0) 05:21:26 (11/154) Installing libffi (3.4.4-r2) 05:21:26 (12/154) Installing libintl (0.21.1-r7) 05:21:26 (13/154) Installing libblkid (2.38.1-r8) 05:21:26 (14/154) Installing libmount (2.38.1-r8) 05:21:26 (15/154) Installing pcre2 (10.42-r1) 05:21:26 (16/154) Installing glib (2.76.4-r0) 05:21:26 (17/154) Installing xz-libs (5.4.3-r0) 05:21:26 (18/154) Installing libxml2 (2.11.6-r0) 05:21:26 (19/154) Installing shared-mime-info (2.2-r5) 05:21:26 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:21:26 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:21:26 (22/154) Installing libwebp (1.3.2-r0) 05:21:26 (23/154) Installing zstd-libs (1.5.5-r4) 05:21:26 (24/154) Installing tiff (4.5.1-r0) 05:21:26 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:21:26 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 05:21:26 (27/154) Installing libxau (1.0.11-r2) 05:21:26 (28/154) Installing libmd (1.0.4-r2) 05:21:26 (29/154) Installing libbsd (0.11.7-r1) 05:21:26 (30/154) Installing libxdmcp (1.1.4-r2) 05:21:26 (31/154) Installing libxcb (1.15-r1) 05:21:26 (32/154) Installing libx11 (1.8.7-r0) 05:21:26 (33/154) Installing libxcomposite (0.4.6-r3) 05:21:26 (34/154) Installing libxfixes (6.0.1-r2) 05:21:26 (35/154) Installing libxrender (0.9.11-r3) 05:21:26 (36/154) Installing libxcursor (1.2.1-r2) 05:21:26 (37/154) Installing libxdamage (1.1.6-r2) 05:21:26 (38/154) Installing libxext (1.3.5-r2) 05:21:26 (39/154) Installing libxi (1.8.1-r0) 05:21:26 (40/154) Installing libxinerama (1.1.5-r2) 05:21:26 (41/154) Installing libxrandr (1.5.3-r2) 05:21:26 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:21:26 (43/154) Installing libxtst (1.2.4-r2) 05:21:26 (44/154) Installing dbus-libs (1.14.8-r0) 05:21:26 (45/154) Installing at-spi2-core (2.48.4-r0) 05:21:26 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:21:26 (47/154) Installing pixman (0.42.2-r1) 05:21:26 (48/154) Installing cairo (1.17.8-r1) 05:21:26 (49/154) Installing cairo-gobject (1.17.8-r1) 05:21:26 (50/154) Installing avahi-libs (0.8-r13) 05:21:26 (51/154) Installing gmp (6.2.1-r3) 05:21:26 (52/154) Installing nettle (3.8.1-r2) 05:21:26 (53/154) Installing libunistring (1.1-r1) 05:21:26 (54/154) Installing libidn2 (2.3.4-r1) 05:21:26 (55/154) Installing p11-kit (0.24.1-r2) 05:21:26 (56/154) Installing libtasn1 (4.19.0-r1) 05:21:26 (57/154) Installing gnutls (3.8.3-r0) 05:21:26 (58/154) Installing cups-libs (2.4.7-r0) 05:21:26 (59/154) Installing libepoxy (1.5.10-r1) 05:21:26 (60/154) Installing fribidi (1.0.13-r0) 05:21:26 (61/154) Installing graphite2 (1.3.14-r5) 05:21:26 (62/154) Installing harfbuzz (7.3.0-r0) 05:21:26 (63/154) Installing libxft (2.3.8-r1) 05:21:26 (64/154) Installing pango (1.50.14-r1) 05:21:26 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:21:26 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:21:26 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:21:26 (68/154) Installing xkeyboard-config (2.38-r0) 05:21:26 (69/154) Installing libxkbcommon (1.5.0-r2) 05:21:26 (70/154) Installing gtk+3.0 (3.24.38-r1) 05:21:26 Executing gtk+3.0-3.24.38-r1.post-install 05:21:26 (71/154) Installing icu-data-full (73.2-r2) 05:21:26 (72/154) Installing mesa (23.0.4-r0) 05:21:26 (73/154) Installing llvm15-libs (15.0.7-r6) 05:21:27 (74/154) Installing hwdata-pci (0.370-r0) 05:21:27 (75/154) Installing libpciaccess (0.17-r2) 05:21:27 (76/154) Installing libdrm (2.4.115-r4) 05:21:27 (77/154) Installing musl-fts (1.2.7-r5) 05:21:27 (78/154) Installing libelf (0.189-r2) 05:21:27 (79/154) Installing mesa-glapi (23.0.4-r0) 05:21:27 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:21:27 (81/154) Installing eudev-libs (3.2.11-r8) 05:21:27 (82/154) Installing libmagic (5.45-r0) 05:21:27 (83/154) Installing file (5.45-r0) 05:21:27 (84/154) Installing libice (1.1.1-r2) 05:21:27 (85/154) Installing libuuid (2.38.1-r8) 05:21:27 (86/154) Installing libsm (1.2.4-r1) 05:21:27 (87/154) Installing libxt (1.3.0-r2) 05:21:27 (88/154) Installing libxmu (1.1.4-r2) 05:21:27 (89/154) Installing xset (1.2.5-r1) 05:21:27 (90/154) Installing xprop (1.2.6-r0) 05:21:27 (91/154) Installing xdg-utils (1.1.3-r4) 05:21:27 (92/154) Installing libogg (1.3.5-r4) 05:21:27 (93/154) Installing flac-libs (1.4.3-r0) 05:21:27 (94/154) Installing alsa-lib (1.2.9-r1) 05:21:27 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:21:27 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:21:27 (97/154) Installing aom-libs (3.6.1-r0) 05:21:27 (98/154) Installing libva (2.18.0-r1) 05:21:27 (99/154) Installing libvdpau (1.5-r1) 05:21:27 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:21:27 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:21:27 (102/154) Installing libdav1d (1.2.1-r0) 05:21:27 (103/154) Installing libhwy (1.0.4-r1) 05:21:27 (104/154) Installing lcms2 (2.15-r2) 05:21:27 (105/154) Installing libjxl (0.8.2-r0) 05:21:27 (106/154) Installing lame-libs (3.100-r5) 05:21:27 (107/154) Installing opus (1.4-r0) 05:21:27 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:21:27 (109/154) Installing soxr (0.1.3-r5) 05:21:27 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:21:27 (111/154) Installing libtheora (1.1.1-r17) 05:21:27 (112/154) Installing libvorbis (1.3.7-r1) 05:21:28 (113/154) Installing libvpx (1.13.0-r2) 05:21:28 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:21:28 (115/154) Installing numactl (2.0.16-r4) 05:21:28 (116/154) Installing x265-libs (3.5-r4) 05:21:28 (117/154) Installing xvidcore (1.3.7-r1) 05:21:28 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:21:28 (119/154) Installing libbluray (1.3.4-r0) 05:21:28 (120/154) Installing mpg123-libs (1.31.3-r1) 05:21:28 (121/154) Installing libopenmpt (0.7.2-r0) 05:21:28 (122/154) Installing cjson (1.7.17-r0) 05:21:28 (123/154) Installing mbedtls (2.28.7-r0) 05:21:28 (124/154) Installing librist (0.2.7-r0) 05:21:28 (125/154) Installing libsrt (1.5.2-r0) 05:21:28 (126/154) Installing libssh (0.10.5-r0) 05:21:28 (127/154) Installing libsodium (1.0.18-r3) 05:21:28 (128/154) Installing libzmq (4.3.4-r4) 05:21:28 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:21:28 (130/154) Installing libevent (2.1.12-r6) 05:21:28 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:21:28 (132/154) Installing mesa-gbm (23.0.4-r0) 05:21:28 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:21:28 (134/154) Installing icu-libs (73.2-r2) 05:21:28 (135/154) Installing jsoncpp (1.9.5-r0) 05:21:28 (136/154) Installing minizip (1.2.13-r1) 05:21:28 (137/154) Installing nspr (4.35-r2) 05:21:28 (138/154) Installing sqlite-libs (3.41.2-r3) 05:21:28 (139/154) Installing nss (3.94-r0) 05:21:28 (140/154) Installing pipewire-libs (0.3.70-r1) 05:21:28 (141/154) Installing libasyncns (0.8-r1) 05:21:28 (142/154) Installing libltdl (2.4.7-r2) 05:21:28 (143/154) Installing orc (0.4.34-r0) 05:21:28 (144/154) Installing libsndfile (1.2.0-r2) 05:21:28 (145/154) Installing speexdsp (1.2.1-r1) 05:21:28 (146/154) Installing tdb-libs (1.4.8-r1) 05:21:28 (147/154) Installing libpulse (16.1-r10) 05:21:28 (148/154) Installing snappy (1.1.10-r1) 05:21:28 (149/154) Installing libwoff2common (1.0.2-r2) 05:21:28 (150/154) Installing libwoff2enc (1.0.2-r2) 05:21:28 (151/154) Installing libgpg-error (1.47-r1) 05:21:28 (152/154) Installing libgcrypt (1.10.2-r1) 05:21:28 (153/154) Installing libxslt (1.1.38-r0) 05:21:28 (154/154) Installing chromium (119.0.6045.159-r0) 05:21:30 Executing busybox-1.36.1-r5.trigger 05:21:30 Executing fontconfig-2.14.2-r3.trigger 05:21:30 Executing mkfontscale-1.2.2-r3.trigger 05:21:30 Executing glib-2.76.4-r0.trigger 05:21:30 Executing shared-mime-info-2.2-r5.trigger 05:21:30 Executing gdk-pixbuf-2.42.10-r5.trigger 05:21:30 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:21:30 OK: 580 MiB in 171 packages 05:21:42 Removing intermediate container e64b145fe3ab 05:21:42 ---> d311e1350229 05:21:42 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:21:42 ---> Running in d20e39111f62 05:21:42 Removing intermediate container d20e39111f62 05:21:42 ---> 582eeb0fb83b 05:21:42 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:21:42 ---> Running in 2e5a333f95cc 05:21:42 Removing intermediate container 2e5a333f95cc 05:21:42 ---> e9a0ae440fee 05:21:42 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:21:42 ---> Running in b39b6cd8d387 05:21:42 Removing intermediate container b39b6cd8d387 05:21:42 ---> d7136789290e 05:21:42 Step 6/11 : RUN npm install -g npm 05:21:42 ---> Running in 7aecfefdce38 05:21:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-275 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:21:46 Running in /w/workspace/edgex-ui-go/160 [Pipeline] { [Pipeline] checkout 05:21:49 The recommended git tool is: git 05:21:50 05:21:50 removed 18 packages, and changed 51 packages in 7s 05:21:50 05:21:50 24 packages are looking for funding 05:21:50 run `npm fund` for details 05:21:54 using credential edgex-jenkins-ssh 05:21:54 Cloning the remote Git repository 05:21:55 Removing intermediate container 7aecfefdce38 05:21:55 ---> 270ee3dd2b66 05:21:55 Step 7/11 : ARG USER=1000 05:21:55 ---> Running in eef807a777ac 05:21:55 Removing intermediate container eef807a777ac 05:21:55 ---> 0f613c052a6f 05:21:55 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:21:55 ---> Running in 47d711083bac 05:21:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:21:55 > git init /w/workspace/edgex-ui-go/160 # timeout=10 05:21:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:21:55 > git --version # timeout=10 05:21:55 > git --version # 'git version 2.25.1' 05:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:56 Removing intermediate container 47d711083bac 05:21:56 ---> 57f5a8096628 05:21:56 Step 9/11 : USER $USER:$USER 05:21:56 ---> Running in 1e41e6438e3b 05:21:56 Removing intermediate container 1e41e6438e3b 05:21:56 ---> f1bc211d4ead 05:21:56 Step 10/11 : WORKDIR /app 05:21:56 ---> Running in 5f952a04aca4 05:21:57 Removing intermediate container 5f952a04aca4 05:21:57 ---> 37cd57141e30 05:21:57 Step 11/11 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 05:21:57 ---> Running in a1c336e6e8f1 05:21:57 Removing intermediate container a1c336e6e8f1 05:21:57 ---> 5a9906287095 05:21:57 Successfully built 5a9906287095 05:21:57 Successfully tagged edgexfoundry/edgex-web-ui:e8bc1a271f7c47b072abce29d011d908314ff344 05:21:57 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:21:57 touch edgex-web-ui.imagebuilt 05:21:57 mkdir -p node_modules coverage 05:21:57 chown "1000:1000" . node_modules coverage package-lock.json 05:21:57 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:21:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:00 Avoid second fetch 05:22:00 Checking out Revision e8bc1a271f7c47b072abce29d011d908314ff344 (main) 05:22:01 Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" 05:22:00 > git config core.sparsecheckout # timeout=10 05:22:00 > git checkout -f e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:02 Dload Upload Total Spent Left Speed 05:22:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh 05:22:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:22:03 + sudo tee /etc/docker/daemon.new 05:22:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:22:03 { 05:22:03 "registry-mirrors": [ 05:22:03 "https://nexus3.edgexfoundry.org:10001" 05:22:03 ], 05:22:03 "bip": "10.250.0.254/24", 05:22:03 "hosts": [ 05:22:03 "tcp://0.0.0.0:5555", 05:22:03 "unix:///var/run/docker.sock" 05:22:03 ], 05:22:03 "mtu": 1458, 05:22:03 "selinux-enabled": true, 05:22:03 "seccomp-profile": "/etc/docker/seccomp.json" 05:22:03 } [Pipeline] sh 05:22:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:22:03 + sudo service docker restart 05:22:09 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 05:22:09 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:22:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:22:09 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:22:09 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 05:22:09 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 05:22:09 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:22:10 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:22:10 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:22:11 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 05:22:12 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:22:12 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:22:13 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:22:18 05:22:18 added 1182 packages, and audited 1183 packages in 20s 05:22:18 05:22:18 100 packages are looking for funding 05:22:18 run `npm fund` for details 05:22:18 05:22:18 19 vulnerabilities (12 moderate, 6 high, 1 critical) 05:22:18 05:22:18 To address issues that do not require attention, run: 05:22:18 npm audit fix 05:22:18 05:22:18 To address all issues (including breaking changes), run: 05:22:18 npm audit fix --force 05:22:18 05:22:18 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:22 provisioning config files... 05:22:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/160@tmp/config11985609776639905737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:22 ---> ****-login.sh 05:22:22 nexus3.edgexfoundry.org:10001 05:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:23 Configure a credential helper to remove this warning. See 05:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:23 05:22:23 Login Succeeded 05:22:23 nexus3.edgexfoundry.org:10002 05:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:23 Configure a credential helper to remove this warning. See 05:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:23 05:22:23 Login Succeeded 05:22:23 nexus3.edgexfoundry.org:10003 05:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:24 Configure a credential helper to remove this warning. See 05:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:24 05:22:24 Login Succeeded 05:22:24 nexus3.edgexfoundry.org:10004 05:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:24 Configure a credential helper to remove this warning. See 05:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:24 05:22:24 Login Succeeded 05:22:24 ****.io 05:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:24 Configure a credential helper to remove this warning. See 05:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:24 05:22:24 Login Succeeded 05:22:24 ---> ****-login.sh ends [Pipeline] } 05:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:25 ========================================================= 05:22:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:22:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:25 + 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 . 05:22:26 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:22:27 - Generating browser application bundles (phase: setup)... 05:22:28 Sending build context to Docker daemon 34.32MB 05:22:28 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:22:28 Step 2/15 : FROM ${BASE} AS builder 05:22:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:28 9fda8d8052c6: Pulling fs layer 05:22:28 5d54e960e981: Pulling fs layer 05:22:28 c4a7e357bf2a: Pulling fs layer 05:22:28 f0e02332f6b5: Pulling fs layer 05:22:28 872ee5b61b7b: Pulling fs layer 05:22:28 0c6a40ed1a82: Pulling fs layer 05:22:28 94ae7d8d031c: Pulling fs layer 05:22:28 f0e02332f6b5: Waiting 05:22:28 872ee5b61b7b: Waiting 05:22:28 0c6a40ed1a82: Waiting 05:22:28 94ae7d8d031c: Waiting 05:22:28 5d54e960e981: Verifying Checksum 05:22:28 5d54e960e981: Download complete 05:22:28 f0e02332f6b5: Verifying Checksum 05:22:28 f0e02332f6b5: Download complete 05:22:28 872ee5b61b7b: Download complete 05:22:28 9fda8d8052c6: Download complete 05:22:28 94ae7d8d031c: Verifying Checksum 05:22:28 94ae7d8d031c: Download complete 05:22:29 9fda8d8052c6: Pull complete 05:22:29 5d54e960e981: Pull complete 05:22:30 c4a7e357bf2a: Verifying Checksum 05:22:30 c4a7e357bf2a: Download complete 05:22:31 0c6a40ed1a82: Verifying Checksum 05:22:31 0c6a40ed1a82: Download complete 05:22:43 c4a7e357bf2a: Pull complete 05:22:43 f0e02332f6b5: Pull complete 05:22:43 872ee5b61b7b: Pull complete 05:22:51 0c6a40ed1a82: Pull complete 05:22:53 ✔ Browser application bundle generation complete. 05:22:53 01 02 2024 05:22:50.225:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:22:53 01 02 2024 05:22:50.228:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:22:53 01 02 2024 05:22:50.232:INFO [launcher]: Starting browser ChromeHeadless 05:22:53 01 02 2024 05:22:50.576:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket pBEHDcdVxFZ7KZjVAAAB with id 68517572 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.142 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.153 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.164 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.211 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.244 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.29 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.299 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.313 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.323 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.344 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.379 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.387 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.394 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.403 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.406 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.416 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.427 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.433 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.442 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.459 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.466 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.471 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.497 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.502 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.505 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.507 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.511 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.514 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.518 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.532 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.538 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.544 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.553 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.556 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.579 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.584 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.588 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.591 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.594 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.618 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.631 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.636 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.638 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.665 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.673 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.681 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.688 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.69 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.698 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.7 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.715 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.727 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.733 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.746 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.76 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.781 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.787 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.79 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.796 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.799 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.807 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.824 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.851 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.958 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.962 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.965 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.966 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.967 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.971 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.985 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.998 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.001 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.017 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.019 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.02 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.035 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.045 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.066 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.069 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.074 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.076 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.078 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.079 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.083 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.098 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.1 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.102 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.108 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.11 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.113 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.12 secs) 05:22:54 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:22:54 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:22:54 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.12 secs) 05:22:54 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:22:54 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:22:54 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.124 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.138 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.147 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.15 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.172 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.184 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.197 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.226 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.238 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.244 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.252 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.258 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.26 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.283 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.285 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.286 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.298 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.307 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.314 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.33 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.335 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.341 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.342 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.344 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.348 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.353 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.39 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.399 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.419 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.426 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.429 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.431 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.435 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.441 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.453 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.467 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.479 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.484 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.486 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.487 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.499 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.511 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.514 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.516 secs) 05:22:54 WARN: ' 05:22:54 It looks like you're using ngModel on the same form field as formControlName. 05:22:54 Support for using the ngModel input property and ngModelChange event with 05:22:54 reactive form directives has been deprecated in Angular v6 and will be removed 05:22:54 in a future version of Angular. 05:22:54 05:22:54 For more information on this, see our API docs here: 05:22:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:22:54 ' 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.516 secs) 05:22:54 WARN: ' 05:22:54 It looks like you're using ngModel on the same form field as formControlName. 05:22:54 Support for using the ngModel input property and ngModelChange event with 05:22:54 reactive form directives has been deprecated in Angular v6 and will be removed 05:22:54 in a future version of Angular. 05:22:54 05:22:54 For more information on this, see our API docs here: 05:22:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:22:54 ' 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.531 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.533 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.535 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.537 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.541 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.545 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.547 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.549 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.552 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.556 secs) 05:22:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.789 secs / 1.556 secs) 05:22:54 TOTAL: 147 SUCCESS 05:22:55 ✔ Browser application bundle generation complete. 05:22:55 05:22:55 =============================== Coverage summary =============================== 05:22:55 Statements : 39.03% ( 1356/3474 ) 05:22:55 Branches : 14.7% ( 86/585 ) 05:22:55 Functions : 32.21% ( 422/1310 ) 05:22:55 Lines : 38.95% ( 1325/3401 ) 05:22:55 ================================================================================ 05:22:55 ✔ Browser application bundle generation complete. 05:22:56 94ae7d8d031c: Pull complete 05:22:56 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:56 ---> 86de565de09d 05:22:56 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:22:56 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 05:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:22:56 $ docker stop --time=1 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 05:22:58 ---> Running in 1d6ef8dc3760 05:22:58 Removing intermediate container 1d6ef8dc3760 05:22:58 ---> 56dbe7e33d87 05:22:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:22:58 ---> Running in c3ca683bd800 05:22:58 $ docker rm -f --volumes 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:58 Removing intermediate container c3ca683bd800 05:22:58 ---> 6de26aa4c5d1 05:22:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:22:58 ---> Running in 27d22610bc72 05:22:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:59 Removing intermediate container 27d22610bc72 05:22:59 ---> 229f79b10744 05:22:59 Step 6/15 : LABEL Name=edgex-ui-go 05:22:59 ---> Running in be580cbbe2f7 05:22:59 Removing intermediate container be580cbbe2f7 05:22:59 ---> 2336679c7d95 05:22:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:22:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:22:59 ---> Running in d8fc860d657e [Pipeline] sh 05:22:59 Removing intermediate container d8fc860d657e 05:22:59 ---> 4e23a3d5a4e9 05:22:59 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:23:00 + ls -al . 05:23:00 total 192 05:23:00 drwxrwxr-x 13 jenkins jenkins 4096 Feb 1 05:21 . 05:23:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:19 .. 05:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 .blubracket 05:23:00 -rw-rw-r-- 1 jenkins jenkins 18 Feb 1 05:19 .dockerignore 05:23:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:19 .git 05:23:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 .github 05:23:00 -rw-rw-r-- 1 jenkins jenkins 178 Feb 1 05:19 .gitignore 05:23:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 05:19 .semver 05:23:00 -rw-rw-r-- 1 jenkins jenkins 9575 Feb 1 05:19 Attribution.txt 05:23:00 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 1 05:19 CHANGELOG.md 05:23:00 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 1 05:19 CONTRIBUTING.md 05:23:00 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 1 05:19 Dockerfile 05:23:00 -rw-rw-r-- 1 jenkins jenkins 652 Feb 1 05:19 Jenkinsfile 05:23:00 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 1 05:19 LICENSE 05:23:00 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 1 05:19 Makefile 05:23:00 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 1 05:19 README.md 05:23:00 -rw-rw-r-- 1 jenkins jenkins 12 Feb 1 05:19 VERSION 05:23:00 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 1 05:19 angularmigrationlogs.md 05:23:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 assets 05:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 bin 05:23:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 cmd 05:23:00 -rw-r--r-- 1 jenkins jenkins 10 Feb 1 05:21 coverage.out 05:23:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 docs 05:23:00 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 1 05:19 go.mod 05:23:00 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 1 05:19 go.sum 05:23:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:19 internal 05:23:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:19 testing 05:23:00 -rw-rw-r-- 1 jenkins jenkins 155 Feb 1 05:19 version.go 05:23:00 drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 05:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 latest: Pulling from library/docker 05:23:00 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 --label arch=amd64 --label version=3.1.0-dev.30 . 05:23:00 bca4290a9639: Pulling fs layer 05:23:00 2cd627277f8a: Pulling fs layer 05:23:00 4f4fb700ef54: Pulling fs layer 05:23:00 a4fb61f641ed: Pulling fs layer 05:23:00 47f4d3b2720d: Pulling fs layer 05:23:00 5a66ce1aea6b: Pulling fs layer 05:23:00 5a0da380a768: Pulling fs layer 05:23:00 a4fb61f641ed: Waiting 05:23:00 47f4d3b2720d: Waiting 05:23:00 5a66ce1aea6b: Waiting 05:23:00 5a0da380a768: Waiting 05:23:00 fd3364e0c80a: Pulling fs layer 05:23:00 9d397e39bdd4: Pulling fs layer 05:23:00 058c8bc73208: Pulling fs layer 05:23:00 fd3364e0c80a: Waiting 05:23:00 9d397e39bdd4: Waiting 05:23:00 e3f992dd6a8e: Pulling fs layer 05:23:00 058c8bc73208: Waiting 05:23:00 c1f027976386: Pulling fs layer 05:23:00 e3f992dd6a8e: Waiting 05:23:00 2ccc0a04b955: Pulling fs layer 05:23:00 c1f027976386: Waiting 05:23:00 124d7d852822: Pulling fs layer 05:23:00 2ccc0a04b955: Waiting 05:23:00 e9578c7c454c: Pulling fs layer 05:23:00 50ff999be3f2: Pulling fs layer 05:23:00 50ff999be3f2: Waiting 05:23:00 124d7d852822: Waiting 05:23:00 e9578c7c454c: Waiting 05:23:00 4f4fb700ef54: Verifying Checksum 05:23:00 4f4fb700ef54: Download complete 05:23:00 bca4290a9639: Verifying Checksum 05:23:00 bca4290a9639: Download complete 05:23:00 2cd627277f8a: Verifying Checksum 05:23:00 2cd627277f8a: Download complete 05:23:00 a4fb61f641ed: Verifying Checksum 05:23:00 a4fb61f641ed: Download complete 05:23:01 47f4d3b2720d: Verifying Checksum 05:23:01 47f4d3b2720d: Download complete 05:23:01 bca4290a9639: Pull complete 05:23:01 5a0da380a768: Verifying Checksum 05:23:01 5a0da380a768: Download complete 05:23:01 fd3364e0c80a: Verifying Checksum 05:23:01 fd3364e0c80a: Download complete 05:23:01 9d397e39bdd4: Verifying Checksum 05:23:01 9d397e39bdd4: Download complete 05:23:01 Sending build context to Docker daemon 343.8MB 05:23:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:23:01 Step 2/26 : FROM ${BASE} AS builder 05:23:01 ---> fd1570855c88 05:23:01 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:23:02 058c8bc73208: Download complete 05:23:02 e3f992dd6a8e: Verifying Checksum 05:23:02 e3f992dd6a8e: Download complete 05:23:02 c1f027976386: Verifying Checksum 05:23:02 c1f027976386: Download complete 05:23:02 2ccc0a04b955: Download complete 05:23:02 2cd627277f8a: Pull complete 05:23:02 e9578c7c454c: Verifying Checksum 05:23:02 e9578c7c454c: Download complete 05:23:02 50ff999be3f2: Verifying Checksum 05:23:02 50ff999be3f2: Download complete 05:23:02 4f4fb700ef54: Pull complete 05:23:02 5a66ce1aea6b: Verifying Checksum 05:23:02 5a66ce1aea6b: Download complete 05:23:02 a4fb61f641ed: Pull complete 05:23:03 124d7d852822: Verifying Checksum 05:23:03 124d7d852822: Download complete 05:23:04 47f4d3b2720d: Pull complete 05:23:04 ---> Running in 8842fcd227b0 05:23:04 Removing intermediate container 8842fcd227b0 05:23:04 ---> fcf6c440983b 05:23:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:23:04 ---> Running in 12e1557471ae 05:23:04 Removing intermediate container 12e1557471ae 05:23:04 ---> 874607c3f60b 05:23:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:23:04 ---> Running in 295f8b543b32 05:23:04 Removing intermediate container 295f8b543b32 05:23:04 ---> 62f6610519f2 05:23:04 Step 6/26 : LABEL Name=edgex-ui-go 05:23:04 ---> Running in b8440e2b05dd 05:23:04 Removing intermediate container b8440e2b05dd 05:23:04 ---> 3785fc5386f8 05:23:04 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:23:04 ---> Running in 26b9cc29c9ad 05:23:04 Removing intermediate container 26b9cc29c9ad 05:23:04 ---> 6c3ef759ddae 05:23:04 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:23:05 ---> 3d438e071d89 05:23:05 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:05 ---> Running in 9b1a0efa92f6 05:23:05 5a66ce1aea6b: Pull complete 05:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:06 OK: 264 MiB in 52 packages 05:23:06 Removing intermediate container 9b1a0efa92f6 05:23:06 ---> 803861bd350a 05:23:06 Step 10/26 : ENV GO111MODULE=on 05:23:06 ---> Running in fa4a3e1548d8 05:23:06 Removing intermediate container fa4a3e1548d8 05:23:06 ---> 5c73ad4d3977 05:23:06 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:23:06 ---> Running in 782afdcb73f7 05:23:06 Removing intermediate container 782afdcb73f7 05:23:06 ---> ac8f8b5a53ce 05:23:06 Step 12/26 : COPY go.mod vendor* ./ 05:23:06 5a0da380a768: Pull complete 05:23:06 fd3364e0c80a: Pull complete 05:23:06 ---> 5b6bd78de461 05:23:06 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:06 ---> Running in 01c29dea7b9a 05:23:07 9d397e39bdd4: Pull complete 05:23:07 058c8bc73208: Pull complete 05:23:07 Removing intermediate container 01c29dea7b9a 05:23:07 ---> fb3483ee7e1b 05:23:07 Step 14/26 : COPY . . 05:23:11 e3f992dd6a8e: Pull complete 05:23:11 c1f027976386: Pull complete 05:23:11 2ccc0a04b955: Pull complete 05:23:12 ---> 5a71d3f295de 05:23:12 Step 15/26 : RUN ${MAKE} 05:23:12 ---> Running in 542d613f09c8 05:23:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.30" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:23:15 124d7d852822: Pull complete 05:23:15 e9578c7c454c: Pull complete 05:23:15 50ff999be3f2: Pull complete 05:23:15 Digest: sha256:03efb9fcf2bcea4830221bfc711b08f62007666e55019222643a9fb9dc314bd6 05:23:15 Status: Downloaded newer image for docker:latest 05:23:18 ---> a4e54831180d 05:23:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:18 ---> Running in 6cdb0913229c 05:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:23:20 OK: 266 MiB in 52 packages 05:23:27 Removing intermediate container 6cdb0913229c 05:23:27 ---> 3f4233a07bfe 05:23:27 Step 10/15 : ENV GO111MODULE=on 05:23:27 ---> Running in ca96e456613a 05:23:27 Removing intermediate container ca96e456613a 05:23:27 ---> 1a57aa2a1740 05:23:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:23:27 ---> Running in 05e2cfca7825 05:23:27 Removing intermediate container 05e2cfca7825 05:23:27 ---> f8be681348ae 05:23:27 Step 12/15 : COPY go.mod vendor* ./ 05:23:27 ---> 813c339d3e4f 05:23:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:27 ---> Running in 7443fd928c03 05:23:34 Removing intermediate container 542d613f09c8 05:23:34 ---> 033f188dd2bd 05:23:34 Step 16/26 : FROM alpine:3.18 05:23:34 3.18: Pulling from library/alpine 05:23:34 619be1103602: Already exists 05:23:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:23:34 Status: Downloaded newer image for alpine:3.18 05:23:34 ---> d3782b16ccc9 05:23:34 Step 17/26 : RUN apk --no-cache upgrade 05:23:34 ---> Running in 7f92ab448fb8 05:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:34 OK: 7 MiB in 15 packages 05:23:34 Removing intermediate container 7f92ab448fb8 05:23:34 ---> a0ee99dc394d 05:23:34 Step 18/26 : EXPOSE 4000 05:23:34 ---> Running in 9dbfc23ba74c 05:23:34 Removing intermediate container 9dbfc23ba74c 05:23:34 ---> 846a63436c0a 05:23:34 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:23:34 ---> 56b20c8d7eea 05:23:34 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:23:34 ---> 34a8c852e4ab 05:23:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:23:34 ---> f24670d1afe8 05:23:34 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:23:34 ---> Running in 1510344c2bd1 05:23:34 Removing intermediate container 1510344c2bd1 05:23:34 ---> c47faefb4cbe 05:23:34 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:23:34 ---> Running in 2956760ae70f 05:23:34 Removing intermediate container 2956760ae70f 05:23:34 ---> 3d24740ae474 05:23:34 Step 24/26 : LABEL arch=amd64 05:23:34 ---> Running in 70ff5fca3f69 05:23:34 Removing intermediate container 70ff5fca3f69 05:23:34 ---> 72b7785865ca 05:23:34 Step 25/26 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 05:23:34 ---> Running in 4cb24526b27b 05:23:34 Removing intermediate container 4cb24526b27b 05:23:34 ---> b0b58728d8c8 05:23:34 Step 26/26 : LABEL version=3.1.0-dev.30 05:23:34 ---> Running in 104a0cb85d9e 05:23:34 Removing intermediate container 104a0cb85d9e 05:23:34 ---> dcbd19530fa7 05:23:34 [Warning] One or more build-args [ARCH] were not consumed 05:23:34 Successfully built dcbd19530fa7 05:23:34 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:35 provisioning config files... 05:23:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13252092769457401763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:35 ---> ****-login.sh 05:23:35 nexus3.edgexfoundry.org:10001 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 nexus3.edgexfoundry.org:10002 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 nexus3.edgexfoundry.org:10003 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 nexus3.edgexfoundry.org:10004 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 ****.io 05:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:35 Configure a credential helper to remove this warning. See 05:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:35 05:23:35 Login Succeeded 05:23:35 ---> ****-login.sh ends [Pipeline] } 05:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:36 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:23:36 e8bc1a271f7c47b072abce29d011d908314ff344 05:23:36 latest 05:23:36 3.1.0-dev.30 05:23:36 e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:23:36 main 05:23:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 05:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:23:37 f2e77242a6f9: Preparing 05:23:37 3b1bda31b323: Preparing 05:23:37 6a12fe87f690: Preparing 05:23:37 d7243008c4e9: Preparing 05:23:37 aedc3bda2944: Preparing 05:23:37 aedc3bda2944: Layer already exists 05:23:37 3b1bda31b323: Pushed 05:23:37 d7243008c4e9: Pushed 05:23:37 f2e77242a6f9: Pushed 05:23:40 6a12fe87f690: Pushed 05:23:40 e8bc1a271f7c47b072abce29d011d908314ff344: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:23:41 f2e77242a6f9: Preparing 05:23:41 3b1bda31b323: Preparing 05:23:41 6a12fe87f690: Preparing 05:23:41 d7243008c4e9: Preparing 05:23:41 aedc3bda2944: Preparing 05:23:41 f2e77242a6f9: Layer already exists 05:23:41 6a12fe87f690: Layer already exists 05:23:41 d7243008c4e9: Layer already exists 05:23:41 3b1bda31b323: Layer already exists 05:23:41 aedc3bda2944: Layer already exists 05:23:41 latest: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 05:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:23:41 f2e77242a6f9: Preparing 05:23:41 3b1bda31b323: Preparing 05:23:41 6a12fe87f690: Preparing 05:23:41 d7243008c4e9: Preparing 05:23:41 aedc3bda2944: Preparing 05:23:41 3b1bda31b323: Layer already exists 05:23:41 aedc3bda2944: Layer already exists 05:23:41 d7243008c4e9: Layer already exists 05:23:41 f2e77242a6f9: Layer already exists 05:23:41 6a12fe87f690: Layer already exists 05:23:41 3.1.0-dev.30: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:23:42 f2e77242a6f9: Preparing 05:23:42 3b1bda31b323: Preparing 05:23:42 6a12fe87f690: Preparing 05:23:42 d7243008c4e9: Preparing 05:23:42 aedc3bda2944: Preparing 05:23:42 d7243008c4e9: Layer already exists 05:23:42 f2e77242a6f9: Layer already exists 05:23:42 6a12fe87f690: Layer already exists 05:23:42 aedc3bda2944: Layer already exists 05:23:42 3b1bda31b323: Layer already exists 05:23:42 e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:23:43 f2e77242a6f9: Preparing 05:23:43 3b1bda31b323: Preparing 05:23:43 6a12fe87f690: Preparing 05:23:43 d7243008c4e9: Preparing 05:23:43 aedc3bda2944: Preparing 05:23:43 f2e77242a6f9: Layer already exists 05:23:43 6a12fe87f690: Layer already exists 05:23:43 aedc3bda2944: Layer already exists 05:23:43 d7243008c4e9: Layer already exists 05:23:43 3b1bda31b323: Layer already exists 05:23:43 main: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:23:43 ===================================================== [Pipeline] echo 05:23:43 taggedImages: 05:23:43 - nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 05:23:43 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:23:43 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 05:23:43 - nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:23:43 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:44 05:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:45 latest: Pulling from edgex-lftools-log-publisher 05:23:45 5eb5b503b376: Pulling fs layer 05:23:45 5c69ac0246d0: Pulling fs layer 05:23:45 ec43610c2a17: Pulling fs layer 05:23:45 3a2ae6a8a46f: Pulling fs layer 05:23:45 33b1e0a273af: Pulling fs layer 05:23:45 5d3b04190fa2: Pulling fs layer 05:23:45 2f39f015ded8: Pulling fs layer 05:23:45 3a2ae6a8a46f: Waiting 05:23:45 33b1e0a273af: Waiting 05:23:45 5d3b04190fa2: Waiting 05:23:45 2f39f015ded8: Waiting 05:23:45 5c69ac0246d0: Verifying Checksum 05:23:45 5c69ac0246d0: Download complete 05:23:45 3a2ae6a8a46f: Download complete 05:23:45 33b1e0a273af: Verifying Checksum 05:23:45 33b1e0a273af: Download complete 05:23:45 5d3b04190fa2: Verifying Checksum 05:23:45 5d3b04190fa2: Download complete 05:23:45 ec43610c2a17: Verifying Checksum 05:23:45 ec43610c2a17: Download complete 05:23:45 5eb5b503b376: Verifying Checksum 05:23:45 5eb5b503b376: Download complete 05:23:45 2f39f015ded8: Download complete 05:23:46 5eb5b503b376: Pull complete 05:23:46 5c69ac0246d0: Pull complete 05:23:47 ec43610c2a17: Pull complete 05:23:47 3a2ae6a8a46f: Pull complete 05:23:47 33b1e0a273af: Pull complete 05:23:47 5d3b04190fa2: Pull complete 05:23:51 2f39f015ded8: Pull complete 05:23:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:51 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:23:51 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:55 $ docker top 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> job-cost.sh 05:23:56 lf-activate-venv: SKIPPING 05:23:56 INFO: No Stack... 05:23:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:56 INFO: Archiving Costs [Pipeline] sh 05:23:57 + + cut -d, -f6 05:23:57 cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 05:23:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] 05:23:57 Resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] did not exist. Created. 05:23:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:57 + echo total: 0.2199999988079071 [Pipeline] stash 05:23:57 Stashed 1 file(s) [Pipeline] } 05:23:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:58 $ docker stop --time=1 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 05:23:59 $ docker rm -f --volumes 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:24:24 Removing intermediate container 7443fd928c03 05:24:24 ---> de6a70ecb5e4 05:24:24 Step 14/15 : COPY . . 05:24:25 ---> 09c06c904210 05:24:25 Step 15/15 : RUN ${MAKE} 05:24:25 ---> Running in 0979244e3ff7 05:24:26 noop 05:24:27 Removing intermediate container 0979244e3ff7 05:24:27 ---> 7022c18fdb32 05:24:27 Successfully built 7022c18fdb32 05:24:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:27 + docker inspect -f . ci-base-image-arm64 05:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container 05:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:24:29 $ docker top 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:30 + go version 05:24:30 go version go1.21.0 linux/arm64 [Pipeline] } 05:24:30 $ docker stop --time=1 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 05:24:31 $ docker rm -f --volumes 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:32 + docker inspect -f . ci-base-image-arm64 05:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container 05:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:24:34 $ docker top 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:34 + git config --global --add safe.directory /w/workspace/edgex-ui-go/160 [Pipeline] fileExists [Pipeline] sh 05:24:35 + make test 05:24:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:24:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:26:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:26:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:26:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:26:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:26:17 ./bin/test-attribution-txt.sh 05:26:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:26:17 $ docker stop --time=1 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 05:26:22 $ docker rm -f --volumes 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:23 Warning: overwriting stash ‘coverage-report’ 05:26:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:25 + ls -al . 05:26:25 total 188 05:26:25 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 05:24 . 05:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:21 .. 05:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 .blubracket 05:26:25 -rw-rw-r-- 1 jenkins jenkins 18 Feb 1 05:22 .dockerignore 05:26:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:22 .git 05:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 .github 05:26:25 -rw-rw-r-- 1 jenkins jenkins 178 Feb 1 05:22 .gitignore 05:26:25 -rw-rw-r-- 1 jenkins jenkins 9575 Feb 1 05:22 Attribution.txt 05:26:25 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 1 05:22 CHANGELOG.md 05:26:25 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 1 05:22 CONTRIBUTING.md 05:26:25 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 1 05:22 Dockerfile 05:26:25 -rw-rw-r-- 1 jenkins jenkins 652 Feb 1 05:22 Jenkinsfile 05:26:25 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 1 05:22 LICENSE 05:26:25 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 1 05:22 Makefile 05:26:25 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 1 05:22 README.md 05:26:25 -rw-rw-r-- 1 jenkins jenkins 12 Feb 1 05:19 VERSION 05:26:25 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 1 05:22 angularmigrationlogs.md 05:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 assets 05:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 bin 05:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 cmd 05:26:25 -rw-r--r-- 1 jenkins jenkins 10 Feb 1 05:24 coverage.out 05:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 docs 05:26:25 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 1 05:22 go.mod 05:26:25 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 1 05:22 go.sum 05:26:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:22 internal 05:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:22 testing 05:26:25 -rw-rw-r-- 1 jenkins jenkins 155 Feb 1 05:22 version.go 05:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:25 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 --label arch=arm64 --label version=3.1.0-dev.30 . 05:26:26 Sending build context to Docker daemon 34.32MB 05:26:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:26:26 Step 2/26 : FROM ${BASE} AS builder 05:26:26 ---> 7022c18fdb32 05:26:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:26:26 ---> Running in 3b830550477d 05:26:27 Removing intermediate container 3b830550477d 05:26:27 ---> 4428e3d14fe2 05:26:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:26:27 ---> Running in 3eb0c72fafd7 05:26:27 Removing intermediate container 3eb0c72fafd7 05:26:27 ---> b9828d09cad4 05:26:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:26:27 ---> Running in e207f9d25271 05:26:27 Removing intermediate container e207f9d25271 05:26:27 ---> ac124ef8a1ff 05:26:27 Step 6/26 : LABEL Name=edgex-ui-go 05:26:27 ---> Running in 9d1b5fa72a3d 05:26:28 Removing intermediate container 9d1b5fa72a3d 05:26:28 ---> fb80b5b74184 05:26:28 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:26:28 ---> Running in 0c2ee1b96fbc 05:26:28 Removing intermediate container 0c2ee1b96fbc 05:26:28 ---> 085134166fbd 05:26:28 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:26:30 ---> be0991ca8d80 05:26:30 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:30 ---> Running in be3a922e3fd0 05:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:26:32 OK: 266 MiB in 52 packages 05:26:33 Removing intermediate container be3a922e3fd0 05:26:33 ---> 2db4b4f072b7 05:26:33 Step 10/26 : ENV GO111MODULE=on 05:26:33 ---> Running in 0d19cf7bf1b3 05:26:33 Removing intermediate container 0d19cf7bf1b3 05:26:33 ---> 1c225b8cf668 05:26:33 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:26:33 ---> Running in 233fdc0ba8d3 05:26:34 Removing intermediate container 233fdc0ba8d3 05:26:34 ---> d7308bb099d7 05:26:34 Step 12/26 : COPY go.mod vendor* ./ 05:26:36 ---> 01cc3d589421 05:26:36 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:36 ---> Running in 41d6fa2363e0 05:26:37 Removing intermediate container 41d6fa2363e0 05:26:37 ---> 87a1eab35cbb 05:26:37 Step 14/26 : COPY . . 05:26:41 ---> 1f1626706854 05:26:41 Step 15/26 : RUN ${MAKE} 05:26:41 ---> Running in 1c0411a734ef 05:26:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.30" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:28:18 Removing intermediate container 1c0411a734ef 05:28:18 ---> 17f8fc8c4e6a 05:28:18 Step 16/26 : FROM alpine:3.18 05:28:18 3.18: Pulling from library/alpine 05:28:18 c6b39de5b339: Pulling fs layer 05:28:18 c6b39de5b339: Verifying Checksum 05:28:18 c6b39de5b339: Download complete 05:28:18 c6b39de5b339: Pull complete 05:28:18 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:28:18 Status: Downloaded newer image for alpine:3.18 05:28:18 ---> 33abbf032149 05:28:18 Step 17/26 : RUN apk --no-cache upgrade 05:28:18 ---> Running in e85316bd7478 05:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:28:19 OK: 8 MiB in 15 packages 05:28:20 Removing intermediate container e85316bd7478 05:28:20 ---> 529dda0caeed 05:28:20 Step 18/26 : EXPOSE 4000 05:28:20 ---> Running in 10e4e7f908ad 05:28:21 Removing intermediate container 10e4e7f908ad 05:28:21 ---> 84a6e8e860e1 05:28:21 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:28:22 ---> d5b60bd3cbe4 05:28:22 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:28:22 ---> 0f9ddddacc75 05:28:22 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:28:23 ---> 0214225cba8b 05:28:23 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:28:23 ---> Running in 60a49798ad84 05:28:24 Removing intermediate container 60a49798ad84 05:28:24 ---> 8fa54a299ef1 05:28:24 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:28:24 ---> Running in fcd69876b8ab 05:28:24 Removing intermediate container fcd69876b8ab 05:28:24 ---> a53845209963 05:28:24 Step 24/26 : LABEL arch=arm64 05:28:24 ---> Running in 2c7e40419eed 05:28:24 Removing intermediate container 2c7e40419eed 05:28:24 ---> 5606bc4436f8 05:28:24 Step 25/26 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 05:28:24 ---> Running in 2196a022d16f 05:28:25 Removing intermediate container 2196a022d16f 05:28:25 ---> 8b0df94f79b8 05:28:25 Step 26/26 : LABEL version=3.1.0-dev.30 05:28:25 ---> Running in 7c1b5300a332 05:28:25 Removing intermediate container 7c1b5300a332 05:28:25 ---> 35394f57d7c3 05:28:25 [Warning] One or more build-args [ARCH] were not consumed 05:28:25 Successfully built 35394f57d7c3 05:28:25 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:26 provisioning config files... 05:28:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/160@tmp/config13014871227012586247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:26 ---> ****-login.sh 05:28:26 nexus3.edgexfoundry.org:10001 05:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:26 Configure a credential helper to remove this warning. See 05:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:26 05:28:26 Login Succeeded 05:28:26 nexus3.edgexfoundry.org:10002 05:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:27 Configure a credential helper to remove this warning. See 05:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:27 05:28:27 Login Succeeded 05:28:27 nexus3.edgexfoundry.org:10003 05:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:27 Configure a credential helper to remove this warning. See 05:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:27 05:28:27 Login Succeeded 05:28:27 nexus3.edgexfoundry.org:10004 05:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:27 Configure a credential helper to remove this warning. See 05:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:27 05:28:27 Login Succeeded 05:28:27 ****.io 05:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:28 Configure a credential helper to remove this warning. See 05:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:28 05:28:28 Login Succeeded 05:28:28 ---> ****-login.sh ends [Pipeline] } 05:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:28:28 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:28:28 e8bc1a271f7c47b072abce29d011d908314ff344 05:28:28 latest 05:28:28 3.1.0-dev.30 05:28:28 e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:28:28 main 05:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 05:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:32 584370de33fe: Preparing 05:28:32 3c8be7afadbd: Preparing 05:28:32 72ef4837c83c: Preparing 05:28:32 0c9433c952aa: Preparing 05:28:32 7c504f21be85: Preparing 05:28:32 7c504f21be85: Layer already exists 05:28:32 584370de33fe: Pushed 05:28:32 3c8be7afadbd: Pushed 05:28:32 0c9433c952aa: Pushed 05:28:39 72ef4837c83c: Pushed 05:28:39 e8bc1a271f7c47b072abce29d011d908314ff344: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:40 584370de33fe: Preparing 05:28:40 3c8be7afadbd: Preparing 05:28:40 72ef4837c83c: Preparing 05:28:40 0c9433c952aa: Preparing 05:28:40 7c504f21be85: Preparing 05:28:40 72ef4837c83c: Layer already exists 05:28:40 584370de33fe: Layer already exists 05:28:40 3c8be7afadbd: Layer already exists 05:28:40 0c9433c952aa: Layer already exists 05:28:40 7c504f21be85: Layer already exists 05:28:40 latest: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 05:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:41 584370de33fe: Preparing 05:28:41 3c8be7afadbd: Preparing 05:28:41 72ef4837c83c: Preparing 05:28:41 0c9433c952aa: Preparing 05:28:41 7c504f21be85: Preparing 05:28:41 7c504f21be85: Layer already exists 05:28:41 584370de33fe: Layer already exists 05:28:41 72ef4837c83c: Layer already exists 05:28:41 0c9433c952aa: Layer already exists 05:28:41 3c8be7afadbd: Layer already exists 05:28:41 3.1.0-dev.30: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:42 584370de33fe: Preparing 05:28:42 3c8be7afadbd: Preparing 05:28:42 72ef4837c83c: Preparing 05:28:42 0c9433c952aa: Preparing 05:28:42 7c504f21be85: Preparing 05:28:42 584370de33fe: Layer already exists 05:28:42 7c504f21be85: Layer already exists 05:28:42 0c9433c952aa: Layer already exists 05:28:42 3c8be7afadbd: Layer already exists 05:28:42 72ef4837c83c: Layer already exists 05:28:42 e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:46 584370de33fe: Preparing 05:28:46 3c8be7afadbd: Preparing 05:28:46 72ef4837c83c: Preparing 05:28:46 0c9433c952aa: Preparing 05:28:46 7c504f21be85: Preparing 05:28:46 3c8be7afadbd: Layer already exists 05:28:46 584370de33fe: Layer already exists 05:28:46 7c504f21be85: Layer already exists 05:28:46 0c9433c952aa: Layer already exists 05:28:46 72ef4837c83c: Layer already exists 05:28:46 main: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:46 ===================================================== [Pipeline] echo 05:28:46 taggedImages: 05:28:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 05:28:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:28:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 05:28:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 05:28:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:47 05:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:48 arm64: Pulling from edgex-lftools-log-publisher 05:28:48 8998bd30e6a1: Pulling fs layer 05:28:48 04944245beec: Pulling fs layer 05:28:48 699f458cf7ca: Pulling fs layer 05:28:48 765212b225bb: Pulling fs layer 05:28:48 f23df028b6ca: Pulling fs layer 05:28:48 d65c8cfc05b1: Pulling fs layer 05:28:48 2437ff75d9bd: Pulling fs layer 05:28:48 f23df028b6ca: Waiting 05:28:48 765212b225bb: Waiting 05:28:48 2437ff75d9bd: Waiting 05:28:48 d65c8cfc05b1: Waiting 05:28:48 04944245beec: Verifying Checksum 05:28:48 04944245beec: Download complete 05:28:48 765212b225bb: Verifying Checksum 05:28:48 765212b225bb: Download complete 05:28:48 f23df028b6ca: Verifying Checksum 05:28:48 f23df028b6ca: Download complete 05:28:48 d65c8cfc05b1: Verifying Checksum 05:28:48 d65c8cfc05b1: Download complete 05:28:48 699f458cf7ca: Verifying Checksum 05:28:48 699f458cf7ca: Download complete 05:28:48 8998bd30e6a1: Verifying Checksum 05:28:48 8998bd30e6a1: Download complete 05:28:51 2437ff75d9bd: Verifying Checksum 05:28:51 2437ff75d9bd: Download complete 05:28:53 8998bd30e6a1: Pull complete 05:28:53 04944245beec: Pull complete 05:28:55 699f458cf7ca: Pull complete 05:28:55 765212b225bb: Pull complete 05:28:59 f23df028b6ca: Pull complete 05:28:59 d65c8cfc05b1: Pull complete 05:29:18 2437ff75d9bd: Pull complete 05:29:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:29:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container 05:29:18 $ 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/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:29:19 $ docker top edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:20 ---> job-cost.sh 05:29:20 lf-activate-venv: SKIPPING 05:29:20 INFO: No Stack... 05:29:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:29:21 INFO: Archiving Costs [Pipeline] sh 05:29:22 + cat /w/workspace/edgex-ui-go/160/archives/cost.csv 05:29:22 + cut -d, -f6 [Pipeline] lock 05:29:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] 05:29:22 Resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] did not exist. Created. 05:29:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:29:22 /w/workspace/edgex-ui-go/160@tmp/durable-ff991cdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:29:23 + echo total: 0.10999999940395355 [Pipeline] stash 05:29:23 Warning: overwriting stash ‘stack-cost’ 05:29:23 Stashed 1 file(s) [Pipeline] } 05:29:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 05:29:23 $ docker stop --time=1 edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 05:29:28 $ docker rm -f --volumes edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:29:30 provisioning config files... 05:29:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9636002177562652885tmp [Pipeline] { [Pipeline] sh 05:29:30 + set +x 05:29:30 + bash -s -- 05:29:30 + curl -s https://codecov.io/bash 05:29:30 05:29:30 _____ _ 05:29:30 / ____| | | 05:29:30 | | ___ __| | ___ ___ _____ __ 05:29:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:29:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:29:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:29:30 Bash-1.0.6 05:29:30 05:29:30 05:29:30 ==> git version 2.25.1 found 05:29:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:29:30 Release-Date: 2020-01-08 05:29:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:29:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:29:30 ==> Jenkins CI detected. 05:29:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:29:30 project root: . 05:29:30 --> token set from env 05:29:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:29:30 ==> Running gcov in . (disable via -X gcov) 05:29:30 ==> Python coveragepy not found 05:29:30 ==> Searching for coverage reports in: 05:29:30 + . 05:29:30 -> Found 1 reports 05:29:30 ==> Detecting git/mercurial file structure 05:29:30 ==> Reading reports 05:29:30 + ./coverage.out bytes=10 05:29:30 ==> Appending adjustments 05:29:30 https://docs.codecov.io/docs/fixing-reports 05:29:31 + Found adjustments 05:29:31 ==> Gzipping contents 05:29:31 12K /tmp/codecov.rZsF5m.gz 05:29:31 ==> Uploading reports 05:29:31 url: https://codecov.io 05:29:31 query: branch=main&commit=e8bc1a271f7c47b072abce29d011d908314ff344&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:29:31 -> Pinging Codecov 05:29:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8bc1a271f7c47b072abce29d011d908314ff344&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:29:31 -> Uploading to 05:29:31 https://storage.googleapis.com/codecov/v4/raw/2024-02-01/FB506323287CE973F263BFD2A0EB1F37/e8bc1a271f7c47b072abce29d011d908314ff344/2df38c2a-8a5c-4728-9879-bce72c7afd2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T052931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dac0cd07019dc0d06da4d8bafb8a188505049363ab467dc893cf881fd5139fe1 05:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:29:31 Dload Upload Total Spent Left Speed 05:29:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 30626 --:--:-- --:--:-- --:--:-- 30626 05:29:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } 05:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:29:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:29:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:29:32 05:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:29:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:29:33 df9b9388f04a: Pulling fs layer 05:29:33 52dc419b0ee2: Pulling fs layer 05:29:33 25bc292e5bac: Pulling fs layer 05:29:33 114826534d7a: Pulling fs layer 05:29:33 4657fd5d0bcf: Pulling fs layer 05:29:33 6ad1cebc031e: Pulling fs layer 05:29:33 8a3aa393b2d8: Pulling fs layer 05:29:33 4657fd5d0bcf: Waiting 05:29:33 8a3aa393b2d8: Waiting 05:29:33 6ad1cebc031e: Waiting 05:29:33 114826534d7a: Waiting 05:29:33 25bc292e5bac: Verifying Checksum 05:29:33 25bc292e5bac: Download complete 05:29:33 52dc419b0ee2: Verifying Checksum 05:29:33 52dc419b0ee2: Download complete 05:29:33 4657fd5d0bcf: Download complete 05:29:33 df9b9388f04a: Verifying Checksum 05:29:33 df9b9388f04a: Download complete 05:29:33 df9b9388f04a: Pull complete 05:29:33 6ad1cebc031e: Verifying Checksum 05:29:33 6ad1cebc031e: Download complete 05:29:33 52dc419b0ee2: Pull complete 05:29:33 25bc292e5bac: Pull complete 05:29:34 114826534d7a: Verifying Checksum 05:29:34 114826534d7a: Download complete 05:29:34 8a3aa393b2d8: Verifying Checksum 05:29:34 8a3aa393b2d8: Download complete 05:29:37 114826534d7a: Pull complete 05:29:37 4657fd5d0bcf: Pull complete 05:29:37 6ad1cebc031e: Pull complete 05:29:40 8a3aa393b2d8: Pull complete 05:29:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:40 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:29:42 $ docker top 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 -eo pid,comm [Pipeline] { [Pipeline] echo 05:29:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 05:29:43 + set -o pipefail 05:29:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 05:29:49 05:29:49 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:29:49 05:29:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5c18e80f-a020-457e-adad-a0cc25799e80 05:29:49 05:29:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:29:49 05:29:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:29:49 05:29:49 05:29:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:29:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:29:49 More details here: https://snyk.co/ue1NS 05:29:49 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:29:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:29:49 $ docker stop --time=1 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 05:29:52 $ docker rm -f --volumes 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:29:53 + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] sh 05:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:54 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:29:55 $ docker top 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:55 [ssh-agent] Looking for ssh-agent implementation... 05:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:55 $ docker exec 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 ssh-agent 05:29:55 SSH_AUTH_SOCK=/tmp/ssh-K0Vi4TPAgNUc/agent.31 05:29:55 SSH_AGENT_PID=37 05:29:55 Running ssh-add (command line suppressed) 05:29:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15878245455329474040.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15878245455329474040.key) 05:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:56 + git semver tag 05:29:56 2024-02-01 05:29:56,295 [run_tag] DEBUG tag force:False 05:29:56 2024-02-01 05:29:56,296 [check_head_tag] DEBUG check head tag 05:29:56 2024-02-01 05:29:56,296 [execute] INFO git cat-file --batch-check 05:29:56 2024-02-01 05:29:56,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:29:56 2024-02-01 05:29:56,300 [execute] INFO git cat-file --batch 05:29:56 2024-02-01 05:29:56,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:29:56 2024-02-01 05:29:56,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:29:56 2024-02-01 05:29:56,318 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 05:29:56 2024-02-01 05:29:56,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:29:56 2024-02-01 05:29:56,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:29:56 3.1.0-dev.30 [Pipeline] } 05:29:56 $ docker exec --env ******** --env ******** 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 ssh-agent -k 05:29:56 unset SSH_AUTH_SOCK; 05:29:56 unset SSH_AGENT_PID; 05:29:56 echo Agent pid 37 killed; 05:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:57 + git semver [Pipeline] } 05:29:57 $ docker stop --time=1 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 05:29:58 $ docker rm -f --volumes 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:29:59 05:29:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:29:59 0.23.1-centos7: Pulling from edgex-lftools 05:29:59 ab5ef0e58194: Pulling fs layer 05:29:59 9712f1f96733: Pulling fs layer 05:29:59 63f879dbbcfc: Pulling fs layer 05:29:59 0d9ebad4ef96: Pulling fs layer 05:29:59 e9a5061849ea: Pulling fs layer 05:29:59 d747dcd14b5f: Pulling fs layer 05:29:59 2de7ff778b66: Pulling fs layer 05:29:59 0d9ebad4ef96: Waiting 05:29:59 d747dcd14b5f: Waiting 05:29:59 2de7ff778b66: Waiting 05:29:59 e9a5061849ea: Waiting 05:29:59 9712f1f96733: Verifying Checksum 05:29:59 9712f1f96733: Download complete 05:29:59 63f879dbbcfc: Verifying Checksum 05:29:59 63f879dbbcfc: Download complete 05:30:00 e9a5061849ea: Verifying Checksum 05:30:00 e9a5061849ea: Download complete 05:30:00 d747dcd14b5f: Download complete 05:30:00 0d9ebad4ef96: Verifying Checksum 05:30:00 0d9ebad4ef96: Download complete 05:30:00 2de7ff778b66: Verifying Checksum 05:30:00 ab5ef0e58194: Verifying Checksum 05:30:00 ab5ef0e58194: Download complete 05:30:03 ab5ef0e58194: Pull complete 05:30:03 9712f1f96733: Pull complete 05:30:03 63f879dbbcfc: Pull complete 05:30:07 0d9ebad4ef96: Pull complete 05:30:07 e9a5061849ea: Pull complete 05:30:07 d747dcd14b5f: Pull complete 05:30:08 2de7ff778b66: Pull complete 05:30:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:08 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:30:11 $ docker top d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:30:11 provisioning config files... 05:30:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3363767017448586264tmp 05:30:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11162892309723650782tmp 05:30:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14309794577564301020tmp [Pipeline] { [Pipeline] echo 05:30:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:30:12 ---> sigul-configuration.sh 05:30:12 gpg: directory `/root/.gnupg' created 05:30:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:30:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:30:12 gpg: keyring `/root/.gnupg/secring.gpg' created 05:30:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:30:12 gpg: CAST5 encrypted data 05:30:12 gpg: encrypted with 1 passphrase 05:30:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:30:12 + mkdir /home/jenkins 05:30:12 + mkdir /home/jenkins/sigul [Pipeline] sh 05:30:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:30:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:30:13 ---> sigul-install.sh 05:30:13 Sigul already installed; skipping installation. [Pipeline] sh 05:30:13 + git tag --list 05:30:13 0.1.1 05:30:13 v1.1.0 05:30:13 v1.2.0 05:30:13 v1.2.1 05:30:13 v1.3.0 05:30:13 v2.0.0 05:30:13 v2.1.0 05:30:13 v2.2.0 05:30:13 v2.3.0 05:30:13 v3.0 05:30:13 v3.0.0 05:30:13 v3.1 05:30:13 v3.1.0 05:30:13 v3.1.0-dev.1 05:30:13 v3.1.0-dev.10 05:30:13 v3.1.0-dev.11 05:30:13 v3.1.0-dev.12 05:30:13 v3.1.0-dev.13 05:30:13 v3.1.0-dev.14 05:30:13 v3.1.0-dev.15 05:30:13 v3.1.0-dev.16 05:30:13 v3.1.0-dev.17 05:30:13 v3.1.0-dev.18 05:30:13 v3.1.0-dev.19 05:30:13 v3.1.0-dev.2 05:30:13 v3.1.0-dev.20 05:30:13 v3.1.0-dev.21 05:30:13 v3.1.0-dev.22 05:30:13 v3.1.0-dev.23 05:30:13 v3.1.0-dev.24 05:30:13 v3.1.0-dev.25 05:30:13 v3.1.0-dev.26 05:30:13 v3.1.0-dev.27 05:30:13 v3.1.0-dev.28 05:30:13 v3.1.0-dev.29 05:30:13 v3.1.0-dev.3 05:30:13 v3.1.0-dev.30 05:30:13 v3.1.0-dev.4 05:30:13 v3.1.0-dev.5 05:30:13 v3.1.0-dev.6 05:30:13 v3.1.0-dev.7 05:30:13 v3.1.0-dev.8 05:30:13 v3.1.0-dev.9 [Pipeline] sh 05:30:13 + lftools sign git-tag v3.1.0-dev.30 05:30:14 Signing Git tag with Sigul... 05:30:14 Signing v3.1.0-dev.30 [Pipeline] echo 05:30:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:30:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:30:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:30:15 $ docker stop --time=1 d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d 05:30:16 $ docker rm -f --volumes d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:30:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:30:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:18 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:30:18 $ docker top fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b -eo pid,comm 05:30:18 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). 05:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:18 [ssh-agent] Looking for ssh-agent implementation... 05:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:19 $ docker exec fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b ssh-agent 05:30:19 SSH_AUTH_SOCK=/tmp/ssh-mVkZh4qjiPUR/agent.32 05:30:19 SSH_AGENT_PID=38 05:30:19 Running ssh-add (command line suppressed) 05:30:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5367317517464482328.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5367317517464482328.key) 05:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:19 + git semver bump pre 05:30:19 2024-02-01 05:30:19,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:30:19 2024-02-01 05:30:19,800 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev 05:30:19 2024-02-01 05:30:19,800 [bump_version] DEBUG bumped version:3.1.0-dev.31 05:30:19 2024-02-01 05:30:19,800 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 05:30:19 2024-02-01 05:30:19,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:30:19 2024-02-01 05:30:19,800 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:30:19 2024-02-01 05:30:19,802 [execute] INFO git cat-file --batch-check 05:30:19 2024-02-01 05:30:19,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:30:19 2024-02-01 05:30:19,807 [execute] INFO git cat-file --batch 05:30:19 2024-02-01 05:30:19,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:30:19 2024-02-01 05:30:19,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:30:19 3.1.0-dev.31 [Pipeline] } 05:30:19 $ docker exec --env ******** --env ******** fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b ssh-agent -k 05:30:19 unset SSH_AUTH_SOCK; 05:30:19 unset SSH_AGENT_PID; 05:30:19 echo Agent pid 38 killed; 05:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:20 + git semver [Pipeline] } 05:30:20 $ docker stop --time=1 fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b 05:30:22 $ docker rm -f --volumes fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b [Pipeline] // withDockerContainer [Pipeline] sh 05:30:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:30:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:23 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:30:23 $ docker top 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 -eo pid,comm 05:30:23 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). 05:30:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:23 [ssh-agent] Looking for ssh-agent implementation... 05:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:23 $ docker exec 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 ssh-agent 05:30:24 SSH_AUTH_SOCK=/tmp/ssh-x0fqlSRUw66R/agent.32 05:30:24 SSH_AGENT_PID=38 05:30:24 Running ssh-add (command line suppressed) 05:30:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_441403053196304339.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_441403053196304339.key) 05:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:24 + git semver push 05:30:24 2024-02-01 05:30:24,747 [run_push] DEBUG push 05:30:24 2024-02-01 05:30:24,748 [execute] INFO git cat-file --batch-check 05:30:24 2024-02-01 05:30:24,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:30:24 2024-02-01 05:30:24,751 [execute] INFO git rev-list 2a9d93e90c17a1f77b2f406380eb4452397ee1be -- 05:30:24 2024-02-01 05:30:24,751 [execute] DEBUG Popen(['git', 'rev-list', '2a9d93e90c17a1f77b2f406380eb4452397ee1be', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:30:24 2024-02-01 05:30:24,760 [execute] INFO git fetch -v origin 05:30:24 2024-02-01 05:30:24,760 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:30:25 2024-02-01 05:30:25,290 [run_push] DEBUG no remote changes detected 05:30:25 2024-02-01 05:30:25,291 [execute] INFO git push origin semver 05:30:25 2024-02-01 05:30:25,291 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:30:26 2024-02-01 05:30:26,057 [run_push] DEBUG push all version tags 05:30:26 2024-02-01 05:30:26,057 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:30:26 2024-02-01 05:30:26,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:30:26 2024-02-01 05:30:26,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:30:26 3.1.0-dev.31 [Pipeline] } 05:30:26 $ docker exec --env ******** --env ******** 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 ssh-agent -k 05:30:26 unset SSH_AUTH_SOCK; 05:30:26 unset SSH_AGENT_PID; 05:30:26 echo Agent pid 38 killed; 05:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:27 + git semver [Pipeline] } 05:30:27 $ docker stop --time=1 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 05:30:29 $ docker rm -f --volumes 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:30:30 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 05:30:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:30:30 total 16 05:30:30 drwxr-xr-x 3 root root 4096 Feb 1 05:23 . 05:30:30 drwxrwxr-x 14 jenkins jenkins 4096 Feb 1 05:30 .. 05:30:30 drwxr-xr-x 2 root root 4096 Feb 1 05:23 cost 05:30:30 -rw-r--r-- 1 root root 83 Feb 1 05:23 cost.csv 05:30:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:30:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:30:30 total 16 05:30:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 05:23 . 05:30:30 drwxrwxr-x 14 jenkins jenkins 4096 Feb 1 05:30 .. 05:30:30 drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 05:23 cost 05:30:30 -rw-r--r-- 1 jenkins jenkins 83 Feb 1 05:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:30:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:30:31 ---> package-listing.sh 05:30:31 ++ facter osfamily 05:30:31 ++ tr '[:upper:]' '[:lower:]' 05:30:32 + OS_FAMILY=debian 05:30:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:30:32 + START_PACKAGES=/tmp/packages_start.txt 05:30:32 + END_PACKAGES=/tmp/packages_end.txt 05:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:30:32 + PACKAGES=/tmp/packages_start.txt 05:30:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:30:32 + PACKAGES=/tmp/packages_end.txt 05:30:32 + case "${OS_FAMILY}" in 05:30:32 + dpkg -l 05:30:32 + grep '^ii' 05:30:32 + '[' -f /tmp/packages_start.txt ']' 05:30:32 + '[' -f /tmp/packages_end.txt ']' 05:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:30:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:30:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:30:32 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:30:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:33 prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container 05:30:33 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:30:33 $ docker top cb1964a24374b390627d981d4fbaf6d11af86656bd54a20d48b5ea7a61875d1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 05:30:34 + mkdir -p /var/log/sysstat [Pipeline] sh 05:30:34 + ls /var/log/sa-host 05:30:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:34 provisioning config files... 05:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9730525156769779075tmp [Pipeline] { [Pipeline] echo 05:30:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:30:35 ---> create-netrc.sh [Pipeline] } 05:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:30:35 ---> python-tools-install.sh [Pipeline] echo 05:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:30:35 ---> sudo-logs.sh 05:30:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:30:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:30:36 ---> job-cost.sh 05:30:36 lf-activate-venv: SKIPPING 05:30:36 DEBUG: total: 0.2199999988079071 05:30:36 INFO: Retrieving Stack Cost... 05:30:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:30:37 INFO: Archiving Costs [Pipeline] echo 05:30:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:30:37 ---> logs-deploy.sh 05:30:37 lf-activate-venv: SKIPPING 05:30:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/160 05:30:37 INFO: archiving workspace using pattern(s): 05:30:38 Archives upload complete. 05:30:38 INFO: archiving logs to Nexus