Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2613f37b18292cfb09bf777d2af224928a20c7e 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-ssh3254269956642266601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15929335425099951122.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5279020499560354566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16078374384542316020.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-ssh14633305919970011919.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.18 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-29950 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 a2613f37b18292cfb09bf777d2af224928a20c7e (main) > 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 a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 Commit message: "Merge pull request #554 from bnevis-i/blubracket-ignore" > git rev-list --no-walk 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:05:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:05:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:05:09 ========================================================= 14:05:09 EdgeX Global Pipelines Version Info 14:05:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:05:10 ------------------- 14:05:10 stable info: 14:05:10 ------------------- 14:05:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:05:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:05:10 Message: update stable to v1.0.239 14:05:10 ------------------- 14:05:10 experimental info: 14:05:10 ------------------- 14:05:10 Commited By: **** collab-it+edgex@linuxfoundation.org 14:05:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:05:10 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:05:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2613f3 [Pipeline] echo 14:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:11 provisioning config files... 14:05:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4375626807906021299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:11 ---> docker-login.sh 14:05:11 nexus3.edgexfoundry.org:10001 14:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:12 Configure a credential helper to remove this warning. See 14:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:12 14:05:12 Login Succeeded 14:05:12 nexus3.edgexfoundry.org:10002 14:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:12 Configure a credential helper to remove this warning. See 14:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:12 14:05:12 Login Succeeded 14:05:12 nexus3.edgexfoundry.org:10003 14:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:12 Configure a credential helper to remove this warning. See 14:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:12 14:05:12 Login Succeeded 14:05:12 nexus3.edgexfoundry.org:10004 14:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:12 Configure a credential helper to remove this warning. See 14:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:12 14:05:12 Login Succeeded 14:05:12 docker.io 14:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:12 Configure a credential helper to remove this warning. See 14:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:12 14:05:12 Login Succeeded 14:05:12 ---> docker-login.sh ends [Pipeline] } 14:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:05:13 + git rev-list -1 --merges a2613f37b18292cfb09bf777d2af224928a20c7e~1..a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo 14:05:13 -----------> git rev-list -1 --merges a2613f37b18292cfb09bf777d2af224928a20c7e~1..a2613f37b18292cfb09bf777d2af224928a20c7e a2613f37b18292cfb09bf777d2af224928a20c7e 14:05:13 a2613f37b18292cfb09bf777d2af224928a20c7e [false] [Pipeline] sh 14:05:13 + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo 14:05:13 ========================================================= 14:05:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:05:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:13 + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo 14:05:13 [semverPrep] GIT_COMMIT: a2613f37b18292cfb09bf777d2af224928a20c7e, Commit Message: Merge pull request #554 from bnevis-i/blubracket-ignore [Pipeline] echo 14:05:13 [semverPrep] This is not a build commit. [Pipeline] sh 14:05:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:14 + grep -v github /etc/ssh/ssh_known_hosts 14:05:14 + [ -e /tmp/ssh_known_hosts ] 14:05:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:05:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:05:14 + sudo tee -a /etc/ssh/ssh_known_hosts 14:05:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:14 14:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:15 0.1.4: Pulling from edgex-devops/py-git-semver 14:05:15 b85a868b505f: Pulling fs layer 14:05:15 e2be974225ed: Pulling fs layer 14:05:15 339a4e72a1f5: Pulling fs layer 14:05:15 988bab9f4d93: Pulling fs layer 14:05:15 1469e6f7b9e6: Pulling fs layer 14:05:15 eaf3925da568: Pulling fs layer 14:05:15 bab4dde63d76: Pulling fs layer 14:05:15 bde34c3a00c8: Pulling fs layer 14:05:15 b352a97aabf1: Pulling fs layer 14:05:15 4872d77fe225: Pulling fs layer 14:05:15 5851b861e8e6: Pulling fs layer 14:05:15 eaf3925da568: Waiting 14:05:15 bab4dde63d76: Waiting 14:05:15 988bab9f4d93: Waiting 14:05:15 bde34c3a00c8: Waiting 14:05:15 1469e6f7b9e6: Waiting 14:05:15 b352a97aabf1: Waiting 14:05:15 4872d77fe225: Waiting 14:05:15 5851b861e8e6: Waiting 14:05:15 e2be974225ed: Verifying Checksum 14:05:15 e2be974225ed: Download complete 14:05:15 988bab9f4d93: Verifying Checksum 14:05:15 988bab9f4d93: Download complete 14:05:15 1469e6f7b9e6: Verifying Checksum 14:05:15 1469e6f7b9e6: Download complete 14:05:15 eaf3925da568: Verifying Checksum 14:05:15 eaf3925da568: Download complete 14:05:15 339a4e72a1f5: Verifying Checksum 14:05:15 339a4e72a1f5: Download complete 14:05:15 bde34c3a00c8: Download complete 14:05:15 b352a97aabf1: Download complete 14:05:15 4872d77fe225: Download complete 14:05:15 5851b861e8e6: Verifying Checksum 14:05:15 5851b861e8e6: Download complete 14:05:15 b85a868b505f: Verifying Checksum 14:05:15 b85a868b505f: Download complete 14:05:15 bab4dde63d76: Verifying Checksum 14:05:15 bab4dde63d76: Download complete 14:05:17 b85a868b505f: Pull complete 14:05:17 e2be974225ed: Pull complete 14:05:17 339a4e72a1f5: Pull complete 14:05:17 988bab9f4d93: Pull complete 14:05:18 1469e6f7b9e6: Pull complete 14:05:18 eaf3925da568: Pull complete 14:05:20 bab4dde63d76: Pull complete 14:05:20 bde34c3a00c8: Pull complete 14:05:20 b352a97aabf1: Pull complete 14:05:20 4872d77fe225: Pull complete 14:05:20 5851b861e8e6: Pull complete 14:05:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:20 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:05:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:05:22 $ docker top ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 -eo pid,comm 14:05:22 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). 14:05:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:22 [ssh-agent] Looking for ssh-agent implementation... 14:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:22 $ docker exec ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent 14:05:22 SSH_AUTH_SOCK=/tmp/ssh-t0VoAlBSThZL/agent.33 14:05:22 SSH_AGENT_PID=39 14:05:22 Running ssh-add (command line suppressed) 14:05:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3105070714915261095.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3105070714915261095.key) 14:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:23 + git tag --points-at HEAD [Pipeline] } 14:05:23 $ docker exec --env ******** --env ******** ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent -k 14:05:23 unset SSH_AUTH_SOCK; 14:05:23 unset SSH_AGENT_PID; 14:05:23 echo Agent pid 39 killed; 14:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:05:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:23 [ssh-agent] Looking for ssh-agent implementation... 14:05:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:23 $ docker exec ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent 14:05:23 SSH_AUTH_SOCK=/tmp/ssh-0fT91mO7IgaP/agent.71 14:05:23 SSH_AGENT_PID=77 14:05:23 Running ssh-add (command line suppressed) 14:05:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2111338901246726878.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2111338901246726878.key) 14:05:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:24 + git semver init 14:05:24 2022-09-20 14:05:24,271 [run_init] DEBUG init version:0.0.0 force:False 14:05:24 2022-09-20 14:05:24,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:05:24 2022-09-20 14:05:24,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:05:24 2022-09-20 14:05:24,273 [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) 14:05:25 2022-09-20 14:05:25,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 14:05:25 2022-09-20 14:05:25,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 14:05:25 2022-09-20 14:05:25,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:05:25 2022-09-20 14:05:25,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:05:25 2.3.0-dev.9 [Pipeline] } 14:05:25 $ docker exec --env ******** --env ******** ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent -k 14:05:25 unset SSH_AUTH_SOCK; 14:05:25 unset SSH_AGENT_PID; 14:05:25 echo Agent pid 77 killed; 14:05:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:26 + git semver [Pipeline] } 14:05:26 $ docker stop --time=1 ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 14:05:27 $ docker rm -f ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:28 Stashed 1 file(s) [Pipeline] echo 14:05:28 [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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 14:05:28 provisioning config files... 14:05:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9222366902934906164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:28 ---> docker-login.sh 14:05:28 nexus3.edgexfoundry.org:10001 14:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:28 Configure a credential helper to remove this warning. See 14:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:28 14:05:28 Login Succeeded 14:05:28 nexus3.edgexfoundry.org:10002 14:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 nexus3.edgexfoundry.org:10003 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 nexus3.edgexfoundry.org:10004 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 docker.io 14:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:29 Configure a credential helper to remove this warning. See 14:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:29 14:05:29 Login Succeeded 14:05:29 ---> docker-login.sh ends [Pipeline] } 14:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:29 ========================================================= 14:05:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:05:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:05:30 Sending build context to Docker daemon 45.34MB 14:05:30 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 14:05:30 Step 2/16 : FROM ${BASE} AS builder 14:05:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:30 2408cc74d12b: Pulling fs layer 14:05:30 ea60b727a1ce: Pulling fs layer 14:05:30 30c4a7721957: Pulling fs layer 14:05:30 370296b7ddb6: Pulling fs layer 14:05:30 7c6cee850709: Pulling fs layer 14:05:30 39a5fcdaea64: Pulling fs layer 14:05:30 d94ebbe4e438: Pulling fs layer 14:05:30 bcfd1f05c69d: Pulling fs layer 14:05:30 59ccb84bbe0f: Pulling fs layer 14:05:30 39a5fcdaea64: Waiting 14:05:30 bcfd1f05c69d: Waiting 14:05:30 59ccb84bbe0f: Waiting 14:05:30 d94ebbe4e438: Waiting 14:05:30 370296b7ddb6: Waiting 14:05:30 7c6cee850709: Waiting 14:05:30 30c4a7721957: Download complete 14:05:30 ea60b727a1ce: Verifying Checksum 14:05:30 ea60b727a1ce: Download complete 14:05:30 7c6cee850709: Verifying Checksum 14:05:30 7c6cee850709: Download complete 14:05:30 39a5fcdaea64: Verifying Checksum 14:05:30 39a5fcdaea64: Download complete 14:05:30 2408cc74d12b: Download complete 14:05:30 d94ebbe4e438: Download complete 14:05:30 2408cc74d12b: Pull complete 14:05:30 ea60b727a1ce: Pull complete 14:05:30 30c4a7721957: Pull complete 14:05:30 59ccb84bbe0f: Verifying Checksum 14:05:30 59ccb84bbe0f: Download complete 14:05:31 bcfd1f05c69d: Verifying Checksum 14:05:31 370296b7ddb6: Verifying Checksum 14:05:31 370296b7ddb6: Download complete 14:05:36 370296b7ddb6: Pull complete 14:05:36 7c6cee850709: Pull complete 14:05:36 39a5fcdaea64: Pull complete 14:05:36 d94ebbe4e438: Pull complete 14:05:38 bcfd1f05c69d: Pull complete 14:05:38 59ccb84bbe0f: Pull complete 14:05:38 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:05:38 ---> a4fb48ad2a94 14:05:38 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:05:41 ---> Running in 0bda3c7e9636 14:05:41 Removing intermediate container 0bda3c7e9636 14:05:41 ---> d829d3d0d483 14:05:41 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 14:05:41 ---> Running in 805158dcc1af 14:05:41 Removing intermediate container 805158dcc1af 14:05:41 ---> 0b4ffabf96ef 14:05:41 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 14:05:41 ---> Running in f5bb30dbdde0 14:05:41 Removing intermediate container f5bb30dbdde0 14:05:41 ---> 29b90b2f46ea 14:05:41 Step 6/16 : LABEL Name=edgex-ui-go 14:05:41 ---> Running in edb5825c03a9 14:05:41 Removing intermediate container edb5825c03a9 14:05:41 ---> f7730ad45937 14:05:41 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:05:41 ---> Running in 732706e1ae34 14:05:41 Removing intermediate container 732706e1ae34 14:05:41 ---> c633feddfbc2 14:05:41 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:05:42 latest: Pulling from library/docker 14:05:42 213ec9aee27d: Pulling fs layer 14:05:42 6eb510456a42: Pulling fs layer 14:05:42 4627ba0696d0: Pulling fs layer 14:05:42 58acb0837d57: Pulling fs layer 14:05:42 12036fa74330: Pulling fs layer 14:05:42 c052aa9e92bf: Pulling fs layer 14:05:42 87c6260f9eda: Pulling fs layer 14:05:42 669290a31ba1: Pulling fs layer 14:05:42 d77965d4a857: Pulling fs layer 14:05:42 58acb0837d57: Waiting 14:05:42 87c6260f9eda: Waiting 14:05:42 12036fa74330: Waiting 14:05:42 669290a31ba1: Waiting 14:05:42 c052aa9e92bf: Waiting 14:05:42 d77965d4a857: Waiting 14:05:42 4627ba0696d0: Verifying Checksum 14:05:42 4627ba0696d0: Download complete 14:05:42 6eb510456a42: Download complete 14:05:42 213ec9aee27d: Download complete 14:05:42 213ec9aee27d: Pull complete 14:05:42 6eb510456a42: Pull complete 14:05:42 4627ba0696d0: Pull complete 14:05:42 c052aa9e92bf: Verifying Checksum 14:05:42 c052aa9e92bf: Download complete 14:05:42 12036fa74330: Verifying Checksum 14:05:42 12036fa74330: Download complete 14:05:42 58acb0837d57: Verifying Checksum 14:05:42 58acb0837d57: Download complete 14:05:42 87c6260f9eda: Verifying Checksum 14:05:42 87c6260f9eda: Download complete 14:05:42 d77965d4a857: Verifying Checksum 14:05:42 d77965d4a857: Download complete 14:05:42 669290a31ba1: Download complete 14:05:43 58acb0837d57: Pull complete 14:05:43 Still waiting to schedule task 14:05:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:05:43 12036fa74330: Pull complete 14:05:44 c052aa9e92bf: Pull complete 14:05:44 87c6260f9eda: Pull complete 14:05:44 669290a31ba1: Pull complete 14:05:44 d77965d4a857: Pull complete 14:05:44 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 14:05:44 Status: Downloaded newer image for docker:latest 14:05:45 ---> 058a25dd181a 14:05:45 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:45 ---> Running in d3bb0b8a2878 14:05:46 Removing intermediate container d3bb0b8a2878 14:05:46 ---> 06ceaefc4e8b 14:05:46 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:46 ---> Running in b11fb14b13bd 14:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:05:47 OK: 211 MiB in 51 packages 14:05:48 Removing intermediate container b11fb14b13bd 14:05:48 ---> f824cc5f4f06 14:05:48 Step 11/16 : ENV GO111MODULE=on 14:05:48 ---> Running in 67c27a4f2024 14:05:48 Removing intermediate container 67c27a4f2024 14:05:48 ---> 857b9557bb5c 14:05:48 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:05:48 ---> Running in 278a39d1e992 14:05:48 Removing intermediate container 278a39d1e992 14:05:48 ---> 322b9550694a 14:05:48 Step 13/16 : COPY go.mod vendor* ./ 14:05:48 ---> cc39a18f4509 14:05:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:48 ---> Running in c9b72914509e 14:06:00 Removing intermediate container c9b72914509e 14:06:00 ---> 054b7f70a4d8 14:06:00 Step 15/16 : COPY . . 14:06:00 ---> 17c4bdf489a6 14:06:00 Step 16/16 : RUN ${MAKE} 14:06:00 ---> Running in 7692bfdbc471 14:06:00 noop 14:06:00 Removing intermediate container 7692bfdbc471 14:06:00 ---> f3c032fc851e 14:06:00 Successfully built f3c032fc851e 14:06:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:01 + docker inspect -f . ci-base-image-x86_64 14:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:01 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:06: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 ******** ci-base-image-x86_64 cat 14:06:01 $ docker top 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:02 + go version 14:06:02 go version go1.18.3 linux/amd64 [Pipeline] } 14:06:02 $ docker stop --time=1 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 14:06:03 $ docker rm -f 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:03 + docker inspect -f . ci-base-image-x86_64 14:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:04 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:06: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 ******** ci-base-image-x86_64 cat 14:06:04 $ docker top e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 14:06:05 + make test 14:06:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:06:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:06:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:06:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:06:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:06:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:06:12 ./bin/test-attribution-txt.sh 14:06:12 make -C web test 14:06:12 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 14:06:12 make[1]: tput: No such file or directory 14:06:12 make[1]: tput: No such file or directory 14:06:12 warning: generating ./VERSION 14:06:12 echo "0.0.0" > VERSION 14:06:12 docker build \ 14:06:12 -f Dockerfile \ 14:06:12 --build-arg USER=1000 \ 14:06:12 \ 14:06:12 --label "git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e" \ 14:06:12 -t edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e \ 14:06:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:06:12 . 14:06:13 Sending build context to Docker daemon 3.269MB 14:06:13 Step 1/10 : FROM node:16.17-alpine3.15 14:06:13 16.17-alpine3.15: Pulling from library/node 14:06:13 9621f1afde84: Pulling fs layer 14:06:13 16f891d21976: Pulling fs layer 14:06:13 cf6a4a42ec8c: Pulling fs layer 14:06:13 297e921c64f6: Pulling fs layer 14:06:13 297e921c64f6: Waiting 14:06:13 9621f1afde84: Verifying Checksum 14:06:13 9621f1afde84: Download complete 14:06:13 9621f1afde84: Pull complete 14:06:14 297e921c64f6: Verifying Checksum 14:06:14 297e921c64f6: Download complete 14:06:14 cf6a4a42ec8c: Download complete 14:06:14 16f891d21976: Verifying Checksum 14:06:14 16f891d21976: Download complete 14:06:16 16f891d21976: Pull complete 14:06:16 cf6a4a42ec8c: Pull complete 14:06:16 297e921c64f6: Pull complete 14:06:16 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 14:06:16 Status: Downloaded newer image for node:16.17-alpine3.15 14:06:16 ---> 141d857b2a92 14:06:16 Step 2/10 : RUN apk add --no-cache chromium 14:06:16 ---> Running in 3b7ffd27fca3 14:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:17 (1/129) Installing libxau (1.0.9-r0) 14:06:17 (2/129) Installing libmd (1.0.3-r0) 14:06:17 (3/129) Installing libbsd (0.11.3-r1) 14:06:17 (4/129) Installing libxdmcp (1.1.3-r0) 14:06:17 (5/129) Installing libxcb (1.14-r2) 14:06:17 (6/129) Installing libx11 (1.7.2-r0) 14:06:17 (7/129) Installing libxext (1.3.4-r0) 14:06:17 (8/129) Installing libice (1.0.10-r0) 14:06:17 (9/129) Installing libuuid (2.37.4-r0) 14:06:17 (10/129) Installing libsm (1.2.3-r0) 14:06:17 (11/129) Installing libxt (1.2.1-r0) 14:06:17 (12/129) Installing libxmu (1.1.3-r0) 14:06:17 (13/129) Installing xset (1.2.4-r0) 14:06:17 (14/129) Installing xprop (1.2.5-r0) 14:06:17 (15/129) Installing xdg-utils (1.1.3-r0) 14:06:17 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:06:17 (17/129) Installing pkgconf (1.8.0-r0) 14:06:17 (18/129) Installing libffi (3.4.2-r1) 14:06:17 (19/129) Installing libintl (0.21-r0) 14:06:17 (20/129) Installing libblkid (2.37.4-r0) 14:06:17 (21/129) Installing libmount (2.37.4-r0) 14:06:17 (22/129) Installing pcre (8.45-r1) 14:06:17 (23/129) Installing glib (2.70.1-r0) 14:06:17 (24/129) Installing xz-libs (5.2.5-r1) 14:06:17 (25/129) Installing libxml2 (2.9.14-r1) 14:06:17 (26/129) Installing shared-mime-info (2.1-r0) 14:06:17 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:06:17 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:06:17 (29/129) Installing libpng (1.6.37-r1) 14:06:17 (30/129) Installing libwebp (1.2.2-r0) 14:06:17 (31/129) Installing zstd-libs (1.5.0-r0) 14:06:17 (32/129) Installing tiff (4.3.0-r1) 14:06:17 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:06:17 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:06:17 (35/129) Installing libxcomposite (0.4.5-r0) 14:06:17 (36/129) Installing libxfixes (6.0.0-r0) 14:06:17 (37/129) Installing libxrender (0.9.10-r3) 14:06:17 (38/129) Installing libxcursor (1.2.0-r0) 14:06:17 (39/129) Installing libxdamage (1.1.5-r1) 14:06:17 (40/129) Installing libxi (1.8-r0) 14:06:17 (41/129) Installing libxinerama (1.1.4-r1) 14:06:17 (42/129) Installing libxrandr (1.5.2-r1) 14:06:17 (43/129) Installing atk (2.36.0-r0) 14:06:17 (44/129) Installing libxtst (1.2.3-r3) 14:06:17 (45/129) Installing dbus-libs (1.12.20-r4) 14:06:17 (46/129) Installing at-spi2-core (2.42.0-r0) 14:06:17 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:06:17 (48/129) Installing expat (2.4.7-r0) 14:06:17 (49/129) Installing brotli-libs (1.0.9-r5) 14:06:17 (50/129) Installing libbz2 (1.0.8-r1) 14:06:17 (51/129) Installing freetype (2.11.1-r2) 14:06:17 (52/129) Installing fontconfig (2.13.1-r4) 14:06:17 (53/129) Installing pixman (0.40.0-r3) 14:06:17 (54/129) Installing cairo (1.16.0-r5) 14:06:17 (55/129) Installing cairo-gobject (1.16.0-r5) 14:06:17 (56/129) Installing avahi-libs (0.8-r5) 14:06:17 (57/129) Installing gmp (6.2.1-r1) 14:06:17 (58/129) Installing nettle (3.7.3-r0) 14:06:17 (59/129) Installing p11-kit (0.24.0-r1) 14:06:17 (60/129) Installing libtasn1 (4.18.0-r0) 14:06:17 (61/129) Installing libunistring (0.9.10-r1) 14:06:17 (62/129) Installing gnutls (3.7.1-r1) 14:06:17 (63/129) Installing cups-libs (2.3.3-r6) 14:06:17 (64/129) Installing libepoxy (1.5.9-r0) 14:06:17 (65/129) Installing fribidi (1.0.11-r0) 14:06:17 (66/129) Installing graphite2 (1.3.14-r0) 14:06:17 (67/129) Installing harfbuzz (3.0.0-r2) 14:06:17 (68/129) Installing libxft (2.3.4-r0) 14:06:17 (69/129) Installing pango (1.48.10-r0) 14:06:17 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:06:17 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:06:17 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:06:17 (73/129) Installing xkeyboard-config (2.34-r0) 14:06:17 (74/129) Installing libxkbcommon (1.3.1-r0) 14:06:17 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:06:18 Executing gtk+3.0-3.24.30-r0.post-install 14:06:18 (76/129) Installing libfontenc (1.1.4-r0) 14:06:18 (77/129) Installing mkfontscale (1.2.1-r1) 14:06:18 (78/129) Installing ttf-opensans (1.10-r1) 14:06:18 Executing ttf-opensans-1.10-r1.post-install 14:06:20 (79/129) Installing libogg (1.3.5-r0) 14:06:20 (80/129) Installing flac (1.3.4-r0) 14:06:20 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:06:20 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:06:20 (83/129) Installing sdl2 (2.0.16-r4) 14:06:20 (84/129) Installing aom-libs (3.2.0-r0) 14:06:20 (85/129) Installing libass (0.15.2-r0) 14:06:20 (86/129) Installing libdav1d (0.9.2-r0) 14:06:20 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:06:20 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:06:20 (89/129) Installing lame (3.100-r0) 14:06:20 (90/129) Installing opus (1.3.1-r1) 14:06:20 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:06:20 (92/129) Installing soxr (0.1.3-r2) 14:06:20 (93/129) Installing libsrt (1.4.2-r1) 14:06:20 (94/129) Installing libssh (0.9.6-r1) 14:06:20 (95/129) Installing libtheora (1.1.1-r16) 14:06:20 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:06:20 (97/129) Installing libpciaccess (0.16-r0) 14:06:20 (98/129) Installing libdrm (2.4.109-r0) 14:06:20 (99/129) Installing libva (2.13.0-r0) 14:06:20 (100/129) Installing libvdpau (1.4-r0) 14:06:20 (101/129) Installing vidstab (1.1.0-r1) 14:06:20 (102/129) Installing libvorbis (1.3.7-r0) 14:06:20 (103/129) Installing libvpx (1.10.0-r0) 14:06:20 (104/129) Installing vulkan-loader (1.2.196-r0) 14:06:20 (105/129) Installing x264-libs (20210613-r0) 14:06:20 (106/129) Installing x265-libs (3.5-r0) 14:06:20 (107/129) Installing xvidcore (1.3.7-r1) 14:06:20 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:06:20 (109/129) Installing libevent (2.1.12-r4) 14:06:20 (110/129) Installing mesa (21.2.6-r0) 14:06:20 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:06:20 (112/129) Installing mesa-gbm (21.2.6-r0) 14:06:20 (113/129) Installing lcms2 (2.12-r1) 14:06:20 (114/129) Installing nspr (4.32-r0) 14:06:20 (115/129) Installing sqlite-libs (3.36.0-r0) 14:06:20 (116/129) Installing nss (3.78.1-r0) 14:06:20 (117/129) Installing libasyncns (0.8-r1) 14:06:20 (118/129) Installing libltdl (2.4.6-r7) 14:06:20 (119/129) Installing orc (0.4.32-r0) 14:06:20 (120/129) Installing libsndfile (1.0.31-r1) 14:06:20 (121/129) Installing speexdsp (1.2.0-r0) 14:06:20 (122/129) Installing tdb-libs (1.4.5-r0) 14:06:20 (123/129) Installing libpulse (15.0-r2) 14:06:20 (124/129) Installing re2 (2021.11.01-r0) 14:06:20 (125/129) Installing snappy (1.1.9-r1) 14:06:20 (126/129) Installing libgpg-error (1.42-r1) 14:06:20 (127/129) Installing libgcrypt (1.9.4-r0) 14:06:20 (128/129) Installing libxslt (1.1.35-r0) 14:06:20 (129/129) Installing chromium (99.0.4844.84-r0) 14:06:21 Executing busybox-1.34.1-r7.trigger 14:06:21 Executing glib-2.70.1-r0.trigger 14:06:21 Executing shared-mime-info-2.1-r0.trigger 14:06:24 Executing gdk-pixbuf-2.42.8-r0.trigger 14:06:24 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:06:24 Executing fontconfig-2.13.1-r4.trigger 14:06:24 Executing mkfontscale-1.2.1-r1.trigger 14:06:24 OK: 286 MiB in 145 packages 14:06:27 Removing intermediate container 3b7ffd27fca3 14:06:27 ---> 75d13eb75def 14:06:27 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:06:27 ---> Running in 33fc3a62cbd1 14:06:27 Removing intermediate container 33fc3a62cbd1 14:06:27 ---> ed29cfb154e1 14:06:27 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:06:27 ---> Running in 1894d9c3816a 14:06:27 Removing intermediate container 1894d9c3816a 14:06:27 ---> e8bf360adec5 14:06:27 Step 5/10 : RUN npm install -g npm 14:06:27 ---> Running in 9ee0252d3d2f 14:06:34 14:06:34 changed 54 packages, and audited 212 packages in 6s 14:06:34 14:06:34 11 packages are looking for funding 14:06:34 run `npm fund` for details 14:06:34 14:06:34 found 0 vulnerabilities 14:06:35 Removing intermediate container 9ee0252d3d2f 14:06:35 ---> c680f153eb73 14:06:35 Step 6/10 : ARG USER=1000 14:06:35 ---> Running in 0779e82cc8f0 14:06:35 Removing intermediate container 0779e82cc8f0 14:06:35 ---> df4df965c604 14:06:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:06:35 ---> Running in 7c6a6c2d6848 14:06:36 Removing intermediate container 7c6a6c2d6848 14:06:36 ---> db14629da81f 14:06:36 Step 8/10 : USER $USER:$USER 14:06:36 ---> Running in 08e3a7f73e8a 14:06:36 Removing intermediate container 08e3a7f73e8a 14:06:36 ---> 8e6274934760 14:06:36 Step 9/10 : WORKDIR /app 14:06:36 ---> Running in 4859ab4d55b3 14:06:36 Removing intermediate container 4859ab4d55b3 14:06:36 ---> f5050b58096a 14:06:36 Step 10/10 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e 14:06:36 ---> Running in 152939bd5be1 14:06:36 Removing intermediate container 152939bd5be1 14:06:36 ---> f9a168846a4f 14:06:36 Successfully built f9a168846a4f 14:06:36 Successfully tagged edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e 14:06:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:06:36 touch edgex-web-ui.imagebuilt 14:06:36 mkdir -p node_modules coverage 14:06:36 chown "1000:1000" node_modules coverage package-lock.json 14:06:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:38 npm WARN EBADENGINE Unsupported engine { 14:06:38 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:06:38 npm WARN EBADENGINE required: { 14:06:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:06:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:06:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:06:38 npm WARN EBADENGINE }, 14:06:38 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:06:38 npm WARN EBADENGINE } 14:06:43 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:06:43 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 14:06:43 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:06:43 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:06:43 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:06:43 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:06:44 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:06:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:06:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:06:48 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 14:06:48 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 14:06:48 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. 14:06:48 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:06:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:06:49 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. 14:06:49 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. 14:06:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:06:53 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. 14:06:55 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 14:07:00 14:07:00 added 1478 packages, and audited 1479 packages in 23s 14:07:00 14:07:00 90 packages are looking for funding 14:07:00 run `npm fund` for details 14:07:00 14:07:00 13 vulnerabilities (3 moderate, 8 high, 2 critical) 14:07:00 14:07:00 To address issues that do not require attention, run: 14:07:00 npm audit fix 14:07:00 14:07:00 To address all issues (including breaking changes), run: 14:07:00 npm audit fix --force 14:07:00 14:07:00 Run `npm audit` for details. 14:07:04 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 14:07:06 - Generating browser application bundles (phase: setup)... 14:07:10 Compiling @angular/core : es2015 as esm2015 14:07:10 Compiling @angular/compiler/testing : es2015 as esm2015 14:07:14 Compiling @angular/common : es2015 as esm2015 14:07:14 Compiling @angular/core/testing : es2015 as esm2015 14:07:15 Compiling @angular/platform-browser : es2015 as esm2015 14:07:15 Compiling @angular/common/testing : es2015 as esm2015 14:07:15 Compiling @angular/common/http : es2015 as esm2015 14:07:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:07:15 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:07:15 Compiling @angular/forms : es2015 as esm2015 14:07:15 Compiling @angular/router : es2015 as esm2015 14:07:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:07:16 Compiling @angular/common/http/testing : es2015 as esm2015 14:07:18 Compiling @angular/router/testing : es2015 as esm2015 14:07:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29951 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:07:18 Running in /w/workspace/edgex-ui-go/80 [Pipeline] { [Pipeline] checkout 14:07:18 The recommended git tool is: git 14:07:25 20 09 2022 14:07:23.781:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:07:25 20 09 2022 14:07:23.785:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:07:25 20 09 2022 14:07:23.791:INFO [launcher]: Starting browser ChromeHeadless 14:07:26 using credential edgex-jenkins-ssh 14:07:26 Cloning the remote Git repository 14:07:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:07:26 > git init /w/workspace/edgex-ui-go/80 # timeout=10 14:07:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:07:27 > git --version # timeout=10 14:07:27 > git --version # 'git version 2.25.1' 14:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:07:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:30 Avoid second fetch 14:07:30 Checking out Revision a2613f37b18292cfb09bf777d2af224928a20c7e (main) 14:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:30 > git config core.sparsecheckout # timeout=10 14:07:30 > git checkout -f a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 14:07:35 Commit message: "Merge pull request #554 from bnevis-i/blubracket-ignore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:36 Dload Upload Total Spent Left Speed 14:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75011 0 --:--:-- --:--:-- --:--:-- 75011 [Pipeline] sh 14:07:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:07:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:07:37 + sudo tee /etc/docker/daemon.new 14:07:37 { 14:07:37 "registry-mirrors": [ 14:07:37 "https://nexus3.edgexfoundry.org:10001" 14:07:37 ], 14:07:37 "bip": "10.250.0.254/24", 14:07:37 "hosts": [ 14:07:37 "tcp://0.0.0.0:5555", 14:07:37 "unix:///var/run/docker.sock" 14:07:37 ], 14:07:37 "mtu": 1458, 14:07:37 "selinux-enabled": true, 14:07:37 "seccomp-profile": "/etc/docker/seccomp.json" 14:07:37 } [Pipeline] sh 14:07:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:07:38 + sudo service docker restart 14:07:40 ✔ Browser application bundle generation complete. 14:07:40 20 09 2022 14:07:37.628:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket LulW8S87KTXUCcbbAAAB with id 19586657 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.028 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.111 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.134 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.255 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.324 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.364 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.378 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.403 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.408 secs) 14:07:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.409 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.429 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.477 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.492 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.503 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.511 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.544 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.555 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.596 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.636 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.643 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.649 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.651 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.66 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.737 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.742 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.744 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.788 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) 14:07:41 WARN: ' 14:07:41 It looks like you're using ngModel on the same form field as formControlName. 14:07:41 Support for using the ngModel input property and ngModelChange event with 14:07:41 reactive form directives has been deprecated in Angular v6 and will be removed 14:07:41 in a future version of Angular. 14:07:41 14:07:41 For more information on this, see our API docs here: 14:07:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:07:41 ' 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) 14:07:41 WARN: ' 14:07:41 It looks like you're using ngModel on the same form field as formControlName. 14:07:41 Support for using the ngModel input property and ngModelChange event with 14:07:41 reactive form directives has been deprecated in Angular v6 and will be removed 14:07:41 in a future version of Angular. 14:07:41 14:07:41 For more information on this, see our API docs here: 14:07:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:07:41 ' 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.832 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.875 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.888 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.924 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.928 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.93 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.94 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.973 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.077 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.118 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.143 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.147 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.151 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.155 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.168 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.174 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.178 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.18 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.181 secs) 14:07:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.189 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.207 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.213 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.237 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.263 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.287 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.303 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.311 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.315 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.324 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.328 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.364 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.374 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.384 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.395 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.403 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.407 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.422 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.439 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.447 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.455 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.475 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.488 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.506 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.519 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.522 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.523 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.527 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.53 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.549 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.584 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.596 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.605 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.626 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.634 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.64 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.65 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.655 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.663 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.673 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.679 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.695 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.708 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.714 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.721 secs) 14:07:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.731 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.747 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.75 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.752 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.77 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.775 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.778 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.782 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.788 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.819 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.827 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.83 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.841 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.881 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.896 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.901 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.904 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.914 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.929 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.931 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.946 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.951 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.956 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.962 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.967 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.98 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.998 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.006 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.019 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.033 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.054 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.057 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.061 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.064 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.091 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.106 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.11 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.112 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.126 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.153 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.158 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.165 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.179 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.187 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.204 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.213 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.217 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.22 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.223 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.252 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.264 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.274 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.277 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.313 secs) 14:07:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.338 secs) 14:07:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.427 secs / 2.338 secs) 14:07:44 TOTAL: 149 SUCCESS 14:07:44 ✔ Browser application bundle generation complete. 14:07:44 14:07:44 =============================== Coverage summary =============================== 14:07:44 Statements : 40.92% ( 1465/3580 ) 14:07:44 Branches : 12.03% ( 111/923 ) 14:07:44 Functions : 33.13% ( 430/1298 ) 14:07:44 Lines : 38.85% ( 1316/3387 ) 14:07:44 ================================================================================ 14:07:44 ✔ Browser application bundle generation complete. 14:07:45 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 14:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:07:45 $ docker stop --time=1 e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 14:07:46 $ docker rm -f e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:07:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:07:48 + ls -al . 14:07:48 total 172 14:07:48 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 14:06 . 14:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 .. 14:07:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 .blubracket 14:07:48 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 14:05 .dockerignore 14:07:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:05 .git 14:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 .github 14:07:48 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 14:05 .gitignore 14:07:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 14:05 .semver 14:07:48 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 14:05 Attribution.txt 14:07:48 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 14:05 CHANGELOG.md 14:07:48 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:05 CONTRIBUTING.md 14:07:48 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 14:05 Dockerfile 14:07:48 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:05 Jenkinsfile 14:07:48 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:05 LICENSE 14:07:48 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 14:05 Makefile 14:07:48 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 14:05 README.md 14:07:48 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 14:05 VERSION 14:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 assets 14:07:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 bin 14:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 cmd 14:07:48 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:06 coverage.out 14:07:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 docs 14:07:48 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 14:05 go.mod 14:07:48 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 14:05 go.sum 14:07:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:05 internal 14:07:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 pkg 14:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 snap 14:07:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 testing 14:07:48 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:05 version.go 14:07:48 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 14:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:48 + 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=a2613f37b18292cfb09bf777d2af224928a20c7e --label arch=amd64 --label version=2.3.0-dev.9 . 14:07:49 Sending build context to Docker daemon 48.09MB 14:07:49 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 14:07:49 Step 2/24 : FROM ${BASE} AS builder 14:07:49 ---> f3c032fc851e 14:07:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:07:49 ---> Running in f5182f62bab6 14:07:49 Removing intermediate container f5182f62bab6 14:07:49 ---> e8214bda4f85 14:07:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:07:49 ---> Running in 07798741a43d 14:07:50 Removing intermediate container 07798741a43d 14:07:50 ---> c69499b49a8a 14:07:50 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:07:50 ---> Running in 148db8125fec 14:07:50 Removing intermediate container 148db8125fec 14:07:50 ---> 499c981e9a53 14:07:50 Step 6/24 : LABEL Name=edgex-ui-go 14:07:50 ---> Running in f82d160007f4 14:07:50 Removing intermediate container f82d160007f4 14:07:50 ---> 6a2cab221a63 14:07:50 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:07:50 ---> Running in d83734f6a497 14:07:50 Removing intermediate container d83734f6a497 14:07:50 ---> c021f0aa4a0a 14:07:50 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:07:51 ---> 202011356ea8 14:07:51 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:51 ---> Running in 6899a3802a56 14:07:51 Removing intermediate container 6899a3802a56 14:07:51 ---> c65675e0ba80 14:07:51 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:51 ---> Running in 8aa529c76a74 14:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:53 OK: 211 MiB in 51 packages 14:07:53 Removing intermediate container 8aa529c76a74 14:07:53 ---> a85798db81d8 14:07:53 Step 11/24 : ENV GO111MODULE=on 14:07:53 ---> Running in 1f99d5ca0e4c 14:07:53 Removing intermediate container 1f99d5ca0e4c 14:07:53 ---> f67d3c2ee9ab 14:07:53 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:07:53 ---> Running in ed80c17c3168 14:07:53 Removing intermediate container ed80c17c3168 14:07:53 ---> 95060c5c8967 14:07:53 Step 13/24 : COPY go.mod vendor* ./ 14:07:54 ---> 2a8d8392348b 14:07:54 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:54 ---> Running in 2454537daf44 14:07:54 Removing intermediate container 2454537daf44 14:07:54 ---> a37e3418f6df 14:07:54 Step 15/24 : COPY . . 14:07:56 ---> c1d2d9dbf37d 14:07:56 Step 16/24 : RUN ${MAKE} 14:07:56 ---> Running in 2c1e00b5d307 14:07:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:56 provisioning config files... 14:07:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/80@tmp/config4882640451229607965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:57 ---> docker-login.sh 14:07:57 nexus3.edgexfoundry.org:10001 14:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:57 Configure a credential helper to remove this warning. See 14:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:57 14:07:57 Login Succeeded 14:07:57 nexus3.edgexfoundry.org:10002 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:58 Configure a credential helper to remove this warning. See 14:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:58 14:07:58 Login Succeeded 14:07:58 nexus3.edgexfoundry.org:10003 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:59 Configure a credential helper to remove this warning. See 14:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:59 14:07:59 Login Succeeded 14:07:59 nexus3.edgexfoundry.org:10004 14:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:59 Configure a credential helper to remove this warning. See 14:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:59 14:07:59 Login Succeeded 14:07:59 docker.io 14:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:00 Configure a credential helper to remove this warning. See 14:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:00 14:08:00 Login Succeeded 14:08:00 ---> docker-login.sh ends [Pipeline] } 14:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:00 ========================================================= 14:08:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:08:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:08:02 Sending build context to Docker daemon 28.63MB 14:08:02 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 14:08:02 Step 2/16 : FROM ${BASE} AS builder 14:08:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:02 b3c136eddcbf: Pulling fs layer 14:08:02 c0a3192eca97: Pulling fs layer 14:08:02 a050256f5b6f: Pulling fs layer 14:08:02 656be50a0ddc: Pulling fs layer 14:08:02 2bbca73fdf42: Pulling fs layer 14:08:02 46d945488cbd: Pulling fs layer 14:08:02 8a5474983e97: Pulling fs layer 14:08:02 329c88fbcd65: Pulling fs layer 14:08:02 656be50a0ddc: Waiting 14:08:02 46d945488cbd: Waiting 14:08:02 2bbca73fdf42: Waiting 14:08:02 329c88fbcd65: Waiting 14:08:02 a050256f5b6f: Verifying Checksum 14:08:02 a050256f5b6f: Download complete 14:08:02 c0a3192eca97: Verifying Checksum 14:08:02 c0a3192eca97: Download complete 14:08:02 2bbca73fdf42: Verifying Checksum 14:08:02 2bbca73fdf42: Download complete 14:08:02 46d945488cbd: Download complete 14:08:02 b3c136eddcbf: Verifying Checksum 14:08:02 b3c136eddcbf: Download complete 14:08:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:08:03 b3c136eddcbf: Pull complete 14:08:03 329c88fbcd65: Download complete 14:08:04 c0a3192eca97: Pull complete 14:08:04 a050256f5b6f: Pull complete 14:08:04 Removing intermediate container 2c1e00b5d307 14:08:04 ---> a251fd81169f 14:08:04 Step 17/24 : FROM alpine:3.14 14:08:04 3.14: Pulling from library/alpine 14:08:05 8a5474983e97: Verifying Checksum 14:08:05 8a5474983e97: Download complete 14:08:05 c7ed990a2339: Pulling fs layer 14:08:05 c7ed990a2339: Verifying Checksum 14:08:05 c7ed990a2339: Download complete 14:08:05 c7ed990a2339: Pull complete 14:08:05 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 14:08:05 Status: Downloaded newer image for alpine:3.14 14:08:05 ---> dd53f409bf0b 14:08:05 Step 18/24 : EXPOSE 4000 14:08:05 ---> Running in 7973863b0b5b 14:08:05 Removing intermediate container 7973863b0b5b 14:08:05 ---> ded29acb2cc5 14:08:05 Step 19/24 : 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 14:08:05 656be50a0ddc: Verifying Checksum 14:08:05 656be50a0ddc: Download complete 14:08:06 ---> 9b0830280945 14:08:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:08:06 ---> Running in e6366fb903b7 14:08:06 Removing intermediate container e6366fb903b7 14:08:06 ---> d56d8c3d069c 14:08:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:08:06 ---> Running in a254488d7782 14:08:06 Removing intermediate container a254488d7782 14:08:06 ---> 9b43f1f4fbfb 14:08:06 Step 22/24 : LABEL arch=amd64 14:08:06 ---> Running in 34c39c51a08d 14:08:06 Removing intermediate container 34c39c51a08d 14:08:06 ---> ddbf16ea06bc 14:08:06 Step 23/24 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e 14:08:06 ---> Running in e2372e194f8b 14:08:06 Removing intermediate container e2372e194f8b 14:08:06 ---> b8be664f2f35 14:08:06 Step 24/24 : LABEL version=2.3.0-dev.9 14:08:06 ---> Running in 92930c931b51 14:08:06 Removing intermediate container 92930c931b51 14:08:06 ---> 9409dcc64ebe 14:08:06 [Warning] One or more build-args [ARCH] were not consumed 14:08:06 Successfully built 9409dcc64ebe 14:08:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:06 provisioning config files... 14:08:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config830580011465970844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:07 ---> docker-login.sh 14:08:07 nexus3.edgexfoundry.org:10001 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 nexus3.edgexfoundry.org:10002 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 nexus3.edgexfoundry.org:10003 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 nexus3.edgexfoundry.org:10004 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 docker.io 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 ---> docker-login.sh ends [Pipeline] } 14:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:07 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:08:07 a2613f37b18292cfb09bf777d2af224928a20c7e 14:08:07 latest 14:08:07 2.3.0-dev.9 14:08:07 a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:08:07 main 14:08:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e 14:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:08:08 c5a8454a7fc8: Preparing 14:08:08 63493a9ab2d4: Preparing 14:08:08 63493a9ab2d4: Layer already exists 14:08:10 c5a8454a7fc8: Pushed 14:08:10 a2613f37b18292cfb09bf777d2af224928a20c7e: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:08:11 c5a8454a7fc8: Preparing 14:08:11 63493a9ab2d4: Preparing 14:08:11 63493a9ab2d4: Layer already exists 14:08:11 c5a8454a7fc8: Layer already exists 14:08:11 latest: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 14:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:08:12 c5a8454a7fc8: Preparing 14:08:12 63493a9ab2d4: Preparing 14:08:12 63493a9ab2d4: Layer already exists 14:08:12 c5a8454a7fc8: Layer already exists 14:08:12 2.3.0-dev.9: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:08:12 c5a8454a7fc8: Preparing 14:08:12 63493a9ab2d4: Preparing 14:08:12 c5a8454a7fc8: Layer already exists 14:08:12 63493a9ab2d4: Layer already exists 14:08:12 a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:08:13 c5a8454a7fc8: Preparing 14:08:13 63493a9ab2d4: Preparing 14:08:13 63493a9ab2d4: Layer already exists 14:08:13 c5a8454a7fc8: Layer already exists 14:08:13 main: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:13 ===================================================== [Pipeline] echo 14:08:13 taggedImages: 14:08:13 - nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e 14:08:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:08:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 14:08:13 - nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:08:13 - 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 14:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:13 14:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:14 latest: Pulling from edgex-lftools-log-publisher 14:08:14 5eb5b503b376: Pulling fs layer 14:08:14 5c69ac0246d0: Pulling fs layer 14:08:14 ec43610c2a17: Pulling fs layer 14:08:14 3a2ae6a8a46f: Pulling fs layer 14:08:14 33b1e0a273af: Pulling fs layer 14:08:14 5d3b04190fa2: Pulling fs layer 14:08:14 2f39f015ded8: Pulling fs layer 14:08:14 3a2ae6a8a46f: Waiting 14:08:14 33b1e0a273af: Waiting 14:08:14 5d3b04190fa2: Waiting 14:08:14 2f39f015ded8: Waiting 14:08:14 5c69ac0246d0: Download complete 14:08:14 3a2ae6a8a46f: Verifying Checksum 14:08:14 3a2ae6a8a46f: Download complete 14:08:14 33b1e0a273af: Verifying Checksum 14:08:14 33b1e0a273af: Download complete 14:08:14 5d3b04190fa2: Verifying Checksum 14:08:14 5d3b04190fa2: Download complete 14:08:14 ec43610c2a17: Verifying Checksum 14:08:14 ec43610c2a17: Download complete 14:08:14 5eb5b503b376: Verifying Checksum 14:08:14 5eb5b503b376: Download complete 14:08:14 2f39f015ded8: Download complete 14:08:15 5eb5b503b376: Pull complete 14:08:15 5c69ac0246d0: Pull complete 14:08:16 ec43610c2a17: Pull complete 14:08:16 3a2ae6a8a46f: Pull complete 14:08:16 33b1e0a273af: Pull complete 14:08:16 5d3b04190fa2: Pull complete 14:08:20 656be50a0ddc: Pull complete 14:08:20 2bbca73fdf42: Pull complete 14:08:20 46d945488cbd: Pull complete 14:08:21 2f39f015ded8: Pull complete 14:08:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:22 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:08:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:23 $ docker top 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:24 ---> job-cost.sh 14:08:24 lf-activate-venv: SKIPPING 14:08:24 INFO: No Stack... 14:08:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:25 8a5474983e97: Pull complete 14:08:25 INFO: Archiving Costs [Pipeline] sh 14:08:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 14:08:25 + cut -d, -f6 [Pipeline] lock 14:08:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] 14:08:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] did not exist. Created. 14:08:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:08:26 Stashed 1 file(s) [Pipeline] } 14:08:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:08:26 $ docker stop --time=1 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 14:08:27 329c88fbcd65: Pull complete 14:08:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:08:27 ---> ff4287adb874 14:08:27 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:08:27 $ docker rm -f 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:08:29 ---> Running in 8a3b0c1f1754 14:08:29 Removing intermediate container 8a3b0c1f1754 14:08:29 ---> 6269a5ab4742 14:08:29 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 14:08:29 ---> Running in b38bfed848aa 14:08:29 Removing intermediate container b38bfed848aa 14:08:29 ---> feb0a557fd50 14:08:29 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 14:08:29 ---> Running in 0eb9fe5e0a90 14:08:29 Removing intermediate container 0eb9fe5e0a90 14:08:29 ---> aef7a6f2df41 14:08:29 Step 6/16 : LABEL Name=edgex-ui-go 14:08:29 ---> Running in e3d418798101 14:08:30 Removing intermediate container e3d418798101 14:08:30 ---> 4f1f3a123a11 14:08:30 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:08:30 ---> Running in 2b64f76aabea 14:08:30 Removing intermediate container 2b64f76aabea 14:08:30 ---> 0e22d32343c8 14:08:30 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:08:31 latest: Pulling from library/docker 14:08:31 9b18e9b68314: Pulling fs layer 14:08:31 5abd6445c68b: Pulling fs layer 14:08:31 7b6c1cdde492: Pulling fs layer 14:08:31 7917cc27eb40: Pulling fs layer 14:08:31 3f2fb837c2a9: Pulling fs layer 14:08:31 2486db73c6ed: Pulling fs layer 14:08:31 3a8154f64bae: Pulling fs layer 14:08:31 88fa92f19f9d: Pulling fs layer 14:08:31 e7efe5d1ee32: Pulling fs layer 14:08:31 7917cc27eb40: Waiting 14:08:31 3f2fb837c2a9: Waiting 14:08:31 2486db73c6ed: Waiting 14:08:31 3a8154f64bae: Waiting 14:08:31 88fa92f19f9d: Waiting 14:08:31 e7efe5d1ee32: Waiting 14:08:31 7b6c1cdde492: Verifying Checksum 14:08:31 7b6c1cdde492: Download complete 14:08:31 5abd6445c68b: Verifying Checksum 14:08:31 5abd6445c68b: Download complete 14:08:31 9b18e9b68314: Verifying Checksum 14:08:31 9b18e9b68314: Download complete 14:08:31 7917cc27eb40: Verifying Checksum 14:08:31 7917cc27eb40: Download complete 14:08:32 3f2fb837c2a9: Verifying Checksum 14:08:32 3f2fb837c2a9: Download complete 14:08:32 2486db73c6ed: Verifying Checksum 14:08:32 2486db73c6ed: Download complete 14:08:32 3a8154f64bae: Verifying Checksum 14:08:32 3a8154f64bae: Download complete 14:08:32 88fa92f19f9d: Download complete 14:08:32 e7efe5d1ee32: Verifying Checksum 14:08:32 e7efe5d1ee32: Download complete 14:08:32 9b18e9b68314: Pull complete 14:08:33 5abd6445c68b: Pull complete 14:08:34 7b6c1cdde492: Pull complete 14:08:35 7917cc27eb40: Pull complete 14:08:36 3f2fb837c2a9: Pull complete 14:08:37 2486db73c6ed: Pull complete 14:08:37 3a8154f64bae: Pull complete 14:08:37 88fa92f19f9d: Pull complete 14:08:37 e7efe5d1ee32: Pull complete 14:08:37 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 14:08:37 Status: Downloaded newer image for docker:latest 14:08:40 ---> f94f4a1e5b21 14:08:40 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:40 ---> Running in 1ccd89a1a335 14:08:42 Removing intermediate container 1ccd89a1a335 14:08:42 ---> 2ceaf44c8e7e 14:08:42 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:42 ---> Running in f11437e361ed 14:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:08:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:08:44 OK: 221 MiB in 51 packages 14:08:45 Removing intermediate container f11437e361ed 14:08:45 ---> 5d96528a6e89 14:08:45 Step 11/16 : ENV GO111MODULE=on 14:08:45 ---> Running in f4f80c27d313 14:08:45 Removing intermediate container f4f80c27d313 14:08:45 ---> 746005fa8d5a 14:08:45 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:08:46 ---> Running in bd91209acaf2 14:08:46 Removing intermediate container bd91209acaf2 14:08:46 ---> d7f7be8210f5 14:08:46 Step 13/16 : COPY go.mod vendor* ./ 14:08:46 ---> 46a95c43704e 14:08:46 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:46 ---> Running in 29f784159ad9 14:09:13 Removing intermediate container 29f784159ad9 14:09:13 ---> d6e1d9b17991 14:09:13 Step 15/16 : COPY . . 14:09:16 ---> 3bfb18aebe2a 14:09:16 Step 16/16 : RUN ${MAKE} 14:09:16 ---> Running in 6e0d01270736 14:09:17 noop 14:09:17 Removing intermediate container 6e0d01270736 14:09:17 ---> 023f8f32d7c6 14:09:17 Successfully built 023f8f32d7c6 14:09:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:18 + docker inspect -f . ci-base-image-arm64 14:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:18 prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container 14:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 14:09:19 $ docker top 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:20 + go version 14:09:20 go version go1.18.3 linux/arm64 [Pipeline] } 14:09:20 $ docker stop --time=1 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc 14:09:22 $ docker rm -f 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:23 + docker inspect -f . ci-base-image-arm64 14:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:23 prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container 14:09:23 $ 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/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 14:09:24 $ docker top 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:25 + git config --global --add safe.directory /w/workspace/edgex-ui-go/80 [Pipeline] fileExists [Pipeline] sh 14:09:26 + make test 14:09:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:09:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:10:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:10:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:14 ./bin/test-attribution-txt.sh 14:10:14 make -C web test 14:10:14 make[1]: Entering directory '/w/workspace/edgex-ui-go/80/web' 14:10:14 make[1]: tput: No such file or directory 14:10:14 make[1]: tput: No such file or directory 14:10:14 warning: generating ./VERSION 14:10:14 echo "0.0.0" > VERSION 14:10:14 docker build \ 14:10:14 -f Dockerfile \ 14:10:14 --build-arg USER=1000 \ 14:10:14 \ 14:10:14 --label "git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e" \ 14:10:14 -t edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e \ 14:10:14 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:10:14 . 14:10:14 Sending build context to Docker daemon 3.269MB 14:10:14 Step 1/10 : FROM node:16.17-alpine3.15 14:10:14 16.17-alpine3.15: Pulling from library/node 14:10:15 47517142f6ba: Pulling fs layer 14:10:15 17eb293efcef: Pulling fs layer 14:10:15 5f80d66b68ae: Pulling fs layer 14:10:15 55cd42e1afe3: Pulling fs layer 14:10:15 55cd42e1afe3: Waiting 14:10:15 47517142f6ba: Verifying Checksum 14:10:15 47517142f6ba: Download complete 14:10:15 55cd42e1afe3: Verifying Checksum 14:10:15 55cd42e1afe3: Download complete 14:10:15 5f80d66b68ae: Verifying Checksum 14:10:15 5f80d66b68ae: Download complete 14:10:16 47517142f6ba: Pull complete 14:10:17 17eb293efcef: Verifying Checksum 14:10:17 17eb293efcef: Download complete 14:10:20 17eb293efcef: Pull complete 14:10:21 5f80d66b68ae: Pull complete 14:10:21 55cd42e1afe3: Pull complete 14:10:21 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 14:10:21 Status: Downloaded newer image for node:16.17-alpine3.15 14:10:21 ---> ddf45b724adc 14:10:21 Step 2/10 : RUN apk add --no-cache chromium 14:10:22 ---> Running in 874c04734ae9 14:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:10:24 (1/128) Installing libxau (1.0.9-r0) 14:10:24 (2/128) Installing libmd (1.0.3-r0) 14:10:24 (3/128) Installing libbsd (0.11.3-r1) 14:10:24 (4/128) Installing libxdmcp (1.1.3-r0) 14:10:24 (5/128) Installing libxcb (1.14-r2) 14:10:24 (6/128) Installing libx11 (1.7.2-r0) 14:10:24 (7/128) Installing libxext (1.3.4-r0) 14:10:24 (8/128) Installing libice (1.0.10-r0) 14:10:24 (9/128) Installing libuuid (2.37.4-r0) 14:10:24 (10/128) Installing libsm (1.2.3-r0) 14:10:24 (11/128) Installing libxt (1.2.1-r0) 14:10:24 (12/128) Installing libxmu (1.1.3-r0) 14:10:24 (13/128) Installing xset (1.2.4-r0) 14:10:24 (14/128) Installing xprop (1.2.5-r0) 14:10:24 (15/128) Installing xdg-utils (1.1.3-r0) 14:10:24 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 14:10:24 (17/128) Installing pkgconf (1.8.0-r0) 14:10:24 (18/128) Installing libffi (3.4.2-r1) 14:10:24 (19/128) Installing libintl (0.21-r0) 14:10:24 (20/128) Installing libblkid (2.37.4-r0) 14:10:24 (21/128) Installing libmount (2.37.4-r0) 14:10:24 (22/128) Installing pcre (8.45-r1) 14:10:24 (23/128) Installing glib (2.70.1-r0) 14:10:24 (24/128) Installing xz-libs (5.2.5-r1) 14:10:24 (25/128) Installing libxml2 (2.9.14-r1) 14:10:24 (26/128) Installing shared-mime-info (2.1-r0) 14:10:24 (27/128) Installing hicolor-icon-theme (0.17-r1) 14:10:24 (28/128) Installing libjpeg-turbo (2.1.2-r0) 14:10:24 (29/128) Installing libpng (1.6.37-r1) 14:10:25 (30/128) Installing libwebp (1.2.2-r0) 14:10:25 (31/128) Installing zstd-libs (1.5.0-r0) 14:10:25 (32/128) Installing tiff (4.3.0-r1) 14:10:25 (33/128) Installing gdk-pixbuf (2.42.8-r0) 14:10:25 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 14:10:25 (35/128) Installing libxcomposite (0.4.5-r0) 14:10:25 (36/128) Installing libxfixes (6.0.0-r0) 14:10:25 (37/128) Installing libxrender (0.9.10-r3) 14:10:25 (38/128) Installing libxcursor (1.2.0-r0) 14:10:25 (39/128) Installing libxdamage (1.1.5-r1) 14:10:25 (40/128) Installing libxi (1.8-r0) 14:10:25 (41/128) Installing libxinerama (1.1.4-r1) 14:10:25 (42/128) Installing libxrandr (1.5.2-r1) 14:10:25 (43/128) Installing atk (2.36.0-r0) 14:10:25 (44/128) Installing libxtst (1.2.3-r3) 14:10:25 (45/128) Installing dbus-libs (1.12.20-r4) 14:10:25 (46/128) Installing at-spi2-core (2.42.0-r0) 14:10:25 (47/128) Installing at-spi2-atk (2.38.0-r0) 14:10:25 (48/128) Installing expat (2.4.7-r0) 14:10:25 (49/128) Installing brotli-libs (1.0.9-r5) 14:10:25 (50/128) Installing libbz2 (1.0.8-r1) 14:10:25 (51/128) Installing freetype (2.11.1-r2) 14:10:25 (52/128) Installing fontconfig (2.13.1-r4) 14:10:25 (53/128) Installing pixman (0.40.0-r3) 14:10:25 (54/128) Installing cairo (1.16.0-r5) 14:10:25 (55/128) Installing cairo-gobject (1.16.0-r5) 14:10:25 (56/128) Installing avahi-libs (0.8-r5) 14:10:25 (57/128) Installing gmp (6.2.1-r1) 14:10:25 (58/128) Installing nettle (3.7.3-r0) 14:10:25 (59/128) Installing p11-kit (0.24.0-r1) 14:10:25 (60/128) Installing libtasn1 (4.18.0-r0) 14:10:25 (61/128) Installing libunistring (0.9.10-r1) 14:10:25 (62/128) Installing gnutls (3.7.1-r1) 14:10:25 (63/128) Installing cups-libs (2.3.3-r6) 14:10:25 (64/128) Installing libepoxy (1.5.9-r0) 14:10:25 (65/128) Installing fribidi (1.0.11-r0) 14:10:25 (66/128) Installing graphite2 (1.3.14-r0) 14:10:25 (67/128) Installing harfbuzz (3.0.0-r2) 14:10:25 (68/128) Installing libxft (2.3.4-r0) 14:10:25 (69/128) Installing pango (1.48.10-r0) 14:10:25 (70/128) Installing wayland-libs-client (1.19.0-r1) 14:10:25 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 14:10:25 (72/128) Installing wayland-libs-egl (1.19.0-r1) 14:10:25 (73/128) Installing xkeyboard-config (2.34-r0) 14:10:25 (74/128) Installing libxkbcommon (1.3.1-r0) 14:10:25 (75/128) Installing gtk+3.0 (3.24.30-r0) 14:10:26 Executing gtk+3.0-3.24.30-r0.post-install 14:10:26 (76/128) Installing libfontenc (1.1.4-r0) 14:10:26 (77/128) Installing mkfontscale (1.2.1-r1) 14:10:26 (78/128) Installing ttf-opensans (1.10-r1) 14:10:26 Executing ttf-opensans-1.10-r1.post-install 14:10:28 (79/128) Installing libogg (1.3.5-r0) 14:10:28 (80/128) Installing flac (1.3.4-r0) 14:10:28 (81/128) Installing alsa-lib (1.2.5.1-r1) 14:10:28 (82/128) Installing libatomic (10.3.1_git20211027-r0) 14:10:28 (83/128) Installing sdl2 (2.0.16-r4) 14:10:28 (84/128) Installing aom-libs (3.2.0-r0) 14:10:28 (85/128) Installing libass (0.15.2-r0) 14:10:28 (86/128) Installing libdav1d (0.9.2-r0) 14:10:28 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:10:28 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 14:10:28 (89/128) Installing lame (3.100-r0) 14:10:29 (90/128) Installing opus (1.3.1-r1) 14:10:29 (91/128) Installing libgomp (10.3.1_git20211027-r0) 14:10:29 (92/128) Installing soxr (0.1.3-r2) 14:10:29 (93/128) Installing libsrt (1.4.2-r1) 14:10:29 (94/128) Installing libssh (0.9.6-r1) 14:10:29 (95/128) Installing libtheora (1.1.1-r16) 14:10:29 (96/128) Installing v4l-utils-libs (1.22.1-r1) 14:10:29 (97/128) Installing libdrm (2.4.109-r0) 14:10:29 (98/128) Installing libva (2.13.0-r0) 14:10:29 (99/128) Installing libvdpau (1.4-r0) 14:10:29 (100/128) Installing vidstab (1.1.0-r1) 14:10:29 (101/128) Installing libvorbis (1.3.7-r0) 14:10:29 (102/128) Installing libvpx (1.10.0-r0) 14:10:29 (103/128) Installing vulkan-loader (1.2.196-r0) 14:10:29 (104/128) Installing x264-libs (20210613-r0) 14:10:29 (105/128) Installing x265-libs (3.5-r0) 14:10:29 (106/128) Installing xvidcore (1.3.7-r1) 14:10:29 (107/128) Installing ffmpeg-libs (4.4.1-r2) 14:10:29 (108/128) Installing libevent (2.1.12-r4) 14:10:29 (109/128) Installing mesa (21.2.6-r0) 14:10:29 (110/128) Installing wayland-libs-server (1.19.0-r1) 14:10:29 (111/128) Installing mesa-gbm (21.2.6-r0) 14:10:29 (112/128) Installing lcms2 (2.12-r1) 14:10:29 (113/128) Installing nspr (4.32-r0) 14:10:29 (114/128) Installing sqlite-libs (3.36.0-r0) 14:10:29 (115/128) Installing nss (3.78.1-r0) 14:10:29 (116/128) Installing libasyncns (0.8-r1) 14:10:29 (117/128) Installing libltdl (2.4.6-r7) 14:10:29 (118/128) Installing orc (0.4.32-r0) 14:10:29 (119/128) Installing libsndfile (1.0.31-r1) 14:10:30 (120/128) Installing speexdsp (1.2.0-r0) 14:10:30 (121/128) Installing tdb-libs (1.4.5-r0) 14:10:30 (122/128) Installing libpulse (15.0-r2) 14:10:30 (123/128) Installing re2 (2021.11.01-r0) 14:10:30 (124/128) Installing snappy (1.1.9-r1) 14:10:30 (125/128) Installing libgpg-error (1.42-r1) 14:10:30 (126/128) Installing libgcrypt (1.9.4-r0) 14:10:30 (127/128) Installing libxslt (1.1.35-r0) 14:10:30 (128/128) Installing chromium (99.0.4844.84-r0) 14:10:34 Executing busybox-1.34.1-r7.trigger 14:10:34 Executing glib-2.70.1-r0.trigger 14:10:34 Executing shared-mime-info-2.1-r0.trigger 14:10:38 Executing gdk-pixbuf-2.42.8-r0.trigger 14:10:38 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:10:38 Executing fontconfig-2.13.1-r4.trigger 14:10:38 Executing mkfontscale-1.2.1-r1.trigger 14:10:38 OK: 275 MiB in 144 packages 14:10:47 Removing intermediate container 874c04734ae9 14:10:47 ---> bbe21c4bde6e 14:10:47 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:10:47 ---> Running in fbf3e087eb11 14:10:47 Removing intermediate container fbf3e087eb11 14:10:47 ---> 471c027e826f 14:10:47 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:10:47 ---> Running in 7a42c8b04b75 14:10:47 Removing intermediate container 7a42c8b04b75 14:10:47 ---> e18e0aebc503 14:10:47 Step 5/10 : RUN npm install -g npm 14:10:47 ---> Running in 3a7c1b752ffa 14:11:09 14:11:09 changed 54 packages, and audited 212 packages in 19s 14:11:09 14:11:09 11 packages are looking for funding 14:11:09 run `npm fund` for details 14:11:09 14:11:09 found 0 vulnerabilities 14:11:13 Removing intermediate container 3a7c1b752ffa 14:11:13 ---> 559c14e180a8 14:11:13 Step 6/10 : ARG USER=1000 14:11:13 ---> Running in e2c8965c8a6f 14:11:13 Removing intermediate container e2c8965c8a6f 14:11:13 ---> 12b6b9114548 14:11:13 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:11:13 ---> Running in d73c9a7d7554 14:11:15 Removing intermediate container d73c9a7d7554 14:11:15 ---> c7febcfedcde 14:11:15 Step 8/10 : USER $USER:$USER 14:11:15 ---> Running in 3c11e8b67c3f 14:11:15 Removing intermediate container 3c11e8b67c3f 14:11:15 ---> 93dd61bcaed0 14:11:15 Step 9/10 : WORKDIR /app 14:11:15 ---> Running in baa553974766 14:11:15 Removing intermediate container baa553974766 14:11:15 ---> a451c450acf1 14:11:15 Step 10/10 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e 14:11:15 ---> Running in cddcc2144811 14:11:16 Removing intermediate container cddcc2144811 14:11:16 ---> 2ca16941f231 14:11:16 Successfully built 2ca16941f231 14:11:16 Successfully tagged edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e 14:11:16 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:11:16 touch edgex-web-ui.imagebuilt 14:11:16 mkdir -p node_modules coverage 14:11:16 chown "1000:1000" node_modules coverage package-lock.json 14:11:16 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:26 npm WARN EBADENGINE Unsupported engine { 14:11:26 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:11:26 npm WARN EBADENGINE required: { 14:11:26 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:11:26 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:11:26 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:11:26 npm WARN EBADENGINE }, 14:11:26 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 14:11:26 npm WARN EBADENGINE } 14:11:59 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:11:59 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 14:11:59 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:11:59 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:11:59 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:12:00 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:12:07 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:12:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:12:09 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:12:28 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:12:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:12:28 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. 14:12:31 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. 14:12:33 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. 14:12:35 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:12:45 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 14:12:46 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 14:13:01 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. 14:13:19 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 14:13:52 14:13:52 added 1475 packages, and audited 1476 packages in 2m 14:13:52 14:13:52 90 packages are looking for funding 14:13:52 run `npm fund` for details 14:13:52 14:13:52 13 vulnerabilities (3 moderate, 8 high, 2 critical) 14:13:52 14:13:52 To address issues that do not require attention, run: 14:13:52 npm audit fix 14:13:52 14:13:52 To address all issues (including breaking changes), run: 14:13:52 npm audit fix --force 14:13:52 14:13:52 Run `npm audit` for details. 14:13:52 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 14:14:07 - Generating browser application bundles (phase: setup)... 14:14:39 Compiling @angular/compiler/testing : es2015 as esm2015 14:14:39 Compiling @angular/core : es2015 as esm2015 14:15:06 Compiling @angular/common : es2015 as esm2015 14:15:06 Compiling @angular/core/testing : es2015 as esm2015 14:15:10 Compiling @angular/platform-browser : es2015 as esm2015 14:15:10 Compiling @angular/common/testing : es2015 as esm2015 14:15:15 Compiling @angular/router : es2015 as esm2015 14:15:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:15:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:15:22 Compiling @angular/common/http : es2015 as esm2015 14:15:22 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:15:26 Compiling @angular/forms : es2015 as esm2015 14:15:26 Compiling @angular/router/testing : es2015 as esm2015 14:15:27 Compiling @angular/common/http/testing : es2015 as esm2015 14:16:23 20 09 2022 14:16:23.016:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:16:23 20 09 2022 14:16:23.029:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:16:23 20 09 2022 14:16:23.052:INFO [launcher]: Starting browser ChromeHeadless 14:17:31 20 09 2022 14:17:24.403:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 14:17:38 20 09 2022 14:17:37.313:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 14:18:05 20 09 2022 14:18:04.427:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 14:18:27 ✔ Browser application bundle generation complete. 14:18:27 20 09 2022 14:18:26.409:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4VmJ-FibcPN3cU31AAAB with id 10667078 14:18:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 14:18:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.546 secs) 14:18:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.535 secs) 14:18:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.7 secs) 14:18:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.808 secs) 14:18:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.007 secs) 14:18:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.157 secs) 14:18:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.184 secs) 14:18:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.416 secs) 14:18:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.485 secs) 14:18:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.675 secs) 14:18:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.971 secs) 14:18:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.056 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.34 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.583 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.662 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.719 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.846 secs) 14:18:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.861 secs) 14:18:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.152 secs) 14:18:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.287 secs) 14:18:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.357 secs) 14:18:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.436 secs) 14:18:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.774 secs) 14:18:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.895 secs) 14:18:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.99 secs) 14:18:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.288 secs) 14:18:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.483 secs) 14:18:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.563 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.602 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.622 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.639 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.691 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.795 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.839 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.108 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.171 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.216 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.332 secs) 14:18:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.359 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.386 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.413 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.433 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.456 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.495 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.51 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.52 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.573 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.745 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.8 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.94 secs) 14:18:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.975 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.003 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.062 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.098 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.127 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.144 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.159 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.173 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.278 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.296 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.31 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.381 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.449 secs) 14:18:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.717 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.063 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.088 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.108 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.131 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.337 secs) 14:18:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.464 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.479 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.494 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.547 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.804 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.98 secs) 14:18:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.245 secs) 14:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.938 secs) 14:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.004 secs) 14:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.036 secs) 14:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.056 secs) 14:18:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.069 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.221 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.301 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.473 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.733 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.908 secs) 14:18:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.931 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.945 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.977 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.364 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.537 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.571 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.66 secs) 14:18:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.707 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.804 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.912 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.935 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.951 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.114 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.305 secs) 14:18:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.339 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.4 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.448 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.476 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.497 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.519 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.569 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.607 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.804 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.868 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.906 secs) 14:19:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.128 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.165 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.308 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.329 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.396 secs) 14:19:01 WARN: ' 14:19:01 It looks like you're using ngModel on the same form field as formControlName. 14:19:01 Support for using the ngModel input property and ngModelChange event with 14:19:01 reactive form directives has been deprecated in Angular v6 and will be removed 14:19:01 in a future version of Angular. 14:19:01 14:19:01 For more information on this, see our API docs here: 14:19:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:19:01 ' 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.396 secs) 14:19:01 WARN: ' 14:19:01 It looks like you're using ngModel on the same form field as formControlName. 14:19:01 Support for using the ngModel input property and ngModelChange event with 14:19:01 reactive form directives has been deprecated in Angular v6 and will be removed 14:19:01 in a future version of Angular. 14:19:01 14:19:01 For more information on this, see our API docs here: 14:19:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:19:01 ' 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.567 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.596 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.607 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.679 secs) 14:19:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.77 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.011 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.138 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.212 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.235 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.289 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.367 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.398 secs) 14:19:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.454 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.686 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.722 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.774 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.006 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.033 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.09 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.153 secs) 14:19:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.181 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.208 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.295 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.365 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.506 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.561 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.605 secs) 14:19:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.686 secs) 14:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.757 secs) 14:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.773 secs) 14:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.895 secs) 14:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.917 secs) 14:19:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.934 secs) 14:19:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.171 secs / 15.934 secs) 14:19:06 TOTAL: 149 SUCCESS 14:19:06 ✔ Browser application bundle generation complete. 14:19:10 14:19:10 =============================== Coverage summary =============================== 14:19:10 Statements : 40.98% ( 1467/3580 ) 14:19:10 Branches : 12.03% ( 111/923 ) 14:19:10 Functions : 33.28% ( 432/1298 ) 14:19:10 Lines : 38.91% ( 1318/3387 ) 14:19:10 ================================================================================ 14:19:10 20 09 2022 14:19:09.864:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 14:19:11 ✔ Browser application bundle generation complete. 14:19:12 make[1]: Leaving directory '/w/workspace/edgex-ui-go/80/web' [Pipeline] echo 14:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:19:12 $ docker stop --time=1 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a 14:19:13 $ docker rm -f 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a [Pipeline] // withDockerContainer [Pipeline] sh 14:19:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:19:17 Warning: overwriting stash ‘coverage-report’ 14:19:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:26 + ls -al . 14:19:26 total 168 14:19:26 drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 14:09 . 14:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 .. 14:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 .blubracket 14:19:26 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 14:07 .dockerignore 14:19:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:07 .git 14:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 .github 14:19:26 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 14:07 .gitignore 14:19:26 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 14:07 Attribution.txt 14:19:26 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 14:07 CHANGELOG.md 14:19:26 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:07 CONTRIBUTING.md 14:19:26 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 14:07 Dockerfile 14:19:26 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:07 Jenkinsfile 14:19:26 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:07 LICENSE 14:19:26 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 14:07 Makefile 14:19:26 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 14:07 README.md 14:19:26 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 14:05 VERSION 14:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 assets 14:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 bin 14:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 cmd 14:19:26 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:09 coverage.out 14:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 docs 14:19:26 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 14:07 go.mod 14:19:26 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 14:07 go.sum 14:19:26 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:07 internal 14:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 pkg 14:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 snap 14:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 testing 14:19:26 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:07 version.go 14:19:26 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 14:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:27 + 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=a2613f37b18292cfb09bf777d2af224928a20c7e --label arch=arm64 --label version=2.3.0-dev.9 . 14:19:28 Sending build context to Docker daemon 31.39MB 14:19:28 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 14:19:28 Step 2/24 : FROM ${BASE} AS builder 14:19:28 ---> 023f8f32d7c6 14:19:28 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:19:29 ---> Running in a09f634bf5f1 14:19:29 Removing intermediate container a09f634bf5f1 14:19:29 ---> d7c57a11bbf5 14:19:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:19:30 ---> Running in f2c53517a833 14:19:30 Removing intermediate container f2c53517a833 14:19:30 ---> 569d23e83249 14:19:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:19:30 ---> Running in e9e22bc35a85 14:19:30 Removing intermediate container e9e22bc35a85 14:19:30 ---> 4707caa12ee8 14:19:30 Step 6/24 : LABEL Name=edgex-ui-go 14:19:30 ---> Running in d7826e4b7594 14:19:31 Removing intermediate container d7826e4b7594 14:19:31 ---> a876a720f565 14:19:31 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:19:31 ---> Running in cc6806c172cb 14:19:31 Removing intermediate container cc6806c172cb 14:19:31 ---> 06921a98dc65 14:19:31 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:19:33 ---> 775b657bab4f 14:19:33 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:33 ---> Running in 19844f18d141 14:19:35 Removing intermediate container 19844f18d141 14:19:35 ---> 0e9762a13f66 14:19:35 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:35 ---> Running in 4d5f803b7cca 14:19:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:19:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:19:38 OK: 221 MiB in 51 packages 14:19:39 Removing intermediate container 4d5f803b7cca 14:19:39 ---> 322b091152f8 14:19:39 Step 11/24 : ENV GO111MODULE=on 14:19:39 ---> Running in eb1dce61ee42 14:19:39 Removing intermediate container eb1dce61ee42 14:19:39 ---> 9e31a1bde47f 14:19:39 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:19:39 ---> Running in eb94805fc1da 14:19:40 Removing intermediate container eb94805fc1da 14:19:40 ---> 0955cbde91e3 14:19:40 Step 13/24 : COPY go.mod vendor* ./ 14:19:40 ---> 5e364a439ab0 14:19:40 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:40 ---> Running in 631e202adb47 14:19:42 Removing intermediate container 631e202adb47 14:19:42 ---> e98e71f6d4df 14:19:42 Step 15/24 : COPY . . 14:19:48 ---> 4940e56f9ff5 14:19:48 Step 16/24 : RUN ${MAKE} 14:19:48 ---> Running in 554221d26f12 14:19:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:20:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:20:32 Removing intermediate container 554221d26f12 14:20:32 ---> 92ac052a1f04 14:20:32 Step 17/24 : FROM alpine:3.14 14:20:32 3.14: Pulling from library/alpine 14:20:32 90cda3b7c325: Pulling fs layer 14:20:33 90cda3b7c325: Download complete 14:20:33 90cda3b7c325: Pull complete 14:20:33 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 14:20:33 Status: Downloaded newer image for alpine:3.14 14:20:33 ---> 376ba31ae3da 14:20:33 Step 18/24 : EXPOSE 4000 14:20:33 ---> Running in b4c125086370 14:20:33 Removing intermediate container b4c125086370 14:20:33 ---> 6054ea377d23 14:20:33 Step 19/24 : 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 14:20:35 ---> c5bad770a83e 14:20:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:20:35 ---> Running in 5f09bd8efd05 14:20:35 Removing intermediate container 5f09bd8efd05 14:20:35 ---> 2c74ea870823 14:20:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:20:35 ---> Running in ac50c110c274 14:20:36 Removing intermediate container ac50c110c274 14:20:36 ---> 3f85d2469abd 14:20:36 Step 22/24 : LABEL arch=arm64 14:20:36 ---> Running in 8ffe364e012a 14:20:36 Removing intermediate container 8ffe364e012a 14:20:36 ---> a8f86ae63a26 14:20:36 Step 23/24 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e 14:20:36 ---> Running in 355c24efc073 14:20:37 Removing intermediate container 355c24efc073 14:20:37 ---> a50446728d77 14:20:37 Step 24/24 : LABEL version=2.3.0-dev.9 14:20:37 ---> Running in 1bc62584c114 14:20:37 Removing intermediate container 1bc62584c114 14:20:37 ---> 0fa37ef4a2bf 14:20:37 [Warning] One or more build-args [ARCH] were not consumed 14:20:37 Successfully built 0fa37ef4a2bf 14:20:37 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 14:20:37 provisioning config files... 14:20:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/80@tmp/config3009446565931558110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:38 ---> docker-login.sh 14:20:38 nexus3.edgexfoundry.org:10001 14:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:38 Configure a credential helper to remove this warning. See 14:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:38 14:20:38 Login Succeeded 14:20:38 nexus3.edgexfoundry.org:10002 14:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:38 Configure a credential helper to remove this warning. See 14:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:38 14:20:38 Login Succeeded 14:20:38 nexus3.edgexfoundry.org:10003 14:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:39 Configure a credential helper to remove this warning. See 14:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:39 14:20:39 Login Succeeded 14:20:39 nexus3.edgexfoundry.org:10004 14:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:40 Configure a credential helper to remove this warning. See 14:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:40 14:20:40 Login Succeeded 14:20:40 docker.io 14:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:40 Configure a credential helper to remove this warning. See 14:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:40 14:20:40 Login Succeeded 14:20:40 ---> docker-login.sh ends [Pipeline] } 14:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:40 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:20:40 a2613f37b18292cfb09bf777d2af224928a20c7e 14:20:40 latest 14:20:40 2.3.0-dev.9 14:20:40 a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:20:40 main 14:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e 14:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:20:41 e8ced1b72f6f: Preparing 14:20:41 28c3ef001483: Preparing 14:20:41 28c3ef001483: Layer already exists 14:20:46 e8ced1b72f6f: Pushed 14:20:46 a2613f37b18292cfb09bf777d2af224928a20c7e: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:20:47 e8ced1b72f6f: Preparing 14:20:47 28c3ef001483: Preparing 14:20:47 28c3ef001483: Layer already exists 14:20:47 e8ced1b72f6f: Layer already exists 14:20:47 latest: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 14:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:20:48 e8ced1b72f6f: Preparing 14:20:48 28c3ef001483: Preparing 14:20:48 e8ced1b72f6f: Layer already exists 14:20:48 28c3ef001483: Layer already exists 14:20:48 2.3.0-dev.9: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:20:49 e8ced1b72f6f: Preparing 14:20:49 28c3ef001483: Preparing 14:20:49 e8ced1b72f6f: Layer already exists 14:20:49 28c3ef001483: Layer already exists 14:20:49 a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 14:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:20:50 e8ced1b72f6f: Preparing 14:20:50 28c3ef001483: Preparing 14:20:50 28c3ef001483: Layer already exists 14:20:50 e8ced1b72f6f: Layer already exists 14:20:50 main: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:50 ===================================================== [Pipeline] echo 14:20:50 taggedImages: 14:20:50 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e 14:20:50 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:20:50 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 14:20:50 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 14:20:50 - 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 14:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:20:51 14:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:20:51 arm64: Pulling from edgex-lftools-log-publisher 14:20:51 8998bd30e6a1: Pulling fs layer 14:20:51 04944245beec: Pulling fs layer 14:20:51 699f458cf7ca: Pulling fs layer 14:20:51 765212b225bb: Pulling fs layer 14:20:51 f23df028b6ca: Pulling fs layer 14:20:51 d65c8cfc05b1: Pulling fs layer 14:20:51 2437ff75d9bd: Pulling fs layer 14:20:51 f23df028b6ca: Waiting 14:20:51 d65c8cfc05b1: Waiting 14:20:51 2437ff75d9bd: Waiting 14:20:51 765212b225bb: Waiting 14:20:51 04944245beec: Verifying Checksum 14:20:51 04944245beec: Download complete 14:20:51 765212b225bb: Verifying Checksum 14:20:51 765212b225bb: Download complete 14:20:51 f23df028b6ca: Verifying Checksum 14:20:51 f23df028b6ca: Download complete 14:20:51 d65c8cfc05b1: Verifying Checksum 14:20:51 d65c8cfc05b1: Download complete 14:20:52 699f458cf7ca: Verifying Checksum 14:20:52 699f458cf7ca: Download complete 14:20:52 8998bd30e6a1: Verifying Checksum 14:20:52 8998bd30e6a1: Download complete 14:20:55 2437ff75d9bd: Verifying Checksum 14:20:55 2437ff75d9bd: Download complete 14:20:57 8998bd30e6a1: Pull complete 14:20:57 04944245beec: Pull complete 14:20:58 699f458cf7ca: Pull complete 14:20:59 765212b225bb: Pull complete 14:20:59 f23df028b6ca: Pull complete 14:20:59 d65c8cfc05b1: Pull complete 14:21:14 2437ff75d9bd: Pull complete 14:21:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:21:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container 14:21:15 $ 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/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 14:21:18 $ docker top 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:19 ---> job-cost.sh 14:21:19 lf-activate-venv: SKIPPING 14:21:19 INFO: No Stack... 14:21:19 INFO: Retrieving Pricing Info for: v3-standard-4 14:21:20 INFO: Archiving Costs [Pipeline] sh 14:21:21 + cat /w/workspace/edgex-ui-go/80/archives/cost.csv 14:21:21 + cut -d, -f6 [Pipeline] lock 14:21:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] 14:21:21 Resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] did not exist. Created. 14:21:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:21:21 /w/workspace/edgex-ui-go/80@tmp/durable-6228501e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:21:22 + echo total: 0.10999999940395355 [Pipeline] stash 14:21:22 Warning: overwriting stash ‘stack-cost’ 14:21:28 Stashed 1 file(s) [Pipeline] } 14:21:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:21:28 $ docker stop --time=1 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 14:21:29 $ docker rm -f 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 [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 14:21:30 provisioning config files... 14:21:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7960529692869696224tmp [Pipeline] { [Pipeline] sh 14:21:30 + set +x 14:21:30 + curl -s https://codecov.io/bash 14:21:30 + bash -s -- 14:21:30 14:21:30 _____ _ 14:21:30 / ____| | | 14:21:30 | | ___ __| | ___ ___ _____ __ 14:21:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:21:30 | |___| (_) | (_| | __/ (_| (_) \ V / 14:21:30 \_____\___/ \__,_|\___|\___\___/ \_/ 14:21:30 Bash-1.0.6 14:21:30 14:21:30 14:21:30 ==> git version 2.25.1 found 14:21: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 14:21:30 Release-Date: 2020-01-08 14:21: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 14:21:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:21:30 ==> Jenkins CI detected. 14:21:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 14:21:30 project root: . 14:21:30 --> token set from env 14:21:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:21:30 ==> Running gcov in . (disable via -X gcov) 14:21:30 ==> Python coveragepy not found 14:21:30 ==> Searching for coverage reports in: 14:21:30 + . 14:21:30 -> Found 1 reports 14:21:30 ==> Detecting git/mercurial file structure 14:21:30 ==> Reading reports 14:21:30 + ./coverage.out bytes=10 14:21:30 ==> Appending adjustments 14:21:30 https://docs.codecov.io/docs/fixing-reports 14:21:31 + Found adjustments 14:21:31 ==> Gzipping contents 14:21:31 12K /tmp/codecov.G7esuW.gz 14:21:31 ==> Uploading reports 14:21:31 url: https://codecov.io 14:21:31 query: branch=main&commit=a2613f37b18292cfb09bf777d2af224928a20c7e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:21:31 -> Pinging Codecov 14:21:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=a2613f37b18292cfb09bf777d2af224928a20c7e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:21:31 -> Uploading to 14:21:31 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/FB506323287CE973F263BFD2A0EB1F37/a2613f37b18292cfb09bf777d2af224928a20c7e/cd4179b7-7386-4a06-bdf7-4e47f9a350bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T142131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c106e017af93e7b6bfb6cdfd53e879121267b7d37f65ffa680d7f8ab2d21fec 14:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:31 Dload Upload Total Spent Left Speed 14:21:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 36808 --:--:-- --:--:-- --:--:-- 36808 14:21:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } 14:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:21:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:21:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:32 14:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:21:32 df9b9388f04a: Pulling fs layer 14:21:32 52dc419b0ee2: Pulling fs layer 14:21:32 25bc292e5bac: Pulling fs layer 14:21:32 114826534d7a: Pulling fs layer 14:21:32 4657fd5d0bcf: Pulling fs layer 14:21:32 6ad1cebc031e: Pulling fs layer 14:21:32 8a3aa393b2d8: Pulling fs layer 14:21:32 114826534d7a: Waiting 14:21:32 4657fd5d0bcf: Waiting 14:21:32 8a3aa393b2d8: Waiting 14:21:32 6ad1cebc031e: Waiting 14:21:32 25bc292e5bac: Verifying Checksum 14:21:32 25bc292e5bac: Download complete 14:21:32 52dc419b0ee2: Verifying Checksum 14:21:32 52dc419b0ee2: Download complete 14:21:32 4657fd5d0bcf: Verifying Checksum 14:21:32 4657fd5d0bcf: Download complete 14:21:32 df9b9388f04a: Verifying Checksum 14:21:32 df9b9388f04a: Download complete 14:21:33 df9b9388f04a: Pull complete 14:21:33 6ad1cebc031e: Verifying Checksum 14:21:33 6ad1cebc031e: Download complete 14:21:33 52dc419b0ee2: Pull complete 14:21:33 25bc292e5bac: Pull complete 14:21:33 114826534d7a: Verifying Checksum 14:21:33 114826534d7a: Download complete 14:21:33 8a3aa393b2d8: Verifying Checksum 14:21:33 8a3aa393b2d8: Download complete 14:21:37 114826534d7a: Pull complete 14:21:37 4657fd5d0bcf: Pull complete 14:21:37 6ad1cebc031e: Pull complete 14:21:40 8a3aa393b2d8: Pull complete 14:21:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:40 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:21: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:21:43 $ docker top ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 -eo pid,comm [Pipeline] { [Pipeline] echo 14:21:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 14:21:43 + set -o pipefail 14:21:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 14:21:48 14:21:48 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 14:21:48 14:21:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0bd7340e-76e7-4c42-b8fc-5eb6e68873d2 14:21:48 14:21:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:21:48 14:21:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:21:48 14:21:48 [Pipeline] } 14:21:48 $ docker stop --time=1 ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 14:21:50 $ docker rm -f ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 [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 14:21:51 + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] sh 14:21:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:21:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:51 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:21:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:21:52 $ docker top 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:21:52 [ssh-agent] Looking for ssh-agent implementation... 14:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:21:52 $ docker exec 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc ssh-agent 14:21:52 SSH_AUTH_SOCK=/tmp/ssh-eBCgzTl78VGt/agent.33 14:21:52 SSH_AGENT_PID=39 14:21:52 Running ssh-add (command line suppressed) 14:21:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2476286574871255663.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2476286574871255663.key) 14:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:21:52 + git semver tag 14:21:53 2022-09-20 14:21:53,084 [run_tag] DEBUG tag force:False 14:21:53 2022-09-20 14:21:53,084 [check_head_tag] DEBUG check head tag 14:21:53 2022-09-20 14:21:53,084 [execute] INFO git cat-file --batch-check 14:21:53 2022-09-20 14:21:53,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:21:53 2022-09-20 14:21:53,089 [execute] INFO git cat-file --batch 14:21:53 2022-09-20 14:21:53,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:21:53 2022-09-20 14:21:53,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:21:53 2022-09-20 14:21:53,102 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 14:21:53 2022-09-20 14:21:53,103 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 14:21:53 2022-09-20 14:21:53,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:21:53 2.3.0-dev.9 [Pipeline] } 14:21:53 $ docker exec --env ******** --env ******** 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc ssh-agent -k 14:21:53 unset SSH_AUTH_SOCK; 14:21:53 unset SSH_AGENT_PID; 14:21:53 echo Agent pid 39 killed; 14:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:21:53 + git semver [Pipeline] } 14:21:53 $ docker stop --time=1 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc 14:21:55 $ docker rm -f 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:21:55 14:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:21:55 0.23.1-centos7: Pulling from edgex-lftools 14:21:55 ab5ef0e58194: Pulling fs layer 14:21:55 9712f1f96733: Pulling fs layer 14:21:55 63f879dbbcfc: Pulling fs layer 14:21:55 0d9ebad4ef96: Pulling fs layer 14:21:55 e9a5061849ea: Pulling fs layer 14:21:55 d747dcd14b5f: Pulling fs layer 14:21:55 2de7ff778b66: Pulling fs layer 14:21:55 e9a5061849ea: Waiting 14:21:55 2de7ff778b66: Waiting 14:21:55 d747dcd14b5f: Waiting 14:21:55 0d9ebad4ef96: Waiting 14:21:55 9712f1f96733: Verifying Checksum 14:21:55 9712f1f96733: Download complete 14:21:56 63f879dbbcfc: Verifying Checksum 14:21:56 63f879dbbcfc: Download complete 14:21:56 e9a5061849ea: Verifying Checksum 14:21:56 e9a5061849ea: Download complete 14:21:56 ab5ef0e58194: Verifying Checksum 14:21:56 ab5ef0e58194: Download complete 14:21:56 d747dcd14b5f: Verifying Checksum 14:21:56 d747dcd14b5f: Download complete 14:21:56 0d9ebad4ef96: Verifying Checksum 14:21:56 0d9ebad4ef96: Download complete 14:21:56 2de7ff778b66: Verifying Checksum 14:21:56 2de7ff778b66: Download complete 14:21:59 ab5ef0e58194: Pull complete 14:21:59 9712f1f96733: Pull complete 14:22:00 63f879dbbcfc: Pull complete 14:22:04 0d9ebad4ef96: Pull complete 14:22:04 e9a5061849ea: Pull complete 14:22:04 d747dcd14b5f: Pull complete 14:22:05 2de7ff778b66: Pull complete 14:22:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:05 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:22:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:22:07 $ docker top 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:22:07 provisioning config files... 14:22:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7376375717925188764tmp 14:22:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1513017347358608464tmp 14:22:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config640934826553190939tmp [Pipeline] { [Pipeline] echo 14:22:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:22:08 ---> sigul-configuration.sh 14:22:08 gpg: directory `/root/.gnupg' created 14:22:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:22:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:22:08 gpg: keyring `/root/.gnupg/secring.gpg' created 14:22:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:22:08 gpg: CAST5 encrypted data 14:22:08 gpg: encrypted with 1 passphrase 14:22:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:22:08 + mkdir /home/jenkins 14:22:08 + mkdir /home/jenkins/sigul [Pipeline] sh 14:22:08 + 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 14:22:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:22:08 ---> sigul-install.sh 14:22:08 Sigul already installed; skipping installation. [Pipeline] sh 14:22:09 + git tag --list 14:22:09 0.1.1 14:22:09 v1.1.0 14:22:09 v1.2.0 14:22:09 v1.2.1 14:22:09 v1.3.0 14:22:09 v2.0.0 14:22:09 v2.1.0 14:22:09 v2.2.0 14:22:09 v2.2.1-dev.1 14:22:09 v2.2.1-dev.2 14:22:09 v2.2.1-dev.3 14:22:09 v2.2.1-dev.4 14:22:09 v2.2.1-dev.5 14:22:09 v2.2.1-dev.6 14:22:09 v2.2.1-dev.7 14:22:09 v2.3.0-dev.7 14:22:09 v2.3.0-dev.8 14:22:09 v2.3.0-dev.9 [Pipeline] sh 14:22:09 + lftools sign git-tag v2.3.0-dev.9 14:22:10 Signing Git tag with Sigul... 14:22:10 Signing v2.3.0-dev.9 [Pipeline] echo 14:22:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:22:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:22:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:22:10 $ docker stop --time=1 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 14:22:12 $ docker rm -f 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:22:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:22:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:13 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:22:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:22:13 $ docker top 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:13 [ssh-agent] Looking for ssh-agent implementation... 14:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:13 $ docker exec 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 ssh-agent 14:22:13 SSH_AUTH_SOCK=/tmp/ssh-6mjjqWEc4idZ/agent.33 14:22:13 SSH_AGENT_PID=39 14:22:13 Running ssh-add (command line suppressed) 14:22:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7117490709410908126.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7117490709410908126.key) 14:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:14 + git semver bump pre 14:22:14 2022-09-20 14:22:14,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:22:14 2022-09-20 14:22:14,368 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev 14:22:14 2022-09-20 14:22:14,368 [bump_version] DEBUG bumped version:2.3.0-dev.10 14:22:14 2022-09-20 14:22:14,368 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 14:22:14 2022-09-20 14:22:14,368 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:22:14 2022-09-20 14:22:14,368 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:22:14 2022-09-20 14:22:14,370 [execute] INFO git cat-file --batch-check 14:22:14 2022-09-20 14:22:14,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:22:14 2022-09-20 14:22:14,375 [execute] INFO git cat-file --batch 14:22:14 2022-09-20 14:22:14,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:22:14 2022-09-20 14:22:14,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:22:14 2.3.0-dev.10 [Pipeline] } 14:22:14 $ docker exec --env ******** --env ******** 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 ssh-agent -k 14:22:14 unset SSH_AUTH_SOCK; 14:22:14 unset SSH_AGENT_PID; 14:22:14 echo Agent pid 39 killed; 14:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:14 + git semver [Pipeline] } 14:22:15 $ docker stop --time=1 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 14:22:16 $ docker rm -f 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 [Pipeline] // withDockerContainer [Pipeline] sh 14:22:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:22:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:17 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:22:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:22:17 $ docker top 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:17 [ssh-agent] Looking for ssh-agent implementation... 14:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:17 $ docker exec 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 ssh-agent 14:22:17 SSH_AUTH_SOCK=/tmp/ssh-dG3hLaak1ZDt/agent.33 14:22:17 SSH_AGENT_PID=39 14:22:17 Running ssh-add (command line suppressed) 14:22:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7679350164476056926.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7679350164476056926.key) 14:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:18 + git semver push 14:22:18 2022-09-20 14:22:18,557 [run_push] DEBUG push 14:22:18 2022-09-20 14:22:18,558 [execute] INFO git cat-file --batch-check 14:22:18 2022-09-20 14:22:18,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:22:18 2022-09-20 14:22:18,562 [execute] INFO git rev-list 4161373f51be60a815fd9d7e8a3525405ae67e59 -- 14:22:18 2022-09-20 14:22:18,563 [execute] DEBUG Popen(['git', 'rev-list', '4161373f51be60a815fd9d7e8a3525405ae67e59', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:22:18 2022-09-20 14:22:18,572 [execute] INFO git fetch -v origin 14:22:18 2022-09-20 14:22:18,572 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:22:19 2022-09-20 14:22:19,139 [run_push] DEBUG no remote changes detected 14:22:19 2022-09-20 14:22:19,139 [execute] INFO git push origin semver 14:22:19 2022-09-20 14:22:19,140 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:22:20 2022-09-20 14:22:20,023 [run_push] DEBUG push all version tags 14:22:20 2022-09-20 14:22:20,024 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:22:20 2022-09-20 14:22:20,024 [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) 14:22:21 2022-09-20 14:22:20,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:22:21 2.3.0-dev.10 [Pipeline] } 14:22:21 $ docker exec --env ******** --env ******** 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 ssh-agent -k 14:22:21 unset SSH_AUTH_SOCK; 14:22:21 unset SSH_AGENT_PID; 14:22:21 echo Agent pid 39 killed; 14:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:21 + git semver [Pipeline] } 14:22:21 $ docker stop --time=1 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 14:22:23 $ docker rm -f 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 [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 14:22:23 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 14:22:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:22:23 total 16 14:22:23 drwxr-xr-x 3 root root 4096 Sep 20 14:08 . 14:22:23 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 14:22 .. 14:22:23 drwxr-xr-x 2 root root 4096 Sep 20 14:08 cost 14:22:23 -rw-r--r-- 1 root root 82 Sep 20 14:08 cost.csv 14:22:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:22:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:22:23 total 16 14:22:23 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 14:08 . 14:22:23 drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 14:22 .. 14:22:23 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 14:08 cost 14:22:23 -rw-r--r-- 1 jenkins jenkins 82 Sep 20 14:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:22:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:22:24 ---> package-listing.sh 14:22:24 ++ facter osfamily 14:22:24 ++ tr '[:upper:]' '[:lower:]' 14:22:25 + OS_FAMILY=debian 14:22:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 14:22:25 + START_PACKAGES=/tmp/packages_start.txt 14:22:25 + END_PACKAGES=/tmp/packages_end.txt 14:22:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:22:25 + PACKAGES=/tmp/packages_start.txt 14:22:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:22:25 + PACKAGES=/tmp/packages_end.txt 14:22:25 + case "${OS_FAMILY}" in 14:22:25 + dpkg -l 14:22:25 + grep '^ii' 14:22:25 + '[' -f /tmp/packages_start.txt ']' 14:22:25 + '[' -f /tmp/packages_end.txt ']' 14:22:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:22:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:22:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 14:22:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 14:22:25 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 14:22:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:26 prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container 14:22:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:22:26 $ docker top 9ac65814479e980dfa367e5ac9a83f35296531fbd82ac3fd0256fdcc4a658fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:26 + touch /tmp/pre-build-complete [Pipeline] sh 14:22:26 + mkdir -p /var/log/sysstat [Pipeline] sh 14:22:27 + ls /var/log/sa-host 14:22:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:27 provisioning config files... 14:22:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config342872503781823532tmp [Pipeline] { [Pipeline] echo 14:22:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:22:27 ---> create-netrc.sh [Pipeline] } 14:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:22:28 ---> python-tools-install.sh [Pipeline] echo 14:22:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:22:28 ---> sudo-logs.sh 14:22:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:22:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:22:28 ---> job-cost.sh 14:22:28 lf-activate-venv: SKIPPING 14:22:28 DEBUG: total: 0.2199999988079071 14:22:28 INFO: Retrieving Stack Cost... 14:22:29 INFO: Retrieving Pricing Info for: v3-standard-8 14:22:29 INFO: Archiving Costs [Pipeline] echo 14:22:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:22:29 ---> logs-deploy.sh 14:22:29 lf-activate-venv: SKIPPING 14:22:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/80 14:22:29 INFO: archiving workspace using pattern(s): 14:22:30 Archives upload complete. 14:22:31 INFO: archiving logs to Nexus 14:22:31 ---> uname -a: 14:22:31 Linux prd-ubuntu20-04-docker-8c-8g-29950 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:22:31 14:22:31 14:22:31 ---> lscpu: 14:22:31 Architecture: x86_64 14:22:31 CPU op-mode(s): 32-bit, 64-bit 14:22:31 Byte Order: Little Endian 14:22:31 Address sizes: 40 bits physical, 48 bits virtual 14:22:31 CPU(s): 8 14:22:31 On-line CPU(s) list: 0-7 14:22:31 Thread(s) per core: 1 14:22:31 Core(s) per socket: 1 14:22:31 Socket(s): 8 14:22:31 NUMA node(s): 1 14:22:31 Vendor ID: AuthenticAMD 14:22:31 CPU family: 23 14:22:31 Model: 49 14:22:31 Model name: AMD EPYC-Rome Processor 14:22:31 Stepping: 0 14:22:31 CPU MHz: 2799.996 14:22:31 BogoMIPS: 5599.99 14:22:31 Virtualization: AMD-V 14:22:31 Hypervisor vendor: KVM 14:22:31 Virtualization type: full 14:22:31 L1d cache: 256 KiB 14:22:31 L1i cache: 256 KiB 14:22:31 L2 cache: 4 MiB 14:22:31 L3 cache: 128 MiB 14:22:31 NUMA node0 CPU(s): 0-7 14:22:31 Vulnerability Itlb multihit: Not affected 14:22:31 Vulnerability L1tf: Not affected 14:22:31 Vulnerability Mds: Not affected 14:22:31 Vulnerability Meltdown: Not affected 14:22:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:22:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:22:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:22:31 Vulnerability Srbds: Not affected 14:22:31 Vulnerability Tsx async abort: Not affected 14:22:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:22:31 14:22:31