Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 644bbf00b5c54e5a158a68758c6e0479d3a0d70d 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-ssh13664683936584713977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7492663054364419701.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh460714334158457107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13592603063976554127.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-ssh2705112496697948809.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17238’ Running on prd-ubuntu20.04-docker-8c-8g-17244 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d (main) Commit message: "Merge pull request #620 from jumpingliu/update-readme" > 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 > git rev-list --no-walk 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:32:17 ========================================================= 02:32:17 EdgeX Global Pipelines Version Info 02:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:32:18 ------------------- 02:32:18 stable info: 02:32:18 ------------------- 02:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:32:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:32:18 Message: update stable to v1.0.249 02:32:18 ------------------- 02:32:18 experimental info: 02:32:18 ------------------- 02:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 02:32:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:32:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 644bbf0 [Pipeline] echo 02:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:19 provisioning config files... 02:32:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6534883265339117078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:19 ---> docker-login.sh 02:32:19 nexus3.edgexfoundry.org:10001 02:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:20 Configure a credential helper to remove this warning. See 02:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:20 02:32:20 Login Succeeded 02:32:20 nexus3.edgexfoundry.org:10002 02:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:20 Configure a credential helper to remove this warning. See 02:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:20 02:32:20 Login Succeeded 02:32:20 nexus3.edgexfoundry.org:10003 02:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:20 Configure a credential helper to remove this warning. See 02:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:20 02:32:20 Login Succeeded 02:32:20 nexus3.edgexfoundry.org:10004 02:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:20 Configure a credential helper to remove this warning. See 02:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:20 02:32:20 Login Succeeded 02:32:20 docker.io 02:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:20 Configure a credential helper to remove this warning. See 02:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:20 02:32:20 Login Succeeded 02:32:20 ---> docker-login.sh ends [Pipeline] } 02:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:32:21 + git rev-list -1 --merges 644bbf00b5c54e5a158a68758c6e0479d3a0d70d~1..644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo 02:32:21 -----------> git rev-list -1 --merges 644bbf00b5c54e5a158a68758c6e0479d3a0d70d~1..644bbf00b5c54e5a158a68758c6e0479d3a0d70d 644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:32:21 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [false] [Pipeline] sh 02:32:21 + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo 02:32:21 ========================================================= 02:32:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:32:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:21 + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo 02:32:21 [semverPrep] GIT_COMMIT: 644bbf00b5c54e5a158a68758c6e0479d3a0d70d, Commit Message: Merge pull request #620 from jumpingliu/update-readme [Pipeline] echo 02:32:22 [semverPrep] This is not a build commit. [Pipeline] sh 02:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:32:22 + grep -v github /etc/ssh/ssh_known_hosts 02:32:22 + [ -e /tmp/ssh_known_hosts ] 02:32:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:32:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:32:22 + sudo tee -a /etc/ssh/ssh_known_hosts 02:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:22 02:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:23 0.1.4: Pulling from edgex-devops/py-git-semver 02:32:23 b85a868b505f: Pulling fs layer 02:32:23 e2be974225ed: Pulling fs layer 02:32:23 339a4e72a1f5: Pulling fs layer 02:32:23 988bab9f4d93: Pulling fs layer 02:32:23 1469e6f7b9e6: Pulling fs layer 02:32:23 eaf3925da568: Pulling fs layer 02:32:23 bab4dde63d76: Pulling fs layer 02:32:23 bde34c3a00c8: Pulling fs layer 02:32:23 b352a97aabf1: Pulling fs layer 02:32:23 4872d77fe225: Pulling fs layer 02:32:23 5851b861e8e6: Pulling fs layer 02:32:23 eaf3925da568: Waiting 02:32:23 bab4dde63d76: Waiting 02:32:23 bde34c3a00c8: Waiting 02:32:23 b352a97aabf1: Waiting 02:32:23 4872d77fe225: Waiting 02:32:23 5851b861e8e6: Waiting 02:32:23 988bab9f4d93: Waiting 02:32:23 1469e6f7b9e6: Waiting 02:32:23 e2be974225ed: Verifying Checksum 02:32:23 e2be974225ed: Download complete 02:32:23 988bab9f4d93: Verifying Checksum 02:32:23 988bab9f4d93: Download complete 02:32:23 1469e6f7b9e6: Verifying Checksum 02:32:23 1469e6f7b9e6: Download complete 02:32:23 eaf3925da568: Download complete 02:32:23 339a4e72a1f5: Verifying Checksum 02:32:23 339a4e72a1f5: Download complete 02:32:23 bde34c3a00c8: Verifying Checksum 02:32:23 bde34c3a00c8: Download complete 02:32:23 b352a97aabf1: Verifying Checksum 02:32:23 b352a97aabf1: Download complete 02:32:23 4872d77fe225: Verifying Checksum 02:32:23 4872d77fe225: Download complete 02:32:23 5851b861e8e6: Verifying Checksum 02:32:23 5851b861e8e6: Download complete 02:32:23 b85a868b505f: Download complete 02:32:23 bab4dde63d76: Verifying Checksum 02:32:23 bab4dde63d76: Download complete 02:32:24 b85a868b505f: Pull complete 02:32:24 e2be974225ed: Pull complete 02:32:25 339a4e72a1f5: Pull complete 02:32:25 988bab9f4d93: Pull complete 02:32:25 1469e6f7b9e6: Pull complete 02:32:25 eaf3925da568: Pull complete 02:32:26 bab4dde63d76: Pull complete 02:32:27 bde34c3a00c8: Pull complete 02:32:27 b352a97aabf1: Pull complete 02:32:27 4872d77fe225: Pull complete 02:32:27 5851b861e8e6: Pull complete 02:32:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:27 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:32:27 $ 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 02:32:31 $ docker top 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 -eo pid,comm 02:32:31 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). 02:32:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:31 [ssh-agent] Looking for ssh-agent implementation... 02:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:31 $ docker exec 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent 02:32:31 SSH_AUTH_SOCK=/tmp/ssh-naLgiGutwSlw/agent.32 02:32:31 SSH_AGENT_PID=38 02:32:31 Running ssh-add (command line suppressed) 02:32:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_881795700485144655.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_881795700485144655.key) 02:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:32 + git tag --points-at HEAD [Pipeline] } 02:32:32 $ docker exec --env ******** --env ******** 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent -k 02:32:32 unset SSH_AUTH_SOCK; 02:32:32 unset SSH_AGENT_PID; 02:32:32 echo Agent pid 38 killed; 02:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:32 [ssh-agent] Looking for ssh-agent implementation... 02:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:32 $ docker exec 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent 02:32:32 SSH_AUTH_SOCK=/tmp/ssh-2aeowaoVx3Tn/agent.71 02:32:32 SSH_AGENT_PID=77 02:32:32 Running ssh-add (command line suppressed) 02:32:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14903622839575208432.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14903622839575208432.key) 02:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:33 + git semver init 02:32:33 2023-05-30 02:32:33,181 [run_init] DEBUG init version:0.0.0 force:False 02:32:33 2023-05-30 02:32:33,183 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 02:32:33 2023-05-30 02:32:33,183 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 02:32:33 2023-05-30 02:32:33,183 [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) 02:32:35 2023-05-30 02:32:34,785 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 02:32:35 2023-05-30 02:32:34,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 02:32:35 2023-05-30 02:32:34,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:32:35 2023-05-30 02:32:34,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:32:35 3.0.0-dev.20 [Pipeline] } 02:32:35 $ docker exec --env ******** --env ******** 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent -k 02:32:35 unset SSH_AUTH_SOCK; 02:32:35 unset SSH_AGENT_PID; 02:32:35 echo Agent pid 77 killed; 02:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:32:35 + git semver [Pipeline] } 02:32:35 $ docker stop --time=1 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 02:32:37 $ docker rm -f --volumes 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:32:37 Stashed 1 file(s) [Pipeline] echo 02:32:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 02:32:37 provisioning config files... 02:32:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13978790115502473299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:38 ---> docker-login.sh 02:32:38 nexus3.edgexfoundry.org:10001 02:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:38 Configure a credential helper to remove this warning. See 02:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:38 02:32:38 Login Succeeded 02:32:38 nexus3.edgexfoundry.org:10002 02:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:38 Configure a credential helper to remove this warning. See 02:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:38 02:32:38 Login Succeeded 02:32:38 nexus3.edgexfoundry.org:10003 02:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:38 Configure a credential helper to remove this warning. See 02:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:38 02:32:38 Login Succeeded 02:32:38 nexus3.edgexfoundry.org:10004 02:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:38 Configure a credential helper to remove this warning. See 02:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:38 02:32:38 Login Succeeded 02:32:38 docker.io 02:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:32:38 Configure a credential helper to remove this warning. See 02:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:32:38 02:32:38 Login Succeeded 02:32:38 ---> docker-login.sh ends [Pipeline] } 02:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:32:38 ========================================================= 02:32:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:32:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:32:39 Sending build context to Docker daemon 47.58MB 02:32:39 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:32:39 Step 2/15 : FROM ${BASE} AS builder 02:32:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:32:39 f56be85fc22e: Pulling fs layer 02:32:39 85791d961cd3: Pulling fs layer 02:32:39 d694b5ae8c79: Pulling fs layer 02:32:39 9f32a84ed3da: Pulling fs layer 02:32:39 4d19c01a9841: Pulling fs layer 02:32:39 9325e15d5711: Pulling fs layer 02:32:39 9f32a84ed3da: Waiting 02:32:39 4d19c01a9841: Waiting 02:32:39 556b6ee489ea: Pulling fs layer 02:32:39 c5a4b2cf53e6: Pulling fs layer 02:32:39 9325e15d5711: Waiting 02:32:39 556b6ee489ea: Waiting 02:32:39 c5a4b2cf53e6: Waiting 02:32:39 85791d961cd3: Download complete 02:32:39 9f32a84ed3da: Verifying Checksum 02:32:39 9f32a84ed3da: Download complete 02:32:39 f56be85fc22e: Verifying Checksum 02:32:39 f56be85fc22e: Download complete 02:32:39 4d19c01a9841: Verifying Checksum 02:32:39 4d19c01a9841: Download complete 02:32:39 9325e15d5711: Verifying Checksum 02:32:39 9325e15d5711: Download complete 02:32:39 f56be85fc22e: Pull complete 02:32:39 85791d961cd3: Pull complete 02:32:40 d694b5ae8c79: Verifying Checksum 02:32:40 d694b5ae8c79: Download complete 02:32:40 c5a4b2cf53e6: Verifying Checksum 02:32:40 c5a4b2cf53e6: Download complete 02:32:40 556b6ee489ea: Verifying Checksum 02:32:40 556b6ee489ea: Download complete 02:32:43 d694b5ae8c79: Pull complete 02:32:43 9f32a84ed3da: Pull complete 02:32:43 4d19c01a9841: Pull complete 02:32:43 9325e15d5711: Pull complete 02:32:45 556b6ee489ea: Pull complete 02:32:46 c5a4b2cf53e6: Pull complete 02:32:46 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:32:46 ---> c4be618373d6 02:32:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:32:52 Still waiting to schedule task 02:32:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17242’ is offline 02:32:52 ---> Running in fca5c0ab9569 02:32:52 Removing intermediate container fca5c0ab9569 02:32:52 ---> 10a3ede3e98c 02:32:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:32:52 ---> Running in eca2697a9c3a 02:32:52 Removing intermediate container eca2697a9c3a 02:32:52 ---> 3a1ffaf827b1 02:32:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:32:52 ---> Running in f472ac7a3576 02:32:53 Removing intermediate container f472ac7a3576 02:32:53 ---> 2a6367b399c0 02:32:53 Step 6/15 : LABEL Name=edgex-ui-go 02:32:53 ---> Running in 7b4e7f53bcec 02:32:53 Removing intermediate container 7b4e7f53bcec 02:32:53 ---> 050dbf270730 02:32:53 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:32:53 ---> Running in da21ab83a884 02:32:53 Removing intermediate container da21ab83a884 02:32:53 ---> c039f606b08a 02:32:53 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:32:53 latest: Pulling from library/docker 02:32:53 8a49fdb3b6a5: Pulling fs layer 02:32:53 dfb60e7f5d22: Pulling fs layer 02:32:53 f74671f55a8d: Pulling fs layer 02:32:53 159682c80b19: Pulling fs layer 02:32:53 b1fd48ba55f8: Pulling fs layer 02:32:53 6478cae41da0: Pulling fs layer 02:32:53 3dc5e45939f9: Pulling fs layer 02:32:53 ec63addd3bc1: Pulling fs layer 02:32:53 3a314790488f: Pulling fs layer 02:32:53 f97b6f470a44: Pulling fs layer 02:32:53 ba6b089fd04d: Pulling fs layer 02:32:53 3580870ab4aa: Pulling fs layer 02:32:53 27aa171c6e15: Pulling fs layer 02:32:53 b55707de713d: Pulling fs layer 02:32:53 ec63addd3bc1: Waiting 02:32:53 27aa171c6e15: Waiting 02:32:53 b55707de713d: Waiting 02:32:53 3580870ab4aa: Waiting 02:32:53 b1fd48ba55f8: Waiting 02:32:53 3a314790488f: Waiting 02:32:53 f97b6f470a44: Waiting 02:32:53 ba6b089fd04d: Waiting 02:32:53 3dc5e45939f9: Waiting 02:32:53 6478cae41da0: Waiting 02:32:53 159682c80b19: Waiting 02:32:53 f74671f55a8d: Verifying Checksum 02:32:53 f74671f55a8d: Download complete 02:32:53 dfb60e7f5d22: Download complete 02:32:53 8a49fdb3b6a5: Verifying Checksum 02:32:53 8a49fdb3b6a5: Download complete 02:32:53 8a49fdb3b6a5: Pull complete 02:32:54 159682c80b19: Verifying Checksum 02:32:54 159682c80b19: Download complete 02:32:54 b1fd48ba55f8: Verifying Checksum 02:32:54 b1fd48ba55f8: Download complete 02:32:54 3dc5e45939f9: Verifying Checksum 02:32:54 3dc5e45939f9: Download complete 02:32:54 dfb60e7f5d22: Pull complete 02:32:54 ec63addd3bc1: Verifying Checksum 02:32:54 ec63addd3bc1: Download complete 02:32:54 f74671f55a8d: Pull complete 02:32:54 3a314790488f: Verifying Checksum 02:32:54 3a314790488f: Download complete 02:32:54 6478cae41da0: Verifying Checksum 02:32:54 6478cae41da0: Download complete 02:32:54 ba6b089fd04d: Verifying Checksum 02:32:54 ba6b089fd04d: Download complete 02:32:54 f97b6f470a44: Verifying Checksum 02:32:54 f97b6f470a44: Download complete 02:32:54 27aa171c6e15: Download complete 02:32:54 159682c80b19: Pull complete 02:32:54 b55707de713d: Verifying Checksum 02:32:54 b55707de713d: Download complete 02:32:54 b1fd48ba55f8: Pull complete 02:32:55 3580870ab4aa: Verifying Checksum 02:32:55 3580870ab4aa: Download complete 02:32:55 6478cae41da0: Pull complete 02:32:55 3dc5e45939f9: Pull complete 02:32:55 ec63addd3bc1: Pull complete 02:32:55 3a314790488f: Pull complete 02:32:55 f97b6f470a44: Pull complete 02:32:55 ba6b089fd04d: Pull complete 02:32:56 3580870ab4aa: Pull complete 02:32:56 27aa171c6e15: Pull complete 02:32:56 b55707de713d: Pull complete 02:32:56 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 02:32:56 Status: Downloaded newer image for docker:latest 02:33:00 ---> 3bd866c27d71 02:33:00 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:33:00 ---> Running in 7af847cc7d9c 02:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:00 OK: 265 MiB in 53 packages 02:33:00 Removing intermediate container 7af847cc7d9c 02:33:00 ---> 7748a6e296d7 02:33:00 Step 10/15 : ENV GO111MODULE=on 02:33:00 ---> Running in 0a1e92b23111 02:33:00 Removing intermediate container 0a1e92b23111 02:33:00 ---> f396add38017 02:33:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:33:00 ---> Running in bb11e8905007 02:33:00 Removing intermediate container bb11e8905007 02:33:00 ---> 4056b8f92edd 02:33:00 Step 12/15 : COPY go.mod vendor* ./ 02:33:01 ---> bdd45377dfce 02:33:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:01 ---> Running in c57f25299aa8 02:33:47 Removing intermediate container c57f25299aa8 02:33:47 ---> 3c986ac7e44e 02:33:47 Step 14/15 : COPY . . 02:33:47 ---> 30b6aa39e9d1 02:33:47 Step 15/15 : RUN ${MAKE} 02:33:47 ---> Running in d34db5eedc32 02:33:47 noop 02:33:47 Removing intermediate container d34db5eedc32 02:33:47 ---> 71b58893ee6e 02:33:47 Successfully built 71b58893ee6e 02:33:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:48 + docker inspect -f . ci-base-image-x86_64 02:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:48 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:33:48 $ 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 02:33:48 $ docker top acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:48 + go version 02:33:48 go version go1.20.2 linux/amd64 [Pipeline] } 02:33:48 $ docker stop --time=1 acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c 02:33:50 $ docker rm -f --volumes acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:50 + docker inspect -f . ci-base-image-x86_64 02:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:50 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:33:50 $ 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 02:33:51 $ docker top bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 02:33:51 + make test 02:33:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:33:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:34:04 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:34:04 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:34:07 ./bin/test-attribution-txt.sh 02:34:07 make -C web test 02:34:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 02:34:07 make[1]: tput: No such file or directory 02:34:07 make[1]: tput: No such file or directory 02:34:07 warning: generating ./VERSION 02:34:07 echo "0.0.0" > VERSION 02:34:07 docker build \ 02:34:07 -f Dockerfile \ 02:34:07 --build-arg USER=1000 \ 02:34:07 \ 02:34:07 --label "git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d" \ 02:34:07 -t edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d \ 02:34:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:34:07 . 02:34:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:34:07 Install the buildx component to build images with BuildKit: 02:34:07 https://docs.docker.com/go/buildx/ 02:34:07 02:34:07 Sending build context to Docker daemon 2.571MB 02:34:07 Step 1/10 : FROM node:16.17-alpine3.15 02:34:07 16.17-alpine3.15: Pulling from library/node 02:34:07 9621f1afde84: Pulling fs layer 02:34:07 c6f70ee39829: Pulling fs layer 02:34:07 56892a8094a2: Pulling fs layer 02:34:07 58dd87906ef0: Pulling fs layer 02:34:07 58dd87906ef0: Waiting 02:34:07 56892a8094a2: Download complete 02:34:07 9621f1afde84: Verifying Checksum 02:34:07 9621f1afde84: Download complete 02:34:07 58dd87906ef0: Verifying Checksum 02:34:07 58dd87906ef0: Download complete 02:34:08 9621f1afde84: Pull complete 02:34:08 c6f70ee39829: Verifying Checksum 02:34:08 c6f70ee39829: Download complete 02:34:09 c6f70ee39829: Pull complete 02:34:09 56892a8094a2: Pull complete 02:34:09 58dd87906ef0: Pull complete 02:34:09 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:34:09 Status: Downloaded newer image for node:16.17-alpine3.15 02:34:09 ---> b69703f70c3d 02:34:09 Step 2/10 : RUN apk add --no-cache chromium 02:34:11 ---> Running in 5ab3b422110d 02:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:34:12 (1/129) Installing libxau (1.0.9-r0) 02:34:12 (2/129) Installing libmd (1.0.3-r0) 02:34:12 (3/129) Installing libbsd (0.11.3-r1) 02:34:12 (4/129) Installing libxdmcp (1.1.3-r0) 02:34:12 (5/129) Installing libxcb (1.14-r2) 02:34:12 (6/129) Installing libx11 (1.7.3.1-r0) 02:34:12 (7/129) Installing libxext (1.3.4-r0) 02:34:12 (8/129) Installing libice (1.0.10-r0) 02:34:12 (9/129) Installing libuuid (2.37.4-r0) 02:34:12 (10/129) Installing libsm (1.2.3-r0) 02:34:12 (11/129) Installing libxt (1.2.1-r0) 02:34:12 (12/129) Installing libxmu (1.1.3-r0) 02:34:12 (13/129) Installing xset (1.2.4-r0) 02:34:12 (14/129) Installing xprop (1.2.5-r0) 02:34:12 (15/129) Installing xdg-utils (1.1.3-r0) 02:34:12 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:34:12 (17/129) Installing pkgconf (1.8.1-r0) 02:34:12 (18/129) Installing libffi (3.4.2-r1) 02:34:12 (19/129) Installing libintl (0.21-r0) 02:34:12 (20/129) Installing libblkid (2.37.4-r0) 02:34:12 (21/129) Installing libmount (2.37.4-r0) 02:34:12 (22/129) Installing pcre (8.45-r1) 02:34:12 (23/129) Installing glib (2.70.5-r0) 02:34:12 (24/129) Installing xz-libs (5.2.5-r1) 02:34:12 (25/129) Installing libxml2 (2.9.14-r2) 02:34:12 (26/129) Installing shared-mime-info (2.1-r2) 02:34:12 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:34:12 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:34:12 (29/129) Installing libpng (1.6.37-r1) 02:34:12 (30/129) Installing libwebp (1.2.2-r1) 02:34:12 (31/129) Installing zstd-libs (1.5.0-r0) 02:34:12 (32/129) Installing tiff (4.4.0-r1) 02:34:12 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:34:12 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:34:12 (35/129) Installing libxcomposite (0.4.5-r0) 02:34:12 (36/129) Installing libxfixes (6.0.0-r0) 02:34:12 (37/129) Installing libxrender (0.9.10-r3) 02:34:12 (38/129) Installing libxcursor (1.2.0-r0) 02:34:12 (39/129) Installing libxdamage (1.1.5-r1) 02:34:12 (40/129) Installing libxi (1.8-r0) 02:34:12 (41/129) Installing libxinerama (1.1.4-r1) 02:34:12 (42/129) Installing libxrandr (1.5.2-r1) 02:34:12 (43/129) Installing atk (2.36.0-r0) 02:34:12 (44/129) Installing libxtst (1.2.3-r3) 02:34:12 (45/129) Installing dbus-libs (1.12.24-r0) 02:34:12 (46/129) Installing at-spi2-core (2.42.0-r0) 02:34:12 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:34:12 (48/129) Installing expat (2.5.0-r0) 02:34:12 (49/129) Installing brotli-libs (1.0.9-r5) 02:34:13 (50/129) Installing libbz2 (1.0.8-r1) 02:34:13 (51/129) Installing freetype (2.11.1-r2) 02:34:13 (52/129) Installing fontconfig (2.13.1-r4) 02:34:13 (53/129) Installing pixman (0.40.0-r4) 02:34:13 (54/129) Installing cairo (1.16.0-r5) 02:34:13 (55/129) Installing cairo-gobject (1.16.0-r5) 02:34:13 (56/129) Installing avahi-libs (0.8-r5) 02:34:13 (57/129) Installing gmp (6.2.1-r1) 02:34:13 (58/129) Installing nettle (3.7.3-r0) 02:34:13 (59/129) Installing p11-kit (0.24.0-r1) 02:34:13 (60/129) Installing libtasn1 (4.18.0-r1) 02:34:13 (61/129) Installing libunistring (0.9.10-r1) 02:34:13 (62/129) Installing gnutls (3.7.1-r2) 02:34:13 (63/129) Installing cups-libs (2.3.3-r6) 02:34:13 (64/129) Installing libepoxy (1.5.9-r0) 02:34:13 (65/129) Installing fribidi (1.0.11-r0) 02:34:13 (66/129) Installing graphite2 (1.3.14-r0) 02:34:13 (67/129) Installing harfbuzz (3.0.0-r2) 02:34:13 (68/129) Installing libxft (2.3.4-r0) 02:34:13 (69/129) Installing pango (1.48.10-r0) 02:34:13 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:34:13 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:34:13 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:34:13 (73/129) Installing xkeyboard-config (2.34-r0) 02:34:13 (74/129) Installing libxkbcommon (1.3.1-r0) 02:34:13 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:34:13 Executing gtk+3.0-3.24.30-r0.post-install 02:34:13 (76/129) Installing libfontenc (1.1.4-r0) 02:34:13 (77/129) Installing mkfontscale (1.2.1-r1) 02:34:13 (78/129) Installing ttf-opensans (1.10-r1) 02:34:13 Executing ttf-opensans-1.10-r1.post-install 02:34:15 (79/129) Installing libogg (1.3.5-r0) 02:34:15 (80/129) Installing flac (1.3.4-r0) 02:34:15 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:34:15 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:34:15 (83/129) Installing sdl2 (2.0.16-r4) 02:34:15 (84/129) Installing aom-libs (3.2.0-r0) 02:34:15 (85/129) Installing libass (0.15.2-r0) 02:34:15 (86/129) Installing libdav1d (0.9.2-r0) 02:34:15 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 02:34:15 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 02:34:15 (89/129) Installing lame (3.100-r0) 02:34:15 (90/129) Installing opus (1.3.1-r1) 02:34:15 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:34:15 (92/129) Installing soxr (0.1.3-r2) 02:34:15 (93/129) Installing libsrt (1.4.2-r1) 02:34:15 (94/129) Installing libssh (0.9.6-r1) 02:34:15 (95/129) Installing libtheora (1.1.1-r16) 02:34:15 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:34:15 (97/129) Installing libpciaccess (0.16-r0) 02:34:15 (98/129) Installing libdrm (2.4.109-r0) 02:34:15 (99/129) Installing libva (2.13.0-r0) 02:34:15 (100/129) Installing libvdpau (1.4-r0) 02:34:15 (101/129) Installing vidstab (1.1.0-r1) 02:34:15 (102/129) Installing libvorbis (1.3.7-r0) 02:34:15 (103/129) Installing libvpx (1.10.0-r0) 02:34:15 (104/129) Installing vulkan-loader (1.2.196-r0) 02:34:15 (105/129) Installing x264-libs (20210613-r0) 02:34:15 (106/129) Installing x265-libs (3.5-r0) 02:34:15 (107/129) Installing xvidcore (1.3.7-r1) 02:34:15 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:34:15 (109/129) Installing libevent (2.1.12-r4) 02:34:15 (110/129) Installing mesa (21.2.6-r0) 02:34:15 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:34:15 (112/129) Installing mesa-gbm (21.2.6-r0) 02:34:15 (113/129) Installing lcms2 (2.12-r1) 02:34:15 (114/129) Installing nspr (4.32-r0) 02:34:15 (115/129) Installing sqlite-libs (3.36.0-r0) 02:34:16 (116/129) Installing nss (3.78.1-r0) 02:34:16 (117/129) Installing libasyncns (0.8-r1) 02:34:16 (118/129) Installing libltdl (2.4.6-r7) 02:34:16 (119/129) Installing orc (0.4.32-r0) 02:34:16 (120/129) Installing libsndfile (1.0.31-r1) 02:34:16 (121/129) Installing speexdsp (1.2.0-r0) 02:34:16 (122/129) Installing tdb-libs (1.4.5-r0) 02:34:16 (123/129) Installing libpulse (15.0-r2) 02:34:16 (124/129) Installing re2 (2021.11.01-r0) 02:34:16 (125/129) Installing snappy (1.1.9-r1) 02:34:16 (126/129) Installing libgpg-error (1.42-r1) 02:34:16 (127/129) Installing libgcrypt (1.9.4-r0) 02:34:16 (128/129) Installing libxslt (1.1.35-r0) 02:34:16 (129/129) Installing chromium (99.0.4844.84-r0) 02:34:17 Executing busybox-1.34.1-r7.trigger 02:34:17 Executing glib-2.70.5-r0.trigger 02:34:17 Executing shared-mime-info-2.1-r2.trigger 02:34:17 Executing gdk-pixbuf-2.42.8-r0.trigger 02:34:17 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:34:17 Executing fontconfig-2.13.1-r4.trigger 02:34:17 Executing mkfontscale-1.2.1-r1.trigger 02:34:17 OK: 286 MiB in 145 packages 02:34:24 Removing intermediate container 5ab3b422110d 02:34:24 ---> 39082a04f00d 02:34:24 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:34:24 ---> Running in 0443cd1274a9 02:34:24 Removing intermediate container 0443cd1274a9 02:34:24 ---> 265e09c961a9 02:34:24 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:34:24 ---> Running in f56667fdefaf 02:34:24 Removing intermediate container f56667fdefaf 02:34:24 ---> 91d624aca1f2 02:34:24 Step 5/10 : RUN npm install -g npm 02:34:24 ---> Running in f1c89459964b 02:34:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17245 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 02:34:29 Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout 02:34:29 The recommended git tool is: git 02:34:29 02:34:29 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 02:34:29 02:34:29 27 packages are looking for funding 02:34:29 run `npm fund` for details 02:34:29 02:34:29 found 0 vulnerabilities 02:34:31 Removing intermediate container f1c89459964b 02:34:31 ---> e7ebf6230026 02:34:31 Step 6/10 : ARG USER=1000 02:34:31 ---> Running in c6f91f2f914a 02:34:31 Removing intermediate container c6f91f2f914a 02:34:31 ---> ce06f769388e 02:34:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:34:31 ---> Running in e7162e294a32 02:34:32 Removing intermediate container e7162e294a32 02:34:32 ---> 7d49c5428f18 02:34:32 Step 8/10 : USER $USER:$USER 02:34:32 ---> Running in 799753daea78 02:34:32 Removing intermediate container 799753daea78 02:34:32 ---> 7aa35a684da2 02:34:32 Step 9/10 : WORKDIR /app 02:34:32 ---> Running in 0b116807530a 02:34:32 Removing intermediate container 0b116807530a 02:34:32 ---> 455fd74657fc 02:34:32 Step 10/10 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:34:32 ---> Running in 52a916f90f89 02:34:32 Removing intermediate container 52a916f90f89 02:34:32 ---> 1dee79369753 02:34:32 Successfully built 1dee79369753 02:34:32 Successfully tagged edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:34:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:34:32 touch edgex-web-ui.imagebuilt 02:34:32 mkdir -p node_modules coverage 02:34:32 chown "1000:1000" node_modules coverage package-lock.json 02:34:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:34:33 npm WARN old lockfile 02:34:33 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:34:33 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:34:33 npm WARN old lockfile 02:34:33 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:34:33 npm WARN old lockfile 02:34:35 using credential edgex-jenkins-ssh 02:34:35 Cloning the remote Git repository 02:34:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:34:35 > git init /w/workspace/edgex-ui-go/116 # timeout=10 02:34:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:34:35 > git --version # timeout=10 02:34:35 > git --version # 'git version 2.25.1' 02:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:34:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:39 Avoid second fetch 02:34:39 Checking out Revision 644bbf00b5c54e5a158a68758c6e0479d3a0d70d (main) 02:34:40 Commit message: "Merge pull request #620 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 02:34:39 > git config core.sparsecheckout # timeout=10 02:34:39 > git checkout -f 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:34:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:41 Dload Upload Total Spent Left Speed 02:34:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 npm WARN EBADENGINE Unsupported engine { 02:34:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:34:42 npm WARN EBADENGINE required: { 02:34:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:34:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:34:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:34:42 npm WARN EBADENGINE }, 02:34:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:34:42 npm WARN EBADENGINE } 02:34:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:34:42 + + sudo teesudo /etc/docker/daemon.new jq 02:34:42 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:34:42 { 02:34:42 "registry-mirrors": [ 02:34:42 "https://nexus3.edgexfoundry.org:10001" 02:34:42 ], 02:34:42 "bip": "10.250.0.254/24", 02:34:42 "hosts": [ 02:34:42 "tcp://0.0.0.0:5555", 02:34:42 "unix:///var/run/docker.sock" 02:34:42 ], 02:34:42 "mtu": 1458, 02:34:42 "selinux-enabled": true, 02:34:42 "seccomp-profile": "/etc/docker/seccomp.json" 02:34:42 } [Pipeline] sh 02:34:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:34:43 + sudo service docker restart 02:34:46 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:34:46 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 02:34:46 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:34:46 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:34:46 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:34:46 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:34:46 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:34:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:34:48 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:34:48 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:34:49 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:34:49 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 02:34:49 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 02:34:51 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. 02:34:52 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. 02:34:52 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:34:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:34:53 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. 02:34:53 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. 02:34:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:34:56 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. 02:35:03 02:35:03 added 1478 packages, and audited 1479 packages in 30s 02:35:03 02:35:03 90 packages are looking for funding 02:35:03 run `npm fund` for details 02:35:03 02:35:03 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:35:03 02:35:03 To address issues that do not require attention, run: 02:35:03 npm audit fix 02:35:03 02:35:03 To address all issues (including breaking changes), run: 02:35:03 npm audit fix --force 02:35:03 02:35:03 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:05 provisioning config files... 02:35:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config15096775360107502416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:05 ---> docker-login.sh 02:35:05 nexus3.edgexfoundry.org:10001 02:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:06 Configure a credential helper to remove this warning. See 02:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:06 02:35:06 Login Succeeded 02:35:06 nexus3.edgexfoundry.org:10002 02:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:06 Configure a credential helper to remove this warning. See 02:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:06 02:35:06 Login Succeeded 02:35:06 nexus3.edgexfoundry.org:10003 02:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:07 Configure a credential helper to remove this warning. See 02:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:07 02:35:07 Login Succeeded 02:35:07 nexus3.edgexfoundry.org:10004 02:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:07 Configure a credential helper to remove this warning. See 02:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:07 02:35:07 Login Succeeded 02:35:07 docker.io 02:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:08 Configure a credential helper to remove this warning. See 02:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:08 02:35:08 Login Succeeded 02:35:08 ---> docker-login.sh ends [Pipeline] } 02:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:08 ========================================================= 02:35:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:35:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:35:09 Sending build context to Docker daemon 30.36MB 02:35:09 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:35:09 Step 2/15 : FROM ${BASE} AS builder 02:35:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:09 c41833b44d91: Pulling fs layer 02:35:09 ed15518f5707: Pulling fs layer 02:35:09 feae8fd75edb: Pulling fs layer 02:35:09 242c74f7c9fa: Pulling fs layer 02:35:09 3cdef696dda3: Pulling fs layer 02:35:09 2ced38df9373: Pulling fs layer 02:35:09 58f1dce35555: Pulling fs layer 02:35:09 242c74f7c9fa: Waiting 02:35:09 3cdef696dda3: Waiting 02:35:09 2ced38df9373: Waiting 02:35:09 58f1dce35555: Waiting 02:35:09 ed15518f5707: Verifying Checksum 02:35:09 ed15518f5707: Download complete 02:35:09 242c74f7c9fa: Verifying Checksum 02:35:09 242c74f7c9fa: Download complete 02:35:09 3cdef696dda3: Verifying Checksum 02:35:09 3cdef696dda3: Download complete 02:35:09 c41833b44d91: Verifying Checksum 02:35:09 c41833b44d91: Download complete 02:35:10 c41833b44d91: Pull complete 02:35:11 58f1dce35555: Verifying Checksum 02:35:11 58f1dce35555: Download complete 02:35:11 ed15518f5707: Pull complete 02:35:12 feae8fd75edb: Download complete 02:35:12 2ced38df9373: Verifying Checksum 02:35:12 2ced38df9373: Download complete 02:35:16 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 02:35:17 - Generating browser application bundles (phase: setup)... 02:35:21 Compiling @angular/core : es2015 as esm2015 02:35:21 Compiling @angular/compiler/testing : es2015 as esm2015 02:35:24 feae8fd75edb: Pull complete 02:35:24 242c74f7c9fa: Pull complete 02:35:24 3cdef696dda3: Pull complete 02:35:25 Compiling @angular/common : es2015 as esm2015 02:35:25 Compiling @angular/core/testing : es2015 as esm2015 02:35:25 Compiling @angular/platform-browser : es2015 as esm2015 02:35:25 Compiling @angular/common/testing : es2015 as esm2015 02:35:25 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:35:25 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:35:26 Compiling @angular/common/http : es2015 as esm2015 02:35:26 Compiling @angular/router : es2015 as esm2015 02:35:26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:35:26 Compiling @angular/forms : es2015 as esm2015 02:35:26 Compiling @angular/common/http/testing : es2015 as esm2015 02:35:28 Compiling @angular/router/testing : es2015 as esm2015 02:35:30 2ced38df9373: Pull complete 02:35:32 58f1dce35555: Pull complete 02:35:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:35:32 ---> fadd8f120f05 02:35:32 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:35:34 ---> Running in 10cf3e116705 02:35:34 Removing intermediate container 10cf3e116705 02:35:34 ---> 213ce9bd3283 02:35:34 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:35:35 ---> Running in 46751acce755 02:35:35 30 05 2023 02:35:33.993:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:35:35 30 05 2023 02:35:33.995:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:35:35 30 05 2023 02:35:33.998:INFO [launcher]: Starting browser ChromeHeadless 02:35:35 Removing intermediate container 46751acce755 02:35:35 ---> 15a57a7249d3 02:35:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:35:35 ---> Running in 1137de339ae2 02:35:35 Removing intermediate container 1137de339ae2 02:35:35 ---> 1d1c330c7b6e 02:35:35 Step 6/15 : LABEL Name=edgex-ui-go 02:35:35 ---> Running in e52371e93936 02:35:35 Removing intermediate container e52371e93936 02:35:35 ---> 68e4f23387c5 02:35:35 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:35:36 ---> Running in 525a8f4b0dc0 02:35:36 Removing intermediate container 525a8f4b0dc0 02:35:36 ---> 591b6ed56e3a 02:35:36 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:35:36 latest: Pulling from library/docker 02:35:36 08409d417260: Pulling fs layer 02:35:36 bf127bdc9f4f: Pulling fs layer 02:35:36 55b4810136f4: Pulling fs layer 02:35:36 8b1937eecd14: Pulling fs layer 02:35:36 db6263205561: Pulling fs layer 02:35:36 39314cee2a9c: Pulling fs layer 02:35:36 a0ee298bff01: Pulling fs layer 02:35:36 9fda9acfdd90: Pulling fs layer 02:35:36 736a277f3b8d: Pulling fs layer 02:35:36 b761764eaff7: Pulling fs layer 02:35:36 e1b49e70f544: Pulling fs layer 02:35:36 262f260c9231: Pulling fs layer 02:35:36 e3263c4f34c9: Pulling fs layer 02:35:36 62e6daf4fc04: Pulling fs layer 02:35:36 8b1937eecd14: Waiting 02:35:36 db6263205561: Waiting 02:35:36 39314cee2a9c: Waiting 02:35:36 a0ee298bff01: Waiting 02:35:36 9fda9acfdd90: Waiting 02:35:36 736a277f3b8d: Waiting 02:35:36 b761764eaff7: Waiting 02:35:36 e1b49e70f544: Waiting 02:35:36 262f260c9231: Waiting 02:35:36 e3263c4f34c9: Waiting 02:35:36 62e6daf4fc04: Waiting 02:35:37 55b4810136f4: Download complete 02:35:37 bf127bdc9f4f: Verifying Checksum 02:35:37 bf127bdc9f4f: Download complete 02:35:37 08409d417260: Verifying Checksum 02:35:37 08409d417260: Download complete 02:35:37 db6263205561: Verifying Checksum 02:35:37 db6263205561: Download complete 02:35:37 8b1937eecd14: Verifying Checksum 02:35:37 8b1937eecd14: Download complete 02:35:37 a0ee298bff01: Verifying Checksum 02:35:37 a0ee298bff01: Download complete 02:35:37 39314cee2a9c: Verifying Checksum 02:35:37 39314cee2a9c: Download complete 02:35:37 9fda9acfdd90: Verifying Checksum 02:35:37 9fda9acfdd90: Download complete 02:35:37 e1b49e70f544: Verifying Checksum 02:35:37 e1b49e70f544: Download complete 02:35:37 736a277f3b8d: Verifying Checksum 02:35:37 736a277f3b8d: Download complete 02:35:37 08409d417260: Pull complete 02:35:37 e3263c4f34c9: Verifying Checksum 02:35:37 e3263c4f34c9: Download complete 02:35:37 b761764eaff7: Verifying Checksum 02:35:37 b761764eaff7: Download complete 02:35:37 62e6daf4fc04: Verifying Checksum 02:35:37 62e6daf4fc04: Download complete 02:35:38 bf127bdc9f4f: Pull complete 02:35:38 55b4810136f4: Pull complete 02:35:39 262f260c9231: Verifying Checksum 02:35:39 262f260c9231: Download complete 02:35:42 8b1937eecd14: Pull complete 02:35:42 db6263205561: Pull complete 02:35:43 39314cee2a9c: Pull complete 02:35:43 a0ee298bff01: Pull complete 02:35:44 9fda9acfdd90: Pull complete 02:35:44 736a277f3b8d: Pull complete 02:35:45 ✔ Browser application bundle generation complete. 02:35:45 30 05 2023 02:35:44.928:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket nDiBXps0EEbJg1UWAAAB with id 35343118 02:35:45 b761764eaff7: Pull complete 02:35:45 e1b49e70f544: Pull complete 02:35:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:35:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.159 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.184 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.201 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.21 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.227 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.353 secs) 02:35:48 262f260c9231: Pull complete 02:35:48 e3263c4f34c9: Pull complete 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.38 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.427 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.443 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.451 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.508 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.527 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.535 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.546 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.555 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.558 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.562 secs) 02:35:48 62e6daf4fc04: Pull complete 02:35:48 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 02:35:48 Status: Downloaded newer image for docker:latest 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.569 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.579 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.622 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.635 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.646 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.67 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.687 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.69 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.694 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.729 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.731 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.733 secs) 02:35:48 WARN: ' 02:35:48 It looks like you're using ngModel on the same form field as formControlName. 02:35:48 Support for using the ngModel input property and ngModelChange event with 02:35:48 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:48 in a future version of Angular. 02:35:48 02:35:48 For more information on this, see our API docs here: 02:35:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:48 ' 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.733 secs) 02:35:48 WARN: ' 02:35:48 It looks like you're using ngModel on the same form field as formControlName. 02:35:48 Support for using the ngModel input property and ngModelChange event with 02:35:48 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:48 in a future version of Angular. 02:35:48 02:35:48 For more information on this, see our API docs here: 02:35:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:48 ' 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.758 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.766 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.773 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.801 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.815 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.826 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.831 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.851 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.855 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.857 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.86 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.873 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.881 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.901 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.915 secs) 02:35:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.92 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.933 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.938 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.977 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.987 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.068 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.075 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.097 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.102 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.108 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.111 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.118 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.123 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.134 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.161 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.184 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.204 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.218 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.222 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.228 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.252 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.255 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.258 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.299 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.311 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.316 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.32 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.336 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.34 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.357 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.369 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.377 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.401 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.418 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.426 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.43 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.433 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.436 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.454 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.465 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.467 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.494 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.505 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.512 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.52 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.529 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.532 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.538 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.56 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.579 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.585 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.596 secs) 02:35:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.613 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.636 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.644 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.648 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.657 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.684 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.699 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.703 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.705 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.711 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.739 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.759 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.78 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.791 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.797 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.821 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.836 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.851 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.864 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.868 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.871 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.876 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.901 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.936 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.954 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.965 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.998 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.002 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.004 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.023 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.045 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.061 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.064 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.066 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.068 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.071 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.083 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.099 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.105 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.108 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.11 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.112 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.115 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.121 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.126 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.129 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.13 secs) 02:35:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.167 secs / 2.13 secs) 02:35:50 TOTAL: 145 SUCCESS 02:35:50 ✔ Browser application bundle generation complete. 02:35:51 ---> 782c6f5fa84b 02:35:51 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:51 ---> Running in 7d94143023a7 02:35:51 02:35:51 =============================== Coverage summary =============================== 02:35:51 Statements : 41.53% ( 1424/3429 ) 02:35:51 Branches : 12.14% ( 109/898 ) 02:35:51 Functions : 33.25% ( 416/1251 ) 02:35:51 Lines : 39.41% ( 1279/3245 ) 02:35:51 ================================================================================ 02:35:51 ✔ Browser application bundle generation complete. 02:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:52 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 02:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:52 $ docker stop --time=1 bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d 02:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:53 $ docker rm -f --volumes bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d [Pipeline] // withDockerContainer [Pipeline] sh 02:35:53 OK: 263 MiB in 53 packages 02:35:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:55 + ls -al . 02:35:55 total 180 02:35:55 drwxrwxr-x 14 jenkins jenkins 4096 May 30 02:33 . 02:35:55 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 .. 02:35:55 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 .blubracket 02:35:55 -rw-rw-r-- 1 jenkins jenkins 18 May 30 02:32 .dockerignore 02:35:55 drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:32 .git 02:35:55 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 .github 02:35:55 -rw-rw-r-- 1 jenkins jenkins 185 May 30 02:32 .gitignore 02:35:55 drwxr-xr-x 3 jenkins jenkins 4096 May 30 02:32 .semver 02:35:55 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 02:32 Attribution.txt 02:35:55 -rw-rw-r-- 1 jenkins jenkins 17205 May 30 02:32 CHANGELOG.md 02:35:55 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 02:32 CONTRIBUTING.md 02:35:55 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 02:32 Dockerfile 02:35:55 -rw-rw-r-- 1 jenkins jenkins 652 May 30 02:32 Jenkinsfile 02:35:55 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 02:32 LICENSE 02:35:55 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 02:32 Makefile 02:35:55 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 02:32 README.md 02:35:55 -rw-rw-r-- 1 jenkins jenkins 12 May 30 02:32 VERSION 02:35:55 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 assets 02:35:55 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 bin 02:35:55 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 cmd 02:35:55 -rw-r--r-- 1 jenkins jenkins 10 May 30 02:33 coverage.out 02:35:55 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 docs 02:35:55 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 02:32 go.mod 02:35:55 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 02:32 go.sum 02:35:55 drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:32 internal 02:35:55 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 snap 02:35:55 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 testing 02:35:55 -rw-rw-r-- 1 jenkins jenkins 155 May 30 02:32 version.go 02:35:55 drwxrwxr-x 6 jenkins jenkins 4096 May 30 02:34 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:56 + 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d --label arch=amd64 --label version=3.0.0-dev.20 . 02:35:56 Removing intermediate container 7d94143023a7 02:35:56 ---> d948c1cef017 02:35:56 Step 10/15 : ENV GO111MODULE=on 02:35:56 ---> Running in ddde54d2d5e7 02:35:56 Removing intermediate container ddde54d2d5e7 02:35:56 ---> 0156b5ba1176 02:35:56 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:35:56 ---> Running in c4b4ad285376 02:35:56 Sending build context to Docker daemon 50.34MB 02:35:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:35:56 Step 2/25 : FROM ${BASE} AS builder 02:35:56 ---> 71b58893ee6e 02:35:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:35:56 Removing intermediate container c4b4ad285376 02:35:56 ---> a4cc980fb3b9 02:35:56 Step 12/15 : COPY go.mod vendor* ./ 02:35:57 ---> 0d364978e071 02:35:57 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:57 ---> Running in 1c39a09b43df 02:35:57 ---> Running in 8496541978e9 02:35:57 Removing intermediate container 8496541978e9 02:35:57 ---> 530d2988b17c 02:35:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:35:57 ---> Running in 285da076f537 02:35:57 Removing intermediate container 285da076f537 02:35:57 ---> 2588c2ec565d 02:35:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:35:57 ---> Running in 256761dec98c 02:35:57 Removing intermediate container 256761dec98c 02:35:57 ---> d32d6c546b46 02:35:57 Step 6/25 : LABEL Name=edgex-ui-go 02:35:57 ---> Running in 54443933008f 02:35:57 Removing intermediate container 54443933008f 02:35:57 ---> 97b5a8d0fc5e 02:35:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:35:57 ---> Running in d92882ef2c55 02:35:57 Removing intermediate container d92882ef2c55 02:35:57 ---> 967c9a06efd5 02:35:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:35:58 ---> f1f45ad33601 02:35:58 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:58 ---> Running in 9e649a561964 02:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:35:59 OK: 265 MiB in 53 packages 02:35:59 Removing intermediate container 9e649a561964 02:35:59 ---> 5aaab9bef887 02:35:59 Step 10/25 : ENV GO111MODULE=on 02:35:59 ---> Running in 3e68ee8c9843 02:35:59 Removing intermediate container 3e68ee8c9843 02:35:59 ---> c7f290fae973 02:35:59 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:35:59 ---> Running in 6fefe6759058 02:35:59 Removing intermediate container 6fefe6759058 02:35:59 ---> 277a689fa94e 02:35:59 Step 12/25 : COPY go.mod vendor* ./ 02:36:00 ---> b881b632687b 02:36:00 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:00 ---> Running in 34ef20ff65b8 02:36:01 Removing intermediate container 34ef20ff65b8 02:36:01 ---> 194e5631c94c 02:36:01 Step 14/25 : COPY . . 02:36:03 ---> 862eab725050 02:36:03 Step 15/25 : RUN ${MAKE} 02:36:03 ---> Running in 08cd7a2f5d37 02:36:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:36:25 Removing intermediate container 08cd7a2f5d37 02:36:25 ---> 5e033292b2cf 02:36:25 Step 16/25 : FROM alpine:3.17 02:36:25 3.17: Pulling from library/alpine 02:36:25 f56be85fc22e: Already exists 02:36:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:36:25 Status: Downloaded newer image for alpine:3.17 02:36:25 ---> 9ed4aefc74f6 02:36:25 Step 17/25 : EXPOSE 4000 02:36:25 ---> Running in 93101be09203 02:36:25 Removing intermediate container 93101be09203 02:36:25 ---> f55537790333 02:36:25 Step 18/25 : 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 02:36:25 ---> d93f82691a58 02:36:25 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:36:25 ---> 137f08e357a7 02:36:25 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:36:25 ---> 23a386506284 02:36:25 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:36:25 ---> Running in 3ba7eb6e7a96 02:36:25 Removing intermediate container 3ba7eb6e7a96 02:36:25 ---> cfa83a447263 02:36:25 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:36:25 ---> Running in 18e4009c6274 02:36:25 Removing intermediate container 18e4009c6274 02:36:25 ---> 411408bf723a 02:36:25 Step 23/25 : LABEL arch=amd64 02:36:25 ---> Running in 13993936f0b3 02:36:25 Removing intermediate container 13993936f0b3 02:36:25 ---> 64eeabd7b18d 02:36:25 Step 24/25 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:36:25 ---> Running in 4f4676398699 02:36:25 Removing intermediate container 4f4676398699 02:36:25 ---> 74705064b964 02:36:25 Step 25/25 : LABEL version=3.0.0-dev.20 02:36:25 ---> Running in 7ede47e5ec5e 02:36:25 Removing intermediate container 7ede47e5ec5e 02:36:25 ---> 1b3b2bf7c5a2 02:36:25 [Warning] One or more build-args [ARCH] were not consumed 02:36:25 Successfully built 1b3b2bf7c5a2 02:36:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:25 provisioning config files... 02:36:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11323133925509908295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:25 ---> docker-login.sh 02:36:25 nexus3.edgexfoundry.org:10001 02:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:25 Configure a credential helper to remove this warning. See 02:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:25 02:36:25 Login Succeeded 02:36:25 nexus3.edgexfoundry.org:10002 02:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:25 Configure a credential helper to remove this warning. See 02:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:25 02:36:25 Login Succeeded 02:36:25 nexus3.edgexfoundry.org:10003 02:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:25 Configure a credential helper to remove this warning. See 02:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:25 02:36:25 Login Succeeded 02:36:25 nexus3.edgexfoundry.org:10004 02:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:25 Configure a credential helper to remove this warning. See 02:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:25 02:36:25 Login Succeeded 02:36:25 docker.io 02:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:26 Configure a credential helper to remove this warning. See 02:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:26 02:36:26 Login Succeeded 02:36:26 ---> docker-login.sh ends [Pipeline] } 02:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:26 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 02:36:26 644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:36:26 latest 02:36:26 3.0.0-dev.20 02:36:26 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:36:26 main 02:36:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:36:26 9d6d03ecb851: Preparing 02:36:26 eb2738451098: Preparing 02:36:26 e71ebf9f6c34: Preparing 02:36:26 f1417ff83b31: Preparing 02:36:26 f1417ff83b31: Layer already exists 02:36:26 9d6d03ecb851: Pushed 02:36:26 eb2738451098: Pushed 02:36:30 e71ebf9f6c34: Pushed 02:36:30 644bbf00b5c54e5a158a68758c6e0479d3a0d70d: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:36:30 9d6d03ecb851: Preparing 02:36:30 eb2738451098: Preparing 02:36:30 e71ebf9f6c34: Preparing 02:36:30 f1417ff83b31: Preparing 02:36:30 9d6d03ecb851: Layer already exists 02:36:30 f1417ff83b31: Layer already exists 02:36:30 eb2738451098: Layer already exists 02:36:30 e71ebf9f6c34: Layer already exists 02:36:30 latest: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 02:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:36:31 9d6d03ecb851: Preparing 02:36:31 eb2738451098: Preparing 02:36:31 e71ebf9f6c34: Preparing 02:36:31 f1417ff83b31: Preparing 02:36:31 eb2738451098: Layer already exists 02:36:31 9d6d03ecb851: Layer already exists 02:36:31 f1417ff83b31: Layer already exists 02:36:31 e71ebf9f6c34: Layer already exists 02:36:31 3.0.0-dev.20: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:36:32 9d6d03ecb851: Preparing 02:36:32 eb2738451098: Preparing 02:36:32 e71ebf9f6c34: Preparing 02:36:32 f1417ff83b31: Preparing 02:36:32 eb2738451098: Layer already exists 02:36:32 9d6d03ecb851: Layer already exists 02:36:32 e71ebf9f6c34: Layer already exists 02:36:32 f1417ff83b31: Layer already exists 02:36:32 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 02:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:36:32 9d6d03ecb851: Preparing 02:36:32 eb2738451098: Preparing 02:36:32 e71ebf9f6c34: Preparing 02:36:32 f1417ff83b31: Preparing 02:36:32 9d6d03ecb851: Layer already exists 02:36:32 eb2738451098: Layer already exists 02:36:32 f1417ff83b31: Layer already exists 02:36:32 e71ebf9f6c34: Layer already exists 02:36:32 main: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:32 ===================================================== [Pipeline] echo 02:36:32 taggedImages: 02:36:32 - nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:36:32 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:36:32 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 02:36:32 - nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:36:32 - 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 02:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:33 02:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:33 latest: Pulling from edgex-lftools-log-publisher 02:36:33 5eb5b503b376: Pulling fs layer 02:36:33 5c69ac0246d0: Pulling fs layer 02:36:33 ec43610c2a17: Pulling fs layer 02:36:33 3a2ae6a8a46f: Pulling fs layer 02:36:33 33b1e0a273af: Pulling fs layer 02:36:33 5d3b04190fa2: Pulling fs layer 02:36:33 2f39f015ded8: Pulling fs layer 02:36:33 33b1e0a273af: Waiting 02:36:33 3a2ae6a8a46f: Waiting 02:36:33 5d3b04190fa2: Waiting 02:36:33 5c69ac0246d0: Download complete 02:36:33 3a2ae6a8a46f: Download complete 02:36:33 ec43610c2a17: Verifying Checksum 02:36:33 ec43610c2a17: Download complete 02:36:33 5d3b04190fa2: Verifying Checksum 02:36:33 5d3b04190fa2: Download complete 02:36:33 33b1e0a273af: Verifying Checksum 02:36:33 33b1e0a273af: Download complete 02:36:33 5eb5b503b376: Verifying Checksum 02:36:33 5eb5b503b376: Download complete 02:36:34 2f39f015ded8: Download complete 02:36:34 5eb5b503b376: Pull complete 02:36:35 5c69ac0246d0: Pull complete 02:36:35 ec43610c2a17: Pull complete 02:36:35 3a2ae6a8a46f: Pull complete 02:36:35 33b1e0a273af: Pull complete 02:36:35 5d3b04190fa2: Pull complete 02:36:39 2f39f015ded8: Pull complete 02:36:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:40 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:36:40 $ 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 02:36:45 $ docker top 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:45 ---> job-cost.sh 02:36:45 lf-activate-venv: SKIPPING 02:36:45 INFO: No Stack... 02:36:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:45 INFO: Archiving Costs [Pipeline] sh 02:36:46 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 02:36:46 + cut -d, -f6 [Pipeline] lock 02:36:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] 02:36:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] did not exist. Created. 02:36:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:46 + echo total: 0.2199999988079071 [Pipeline] stash 02:36:47 Stashed 1 file(s) [Pipeline] } 02:36:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:47 $ docker stop --time=1 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c 02:36:48 $ docker rm -f --volumes 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:05 Removing intermediate container 1c39a09b43df 02:37:05 ---> 8d75cb7ae9ce 02:37:05 Step 14/15 : COPY . . 02:37:05 ---> 546d077b45d6 02:37:05 Step 15/15 : RUN ${MAKE} 02:37:05 ---> Running in ac1e5d156378 02:37:05 noop 02:37:05 Removing intermediate container ac1e5d156378 02:37:05 ---> 8180663196e9 02:37:05 Successfully built 8180663196e9 02:37:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:05 + docker inspect -f . ci-base-image-arm64 02:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container 02:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 02:37:06 $ docker top 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:07 + go version 02:37:07 go version go1.20.2 linux/arm64 [Pipeline] } 02:37:07 $ docker stop --time=1 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae 02:37:09 $ docker rm -f --volumes 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:09 + docker inspect -f . ci-base-image-arm64 02:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container 02:37:10 $ 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/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 02:37:11 $ docker top f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:11 + git config --global --add safe.directory /w/workspace/edgex-ui-go/116 [Pipeline] fileExists [Pipeline] sh 02:37:12 + make test 02:37:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:37:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:39:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:39:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:39:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:39:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:39:42 ./bin/test-attribution-txt.sh 02:39:42 make -C web test 02:39:42 make[1]: Entering directory '/w/workspace/edgex-ui-go/116/web' 02:39:42 make[1]: tput: No such file or directory 02:39:42 make[1]: tput: No such file or directory 02:39:42 warning: generating ./VERSION 02:39:42 echo "0.0.0" > VERSION 02:39:42 docker build \ 02:39:42 -f Dockerfile \ 02:39:42 --build-arg USER=1000 \ 02:39:42 \ 02:39:42 --label "git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d" \ 02:39:42 -t edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d \ 02:39:42 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:39:42 . 02:39:42 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:39:42 Install the buildx component to build images with BuildKit: 02:39:42 https://docs.docker.com/go/buildx/ 02:39:42 02:39:42 Sending build context to Docker daemon 2.571MB 02:39:42 Step 1/10 : FROM node:16.17-alpine3.15 02:39:45 16.17-alpine3.15: Pulling from library/node 02:39:45 47517142f6ba: Pulling fs layer 02:39:45 5f8c4bfa009b: Pulling fs layer 02:39:45 f7079c9c4ba1: Pulling fs layer 02:39:45 aba105e6f55a: Pulling fs layer 02:39:45 aba105e6f55a: Waiting 02:39:45 f7079c9c4ba1: Verifying Checksum 02:39:45 f7079c9c4ba1: Download complete 02:39:45 47517142f6ba: Verifying Checksum 02:39:45 47517142f6ba: Download complete 02:39:45 aba105e6f55a: Verifying Checksum 02:39:45 aba105e6f55a: Download complete 02:39:46 47517142f6ba: Pull complete 02:39:46 5f8c4bfa009b: Download complete 02:39:53 5f8c4bfa009b: Pull complete 02:39:54 f7079c9c4ba1: Pull complete 02:39:54 aba105e6f55a: Pull complete 02:39:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:39:54 Status: Downloaded newer image for node:16.17-alpine3.15 02:39:54 ---> bf1b8b58d215 02:39:54 Step 2/10 : RUN apk add --no-cache chromium 02:39:54 ---> Running in 2c180fef5917 02:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:39:57 (1/128) Installing libxau (1.0.9-r0) 02:39:57 (2/128) Installing libmd (1.0.3-r0) 02:39:57 (3/128) Installing libbsd (0.11.3-r1) 02:39:57 (4/128) Installing libxdmcp (1.1.3-r0) 02:39:57 (5/128) Installing libxcb (1.14-r2) 02:39:57 (6/128) Installing libx11 (1.7.3.1-r0) 02:39:57 (7/128) Installing libxext (1.3.4-r0) 02:39:57 (8/128) Installing libice (1.0.10-r0) 02:39:57 (9/128) Installing libuuid (2.37.4-r0) 02:39:57 (10/128) Installing libsm (1.2.3-r0) 02:39:57 (11/128) Installing libxt (1.2.1-r0) 02:39:57 (12/128) Installing libxmu (1.1.3-r0) 02:39:57 (13/128) Installing xset (1.2.4-r0) 02:39:57 (14/128) Installing xprop (1.2.5-r0) 02:39:57 (15/128) Installing xdg-utils (1.1.3-r0) 02:39:57 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:39:57 (17/128) Installing pkgconf (1.8.1-r0) 02:39:57 (18/128) Installing libffi (3.4.2-r1) 02:39:57 (19/128) Installing libintl (0.21-r0) 02:39:57 (20/128) Installing libblkid (2.37.4-r0) 02:39:57 (21/128) Installing libmount (2.37.4-r0) 02:39:57 (22/128) Installing pcre (8.45-r1) 02:39:57 (23/128) Installing glib (2.70.5-r0) 02:39:57 (24/128) Installing xz-libs (5.2.5-r1) 02:39:57 (25/128) Installing libxml2 (2.9.14-r2) 02:39:57 (26/128) Installing shared-mime-info (2.1-r2) 02:39:57 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:39:58 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:39:58 (29/128) Installing libpng (1.6.37-r1) 02:39:58 (30/128) Installing libwebp (1.2.2-r1) 02:39:58 (31/128) Installing zstd-libs (1.5.0-r0) 02:39:58 (32/128) Installing tiff (4.4.0-r1) 02:39:58 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:39:58 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:39:58 (35/128) Installing libxcomposite (0.4.5-r0) 02:39:58 (36/128) Installing libxfixes (6.0.0-r0) 02:39:58 (37/128) Installing libxrender (0.9.10-r3) 02:39:58 (38/128) Installing libxcursor (1.2.0-r0) 02:39:58 (39/128) Installing libxdamage (1.1.5-r1) 02:39:58 (40/128) Installing libxi (1.8-r0) 02:39:58 (41/128) Installing libxinerama (1.1.4-r1) 02:39:58 (42/128) Installing libxrandr (1.5.2-r1) 02:39:58 (43/128) Installing atk (2.36.0-r0) 02:39:58 (44/128) Installing libxtst (1.2.3-r3) 02:39:58 (45/128) Installing dbus-libs (1.12.24-r0) 02:39:58 (46/128) Installing at-spi2-core (2.42.0-r0) 02:39:58 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:39:58 (48/128) Installing expat (2.5.0-r0) 02:39:58 (49/128) Installing brotli-libs (1.0.9-r5) 02:39:58 (50/128) Installing libbz2 (1.0.8-r1) 02:39:58 (51/128) Installing freetype (2.11.1-r2) 02:39:58 (52/128) Installing fontconfig (2.13.1-r4) 02:39:58 (53/128) Installing pixman (0.40.0-r4) 02:39:58 (54/128) Installing cairo (1.16.0-r5) 02:39:58 (55/128) Installing cairo-gobject (1.16.0-r5) 02:39:58 (56/128) Installing avahi-libs (0.8-r5) 02:39:58 (57/128) Installing gmp (6.2.1-r1) 02:39:58 (58/128) Installing nettle (3.7.3-r0) 02:39:58 (59/128) Installing p11-kit (0.24.0-r1) 02:39:58 (60/128) Installing libtasn1 (4.18.0-r1) 02:39:58 (61/128) Installing libunistring (0.9.10-r1) 02:39:58 (62/128) Installing gnutls (3.7.1-r2) 02:39:58 (63/128) Installing cups-libs (2.3.3-r6) 02:39:58 (64/128) Installing libepoxy (1.5.9-r0) 02:39:58 (65/128) Installing fribidi (1.0.11-r0) 02:39:58 (66/128) Installing graphite2 (1.3.14-r0) 02:39:58 (67/128) Installing harfbuzz (3.0.0-r2) 02:39:58 (68/128) Installing libxft (2.3.4-r0) 02:39:58 (69/128) Installing pango (1.48.10-r0) 02:39:58 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:39:58 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:39:58 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:39:58 (73/128) Installing xkeyboard-config (2.34-r0) 02:39:58 (74/128) Installing libxkbcommon (1.3.1-r0) 02:39:58 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:39:59 Executing gtk+3.0-3.24.30-r0.post-install 02:39:59 (76/128) Installing libfontenc (1.1.4-r0) 02:39:59 (77/128) Installing mkfontscale (1.2.1-r1) 02:39:59 (78/128) Installing ttf-opensans (1.10-r1) 02:39:59 Executing ttf-opensans-1.10-r1.post-install 02:40:02 (79/128) Installing libogg (1.3.5-r0) 02:40:02 (80/128) Installing flac (1.3.4-r0) 02:40:02 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:40:02 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:40:02 (83/128) Installing sdl2 (2.0.16-r4) 02:40:02 (84/128) Installing aom-libs (3.2.0-r0) 02:40:02 (85/128) Installing libass (0.15.2-r0) 02:40:02 (86/128) Installing libdav1d (0.9.2-r0) 02:40:02 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 02:40:02 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 02:40:02 (89/128) Installing lame (3.100-r0) 02:40:02 (90/128) Installing opus (1.3.1-r1) 02:40:02 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:40:02 (92/128) Installing soxr (0.1.3-r2) 02:40:02 (93/128) Installing libsrt (1.4.2-r1) 02:40:02 (94/128) Installing libssh (0.9.6-r1) 02:40:02 (95/128) Installing libtheora (1.1.1-r16) 02:40:02 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:40:02 (97/128) Installing libdrm (2.4.109-r0) 02:40:02 (98/128) Installing libva (2.13.0-r0) 02:40:02 (99/128) Installing libvdpau (1.4-r0) 02:40:02 (100/128) Installing vidstab (1.1.0-r1) 02:40:02 (101/128) Installing libvorbis (1.3.7-r0) 02:40:02 (102/128) Installing libvpx (1.10.0-r0) 02:40:02 (103/128) Installing vulkan-loader (1.2.196-r0) 02:40:02 (104/128) Installing x264-libs (20210613-r0) 02:40:02 (105/128) Installing x265-libs (3.5-r0) 02:40:02 (106/128) Installing xvidcore (1.3.7-r1) 02:40:02 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:40:02 (108/128) Installing libevent (2.1.12-r4) 02:40:02 (109/128) Installing mesa (21.2.6-r0) 02:40:02 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:40:02 (111/128) Installing mesa-gbm (21.2.6-r0) 02:40:02 (112/128) Installing lcms2 (2.12-r1) 02:40:02 (113/128) Installing nspr (4.32-r0) 02:40:02 (114/128) Installing sqlite-libs (3.36.0-r0) 02:40:02 (115/128) Installing nss (3.78.1-r0) 02:40:03 (116/128) Installing libasyncns (0.8-r1) 02:40:03 (117/128) Installing libltdl (2.4.6-r7) 02:40:03 (118/128) Installing orc (0.4.32-r0) 02:40:03 (119/128) Installing libsndfile (1.0.31-r1) 02:40:03 (120/128) Installing speexdsp (1.2.0-r0) 02:40:03 (121/128) Installing tdb-libs (1.4.5-r0) 02:40:03 (122/128) Installing libpulse (15.0-r2) 02:40:03 (123/128) Installing re2 (2021.11.01-r0) 02:40:03 (124/128) Installing snappy (1.1.9-r1) 02:40:03 (125/128) Installing libgpg-error (1.42-r1) 02:40:03 (126/128) Installing libgcrypt (1.9.4-r0) 02:40:03 (127/128) Installing libxslt (1.1.35-r0) 02:40:03 (128/128) Installing chromium (99.0.4844.84-r0) 02:40:07 Executing busybox-1.34.1-r7.trigger 02:40:07 Executing glib-2.70.5-r0.trigger 02:40:07 Executing shared-mime-info-2.1-r2.trigger 02:40:09 Executing gdk-pixbuf-2.42.8-r0.trigger 02:40:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:40:09 Executing fontconfig-2.13.1-r4.trigger 02:40:09 Executing mkfontscale-1.2.1-r1.trigger 02:40:09 OK: 275 MiB in 144 packages 02:40:17 Removing intermediate container 2c180fef5917 02:40:17 ---> e51d27800151 02:40:17 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:40:17 ---> Running in cac032092960 02:40:17 Removing intermediate container cac032092960 02:40:17 ---> a332577f9ccc 02:40:17 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:40:17 ---> Running in 43e784ff7707 02:40:18 Removing intermediate container 43e784ff7707 02:40:18 ---> ae7acebe56f9 02:40:18 Step 5/10 : RUN npm install -g npm 02:40:18 ---> Running in fbe52f706ccd 02:40:45 02:40:45 removed 7 packages, changed 101 packages, and audited 264 packages in 24s 02:40:45 02:40:45 27 packages are looking for funding 02:40:45 run `npm fund` for details 02:40:45 02:40:45 found 0 vulnerabilities 02:40:49 Removing intermediate container fbe52f706ccd 02:40:49 ---> c59b4c082f27 02:40:49 Step 6/10 : ARG USER=1000 02:40:49 ---> Running in 99be6f4e868f 02:40:49 Removing intermediate container 99be6f4e868f 02:40:49 ---> f51ed746add9 02:40:49 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:40:49 ---> Running in 4628b301e484 02:40:51 Removing intermediate container 4628b301e484 02:40:51 ---> 9bb267cd6235 02:40:51 Step 8/10 : USER $USER:$USER 02:40:51 ---> Running in a3125b453eb4 02:40:51 Removing intermediate container a3125b453eb4 02:40:51 ---> 181938dd80f6 02:40:51 Step 9/10 : WORKDIR /app 02:40:51 ---> Running in 3a453a29b971 02:40:52 Removing intermediate container 3a453a29b971 02:40:52 ---> 04529b03637d 02:40:52 Step 10/10 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:40:52 ---> Running in 9081dea1d679 02:40:52 Removing intermediate container 9081dea1d679 02:40:52 ---> 3d4a8c7bd550 02:40:52 Successfully built 3d4a8c7bd550 02:40:52 Successfully tagged edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:40:52 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:40:52 touch edgex-web-ui.imagebuilt 02:40:52 mkdir -p node_modules coverage 02:40:52 chown "1000:1000" node_modules coverage package-lock.json 02:40:52 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:41:02 npm WARN old lockfile 02:41:02 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:41:02 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:41:02 npm WARN old lockfile 02:41:02 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:41:02 npm WARN old lockfile 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:41:41 npm WARN EBADENGINE Unsupported engine { 02:41:41 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:41:41 npm WARN EBADENGINE required: { 02:41:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:41:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:41:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:41:41 npm WARN EBADENGINE }, 02:41:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 02:41:41 npm WARN EBADENGINE } 02:42:08 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:42:08 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:42:08 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:42:08 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 02:42:08 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:42:08 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:42:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:42:18 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:42:19 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:42:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:42:30 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:42:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:42:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:42:39 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. 02:42:43 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. 02:42:45 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. 02:42:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:42:57 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 02:42:59 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 02:43:21 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. 02:43:39 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. 02:44:18 02:44:18 added 1475 packages, and audited 1476 packages in 3m 02:44:18 02:44:18 90 packages are looking for funding 02:44:18 run `npm fund` for details 02:44:18 02:44:18 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:44:18 02:44:18 To address issues that do not require attention, run: 02:44:18 npm audit fix 02:44:18 02:44:18 To address all issues (including breaking changes), run: 02:44:18 npm audit fix --force 02:44:18 02:44:18 Run `npm audit` for details. 02:44:18 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 02:44:33 - Generating browser application bundles (phase: setup)... 02:45:05 Compiling @angular/core : es2015 as esm2015 02:45:05 Compiling @angular/compiler/testing : es2015 as esm2015 02:45:32 Compiling @angular/common : es2015 as esm2015 02:45:32 Compiling @angular/core/testing : es2015 as esm2015 02:45:35 Compiling @angular/platform-browser : es2015 as esm2015 02:45:35 Compiling @angular/common/testing : es2015 as esm2015 02:45:38 Compiling @angular/router : es2015 as esm2015 02:45:40 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:45:45 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:45:46 Compiling @angular/common/http : es2015 as esm2015 02:45:46 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:45:50 Compiling @angular/forms : es2015 as esm2015 02:45:51 Compiling @angular/common/http/testing : es2015 as esm2015 02:45:51 Compiling @angular/router/testing : es2015 as esm2015 02:46:47 30 05 2023 02:46:44.696:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:46:47 30 05 2023 02:46:44.710:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:46:47 30 05 2023 02:46:44.737:INFO [launcher]: Starting browser ChromeHeadless 02:47:55 30 05 2023 02:47:50.269:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:48:00 30 05 2023 02:48:00.825:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:48:07 30 05 2023 02:48:06.659:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:48:39 ✔ Browser application bundle generation complete. 02:48:39 30 05 2023 02:48:38.540:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 13ehfBuqjay7jg9gAAAB with id 49226219 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.678 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.839 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.995 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.019 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.041 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.127 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.631 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.742 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.021 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.076 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.087 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.153 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.167 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.177 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.211 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.302 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.321 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.339 secs) 02:48:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.351 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.573 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.898 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.966 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.033 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.133 secs) 02:48:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.25 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.298 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.527 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.549 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.56 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.69 secs) 02:49:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.869 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.175 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.357 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.41 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.453 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.477 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.665 secs) 02:49:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.687 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.892 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.92 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.952 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.293 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.313 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.433 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.459 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.482 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.506 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.544 secs) 02:49:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.583 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.606 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.629 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.653 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.666 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.786 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.846 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.164 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.181 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.194 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.259 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.324 secs) 02:49:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.372 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.391 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.401 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.472 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.503 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.55 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.569 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.744 secs) 02:49:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.783 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.03 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.201 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.25 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.37 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.433 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.467 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.499 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.555 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.576 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.587 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.69 secs) 02:49:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.709 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.723 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.932 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.968 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.99 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.014 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.024 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.034 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.126 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.2 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.279 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.302 secs) 02:49:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.316 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.528 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.744 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.007 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.09 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.139 secs) 02:49:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.22 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.346 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.409 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.464 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.516 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.584 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.736 secs) 02:49:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.779 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.907 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.968 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.015 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.094 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.19 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.235 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.318 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.37 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.421 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.462 secs) 02:49:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.487 secs) 02:49:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.589 secs) 02:49:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.632 secs) 02:49:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.769 secs) 02:49:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.893 secs) 02:49:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.957 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.468 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.554 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.596 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.846 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.948 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.064 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.151 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.18 secs) 02:49:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.196 secs) 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.207 secs) 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.293 secs) 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.307 secs) 02:49:12 WARN: ' 02:49:12 It looks like you're using ngModel on the same form field as formControlName. 02:49:12 Support for using the ngModel input property and ngModelChange event with 02:49:12 reactive form directives has been deprecated in Angular v6 and will be removed 02:49:12 in a future version of Angular. 02:49:12 02:49:12 For more information on this, see our API docs here: 02:49:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:49:12 ' 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.307 secs) 02:49:12 WARN: ' 02:49:12 It looks like you're using ngModel on the same form field as formControlName. 02:49:12 Support for using the ngModel input property and ngModelChange event with 02:49:12 reactive form directives has been deprecated in Angular v6 and will be removed 02:49:12 in a future version of Angular. 02:49:12 02:49:12 For more information on this, see our API docs here: 02:49:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:49:12 ' 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.438 secs) 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.467 secs) 02:49:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.704 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.818 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.88 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.92 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.959 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 12.987 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.036 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.367 secs) 02:49:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.399 secs) 02:49:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.615 secs / 13.399 secs) 02:49:14 TOTAL: 145 SUCCESS 02:49:14 ✔ Browser application bundle generation complete. 02:49:17 02:49:17 =============================== Coverage summary =============================== 02:49:17 Statements : 41.56% ( 1425/3429 ) 02:49:17 Branches : 12.14% ( 109/898 ) 02:49:17 Functions : 33.33% ( 417/1251 ) 02:49:17 Lines : 39.45% ( 1280/3245 ) 02:49:17 ================================================================================ 02:49:17 30 05 2023 02:49:17.367:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:49:18 ✔ Browser application bundle generation complete. 02:49:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/116/web' [Pipeline] echo 02:49:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:49:19 $ docker stop --time=1 f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 02:49:23 $ docker rm -f --volumes f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:27 Warning: overwriting stash ‘coverage-report’ 02:49:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:35 + ls -al . 02:49:35 total 176 02:49:35 drwxrwxr-x 13 jenkins jenkins 4096 May 30 02:37 . 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 .. 02:49:35 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 .blubracket 02:49:35 -rw-rw-r-- 1 jenkins jenkins 18 May 30 02:34 .dockerignore 02:49:35 drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:34 .git 02:49:35 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 .github 02:49:35 -rw-rw-r-- 1 jenkins jenkins 185 May 30 02:34 .gitignore 02:49:35 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 02:34 Attribution.txt 02:49:35 -rw-rw-r-- 1 jenkins jenkins 17205 May 30 02:34 CHANGELOG.md 02:49:35 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 02:34 CONTRIBUTING.md 02:49:35 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 02:34 Dockerfile 02:49:35 -rw-rw-r-- 1 jenkins jenkins 652 May 30 02:34 Jenkinsfile 02:49:35 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 02:34 LICENSE 02:49:35 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 02:34 Makefile 02:49:35 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 02:34 README.md 02:49:35 -rw-rw-r-- 1 jenkins jenkins 12 May 30 02:32 VERSION 02:49:35 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 assets 02:49:35 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 bin 02:49:35 drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 cmd 02:49:35 -rw-r--r-- 1 jenkins jenkins 10 May 30 02:37 coverage.out 02:49:35 drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 docs 02:49:35 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 02:34 go.mod 02:49:35 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 02:34 go.sum 02:49:35 drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:34 internal 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 snap 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 testing 02:49:35 -rw-rw-r-- 1 jenkins jenkins 155 May 30 02:34 version.go 02:49:35 drwxrwxr-x 6 jenkins jenkins 4096 May 30 02:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d --label arch=arm64 --label version=3.0.0-dev.20 . 02:49:37 Sending build context to Docker daemon 33.11MB 02:49:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:49:37 Step 2/25 : FROM ${BASE} AS builder 02:49:37 ---> 8180663196e9 02:49:37 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:49:37 ---> Running in 8d8444bd0398 02:49:38 Removing intermediate container 8d8444bd0398 02:49:38 ---> e0e7ea175ef6 02:49:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:49:38 ---> Running in 8be384a567a9 02:49:38 Removing intermediate container 8be384a567a9 02:49:38 ---> d645be6fe9fd 02:49:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:49:38 ---> Running in e02f4f363e6a 02:49:39 Removing intermediate container e02f4f363e6a 02:49:39 ---> 679682eb3262 02:49:39 Step 6/25 : LABEL Name=edgex-ui-go 02:49:39 ---> Running in 5939396da727 02:49:39 Removing intermediate container 5939396da727 02:49:39 ---> cfb623b1eb57 02:49:39 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:49:39 ---> Running in 0c4da7bd1b94 02:49:39 Removing intermediate container 0c4da7bd1b94 02:49:39 ---> 5573feea5607 02:49:39 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:49:41 ---> 4eeeac23d310 02:49:41 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:41 ---> Running in d3f46471f7ca 02:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:49:44 OK: 263 MiB in 53 packages 02:49:44 Removing intermediate container d3f46471f7ca 02:49:44 ---> 6c940d18f375 02:49:44 Step 10/25 : ENV GO111MODULE=on 02:49:44 ---> Running in 79bcda5f255d 02:49:44 Removing intermediate container 79bcda5f255d 02:49:44 ---> 363725cf436d 02:49:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:49:45 ---> Running in c62c5833235a 02:49:45 Removing intermediate container c62c5833235a 02:49:45 ---> 6ec027670510 02:49:45 Step 12/25 : COPY go.mod vendor* ./ 02:49:46 ---> 1801583d6897 02:49:46 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 ---> Running in 69ee59ab9995 02:49:48 Removing intermediate container 69ee59ab9995 02:49:48 ---> 8e7124e5b366 02:49:48 Step 14/25 : COPY . . 02:49:52 ---> 07b04718d55b 02:49:52 Step 15/25 : RUN ${MAKE} 02:49:52 ---> Running in 7e93032decc3 02:49:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:51:45 Removing intermediate container 7e93032decc3 02:51:45 ---> 3c35a8c8f470 02:51:45 Step 16/25 : FROM alpine:3.17 02:51:45 3.17: Pulling from library/alpine 02:51:45 c41833b44d91: Already exists 02:51:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:51:45 Status: Downloaded newer image for alpine:3.17 02:51:45 ---> 51e60588ff2c 02:51:45 Step 17/25 : EXPOSE 4000 02:51:45 ---> Running in 71be5d21dafc 02:51:45 Removing intermediate container 71be5d21dafc 02:51:45 ---> f85725bda906 02:51:45 Step 18/25 : 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 02:51:47 ---> 4e8c174ec4bd 02:51:47 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:51:47 ---> 6fc322c14a46 02:51:47 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:51:47 ---> cdb9bdb77bae 02:51:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:51:47 ---> Running in b7ff91bce689 02:51:48 Removing intermediate container b7ff91bce689 02:51:48 ---> 67d6574f6269 02:51:48 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:51:48 ---> Running in 868776bb721c 02:51:48 Removing intermediate container 868776bb721c 02:51:48 ---> 6c9585737bbd 02:51:48 Step 23/25 : LABEL arch=arm64 02:51:48 ---> Running in 2386d1e433be 02:51:48 Removing intermediate container 2386d1e433be 02:51:48 ---> 79b9ff97a684 02:51:48 Step 24/25 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:51:48 ---> Running in 2351cabcee64 02:51:48 Removing intermediate container 2351cabcee64 02:51:48 ---> efc441df6c01 02:51:48 Step 25/25 : LABEL version=3.0.0-dev.20 02:51:49 ---> Running in d88c8a0d8e64 02:51:49 Removing intermediate container d88c8a0d8e64 02:51:49 ---> f8ce57b931bc 02:51:49 [Warning] One or more build-args [ARCH] were not consumed 02:51:49 Successfully built f8ce57b931bc 02:51:49 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 02:51:49 provisioning config files... 02:51:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config17011964303192630734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:49 ---> docker-login.sh 02:51:49 nexus3.edgexfoundry.org:10001 02:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:50 Configure a credential helper to remove this warning. See 02:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:50 02:51:50 Login Succeeded 02:51:50 nexus3.edgexfoundry.org:10002 02:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:50 Configure a credential helper to remove this warning. See 02:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:50 02:51:50 Login Succeeded 02:51:50 nexus3.edgexfoundry.org:10003 02:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:50 Configure a credential helper to remove this warning. See 02:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:50 02:51:50 Login Succeeded 02:51:50 nexus3.edgexfoundry.org:10004 02:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:51 Configure a credential helper to remove this warning. See 02:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:51 02:51:51 Login Succeeded 02:51:51 docker.io 02:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:51 Configure a credential helper to remove this warning. See 02:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:51 02:51:51 Login Succeeded 02:51:51 ---> docker-login.sh ends [Pipeline] } 02:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:51 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 02:51:51 644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:51:51 latest 02:51:51 3.0.0-dev.20 02:51:51 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:51:51 main 02:51:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:51:52 be95d70b2d13: Preparing 02:51:52 3741350912e6: Preparing 02:51:52 275b42a73e24: Preparing 02:51:52 26cbea5cba74: Preparing 02:51:52 26cbea5cba74: Layer already exists 02:51:52 3741350912e6: Pushed 02:51:52 be95d70b2d13: Pushed 02:51:59 275b42a73e24: Pushed 02:51:59 644bbf00b5c54e5a158a68758c6e0479d3a0d70d: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:00 be95d70b2d13: Preparing 02:52:00 3741350912e6: Preparing 02:52:00 275b42a73e24: Preparing 02:52:00 26cbea5cba74: Preparing 02:52:00 26cbea5cba74: Layer already exists 02:52:00 3741350912e6: Layer already exists 02:52:00 275b42a73e24: Layer already exists 02:52:00 be95d70b2d13: Layer already exists 02:52:00 latest: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 02:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:00 be95d70b2d13: Preparing 02:52:00 3741350912e6: Preparing 02:52:00 275b42a73e24: Preparing 02:52:00 26cbea5cba74: Preparing 02:52:00 3741350912e6: Layer already exists 02:52:00 275b42a73e24: Layer already exists 02:52:00 be95d70b2d13: Layer already exists 02:52:00 26cbea5cba74: Layer already exists 02:52:00 3.0.0-dev.20: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:01 be95d70b2d13: Preparing 02:52:01 3741350912e6: Preparing 02:52:01 275b42a73e24: Preparing 02:52:01 26cbea5cba74: Preparing 02:52:01 275b42a73e24: Layer already exists 02:52:01 3741350912e6: Layer already exists 02:52:01 be95d70b2d13: Layer already exists 02:52:01 26cbea5cba74: Layer already exists 02:52:01 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 02:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:02 be95d70b2d13: Preparing 02:52:02 3741350912e6: Preparing 02:52:02 275b42a73e24: Preparing 02:52:02 26cbea5cba74: Preparing 02:52:02 26cbea5cba74: Layer already exists 02:52:02 275b42a73e24: Layer already exists 02:52:02 be95d70b2d13: Layer already exists 02:52:02 3741350912e6: Layer already exists 02:52:02 main: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:02 ===================================================== [Pipeline] echo 02:52:02 taggedImages: 02:52:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d 02:52:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:52:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 02:52:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 02:52:02 - 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 02:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:02 02:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:03 arm64: Pulling from edgex-lftools-log-publisher 02:52:03 8998bd30e6a1: Pulling fs layer 02:52:03 04944245beec: Pulling fs layer 02:52:03 699f458cf7ca: Pulling fs layer 02:52:03 765212b225bb: Pulling fs layer 02:52:03 f23df028b6ca: Pulling fs layer 02:52:03 d65c8cfc05b1: Pulling fs layer 02:52:03 2437ff75d9bd: Pulling fs layer 02:52:03 f23df028b6ca: Waiting 02:52:03 d65c8cfc05b1: Waiting 02:52:03 765212b225bb: Waiting 02:52:03 2437ff75d9bd: Waiting 02:52:03 04944245beec: Verifying Checksum 02:52:03 04944245beec: Download complete 02:52:03 765212b225bb: Verifying Checksum 02:52:03 765212b225bb: Download complete 02:52:03 f23df028b6ca: Verifying Checksum 02:52:03 f23df028b6ca: Download complete 02:52:03 d65c8cfc05b1: Verifying Checksum 02:52:03 d65c8cfc05b1: Download complete 02:52:03 699f458cf7ca: Verifying Checksum 02:52:03 699f458cf7ca: Download complete 02:52:03 8998bd30e6a1: Verifying Checksum 02:52:03 8998bd30e6a1: Download complete 02:52:05 2437ff75d9bd: Verifying Checksum 02:52:05 2437ff75d9bd: Download complete 02:52:07 8998bd30e6a1: Pull complete 02:52:08 04944245beec: Pull complete 02:52:09 699f458cf7ca: Pull complete 02:52:09 765212b225bb: Pull complete 02:52:10 f23df028b6ca: Pull complete 02:52:10 d65c8cfc05b1: Pull complete 02:52:25 2437ff75d9bd: Pull complete 02:52:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container 02:52:25 $ 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/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 02:52:28 $ docker top 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:28 ---> job-cost.sh 02:52:29 lf-activate-venv: SKIPPING 02:52:29 INFO: No Stack... 02:52:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:52:30 INFO: Archiving Costs [Pipeline] sh 02:52:31 + cat /w/workspace/edgex-ui-go/116/archives/cost.csv 02:52:31 + cut -d, -f6 [Pipeline] lock 02:52:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] 02:52:31 Resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] did not exist. Created. 02:52:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:31 /w/workspace/edgex-ui-go/116@tmp/durable-fe306b65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:52:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:52:32 Warning: overwriting stash ‘stack-cost’ 02:52:36 Stashed 1 file(s) [Pipeline] } 02:52:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 02:52:36 $ docker stop --time=1 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 02:52:38 $ docker rm -f --volumes 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 [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 02:52:38 provisioning config files... 02:52:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13349841089232804419tmp [Pipeline] { [Pipeline] sh 02:52:39 + set +x 02:52:39 + curl -s https://codecov.io/bash 02:52:39 + bash -s -- 02:52:39 02:52:39 _____ _ 02:52:39 / ____| | | 02:52:39 | | ___ __| | ___ ___ _____ __ 02:52:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:52:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:52:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:52:39 Bash-1.0.6 02:52:39 02:52:39 02:52:39 ==> git version 2.25.1 found 02:52:39 ==> 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 02:52:39 Release-Date: 2020-01-08 02:52:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:52:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:52:39 ==> Jenkins CI detected. 02:52:39 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 02:52:39 project root: . 02:52:39 --> token set from env 02:52:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:52:39 ==> Running gcov in . (disable via -X gcov) 02:52:39 ==> Python coveragepy not found 02:52:39 ==> Searching for coverage reports in: 02:52:39 + . 02:52:39 -> Found 1 reports 02:52:39 ==> Detecting git/mercurial file structure 02:52:39 ==> Reading reports 02:52:39 + ./coverage.out bytes=10 02:52:39 ==> Appending adjustments 02:52:39 https://docs.codecov.io/docs/fixing-reports 02:52:40 + Found adjustments 02:52:40 ==> Gzipping contents 02:52:40 12K /tmp/codecov.UjCawT.gz 02:52:40 ==> Uploading reports 02:52:40 url: https://codecov.io 02:52:40 query: branch=main&commit=644bbf00b5c54e5a158a68758c6e0479d3a0d70d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:52:40 -> Pinging Codecov 02:52:40 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:52:40 -> Uploading to 02:52:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/644bbf00b5c54e5a158a68758c6e0479d3a0d70d/bd769e47-02a9-474e-a858-0e8421ba6827.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T025240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3077f220c941c26ad060a52a161094fe48efa75d06b92d5a109f3d00bc06fcef 02:52:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:40 Dload Upload Total Spent Left Speed 02:52:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36800 --:--:-- --:--:-- --:--:-- 36800 02:52:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } 02:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:52:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:52:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:52:41 02:52:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:52:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:52:41 df9b9388f04a: Pulling fs layer 02:52:41 52dc419b0ee2: Pulling fs layer 02:52:41 25bc292e5bac: Pulling fs layer 02:52:41 114826534d7a: Pulling fs layer 02:52:41 4657fd5d0bcf: Pulling fs layer 02:52:41 6ad1cebc031e: Pulling fs layer 02:52:41 8a3aa393b2d8: Pulling fs layer 02:52:41 114826534d7a: Waiting 02:52:41 4657fd5d0bcf: Waiting 02:52:41 6ad1cebc031e: Waiting 02:52:41 8a3aa393b2d8: Waiting 02:52:41 25bc292e5bac: Verifying Checksum 02:52:41 25bc292e5bac: Download complete 02:52:41 52dc419b0ee2: Verifying Checksum 02:52:41 52dc419b0ee2: Download complete 02:52:41 4657fd5d0bcf: Download complete 02:52:41 df9b9388f04a: Download complete 02:52:41 6ad1cebc031e: Verifying Checksum 02:52:41 6ad1cebc031e: Download complete 02:52:41 df9b9388f04a: Pull complete 02:52:41 52dc419b0ee2: Pull complete 02:52:42 25bc292e5bac: Pull complete 02:52:42 114826534d7a: Verifying Checksum 02:52:42 114826534d7a: Download complete 02:52:42 8a3aa393b2d8: Download complete 02:52:45 114826534d7a: Pull complete 02:52:45 4657fd5d0bcf: Pull complete 02:52:45 6ad1cebc031e: Pull complete 02:52:48 8a3aa393b2d8: Pull complete 02:52:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:48 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:52:48 $ 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 02:52:54 $ docker top fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad -eo pid,comm [Pipeline] { [Pipeline] echo 02:52:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 02:52:54 + set -o pipefail 02:52:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 02:53:00 02:53:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 02:53:00 02:53:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/d8157b38-24ff-4698-a2e2-327cee0558bd 02:53:00 02:53:00 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 02:53:00 02:53:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:53:00 02:53:01 02:53:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:53:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:53:01 More details here: https://snyk.co/ue1NS [Pipeline] } 02:53:01 $ docker stop --time=1 fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad 02:53:05 $ docker rm -f --volumes fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad [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 02:53:06 + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] sh 02:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:06 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:53:07 $ 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 02:53:07 $ docker top 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 -eo pid,comm 02:53:07 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). 02:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:07 [ssh-agent] Looking for ssh-agent implementation... 02:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:07 $ docker exec 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 ssh-agent 02:53:07 SSH_AUTH_SOCK=/tmp/ssh-B4krNgeI4TnJ/agent.32 02:53:07 SSH_AGENT_PID=38 02:53:07 Running ssh-add (command line suppressed) 02:53:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10156289038233184553.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10156289038233184553.key) 02:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:08 + git semver tag 02:53:08 2023-05-30 02:53:08,298 [run_tag] DEBUG tag force:False 02:53:08 2023-05-30 02:53:08,298 [check_head_tag] DEBUG check head tag 02:53:08 2023-05-30 02:53:08,300 [execute] INFO git cat-file --batch-check 02:53:08 2023-05-30 02:53:08,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 02:53:08 2023-05-30 02:53:08,304 [execute] INFO git cat-file --batch 02:53:08 2023-05-30 02:53:08,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 02:53:08 2023-05-30 02:53:08,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:08 2023-05-30 02:53:08,323 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 02:53:08 2023-05-30 02:53:08,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 02:53:08 2023-05-30 02:53:08,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:08 3.0.0-dev.20 [Pipeline] } 02:53:08 $ docker exec --env ******** --env ******** 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 ssh-agent -k 02:53:08 unset SSH_AUTH_SOCK; 02:53:08 unset SSH_AGENT_PID; 02:53:08 echo Agent pid 38 killed; 02:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:08 + git semver [Pipeline] } 02:53:09 $ docker stop --time=1 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 02:53:10 $ docker rm -f --volumes 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:10 02:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:11 0.23.1-centos7: Pulling from edgex-lftools 02:53:11 ab5ef0e58194: Pulling fs layer 02:53:11 9712f1f96733: Pulling fs layer 02:53:11 63f879dbbcfc: Pulling fs layer 02:53:11 0d9ebad4ef96: Pulling fs layer 02:53:11 e9a5061849ea: Pulling fs layer 02:53:11 d747dcd14b5f: Pulling fs layer 02:53:11 2de7ff778b66: Pulling fs layer 02:53:11 0d9ebad4ef96: Waiting 02:53:11 e9a5061849ea: Waiting 02:53:11 d747dcd14b5f: Waiting 02:53:11 2de7ff778b66: Waiting 02:53:11 9712f1f96733: Verifying Checksum 02:53:11 9712f1f96733: Download complete 02:53:11 63f879dbbcfc: Verifying Checksum 02:53:11 63f879dbbcfc: Download complete 02:53:11 ab5ef0e58194: Verifying Checksum 02:53:11 ab5ef0e58194: Download complete 02:53:11 d747dcd14b5f: Verifying Checksum 02:53:11 d747dcd14b5f: Download complete 02:53:11 e9a5061849ea: Verifying Checksum 02:53:11 e9a5061849ea: Download complete 02:53:11 0d9ebad4ef96: Verifying Checksum 02:53:11 0d9ebad4ef96: Download complete 02:53:11 2de7ff778b66: Verifying Checksum 02:53:11 2de7ff778b66: Download complete 02:53:14 ab5ef0e58194: Pull complete 02:53:14 9712f1f96733: Pull complete 02:53:14 63f879dbbcfc: Pull complete 02:53:18 0d9ebad4ef96: Pull complete 02:53:18 e9a5061849ea: Pull complete 02:53:18 d747dcd14b5f: Pull complete 02:53:19 2de7ff778b66: Pull complete 02:53:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:19 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:53:19 $ 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 02:53:26 $ docker top 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:53:26 provisioning config files... 02:53:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7941230450893714613tmp 02:53:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17551080670735742087tmp 02:53:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9423262967212236128tmp [Pipeline] { [Pipeline] echo 02:53:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:53:27 ---> sigul-configuration.sh 02:53:27 gpg: directory `/root/.gnupg' created 02:53:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:53:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:53:27 gpg: keyring `/root/.gnupg/secring.gpg' created 02:53:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:53:27 gpg: CAST5 encrypted data 02:53:27 gpg: encrypted with 1 passphrase 02:53:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:53:27 + mkdir /home/jenkins 02:53:27 + mkdir /home/jenkins/sigul [Pipeline] sh 02:53:27 + 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 02:53:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:27 ---> sigul-install.sh 02:53:27 Sigul already installed; skipping installation. [Pipeline] sh 02:53:28 + git tag --list 02:53:28 0.1.1 02:53:28 v1.1.0 02:53:28 v1.2.0 02:53:28 v1.2.1 02:53:28 v1.3.0 02:53:28 v2.0.0 02:53:28 v2.1.0 02:53:28 v2.2.0 02:53:28 v2.2.1-dev.1 02:53:28 v2.2.1-dev.2 02:53:28 v2.2.1-dev.3 02:53:28 v2.2.1-dev.4 02:53:28 v2.2.1-dev.5 02:53:28 v2.2.1-dev.6 02:53:28 v2.2.1-dev.7 02:53:28 v2.3.0 02:53:28 v2.3.0-dev.10 02:53:28 v2.3.0-dev.11 02:53:28 v2.3.0-dev.12 02:53:28 v2.3.0-dev.13 02:53:28 v2.3.0-dev.14 02:53:28 v2.3.0-dev.15 02:53:28 v2.3.0-dev.16 02:53:28 v2.3.0-dev.17 02:53:28 v2.3.0-dev.18 02:53:28 v2.3.0-dev.19 02:53:28 v2.3.0-dev.20 02:53:28 v2.3.0-dev.21 02:53:28 v2.3.0-dev.22 02:53:28 v2.3.0-dev.23 02:53:28 v2.3.0-dev.24 02:53:28 v2.3.0-dev.7 02:53:28 v2.3.0-dev.8 02:53:28 v2.3.0-dev.9 02:53:28 v3.0.0-dev.1 02:53:28 v3.0.0-dev.10 02:53:28 v3.0.0-dev.11 02:53:28 v3.0.0-dev.12 02:53:28 v3.0.0-dev.13 02:53:28 v3.0.0-dev.14 02:53:28 v3.0.0-dev.15 02:53:28 v3.0.0-dev.16 02:53:28 v3.0.0-dev.17 02:53:28 v3.0.0-dev.18 02:53:28 v3.0.0-dev.19 02:53:28 v3.0.0-dev.2 02:53:28 v3.0.0-dev.20 02:53:28 v3.0.0-dev.3 02:53:28 v3.0.0-dev.4 02:53:28 v3.0.0-dev.5 02:53:28 v3.0.0-dev.6 02:53:28 v3.0.0-dev.7 02:53:28 v3.0.0-dev.8 02:53:28 v3.0.0-dev.9 [Pipeline] sh 02:53:28 + lftools sign git-tag v3.0.0-dev.20 02:53:29 Signing Git tag with Sigul... 02:53:29 Signing v3.0.0-dev.20 [Pipeline] echo 02:53:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:53:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:53:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:53:29 $ docker stop --time=1 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e 02:53:30 $ docker rm -f --volumes 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:53:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:31 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:53:31 $ 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 02:53:32 $ docker top 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de -eo pid,comm 02:53:32 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). 02:53:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:32 [ssh-agent] Looking for ssh-agent implementation... 02:53:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:32 $ docker exec 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de ssh-agent 02:53:32 SSH_AUTH_SOCK=/tmp/ssh-xCXTjgy8jDBS/agent.32 02:53:32 SSH_AGENT_PID=38 02:53:32 Running ssh-add (command line suppressed) 02:53:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4286550505890042041.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4286550505890042041.key) 02:53:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:32 + git semver bump pre 02:53:33 2023-05-30 02:53:32,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:33 2023-05-30 02:53:32,997 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 02:53:33 2023-05-30 02:53:32,997 [bump_version] DEBUG bumped version:3.0.0-dev.21 02:53:33 2023-05-30 02:53:32,997 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 02:53:33 2023-05-30 02:53:32,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:33 2023-05-30 02:53:32,997 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:33 2023-05-30 02:53:32,999 [execute] INFO git cat-file --batch-check 02:53:33 2023-05-30 02:53:33,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:53:33 2023-05-30 02:53:33,005 [execute] INFO git cat-file --batch 02:53:33 2023-05-30 02:53:33,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:53:33 2023-05-30 02:53:33,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:33 3.0.0-dev.21 [Pipeline] } 02:53:33 $ docker exec --env ******** --env ******** 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de ssh-agent -k 02:53:33 unset SSH_AUTH_SOCK; 02:53:33 unset SSH_AGENT_PID; 02:53:33 echo Agent pid 38 killed; 02:53:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:33 + git semver [Pipeline] } 02:53:33 $ docker stop --time=1 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de 02:53:35 $ docker rm -f --volumes 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de [Pipeline] // withDockerContainer [Pipeline] sh 02:53:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:35 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:53:35 $ 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 02:53:36 $ docker top 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:36 [ssh-agent] Looking for ssh-agent implementation... 02:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:36 $ docker exec 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c ssh-agent 02:53:36 SSH_AUTH_SOCK=/tmp/ssh-tMbnve1eHKRH/agent.32 02:53:36 SSH_AGENT_PID=38 02:53:36 Running ssh-add (command line suppressed) 02:53:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14400741595060781388.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14400741595060781388.key) 02:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:36 + git semver push 02:53:37 2023-05-30 02:53:37,039 [run_push] DEBUG push 02:53:37 2023-05-30 02:53:37,040 [execute] INFO git cat-file --batch-check 02:53:37 2023-05-30 02:53:37,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:53:37 2023-05-30 02:53:37,044 [execute] INFO git rev-list 614deb734cca662178234d88c667f1d2fb79a0c3 -- 02:53:37 2023-05-30 02:53:37,044 [execute] DEBUG Popen(['git', 'rev-list', '614deb734cca662178234d88c667f1d2fb79a0c3', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:53:37 2023-05-30 02:53:37,052 [execute] INFO git fetch -v origin 02:53:37 2023-05-30 02:53:37,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:53:37 2023-05-30 02:53:37,534 [run_push] DEBUG no remote changes detected 02:53:37 2023-05-30 02:53:37,535 [execute] INFO git push origin semver 02:53:37 2023-05-30 02:53:37,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:53:38 2023-05-30 02:53:38,280 [run_push] DEBUG push all version tags 02:53:38 2023-05-30 02:53:38,281 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:53:38 2023-05-30 02:53:38,282 [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) 02:53:39 2023-05-30 02:53:39,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:53:39 3.0.0-dev.21 [Pipeline] } 02:53:39 $ docker exec --env ******** --env ******** 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c ssh-agent -k 02:53:39 unset SSH_AUTH_SOCK; 02:53:39 unset SSH_AGENT_PID; 02:53:39 echo Agent pid 38 killed; 02:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:39 + git semver [Pipeline] } 02:53:39 $ docker stop --time=1 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c 02:53:41 $ docker rm -f --volumes 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c [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 02:53:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 02:53:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:53:41 total 16 02:53:41 drwxr-xr-x 3 root root 4096 May 30 02:36 . 02:53:41 drwxrwxr-x 15 jenkins jenkins 4096 May 30 02:53 .. 02:53:41 drwxr-xr-x 2 root root 4096 May 30 02:36 cost 02:53:41 -rw-r--r-- 1 root root 83 May 30 02:36 cost.csv 02:53:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:53:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:53:41 total 16 02:53:41 drwxr-xr-x 3 jenkins jenkins 4096 May 30 02:36 . 02:53:41 drwxrwxr-x 15 jenkins jenkins 4096 May 30 02:53 .. 02:53:41 drwxr-xr-x 2 jenkins jenkins 4096 May 30 02:36 cost 02:53:41 -rw-r--r-- 1 jenkins jenkins 83 May 30 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:53:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:42 ---> package-listing.sh 02:53:42 ++ tr '[:upper:]' '[:lower:]' 02:53:42 ++ facter osfamily 02:53:43 + OS_FAMILY=debian 02:53:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 02:53:43 + START_PACKAGES=/tmp/packages_start.txt 02:53:43 + END_PACKAGES=/tmp/packages_end.txt 02:53:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:43 + PACKAGES=/tmp/packages_start.txt 02:53:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 02:53:43 + PACKAGES=/tmp/packages_end.txt 02:53:43 + case "${OS_FAMILY}" in 02:53:43 + grep '^ii' 02:53:43 + dpkg -l 02:53:43 + '[' -f /tmp/packages_start.txt ']' 02:53:43 + '[' -f /tmp/packages_end.txt ']' 02:53:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 02:53:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 02:53:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 02:53:43 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 02:53:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:44 prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container 02:53:44 $ 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 02:53:44 $ docker top 3309718f4861a1f5fd3979e44afe53c87d9a329e6a41994ced6d85910c85da3e -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:53:45 + ls /var/log/sa-host 02:53:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:45 provisioning config files... 02:53:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11662374525762961862tmp [Pipeline] { [Pipeline] echo 02:53:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:45 ---> create-netrc.sh [Pipeline] } 02:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:53:46 ---> python-tools-install.sh [Pipeline] echo 02:53:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:46 ---> sudo-logs.sh 02:53:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:46 ---> job-cost.sh 02:53:46 lf-activate-venv: SKIPPING 02:53:46 DEBUG: total: 0.2199999988079071 02:53:46 INFO: Retrieving Stack Cost... 02:53:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:48 INFO: Archiving Costs [Pipeline] echo 02:53:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:48 ---> logs-deploy.sh 02:53:48 lf-activate-venv: SKIPPING 02:53:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/116 02:53:48 INFO: archiving workspace using pattern(s): 02:53:49 Archives upload complete. 02:53:49 INFO: archiving logs to Nexus