Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 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-ssh15615258362150145192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10959464428077889384.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7428363611921522689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2450055298637834099.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-ssh7767695908896467351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6307 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 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 # timeout=10 Commit message: "Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48" > git rev-list --no-walk 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T07:15:14.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T07:15:14.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T07:15:14.392Z] ========================================================= [2024-07-24T07:15:14.392Z] EdgeX Global Pipelines Version Info [2024-07-24T07:15:14.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:15:15.200Z] ------------------- [2024-07-24T07:15:15.201Z] stable info: [2024-07-24T07:15:15.201Z] ------------------- [2024-07-24T07:15:15.201Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T07:15:15.201Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T07:15:15.201Z] Message: update stable to v1.0.260 [2024-07-24T07:15:15.771Z] ------------------- [2024-07-24T07:15:15.771Z] experimental info: [2024-07-24T07:15:15.771Z] ------------------- [2024-07-24T07:15:15.771Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T07:15:15.771Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T07:15:15.771Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T07:15:15.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-24T07:15:15.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-24T07:15:15.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T07:15:16.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T07:15:16.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T07:15:16.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T07:15:16.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T07:15:16.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T07:15:16.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T07:15:16.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T07:15:16.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T07:15:16.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-24T07:15:16.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T07:15:16.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T07:15:16.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T07:15:16.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T07:15:16.286Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T07:15:16.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T07:15:16.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T07:15:16.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T07:15:16.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T07:15:16.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T07:15:16.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T07:15:16.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T07:15:16.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T07:15:16.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T07:15:16.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T07:15:16.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-24T07:15:16.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-24T07:15:16.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-24T07:15:16.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo [2024-07-24T07:15:16.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c85b4b3 [Pipeline] echo [2024-07-24T07:15:16.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:15:16.719Z] provisioning config files... [2024-07-24T07:15:16.734Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3749124018121174380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:15:17.089Z] ---> ****-login.sh [2024-07-24T07:15:17.089Z] nexus3.edgexfoundry.org:10001 [2024-07-24T07:15:17.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:17.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:17.350Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:17.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:17.350Z] [2024-07-24T07:15:17.350Z] Login Succeeded [2024-07-24T07:15:17.350Z] nexus3.edgexfoundry.org:10002 [2024-07-24T07:15:17.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:17.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:17.612Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:17.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:17.612Z] [2024-07-24T07:15:17.612Z] Login Succeeded [2024-07-24T07:15:17.612Z] nexus3.edgexfoundry.org:10003 [2024-07-24T07:15:17.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:17.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:17.612Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:17.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:17.612Z] [2024-07-24T07:15:17.612Z] Login Succeeded [2024-07-24T07:15:17.612Z] nexus3.edgexfoundry.org:10004 [2024-07-24T07:15:17.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:17.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:17.873Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:17.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:17.873Z] [2024-07-24T07:15:17.873Z] Login Succeeded [2024-07-24T07:15:17.873Z] ****.io [2024-07-24T07:15:17.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:18.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:18.135Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:18.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:18.135Z] [2024-07-24T07:15:18.135Z] Login Succeeded [2024-07-24T07:15:18.135Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T07:15:18.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T07:15:18.537Z] + git rev-list -1 --merges c85b4b36f2a3d2ae12dd16dc916f66f160a038c1~1..c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo [2024-07-24T07:15:18.568Z] -----------> git rev-list -1 --merges c85b4b36f2a3d2ae12dd16dc916f66f160a038c1~1..c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:15:18.568Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [false] [Pipeline] sh [2024-07-24T07:15:18.858Z] + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo [2024-07-24T07:15:18.874Z] ========================================================= [2024-07-24T07:15:18.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T07:15:18.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T07:15:19.216Z] + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] echo [2024-07-24T07:15:19.228Z] [semverPrep] GIT_COMMIT: c85b4b36f2a3d2ae12dd16dc916f66f160a038c1, Commit Message: Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48 [Pipeline] echo [2024-07-24T07:15:19.240Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T07:15:19.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T07:15:19.606Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T07:15:19.606Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T07:15:19.606Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T07:15:19.606Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T07:15:19.606Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T07:15:19.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:15:19.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:15:19.962Z] [2024-07-24T07:15:19.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:15:20.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:15:20.268Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T07:15:20.268Z] b85a868b505f: Pulling fs layer [2024-07-24T07:15:20.268Z] e2be974225ed: Pulling fs layer [2024-07-24T07:15:20.268Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T07:15:20.268Z] 988bab9f4d93: Pulling fs layer [2024-07-24T07:15:20.269Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T07:15:20.269Z] eaf3925da568: Pulling fs layer [2024-07-24T07:15:20.269Z] bab4dde63d76: Pulling fs layer [2024-07-24T07:15:20.269Z] bde34c3a00c8: Pulling fs layer [2024-07-24T07:15:20.269Z] b352a97aabf1: Pulling fs layer [2024-07-24T07:15:20.269Z] 4872d77fe225: Pulling fs layer [2024-07-24T07:15:20.269Z] 5851b861e8e6: Pulling fs layer [2024-07-24T07:15:20.269Z] bde34c3a00c8: Waiting [2024-07-24T07:15:20.269Z] b352a97aabf1: Waiting [2024-07-24T07:15:20.269Z] 988bab9f4d93: Waiting [2024-07-24T07:15:20.269Z] 4872d77fe225: Waiting [2024-07-24T07:15:20.269Z] 5851b861e8e6: Waiting [2024-07-24T07:15:20.269Z] 1469e6f7b9e6: Waiting [2024-07-24T07:15:20.269Z] bab4dde63d76: Waiting [2024-07-24T07:15:20.269Z] eaf3925da568: Waiting [2024-07-24T07:15:20.269Z] e2be974225ed: Verifying Checksum [2024-07-24T07:15:20.269Z] e2be974225ed: Download complete [2024-07-24T07:15:20.269Z] 988bab9f4d93: Download complete [2024-07-24T07:15:20.269Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T07:15:20.269Z] 1469e6f7b9e6: Download complete [2024-07-24T07:15:20.269Z] eaf3925da568: Download complete [2024-07-24T07:15:20.529Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T07:15:20.529Z] 339a4e72a1f5: Download complete [2024-07-24T07:15:20.529Z] bde34c3a00c8: Verifying Checksum [2024-07-24T07:15:20.529Z] bde34c3a00c8: Download complete [2024-07-24T07:15:20.529Z] b352a97aabf1: Verifying Checksum [2024-07-24T07:15:20.529Z] b352a97aabf1: Download complete [2024-07-24T07:15:20.529Z] 4872d77fe225: Download complete [2024-07-24T07:15:20.529Z] 5851b861e8e6: Download complete [2024-07-24T07:15:20.529Z] b85a868b505f: Verifying Checksum [2024-07-24T07:15:20.529Z] b85a868b505f: Download complete [2024-07-24T07:15:20.787Z] bab4dde63d76: Verifying Checksum [2024-07-24T07:15:20.787Z] bab4dde63d76: Download complete [2024-07-24T07:15:21.723Z] b85a868b505f: Pull complete [2024-07-24T07:15:21.723Z] e2be974225ed: Pull complete [2024-07-24T07:15:22.289Z] 339a4e72a1f5: Pull complete [2024-07-24T07:15:22.289Z] 988bab9f4d93: Pull complete [2024-07-24T07:15:22.549Z] 1469e6f7b9e6: Pull complete [2024-07-24T07:15:22.549Z] eaf3925da568: Pull complete [2024-07-24T07:15:24.459Z] bab4dde63d76: Pull complete [2024-07-24T07:15:24.459Z] bde34c3a00c8: Pull complete [2024-07-24T07:15:24.459Z] b352a97aabf1: Pull complete [2024-07-24T07:15:24.459Z] 4872d77fe225: Pull complete [2024-07-24T07:15:24.719Z] 5851b861e8e6: Pull complete [2024-07-24T07:15:24.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T07:15:24.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:15:24.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:15:24.868Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:15:24.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T07:15:32.493Z] $ docker top e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa -eo pid,comm [2024-07-24T07:15:32.546Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T07:15:32.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T07:15:32.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T07:15:32.602Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T07:15:32.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T07:15:32.702Z] $ docker exec e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent [2024-07-24T07:15:32.815Z] SSH_AUTH_SOCK=/tmp/ssh-vaA74A4XF0FL/agent.32 [2024-07-24T07:15:32.815Z] SSH_AGENT_PID=38 [2024-07-24T07:15:32.821Z] Running ssh-add (command line suppressed) [2024-07-24T07:15:32.921Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4640813563262685022.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4640813563262685022.key) [2024-07-24T07:15:32.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T07:15:33.228Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T07:15:33.237Z] $ docker exec --env ******** --env ******** e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent -k [2024-07-24T07:15:33.322Z] unset SSH_AUTH_SOCK; [2024-07-24T07:15:33.322Z] unset SSH_AGENT_PID; [2024-07-24T07:15:33.323Z] echo Agent pid 38 killed; [2024-07-24T07:15:33.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T07:15:33.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T07:15:33.375Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T07:15:33.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T07:15:33.470Z] $ docker exec e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent [2024-07-24T07:15:33.584Z] SSH_AUTH_SOCK=/tmp/ssh-3ORbm0hBSTMH/agent.71 [2024-07-24T07:15:33.584Z] SSH_AGENT_PID=77 [2024-07-24T07:15:33.588Z] Running ssh-add (command line suppressed) [2024-07-24T07:15:33.691Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17060577142854247748.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17060577142854247748.key) [2024-07-24T07:15:33.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T07:15:34.002Z] + git semver init [2024-07-24T07:15:34.261Z] 2024-07-24 07:15:34,201 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T07:15:34.261Z] 2024-07-24 07:15:34,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-24T07:15:34.261Z] 2024-07-24 07:15:34,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-24T07:15:34.261Z] 2024-07-24 07:15:34,203 [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) [2024-07-24T07:15:36.803Z] 2024-07-24 07:15:36,487 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-07-24T07:15:36.803Z] 2024-07-24 07:15:36,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-07-24T07:15:36.803Z] 2024-07-24 07:15:36,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:15:36.803Z] 2024-07-24 07:15:36,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:15:36.804Z] 3.1.0-dev.46 [Pipeline] } [2024-07-24T07:15:36.810Z] $ docker exec --env ******** --env ******** e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa ssh-agent -k [2024-07-24T07:15:36.910Z] unset SSH_AUTH_SOCK; [2024-07-24T07:15:36.911Z] unset SSH_AGENT_PID; [2024-07-24T07:15:36.911Z] echo Agent pid 77 killed; [2024-07-24T07:15:36.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T07:15:37.250Z] + git semver [Pipeline] } [2024-07-24T07:15:37.524Z] $ docker stop --time=1 e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa [2024-07-24T07:15:38.865Z] $ docker rm -f --volumes e2aa93521d2be94b9a081d4a171f0d4fca8f231c17e9235716eb43ef8037b5fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T07:15:39.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T07:15:39.460Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T07:15:39.465Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:15:39.654Z] provisioning config files... [2024-07-24T07:15:39.665Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4457174985178436043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:15:39.972Z] ---> ****-login.sh [2024-07-24T07:15:39.972Z] nexus3.edgexfoundry.org:10001 [2024-07-24T07:15:39.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:39.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:39.972Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:39.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:39.972Z] [2024-07-24T07:15:39.972Z] Login Succeeded [2024-07-24T07:15:39.972Z] nexus3.edgexfoundry.org:10002 [2024-07-24T07:15:39.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:39.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:39.972Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:39.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:39.972Z] [2024-07-24T07:15:39.972Z] Login Succeeded [2024-07-24T07:15:39.972Z] nexus3.edgexfoundry.org:10003 [2024-07-24T07:15:40.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:40.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:40.231Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:40.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:40.231Z] [2024-07-24T07:15:40.231Z] Login Succeeded [2024-07-24T07:15:40.231Z] nexus3.edgexfoundry.org:10004 [2024-07-24T07:15:40.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:40.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:40.231Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:40.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:40.231Z] [2024-07-24T07:15:40.231Z] Login Succeeded [2024-07-24T07:15:40.231Z] ****.io [2024-07-24T07:15:40.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:15:40.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:15:40.490Z] Configure a credential helper to remove this warning. See [2024-07-24T07:15:40.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:15:40.490Z] [2024-07-24T07:15:40.490Z] Login Succeeded [2024-07-24T07:15:40.490Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T07:15:40.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T07:15:40.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:15:40.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:15:40.638Z] ========================================================= [2024-07-24T07:15:40.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T07:15:40.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:15:40.972Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T07:15:41.232Z] Sending build context to Docker daemon 59.53MB [2024-07-24T07:15:41.232Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T07:15:41.232Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-24T07:15:41.232Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T07:15:41.232Z] 619be1103602: Pulling fs layer [2024-07-24T07:15:41.232Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T07:15:41.232Z] 5df492c9dc93: Pulling fs layer [2024-07-24T07:15:41.232Z] 7629e6793208: Pulling fs layer [2024-07-24T07:15:41.232Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T07:15:41.232Z] fb5054dd5b73: Pulling fs layer [2024-07-24T07:15:41.232Z] eeca6798cff9: Pulling fs layer [2024-07-24T07:15:41.232Z] aa269ceb94a6: Pulling fs layer [2024-07-24T07:15:41.232Z] ada007ff1a6a: Pulling fs layer [2024-07-24T07:15:41.232Z] 4f4fb700ef54: Waiting [2024-07-24T07:15:41.232Z] fb5054dd5b73: Waiting [2024-07-24T07:15:41.232Z] eeca6798cff9: Waiting [2024-07-24T07:15:41.232Z] aa269ceb94a6: Waiting [2024-07-24T07:15:41.232Z] ada007ff1a6a: Waiting [2024-07-24T07:15:41.232Z] 7629e6793208: Waiting [2024-07-24T07:15:41.232Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T07:15:41.232Z] 7862e08f4a3e: Download complete [2024-07-24T07:15:41.232Z] 7629e6793208: Verifying Checksum [2024-07-24T07:15:41.232Z] 7629e6793208: Download complete [2024-07-24T07:15:41.232Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T07:15:41.232Z] 4f4fb700ef54: Download complete [2024-07-24T07:15:41.491Z] fb5054dd5b73: Verifying Checksum [2024-07-24T07:15:41.491Z] fb5054dd5b73: Download complete [2024-07-24T07:15:41.491Z] 619be1103602: Verifying Checksum [2024-07-24T07:15:41.491Z] 619be1103602: Download complete [2024-07-24T07:15:41.491Z] eeca6798cff9: Verifying Checksum [2024-07-24T07:15:41.491Z] eeca6798cff9: Download complete [2024-07-24T07:15:41.491Z] 619be1103602: Pull complete [2024-07-24T07:15:41.749Z] ada007ff1a6a: Verifying Checksum [2024-07-24T07:15:41.749Z] ada007ff1a6a: Download complete [2024-07-24T07:15:41.749Z] 7862e08f4a3e: Pull complete [2024-07-24T07:15:41.749Z] 5df492c9dc93: Verifying Checksum [2024-07-24T07:15:41.749Z] 5df492c9dc93: Download complete [2024-07-24T07:15:42.316Z] aa269ceb94a6: Verifying Checksum [2024-07-24T07:15:42.316Z] aa269ceb94a6: Download complete [2024-07-24T07:15:44.865Z] 5df492c9dc93: Pull complete [2024-07-24T07:15:44.865Z] 7629e6793208: Pull complete [2024-07-24T07:15:44.865Z] 4f4fb700ef54: Pull complete [2024-07-24T07:15:44.865Z] fb5054dd5b73: Pull complete [2024-07-24T07:15:45.124Z] eeca6798cff9: Pull complete [2024-07-24T07:15:47.675Z] aa269ceb94a6: Pull complete [2024-07-24T07:15:47.675Z] ada007ff1a6a: Pull complete [2024-07-24T07:15:47.675Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T07:15:47.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T07:15:47.675Z] ---> f489d0715acc [2024-07-24T07:15:47.675Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T07:15:54.594Z] Still waiting to schedule task [2024-07-24T07:15:54.594Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6308’ is offline [2024-07-24T07:15:55.830Z] ---> Running in 14f5d75622f7 [2024-07-24T07:15:55.830Z] Removing intermediate container 14f5d75622f7 [2024-07-24T07:15:55.830Z] ---> 57f4e9f6acff [2024-07-24T07:15:55.830Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T07:15:55.830Z] ---> Running in 8ec5df054422 [2024-07-24T07:15:55.830Z] Removing intermediate container 8ec5df054422 [2024-07-24T07:15:55.830Z] ---> 02c5514f1ff4 [2024-07-24T07:15:55.830Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T07:15:55.830Z] ---> Running in b7891313978e [2024-07-24T07:15:55.830Z] Removing intermediate container b7891313978e [2024-07-24T07:15:55.830Z] ---> 75f0c000883b [2024-07-24T07:15:55.830Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-24T07:15:55.830Z] ---> Running in d6e0743952c8 [2024-07-24T07:15:55.830Z] Removing intermediate container d6e0743952c8 [2024-07-24T07:15:55.830Z] ---> 874e0a0db35b [2024-07-24T07:15:55.830Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T07:15:55.830Z] ---> Running in 8999a55aeb82 [2024-07-24T07:15:55.830Z] Removing intermediate container 8999a55aeb82 [2024-07-24T07:15:55.830Z] ---> 3d3d1ae77d3c [2024-07-24T07:15:55.830Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T07:15:56.088Z] latest: Pulling from library/docker [2024-07-24T07:15:56.088Z] c6a83fedfae6: Pulling fs layer [2024-07-24T07:15:56.088Z] 56741e8c5dde: Pulling fs layer [2024-07-24T07:15:56.088Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T07:15:56.088Z] d27f6c8943b9: Pulling fs layer [2024-07-24T07:15:56.088Z] 3757c82e9d26: Pulling fs layer [2024-07-24T07:15:56.088Z] 3309cba0d442: Pulling fs layer [2024-07-24T07:15:56.088Z] 5c4d5e7121b2: Pulling fs layer [2024-07-24T07:15:56.088Z] 445e1ed6e1dc: Pulling fs layer [2024-07-24T07:15:56.088Z] a491a417f451: Pulling fs layer [2024-07-24T07:15:56.088Z] be10967b7a2e: Pulling fs layer [2024-07-24T07:15:56.088Z] 893bfa801bba: Pulling fs layer [2024-07-24T07:15:56.088Z] de773661e325: Pulling fs layer [2024-07-24T07:15:56.088Z] b333cdcea40f: Pulling fs layer [2024-07-24T07:15:56.088Z] ffca936be8aa: Pulling fs layer [2024-07-24T07:15:56.088Z] 89c5636c4d43: Pulling fs layer [2024-07-24T07:15:56.088Z] d475211fe339: Pulling fs layer [2024-07-24T07:15:56.088Z] d27f6c8943b9: Waiting [2024-07-24T07:15:56.088Z] 3757c82e9d26: Waiting [2024-07-24T07:15:56.088Z] 3309cba0d442: Waiting [2024-07-24T07:15:56.088Z] 5c4d5e7121b2: Waiting [2024-07-24T07:15:56.088Z] 445e1ed6e1dc: Waiting [2024-07-24T07:15:56.088Z] a491a417f451: Waiting [2024-07-24T07:15:56.088Z] be10967b7a2e: Waiting [2024-07-24T07:15:56.088Z] 893bfa801bba: Waiting [2024-07-24T07:15:56.088Z] b333cdcea40f: Waiting [2024-07-24T07:15:56.088Z] ffca936be8aa: Waiting [2024-07-24T07:15:56.088Z] 89c5636c4d43: Waiting [2024-07-24T07:15:56.088Z] d475211fe339: Waiting [2024-07-24T07:15:56.347Z] 4f4fb700ef54: Download complete [2024-07-24T07:15:56.347Z] c6a83fedfae6: Verifying Checksum [2024-07-24T07:15:56.347Z] c6a83fedfae6: Download complete [2024-07-24T07:15:56.347Z] 56741e8c5dde: Verifying Checksum [2024-07-24T07:15:56.347Z] 56741e8c5dde: Download complete [2024-07-24T07:15:56.347Z] d27f6c8943b9: Verifying Checksum [2024-07-24T07:15:56.347Z] d27f6c8943b9: Download complete [2024-07-24T07:15:56.606Z] c6a83fedfae6: Pull complete [2024-07-24T07:15:56.606Z] 3309cba0d442: Verifying Checksum [2024-07-24T07:15:56.606Z] 3309cba0d442: Download complete [2024-07-24T07:15:56.606Z] 5c4d5e7121b2: Verifying Checksum [2024-07-24T07:15:56.606Z] 5c4d5e7121b2: Download complete [2024-07-24T07:15:56.606Z] 445e1ed6e1dc: Verifying Checksum [2024-07-24T07:15:56.606Z] 445e1ed6e1dc: Download complete [2024-07-24T07:15:56.864Z] a491a417f451: Download complete [2024-07-24T07:15:56.864Z] 3757c82e9d26: Verifying Checksum [2024-07-24T07:15:56.864Z] 3757c82e9d26: Download complete [2024-07-24T07:15:56.864Z] 56741e8c5dde: Pull complete [2024-07-24T07:15:56.864Z] 4f4fb700ef54: Pull complete [2024-07-24T07:15:56.864Z] de773661e325: Download complete [2024-07-24T07:15:56.864Z] d27f6c8943b9: Pull complete [2024-07-24T07:15:56.864Z] be10967b7a2e: Verifying Checksum [2024-07-24T07:15:56.864Z] be10967b7a2e: Download complete [2024-07-24T07:15:56.864Z] 893bfa801bba: Verifying Checksum [2024-07-24T07:15:56.864Z] 893bfa801bba: Download complete [2024-07-24T07:15:57.122Z] b333cdcea40f: Verifying Checksum [2024-07-24T07:15:57.122Z] b333cdcea40f: Download complete [2024-07-24T07:15:57.122Z] 89c5636c4d43: Download complete [2024-07-24T07:15:57.122Z] d475211fe339: Verifying Checksum [2024-07-24T07:15:57.122Z] d475211fe339: Download complete [2024-07-24T07:15:57.122Z] 3757c82e9d26: Pull complete [2024-07-24T07:15:57.381Z] ffca936be8aa: Verifying Checksum [2024-07-24T07:15:57.381Z] ffca936be8aa: Download complete [2024-07-24T07:15:57.640Z] 3309cba0d442: Pull complete [2024-07-24T07:15:58.207Z] 5c4d5e7121b2: Pull complete [2024-07-24T07:15:58.207Z] 445e1ed6e1dc: Pull complete [2024-07-24T07:15:58.207Z] a491a417f451: Pull complete [2024-07-24T07:15:58.207Z] be10967b7a2e: Pull complete [2024-07-24T07:15:58.466Z] 893bfa801bba: Pull complete [2024-07-24T07:15:58.466Z] de773661e325: Pull complete [2024-07-24T07:15:58.723Z] b333cdcea40f: Pull complete [2024-07-24T07:15:59.657Z] ffca936be8aa: Pull complete [2024-07-24T07:15:59.657Z] 89c5636c4d43: Pull complete [2024-07-24T07:15:59.914Z] d475211fe339: Pull complete [2024-07-24T07:15:59.914Z] Digest: sha256:29d2d7c986b1a0f65fd8db0893d35ab0e928d7163b1abbbcd42903c8d0928e51 [2024-07-24T07:15:59.914Z] Status: Downloaded newer image for docker:latest [2024-07-24T07:16:04.106Z] ---> 745e99fb4c11 [2024-07-24T07:16:04.106Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T07:16:04.106Z] ---> Running in b468cb46b905 [2024-07-24T07:16:04.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T07:16:04.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T07:16:04.623Z] OK: 264 MiB in 52 packages [2024-07-24T07:16:05.191Z] Removing intermediate container b468cb46b905 [2024-07-24T07:16:05.191Z] ---> 4c86c9a13183 [2024-07-24T07:16:05.191Z] Step 10/15 : ENV GO111MODULE=on [2024-07-24T07:16:05.191Z] ---> Running in cfa191fb7a16 [2024-07-24T07:16:05.191Z] Removing intermediate container cfa191fb7a16 [2024-07-24T07:16:05.191Z] ---> 9426643ce814 [2024-07-24T07:16:05.191Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T07:16:05.191Z] ---> Running in 558788405f7b [2024-07-24T07:16:05.191Z] Removing intermediate container 558788405f7b [2024-07-24T07:16:05.191Z] ---> b57089afc797 [2024-07-24T07:16:05.191Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-24T07:16:05.450Z] ---> bd731b414db0 [2024-07-24T07:16:05.450Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T07:16:05.450Z] ---> Running in a6fca1782856 [2024-07-24T07:17:01.751Z] Removing intermediate container a6fca1782856 [2024-07-24T07:17:01.752Z] ---> e22ddd4f0d25 [2024-07-24T07:17:01.752Z] Step 14/15 : COPY . . [2024-07-24T07:17:03.132Z] ---> 08740d9bcf5d [2024-07-24T07:17:03.132Z] Step 15/15 : RUN ${MAKE} [2024-07-24T07:17:03.132Z] ---> Running in c64f26156f77 [2024-07-24T07:17:03.393Z] noop [2024-07-24T07:17:03.657Z] Removing intermediate container c64f26156f77 [2024-07-24T07:17:03.657Z] ---> 99047d6e183a [2024-07-24T07:17:03.657Z] Successfully built 99047d6e183a [2024-07-24T07:17:03.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:17:03.983Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T07:17:03.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:17:04.060Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:17:04.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T07:17:04.442Z] $ docker top a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:17:04.796Z] + go version [2024-07-24T07:17:04.796Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T07:17:04.806Z] $ docker stop --time=1 a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 [2024-07-24T07:17:06.078Z] $ docker rm -f --volumes a55c5e747ab9d5b30da1d16cbee8e64d006e5cb04fea2b7a323973f102d64ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:17:06.514Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T07:17:06.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:17:06.599Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:17:06.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T07:17:06.995Z] $ docker top 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:17:07.350Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-24T07:17:07.654Z] + make test [2024-07-24T07:17:07.654Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-24T07:17:09.570Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-24T07:17:27.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-24T07:17:27.653Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-24T07:17:30.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T07:17:30.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T07:17:30.940Z] ./bin/test-attribution-txt.sh [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T07:17:30.940Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-24T07:17:31.228Z] make -C web test [2024-07-24T07:17:31.228Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-07-24T07:17:31.228Z] make[1]: tput: No such file or directory [2024-07-24T07:17:31.228Z] make[1]: tput: No such file or directory [2024-07-24T07:17:31.228Z] warning: generating ./VERSION [2024-07-24T07:17:31.228Z] echo "0.0.0" > VERSION [2024-07-24T07:17:31.228Z] docker build \ [2024-07-24T07:17:31.228Z] -f Dockerfile \ [2024-07-24T07:17:31.228Z] --build-arg USER=1000 \ [2024-07-24T07:17:31.228Z] \ [2024-07-24T07:17:31.228Z] --label "git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1" \ [2024-07-24T07:17:31.228Z] -t edgexfoundry/edgex-web-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 \ [2024-07-24T07:17:31.228Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-07-24T07:17:31.228Z] . [2024-07-24T07:17:31.228Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-07-24T07:17:31.228Z] Install the buildx component to build images with BuildKit: [2024-07-24T07:17:31.228Z] https://docs.docker.com/go/buildx/ [2024-07-24T07:17:31.228Z] [2024-07-24T07:17:31.228Z] Sending build context to Docker daemon 2.62MB [2024-07-24T07:17:31.228Z] Step 1/11 : FROM node:18-alpine3.18 [2024-07-24T07:17:31.487Z] 18-alpine3.18: Pulling from library/node [2024-07-24T07:17:31.487Z] 619be1103602: Already exists [2024-07-24T07:17:31.487Z] 7e9a007eb24b: Pulling fs layer [2024-07-24T07:17:31.487Z] 5189255e31c8: Pulling fs layer [2024-07-24T07:17:31.487Z] 88f4f8a6bc8d: Pulling fs layer [2024-07-24T07:17:31.487Z] 88f4f8a6bc8d: Verifying Checksum [2024-07-24T07:17:31.487Z] 88f4f8a6bc8d: Download complete [2024-07-24T07:17:31.487Z] 5189255e31c8: Verifying Checksum [2024-07-24T07:17:31.487Z] 5189255e31c8: Download complete [2024-07-24T07:17:31.745Z] 7e9a007eb24b: Verifying Checksum [2024-07-24T07:17:31.745Z] 7e9a007eb24b: Download complete [2024-07-24T07:17:33.126Z] 7e9a007eb24b: Pull complete [2024-07-24T07:17:33.126Z] 5189255e31c8: Pull complete [2024-07-24T07:17:33.437Z] 88f4f8a6bc8d: Pull complete [2024-07-24T07:17:33.437Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-07-24T07:17:33.437Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-07-24T07:17:33.437Z] ---> a19326513a45 [2024-07-24T07:17:33.437Z] Step 2/11 : RUN apk add --no-cache chromium [2024-07-24T07:17:38.718Z] ---> Running in 73defb8165f3 [2024-07-24T07:17:38.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T07:17:38.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T07:17:38.979Z] (1/154) Installing libexpat (2.6.2-r0) [2024-07-24T07:17:38.979Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-07-24T07:17:38.979Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-07-24T07:17:38.979Z] (4/154) Installing libpng (1.6.39-r3) [2024-07-24T07:17:38.979Z] (5/154) Installing freetype (2.13.0-r5) [2024-07-24T07:17:38.979Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-07-24T07:17:38.979Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-07-24T07:17:38.979Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-07-24T07:17:38.979Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-07-24T07:17:38.979Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-07-24T07:17:38.979Z] (11/154) Installing libffi (3.4.4-r2) [2024-07-24T07:17:38.979Z] (12/154) Installing libintl (0.21.1-r7) [2024-07-24T07:17:38.979Z] (13/154) Installing libblkid (2.38.1-r8) [2024-07-24T07:17:38.979Z] (14/154) Installing libmount (2.38.1-r8) [2024-07-24T07:17:38.979Z] (15/154) Installing pcre2 (10.42-r1) [2024-07-24T07:17:38.979Z] (16/154) Installing glib (2.76.6-r0) [2024-07-24T07:17:38.979Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-07-24T07:17:38.979Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-07-24T07:17:38.979Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-07-24T07:17:38.979Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-07-24T07:17:38.979Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T07:17:38.979Z] (22/154) Installing libwebp (1.3.2-r0) [2024-07-24T07:17:38.979Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-07-24T07:17:39.239Z] (24/154) Installing tiff (4.5.1-r0) [2024-07-24T07:17:39.239Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-07-24T07:17:39.239Z] (26/154) Installing gtk-update-icon-cache (3.24.41-r0) [2024-07-24T07:17:39.239Z] (27/154) Installing libxau (1.0.11-r2) [2024-07-24T07:17:39.239Z] (28/154) Installing libmd (1.0.4-r2) [2024-07-24T07:17:39.239Z] (29/154) Installing libbsd (0.11.7-r1) [2024-07-24T07:17:39.239Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-07-24T07:17:39.239Z] (31/154) Installing libxcb (1.15-r1) [2024-07-24T07:17:39.239Z] (32/154) Installing libx11 (1.8.7-r0) [2024-07-24T07:17:39.239Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-07-24T07:17:39.239Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-07-24T07:17:39.239Z] (35/154) Installing libxrender (0.9.11-r3) [2024-07-24T07:17:39.239Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-07-24T07:17:39.239Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-07-24T07:17:39.239Z] (38/154) Installing libxext (1.3.5-r2) [2024-07-24T07:17:39.239Z] (39/154) Installing libxi (1.8.1-r0) [2024-07-24T07:17:39.239Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-07-24T07:17:39.239Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-07-24T07:17:39.239Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-07-24T07:17:39.239Z] (43/154) Installing libxtst (1.2.4-r2) [2024-07-24T07:17:39.239Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-07-24T07:17:39.239Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-07-24T07:17:39.239Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-07-24T07:17:39.239Z] (47/154) Installing pixman (0.42.2-r1) [2024-07-24T07:17:39.239Z] (48/154) Installing cairo (1.17.8-r1) [2024-07-24T07:17:39.239Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-07-24T07:17:39.239Z] (50/154) Installing avahi-libs (0.8-r13) [2024-07-24T07:17:39.239Z] (51/154) Installing gmp (6.2.1-r3) [2024-07-24T07:17:39.500Z] (52/154) Installing nettle (3.8.1-r2) [2024-07-24T07:17:39.500Z] (53/154) Installing libunistring (1.1-r1) [2024-07-24T07:17:39.500Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-07-24T07:17:39.500Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-07-24T07:17:39.500Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-07-24T07:17:39.500Z] (57/154) Installing gnutls (3.8.4-r0) [2024-07-24T07:17:39.500Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-07-24T07:17:39.500Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-07-24T07:17:39.500Z] (60/154) Installing fribidi (1.0.13-r0) [2024-07-24T07:17:39.500Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-07-24T07:17:39.500Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-07-24T07:17:39.500Z] (63/154) Installing libxft (2.3.8-r1) [2024-07-24T07:17:39.500Z] (64/154) Installing pango (1.50.14-r1) [2024-07-24T07:17:39.500Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-07-24T07:17:39.500Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-07-24T07:17:39.761Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-07-24T07:17:39.761Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-07-24T07:17:39.761Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-07-24T07:17:39.761Z] (70/154) Installing gtk+3.0 (3.24.41-r0) [2024-07-24T07:17:39.761Z] (71/154) Installing icu-data-full (73.2-r2) [2024-07-24T07:17:40.022Z] (72/154) Installing mesa (23.0.4-r0) [2024-07-24T07:17:40.022Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-07-24T07:17:40.593Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-07-24T07:17:40.593Z] (75/154) Installing libpciaccess (0.17-r2) [2024-07-24T07:17:40.593Z] (76/154) Installing libdrm (2.4.115-r4) [2024-07-24T07:17:40.593Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-07-24T07:17:40.593Z] (78/154) Installing libelf (0.189-r2) [2024-07-24T07:17:40.593Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-07-24T07:17:40.593Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-07-24T07:17:40.853Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-07-24T07:17:40.853Z] (82/154) Installing libmagic (5.45-r0) [2024-07-24T07:17:40.853Z] (83/154) Installing file (5.45-r0) [2024-07-24T07:17:40.853Z] (84/154) Installing libice (1.1.1-r2) [2024-07-24T07:17:40.853Z] (85/154) Installing libuuid (2.38.1-r8) [2024-07-24T07:17:40.853Z] (86/154) Installing libsm (1.2.4-r1) [2024-07-24T07:17:40.853Z] (87/154) Installing libxt (1.3.0-r2) [2024-07-24T07:17:40.853Z] (88/154) Installing libxmu (1.1.4-r2) [2024-07-24T07:17:40.853Z] (89/154) Installing xset (1.2.5-r1) [2024-07-24T07:17:40.853Z] (90/154) Installing xprop (1.2.7-r0) [2024-07-24T07:17:40.853Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-07-24T07:17:40.853Z] (92/154) Installing libogg (1.3.5-r4) [2024-07-24T07:17:40.853Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-07-24T07:17:40.853Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-07-24T07:17:40.853Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-07-24T07:17:40.853Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-07-24T07:17:40.853Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-07-24T07:17:41.113Z] (98/154) Installing libva (2.18.0-r1) [2024-07-24T07:17:41.113Z] (99/154) Installing libvdpau (1.5-r1) [2024-07-24T07:17:41.113Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-07-24T07:17:41.113Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-24T07:17:41.113Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-07-24T07:17:41.113Z] (103/154) Installing libhwy (1.0.4-r1) [2024-07-24T07:17:41.113Z] (104/154) Installing lcms2 (2.15-r2) [2024-07-24T07:17:41.113Z] (105/154) Installing libjxl (0.8.2-r0) [2024-07-24T07:17:41.113Z] (106/154) Installing lame-libs (3.100-r5) [2024-07-24T07:17:41.113Z] (107/154) Installing opus (1.4-r0) [2024-07-24T07:17:41.113Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-07-24T07:17:41.113Z] (109/154) Installing soxr (0.1.3-r5) [2024-07-24T07:17:41.113Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-24T07:17:41.113Z] (111/154) Installing libtheora (1.1.1-r17) [2024-07-24T07:17:41.113Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-07-24T07:17:41.113Z] (113/154) Installing libvpx (1.13.0-r2) [2024-07-24T07:17:41.113Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-07-24T07:17:41.113Z] (115/154) Installing numactl (2.0.16-r4) [2024-07-24T07:17:41.113Z] (116/154) Installing x265-libs (3.5-r4) [2024-07-24T07:17:41.375Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-07-24T07:17:41.375Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-24T07:17:41.375Z] (119/154) Installing libbluray (1.3.4-r0) [2024-07-24T07:17:41.375Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-07-24T07:17:41.375Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-07-24T07:17:41.375Z] (122/154) Installing cjson (1.7.17-r0) [2024-07-24T07:17:41.375Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-07-24T07:17:41.375Z] (124/154) Installing librist (0.2.7-r0) [2024-07-24T07:17:41.375Z] (125/154) Installing libsrt (1.5.2-r0) [2024-07-24T07:17:41.375Z] (126/154) Installing libssh (0.10.5-r0) [2024-07-24T07:17:41.375Z] (127/154) Installing libsodium (1.0.18-r3) [2024-07-24T07:17:41.375Z] (128/154) Installing libzmq (4.3.4-r4) [2024-07-24T07:17:41.375Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-24T07:17:41.635Z] (130/154) Installing libevent (2.1.12-r6) [2024-07-24T07:17:41.635Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-07-24T07:17:41.635Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-07-24T07:17:41.635Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-07-24T07:17:41.635Z] (134/154) Installing icu-libs (73.2-r2) [2024-07-24T07:17:41.635Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-07-24T07:17:41.635Z] (136/154) Installing minizip (1.2.13-r1) [2024-07-24T07:17:41.635Z] (137/154) Installing nspr (4.35-r2) [2024-07-24T07:17:41.635Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-07-24T07:17:41.635Z] (139/154) Installing nss (3.94-r0) [2024-07-24T07:17:41.635Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-07-24T07:17:41.635Z] (141/154) Installing libasyncns (0.8-r1) [2024-07-24T07:17:41.635Z] (142/154) Installing libltdl (2.4.7-r2) [2024-07-24T07:17:41.635Z] (143/154) Installing orc (0.4.34-r0) [2024-07-24T07:17:41.635Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-07-24T07:17:41.635Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-07-24T07:17:41.635Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-07-24T07:17:41.635Z] (147/154) Installing libpulse (16.1-r10) [2024-07-24T07:17:41.635Z] (148/154) Installing snappy (1.1.10-r1) [2024-07-24T07:17:41.635Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-07-24T07:17:41.635Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-07-24T07:17:41.635Z] (151/154) Installing libgpg-error (1.47-r1) [2024-07-24T07:17:41.635Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-07-24T07:17:41.894Z] (153/154) Installing libxslt (1.1.38-r0) [2024-07-24T07:17:41.894Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-07-24T07:17:43.273Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T07:17:43.273Z] Executing fontconfig-2.14.2-r3.trigger [2024-07-24T07:17:43.273Z] Executing mkfontscale-1.2.2-r3.trigger [2024-07-24T07:17:43.273Z] Executing glib-2.76.6-r0.trigger [2024-07-24T07:17:43.273Z] Executing shared-mime-info-2.2-r5.trigger [2024-07-24T07:17:43.540Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-07-24T07:17:43.540Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-07-24T07:17:43.802Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-07-24T07:17:43.802Z] OK: 579 MiB in 171 packages [2024-07-24T07:17:58.828Z] Removing intermediate container 73defb8165f3 [2024-07-24T07:17:58.828Z] ---> 03cc7134a083 [2024-07-24T07:17:58.828Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-07-24T07:17:58.828Z] ---> Running in b1640954cb8e [2024-07-24T07:17:58.828Z] Removing intermediate container b1640954cb8e [2024-07-24T07:17:58.828Z] ---> 766657a18a28 [2024-07-24T07:17:58.828Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-07-24T07:17:58.828Z] ---> Running in 8a929145663b [2024-07-24T07:17:58.828Z] Removing intermediate container 8a929145663b [2024-07-24T07:17:58.828Z] ---> 884768a8643e [2024-07-24T07:17:58.828Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-07-24T07:17:58.828Z] ---> Running in f4f1a286c3e3 [2024-07-24T07:17:58.828Z] Removing intermediate container f4f1a286c3e3 [2024-07-24T07:17:58.828Z] ---> 1cf8c4e664e4 [2024-07-24T07:17:58.828Z] Step 6/11 : RUN npm install -g npm [2024-07-24T07:17:58.828Z] ---> Running in 79c9065cd9d1 [2024-07-24T07:18:07.004Z] [2024-07-24T07:18:07.004Z] removed 7 packages, and changed 69 packages in 8s [2024-07-24T07:18:07.004Z] [2024-07-24T07:18:07.004Z] 22 packages are looking for funding [2024-07-24T07:18:07.004Z] run `npm fund` for details [2024-07-24T07:18:08.904Z] Removing intermediate container 79c9065cd9d1 [2024-07-24T07:18:08.904Z] ---> 482525ddfc17 [2024-07-24T07:18:08.904Z] Step 7/11 : ARG USER=1000 [2024-07-24T07:18:08.904Z] ---> Running in 948a0004fcfd [2024-07-24T07:18:08.904Z] Removing intermediate container 948a0004fcfd [2024-07-24T07:18:08.904Z] ---> f0aa2743510c [2024-07-24T07:18:08.904Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-07-24T07:18:08.904Z] ---> Running in e550f7a753ff [2024-07-24T07:18:09.471Z] Removing intermediate container e550f7a753ff [2024-07-24T07:18:09.471Z] ---> 31b3cc0291b0 [2024-07-24T07:18:09.471Z] Step 9/11 : USER $USER:$USER [2024-07-24T07:18:09.471Z] ---> Running in 3dd1749f3c35 [2024-07-24T07:18:09.730Z] Removing intermediate container 3dd1749f3c35 [2024-07-24T07:18:09.730Z] ---> 04533ba9d2ea [2024-07-24T07:18:09.730Z] Step 10/11 : WORKDIR /app [2024-07-24T07:18:09.730Z] ---> Running in 8ea5bec13cf5 [2024-07-24T07:18:09.730Z] Removing intermediate container 8ea5bec13cf5 [2024-07-24T07:18:09.730Z] ---> dbd0695259a1 [2024-07-24T07:18:09.730Z] Step 11/11 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:18:09.730Z] ---> Running in 5ef6557dfba8 [2024-07-24T07:18:09.730Z] Removing intermediate container 5ef6557dfba8 [2024-07-24T07:18:09.730Z] ---> f63c13a7fda4 [2024-07-24T07:18:09.730Z] Successfully built f63c13a7fda4 [2024-07-24T07:18:09.731Z] Successfully tagged edgexfoundry/edgex-web-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:18:09.731Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-07-24T07:18:09.731Z] touch edgex-web-ui.imagebuilt [2024-07-24T07:18:09.731Z] mkdir -p node_modules coverage [2024-07-24T07:18:09.731Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-07-24T07:18:09.731Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-07-24T07:18:14.987Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-07-24T07:18:15.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6309 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-07-24T07:18:15.539Z] Running in /w/workspace/edgex-ui-go/176 [Pipeline] { [Pipeline] checkout [2024-07-24T07:18:16.366Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-07-24T07:18:16.366Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-07-24T07:18:16.625Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-07-24T07:18:17.192Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-07-24T07:18:17.449Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-07-24T07:18:18.386Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-07-24T07:18:18.386Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-07-24T07:18:18.597Z] The recommended git tool is: git [2024-07-24T07:18:19.321Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-07-24T07:18:19.886Z] 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. [2024-07-24T07:18:20.453Z] 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 [2024-07-24T07:18:20.712Z] 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 [2024-07-24T07:18:22.618Z] 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. [2024-07-24T07:18:26.731Z] using credential edgex-jenkins-ssh [2024-07-24T07:18:26.754Z] Cloning the remote Git repository [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] added 1182 packages, and audited 1183 packages in 17s [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] 100 packages are looking for funding [2024-07-24T07:18:27.943Z] run `npm fund` for details [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] 26 vulnerabilities (13 moderate, 12 high, 1 critical) [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] To address issues that do not require attention, run: [2024-07-24T07:18:27.943Z] npm audit fix [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] To address all issues (including breaking changes), run: [2024-07-24T07:18:27.943Z] npm audit fix --force [2024-07-24T07:18:27.943Z] [2024-07-24T07:18:27.943Z] Run `npm audit` for details. [2024-07-24T07:18:26.801Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-24T07:18:26.933Z] > git init /w/workspace/edgex-ui-go/176 # timeout=10 [2024-07-24T07:18:27.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-24T07:18:27.160Z] > git --version # timeout=10 [2024-07-24T07:18:27.200Z] > git --version # 'git version 2.25.1' [2024-07-24T07:18:27.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T07:18:27.453Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T07:18:32.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-24T07:18:32.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T07:18:33.002Z] Avoid second fetch [2024-07-24T07:18:33.002Z] Checking out Revision c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 (main) [2024-07-24T07:18:33.019Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T07:18:33.198Z] > git checkout -f c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 # timeout=10 [2024-07-24T07:18:34.199Z] Commit message: "Merge pull request #776 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.48" [2024-07-24T07:18:37.961Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T07:18:38.529Z] - Generating browser application bundles (phase: setup)... [2024-07-24T07:18:39.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T07:18:39.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T07:18:39.054Z] Dload Upload Total Spent Left Speed [2024-07-24T07:18:39.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-07-24T07:18:39.395Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T07:18:39.732Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T07:18:39.732Z] + sudo tee /etc/docker/daemon.new [2024-07-24T07:18:39.732Z] { [2024-07-24T07:18:39.732Z] "registry-mirrors": [ [2024-07-24T07:18:39.732Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T07:18:39.732Z] ], [2024-07-24T07:18:39.732Z] "bip": "10.250.0.254/24", [2024-07-24T07:18:39.732Z] "hosts": [ [2024-07-24T07:18:39.732Z] "tcp://0.0.0.0:5555", [2024-07-24T07:18:39.732Z] "unix:///var/run/docker.sock" [2024-07-24T07:18:39.732Z] ], [2024-07-24T07:18:39.732Z] "mtu": 1458, [2024-07-24T07:18:39.732Z] "selinux-enabled": true, [2024-07-24T07:18:39.732Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T07:18:39.732Z] } [Pipeline] sh [2024-07-24T07:18:40.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T07:18:40.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:18:58.717Z] provisioning config files... [2024-07-24T07:18:58.760Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/176@tmp/config12118029862815531571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:18:59.196Z] ---> ****-login.sh [2024-07-24T07:18:59.196Z] nexus3.edgexfoundry.org:10001 [2024-07-24T07:18:59.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:19:00.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:19:00.060Z] Configure a credential helper to remove this warning. See [2024-07-24T07:19:00.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:19:00.060Z] [2024-07-24T07:19:00.060Z] Login Succeeded [2024-07-24T07:19:00.060Z] nexus3.edgexfoundry.org:10002 [2024-07-24T07:19:00.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:19:00.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:19:00.332Z] Configure a credential helper to remove this warning. See [2024-07-24T07:19:00.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:19:00.332Z] [2024-07-24T07:19:00.332Z] Login Succeeded [2024-07-24T07:19:00.332Z] nexus3.edgexfoundry.org:10003 [2024-07-24T07:19:00.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:19:00.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:19:00.600Z] Configure a credential helper to remove this warning. See [2024-07-24T07:19:00.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:19:00.600Z] [2024-07-24T07:19:00.600Z] Login Succeeded [2024-07-24T07:19:00.600Z] nexus3.edgexfoundry.org:10004 [2024-07-24T07:19:00.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:19:00.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:19:00.870Z] Configure a credential helper to remove this warning. See [2024-07-24T07:19:00.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:19:00.871Z] [2024-07-24T07:19:00.871Z] Login Succeeded [2024-07-24T07:19:00.871Z] ****.io [2024-07-24T07:19:01.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:19:01.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:19:01.407Z] Configure a credential helper to remove this warning. See [2024-07-24T07:19:01.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:19:01.407Z] [2024-07-24T07:19:01.407Z] Login Succeeded [2024-07-24T07:19:01.407Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T07:19:01.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T07:19:01.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:19:01.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:19:01.769Z] ========================================================= [2024-07-24T07:19:01.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T07:19:01.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:19:02.133Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T07:19:03.553Z] Sending build context to Docker daemon 35.38MB [2024-07-24T07:19:03.553Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T07:19:03.553Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-24T07:19:03.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T07:19:03.553Z] c6b39de5b339: Pulling fs layer [2024-07-24T07:19:03.553Z] a69c41024577: Pulling fs layer [2024-07-24T07:19:03.553Z] d6de4b400683: Pulling fs layer [2024-07-24T07:19:03.553Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T07:19:03.553Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T07:19:03.553Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T07:19:03.553Z] 00f215d4a9da: Pulling fs layer [2024-07-24T07:19:03.553Z] d496ad576159: Pulling fs layer [2024-07-24T07:19:03.553Z] 4f4fb700ef54: Waiting [2024-07-24T07:19:03.553Z] 464afbd9ba4c: Waiting [2024-07-24T07:19:03.553Z] 35cb2a7552d0: Waiting [2024-07-24T07:19:03.553Z] d496ad576159: Waiting [2024-07-24T07:19:03.553Z] a69c41024577: Verifying Checksum [2024-07-24T07:19:03.553Z] a69c41024577: Download complete [2024-07-24T07:19:03.553Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T07:19:03.553Z] 35cb2a7552d0: Download complete [2024-07-24T07:19:03.553Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T07:19:03.553Z] 4f4fb700ef54: Download complete [2024-07-24T07:19:03.553Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T07:19:03.553Z] 464afbd9ba4c: Download complete [2024-07-24T07:19:03.823Z] c6b39de5b339: Download complete [2024-07-24T07:19:04.092Z] d496ad576159: Verifying Checksum [2024-07-24T07:19:04.092Z] d496ad576159: Download complete [2024-07-24T07:19:04.690Z] c6b39de5b339: Pull complete [2024-07-24T07:19:04.960Z] a69c41024577: Pull complete [2024-07-24T07:19:05.557Z] d6de4b400683: Verifying Checksum [2024-07-24T07:19:05.557Z] d6de4b400683: Download complete [2024-07-24T07:19:06.521Z] 00f215d4a9da: Verifying Checksum [2024-07-24T07:19:06.522Z] 00f215d4a9da: Download complete [2024-07-24T07:19:10.642Z] ✔ Browser application bundle generation complete. [2024-07-24T07:19:10.642Z] 24 07 2024 07:19:06.255:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-07-24T07:19:10.642Z] 24 07 2024 07:19:06.259:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-07-24T07:19:10.642Z] 24 07 2024 07:19:06.264:INFO [launcher]: Starting browser ChromeHeadless [2024-07-24T07:19:10.642Z] 24 07 2024 07:19:06.643:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 0RYZRxGjIi1RBKUtAAAB with id 71339233 [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.092 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.134 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.153 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.172 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.18 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.185 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.188 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.224 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.236 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.25 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.253 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.254 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.258 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.269 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.272 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.275 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.277 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.279 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.303 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.309 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.312 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.313 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.319 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.337 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.359 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.368 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.37 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.371 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.384 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.391 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.427 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.437 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.446 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.452 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.473 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.483 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.487 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.489 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.493 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.496 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.506 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.509 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.512 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.514 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.516 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.524 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.542 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.551 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.567 secs) [2024-07-24T07:19:10.642Z] WARN: ' [2024-07-24T07:19:10.642Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-24T07:19:10.642Z] Support for using the ngModel input property and ngModelChange event with [2024-07-24T07:19:10.642Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-24T07:19:10.642Z] in a future version of Angular. [2024-07-24T07:19:10.642Z] [2024-07-24T07:19:10.642Z] For more information on this, see our API docs here: [2024-07-24T07:19:10.642Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-24T07:19:10.642Z] ' [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.567 secs) [2024-07-24T07:19:10.642Z] WARN: ' [2024-07-24T07:19:10.642Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-24T07:19:10.642Z] Support for using the ngModel input property and ngModelChange event with [2024-07-24T07:19:10.642Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-24T07:19:10.642Z] in a future version of Angular. [2024-07-24T07:19:10.642Z] [2024-07-24T07:19:10.642Z] For more information on this, see our API docs here: [2024-07-24T07:19:10.642Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-24T07:19:10.642Z] ' [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.583 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.593 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.603 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.611 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.616 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.617 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.649 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.668 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.681 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.684 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.686 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.687 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.688 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.762 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.77 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.776 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.782 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.784 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.786 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) [2024-07-24T07:19:10.642Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-24T07:19:10.642Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-24T07:19:10.642Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) [2024-07-24T07:19:10.642Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-24T07:19:10.642Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-24T07:19:10.642Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.799 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.824 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.83 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.855 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.866 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.886 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.888 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.902 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.907 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.912 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.922 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.938 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.952 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.957 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.958 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.96 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.974 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.978 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.98 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.996 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.007 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.023 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.027 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.041 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.054 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.059 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.063 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.073 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.075 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.124 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.129 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.139 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.151 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.156 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.171 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.176 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.178 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.18 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.182 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.206 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.222 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.225 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.228 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.231 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.252 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.265 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.271 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.289 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.292 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.308 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.314 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.321 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.326 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.328 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.33 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.333 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.339 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.346 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.349 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.351 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.352 secs) [2024-07-24T07:19:10.642Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.36 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.363 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.367 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.375 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.378 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.379 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.384 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.387 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.392 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.422 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.434 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.441 secs) [2024-07-24T07:19:10.903Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.521 secs / 1.441 secs) [2024-07-24T07:19:10.903Z] TOTAL: 147 SUCCESS [2024-07-24T07:19:10.903Z] ✔ Browser application bundle generation complete. [2024-07-24T07:19:11.474Z] [2024-07-24T07:19:11.474Z] =============================== Coverage summary =============================== [2024-07-24T07:19:11.474Z] Statements : 39.04% ( 1374/3519 ) [2024-07-24T07:19:11.474Z] Branches : 15.3% ( 94/614 ) [2024-07-24T07:19:11.474Z] Functions : 32.14% ( 424/1319 ) [2024-07-24T07:19:11.474Z] Lines : 38.97% ( 1343/3446 ) [2024-07-24T07:19:11.474Z] ================================================================================ [2024-07-24T07:19:11.474Z] ✔ Browser application bundle generation complete. [2024-07-24T07:19:13.383Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-07-24T07:19:13.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T07:19:13.416Z] $ docker stop --time=1 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a [2024-07-24T07:19:14.819Z] $ docker rm -f --volumes 842f2ad4f38710197d8bd5f6ab2208239d932526cd924bfc386352ca0547548a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T07:19:15.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T07:19:15.782Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-24T07:19:16.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T07:19:16.585Z] + ls -al . [2024-07-24T07:19:16.585Z] total 264 [2024-07-24T07:19:16.585Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 24 07:17 . [2024-07-24T07:19:16.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:15 .. [2024-07-24T07:19:16.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 .blubracket [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 07:15 .dockerignore [2024-07-24T07:19:16.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:15 .git [2024-07-24T07:19:16.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 .github [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 07:15 .gitignore [2024-07-24T07:19:16.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 07:15 .semver [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 07:15 Attribution.txt [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 07:15 CHANGELOG.md [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 07:15 CONTRIBUTING.md [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 07:15 Dockerfile [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 07:15 Jenkinsfile [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 07:15 LICENSE [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 07:15 Makefile [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 07:15 README.md [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 07:15 VERSION [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 07:15 angularmigrationlogs.md [2024-07-24T07:19:16.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 assets [2024-07-24T07:19:16.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 bin [2024-07-24T07:19:16.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:15 cmd [2024-07-24T07:19:16.585Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 24 07:17 coverage.out [2024-07-24T07:19:16.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:15 docs [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 07:15 go.mod [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 07:15 go.sum [2024-07-24T07:19:16.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:15 internal [2024-07-24T07:19:16.585Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 07:15 redeploy.sh [2024-07-24T07:19:16.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:15 testing [2024-07-24T07:19:16.585Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 07:15 version.go [2024-07-24T07:19:16.585Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 07:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:19:16.946Z] + 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=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 --label arch=amd64 --label version=3.1.0-dev.46 . [2024-07-24T07:19:18.324Z] Sending build context to Docker daemon 346.5MB [2024-07-24T07:19:18.324Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T07:19:18.324Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T07:19:18.324Z] ---> 99047d6e183a [2024-07-24T07:19:18.324Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T07:19:18.855Z] d6de4b400683: Pull complete [2024-07-24T07:19:18.855Z] 35cb2a7552d0: Pull complete [2024-07-24T07:19:18.855Z] 4f4fb700ef54: Pull complete [2024-07-24T07:19:18.855Z] 464afbd9ba4c: Pull complete [2024-07-24T07:19:22.527Z] ---> Running in 2adf67612770 [2024-07-24T07:19:22.527Z] Removing intermediate container 2adf67612770 [2024-07-24T07:19:22.527Z] ---> aee1e06457da [2024-07-24T07:19:22.527Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T07:19:22.527Z] ---> Running in 95c76c76d532 [2024-07-24T07:19:22.527Z] Removing intermediate container 95c76c76d532 [2024-07-24T07:19:22.527Z] ---> 9e066cf4a751 [2024-07-24T07:19:22.527Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T07:19:22.527Z] ---> Running in 632d3ec46605 [2024-07-24T07:19:22.527Z] Removing intermediate container 632d3ec46605 [2024-07-24T07:19:22.527Z] ---> e83b6568ebb5 [2024-07-24T07:19:22.527Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-24T07:19:22.527Z] ---> Running in b5e1e3c49abe [2024-07-24T07:19:22.527Z] Removing intermediate container b5e1e3c49abe [2024-07-24T07:19:22.527Z] ---> 9bc556ef2095 [2024-07-24T07:19:22.527Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T07:19:22.527Z] ---> Running in bb38d86bdd53 [2024-07-24T07:19:22.785Z] Removing intermediate container bb38d86bdd53 [2024-07-24T07:19:22.785Z] ---> 98b2a12312a0 [2024-07-24T07:19:22.785Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T07:19:23.724Z] ---> b66495878112 [2024-07-24T07:19:23.724Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T07:19:23.724Z] ---> Running in 6a84aef45d6e [2024-07-24T07:19:23.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T07:19:24.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T07:19:24.503Z] OK: 264 MiB in 52 packages [2024-07-24T07:19:25.069Z] Removing intermediate container 6a84aef45d6e [2024-07-24T07:19:25.069Z] ---> 6fff5d075c0f [2024-07-24T07:19:25.069Z] Step 10/27 : ENV GO111MODULE=on [2024-07-24T07:19:25.069Z] ---> Running in e71a8d38267d [2024-07-24T07:19:25.069Z] Removing intermediate container e71a8d38267d [2024-07-24T07:19:25.069Z] ---> 582a789bc3f6 [2024-07-24T07:19:25.069Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T07:19:25.069Z] ---> Running in 414d90b88c38 [2024-07-24T07:19:25.069Z] Removing intermediate container 414d90b88c38 [2024-07-24T07:19:25.069Z] ---> 7513882a40c7 [2024-07-24T07:19:25.069Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-24T07:19:25.328Z] ---> 1b4a9b2793ce [2024-07-24T07:19:25.328Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T07:19:25.328Z] ---> Running in 8ac5f4635076 [2024-07-24T07:19:26.261Z] Removing intermediate container 8ac5f4635076 [2024-07-24T07:19:26.261Z] ---> 9328ba8e14e8 [2024-07-24T07:19:26.261Z] Step 14/27 : COPY . . [2024-07-24T07:19:28.950Z] 00f215d4a9da: Pull complete [2024-07-24T07:19:28.950Z] d496ad576159: Pull complete [2024-07-24T07:19:28.950Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T07:19:28.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T07:19:28.950Z] ---> f246e2811388 [2024-07-24T07:19:28.950Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T07:19:30.907Z] ---> Running in 05154c1a16d5 [2024-07-24T07:19:31.179Z] Removing intermediate container 05154c1a16d5 [2024-07-24T07:19:31.179Z] ---> 37ef1184a10e [2024-07-24T07:19:31.179Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T07:19:31.179Z] ---> Running in 57141da6baca [2024-07-24T07:19:33.135Z] Removing intermediate container 57141da6baca [2024-07-24T07:19:33.135Z] ---> c4a33b09cd26 [2024-07-24T07:19:33.135Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T07:19:33.135Z] ---> Running in bd0a446885eb [2024-07-24T07:19:33.135Z] Removing intermediate container bd0a446885eb [2024-07-24T07:19:33.135Z] ---> 2ad2f42d428d [2024-07-24T07:19:33.135Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-24T07:19:33.404Z] ---> Running in f454405c4500 [2024-07-24T07:19:33.672Z] Removing intermediate container f454405c4500 [2024-07-24T07:19:33.672Z] ---> e3f228229d09 [2024-07-24T07:19:33.672Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T07:19:33.672Z] ---> Running in 857b543bf0f2 [2024-07-24T07:19:33.939Z] Removing intermediate container 857b543bf0f2 [2024-07-24T07:19:33.939Z] ---> 05938c94d58f [2024-07-24T07:19:33.939Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T07:19:34.529Z] latest: Pulling from library/docker [2024-07-24T07:19:34.529Z] a258b2a6b59a: Pulling fs layer [2024-07-24T07:19:34.529Z] ea605edb795e: Pulling fs layer [2024-07-24T07:19:34.529Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T07:19:34.529Z] 679037bd9e35: Pulling fs layer [2024-07-24T07:19:34.529Z] 29e324a196ce: Pulling fs layer [2024-07-24T07:19:34.529Z] e685dd4691fe: Pulling fs layer [2024-07-24T07:19:34.529Z] f5ca2677246d: Pulling fs layer [2024-07-24T07:19:34.529Z] b04eb492771e: Pulling fs layer [2024-07-24T07:19:34.529Z] 027486f133ac: Pulling fs layer [2024-07-24T07:19:34.529Z] 2745e109244d: Pulling fs layer [2024-07-24T07:19:34.529Z] 2522f3cc4dd2: Pulling fs layer [2024-07-24T07:19:34.529Z] 53f77eb4a9ab: Pulling fs layer [2024-07-24T07:19:34.529Z] 134876d02e5c: Pulling fs layer [2024-07-24T07:19:34.529Z] f5ca2677246d: Waiting [2024-07-24T07:19:34.529Z] b04eb492771e: Waiting [2024-07-24T07:19:34.529Z] 027486f133ac: Waiting [2024-07-24T07:19:34.529Z] 2745e109244d: Waiting [2024-07-24T07:19:34.529Z] 2522f3cc4dd2: Waiting [2024-07-24T07:19:34.529Z] 53f77eb4a9ab: Waiting [2024-07-24T07:19:34.529Z] 679037bd9e35: Waiting [2024-07-24T07:19:34.529Z] 29e324a196ce: Waiting [2024-07-24T07:19:34.529Z] e685dd4691fe: Waiting [2024-07-24T07:19:34.529Z] 1143526db0ca: Pulling fs layer [2024-07-24T07:19:34.529Z] 8ad23f2508c1: Pulling fs layer [2024-07-24T07:19:34.529Z] 2410909ee57b: Pulling fs layer [2024-07-24T07:19:34.529Z] 134876d02e5c: Waiting [2024-07-24T07:19:34.529Z] 1143526db0ca: Waiting [2024-07-24T07:19:34.529Z] 8ad23f2508c1: Waiting [2024-07-24T07:19:34.529Z] 2410909ee57b: Waiting [2024-07-24T07:19:34.799Z] a258b2a6b59a: Verifying Checksum [2024-07-24T07:19:34.799Z] a258b2a6b59a: Download complete [2024-07-24T07:19:34.799Z] 679037bd9e35: Verifying Checksum [2024-07-24T07:19:34.799Z] 679037bd9e35: Download complete [2024-07-24T07:19:34.799Z] ea605edb795e: Download complete [2024-07-24T07:19:35.392Z] 29e324a196ce: Verifying Checksum [2024-07-24T07:19:35.392Z] 29e324a196ce: Download complete [2024-07-24T07:19:35.658Z] e685dd4691fe: Verifying Checksum [2024-07-24T07:19:35.658Z] e685dd4691fe: Download complete [2024-07-24T07:19:35.658Z] b04eb492771e: Verifying Checksum [2024-07-24T07:19:35.658Z] b04eb492771e: Download complete [2024-07-24T07:19:35.658Z] f5ca2677246d: Verifying Checksum [2024-07-24T07:19:35.658Z] f5ca2677246d: Download complete [2024-07-24T07:19:35.658Z] 027486f133ac: Verifying Checksum [2024-07-24T07:19:35.658Z] 027486f133ac: Download complete [2024-07-24T07:19:35.658Z] a258b2a6b59a: Pull complete [2024-07-24T07:19:35.658Z] 2745e109244d: Verifying Checksum [2024-07-24T07:19:35.658Z] 2745e109244d: Download complete [2024-07-24T07:19:35.927Z] 53f77eb4a9ab: Verifying Checksum [2024-07-24T07:19:35.927Z] 53f77eb4a9ab: Download complete [2024-07-24T07:19:35.927Z] 134876d02e5c: Verifying Checksum [2024-07-24T07:19:35.927Z] 134876d02e5c: Download complete [2024-07-24T07:19:35.927Z] 8ad23f2508c1: Verifying Checksum [2024-07-24T07:19:35.927Z] 8ad23f2508c1: Download complete [2024-07-24T07:19:36.193Z] 2522f3cc4dd2: Verifying Checksum [2024-07-24T07:19:36.193Z] 2522f3cc4dd2: Download complete [2024-07-24T07:19:36.193Z] 2410909ee57b: Verifying Checksum [2024-07-24T07:19:36.193Z] 2410909ee57b: Download complete [2024-07-24T07:19:36.233Z] ---> 2ad390563696 [2024-07-24T07:19:36.233Z] Step 15/27 : RUN ${MAKE} [2024-07-24T07:19:36.233Z] ---> Running in 4dc67720218c [2024-07-24T07:19:36.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.46" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-24T07:19:36.776Z] ea605edb795e: Pull complete [2024-07-24T07:19:37.043Z] 4f4fb700ef54: Pull complete [2024-07-24T07:19:37.310Z] 1143526db0ca: Verifying Checksum [2024-07-24T07:19:37.310Z] 1143526db0ca: Download complete [2024-07-24T07:19:37.310Z] 679037bd9e35: Pull complete [2024-07-24T07:19:38.714Z] 29e324a196ce: Pull complete [2024-07-24T07:19:39.683Z] e685dd4691fe: Pull complete [2024-07-24T07:19:41.633Z] f5ca2677246d: Pull complete [2024-07-24T07:19:41.633Z] b04eb492771e: Pull complete [2024-07-24T07:19:41.900Z] 027486f133ac: Pull complete [2024-07-24T07:19:42.167Z] 2745e109244d: Pull complete [2024-07-24T07:19:43.575Z] 2522f3cc4dd2: Pull complete [2024-07-24T07:19:43.576Z] 53f77eb4a9ab: Pull complete [2024-07-24T07:19:43.843Z] 134876d02e5c: Pull complete [2024-07-24T07:19:47.186Z] 1143526db0ca: Pull complete [2024-07-24T07:19:47.453Z] 8ad23f2508c1: Pull complete [2024-07-24T07:19:47.720Z] 2410909ee57b: Pull complete [2024-07-24T07:19:47.720Z] Digest: sha256:29d2d7c986b1a0f65fd8db0893d35ab0e928d7163b1abbbcd42903c8d0928e51 [2024-07-24T07:19:47.720Z] Status: Downloaded newer image for docker:latest [2024-07-24T07:19:50.301Z] ---> 112e99212624 [2024-07-24T07:19:50.301Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T07:19:50.570Z] ---> Running in 95ba452e57f0 [2024-07-24T07:19:51.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T07:19:52.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T07:19:52.709Z] OK: 266 MiB in 52 packages [2024-07-24T07:19:53.680Z] Removing intermediate container 95ba452e57f0 [2024-07-24T07:19:53.680Z] ---> 5c70b690b400 [2024-07-24T07:19:53.680Z] Step 10/15 : ENV GO111MODULE=on [2024-07-24T07:19:53.680Z] ---> Running in ea2a725b8488 [2024-07-24T07:19:53.948Z] Removing intermediate container ea2a725b8488 [2024-07-24T07:19:53.948Z] ---> 408ba06ae847 [2024-07-24T07:19:53.948Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T07:19:53.948Z] ---> Running in 31d5eb8db5f4 [2024-07-24T07:19:54.216Z] Removing intermediate container 31d5eb8db5f4 [2024-07-24T07:19:54.216Z] ---> 0c506dcef2dd [2024-07-24T07:19:54.216Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-24T07:19:54.802Z] ---> 6951077c6948 [2024-07-24T07:19:54.802Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T07:19:54.802Z] ---> Running in 4e6626e02ca2 [2024-07-24T07:20:14.971Z] Removing intermediate container 4dc67720218c [2024-07-24T07:20:14.971Z] ---> c5615d006206 [2024-07-24T07:20:14.971Z] Step 16/27 : FROM alpine:3.18 [2024-07-24T07:20:14.971Z] 3.18: Pulling from library/alpine [2024-07-24T07:20:14.971Z] 930bdd4d222e: Pulling fs layer [2024-07-24T07:20:14.971Z] 930bdd4d222e: Verifying Checksum [2024-07-24T07:20:14.971Z] 930bdd4d222e: Download complete [2024-07-24T07:20:14.971Z] 930bdd4d222e: Pull complete [2024-07-24T07:20:14.971Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T07:20:14.971Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T07:20:14.971Z] ---> 18f865063206 [2024-07-24T07:20:14.971Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T07:20:14.971Z] ---> Running in 3edd3b2db2f7 [2024-07-24T07:20:14.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T07:20:14.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T07:20:14.971Z] OK: 7 MiB in 15 packages [2024-07-24T07:20:14.971Z] Removing intermediate container 3edd3b2db2f7 [2024-07-24T07:20:14.971Z] ---> d1119bc7db80 [2024-07-24T07:20:14.971Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-24T07:20:14.971Z] ---> Running in b53037848443 [2024-07-24T07:20:14.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T07:20:14.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T07:20:14.971Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T07:20:14.971Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T07:20:14.971Z] OK: 7 MiB in 16 packages [2024-07-24T07:20:14.971Z] Removing intermediate container b53037848443 [2024-07-24T07:20:14.971Z] ---> e98dd250d30e [2024-07-24T07:20:14.971Z] Step 19/27 : EXPOSE 4000 [2024-07-24T07:20:14.971Z] ---> Running in 32bcf8eb4458 [2024-07-24T07:20:14.971Z] Removing intermediate container 32bcf8eb4458 [2024-07-24T07:20:14.971Z] ---> 334ee91bcb8c [2024-07-24T07:20:14.971Z] Step 20/27 : 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 [2024-07-24T07:20:14.971Z] ---> 43a74c0d0bbe [2024-07-24T07:20:14.971Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-24T07:20:14.971Z] ---> e82951fc655b [2024-07-24T07:20:14.971Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-24T07:20:14.971Z] ---> 4544ad9b01a8 [2024-07-24T07:20:14.971Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-24T07:20:14.971Z] ---> Running in 8d956be28c90 [2024-07-24T07:20:14.971Z] Removing intermediate container 8d956be28c90 [2024-07-24T07:20:14.971Z] ---> 16cda3dc0930 [2024-07-24T07:20:14.971Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-24T07:20:14.971Z] ---> Running in a6209c6d3b8a [2024-07-24T07:20:14.971Z] Removing intermediate container a6209c6d3b8a [2024-07-24T07:20:14.971Z] ---> 87be3798b82e [2024-07-24T07:20:14.971Z] Step 25/27 : LABEL arch=amd64 [2024-07-24T07:20:14.971Z] ---> Running in 080fa37dde4d [2024-07-24T07:20:14.971Z] Removing intermediate container 080fa37dde4d [2024-07-24T07:20:14.971Z] ---> 4f608d6eb29f [2024-07-24T07:20:14.971Z] Step 26/27 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:20:14.971Z] ---> Running in 4d854f5a6b67 [2024-07-24T07:20:14.971Z] Removing intermediate container 4d854f5a6b67 [2024-07-24T07:20:14.971Z] ---> a66e1aad9b88 [2024-07-24T07:20:14.971Z] Step 27/27 : LABEL version=3.1.0-dev.46 [2024-07-24T07:20:14.971Z] ---> Running in e1fd72c8bf39 [2024-07-24T07:20:14.971Z] Removing intermediate container e1fd72c8bf39 [2024-07-24T07:20:14.971Z] ---> 68b230f8a7f0 [2024-07-24T07:20:14.971Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T07:20:14.971Z] Successfully built 68b230f8a7f0 [2024-07-24T07:20:14.971Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:20:15.102Z] provisioning config files... [2024-07-24T07:20:15.113Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4428160992583578858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:20:15.424Z] ---> ****-login.sh [2024-07-24T07:20:15.424Z] nexus3.edgexfoundry.org:10001 [2024-07-24T07:20:15.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:20:15.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:20:15.425Z] Configure a credential helper to remove this warning. See [2024-07-24T07:20:15.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:20:15.425Z] [2024-07-24T07:20:15.425Z] Login Succeeded [2024-07-24T07:20:15.425Z] nexus3.edgexfoundry.org:10002 [2024-07-24T07:20:15.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:20:15.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:20:15.425Z] Configure a credential helper to remove this warning. See [2024-07-24T07:20:15.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:20:15.425Z] [2024-07-24T07:20:15.425Z] Login Succeeded [2024-07-24T07:20:15.425Z] nexus3.edgexfoundry.org:10003 [2024-07-24T07:20:15.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:20:15.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:20:15.685Z] Configure a credential helper to remove this warning. See [2024-07-24T07:20:15.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:20:15.685Z] [2024-07-24T07:20:15.685Z] Login Succeeded [2024-07-24T07:20:15.685Z] nexus3.edgexfoundry.org:10004 [2024-07-24T07:20:15.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:20:15.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:20:15.685Z] Configure a credential helper to remove this warning. See [2024-07-24T07:20:15.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:20:15.685Z] [2024-07-24T07:20:15.685Z] Login Succeeded [2024-07-24T07:20:15.685Z] ****.io [2024-07-24T07:20:15.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:20:15.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:20:15.948Z] Configure a credential helper to remove this warning. See [2024-07-24T07:20:15.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:20:15.948Z] [2024-07-24T07:20:15.948Z] Login Succeeded [2024-07-24T07:20:15.948Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T07:20:15.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T07:20:16.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:20:16.029Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-07-24T07:20:16.029Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:20:16.029Z] latest [2024-07-24T07:20:16.029Z] 3.1.0-dev.46 [2024-07-24T07:20:16.029Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:20:16.029Z] main [2024-07-24T07:20:16.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:16.373Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:16.705Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:20:16.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T07:20:16.705Z] 73509f9a01a8: Preparing [2024-07-24T07:20:16.706Z] 114214a5ca0a: Preparing [2024-07-24T07:20:16.706Z] 0577288cac67: Preparing [2024-07-24T07:20:16.706Z] 2b1227846264: Preparing [2024-07-24T07:20:16.706Z] 5bc09cec9b03: Preparing [2024-07-24T07:20:16.706Z] ce7f800efff9: Preparing [2024-07-24T07:20:16.706Z] ce7f800efff9: Waiting [2024-07-24T07:20:18.085Z] 2b1227846264: Pushed [2024-07-24T07:20:18.085Z] 73509f9a01a8: Pushed [2024-07-24T07:20:18.085Z] 114214a5ca0a: Pushed [2024-07-24T07:20:18.085Z] 5bc09cec9b03: Pushed [2024-07-24T07:20:18.085Z] ce7f800efff9: Layer already exists [2024-07-24T07:20:21.372Z] 0577288cac67: Pushed [2024-07-24T07:20:21.631Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:21.970Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:22.298Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-24T07:20:22.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T07:20:22.298Z] 73509f9a01a8: Preparing [2024-07-24T07:20:22.298Z] 114214a5ca0a: Preparing [2024-07-24T07:20:22.298Z] 0577288cac67: Preparing [2024-07-24T07:20:22.298Z] 2b1227846264: Preparing [2024-07-24T07:20:22.298Z] 5bc09cec9b03: Preparing [2024-07-24T07:20:22.298Z] ce7f800efff9: Preparing [2024-07-24T07:20:22.298Z] 2b1227846264: Layer already exists [2024-07-24T07:20:22.298Z] 5bc09cec9b03: Layer already exists [2024-07-24T07:20:22.298Z] 0577288cac67: Layer already exists [2024-07-24T07:20:22.298Z] 114214a5ca0a: Layer already exists [2024-07-24T07:20:22.298Z] 73509f9a01a8: Layer already exists [2024-07-24T07:20:22.298Z] ce7f800efff9: Layer already exists [2024-07-24T07:20:22.298Z] latest: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:22.635Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:22.972Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 [2024-07-24T07:20:22.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T07:20:22.972Z] 73509f9a01a8: Preparing [2024-07-24T07:20:22.972Z] 114214a5ca0a: Preparing [2024-07-24T07:20:22.972Z] 0577288cac67: Preparing [2024-07-24T07:20:22.972Z] 2b1227846264: Preparing [2024-07-24T07:20:22.972Z] 5bc09cec9b03: Preparing [2024-07-24T07:20:22.972Z] ce7f800efff9: Preparing [2024-07-24T07:20:22.972Z] ce7f800efff9: Waiting [2024-07-24T07:20:22.972Z] 73509f9a01a8: Layer already exists [2024-07-24T07:20:22.972Z] 5bc09cec9b03: Layer already exists [2024-07-24T07:20:22.972Z] 114214a5ca0a: Layer already exists [2024-07-24T07:20:22.972Z] 2b1227846264: Layer already exists [2024-07-24T07:20:22.972Z] 0577288cac67: Layer already exists [2024-07-24T07:20:22.972Z] ce7f800efff9: Layer already exists [2024-07-24T07:20:22.972Z] 3.1.0-dev.46: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:23.310Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:23.649Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:20:23.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T07:20:23.649Z] 73509f9a01a8: Preparing [2024-07-24T07:20:23.649Z] 114214a5ca0a: Preparing [2024-07-24T07:20:23.649Z] 0577288cac67: Preparing [2024-07-24T07:20:23.649Z] 2b1227846264: Preparing [2024-07-24T07:20:23.649Z] 5bc09cec9b03: Preparing [2024-07-24T07:20:23.649Z] ce7f800efff9: Preparing [2024-07-24T07:20:23.649Z] ce7f800efff9: Waiting [2024-07-24T07:20:23.649Z] 2b1227846264: Layer already exists [2024-07-24T07:20:23.649Z] 5bc09cec9b03: Layer already exists [2024-07-24T07:20:23.649Z] 73509f9a01a8: Layer already exists [2024-07-24T07:20:23.649Z] 0577288cac67: Layer already exists [2024-07-24T07:20:23.649Z] 114214a5ca0a: Layer already exists [2024-07-24T07:20:23.649Z] ce7f800efff9: Layer already exists [2024-07-24T07:20:23.649Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:23.999Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:24.341Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-07-24T07:20:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-24T07:20:24.341Z] 73509f9a01a8: Preparing [2024-07-24T07:20:24.341Z] 114214a5ca0a: Preparing [2024-07-24T07:20:24.341Z] 0577288cac67: Preparing [2024-07-24T07:20:24.341Z] 2b1227846264: Preparing [2024-07-24T07:20:24.341Z] 5bc09cec9b03: Preparing [2024-07-24T07:20:24.341Z] ce7f800efff9: Preparing [2024-07-24T07:20:24.341Z] ce7f800efff9: Waiting [2024-07-24T07:20:24.341Z] 0577288cac67: Layer already exists [2024-07-24T07:20:24.341Z] 73509f9a01a8: Layer already exists [2024-07-24T07:20:24.341Z] 2b1227846264: Layer already exists [2024-07-24T07:20:24.341Z] 5bc09cec9b03: Layer already exists [2024-07-24T07:20:24.341Z] 114214a5ca0a: Layer already exists [2024-07-24T07:20:24.341Z] ce7f800efff9: Layer already exists [2024-07-24T07:20:24.341Z] main: digest: sha256:ad10656416f594e2f28ade228a51044d93ecf09791d61c4c83e52ab5929fdcc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T07:20:24.425Z] ===================================================== [Pipeline] echo [2024-07-24T07:20:24.447Z] taggedImages: [2024-07-24T07:20:24.447Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:20:24.447Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-24T07:20:24.447Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.46 [2024-07-24T07:20:24.447Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:20:24.447Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:24.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T07:20:24.899Z] [2024-07-24T07:20:24.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:20:25.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T07:20:25.213Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T07:20:25.213Z] 5eb5b503b376: Pulling fs layer [2024-07-24T07:20:25.213Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T07:20:25.213Z] ec43610c2a17: Pulling fs layer [2024-07-24T07:20:25.213Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T07:20:25.213Z] 33b1e0a273af: Pulling fs layer [2024-07-24T07:20:25.213Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T07:20:25.213Z] 2f39f015ded8: Pulling fs layer [2024-07-24T07:20:25.213Z] 3a2ae6a8a46f: Waiting [2024-07-24T07:20:25.213Z] 33b1e0a273af: Waiting [2024-07-24T07:20:25.213Z] 5d3b04190fa2: Waiting [2024-07-24T07:20:25.213Z] 2f39f015ded8: Waiting [2024-07-24T07:20:25.474Z] 5c69ac0246d0: Download complete [2024-07-24T07:20:25.474Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T07:20:25.474Z] 3a2ae6a8a46f: Download complete [2024-07-24T07:20:25.474Z] 33b1e0a273af: Verifying Checksum [2024-07-24T07:20:25.474Z] 33b1e0a273af: Download complete [2024-07-24T07:20:25.474Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T07:20:25.474Z] 5d3b04190fa2: Download complete [2024-07-24T07:20:25.474Z] ec43610c2a17: Verifying Checksum [2024-07-24T07:20:25.474Z] ec43610c2a17: Download complete [2024-07-24T07:20:25.474Z] 5eb5b503b376: Verifying Checksum [2024-07-24T07:20:25.474Z] 5eb5b503b376: Download complete [2024-07-24T07:20:26.041Z] 2f39f015ded8: Verifying Checksum [2024-07-24T07:20:26.041Z] 2f39f015ded8: Download complete [2024-07-24T07:20:26.978Z] 5eb5b503b376: Pull complete [2024-07-24T07:20:26.978Z] 5c69ac0246d0: Pull complete [2024-07-24T07:20:27.545Z] ec43610c2a17: Pull complete [2024-07-24T07:20:27.545Z] 3a2ae6a8a46f: Pull complete [2024-07-24T07:20:27.803Z] 33b1e0a273af: Pull complete [2024-07-24T07:20:27.803Z] 5d3b04190fa2: Pull complete [2024-07-24T07:20:33.070Z] 2f39f015ded8: Pull complete [2024-07-24T07:20:33.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T07:20:33.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T07:20:33.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:20:33.181Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:20:33.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T07:20:39.128Z] $ docker top 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:20:39.524Z] ---> job-cost.sh [2024-07-24T07:20:39.524Z] lf-activate-venv: SKIPPING [2024-07-24T07:20:39.524Z] INFO: No Stack... [2024-07-24T07:20:39.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T07:20:40.043Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T07:20:40.336Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-07-24T07:20:40.336Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T07:20:40.351Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [2024-07-24T07:20:40.360Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] did not exist. Created. [2024-07-24T07:20:40.369Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T07:20:40.684Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T07:20:41.037Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T07:20:41.047Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T07:20:41.077Z] $ docker stop --time=1 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 [2024-07-24T07:20:42.309Z] $ docker rm -f --volumes 4654c2773f0e9792b604c9c1429e3c0618c75a1be7e94c25f41bfd40b03aba70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T07:22:01.486Z] Removing intermediate container 4e6626e02ca2 [2024-07-24T07:22:01.487Z] ---> d70e7e3d6c64 [2024-07-24T07:22:01.487Z] Step 14/15 : COPY . . [2024-07-24T07:22:01.487Z] ---> f25972b72842 [2024-07-24T07:22:01.487Z] Step 15/15 : RUN ${MAKE} [2024-07-24T07:22:01.487Z] ---> Running in 4aa287408a23 [2024-07-24T07:22:01.487Z] noop [2024-07-24T07:22:01.487Z] Removing intermediate container 4aa287408a23 [2024-07-24T07:22:01.487Z] ---> 9f311b925378 [2024-07-24T07:22:01.487Z] Successfully built 9f311b925378 [2024-07-24T07:22:01.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:22:01.853Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T07:22:01.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:22:02.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container [2024-07-24T07:22:02.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@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 [2024-07-24T07:22:03.494Z] $ docker top be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:22:04.355Z] + go version [2024-07-24T07:22:04.355Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T07:22:04.401Z] $ docker stop --time=1 be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd [2024-07-24T07:22:06.088Z] $ docker rm -f --volumes be8aa32935f8a13f07016f7d060f8d998cab076a43e0c718590c588f891436dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:22:06.694Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T07:22:06.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:22:06.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container [2024-07-24T07:22:07.025Z] $ 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/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@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 [2024-07-24T07:22:08.276Z] $ docker top 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:22:09.137Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/176 [Pipeline] fileExists [Pipeline] sh [2024-07-24T07:22:09.799Z] + make test [2024-07-24T07:22:09.799Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-24T07:22:16.456Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-24T07:25:23.233Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-24T07:25:23.233Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-24T07:26:02.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T07:26:02.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T07:26:02.146Z] ./bin/test-attribution-txt.sh [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.146Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T07:26:02.147Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T07:26:02.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T07:26:02.185Z] $ docker stop --time=1 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c [2024-07-24T07:26:04.158Z] $ docker rm -f --volumes 62467ef6b8dc9d2a44407a5e29e532ddfedd5c6ce0d593faacaa780c66bd6d2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T07:26:05.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T07:26:05.633Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T07:26:06.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T07:26:06.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T07:26:07.025Z] + ls -al . [2024-07-24T07:26:07.025Z] total 260 [2024-07-24T07:26:07.025Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 07:22 . [2024-07-24T07:26:07.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 .. [2024-07-24T07:26:07.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 .blubracket [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 07:18 .dockerignore [2024-07-24T07:26:07.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:18 .git [2024-07-24T07:26:07.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 .github [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 07:18 .gitignore [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 07:18 Attribution.txt [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 07:18 CHANGELOG.md [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 07:18 CONTRIBUTING.md [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 07:18 Dockerfile [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 07:18 Jenkinsfile [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 07:18 LICENSE [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 07:18 Makefile [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 07:18 README.md [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 07:15 VERSION [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 07:18 angularmigrationlogs.md [2024-07-24T07:26:07.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 assets [2024-07-24T07:26:07.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 bin [2024-07-24T07:26:07.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 07:18 cmd [2024-07-24T07:26:07.025Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 24 07:22 coverage.out [2024-07-24T07:26:07.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 07:18 docs [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 07:18 go.mod [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 07:18 go.sum [2024-07-24T07:26:07.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 07:18 internal [2024-07-24T07:26:07.025Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 07:18 redeploy.sh [2024-07-24T07:26:07.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 testing [2024-07-24T07:26:07.025Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 07:18 version.go [2024-07-24T07:26:07.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 07:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:26:07.404Z] + 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=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 --label arch=arm64 --label version=3.1.0-dev.46 . [2024-07-24T07:26:08.821Z] Sending build context to Docker daemon 35.38MB [2024-07-24T07:26:08.821Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T07:26:08.821Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T07:26:08.821Z] ---> 9f311b925378 [2024-07-24T07:26:08.821Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-24T07:26:09.089Z] ---> Running in 3bb8e702283f [2024-07-24T07:26:09.357Z] Removing intermediate container 3bb8e702283f [2024-07-24T07:26:09.357Z] ---> 342c554e65bc [2024-07-24T07:26:09.357Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T07:26:09.357Z] ---> Running in 4457ec5f5a11 [2024-07-24T07:26:09.628Z] Removing intermediate container 4457ec5f5a11 [2024-07-24T07:26:09.628Z] ---> 14e0fda6bec3 [2024-07-24T07:26:09.628Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T07:26:09.628Z] ---> Running in 67b199de94f8 [2024-07-24T07:26:09.897Z] Removing intermediate container 67b199de94f8 [2024-07-24T07:26:09.897Z] ---> 9dc040470f07 [2024-07-24T07:26:09.897Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-24T07:26:10.163Z] ---> Running in a351ece1dde5 [2024-07-24T07:26:10.429Z] Removing intermediate container a351ece1dde5 [2024-07-24T07:26:10.429Z] ---> 854fe4b6e2ab [2024-07-24T07:26:10.429Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-24T07:26:10.429Z] ---> Running in 9e4e9fd8ebc1 [2024-07-24T07:26:10.696Z] Removing intermediate container 9e4e9fd8ebc1 [2024-07-24T07:26:10.696Z] ---> 362466fd8b17 [2024-07-24T07:26:10.696Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-24T07:26:12.637Z] ---> 9ffce6db7838 [2024-07-24T07:26:12.637Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T07:26:12.637Z] ---> Running in efceb54312e9 [2024-07-24T07:26:13.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T07:26:13.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T07:26:14.813Z] OK: 266 MiB in 52 packages [2024-07-24T07:26:15.770Z] Removing intermediate container efceb54312e9 [2024-07-24T07:26:15.770Z] ---> 3796c060fd7b [2024-07-24T07:26:15.770Z] Step 10/27 : ENV GO111MODULE=on [2024-07-24T07:26:15.770Z] ---> Running in e87c4bebc52b [2024-07-24T07:26:16.035Z] Removing intermediate container e87c4bebc52b [2024-07-24T07:26:16.035Z] ---> a8aed50cd716 [2024-07-24T07:26:16.035Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-24T07:26:16.035Z] ---> Running in 2c3f9df9e5c7 [2024-07-24T07:26:16.302Z] Removing intermediate container 2c3f9df9e5c7 [2024-07-24T07:26:16.302Z] ---> 41525bae9c27 [2024-07-24T07:26:16.302Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-24T07:26:16.888Z] ---> ad5063d96d14 [2024-07-24T07:26:16.888Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T07:26:16.888Z] ---> Running in 45b62046e76d [2024-07-24T07:26:19.467Z] Removing intermediate container 45b62046e76d [2024-07-24T07:26:19.467Z] ---> 755c47a508d5 [2024-07-24T07:26:19.467Z] Step 14/27 : COPY . . [2024-07-24T07:26:23.716Z] ---> 74be8a1be980 [2024-07-24T07:26:23.716Z] Step 15/27 : RUN ${MAKE} [2024-07-24T07:26:23.716Z] ---> Running in 7bd7e922fb65 [2024-07-24T07:26:23.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.46" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-24T07:29:45.867Z] Removing intermediate container 7bd7e922fb65 [2024-07-24T07:29:45.867Z] ---> 2cbbecdfdbb1 [2024-07-24T07:29:45.867Z] Step 16/27 : FROM alpine:3.18 [2024-07-24T07:29:45.867Z] 3.18: Pulling from library/alpine [2024-07-24T07:29:45.867Z] 4983c3fe2029: Pulling fs layer [2024-07-24T07:29:45.867Z] 4983c3fe2029: Download complete [2024-07-24T07:29:45.867Z] 4983c3fe2029: Pull complete [2024-07-24T07:29:45.867Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T07:29:45.867Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T07:29:45.867Z] ---> a0237000ae83 [2024-07-24T07:29:45.867Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T07:29:45.867Z] ---> Running in 391fc977adb6 [2024-07-24T07:29:46.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T07:29:46.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T07:29:47.667Z] OK: 8 MiB in 15 packages [2024-07-24T07:29:48.624Z] Removing intermediate container 391fc977adb6 [2024-07-24T07:29:48.624Z] ---> 2048a429aa07 [2024-07-24T07:29:48.624Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-24T07:29:48.624Z] ---> Running in d99a07e34918 [2024-07-24T07:29:49.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T07:29:49.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T07:29:50.809Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T07:29:50.809Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T07:29:50.809Z] OK: 8 MiB in 16 packages [2024-07-24T07:29:51.778Z] Removing intermediate container d99a07e34918 [2024-07-24T07:29:51.778Z] ---> 85a2baac6b0f [2024-07-24T07:29:51.778Z] Step 19/27 : EXPOSE 4000 [2024-07-24T07:29:51.778Z] ---> Running in 9a2dd7d3e07e [2024-07-24T07:29:52.045Z] Removing intermediate container 9a2dd7d3e07e [2024-07-24T07:29:52.045Z] ---> 4ce3ce64d8a4 [2024-07-24T07:29:52.045Z] Step 20/27 : 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 [2024-07-24T07:29:54.717Z] ---> 98bf88158951 [2024-07-24T07:29:54.717Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-24T07:29:54.994Z] ---> 5c58358fbea7 [2024-07-24T07:29:54.994Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-24T07:29:55.594Z] ---> 2ef2e13aa002 [2024-07-24T07:29:55.594Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-24T07:29:55.859Z] ---> Running in 79ba7f6d128f [2024-07-24T07:29:56.125Z] Removing intermediate container 79ba7f6d128f [2024-07-24T07:29:56.125Z] ---> d8af350791bc [2024-07-24T07:29:56.125Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-24T07:29:56.125Z] ---> Running in 55a56002d4e4 [2024-07-24T07:29:56.393Z] Removing intermediate container 55a56002d4e4 [2024-07-24T07:29:56.393Z] ---> da8597feaaed [2024-07-24T07:29:56.393Z] Step 25/27 : LABEL arch=arm64 [2024-07-24T07:29:56.664Z] ---> Running in 8c3bef590d6b [2024-07-24T07:29:56.930Z] Removing intermediate container 8c3bef590d6b [2024-07-24T07:29:56.930Z] ---> 167f40b1c075 [2024-07-24T07:29:56.930Z] Step 26/27 : LABEL git_sha=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:29:56.930Z] ---> Running in 3d0ab3b3960a [2024-07-24T07:29:57.198Z] Removing intermediate container 3d0ab3b3960a [2024-07-24T07:29:57.198Z] ---> 59868a075c89 [2024-07-24T07:29:57.198Z] Step 27/27 : LABEL version=3.1.0-dev.46 [2024-07-24T07:29:57.198Z] ---> Running in 973a048de50e [2024-07-24T07:29:57.787Z] Removing intermediate container 973a048de50e [2024-07-24T07:29:57.787Z] ---> e19e0ea2db2c [2024-07-24T07:29:57.787Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T07:29:57.787Z] Successfully built e19e0ea2db2c [2024-07-24T07:29:57.787Z] 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 [2024-07-24T07:29:57.936Z] provisioning config files... [2024-07-24T07:29:57.951Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/176@tmp/config9247990704028565015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:29:58.297Z] ---> ****-login.sh [2024-07-24T07:29:58.297Z] nexus3.edgexfoundry.org:10001 [2024-07-24T07:29:58.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:29:58.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:29:58.564Z] Configure a credential helper to remove this warning. See [2024-07-24T07:29:58.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:29:58.564Z] [2024-07-24T07:29:58.564Z] Login Succeeded [2024-07-24T07:29:58.564Z] nexus3.edgexfoundry.org:10002 [2024-07-24T07:29:58.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:29:58.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:29:58.830Z] Configure a credential helper to remove this warning. See [2024-07-24T07:29:58.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:29:58.831Z] [2024-07-24T07:29:58.831Z] Login Succeeded [2024-07-24T07:29:58.831Z] nexus3.edgexfoundry.org:10003 [2024-07-24T07:29:59.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:29:59.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:29:59.370Z] Configure a credential helper to remove this warning. See [2024-07-24T07:29:59.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:29:59.370Z] [2024-07-24T07:29:59.370Z] Login Succeeded [2024-07-24T07:29:59.370Z] nexus3.edgexfoundry.org:10004 [2024-07-24T07:29:59.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:29:59.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:29:59.642Z] Configure a credential helper to remove this warning. See [2024-07-24T07:29:59.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:29:59.642Z] [2024-07-24T07:29:59.642Z] Login Succeeded [2024-07-24T07:29:59.642Z] ****.io [2024-07-24T07:29:59.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T07:30:00.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T07:30:00.174Z] Configure a credential helper to remove this warning. See [2024-07-24T07:30:00.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T07:30:00.174Z] [2024-07-24T07:30:00.174Z] Login Succeeded [2024-07-24T07:30:00.174Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T07:30:00.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T07:30:00.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T07:30:00.286Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-07-24T07:30:00.286Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:30:00.286Z] latest [2024-07-24T07:30:00.286Z] 3.1.0-dev.46 [2024-07-24T07:30:00.286Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:30:00.286Z] main [2024-07-24T07:30:00.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:00.659Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:01.021Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:30:01.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T07:30:01.021Z] cca58203b911: Preparing [2024-07-24T07:30:01.021Z] 2f854b1ba736: Preparing [2024-07-24T07:30:01.021Z] 34792ef55590: Preparing [2024-07-24T07:30:01.021Z] bbca8152b0c6: Preparing [2024-07-24T07:30:01.021Z] 644ba6bfdd18: Preparing [2024-07-24T07:30:01.021Z] 3c20671a5817: Preparing [2024-07-24T07:30:01.021Z] 3c20671a5817: Waiting [2024-07-24T07:30:01.288Z] 644ba6bfdd18: Pushed [2024-07-24T07:30:01.288Z] cca58203b911: Pushed [2024-07-24T07:30:01.288Z] 2f854b1ba736: Pushed [2024-07-24T07:30:01.288Z] bbca8152b0c6: Pushed [2024-07-24T07:30:01.288Z] 3c20671a5817: Layer already exists [2024-07-24T07:30:11.348Z] 34792ef55590: Pushed [2024-07-24T07:30:11.348Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:11.714Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:12.077Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-24T07:30:12.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T07:30:12.077Z] cca58203b911: Preparing [2024-07-24T07:30:12.077Z] 2f854b1ba736: Preparing [2024-07-24T07:30:12.077Z] 34792ef55590: Preparing [2024-07-24T07:30:12.077Z] bbca8152b0c6: Preparing [2024-07-24T07:30:12.077Z] 644ba6bfdd18: Preparing [2024-07-24T07:30:12.077Z] 3c20671a5817: Preparing [2024-07-24T07:30:12.077Z] 3c20671a5817: Waiting [2024-07-24T07:30:12.077Z] cca58203b911: Layer already exists [2024-07-24T07:30:12.077Z] 2f854b1ba736: Layer already exists [2024-07-24T07:30:12.077Z] 644ba6bfdd18: Layer already exists [2024-07-24T07:30:12.077Z] bbca8152b0c6: Layer already exists [2024-07-24T07:30:12.077Z] 34792ef55590: Layer already exists [2024-07-24T07:30:12.077Z] 3c20671a5817: Layer already exists [2024-07-24T07:30:12.077Z] latest: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:12.708Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:13.061Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 [2024-07-24T07:30:13.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T07:30:13.062Z] cca58203b911: Preparing [2024-07-24T07:30:13.062Z] 2f854b1ba736: Preparing [2024-07-24T07:30:13.062Z] 34792ef55590: Preparing [2024-07-24T07:30:13.062Z] bbca8152b0c6: Preparing [2024-07-24T07:30:13.062Z] 644ba6bfdd18: Preparing [2024-07-24T07:30:13.062Z] 3c20671a5817: Preparing [2024-07-24T07:30:13.062Z] 3c20671a5817: Waiting [2024-07-24T07:30:13.062Z] cca58203b911: Layer already exists [2024-07-24T07:30:13.062Z] 644ba6bfdd18: Layer already exists [2024-07-24T07:30:13.062Z] 34792ef55590: Layer already exists [2024-07-24T07:30:13.062Z] 2f854b1ba736: Layer already exists [2024-07-24T07:30:13.062Z] bbca8152b0c6: Layer already exists [2024-07-24T07:30:13.062Z] 3c20671a5817: Layer already exists [2024-07-24T07:30:13.062Z] 3.1.0-dev.46: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:13.423Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:13.785Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:30:13.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T07:30:13.785Z] cca58203b911: Preparing [2024-07-24T07:30:13.785Z] 2f854b1ba736: Preparing [2024-07-24T07:30:13.785Z] 34792ef55590: Preparing [2024-07-24T07:30:13.785Z] bbca8152b0c6: Preparing [2024-07-24T07:30:13.785Z] 644ba6bfdd18: Preparing [2024-07-24T07:30:13.785Z] 3c20671a5817: Preparing [2024-07-24T07:30:13.785Z] 3c20671a5817: Waiting [2024-07-24T07:30:13.785Z] 644ba6bfdd18: Layer already exists [2024-07-24T07:30:13.785Z] cca58203b911: Layer already exists [2024-07-24T07:30:13.785Z] 34792ef55590: Layer already exists [2024-07-24T07:30:13.785Z] 2f854b1ba736: Layer already exists [2024-07-24T07:30:13.785Z] bbca8152b0c6: Layer already exists [2024-07-24T07:30:13.785Z] 3c20671a5817: Layer already exists [2024-07-24T07:30:14.050Z] c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:14.413Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:14.766Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-07-24T07:30:14.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-24T07:30:14.766Z] cca58203b911: Preparing [2024-07-24T07:30:14.766Z] 2f854b1ba736: Preparing [2024-07-24T07:30:14.766Z] 34792ef55590: Preparing [2024-07-24T07:30:14.766Z] bbca8152b0c6: Preparing [2024-07-24T07:30:14.766Z] 644ba6bfdd18: Preparing [2024-07-24T07:30:14.766Z] 3c20671a5817: Preparing [2024-07-24T07:30:14.766Z] 3c20671a5817: Waiting [2024-07-24T07:30:14.766Z] 644ba6bfdd18: Layer already exists [2024-07-24T07:30:14.766Z] cca58203b911: Layer already exists [2024-07-24T07:30:14.766Z] bbca8152b0c6: Layer already exists [2024-07-24T07:30:14.766Z] 2f854b1ba736: Layer already exists [2024-07-24T07:30:14.766Z] 34792ef55590: Layer already exists [2024-07-24T07:30:14.766Z] 3c20671a5817: Layer already exists [2024-07-24T07:30:14.766Z] main: digest: sha256:6fa9b491eaeaef9bcad2f21338e90b046dd289a8c3d57b4086cbc94ed7ecb277 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-24T07:30:15.119Z] ===================================================== [Pipeline] echo [2024-07-24T07:30:15.145Z] taggedImages: [2024-07-24T07:30:15.145Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [2024-07-24T07:30:15.145Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-24T07:30:15.145Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.46 [2024-07-24T07:30:15.145Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c85b4b36f2a3d2ae12dd16dc916f66f160a038c1-3.1.0-dev.46 [2024-07-24T07:30:15.145Z] - 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 [2024-07-24T07:30:15.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T07:30:15.538Z] [2024-07-24T07:30:15.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:15.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T07:30:15.878Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T07:30:15.878Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T07:30:15.878Z] 04944245beec: Pulling fs layer [2024-07-24T07:30:15.878Z] 699f458cf7ca: Pulling fs layer [2024-07-24T07:30:15.878Z] 765212b225bb: Pulling fs layer [2024-07-24T07:30:15.878Z] f23df028b6ca: Pulling fs layer [2024-07-24T07:30:15.878Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T07:30:15.878Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T07:30:15.878Z] 765212b225bb: Waiting [2024-07-24T07:30:15.878Z] f23df028b6ca: Waiting [2024-07-24T07:30:15.878Z] d65c8cfc05b1: Waiting [2024-07-24T07:30:15.878Z] 2437ff75d9bd: Waiting [2024-07-24T07:30:16.147Z] 04944245beec: Verifying Checksum [2024-07-24T07:30:16.147Z] 04944245beec: Download complete [2024-07-24T07:30:16.147Z] 765212b225bb: Verifying Checksum [2024-07-24T07:30:16.147Z] 765212b225bb: Download complete [2024-07-24T07:30:16.147Z] f23df028b6ca: Verifying Checksum [2024-07-24T07:30:16.147Z] f23df028b6ca: Download complete [2024-07-24T07:30:16.147Z] d65c8cfc05b1: Download complete [2024-07-24T07:30:16.415Z] 699f458cf7ca: Verifying Checksum [2024-07-24T07:30:16.415Z] 699f458cf7ca: Download complete [2024-07-24T07:30:16.681Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T07:30:16.681Z] 8998bd30e6a1: Download complete [2024-07-24T07:30:19.257Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T07:30:19.257Z] 2437ff75d9bd: Download complete [2024-07-24T07:30:21.831Z] 8998bd30e6a1: Pull complete [2024-07-24T07:30:21.831Z] 04944245beec: Pull complete [2024-07-24T07:30:23.769Z] 699f458cf7ca: Pull complete [2024-07-24T07:30:23.769Z] 765212b225bb: Pull complete [2024-07-24T07:30:24.723Z] f23df028b6ca: Pull complete [2024-07-24T07:30:24.723Z] d65c8cfc05b1: Pull complete [2024-07-24T07:30:42.906Z] 2437ff75d9bd: Pull complete [2024-07-24T07:30:42.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T07:30:42.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T07:30:42.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:30:43.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-6309 does not seem to be running inside a container [2024-07-24T07:30:43.180Z] $ 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/176 -v /w/workspace/edgex-ui-go/176:/w/workspace/edgex-ui-go/176:rw,z -v /w/workspace/edgex-ui-go/176@tmp:/w/workspace/edgex-ui-go/176@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 [2024-07-24T07:30:46.022Z] $ docker top fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:30:46.871Z] ---> job-cost.sh [2024-07-24T07:30:46.871Z] lf-activate-venv: SKIPPING [2024-07-24T07:30:46.871Z] INFO: No Stack... [2024-07-24T07:30:47.453Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T07:30:48.038Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T07:30:48.678Z] + cat /w/workspace/edgex-ui-go/176/archives/cost.csv [2024-07-24T07:30:48.678Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T07:30:48.740Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [2024-07-24T07:30:48.750Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] did not exist. Created. [2024-07-24T07:30:48.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T07:30:49.430Z] /w/workspace/edgex-ui-go/176@tmp/durable-448e66d5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T07:30:50.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T07:30:50.110Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T07:30:50.324Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T07:30:50.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T07:30:50.366Z] $ docker stop --time=1 fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 [2024-07-24T07:30:51.902Z] $ docker rm -f --volumes fa07f02f12e0f3df2ea35f4fe43fbaacde571354a9925e93d79c242ea6e3fb70 [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 [2024-07-24T07:30:52.451Z] provisioning config files... [2024-07-24T07:30:52.461Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6849057859014855845tmp [Pipeline] { [Pipeline] sh [2024-07-24T07:30:52.763Z] + set +x [2024-07-24T07:30:52.763Z] + curl -s https://codecov.io/bash [2024-07-24T07:30:52.763Z] + bash -s -- [2024-07-24T07:30:52.763Z] [2024-07-24T07:30:52.763Z] _____ _ [2024-07-24T07:30:52.763Z] / ____| | | [2024-07-24T07:30:52.763Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T07:30:52.763Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T07:30:52.763Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T07:30:52.763Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T07:30:52.763Z] Bash-1.0.6 [2024-07-24T07:30:52.763Z] [2024-07-24T07:30:52.763Z] [2024-07-24T07:30:52.763Z] ==> git version 2.25.1 found [2024-07-24T07:30:52.763Z] ==> 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 [2024-07-24T07:30:52.763Z] Release-Date: 2020-01-08 [2024-07-24T07:30:52.763Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-24T07:30:52.763Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T07:30:52.763Z] ==> Jenkins CI detected. [2024-07-24T07:30:52.763Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-24T07:30:52.763Z] project root: . [2024-07-24T07:30:52.763Z] --> token set from env [2024-07-24T07:30:52.763Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T07:30:52.763Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T07:30:53.024Z] ==> Python coveragepy not found [2024-07-24T07:30:53.024Z] ==> Searching for coverage reports in: [2024-07-24T07:30:53.024Z] + . [2024-07-24T07:30:53.024Z] -> Found 1 reports [2024-07-24T07:30:53.024Z] ==> Detecting git/mercurial file structure [2024-07-24T07:30:53.024Z] ==> Reading reports [2024-07-24T07:30:53.024Z] + ./coverage.out bytes=10 [2024-07-24T07:30:53.024Z] ==> Appending adjustments [2024-07-24T07:30:53.024Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T07:30:53.596Z] + Found adjustments [2024-07-24T07:30:53.596Z] ==> Gzipping contents [2024-07-24T07:30:53.596Z] 12K /tmp/codecov.1O7hqO.gz [2024-07-24T07:30:53.596Z] ==> Uploading reports [2024-07-24T07:30:53.596Z] url: https://codecov.io [2024-07-24T07:30:53.596Z] query: branch=main&commit=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-24T07:30:53.596Z] -> Pinging Codecov [2024-07-24T07:30:53.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c85b4b36f2a3d2ae12dd16dc916f66f160a038c1&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-24T07:30:53.596Z] -> Uploading to [2024-07-24T07:30:53.596Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/FB506323287CE973F263BFD2A0EB1F37/c85b4b36f2a3d2ae12dd16dc916f66f160a038c1/5b9f8a02-e716-40fd-b9b2-0a3e2ba5d2a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T073053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d710eddc33e81b37eed5a839f6b907cb3d2fba6e2c1c95145857b7cc233644d5 [2024-07-24T07:30:53.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T07:30:53.856Z] Dload Upload Total Spent Left Speed [2024-07-24T07:30:53.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 34160 --:--:-- --:--:-- --:--:-- 34160 [2024-07-24T07:30:54.116Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] } [2024-07-24T07:30:54.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-24T07:30:54.370Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-24T07:30:54.425Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:54.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T07:30:54.825Z] [2024-07-24T07:30:54.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:30:55.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T07:30:55.158Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-24T07:30:55.158Z] 619be1103602: Already exists [2024-07-24T07:30:55.158Z] f8ea3408117e: Pulling fs layer [2024-07-24T07:30:55.158Z] 91320369b822: Pulling fs layer [2024-07-24T07:30:55.158Z] 0406650e8295: Pulling fs layer [2024-07-24T07:30:55.158Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T07:30:55.158Z] 96d80e3f36e1: Pulling fs layer [2024-07-24T07:30:55.158Z] bcf3aedb951c: Pulling fs layer [2024-07-24T07:30:55.158Z] 96d80e3f36e1: Waiting [2024-07-24T07:30:55.158Z] bcf3aedb951c: Waiting [2024-07-24T07:30:55.158Z] 4f4fb700ef54: Waiting [2024-07-24T07:30:55.158Z] 0406650e8295: Verifying Checksum [2024-07-24T07:30:55.159Z] 0406650e8295: Download complete [2024-07-24T07:30:55.159Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T07:30:55.159Z] 4f4fb700ef54: Download complete [2024-07-24T07:30:55.159Z] f8ea3408117e: Download complete [2024-07-24T07:30:55.418Z] f8ea3408117e: Pull complete [2024-07-24T07:30:55.418Z] 96d80e3f36e1: Download complete [2024-07-24T07:30:55.678Z] 91320369b822: Verifying Checksum [2024-07-24T07:30:55.678Z] 91320369b822: Download complete [2024-07-24T07:30:55.937Z] bcf3aedb951c: Verifying Checksum [2024-07-24T07:30:55.937Z] bcf3aedb951c: Download complete [2024-07-24T07:30:59.215Z] 91320369b822: Pull complete [2024-07-24T07:30:59.216Z] 0406650e8295: Pull complete [2024-07-24T07:30:59.216Z] 4f4fb700ef54: Pull complete [2024-07-24T07:30:59.474Z] 96d80e3f36e1: Pull complete [2024-07-24T07:31:03.661Z] bcf3aedb951c: Pull complete [2024-07-24T07:31:03.661Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-24T07:31:03.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-24T07:31:03.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:31:03.814Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:31:03.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-24T07:31:09.865Z] $ docker top 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:31:10.227Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2024-07-24T07:31:10.238Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-07-24T07:31:10.528Z] + set -o pipefail [2024-07-24T07:31:10.529Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/e450d596-5c42-4a57-ae89-f3396d5e43e7 [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] [2024-07-24T07:31:18.660Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-24T07:31:18.660Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-24T07:31:18.675Z] $ docker stop --time=1 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 [2024-07-24T07:31:25.132Z] $ docker rm -f --volumes 2460e3aa2fc5b55ce41f8d49b6e703f34db869734efab1625f959c86d0e83ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T07:31:26.081Z] + git log --format=format:%s -1 c85b4b36f2a3d2ae12dd16dc916f66f160a038c1 [Pipeline] sh [2024-07-24T07:31:26.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T07:31:26.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:31:26.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:31:26.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:31:26.764Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:31:26.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T07:31:27.240Z] $ docker top 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T07:31:27.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T07:31:27.358Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T07:31:27.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T07:31:27.488Z] $ docker exec 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 ssh-agent [2024-07-24T07:31:27.608Z] SSH_AUTH_SOCK=/tmp/ssh-tgNorTNscwDA/agent.31 [2024-07-24T07:31:27.608Z] SSH_AGENT_PID=37 [2024-07-24T07:31:27.626Z] Running ssh-add (command line suppressed) [2024-07-24T07:31:27.749Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13065566073623338036.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13065566073623338036.key) [2024-07-24T07:31:27.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T07:31:28.066Z] + git semver tag [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,248 [run_tag] DEBUG tag force:False [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,248 [check_head_tag] DEBUG check head tag [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,249 [execute] INFO git cat-file --batch-check [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,253 [execute] INFO git cat-file --batch [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,274 [execute] INFO git tag -a v3.1.0-dev.46 -m v3.1.0-dev.46 [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,275 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.46', '-m', 'v3.1.0-dev.46'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-24T07:31:28.326Z] 2024-07-24 07:31:28,280 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:28.326Z] 3.1.0-dev.46 [Pipeline] } [2024-07-24T07:31:28.338Z] $ docker exec --env ******** --env ******** 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 ssh-agent -k [2024-07-24T07:31:28.449Z] unset SSH_AUTH_SOCK; [2024-07-24T07:31:28.450Z] unset SSH_AGENT_PID; [2024-07-24T07:31:28.450Z] echo Agent pid 37 killed; [2024-07-24T07:31:28.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T07:31:28.778Z] + git semver [Pipeline] } [2024-07-24T07:31:29.052Z] $ docker stop --time=1 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 [2024-07-24T07:31:30.327Z] $ docker rm -f --volumes 7c61e03f5b683ccfb1a63919e410b34109e5f4864c148e0e48b12e6cafe0e8c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:31:30.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T07:31:30.760Z] [2024-07-24T07:31:30.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:31:31.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T07:31:31.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-24T07:31:31.063Z] ab5ef0e58194: Pulling fs layer [2024-07-24T07:31:31.063Z] 9712f1f96733: Pulling fs layer [2024-07-24T07:31:31.063Z] 63f879dbbcfc: Pulling fs layer [2024-07-24T07:31:31.063Z] 0d9ebad4ef96: Pulling fs layer [2024-07-24T07:31:31.063Z] e9a5061849ea: Pulling fs layer [2024-07-24T07:31:31.063Z] d747dcd14b5f: Pulling fs layer [2024-07-24T07:31:31.063Z] 2de7ff778b66: Pulling fs layer [2024-07-24T07:31:31.063Z] d747dcd14b5f: Waiting [2024-07-24T07:31:31.063Z] 2de7ff778b66: Waiting [2024-07-24T07:31:31.063Z] 0d9ebad4ef96: Waiting [2024-07-24T07:31:31.063Z] e9a5061849ea: Waiting [2024-07-24T07:31:31.063Z] 9712f1f96733: Verifying Checksum [2024-07-24T07:31:31.063Z] 9712f1f96733: Download complete [2024-07-24T07:31:31.323Z] 63f879dbbcfc: Verifying Checksum [2024-07-24T07:31:31.323Z] 63f879dbbcfc: Download complete [2024-07-24T07:31:31.582Z] 0d9ebad4ef96: Verifying Checksum [2024-07-24T07:31:31.582Z] 0d9ebad4ef96: Download complete [2024-07-24T07:31:31.582Z] e9a5061849ea: Verifying Checksum [2024-07-24T07:31:31.582Z] e9a5061849ea: Download complete [2024-07-24T07:31:31.582Z] d747dcd14b5f: Download complete [2024-07-24T07:31:31.582Z] ab5ef0e58194: Verifying Checksum [2024-07-24T07:31:31.582Z] ab5ef0e58194: Download complete [2024-07-24T07:31:31.842Z] 2de7ff778b66: Verifying Checksum [2024-07-24T07:31:31.842Z] 2de7ff778b66: Download complete [2024-07-24T07:31:35.213Z] ab5ef0e58194: Pull complete [2024-07-24T07:31:35.213Z] 9712f1f96733: Pull complete [2024-07-24T07:31:35.781Z] 63f879dbbcfc: Pull complete [2024-07-24T07:31:39.969Z] 0d9ebad4ef96: Pull complete [2024-07-24T07:31:40.536Z] e9a5061849ea: Pull complete [2024-07-24T07:31:40.536Z] d747dcd14b5f: Pull complete [2024-07-24T07:31:41.912Z] 2de7ff778b66: Pull complete [2024-07-24T07:31:41.912Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-24T07:31:41.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-24T07:31:41.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:31:42.023Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:31:42.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-24T07:31:52.497Z] $ docker top 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:31:52.580Z] provisioning config files... [2024-07-24T07:31:52.587Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15620773056562517581tmp [2024-07-24T07:31:52.598Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14047714027055311279tmp [2024-07-24T07:31:52.607Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4091485407477710478tmp [Pipeline] { [Pipeline] echo [2024-07-24T07:31:52.642Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:31:52.936Z] ---> sigul-configuration.sh [2024-07-24T07:31:52.936Z] gpg: directory `/root/.gnupg' created [2024-07-24T07:31:52.936Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-24T07:31:52.936Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-24T07:31:52.936Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-24T07:31:52.936Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-24T07:31:52.936Z] gpg: CAST5 encrypted data [2024-07-24T07:31:52.936Z] gpg: encrypted with 1 passphrase [2024-07-24T07:31:52.936Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-24T07:31:53.234Z] + mkdir /home/jenkins [2024-07-24T07:31:53.234Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-24T07:31:53.529Z] + 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 [2024-07-24T07:31:53.542Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:31:53.848Z] ---> sigul-install.sh [2024-07-24T07:31:53.848Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-24T07:31:54.144Z] + git tag --list [2024-07-24T07:31:54.144Z] 0.1.1 [2024-07-24T07:31:54.144Z] v1.1.0 [2024-07-24T07:31:54.144Z] v1.2.0 [2024-07-24T07:31:54.144Z] v1.2.1 [2024-07-24T07:31:54.144Z] v1.3.0 [2024-07-24T07:31:54.144Z] v2.0.0 [2024-07-24T07:31:54.144Z] v2.1.0 [2024-07-24T07:31:54.144Z] v2.2.0 [2024-07-24T07:31:54.144Z] v2.3.0 [2024-07-24T07:31:54.144Z] v3.0 [2024-07-24T07:31:54.144Z] v3.0.0 [2024-07-24T07:31:54.144Z] v3.1 [2024-07-24T07:31:54.144Z] v3.1.0 [2024-07-24T07:31:54.144Z] v3.1.0-dev.1 [2024-07-24T07:31:54.144Z] v3.1.0-dev.10 [2024-07-24T07:31:54.144Z] v3.1.0-dev.11 [2024-07-24T07:31:54.144Z] v3.1.0-dev.12 [2024-07-24T07:31:54.144Z] v3.1.0-dev.13 [2024-07-24T07:31:54.144Z] v3.1.0-dev.14 [2024-07-24T07:31:54.144Z] v3.1.0-dev.15 [2024-07-24T07:31:54.144Z] v3.1.0-dev.16 [2024-07-24T07:31:54.144Z] v3.1.0-dev.17 [2024-07-24T07:31:54.144Z] v3.1.0-dev.18 [2024-07-24T07:31:54.144Z] v3.1.0-dev.19 [2024-07-24T07:31:54.144Z] v3.1.0-dev.2 [2024-07-24T07:31:54.144Z] v3.1.0-dev.20 [2024-07-24T07:31:54.144Z] v3.1.0-dev.21 [2024-07-24T07:31:54.144Z] v3.1.0-dev.22 [2024-07-24T07:31:54.144Z] v3.1.0-dev.23 [2024-07-24T07:31:54.144Z] v3.1.0-dev.24 [2024-07-24T07:31:54.144Z] v3.1.0-dev.25 [2024-07-24T07:31:54.144Z] v3.1.0-dev.26 [2024-07-24T07:31:54.144Z] v3.1.0-dev.27 [2024-07-24T07:31:54.144Z] v3.1.0-dev.28 [2024-07-24T07:31:54.144Z] v3.1.0-dev.29 [2024-07-24T07:31:54.144Z] v3.1.0-dev.3 [2024-07-24T07:31:54.144Z] v3.1.0-dev.30 [2024-07-24T07:31:54.144Z] v3.1.0-dev.31 [2024-07-24T07:31:54.144Z] v3.1.0-dev.32 [2024-07-24T07:31:54.144Z] v3.1.0-dev.33 [2024-07-24T07:31:54.144Z] v3.1.0-dev.34 [2024-07-24T07:31:54.144Z] v3.1.0-dev.35 [2024-07-24T07:31:54.144Z] v3.1.0-dev.36 [2024-07-24T07:31:54.144Z] v3.1.0-dev.37 [2024-07-24T07:31:54.144Z] v3.1.0-dev.38 [2024-07-24T07:31:54.144Z] v3.1.0-dev.39 [2024-07-24T07:31:54.144Z] v3.1.0-dev.4 [2024-07-24T07:31:54.144Z] v3.1.0-dev.40 [2024-07-24T07:31:54.144Z] v3.1.0-dev.41 [2024-07-24T07:31:54.144Z] v3.1.0-dev.42 [2024-07-24T07:31:54.144Z] v3.1.0-dev.43 [2024-07-24T07:31:54.144Z] v3.1.0-dev.44 [2024-07-24T07:31:54.144Z] v3.1.0-dev.45 [2024-07-24T07:31:54.144Z] v3.1.0-dev.46 [2024-07-24T07:31:54.144Z] v3.1.0-dev.5 [2024-07-24T07:31:54.144Z] v3.1.0-dev.6 [2024-07-24T07:31:54.144Z] v3.1.0-dev.7 [2024-07-24T07:31:54.144Z] v3.1.0-dev.8 [2024-07-24T07:31:54.144Z] v3.1.0-dev.9 [Pipeline] sh [2024-07-24T07:31:54.443Z] + lftools sign git-tag v3.1.0-dev.46 [2024-07-24T07:31:55.014Z] Signing Git tag with Sigul... [2024-07-24T07:31:55.014Z] Signing v3.1.0-dev.46 [Pipeline] echo [2024-07-24T07:31:55.291Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:31:55.597Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-24T07:31:55.610Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-24T07:31:55.641Z] $ docker stop --time=1 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 [2024-07-24T07:31:56.975Z] $ docker rm -f --volumes 058586f935a680fe423b18083f5937769e70944aee9e7e2df07b1feb948084f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-24T07:31:57.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T07:31:57.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:31:57.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:31:57.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:31:57.805Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:31:57.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T07:31:58.426Z] $ docker top e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 -eo pid,comm [2024-07-24T07:31:58.469Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T07:31:58.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T07:31:58.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T07:31:58.564Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T07:31:58.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T07:31:58.690Z] $ docker exec e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 ssh-agent [2024-07-24T07:31:58.795Z] SSH_AUTH_SOCK=/tmp/ssh-tsOVMjNFDfkF/agent.15 [2024-07-24T07:31:58.795Z] SSH_AGENT_PID=21 [2024-07-24T07:31:58.800Z] Running ssh-add (command line suppressed) [2024-07-24T07:31:58.903Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9910614084409104960.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9910614084409104960.key) [2024-07-24T07:31:58.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T07:31:59.229Z] + git semver bump pre [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [bump_version] DEBUG bumping version:3.1.0-dev.46 on axis:pre with prefix:dev [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [bump_version] DEBUG bumped version:3.1.0-dev.47 [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [write_version] DEBUG write version:3.1.0-dev.47 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,468 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,470 [execute] INFO git cat-file --batch-check [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,475 [execute] INFO git cat-file --batch [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T07:31:59.488Z] 2024-07-24 07:31:59,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:31:59.488Z] 3.1.0-dev.47 [Pipeline] } [2024-07-24T07:31:59.760Z] $ docker exec --env ******** --env ******** e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 ssh-agent -k [2024-07-24T07:31:59.867Z] unset SSH_AUTH_SOCK; [2024-07-24T07:31:59.867Z] unset SSH_AGENT_PID; [2024-07-24T07:31:59.867Z] echo Agent pid 21 killed; [2024-07-24T07:31:59.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T07:32:00.203Z] + git semver [Pipeline] } [2024-07-24T07:32:00.479Z] $ docker stop --time=1 e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 [2024-07-24T07:32:02.016Z] $ docker rm -f --volumes e9dc994a5e35b8438e3fba89705413dbfeee4ef87a0eb923998d051c76a2f793 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T07:32:02.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T07:32:02.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:32:02.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T07:32:02.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:32:02.808Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:32:02.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T07:32:03.235Z] $ docker top 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 -eo pid,comm [2024-07-24T07:32:03.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T07:32:03.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T07:32:03.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T07:32:03.346Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T07:32:03.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T07:32:03.483Z] $ docker exec 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 ssh-agent [2024-07-24T07:32:03.600Z] SSH_AUTH_SOCK=/tmp/ssh-7TJklSBZi5Ye/agent.32 [2024-07-24T07:32:03.600Z] SSH_AGENT_PID=38 [2024-07-24T07:32:03.605Z] Running ssh-add (command line suppressed) [2024-07-24T07:32:03.716Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7405787129742489605.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7405787129742489605.key) [2024-07-24T07:32:03.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T07:32:04.021Z] + git semver push [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,225 [run_push] DEBUG push [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,225 [execute] INFO git cat-file --batch-check [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,230 [execute] INFO git rev-list 92eaa0eb3c260aab5319a2beda90bb79e26189c5 -- [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,230 [execute] DEBUG Popen(['git', 'rev-list', '92eaa0eb3c260aab5319a2beda90bb79e26189c5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,242 [execute] INFO git fetch -v origin [2024-07-24T07:32:04.282Z] 2024-07-24 07:32:04,242 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-24T07:32:04.850Z] 2024-07-24 07:32:04,699 [run_push] DEBUG no remote changes detected [2024-07-24T07:32:04.850Z] 2024-07-24 07:32:04,700 [execute] INFO git push origin semver [2024-07-24T07:32:04.850Z] 2024-07-24 07:32:04,700 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-24T07:32:05.797Z] 2024-07-24 07:32:05,514 [run_push] DEBUG push all version tags [2024-07-24T07:32:05.797Z] 2024-07-24 07:32:05,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-24T07:32:05.797Z] 2024-07-24 07:32:05,515 [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) [2024-07-24T07:32:06.738Z] 2024-07-24 07:32:06,407 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-24T07:32:06.738Z] 3.1.0-dev.47 [Pipeline] } [2024-07-24T07:32:06.751Z] $ docker exec --env ******** --env ******** 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 ssh-agent -k [2024-07-24T07:32:06.876Z] unset SSH_AUTH_SOCK; [2024-07-24T07:32:06.877Z] unset SSH_AGENT_PID; [2024-07-24T07:32:06.877Z] echo Agent pid 38 killed; [2024-07-24T07:32:06.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T07:32:07.218Z] + git semver [Pipeline] } [2024-07-24T07:32:07.492Z] $ docker stop --time=1 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 [2024-07-24T07:32:08.823Z] $ docker rm -f --volumes 350ce8bad2adfe391fa5d6f3d175340fd4ecde94c3e80d9e151c1e2cbba916c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-24T07:32:09.507Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-07-24T07:32:09.507Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T07:32:09.507Z] total 16 [2024-07-24T07:32:09.507Z] drwxr-xr-x 3 root root 4096 Jul 24 07:20 . [2024-07-24T07:32:09.507Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 07:31 .. [2024-07-24T07:32:09.507Z] drwxr-xr-x 2 root root 4096 Jul 24 07:20 cost [2024-07-24T07:32:09.507Z] -rw-r--r-- 1 root root 83 Jul 24 07:20 cost.csv [2024-07-24T07:32:09.507Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T07:32:09.507Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-24T07:32:09.507Z] total 16 [2024-07-24T07:32:09.507Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 07:20 . [2024-07-24T07:32:09.507Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 07:31 .. [2024-07-24T07:32:09.507Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 07:20 cost [2024-07-24T07:32:09.507Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 24 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:09.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:10.665Z] ---> package-listing.sh [2024-07-24T07:32:10.665Z] ++ facter osfamily [2024-07-24T07:32:10.665Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T07:32:10.926Z] + OS_FAMILY=debian [2024-07-24T07:32:10.926Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-24T07:32:10.926Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T07:32:10.926Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T07:32:10.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T07:32:10.926Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T07:32:10.926Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-24T07:32:10.926Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T07:32:10.926Z] + case "${OS_FAMILY}" in [2024-07-24T07:32:10.926Z] + dpkg -l [2024-07-24T07:32:10.926Z] + grep '^ii' [2024-07-24T07:32:10.926Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T07:32:10.926Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T07:32:10.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T07:32:10.926Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-24T07:32:10.926Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-07-24T07:32:10.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-07-24T07:32:10.938Z] 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 [2024-07-24T07:32:11.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T07:32:11.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T07:32:11.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T07:32:11.879Z] prd-ubuntu20.04-docker-8c-8g-6307 does not seem to be running inside a container [2024-07-24T07:32:11.911Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T07:32:12.127Z] $ docker top dcb49b206341169a39185a92412b5f16ec8afcb90be77c8418e8f0a2e1d02fb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T07:32:12.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T07:32:12.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T07:32:13.056Z] + ls /var/log/sa-host [2024-07-24T07:32:13.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T07:32:13.218Z] provisioning config files... [2024-07-24T07:32:13.228Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10087081424248845790tmp [Pipeline] { [Pipeline] echo [2024-07-24T07:32:13.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:13.531Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T07:32:13.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:13.876Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T07:32:13.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:14.173Z] ---> sudo-logs.sh [2024-07-24T07:32:14.173Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T07:32:14.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:14.496Z] ---> job-cost.sh [2024-07-24T07:32:14.496Z] lf-activate-venv: SKIPPING [2024-07-24T07:32:14.496Z] DEBUG: total: 0.2199999988079071 [2024-07-24T07:32:14.496Z] INFO: Retrieving Stack Cost... [2024-07-24T07:32:14.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T07:32:15.338Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T07:32:15.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T07:32:15.634Z] ---> logs-deploy.sh [2024-07-24T07:32:15.634Z] lf-activate-venv: SKIPPING [2024-07-24T07:32:15.634Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/176 [2024-07-24T07:32:15.634Z] INFO: archiving workspace using pattern(s): [2024-07-24T07:32:16.571Z] Archives upload complete. [2024-07-24T07:32:16.571Z] INFO: archiving logs to Nexus