Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f6ddc471072d7de5768bf3a6831573b01813ed1 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-ssh4633033808415986761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh636737058483776013.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6949018115036199360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2904274827992970791.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/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9793983711928715813.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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-5087 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f6ddc471072d7de5768bf3a6831573b01813ed1 (main) Commit message: "fix: rtsp auth server router not initialized properly (#279)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 5f6ddc471072d7de5768bf3a6831573b01813ed1 # timeout=10 > git rev-list --no-walk 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-01T03:42:07.250Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-01T03:42:07.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-01T03:42:07.315Z] ========================================================= [2023-09-01T03:42:07.315Z] EdgeX Global Pipelines Version Info [2023-09-01T03:42:07.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:42:08.034Z] ------------------- [2023-09-01T03:42:08.034Z] stable info: [2023-09-01T03:42:08.034Z] ------------------- [2023-09-01T03:42:08.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-01T03:42:08.034Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T03:42:08.034Z] Message: update stable to v1.0.253 [2023-09-01T03:42:08.604Z] ------------------- [2023-09-01T03:42:08.604Z] experimental info: [2023-09-01T03:42:08.604Z] ------------------- [2023-09-01T03:42:08.604Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-01T03:42:08.604Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T03:42:08.604Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-01T03:42:08.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-01T03:42:08.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-01T03:42:08.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-01T03:42:08.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-01T03:42:08.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-01T03:42:08.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-01T03:42:08.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-01T03:42:08.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-01T03:42:08.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-01T03:42:08.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-01T03:42:08.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-01T03:42:09.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-01T03:42:09.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-01T03:42:09.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-01T03:42:09.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-01T03:42:09.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-01T03:42:09.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-01T03:42:09.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-01T03:42:09.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-01T03:42:09.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-01T03:42:09.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-01T03:42:09.166Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-01T03:42:09.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-01T03:42:09.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-01T03:42:09.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-01T03:42:09.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-01T03:42:09.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-01T03:42:09.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-01T03:42:09.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-01T03:42:09.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-01T03:42:09.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo [2023-09-01T03:42:09.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6ddc4 [Pipeline] echo [2023-09-01T03:42:09.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:42:09.380Z] provisioning config files... [2023-09-01T03:42:09.396Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9505160975065062053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:42:09.702Z] ---> docker-login.sh [2023-09-01T03:42:09.702Z] nexus3.edgexfoundry.org:10001 [2023-09-01T03:42:09.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:09.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:09.962Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:09.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:09.962Z] [2023-09-01T03:42:09.962Z] Login Succeeded [2023-09-01T03:42:09.962Z] nexus3.edgexfoundry.org:10002 [2023-09-01T03:42:10.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:10.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:10.223Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:10.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:10.223Z] [2023-09-01T03:42:10.223Z] Login Succeeded [2023-09-01T03:42:10.223Z] nexus3.edgexfoundry.org:10003 [2023-09-01T03:42:10.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:10.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:10.223Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:10.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:10.223Z] [2023-09-01T03:42:10.223Z] Login Succeeded [2023-09-01T03:42:10.223Z] nexus3.edgexfoundry.org:10004 [2023-09-01T03:42:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:10.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:10.484Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:10.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:10.484Z] [2023-09-01T03:42:10.484Z] Login Succeeded [2023-09-01T03:42:10.484Z] docker.io [2023-09-01T03:42:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:10.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:10.746Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:10.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:10.746Z] [2023-09-01T03:42:10.746Z] Login Succeeded [2023-09-01T03:42:10.746Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T03:42:10.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-01T03:42:11.127Z] + git rev-list -1 --merges 5f6ddc471072d7de5768bf3a6831573b01813ed1~1..5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo [2023-09-01T03:42:11.175Z] -----------> git rev-list -1 --merges 5f6ddc471072d7de5768bf3a6831573b01813ed1~1..5f6ddc471072d7de5768bf3a6831573b01813ed1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [false] [Pipeline] sh [2023-09-01T03:42:11.463Z] + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo [2023-09-01T03:42:11.490Z] ========================================================= [2023-09-01T03:42:11.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-01T03:42:11.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-01T03:42:11.831Z] + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] echo [2023-09-01T03:42:11.842Z] [semverPrep] GIT_COMMIT: 5f6ddc471072d7de5768bf3a6831573b01813ed1, Commit Message: fix: rtsp auth server router not initialized properly (#279) [Pipeline] echo [2023-09-01T03:42:11.853Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-01T03:42:12.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T03:42:12.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-01T03:42:12.222Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-01T03:42:12.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-01T03:42:12.222Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-01T03:42:12.222Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-01T03:42:12.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:42:12.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:42:12.626Z] [2023-09-01T03:42:12.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:42:12.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:42:12.926Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-01T03:42:12.926Z] b85a868b505f: Pulling fs layer [2023-09-01T03:42:12.926Z] e2be974225ed: Pulling fs layer [2023-09-01T03:42:12.926Z] 339a4e72a1f5: Pulling fs layer [2023-09-01T03:42:12.926Z] 988bab9f4d93: Pulling fs layer [2023-09-01T03:42:12.926Z] 1469e6f7b9e6: Pulling fs layer [2023-09-01T03:42:12.926Z] eaf3925da568: Pulling fs layer [2023-09-01T03:42:12.926Z] bab4dde63d76: Pulling fs layer [2023-09-01T03:42:12.926Z] bde34c3a00c8: Pulling fs layer [2023-09-01T03:42:12.926Z] b352a97aabf1: Pulling fs layer [2023-09-01T03:42:12.926Z] 4872d77fe225: Pulling fs layer [2023-09-01T03:42:12.926Z] 5851b861e8e6: Pulling fs layer [2023-09-01T03:42:12.926Z] bab4dde63d76: Waiting [2023-09-01T03:42:12.926Z] bde34c3a00c8: Waiting [2023-09-01T03:42:12.926Z] 988bab9f4d93: Waiting [2023-09-01T03:42:12.926Z] 4872d77fe225: Waiting [2023-09-01T03:42:12.926Z] 1469e6f7b9e6: Waiting [2023-09-01T03:42:12.926Z] 5851b861e8e6: Waiting [2023-09-01T03:42:12.926Z] eaf3925da568: Waiting [2023-09-01T03:42:12.926Z] e2be974225ed: Download complete [2023-09-01T03:42:12.926Z] 988bab9f4d93: Download complete [2023-09-01T03:42:13.187Z] 1469e6f7b9e6: Verifying Checksum [2023-09-01T03:42:13.187Z] 1469e6f7b9e6: Download complete [2023-09-01T03:42:13.187Z] eaf3925da568: Download complete [2023-09-01T03:42:13.187Z] 339a4e72a1f5: Verifying Checksum [2023-09-01T03:42:13.187Z] 339a4e72a1f5: Download complete [2023-09-01T03:42:13.187Z] bde34c3a00c8: Download complete [2023-09-01T03:42:13.187Z] b352a97aabf1: Verifying Checksum [2023-09-01T03:42:13.187Z] b352a97aabf1: Download complete [2023-09-01T03:42:13.187Z] 4872d77fe225: Verifying Checksum [2023-09-01T03:42:13.187Z] 4872d77fe225: Download complete [2023-09-01T03:42:13.187Z] 5851b861e8e6: Verifying Checksum [2023-09-01T03:42:13.187Z] 5851b861e8e6: Download complete [2023-09-01T03:42:13.187Z] b85a868b505f: Verifying Checksum [2023-09-01T03:42:13.187Z] b85a868b505f: Download complete [2023-09-01T03:42:13.447Z] bab4dde63d76: Verifying Checksum [2023-09-01T03:42:13.447Z] bab4dde63d76: Download complete [2023-09-01T03:42:14.383Z] b85a868b505f: Pull complete [2023-09-01T03:42:14.383Z] e2be974225ed: Pull complete [2023-09-01T03:42:14.951Z] 339a4e72a1f5: Pull complete [2023-09-01T03:42:14.951Z] 988bab9f4d93: Pull complete [2023-09-01T03:42:15.211Z] 1469e6f7b9e6: Pull complete [2023-09-01T03:42:15.211Z] eaf3925da568: Pull complete [2023-09-01T03:42:17.120Z] bab4dde63d76: Pull complete [2023-09-01T03:42:17.120Z] bde34c3a00c8: Pull complete [2023-09-01T03:42:17.120Z] b352a97aabf1: Pull complete [2023-09-01T03:42:17.120Z] 4872d77fe225: Pull complete [2023-09-01T03:42:17.120Z] 5851b861e8e6: Pull complete [2023-09-01T03:42:17.120Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-01T03:42:17.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:42:17.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:42:17.212Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:42:17.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T03:42:19.573Z] $ docker top c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 -eo pid,comm [2023-09-01T03:42:19.629Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-01T03:42:19.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T03:42:19.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T03:42:19.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T03:42:19.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T03:42:19.781Z] $ docker exec c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent [2023-09-01T03:42:19.873Z] SSH_AUTH_SOCK=/tmp/ssh-7s7NT4PgMHrE/agent.32 [2023-09-01T03:42:19.873Z] SSH_AGENT_PID=38 [2023-09-01T03:42:19.878Z] Running ssh-add (command line suppressed) [2023-09-01T03:42:19.974Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16336953593510823606.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16336953593510823606.key) [2023-09-01T03:42:19.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T03:42:20.272Z] + git tag --points-at HEAD [Pipeline] } [2023-09-01T03:42:20.287Z] $ docker exec --env ******** --env ******** c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent -k [2023-09-01T03:42:20.373Z] unset SSH_AUTH_SOCK; [2023-09-01T03:42:20.373Z] unset SSH_AGENT_PID; [2023-09-01T03:42:20.373Z] echo Agent pid 38 killed; [2023-09-01T03:42:20.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-01T03:42:20.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T03:42:20.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T03:42:20.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T03:42:20.510Z] $ docker exec c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent [2023-09-01T03:42:20.615Z] SSH_AUTH_SOCK=/tmp/ssh-XvzJk9xCMa2Q/agent.70 [2023-09-01T03:42:20.615Z] SSH_AGENT_PID=76 [2023-09-01T03:42:20.619Z] Running ssh-add (command line suppressed) [2023-09-01T03:42:20.718Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14413532430454603097.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14413532430454603097.key) [2023-09-01T03:42:20.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T03:42:21.016Z] + git semver init [2023-09-01T03:42:21.276Z] 2023-09-01 03:42:21,199 [run_init] DEBUG init version:0.0.0 force:False [2023-09-01T03:42:21.276Z] 2023-09-01 03:42:21,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-01T03:42:21.276Z] 2023-09-01 03:42:21,200 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-01T03:42:21.276Z] 2023-09-01 03:42:21,200 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-01T03:42:22.213Z] 2023-09-01 03:42:21,908 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-01T03:42:22.213Z] 2023-09-01 03:42:21,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-01T03:42:22.213Z] 2023-09-01 03:42:21,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:42:22.213Z] 2023-09-01 03:42:21,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:42:22.213Z] 3.1.0-dev.14 [Pipeline] } [2023-09-01T03:42:22.225Z] $ docker exec --env ******** --env ******** c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 ssh-agent -k [2023-09-01T03:42:22.319Z] unset SSH_AUTH_SOCK; [2023-09-01T03:42:22.322Z] unset SSH_AGENT_PID; [2023-09-01T03:42:22.322Z] echo Agent pid 76 killed; [2023-09-01T03:42:22.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T03:42:22.640Z] + git semver [Pipeline] } [2023-09-01T03:42:22.915Z] $ docker stop --time=1 c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 [2023-09-01T03:42:24.223Z] $ docker rm -f --volumes c50f9d9cbe08a9ce33bdbdb9966629af0eced048ce06f1bcc9e37f0586dc1262 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T03:42:24.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-01T03:42:24.747Z] Stashed 1 file(s) [Pipeline] echo [2023-09-01T03:42:24.749Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:42:24.905Z] provisioning config files... [2023-09-01T03:42:24.914Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17354417241289609250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:42:25.210Z] ---> docker-login.sh [2023-09-01T03:42:25.210Z] nexus3.edgexfoundry.org:10001 [2023-09-01T03:42:25.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:25.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:25.210Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:25.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:25.210Z] [2023-09-01T03:42:25.210Z] Login Succeeded [2023-09-01T03:42:25.210Z] nexus3.edgexfoundry.org:10002 [2023-09-01T03:42:25.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:25.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:25.210Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:25.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:25.210Z] [2023-09-01T03:42:25.210Z] Login Succeeded [2023-09-01T03:42:25.210Z] nexus3.edgexfoundry.org:10003 [2023-09-01T03:42:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:25.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:25.469Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:25.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:25.469Z] [2023-09-01T03:42:25.469Z] Login Succeeded [2023-09-01T03:42:25.469Z] nexus3.edgexfoundry.org:10004 [2023-09-01T03:42:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:25.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:25.469Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:25.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:25.469Z] [2023-09-01T03:42:25.469Z] Login Succeeded [2023-09-01T03:42:25.469Z] docker.io [2023-09-01T03:42:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:42:25.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:42:25.730Z] Configure a credential helper to remove this warning. See [2023-09-01T03:42:25.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:42:25.730Z] [2023-09-01T03:42:25.730Z] Login Succeeded [2023-09-01T03:42:25.730Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T03:42:25.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-01T03:42:25.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:42:25.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:42:25.847Z] ========================================================= [2023-09-01T03:42:25.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-01T03:42:25.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:42:26.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-01T03:42:26.174Z] Sending build context to Docker daemon 2.145MB [2023-09-01T03:42:26.174Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-01T03:42:26.174Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-01T03:42:26.174Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-01T03:42:26.174Z] 4db1b89c0bd1: Pulling fs layer [2023-09-01T03:42:26.174Z] 6911f1a30b25: Pulling fs layer [2023-09-01T03:42:26.174Z] e194b8c5c2a9: Pulling fs layer [2023-09-01T03:42:26.174Z] 6863d3e3a2b1: Pulling fs layer [2023-09-01T03:42:26.174Z] ec0bb842ea78: Pulling fs layer [2023-09-01T03:42:26.174Z] 40a00589a448: Pulling fs layer [2023-09-01T03:42:26.174Z] 6c08303d61cc: Pulling fs layer [2023-09-01T03:42:26.174Z] 798269fcf238: Pulling fs layer [2023-09-01T03:42:26.174Z] 6c08303d61cc: Waiting [2023-09-01T03:42:26.174Z] 6863d3e3a2b1: Waiting [2023-09-01T03:42:26.174Z] 798269fcf238: Waiting [2023-09-01T03:42:26.174Z] ec0bb842ea78: Waiting [2023-09-01T03:42:26.174Z] 6911f1a30b25: Download complete [2023-09-01T03:42:26.174Z] 6863d3e3a2b1: Download complete [2023-09-01T03:42:26.174Z] ec0bb842ea78: Verifying Checksum [2023-09-01T03:42:26.174Z] ec0bb842ea78: Download complete [2023-09-01T03:42:26.174Z] 4db1b89c0bd1: Verifying Checksum [2023-09-01T03:42:26.174Z] 4db1b89c0bd1: Download complete [2023-09-01T03:42:26.433Z] 40a00589a448: Verifying Checksum [2023-09-01T03:42:26.433Z] 40a00589a448: Download complete [2023-09-01T03:42:26.433Z] 4db1b89c0bd1: Pull complete [2023-09-01T03:42:26.695Z] 6911f1a30b25: Pull complete [2023-09-01T03:42:26.954Z] 798269fcf238: Verifying Checksum [2023-09-01T03:42:26.954Z] 798269fcf238: Download complete [2023-09-01T03:42:26.954Z] e194b8c5c2a9: Verifying Checksum [2023-09-01T03:42:26.954Z] e194b8c5c2a9: Download complete [2023-09-01T03:42:27.213Z] 6c08303d61cc: Verifying Checksum [2023-09-01T03:42:27.213Z] 6c08303d61cc: Download complete [2023-09-01T03:42:30.497Z] e194b8c5c2a9: Pull complete [2023-09-01T03:42:30.497Z] 6863d3e3a2b1: Pull complete [2023-09-01T03:42:30.497Z] ec0bb842ea78: Pull complete [2023-09-01T03:42:30.497Z] 40a00589a448: Pull complete [2023-09-01T03:42:32.399Z] 6c08303d61cc: Pull complete [2023-09-01T03:42:33.335Z] 798269fcf238: Pull complete [2023-09-01T03:42:33.335Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-01T03:42:33.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-01T03:42:33.335Z] ---> ec979cd7f677 [2023-09-01T03:42:33.335Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-01T03:42:39.856Z] Still waiting to schedule task [2023-09-01T03:42:39.856Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-01T03:42:41.471Z] ---> Running in c9e01821d3f9 [2023-09-01T03:42:41.471Z] Removing intermediate container c9e01821d3f9 [2023-09-01T03:42:41.471Z] ---> 96f200eeb629 [2023-09-01T03:42:41.471Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-01T03:42:41.471Z] ---> Running in 888b67f6b5d3 [2023-09-01T03:42:41.471Z] Removing intermediate container 888b67f6b5d3 [2023-09-01T03:42:41.471Z] ---> c81b125d2d19 [2023-09-01T03:42:41.471Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-01T03:42:41.471Z] ---> Running in bfcef8acdd05 [2023-09-01T03:42:41.471Z] Removing intermediate container bfcef8acdd05 [2023-09-01T03:42:41.471Z] ---> 39c394069687 [2023-09-01T03:42:41.471Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-01T03:42:41.471Z] ---> Running in b7d9ebbe1c78 [2023-09-01T03:42:41.471Z] Removing intermediate container b7d9ebbe1c78 [2023-09-01T03:42:41.471Z] ---> 4d59dbc372f3 [2023-09-01T03:42:41.471Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-01T03:42:41.471Z] ---> Running in b804938abcf3 [2023-09-01T03:42:41.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T03:42:41.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T03:42:44.007Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-01T03:42:44.007Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-01T03:42:44.007Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-01T03:42:44.007Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-01T03:42:44.007Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-01T03:42:44.007Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-01T03:42:44.007Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-01T03:42:44.007Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-01T03:42:44.007Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-01T03:42:44.007Z] (10/14) Installing kmod-libs (30-r1) [2023-09-01T03:42:44.007Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-01T03:42:44.007Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-01T03:42:44.007Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-01T03:42:44.007Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-01T03:42:44.007Z] Executing busybox-1.35.0-r29.trigger [2023-09-01T03:42:44.007Z] Executing eudev-3.2.11-r4.trigger [2023-09-01T03:42:44.007Z] OK: 272 MiB in 67 packages [2023-09-01T03:42:44.266Z] Removing intermediate container b804938abcf3 [2023-09-01T03:42:44.266Z] ---> f621b767ad58 [2023-09-01T03:42:44.266Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-01T03:42:44.266Z] ---> Running in 124d3c9f3eba [2023-09-01T03:42:44.525Z] Removing intermediate container 124d3c9f3eba [2023-09-01T03:42:44.526Z] ---> 074aec99e1d1 [2023-09-01T03:42:44.526Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-01T03:42:44.526Z] ---> da872eb8c74d [2023-09-01T03:42:44.526Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T03:42:44.526Z] ---> Running in 7fdec7eb9b33 [2023-09-01T03:43:16.602Z] Removing intermediate container 7fdec7eb9b33 [2023-09-01T03:43:16.602Z] ---> b24365c3798c [2023-09-01T03:43:16.602Z] Step 11/13 : COPY . . [2023-09-01T03:43:16.602Z] ---> 14d7b63822ce [2023-09-01T03:43:16.602Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-01T03:43:16.602Z] ---> Running in b41395ea583d [2023-09-01T03:43:16.602Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:43:16.602Z] Dload Upload Total Spent Left Speed [2023-09-01T03:43:16.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10712 0 --:--:-- --:--:-- --:--:-- 10801 [2023-09-01T03:43:16.602Z] Removing intermediate container b41395ea583d [2023-09-01T03:43:16.602Z] ---> bde5a1d41bce [2023-09-01T03:43:16.602Z] Step 13/13 : RUN ${MAKE} [2023-09-01T03:43:16.602Z] ---> Running in b896ad880aa5 [2023-09-01T03:43:16.863Z] noop [2023-09-01T03:43:17.120Z] Removing intermediate container b896ad880aa5 [2023-09-01T03:43:17.120Z] ---> 0e443336c2fc [2023-09-01T03:43:17.120Z] Successfully built 0e443336c2fc [2023-09-01T03:43:17.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:43:17.433Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-01T03:43:17.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:43:17.503Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:43:17.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-01T03:43:18.084Z] $ docker top 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T03:43:18.418Z] + go version [2023-09-01T03:43:18.418Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-01T03:43:18.430Z] $ docker stop --time=1 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 [2023-09-01T03:43:19.715Z] $ docker rm -f --volumes 98213f0a43eacdca2d0a6a637204e9cd29fd6c6089599143fbedb1f78cf87c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:43:20.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-01T03:43:20.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:43:20.188Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:43:20.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-01T03:43:20.536Z] $ docker top c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T03:43:20.876Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-01T03:43:21.170Z] + make test [2023-09-01T03:43:21.170Z] go test ./... -coverprofile=coverage.out ./... [2023-09-01T03:43:26.433Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-01T03:43:36.397Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-01T03:43:36.397Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-09-01T03:43:42.954Z] go vet ./... [2023-09-01T03:43:46.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-01T03:43:46.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-01T03:43:46.234Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-01T03:43:46.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-01T03:43:46.261Z] $ docker stop --time=1 c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 [2023-09-01T03:43:50.232Z] $ docker rm -f --volumes c371a132f9b4e0f0573722ba731613d760ae38718d0690654ac8802b5c105f61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T03:43:50.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-01T03:43:50.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-01T03:43:51.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-01T03:43:51.544Z] + ls -al . [2023-09-01T03:43:51.544Z] total 220 [2023-09-01T03:43:51.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 03:43 . [2023-09-01T03:43:51.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:42 .. [2023-09-01T03:43:51.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 03:42 .git [2023-09-01T03:43:51.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 .github [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 1 03:42 .gitignore [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 1 03:42 .golangci.yml [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 1 03:42 .hadolint.yml [2023-09-01T03:43:51.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 03:42 .semver [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 1 03:42 Attribution.txt [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 1 03:42 CHANGELOG.md [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 1 03:42 Dockerfile [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 1 03:42 GOVERNANCE.md [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 1 03:42 Jenkinsfile [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 03:42 LICENSE [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 1 03:42 Makefile [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 1 03:42 OWNERS.md [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 1 03:42 README.md [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 1 03:42 VERSION [2023-09-01T03:43:51.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:42 bin [2023-09-01T03:43:51.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 cmd [2023-09-01T03:43:51.544Z] -rw-r--r-- 1 jenkins jenkins 53856 Sep 1 03:43 coverage.out [2023-09-01T03:43:51.544Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 1 03:42 docker-entrypoint.sh [2023-09-01T03:43:51.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:42 docs [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 1 03:42 go.mod [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 1 03:42 go.sum [2023-09-01T03:43:51.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:42 internal [2023-09-01T03:43:51.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:42 snap [2023-09-01T03:43:51.544Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 1 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:43:51.849Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-09-01T03:43:51.849Z] Sending build context to Docker daemon 2.2MB [2023-09-01T03:43:51.849Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-01T03:43:51.849Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-01T03:43:51.849Z] ---> 0e443336c2fc [2023-09-01T03:43:51.849Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-01T03:43:51.849Z] ---> Running in ad52b862f3cf [2023-09-01T03:43:52.108Z] Removing intermediate container ad52b862f3cf [2023-09-01T03:43:52.108Z] ---> 0190869e2425 [2023-09-01T03:43:52.108Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-01T03:43:52.108Z] ---> Running in 2cba7d9e7903 [2023-09-01T03:43:52.108Z] Removing intermediate container 2cba7d9e7903 [2023-09-01T03:43:52.108Z] ---> c4c8071363ee [2023-09-01T03:43:52.108Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-01T03:43:52.108Z] ---> Running in 3895d17e3467 [2023-09-01T03:43:52.108Z] Removing intermediate container 3895d17e3467 [2023-09-01T03:43:52.108Z] ---> 3d06f488b995 [2023-09-01T03:43:52.108Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-01T03:43:52.367Z] ---> Running in f71ddbc09d22 [2023-09-01T03:43:52.367Z] Removing intermediate container f71ddbc09d22 [2023-09-01T03:43:52.367Z] ---> bdebc9071064 [2023-09-01T03:43:52.367Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-01T03:43:52.367Z] ---> Running in bcaf43265289 [2023-09-01T03:43:52.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T03:43:52.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T03:43:53.144Z] OK: 272 MiB in 67 packages [2023-09-01T03:43:53.404Z] Removing intermediate container bcaf43265289 [2023-09-01T03:43:53.404Z] ---> 3ef308aef47f [2023-09-01T03:43:53.404Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-01T03:43:53.404Z] ---> Running in 9a1cc4989787 [2023-09-01T03:43:53.404Z] Removing intermediate container 9a1cc4989787 [2023-09-01T03:43:53.404Z] ---> 36b45c40ba81 [2023-09-01T03:43:53.404Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-01T03:43:53.662Z] ---> 7163b5b2b002 [2023-09-01T03:43:53.662Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T03:43:53.662Z] ---> Running in 401517846c1a [2023-09-01T03:43:54.598Z] Removing intermediate container 401517846c1a [2023-09-01T03:43:54.598Z] ---> a55cd62c0474 [2023-09-01T03:43:54.598Z] Step 11/36 : COPY . . [2023-09-01T03:43:54.598Z] ---> d7da6ebef850 [2023-09-01T03:43:54.598Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-01T03:43:54.858Z] ---> Running in 545145cc18c2 [2023-09-01T03:43:55.116Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:43:55.116Z] Dload Upload Total Spent Left Speed [2023-09-01T03:43:55.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 27411 0 --:--:-- --:--:-- --:--:-- 27844 [2023-09-01T03:43:55.376Z] Removing intermediate container 545145cc18c2 [2023-09-01T03:43:55.376Z] ---> f67f36d35bd1 [2023-09-01T03:43:55.376Z] Step 13/36 : RUN ${MAKE} [2023-09-01T03:43:55.376Z] ---> Running in 6bb9c66e5203 [2023-09-01T03:43:55.637Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-01T03:44:09.175Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5088 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-01T03:44:09.186Z] Running in /w/workspace/device-usb-camera/138 [Pipeline] { [Pipeline] checkout [2023-09-01T03:44:09.214Z] Selected Git installation does not exist. Using Default [2023-09-01T03:44:09.214Z] The recommended git tool is: NONE [2023-09-01T03:44:14.075Z] using credential edgex-jenkins-ssh [2023-09-01T03:44:14.091Z] Cloning the remote Git repository [2023-09-01T03:44:14.130Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-01T03:44:14.216Z] > git init /w/workspace/device-usb-camera/138 # timeout=10 [2023-09-01T03:44:14.345Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-01T03:44:14.346Z] > git --version # timeout=10 [2023-09-01T03:44:14.366Z] > git --version # 'git version 2.25.1' [2023-09-01T03:44:14.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T03:44:14.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T03:44:15.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-01T03:44:15.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T03:44:16.110Z] Avoid second fetch [2023-09-01T03:44:16.110Z] Checking out Revision 5f6ddc471072d7de5768bf3a6831573b01813ed1 (main) [2023-09-01T03:44:16.127Z] > git config core.sparsecheckout # timeout=10 [2023-09-01T03:44:16.193Z] > git checkout -f 5f6ddc471072d7de5768bf3a6831573b01813ed1 # timeout=10 [2023-09-01T03:44:16.660Z] Commit message: "fix: rtsp auth server router not initialized properly (#279)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-01T03:44:17.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-01T03:44:17.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:44:17.607Z] Dload Upload Total Spent Left Speed [2023-09-01T03:44:17.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [2023-09-01T03:44:17.736Z] Removing intermediate container 6bb9c66e5203 [2023-09-01T03:44:17.736Z] ---> 4ca91744becb [2023-09-01T03:44:17.736Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-01T03:44:17.736Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-01T03:44:17.736Z] 4acc49c71d14: Pulling fs layer [2023-09-01T03:44:17.736Z] 4acc49c71d14: Verifying Checksum [2023-09-01T03:44:17.736Z] 4acc49c71d14: Download complete [2023-09-01T03:44:17.736Z] 4acc49c71d14: Pull complete [2023-09-01T03:44:17.736Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-01T03:44:17.736Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-01T03:44:17.736Z] ---> 01a2bd3e5fff [2023-09-01T03:44:17.736Z] Step 15/36 : FROM alpine:3.17 [2023-09-01T03:44:17.736Z] 3.17: Pulling from library/alpine [2023-09-01T03:44:17.736Z] 9398808236ff: Pulling fs layer [2023-09-01T03:44:17.736Z] 9398808236ff: Verifying Checksum [2023-09-01T03:44:17.736Z] 9398808236ff: Download complete [2023-09-01T03:44:17.736Z] 9398808236ff: Pull complete [2023-09-01T03:44:17.736Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T03:44:17.736Z] Status: Downloaded newer image for alpine:3.17 [2023-09-01T03:44:17.736Z] ---> 1e0b8b5322fc [2023-09-01T03:44:17.736Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [Pipeline] sh [2023-09-01T03:44:17.994Z] ---> Running in 8e0b54d8dda6 [2023-09-01T03:44:17.995Z] Removing intermediate container 8e0b54d8dda6 [2023-09-01T03:44:17.995Z] ---> 0066c0283ae7 [2023-09-01T03:44:17.995Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-01T03:44:17.995Z] ---> Running in 346708e88b26 [2023-09-01T03:44:18.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T03:44:18.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-01T03:44:18.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T03:44:18.511Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-01T03:44:18.511Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-01T03:44:18.511Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-01T03:44:18.600Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-01T03:44:18.600Z] + sudo tee /etc/docker/daemon.new [2023-09-01T03:44:18.600Z] { [2023-09-01T03:44:18.600Z] "registry-mirrors": [ [2023-09-01T03:44:18.600Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-01T03:44:18.600Z] ], [2023-09-01T03:44:18.600Z] "bip": "10.250.0.254/24", [2023-09-01T03:44:18.600Z] "hosts": [ [2023-09-01T03:44:18.600Z] "tcp://0.0.0.0:5555", [2023-09-01T03:44:18.600Z] "unix:///var/run/docker.sock" [2023-09-01T03:44:18.600Z] ], [2023-09-01T03:44:18.600Z] "mtu": 1458, [2023-09-01T03:44:18.600Z] "selinux-enabled": true, [2023-09-01T03:44:18.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-01T03:44:18.600Z] } [Pipeline] sh [2023-09-01T03:44:18.770Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-01T03:44:18.771Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-01T03:44:18.771Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-01T03:44:18.771Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-01T03:44:18.771Z] (8/86) Installing libxcb (1.15-r0) [2023-09-01T03:44:18.771Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-01T03:44:18.771Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-01T03:44:18.771Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-01T03:44:18.771Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-01T03:44:18.771Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-01T03:44:18.771Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-01T03:44:18.771Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-01T03:44:18.771Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-01T03:44:18.771Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-01T03:44:18.771Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-01T03:44:18.771Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-01T03:44:18.771Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-01T03:44:18.771Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-01T03:44:18.771Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-01T03:44:18.771Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-01T03:44:18.771Z] (24/86) Installing glib (2.74.7-r0) [2023-09-01T03:44:18.941Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-01T03:44:19.029Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-01T03:44:19.029Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-01T03:44:19.029Z] (27/86) Installing libass (0.16.0-r1) [2023-09-01T03:44:19.029Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-01T03:44:19.029Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-01T03:44:19.029Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-01T03:44:19.029Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-01T03:44:19.029Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-01T03:44:19.029Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-01T03:44:19.029Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-01T03:44:19.029Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-01T03:44:19.029Z] (36/86) Installing libunistring (1.1-r0) [2023-09-01T03:44:19.029Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-01T03:44:19.029Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-01T03:44:19.029Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-01T03:44:19.029Z] (40/86) Installing lame (3.100-r2) [2023-09-01T03:44:19.029Z] (41/86) Installing opus (1.3.1-r1) [2023-09-01T03:44:19.029Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-01T03:44:19.029Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-01T03:44:19.029Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-01T03:44:19.029Z] (45/86) Installing orc (0.4.33-r0) [2023-09-01T03:44:19.029Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-01T03:44:19.029Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-01T03:44:19.029Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-01T03:44:19.029Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-01T03:44:19.277Z] + sudo service docker restart [2023-09-01T03:44:19.287Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-01T03:44:19.287Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-01T03:44:19.287Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-01T03:44:19.287Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-01T03:44:19.287Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-01T03:44:19.287Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-01T03:44:19.287Z] (56/86) Installing libpulse (16.1-r6) [2023-09-01T03:44:19.287Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-01T03:44:19.287Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-01T03:44:19.287Z] (59/86) Installing librist (0.2.7-r0) [2023-09-01T03:44:19.287Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-01T03:44:19.287Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-01T03:44:19.287Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-01T03:44:19.287Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-01T03:44:19.287Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-01T03:44:19.287Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-01T03:44:19.287Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-01T03:44:19.287Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-01T03:44:19.287Z] (68/86) Installing libva (2.16.0-r0) [2023-09-01T03:44:19.287Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-01T03:44:19.287Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-01T03:44:19.287Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-01T03:44:19.287Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-01T03:44:19.287Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-01T03:44:19.287Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-01T03:44:19.287Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-01T03:44:19.545Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-01T03:44:19.545Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-01T03:44:19.545Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-01T03:44:19.545Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-01T03:44:19.545Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-01T03:44:19.545Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-01T03:44:19.545Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-01T03:44:19.545Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-01T03:44:19.545Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-01T03:44:19.545Z] (85/86) Installing kmod-libs (30-r1) [2023-09-01T03:44:19.545Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-01T03:44:19.545Z] Executing busybox-1.35.0-r29.trigger [2023-09-01T03:44:19.545Z] Executing eudev-3.2.11-r4.trigger [2023-09-01T03:44:19.545Z] OK: 112 MiB in 101 packages [2023-09-01T03:44:22.850Z] Removing intermediate container 346708e88b26 [2023-09-01T03:44:22.850Z] ---> 78a94cba37e6 [2023-09-01T03:44:22.850Z] Step 18/36 : WORKDIR / [2023-09-01T03:44:22.850Z] ---> Running in 9a8419f048a0 [2023-09-01T03:44:22.850Z] Removing intermediate container 9a8419f048a0 [2023-09-01T03:44:22.850Z] ---> e638047012ab [2023-09-01T03:44:22.850Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-01T03:44:23.785Z] ---> fd6263ff2092 [2023-09-01T03:44:23.785Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-01T03:44:23.785Z] ---> 82a5513d6559 [2023-09-01T03:44:23.785Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-01T03:44:23.785Z] ---> a5d9a09c5e62 [2023-09-01T03:44:23.785Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-01T03:44:24.042Z] ---> a9e6a0aa7c12 [2023-09-01T03:44:24.042Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-01T03:44:24.042Z] ---> 5e06a9c590e6 [2023-09-01T03:44:24.042Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-01T03:44:24.301Z] ---> 3f19d4a0df91 [2023-09-01T03:44:24.301Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-01T03:44:25.235Z] ---> 60f960af452d [2023-09-01T03:44:25.235Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-01T03:44:25.235Z] ---> Running in cf7a36e1e897 [2023-09-01T03:44:25.800Z] Removing intermediate container cf7a36e1e897 [2023-09-01T03:44:25.800Z] ---> a4a704da8eec [2023-09-01T03:44:25.800Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-01T03:44:25.800Z] ---> Running in 1a3e07a9ad2b [2023-09-01T03:44:26.366Z] Removing intermediate container 1a3e07a9ad2b [2023-09-01T03:44:26.366Z] ---> 607fd7a489cd [2023-09-01T03:44:26.366Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-01T03:44:26.366Z] ---> Running in 7161c0ea5e23 [2023-09-01T03:44:26.627Z] Removing intermediate container 7161c0ea5e23 [2023-09-01T03:44:26.627Z] ---> 74cae7ad8cc7 [2023-09-01T03:44:26.627Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-01T03:44:26.627Z] ---> Running in 7e21636d6fa0 [2023-09-01T03:44:27.196Z] Removing intermediate container 7e21636d6fa0 [2023-09-01T03:44:27.196Z] ---> a7e0e6c1a510 [2023-09-01T03:44:27.196Z] Step 30/36 : EXPOSE 59983 [2023-09-01T03:44:27.196Z] ---> Running in e339fa4715ff [2023-09-01T03:44:27.196Z] Removing intermediate container e339fa4715ff [2023-09-01T03:44:27.196Z] ---> dec454e8a0b4 [2023-09-01T03:44:27.196Z] Step 31/36 : EXPOSE 8554 [2023-09-01T03:44:27.453Z] ---> Running in 36552705a22d [2023-09-01T03:44:27.453Z] Removing intermediate container 36552705a22d [2023-09-01T03:44:27.453Z] ---> a898bf4a6d90 [2023-09-01T03:44:27.453Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-01T03:44:27.453Z] ---> Running in 399e36e5e3ae [2023-09-01T03:44:27.453Z] Removing intermediate container 399e36e5e3ae [2023-09-01T03:44:27.453Z] ---> 86695d0ac8d8 [2023-09-01T03:44:27.453Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-01T03:44:27.453Z] ---> Running in 6bb89fe644ae [2023-09-01T03:44:27.453Z] Removing intermediate container 6bb89fe644ae [2023-09-01T03:44:27.453Z] ---> 895a2e33ee86 [2023-09-01T03:44:27.453Z] Step 34/36 : LABEL arch=amd64 [2023-09-01T03:44:27.714Z] ---> Running in a4136cc767c3 [2023-09-01T03:44:27.714Z] Removing intermediate container a4136cc767c3 [2023-09-01T03:44:27.714Z] ---> 6e9d5fcc4872 [2023-09-01T03:44:27.714Z] Step 35/36 : LABEL git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:44:27.714Z] ---> Running in f8e9297bf453 [2023-09-01T03:44:27.714Z] Removing intermediate container f8e9297bf453 [2023-09-01T03:44:27.714Z] ---> bc72ae3ea086 [2023-09-01T03:44:27.714Z] Step 36/36 : LABEL version=3.1.0-dev.14 [2023-09-01T03:44:27.714Z] ---> Running in acb21d9e1dd6 [2023-09-01T03:44:27.973Z] Removing intermediate container acb21d9e1dd6 [2023-09-01T03:44:27.973Z] ---> 87c083b0c359 [2023-09-01T03:44:27.973Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-01T03:44:27.973Z] Successfully built 87c083b0c359 [2023-09-01T03:44:27.973Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:44:28.088Z] provisioning config files... [2023-09-01T03:44:28.095Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15336459546888397811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:44:28.385Z] ---> docker-login.sh [2023-09-01T03:44:28.385Z] nexus3.edgexfoundry.org:10001 [2023-09-01T03:44:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:28.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:28.385Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:28.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:28.385Z] [2023-09-01T03:44:28.385Z] Login Succeeded [2023-09-01T03:44:28.385Z] nexus3.edgexfoundry.org:10002 [2023-09-01T03:44:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:28.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:28.385Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:28.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:28.385Z] [2023-09-01T03:44:28.385Z] Login Succeeded [2023-09-01T03:44:28.385Z] nexus3.edgexfoundry.org:10003 [2023-09-01T03:44:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:28.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:28.644Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:28.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:28.644Z] [2023-09-01T03:44:28.644Z] Login Succeeded [2023-09-01T03:44:28.644Z] nexus3.edgexfoundry.org:10004 [2023-09-01T03:44:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:28.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:28.644Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:28.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:28.644Z] [2023-09-01T03:44:28.644Z] Login Succeeded [2023-09-01T03:44:28.644Z] docker.io [2023-09-01T03:44:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:28.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:28.903Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:28.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:28.903Z] [2023-09-01T03:44:28.903Z] Login Succeeded [2023-09-01T03:44:28.903Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T03:44:28.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-01T03:44:28.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:44:28.973Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-01T03:44:28.973Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:44:28.973Z] latest [2023-09-01T03:44:28.973Z] 3.1.0-dev.14 [2023-09-01T03:44:28.973Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:44:28.973Z] main [2023-09-01T03:44:28.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:29.291Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:29.596Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:44:29.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-01T03:44:29.596Z] 43c221669289: Preparing [2023-09-01T03:44:29.596Z] 02ad49edc842: Preparing [2023-09-01T03:44:29.596Z] cb2ccbe22037: Preparing [2023-09-01T03:44:29.596Z] a7fe6f8f0421: Preparing [2023-09-01T03:44:29.596Z] 3827b5b91e75: Preparing [2023-09-01T03:44:29.596Z] acc83c6ca332: Preparing [2023-09-01T03:44:29.596Z] acd3b38798ce: Preparing [2023-09-01T03:44:29.596Z] 5e9f2b7efe91: Preparing [2023-09-01T03:44:29.596Z] a8dfb12bc1d7: Preparing [2023-09-01T03:44:29.596Z] f71e4ddb8709: Preparing [2023-09-01T03:44:29.596Z] 28766d23e488: Preparing [2023-09-01T03:44:29.596Z] c8f169994dcf: Preparing [2023-09-01T03:44:29.596Z] 36b50b131297: Preparing [2023-09-01T03:44:29.596Z] 5e9f2b7efe91: Waiting [2023-09-01T03:44:29.596Z] a8dfb12bc1d7: Waiting [2023-09-01T03:44:29.596Z] f71e4ddb8709: Waiting [2023-09-01T03:44:29.596Z] 28766d23e488: Waiting [2023-09-01T03:44:29.596Z] c8f169994dcf: Waiting [2023-09-01T03:44:29.596Z] 36b50b131297: Waiting [2023-09-01T03:44:29.596Z] acc83c6ca332: Waiting [2023-09-01T03:44:29.596Z] acd3b38798ce: Waiting [2023-09-01T03:44:29.596Z] cb2ccbe22037: Pushed [2023-09-01T03:44:29.596Z] 43c221669289: Pushed [2023-09-01T03:44:29.596Z] 02ad49edc842: Pushed [2023-09-01T03:44:29.596Z] a7fe6f8f0421: Pushed [2023-09-01T03:44:29.596Z] acc83c6ca332: Pushed [2023-09-01T03:44:29.855Z] acd3b38798ce: Pushed [2023-09-01T03:44:29.855Z] a8dfb12bc1d7: Pushed [2023-09-01T03:44:29.855Z] 5e9f2b7efe91: Pushed [2023-09-01T03:44:29.855Z] 36b50b131297: Layer already exists [2023-09-01T03:44:29.855Z] f71e4ddb8709: Pushed [2023-09-01T03:44:32.386Z] 3827b5b91e75: Pushed [2023-09-01T03:44:32.386Z] 28766d23e488: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:44:37.515Z] provisioning config files... [2023-09-01T03:44:37.537Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/138@tmp/config12210860788702928005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:44:37.876Z] ---> docker-login.sh [2023-09-01T03:44:37.877Z] nexus3.edgexfoundry.org:10001 [2023-09-01T03:44:38.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:38.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:38.413Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:38.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:38.413Z] [2023-09-01T03:44:38.413Z] Login Succeeded [2023-09-01T03:44:38.413Z] nexus3.edgexfoundry.org:10002 [2023-09-01T03:44:38.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:38.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:38.681Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:38.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:38.681Z] [2023-09-01T03:44:38.681Z] Login Succeeded [2023-09-01T03:44:38.681Z] nexus3.edgexfoundry.org:10003 [2023-09-01T03:44:38.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:38.954Z] c8f169994dcf: Pushed [2023-09-01T03:44:38.954Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:39.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:39.217Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:39.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:39.217Z] [2023-09-01T03:44:39.217Z] Login Succeeded [2023-09-01T03:44:39.217Z] nexus3.edgexfoundry.org:10004 [2023-09-01T03:44:39.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:39.262Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:39.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:39.487Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:39.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:39.487Z] [2023-09-01T03:44:39.487Z] Login Succeeded [2023-09-01T03:44:39.487Z] docker.io [2023-09-01T03:44:39.566Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-01T03:44:39.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-01T03:44:39.566Z] 43c221669289: Preparing [2023-09-01T03:44:39.566Z] 02ad49edc842: Preparing [2023-09-01T03:44:39.566Z] cb2ccbe22037: Preparing [2023-09-01T03:44:39.566Z] a7fe6f8f0421: Preparing [2023-09-01T03:44:39.566Z] 3827b5b91e75: Preparing [2023-09-01T03:44:39.566Z] acc83c6ca332: Preparing [2023-09-01T03:44:39.566Z] acd3b38798ce: Preparing [2023-09-01T03:44:39.566Z] 5e9f2b7efe91: Preparing [2023-09-01T03:44:39.566Z] a8dfb12bc1d7: Preparing [2023-09-01T03:44:39.566Z] f71e4ddb8709: Preparing [2023-09-01T03:44:39.566Z] 28766d23e488: Preparing [2023-09-01T03:44:39.566Z] c8f169994dcf: Preparing [2023-09-01T03:44:39.566Z] 36b50b131297: Preparing [2023-09-01T03:44:39.566Z] acd3b38798ce: Waiting [2023-09-01T03:44:39.566Z] 5e9f2b7efe91: Waiting [2023-09-01T03:44:39.566Z] a8dfb12bc1d7: Waiting [2023-09-01T03:44:39.566Z] f71e4ddb8709: Waiting [2023-09-01T03:44:39.566Z] 36b50b131297: Waiting [2023-09-01T03:44:39.566Z] 28766d23e488: Waiting [2023-09-01T03:44:39.566Z] acc83c6ca332: Waiting [2023-09-01T03:44:39.566Z] 02ad49edc842: Layer already exists [2023-09-01T03:44:39.566Z] 3827b5b91e75: Layer already exists [2023-09-01T03:44:39.566Z] a7fe6f8f0421: Layer already exists [2023-09-01T03:44:39.566Z] cb2ccbe22037: Layer already exists [2023-09-01T03:44:39.566Z] 43c221669289: Layer already exists [2023-09-01T03:44:39.566Z] acc83c6ca332: Layer already exists [2023-09-01T03:44:39.566Z] acd3b38798ce: Layer already exists [2023-09-01T03:44:39.566Z] a8dfb12bc1d7: Layer already exists [2023-09-01T03:44:39.566Z] 5e9f2b7efe91: Layer already exists [2023-09-01T03:44:39.566Z] f71e4ddb8709: Layer already exists [2023-09-01T03:44:39.566Z] 28766d23e488: Layer already exists [2023-09-01T03:44:39.566Z] c8f169994dcf: Layer already exists [2023-09-01T03:44:39.566Z] 36b50b131297: Layer already exists [2023-09-01T03:44:39.566Z] latest: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:39.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:44:39.868Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:40.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:44:40.024Z] Configure a credential helper to remove this warning. See [2023-09-01T03:44:40.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:44:40.024Z] [2023-09-01T03:44:40.024Z] Login Succeeded [2023-09-01T03:44:40.024Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T03:44:40.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-01T03:44:40.175Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 [2023-09-01T03:44:40.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-01T03:44:40.175Z] 43c221669289: Preparing [2023-09-01T03:44:40.175Z] 02ad49edc842: Preparing [2023-09-01T03:44:40.175Z] cb2ccbe22037: Preparing [2023-09-01T03:44:40.175Z] a7fe6f8f0421: Preparing [2023-09-01T03:44:40.175Z] 3827b5b91e75: Preparing [2023-09-01T03:44:40.175Z] acc83c6ca332: Preparing [2023-09-01T03:44:40.175Z] acd3b38798ce: Preparing [2023-09-01T03:44:40.175Z] 5e9f2b7efe91: Preparing [2023-09-01T03:44:40.175Z] a8dfb12bc1d7: Preparing [2023-09-01T03:44:40.175Z] f71e4ddb8709: Preparing [2023-09-01T03:44:40.175Z] 28766d23e488: Preparing [2023-09-01T03:44:40.175Z] c8f169994dcf: Preparing [2023-09-01T03:44:40.175Z] 36b50b131297: Preparing [2023-09-01T03:44:40.175Z] a8dfb12bc1d7: Waiting [2023-09-01T03:44:40.175Z] f71e4ddb8709: Waiting [2023-09-01T03:44:40.175Z] 28766d23e488: Waiting [2023-09-01T03:44:40.175Z] c8f169994dcf: Waiting [2023-09-01T03:44:40.175Z] 36b50b131297: Waiting [2023-09-01T03:44:40.175Z] acd3b38798ce: Waiting [2023-09-01T03:44:40.175Z] 5e9f2b7efe91: Waiting [2023-09-01T03:44:40.175Z] acc83c6ca332: Waiting [2023-09-01T03:44:40.175Z] 02ad49edc842: Layer already exists [2023-09-01T03:44:40.175Z] 3827b5b91e75: Layer already exists [2023-09-01T03:44:40.175Z] cb2ccbe22037: Layer already exists [2023-09-01T03:44:40.175Z] 43c221669289: Layer already exists [2023-09-01T03:44:40.175Z] a7fe6f8f0421: Layer already exists [2023-09-01T03:44:40.175Z] acd3b38798ce: Layer already exists [2023-09-01T03:44:40.175Z] acc83c6ca332: Layer already exists [2023-09-01T03:44:40.175Z] a8dfb12bc1d7: Layer already exists [2023-09-01T03:44:40.175Z] 5e9f2b7efe91: Layer already exists [2023-09-01T03:44:40.175Z] f71e4ddb8709: Layer already exists [2023-09-01T03:44:40.175Z] 28766d23e488: Layer already exists [2023-09-01T03:44:40.175Z] c8f169994dcf: Layer already exists [2023-09-01T03:44:40.175Z] 36b50b131297: Layer already exists [2023-09-01T03:44:40.175Z] 3.1.0-dev.14: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-01T03:44:40.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:44:40.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:44:40.331Z] ========================================================= [2023-09-01T03:44:40.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-01T03:44:40.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:40.493Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:40.671Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-01T03:44:40.799Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:44:40.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-01T03:44:40.799Z] 43c221669289: Preparing [2023-09-01T03:44:40.799Z] 02ad49edc842: Preparing [2023-09-01T03:44:40.799Z] cb2ccbe22037: Preparing [2023-09-01T03:44:40.799Z] a7fe6f8f0421: Preparing [2023-09-01T03:44:40.799Z] 3827b5b91e75: Preparing [2023-09-01T03:44:40.799Z] acc83c6ca332: Preparing [2023-09-01T03:44:40.799Z] acd3b38798ce: Preparing [2023-09-01T03:44:40.799Z] 5e9f2b7efe91: Preparing [2023-09-01T03:44:40.799Z] a8dfb12bc1d7: Preparing [2023-09-01T03:44:40.799Z] f71e4ddb8709: Preparing [2023-09-01T03:44:40.799Z] 28766d23e488: Preparing [2023-09-01T03:44:40.799Z] c8f169994dcf: Preparing [2023-09-01T03:44:40.799Z] 36b50b131297: Preparing [2023-09-01T03:44:40.799Z] f71e4ddb8709: Waiting [2023-09-01T03:44:40.799Z] acd3b38798ce: Waiting [2023-09-01T03:44:40.799Z] 5e9f2b7efe91: Waiting [2023-09-01T03:44:40.799Z] a8dfb12bc1d7: Waiting [2023-09-01T03:44:40.799Z] 28766d23e488: Waiting [2023-09-01T03:44:40.799Z] 36b50b131297: Waiting [2023-09-01T03:44:40.799Z] c8f169994dcf: Waiting [2023-09-01T03:44:40.799Z] acc83c6ca332: Waiting [2023-09-01T03:44:40.799Z] 3827b5b91e75: Layer already exists [2023-09-01T03:44:40.799Z] 43c221669289: Layer already exists [2023-09-01T03:44:40.799Z] cb2ccbe22037: Layer already exists [2023-09-01T03:44:40.799Z] 02ad49edc842: Layer already exists [2023-09-01T03:44:40.799Z] a7fe6f8f0421: Layer already exists [2023-09-01T03:44:40.799Z] acc83c6ca332: Layer already exists [2023-09-01T03:44:40.799Z] acd3b38798ce: Layer already exists [2023-09-01T03:44:40.799Z] f71e4ddb8709: Layer already exists [2023-09-01T03:44:40.799Z] 5e9f2b7efe91: Layer already exists [2023-09-01T03:44:40.799Z] a8dfb12bc1d7: Layer already exists [2023-09-01T03:44:40.799Z] 28766d23e488: Layer already exists [2023-09-01T03:44:40.799Z] c8f169994dcf: Layer already exists [2023-09-01T03:44:40.799Z] 36b50b131297: Layer already exists [2023-09-01T03:44:40.799Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:40.939Z] Sending build context to Docker daemon 1.282MB [2023-09-01T03:44:40.939Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-01T03:44:40.939Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-01T03:44:41.114Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:41.209Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-01T03:44:41.209Z] edb6bdbacee9: Pulling fs layer [2023-09-01T03:44:41.209Z] 5f9638ab2659: Pulling fs layer [2023-09-01T03:44:41.209Z] 8d51d6327a98: Pulling fs layer [2023-09-01T03:44:41.209Z] 8b374f2dd631: Pulling fs layer [2023-09-01T03:44:41.209Z] ec14aa9079de: Pulling fs layer [2023-09-01T03:44:41.209Z] 2f466654f4bb: Pulling fs layer [2023-09-01T03:44:41.209Z] 554e91adad29: Pulling fs layer [2023-09-01T03:44:41.209Z] ec14aa9079de: Waiting [2023-09-01T03:44:41.209Z] 2f466654f4bb: Waiting [2023-09-01T03:44:41.209Z] 554e91adad29: Waiting [2023-09-01T03:44:41.209Z] 8b374f2dd631: Waiting [2023-09-01T03:44:41.209Z] 5f9638ab2659: Verifying Checksum [2023-09-01T03:44:41.209Z] 5f9638ab2659: Download complete [2023-09-01T03:44:41.209Z] 8b374f2dd631: Download complete [2023-09-01T03:44:41.209Z] ec14aa9079de: Verifying Checksum [2023-09-01T03:44:41.209Z] ec14aa9079de: Download complete [2023-09-01T03:44:41.209Z] edb6bdbacee9: Verifying Checksum [2023-09-01T03:44:41.209Z] edb6bdbacee9: Download complete [2023-09-01T03:44:41.425Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-01T03:44:41.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-01T03:44:41.425Z] 43c221669289: Preparing [2023-09-01T03:44:41.425Z] 02ad49edc842: Preparing [2023-09-01T03:44:41.425Z] cb2ccbe22037: Preparing [2023-09-01T03:44:41.425Z] a7fe6f8f0421: Preparing [2023-09-01T03:44:41.425Z] 3827b5b91e75: Preparing [2023-09-01T03:44:41.425Z] acc83c6ca332: Preparing [2023-09-01T03:44:41.425Z] acd3b38798ce: Preparing [2023-09-01T03:44:41.425Z] 5e9f2b7efe91: Preparing [2023-09-01T03:44:41.425Z] a8dfb12bc1d7: Preparing [2023-09-01T03:44:41.425Z] f71e4ddb8709: Preparing [2023-09-01T03:44:41.425Z] 28766d23e488: Preparing [2023-09-01T03:44:41.425Z] c8f169994dcf: Preparing [2023-09-01T03:44:41.425Z] 36b50b131297: Preparing [2023-09-01T03:44:41.425Z] acc83c6ca332: Waiting [2023-09-01T03:44:41.425Z] a8dfb12bc1d7: Waiting [2023-09-01T03:44:41.425Z] acd3b38798ce: Waiting [2023-09-01T03:44:41.425Z] f71e4ddb8709: Waiting [2023-09-01T03:44:41.425Z] c8f169994dcf: Waiting [2023-09-01T03:44:41.425Z] 28766d23e488: Waiting [2023-09-01T03:44:41.425Z] 36b50b131297: Waiting [2023-09-01T03:44:41.425Z] 5e9f2b7efe91: Waiting [2023-09-01T03:44:41.425Z] 43c221669289: Layer already exists [2023-09-01T03:44:41.425Z] 02ad49edc842: Layer already exists [2023-09-01T03:44:41.425Z] 3827b5b91e75: Layer already exists [2023-09-01T03:44:41.425Z] a7fe6f8f0421: Layer already exists [2023-09-01T03:44:41.425Z] cb2ccbe22037: Layer already exists [2023-09-01T03:44:41.425Z] acd3b38798ce: Layer already exists [2023-09-01T03:44:41.425Z] acc83c6ca332: Layer already exists [2023-09-01T03:44:41.425Z] a8dfb12bc1d7: Layer already exists [2023-09-01T03:44:41.425Z] 5e9f2b7efe91: Layer already exists [2023-09-01T03:44:41.425Z] f71e4ddb8709: Layer already exists [2023-09-01T03:44:41.425Z] 28766d23e488: Layer already exists [2023-09-01T03:44:41.425Z] c8f169994dcf: Layer already exists [2023-09-01T03:44:41.425Z] 36b50b131297: Layer already exists [2023-09-01T03:44:41.425Z] main: digest: sha256:fc2d52297fe85a35f87d2e10fc722253946904f6b3c07f20b885b1e764b80a9f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-01T03:44:41.464Z] ===================================================== [Pipeline] echo [2023-09-01T03:44:41.471Z] taggedImages: [2023-09-01T03:44:41.471Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:44:41.471Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-01T03:44:41.471Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.14 [2023-09-01T03:44:41.471Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:44:41.471Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:41.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T03:44:41.852Z] [2023-09-01T03:44:41.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:44:42.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T03:44:42.146Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-01T03:44:42.146Z] 5eb5b503b376: Pulling fs layer [2023-09-01T03:44:42.146Z] 5c69ac0246d0: Pulling fs layer [2023-09-01T03:44:42.146Z] ec43610c2a17: Pulling fs layer [2023-09-01T03:44:42.146Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-01T03:44:42.146Z] 33b1e0a273af: Pulling fs layer [2023-09-01T03:44:42.146Z] 5d3b04190fa2: Pulling fs layer [2023-09-01T03:44:42.146Z] 2f39f015ded8: Pulling fs layer [2023-09-01T03:44:42.146Z] 33b1e0a273af: Waiting [2023-09-01T03:44:42.146Z] 3a2ae6a8a46f: Waiting [2023-09-01T03:44:42.146Z] 5d3b04190fa2: Waiting [2023-09-01T03:44:42.146Z] 2f39f015ded8: Waiting [2023-09-01T03:44:42.146Z] 5c69ac0246d0: Verifying Checksum [2023-09-01T03:44:42.146Z] 5c69ac0246d0: Download complete [2023-09-01T03:44:42.146Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-01T03:44:42.146Z] 3a2ae6a8a46f: Download complete [2023-09-01T03:44:42.146Z] 33b1e0a273af: Verifying Checksum [2023-09-01T03:44:42.146Z] 33b1e0a273af: Download complete [2023-09-01T03:44:42.146Z] 5d3b04190fa2: Verifying Checksum [2023-09-01T03:44:42.146Z] 5d3b04190fa2: Download complete [2023-09-01T03:44:42.180Z] edb6bdbacee9: Pull complete [2023-09-01T03:44:42.410Z] ec43610c2a17: Verifying Checksum [2023-09-01T03:44:42.410Z] ec43610c2a17: Download complete [2023-09-01T03:44:42.410Z] 5eb5b503b376: Verifying Checksum [2023-09-01T03:44:42.410Z] 5eb5b503b376: Download complete [2023-09-01T03:44:42.775Z] 554e91adad29: Verifying Checksum [2023-09-01T03:44:42.775Z] 554e91adad29: Download complete [2023-09-01T03:44:42.775Z] 5f9638ab2659: Pull complete [2023-09-01T03:44:43.359Z] 2f39f015ded8: Download complete [2023-09-01T03:44:43.743Z] 2f466654f4bb: Verifying Checksum [2023-09-01T03:44:43.743Z] 2f466654f4bb: Download complete [2023-09-01T03:44:43.743Z] 8d51d6327a98: Verifying Checksum [2023-09-01T03:44:43.743Z] 8d51d6327a98: Download complete [2023-09-01T03:44:43.925Z] 5eb5b503b376: Pull complete [2023-09-01T03:44:43.925Z] 5c69ac0246d0: Pull complete [2023-09-01T03:44:44.184Z] ec43610c2a17: Pull complete [2023-09-01T03:44:44.442Z] 3a2ae6a8a46f: Pull complete [2023-09-01T03:44:44.442Z] 33b1e0a273af: Pull complete [2023-09-01T03:44:44.701Z] 5d3b04190fa2: Pull complete [2023-09-01T03:44:48.898Z] 2f39f015ded8: Pull complete [2023-09-01T03:44:48.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-01T03:44:48.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T03:44:48.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:44:48.984Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:44:49.026Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-09-01T03:44:53.973Z] $ docker top 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:44:54.375Z] ---> job-cost.sh [2023-09-01T03:44:54.375Z] lf-activate-venv: SKIPPING [2023-09-01T03:44:54.375Z] INFO: No Stack... [2023-09-01T03:44:54.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-01T03:44:54.926Z] INFO: Archiving Costs [Pipeline] sh [2023-09-01T03:44:55.217Z] + cut -d, -f6 [2023-09-01T03:44:55.217Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2023-09-01T03:44:55.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [2023-09-01T03:44:55.239Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] did not exist. Created. [2023-09-01T03:44:55.239Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T03:44:55.540Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-01T03:44:55.573Z] Stashed 1 file(s) [Pipeline] } [2023-09-01T03:44:55.583Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-01T03:44:55.601Z] $ docker stop --time=1 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db [2023-09-01T03:44:56.107Z] 8d51d6327a98: Pull complete [2023-09-01T03:44:56.107Z] 8b374f2dd631: Pull complete [2023-09-01T03:44:56.107Z] ec14aa9079de: Pull complete [2023-09-01T03:44:56.761Z] $ docker rm -f --volumes 307556567ffb1847321d7f89b2644050d752c561f5cecdd7398d2d16fc6e92db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-01T03:45:01.477Z] 2f466654f4bb: Pull complete [2023-09-01T03:45:04.067Z] 554e91adad29: Pull complete [2023-09-01T03:45:04.067Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-01T03:45:04.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-01T03:45:04.067Z] ---> 1e15ea492957 [2023-09-01T03:45:04.067Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-01T03:45:06.022Z] ---> Running in 5a63ab700739 [2023-09-01T03:45:06.022Z] Removing intermediate container 5a63ab700739 [2023-09-01T03:45:06.022Z] ---> b48e231553b5 [2023-09-01T03:45:06.022Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-01T03:45:06.022Z] ---> Running in 275a2a49a134 [2023-09-01T03:45:06.291Z] Removing intermediate container 275a2a49a134 [2023-09-01T03:45:06.291Z] ---> 61f105a7e63f [2023-09-01T03:45:06.291Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-01T03:45:06.291Z] ---> Running in f75945e22e24 [2023-09-01T03:45:06.559Z] Removing intermediate container f75945e22e24 [2023-09-01T03:45:06.559Z] ---> b145885ac5c2 [2023-09-01T03:45:06.559Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-01T03:45:06.828Z] ---> Running in 23b92b30e1f7 [2023-09-01T03:45:06.828Z] Removing intermediate container 23b92b30e1f7 [2023-09-01T03:45:06.828Z] ---> 4f4028df2e29 [2023-09-01T03:45:06.828Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-01T03:45:07.095Z] ---> Running in 3141cf591978 [2023-09-01T03:45:08.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T03:45:09.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T03:45:10.105Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-01T03:45:10.105Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-01T03:45:10.105Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-01T03:45:10.105Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-01T03:45:10.105Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-01T03:45:10.105Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-01T03:45:10.105Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-01T03:45:10.382Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-01T03:45:10.382Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-01T03:45:10.382Z] (10/14) Installing kmod-libs (30-r1) [2023-09-01T03:45:10.382Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-01T03:45:10.382Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-01T03:45:10.382Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-01T03:45:10.382Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-01T03:45:10.382Z] Executing busybox-1.35.0-r29.trigger [2023-09-01T03:45:10.382Z] Executing eudev-3.2.11-r4.trigger [2023-09-01T03:45:10.382Z] OK: 271 MiB in 67 packages [2023-09-01T03:45:12.993Z] Removing intermediate container 3141cf591978 [2023-09-01T03:45:12.993Z] ---> 53004a25e1d3 [2023-09-01T03:45:12.993Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-01T03:45:12.993Z] ---> Running in e2ee0aa1a575 [2023-09-01T03:45:13.259Z] Removing intermediate container e2ee0aa1a575 [2023-09-01T03:45:13.260Z] ---> b6e93ccb6a80 [2023-09-01T03:45:13.260Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-01T03:45:13.846Z] ---> 04e7bdf5435c [2023-09-01T03:45:13.846Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T03:45:13.846Z] ---> Running in 647713eb1a8d [2023-09-01T03:46:21.739Z] Removing intermediate container 647713eb1a8d [2023-09-01T03:46:21.739Z] ---> 4a950bc6bf7f [2023-09-01T03:46:21.739Z] Step 11/13 : COPY . . [2023-09-01T03:46:21.739Z] ---> 9ab41d0a23db [2023-09-01T03:46:21.739Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-01T03:46:21.739Z] ---> Running in 4824a0a6e709 [2023-09-01T03:46:21.739Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:46:21.739Z]  Dload Upload Total Spent  Left Speed [2023-09-01T03:46:21.739Z]  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0  0 5170 0 --:--:-- --:--:-- --:--:-- 5199 [2023-09-01T03:46:21.739Z] Removing intermediate container 4824a0a6e709 [2023-09-01T03:46:21.739Z] ---> 44302d680fdd [2023-09-01T03:46:21.739Z] Step 13/13 : RUN ${MAKE} [2023-09-01T03:46:21.739Z] ---> Running in 84fea196b475 [2023-09-01T03:46:21.739Z] noop [2023-09-01T03:46:21.739Z] Removing intermediate container 84fea196b475 [2023-09-01T03:46:21.739Z] ---> fedf0c07d371 [2023-09-01T03:46:21.739Z] Successfully built fedf0c07d371 [2023-09-01T03:46:21.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:46:22.091Z] + docker inspect -f . ci-base-image-arm64 [2023-09-01T03:46:22.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:46:22.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container [2023-09-01T03:46:22.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 [2023-09-01T03:46:23.656Z] $ docker top a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T03:46:24.467Z] + go version [2023-09-01T03:46:24.467Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-01T03:46:24.490Z] $ docker stop --time=1 a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 [2023-09-01T03:46:26.072Z] $ docker rm -f --volumes a76ecb94c5813519d64b6d0a07f67fe0f8eeb84401438b299267e6cdb886a415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:46:26.625Z] + docker inspect -f . ci-base-image-arm64 [2023-09-01T03:46:26.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:46:26.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container [2023-09-01T03:46:26.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 [2023-09-01T03:46:27.955Z] $ docker top 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T03:46:28.446Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/138 [Pipeline] fileExists [Pipeline] sh [2023-09-01T03:46:28.776Z] + make test [2023-09-01T03:46:28.776Z] go test ./... -coverprofile=coverage.out ./... [2023-09-01T03:47:01.016Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-01T03:49:07.732Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-01T03:49:09.674Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.091s coverage: 4.4% of statements [2023-09-01T03:49:10.255Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-01T03:49:10.255Z] go vet ./... [2023-09-01T03:49:36.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-01T03:49:36.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-01T03:49:36.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-01T03:49:36.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-01T03:49:36.991Z] $ docker stop --time=1 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 [2023-09-01T03:49:40.027Z] $ docker rm -f --volumes 18416cc221a98c368d05bfff5ce6e7454b245862c9e83a3362e58c7967c3c3d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T03:49:41.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-01T03:49:41.188Z] Warning: overwriting stash ‘coverage-report’ [2023-09-01T03:49:41.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-01T03:49:42.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-01T03:49:42.333Z] + ls -al . [2023-09-01T03:49:42.333Z] total 216 [2023-09-01T03:49:42.333Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 03:46 . [2023-09-01T03:49:42.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:44 .. [2023-09-01T03:49:42.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 03:44 .git [2023-09-01T03:49:42.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 .github [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 1 03:44 .gitignore [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 1 03:44 .golangci.yml [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 1 03:44 .hadolint.yml [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 1 03:44 Attribution.txt [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 1 03:44 CHANGELOG.md [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 1 03:44 Dockerfile [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 1 03:44 GOVERNANCE.md [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 1 03:44 Jenkinsfile [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 03:44 LICENSE [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 1 03:44 Makefile [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 1 03:44 OWNERS.md [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 1 03:44 README.md [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 1 03:42 VERSION [2023-09-01T03:49:42.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:44 bin [2023-09-01T03:49:42.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 cmd [2023-09-01T03:49:42.333Z] -rw-r--r-- 1 jenkins jenkins 53856 Sep 1 03:49 coverage.out [2023-09-01T03:49:42.333Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 1 03:44 docker-entrypoint.sh [2023-09-01T03:49:42.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 03:44 docs [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 1 03:44 go.mod [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 1 03:44 go.sum [2023-09-01T03:49:42.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 03:44 internal [2023-09-01T03:49:42.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 03:44 snap [2023-09-01T03:49:42.333Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 1 03:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:49:42.666Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-09-01T03:49:42.934Z] Sending build context to Docker daemon 1.336MB [2023-09-01T03:49:42.934Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-01T03:49:42.934Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-01T03:49:42.934Z] ---> fedf0c07d371 [2023-09-01T03:49:42.934Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-01T03:49:43.204Z] ---> Running in 17f05e80a3cf [2023-09-01T03:49:43.472Z] Removing intermediate container 17f05e80a3cf [2023-09-01T03:49:43.472Z] ---> 47d4b88e6248 [2023-09-01T03:49:43.472Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-01T03:49:43.472Z] ---> Running in 155787d1f117 [2023-09-01T03:49:43.746Z] Removing intermediate container 155787d1f117 [2023-09-01T03:49:43.746Z] ---> 6401612078d9 [2023-09-01T03:49:43.746Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-01T03:49:43.746Z] ---> Running in a82ec88ffbeb [2023-09-01T03:49:44.014Z] Removing intermediate container a82ec88ffbeb [2023-09-01T03:49:44.014Z] ---> 0370be0c01f6 [2023-09-01T03:49:44.014Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-01T03:49:44.014Z] ---> Running in aaf0ba3597a6 [2023-09-01T03:49:44.288Z] Removing intermediate container aaf0ba3597a6 [2023-09-01T03:49:44.288Z] ---> f55a44f19ef3 [2023-09-01T03:49:44.288Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-01T03:49:44.288Z] ---> Running in efda4393461e [2023-09-01T03:49:45.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T03:49:45.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T03:49:48.511Z] OK: 271 MiB in 67 packages [2023-09-01T03:49:49.473Z] Removing intermediate container efda4393461e [2023-09-01T03:49:49.473Z] ---> c0982284f810 [2023-09-01T03:49:49.473Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-01T03:49:49.473Z] ---> Running in 6cbafaab9d6c [2023-09-01T03:49:49.740Z] Removing intermediate container 6cbafaab9d6c [2023-09-01T03:49:49.740Z] ---> df38099899fe [2023-09-01T03:49:49.740Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-01T03:49:50.330Z] ---> 496c93431bc0 [2023-09-01T03:49:50.330Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T03:49:50.330Z] ---> Running in 42f5b7967901 [2023-09-01T03:49:53.673Z] Removing intermediate container 42f5b7967901 [2023-09-01T03:49:53.673Z] ---> 1afdac4fd22f [2023-09-01T03:49:53.673Z] Step 11/36 : COPY . . [2023-09-01T03:49:54.635Z] ---> 782bfa96fc57 [2023-09-01T03:49:54.635Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-01T03:49:54.635Z] ---> Running in e980187627f7 [2023-09-01T03:49:55.599Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:49:55.599Z]   Dload Upload Total Spent Left Speed [2023-09-01T03:49:56.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 2059 0 --:--:-- --:--:-- --:--:-- 2064 [2023-09-01T03:49:56.781Z] Removing intermediate container e980187627f7 [2023-09-01T03:49:56.781Z] ---> f1ad43517772 [2023-09-01T03:49:56.781Z] Step 13/36 : RUN ${MAKE} [2023-09-01T03:49:56.781Z] ---> Running in d46f4e1406b3 [2023-09-01T03:49:57.747Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-01T03:52:34.447Z] Removing intermediate container d46f4e1406b3 [2023-09-01T03:52:34.447Z] ---> 26727806d16c [2023-09-01T03:52:34.447Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-01T03:52:34.447Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-01T03:52:34.447Z] 8766b47fe142: Pulling fs layer [2023-09-01T03:52:34.447Z] 8766b47fe142: Verifying Checksum [2023-09-01T03:52:34.447Z] 8766b47fe142: Download complete [2023-09-01T03:52:34.447Z] 8766b47fe142: Pull complete [2023-09-01T03:52:34.447Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-01T03:52:34.447Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-01T03:52:34.447Z] ---> 69d40e2cb93c [2023-09-01T03:52:34.447Z] Step 15/36 : FROM alpine:3.17 [2023-09-01T03:52:34.447Z] 3.17: Pulling from library/alpine [2023-09-01T03:52:34.447Z] 4060ece20d7a: Pulling fs layer [2023-09-01T03:52:34.447Z] 4060ece20d7a: Verifying Checksum [2023-09-01T03:52:34.447Z] 4060ece20d7a: Download complete [2023-09-01T03:52:34.447Z] 4060ece20d7a: Pull complete [2023-09-01T03:52:34.447Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T03:52:34.447Z] Status: Downloaded newer image for alpine:3.17 [2023-09-01T03:52:34.447Z] ---> 8650cd65339b [2023-09-01T03:52:34.447Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-01T03:52:34.447Z] ---> Running in 9a2baeea68bd [2023-09-01T03:52:34.447Z] Removing intermediate container 9a2baeea68bd [2023-09-01T03:52:34.447Z] ---> 3096a1840a3e [2023-09-01T03:52:34.447Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-01T03:52:34.447Z] ---> Running in ab6b7204f805 [2023-09-01T03:52:34.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T03:52:34.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T03:52:34.447Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-01T03:52:34.447Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-01T03:52:34.447Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-01T03:52:34.447Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-01T03:52:34.447Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-01T03:52:34.447Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-01T03:52:34.447Z] (7/83) Installing libxcb (1.15-r0) [2023-09-01T03:52:34.447Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-01T03:52:34.447Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-01T03:52:34.447Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-01T03:52:34.447Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-01T03:52:34.447Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-01T03:52:34.447Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-01T03:52:34.447Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-01T03:52:34.447Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-01T03:52:34.447Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-01T03:52:34.447Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-01T03:52:34.447Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-01T03:52:34.447Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-01T03:52:34.447Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-01T03:52:34.447Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-01T03:52:34.447Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-01T03:52:34.447Z] (23/83) Installing glib (2.74.7-r0) [2023-09-01T03:52:34.447Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-01T03:52:34.447Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-01T03:52:34.447Z] (26/83) Installing libass (0.16.0-r1) [2023-09-01T03:52:34.447Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-01T03:52:34.447Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-01T03:52:34.447Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-01T03:52:34.447Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-01T03:52:34.447Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-01T03:52:34.447Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-01T03:52:34.447Z] (33/83) Installing libunistring (1.1-r0) [2023-09-01T03:52:34.447Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-01T03:52:34.447Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-01T03:52:34.447Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-01T03:52:34.447Z] (37/83) Installing lame (3.100-r2) [2023-09-01T03:52:34.447Z] (38/83) Installing opus (1.3.1-r1) [2023-09-01T03:52:34.447Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-01T03:52:34.447Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-01T03:52:34.447Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-01T03:52:34.447Z] (42/83) Installing orc (0.4.33-r0) [2023-09-01T03:52:34.447Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-01T03:52:34.447Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-01T03:52:34.447Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-01T03:52:34.447Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-01T03:52:34.447Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-01T03:52:34.447Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-01T03:52:34.447Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-01T03:52:34.447Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-01T03:52:34.447Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-01T03:52:34.447Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-01T03:52:34.447Z] (53/83) Installing libpulse (16.1-r6) [2023-09-01T03:52:34.447Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-01T03:52:34.447Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-01T03:52:34.447Z] (56/83) Installing librist (0.2.7-r0) [2023-09-01T03:52:34.447Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-01T03:52:34.447Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-01T03:52:34.447Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-01T03:52:34.447Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-01T03:52:34.447Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-01T03:52:34.447Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-01T03:52:34.447Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-01T03:52:34.447Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-01T03:52:34.447Z] (65/83) Installing libva (2.16.0-r0) [2023-09-01T03:52:34.447Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-01T03:52:34.447Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-01T03:52:34.447Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-01T03:52:34.447Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-01T03:52:34.447Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-01T03:52:34.447Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-01T03:52:34.447Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-01T03:52:34.447Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-01T03:52:34.447Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-01T03:52:34.447Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-01T03:52:34.447Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-01T03:52:34.447Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-01T03:52:34.447Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-01T03:52:34.447Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-01T03:52:34.447Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-01T03:52:34.447Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-01T03:52:34.447Z] (82/83) Installing kmod-libs (30-r1) [2023-09-01T03:52:34.447Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-01T03:52:34.447Z] Executing busybox-1.35.0-r29.trigger [2023-09-01T03:52:34.447Z] Executing eudev-3.2.11-r4.trigger [2023-09-01T03:52:34.447Z] OK: 86 MiB in 98 packages [2023-09-01T03:52:37.195Z] Removing intermediate container ab6b7204f805 [2023-09-01T03:52:37.195Z] ---> b7d151d74b90 [2023-09-01T03:52:37.195Z] Step 18/36 : WORKDIR / [2023-09-01T03:52:37.195Z] ---> Running in 5e2512299e9f [2023-09-01T03:52:37.195Z] Removing intermediate container 5e2512299e9f [2023-09-01T03:52:37.195Z] ---> 7f785b71f85d [2023-09-01T03:52:37.195Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-01T03:52:38.610Z] ---> 007ebbe136a7 [2023-09-01T03:52:38.610Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-01T03:52:39.191Z] ---> c649a6a8bab2 [2023-09-01T03:52:39.191Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-01T03:52:39.458Z] ---> 5f7f0f04d101 [2023-09-01T03:52:39.458Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-01T03:52:40.041Z] ---> 4633c0fcfb02 [2023-09-01T03:52:40.041Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-01T03:52:40.624Z] ---> cd49a133e395 [2023-09-01T03:52:40.624Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-01T03:52:40.891Z] ---> a046e524b0b4 [2023-09-01T03:52:40.891Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-01T03:52:42.301Z] ---> 7e796c5ae828 [2023-09-01T03:52:42.301Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-01T03:52:42.301Z] ---> Running in a0455c4ed658 [2023-09-01T03:52:44.250Z] Removing intermediate container a0455c4ed658 [2023-09-01T03:52:44.250Z] ---> 372f6a268401 [2023-09-01T03:52:44.250Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-01T03:52:44.250Z] ---> Running in 524313aaa3df [2023-09-01T03:52:45.660Z] Removing intermediate container 524313aaa3df [2023-09-01T03:52:45.660Z] ---> 5e369542731f [2023-09-01T03:52:45.660Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-01T03:52:45.660Z] ---> Running in 8d961797b2bb [2023-09-01T03:52:47.070Z] Removing intermediate container 8d961797b2bb [2023-09-01T03:52:47.070Z] ---> f5ff1e8f6e80 [2023-09-01T03:52:47.070Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-01T03:52:47.070Z] ---> Running in 82ca780b72af [2023-09-01T03:52:50.410Z] Removing intermediate container 82ca780b72af [2023-09-01T03:52:50.410Z] ---> 444afda4e9a9 [2023-09-01T03:52:50.410Z] Step 30/36 : EXPOSE 59983 [2023-09-01T03:52:50.410Z] ---> Running in 8e7b9ca536cd [2023-09-01T03:52:50.680Z] Removing intermediate container 8e7b9ca536cd [2023-09-01T03:52:50.680Z] ---> 97c5c271835f [2023-09-01T03:52:50.680Z] Step 31/36 : EXPOSE 8554 [2023-09-01T03:52:50.680Z] ---> Running in 3d1a63d593bb [2023-09-01T03:52:50.946Z] Removing intermediate container 3d1a63d593bb [2023-09-01T03:52:50.946Z] ---> 9621f1b3fc6a [2023-09-01T03:52:50.946Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-01T03:52:50.946Z] ---> Running in 2172705a8462 [2023-09-01T03:52:51.214Z] Removing intermediate container 2172705a8462 [2023-09-01T03:52:51.214Z] ---> c6637b35a751 [2023-09-01T03:52:51.214Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-01T03:52:51.214Z] ---> Running in 03f6f917b4c4 [2023-09-01T03:52:51.482Z] Removing intermediate container 03f6f917b4c4 [2023-09-01T03:52:51.482Z] ---> 55ae82171994 [2023-09-01T03:52:51.482Z] Step 34/36 : LABEL arch=arm64 [2023-09-01T03:52:51.750Z] ---> Running in 8e97bbb29c15 [2023-09-01T03:52:52.018Z] Removing intermediate container 8e97bbb29c15 [2023-09-01T03:52:52.018Z] ---> 596a186b05ac [2023-09-01T03:52:52.018Z] Step 35/36 : LABEL git_sha=5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:52:52.018Z] ---> Running in ae65d2f52dd4 [2023-09-01T03:52:52.286Z] Removing intermediate container ae65d2f52dd4 [2023-09-01T03:52:52.286Z] ---> afbc0392478f [2023-09-01T03:52:52.286Z] Step 36/36 : LABEL version=3.1.0-dev.14 [2023-09-01T03:52:52.286Z] ---> Running in 9e402370b146 [2023-09-01T03:52:52.553Z] Removing intermediate container 9e402370b146 [2023-09-01T03:52:52.553Z] ---> 514601fa62ec [2023-09-01T03:52:52.553Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-01T03:52:52.553Z] Successfully built 514601fa62ec [2023-09-01T03:52:52.553Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:52:52.660Z] provisioning config files... [2023-09-01T03:52:52.672Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/138@tmp/config7380880064043091263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:52:53.004Z] ---> docker-login.sh [2023-09-01T03:52:53.004Z] nexus3.edgexfoundry.org:10001 [2023-09-01T03:52:53.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:52:53.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:52:53.271Z] Configure a credential helper to remove this warning. See [2023-09-01T03:52:53.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:52:53.271Z] [2023-09-01T03:52:53.271Z] Login Succeeded [2023-09-01T03:52:53.271Z] nexus3.edgexfoundry.org:10002 [2023-09-01T03:52:53.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:52:53.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:52:53.539Z] Configure a credential helper to remove this warning. See [2023-09-01T03:52:53.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:52:53.539Z] [2023-09-01T03:52:53.539Z] Login Succeeded [2023-09-01T03:52:53.539Z] nexus3.edgexfoundry.org:10003 [2023-09-01T03:52:53.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:52:54.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:52:54.073Z] Configure a credential helper to remove this warning. See [2023-09-01T03:52:54.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:52:54.073Z] [2023-09-01T03:52:54.073Z] Login Succeeded [2023-09-01T03:52:54.073Z] nexus3.edgexfoundry.org:10004 [2023-09-01T03:52:54.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:52:54.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:52:54.343Z] Configure a credential helper to remove this warning. See [2023-09-01T03:52:54.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:52:54.343Z] [2023-09-01T03:52:54.343Z] Login Succeeded [2023-09-01T03:52:54.343Z] docker.io [2023-09-01T03:52:54.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T03:52:54.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T03:52:54.872Z] Configure a credential helper to remove this warning. See [2023-09-01T03:52:54.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T03:52:54.872Z] [2023-09-01T03:52:54.872Z] Login Succeeded [2023-09-01T03:52:54.872Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T03:52:54.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-01T03:52:54.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T03:52:55.021Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-01T03:52:55.021Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:52:55.021Z] latest [2023-09-01T03:52:55.021Z] 3.1.0-dev.14 [2023-09-01T03:52:55.021Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:52:55.021Z] main [2023-09-01T03:52:55.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:52:55.400Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:52:55.764Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:52:55.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-01T03:52:55.764Z] 44ec086aa9aa: Preparing [2023-09-01T03:52:55.764Z] 006fe04d116e: Preparing [2023-09-01T03:52:55.764Z] 4bf680e41221: Preparing [2023-09-01T03:52:55.764Z] 2c197cdd055b: Preparing [2023-09-01T03:52:55.764Z] 608d194cb50c: Preparing [2023-09-01T03:52:55.764Z] acc83c6ca332: Preparing [2023-09-01T03:52:55.764Z] d1a993341e29: Preparing [2023-09-01T03:52:55.764Z] df97d10daaff: Preparing [2023-09-01T03:52:55.764Z] e0ea705ad9c4: Preparing [2023-09-01T03:52:55.764Z] c1723271c4bb: Preparing [2023-09-01T03:52:55.764Z] d3825ababadd: Preparing [2023-09-01T03:52:55.764Z] b16a1fb54554: Preparing [2023-09-01T03:52:55.764Z] d2d9d24a8c2a: Preparing [2023-09-01T03:52:55.764Z] acc83c6ca332: Waiting [2023-09-01T03:52:55.764Z] d1a993341e29: Waiting [2023-09-01T03:52:55.764Z] d3825ababadd: Waiting [2023-09-01T03:52:55.764Z] b16a1fb54554: Waiting [2023-09-01T03:52:55.764Z] d2d9d24a8c2a: Waiting [2023-09-01T03:52:55.764Z] df97d10daaff: Waiting [2023-09-01T03:52:55.764Z] e0ea705ad9c4: Waiting [2023-09-01T03:52:55.764Z] c1723271c4bb: Waiting [2023-09-01T03:52:56.042Z] 44ec086aa9aa: Pushed [2023-09-01T03:52:56.042Z] 2c197cdd055b: Pushed [2023-09-01T03:52:56.042Z] 006fe04d116e: Pushed [2023-09-01T03:52:56.042Z] 4bf680e41221: Pushed [2023-09-01T03:52:56.042Z] acc83c6ca332: Pushed [2023-09-01T03:52:56.042Z] d1a993341e29: Pushed [2023-09-01T03:52:56.320Z] e0ea705ad9c4: Pushed [2023-09-01T03:52:56.320Z] df97d10daaff: Pushed [2023-09-01T03:52:56.320Z] d2d9d24a8c2a: Layer already exists [2023-09-01T03:52:56.320Z] c1723271c4bb: Pushed [2023-09-01T03:53:01.741Z] 608d194cb50c: Pushed [2023-09-01T03:53:02.006Z] d3825ababadd: Pushed [2023-09-01T03:53:14.306Z] b16a1fb54554: Pushed [2023-09-01T03:53:14.306Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:14.648Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:14.994Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-01T03:53:14.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-01T03:53:14.994Z] 44ec086aa9aa: Preparing [2023-09-01T03:53:14.994Z] 006fe04d116e: Preparing [2023-09-01T03:53:14.994Z] 4bf680e41221: Preparing [2023-09-01T03:53:14.994Z] 2c197cdd055b: Preparing [2023-09-01T03:53:14.994Z] 608d194cb50c: Preparing [2023-09-01T03:53:14.994Z] acc83c6ca332: Preparing [2023-09-01T03:53:14.994Z] d1a993341e29: Preparing [2023-09-01T03:53:14.994Z] df97d10daaff: Preparing [2023-09-01T03:53:14.994Z] e0ea705ad9c4: Preparing [2023-09-01T03:53:14.994Z] c1723271c4bb: Preparing [2023-09-01T03:53:14.994Z] d3825ababadd: Preparing [2023-09-01T03:53:14.994Z] b16a1fb54554: Preparing [2023-09-01T03:53:14.994Z] d2d9d24a8c2a: Preparing [2023-09-01T03:53:14.994Z] e0ea705ad9c4: Waiting [2023-09-01T03:53:14.994Z] c1723271c4bb: Waiting [2023-09-01T03:53:14.994Z] d3825ababadd: Waiting [2023-09-01T03:53:14.994Z] d1a993341e29: Waiting [2023-09-01T03:53:14.994Z] b16a1fb54554: Waiting [2023-09-01T03:53:14.994Z] d2d9d24a8c2a: Waiting [2023-09-01T03:53:14.994Z] df97d10daaff: Waiting [2023-09-01T03:53:14.994Z] acc83c6ca332: Waiting [2023-09-01T03:53:14.994Z] 2c197cdd055b: Layer already exists [2023-09-01T03:53:14.994Z] 4bf680e41221: Layer already exists [2023-09-01T03:53:14.994Z] 006fe04d116e: Layer already exists [2023-09-01T03:53:14.994Z] 608d194cb50c: Layer already exists [2023-09-01T03:53:14.994Z] 44ec086aa9aa: Layer already exists [2023-09-01T03:53:14.994Z] df97d10daaff: Layer already exists [2023-09-01T03:53:14.994Z] acc83c6ca332: Layer already exists [2023-09-01T03:53:14.994Z] d1a993341e29: Layer already exists [2023-09-01T03:53:14.994Z] c1723271c4bb: Layer already exists [2023-09-01T03:53:14.994Z] e0ea705ad9c4: Layer already exists [2023-09-01T03:53:14.994Z] b16a1fb54554: Layer already exists [2023-09-01T03:53:14.994Z] d3825ababadd: Layer already exists [2023-09-01T03:53:14.994Z] d2d9d24a8c2a: Layer already exists [2023-09-01T03:53:15.261Z] latest: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:15.603Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:15.952Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 [2023-09-01T03:53:15.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-01T03:53:15.953Z] 44ec086aa9aa: Preparing [2023-09-01T03:53:15.953Z] 006fe04d116e: Preparing [2023-09-01T03:53:15.953Z] 4bf680e41221: Preparing [2023-09-01T03:53:15.953Z] 2c197cdd055b: Preparing [2023-09-01T03:53:15.953Z] 608d194cb50c: Preparing [2023-09-01T03:53:15.953Z] acc83c6ca332: Preparing [2023-09-01T03:53:15.953Z] d1a993341e29: Preparing [2023-09-01T03:53:15.953Z] df97d10daaff: Preparing [2023-09-01T03:53:15.953Z] e0ea705ad9c4: Preparing [2023-09-01T03:53:15.953Z] c1723271c4bb: Preparing [2023-09-01T03:53:15.953Z] d3825ababadd: Preparing [2023-09-01T03:53:15.953Z] b16a1fb54554: Preparing [2023-09-01T03:53:15.953Z] d2d9d24a8c2a: Preparing [2023-09-01T03:53:15.953Z] e0ea705ad9c4: Waiting [2023-09-01T03:53:15.953Z] acc83c6ca332: Waiting [2023-09-01T03:53:15.953Z] d1a993341e29: Waiting [2023-09-01T03:53:15.953Z] df97d10daaff: Waiting [2023-09-01T03:53:15.953Z] c1723271c4bb: Waiting [2023-09-01T03:53:15.953Z] b16a1fb54554: Waiting [2023-09-01T03:53:15.953Z] d3825ababadd: Waiting [2023-09-01T03:53:15.953Z] d2d9d24a8c2a: Waiting [2023-09-01T03:53:15.953Z] 608d194cb50c: Layer already exists [2023-09-01T03:53:15.953Z] 44ec086aa9aa: Layer already exists [2023-09-01T03:53:15.953Z] 2c197cdd055b: Layer already exists [2023-09-01T03:53:15.953Z] 006fe04d116e: Layer already exists [2023-09-01T03:53:15.953Z] 4bf680e41221: Layer already exists [2023-09-01T03:53:15.953Z] acc83c6ca332: Layer already exists [2023-09-01T03:53:15.953Z] d1a993341e29: Layer already exists [2023-09-01T03:53:15.953Z] c1723271c4bb: Layer already exists [2023-09-01T03:53:15.953Z] df97d10daaff: Layer already exists [2023-09-01T03:53:15.953Z] e0ea705ad9c4: Layer already exists [2023-09-01T03:53:15.953Z] d3825ababadd: Layer already exists [2023-09-01T03:53:15.953Z] b16a1fb54554: Layer already exists [2023-09-01T03:53:15.953Z] d2d9d24a8c2a: Layer already exists [2023-09-01T03:53:16.219Z] 3.1.0-dev.14: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:16.562Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:16.906Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:53:16.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-01T03:53:16.906Z] 44ec086aa9aa: Preparing [2023-09-01T03:53:16.906Z] 006fe04d116e: Preparing [2023-09-01T03:53:16.906Z] 4bf680e41221: Preparing [2023-09-01T03:53:16.906Z] 2c197cdd055b: Preparing [2023-09-01T03:53:16.906Z] 608d194cb50c: Preparing [2023-09-01T03:53:16.906Z] acc83c6ca332: Preparing [2023-09-01T03:53:16.906Z] d1a993341e29: Preparing [2023-09-01T03:53:16.906Z] df97d10daaff: Preparing [2023-09-01T03:53:16.906Z] e0ea705ad9c4: Preparing [2023-09-01T03:53:16.906Z] c1723271c4bb: Preparing [2023-09-01T03:53:16.906Z] d3825ababadd: Preparing [2023-09-01T03:53:16.906Z] b16a1fb54554: Preparing [2023-09-01T03:53:16.906Z] d2d9d24a8c2a: Preparing [2023-09-01T03:53:16.907Z] e0ea705ad9c4: Waiting [2023-09-01T03:53:16.907Z] c1723271c4bb: Waiting [2023-09-01T03:53:16.907Z] d3825ababadd: Waiting [2023-09-01T03:53:16.907Z] acc83c6ca332: Waiting [2023-09-01T03:53:16.907Z] d1a993341e29: Waiting [2023-09-01T03:53:16.907Z] df97d10daaff: Waiting [2023-09-01T03:53:16.907Z] b16a1fb54554: Waiting [2023-09-01T03:53:16.907Z] d2d9d24a8c2a: Waiting [2023-09-01T03:53:16.907Z] 2c197cdd055b: Layer already exists [2023-09-01T03:53:16.907Z] 006fe04d116e: Layer already exists [2023-09-01T03:53:16.907Z] 4bf680e41221: Layer already exists [2023-09-01T03:53:16.907Z] 44ec086aa9aa: Layer already exists [2023-09-01T03:53:16.907Z] 608d194cb50c: Layer already exists [2023-09-01T03:53:16.907Z] d1a993341e29: Layer already exists [2023-09-01T03:53:16.907Z] c1723271c4bb: Layer already exists [2023-09-01T03:53:16.907Z] df97d10daaff: Layer already exists [2023-09-01T03:53:16.907Z] e0ea705ad9c4: Layer already exists [2023-09-01T03:53:16.907Z] acc83c6ca332: Layer already exists [2023-09-01T03:53:16.907Z] b16a1fb54554: Layer already exists [2023-09-01T03:53:16.907Z] d2d9d24a8c2a: Layer already exists [2023-09-01T03:53:16.907Z] d3825ababadd: Layer already exists [2023-09-01T03:53:17.172Z] 5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:17.516Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:17.852Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-01T03:53:17.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-01T03:53:17.852Z] 44ec086aa9aa: Preparing [2023-09-01T03:53:17.852Z] 006fe04d116e: Preparing [2023-09-01T03:53:17.852Z] 4bf680e41221: Preparing [2023-09-01T03:53:17.852Z] 2c197cdd055b: Preparing [2023-09-01T03:53:17.852Z] 608d194cb50c: Preparing [2023-09-01T03:53:17.852Z] acc83c6ca332: Preparing [2023-09-01T03:53:17.852Z] d1a993341e29: Preparing [2023-09-01T03:53:17.852Z] df97d10daaff: Preparing [2023-09-01T03:53:17.852Z] e0ea705ad9c4: Preparing [2023-09-01T03:53:17.852Z] c1723271c4bb: Preparing [2023-09-01T03:53:17.852Z] d3825ababadd: Preparing [2023-09-01T03:53:17.852Z] b16a1fb54554: Preparing [2023-09-01T03:53:17.852Z] d2d9d24a8c2a: Preparing [2023-09-01T03:53:17.852Z] acc83c6ca332: Waiting [2023-09-01T03:53:17.852Z] c1723271c4bb: Waiting [2023-09-01T03:53:17.852Z] d3825ababadd: Waiting [2023-09-01T03:53:17.852Z] b16a1fb54554: Waiting [2023-09-01T03:53:17.852Z] d2d9d24a8c2a: Waiting [2023-09-01T03:53:17.852Z] df97d10daaff: Waiting [2023-09-01T03:53:17.852Z] e0ea705ad9c4: Waiting [2023-09-01T03:53:17.852Z] d1a993341e29: Waiting [2023-09-01T03:53:17.852Z] 4bf680e41221: Layer already exists [2023-09-01T03:53:17.852Z] 2c197cdd055b: Layer already exists [2023-09-01T03:53:17.852Z] 44ec086aa9aa: Layer already exists [2023-09-01T03:53:17.852Z] 006fe04d116e: Layer already exists [2023-09-01T03:53:17.852Z] 608d194cb50c: Layer already exists [2023-09-01T03:53:17.852Z] c1723271c4bb: Layer already exists [2023-09-01T03:53:17.852Z] acc83c6ca332: Layer already exists [2023-09-01T03:53:17.852Z] df97d10daaff: Layer already exists [2023-09-01T03:53:17.852Z] e0ea705ad9c4: Layer already exists [2023-09-01T03:53:17.852Z] d1a993341e29: Layer already exists [2023-09-01T03:53:17.852Z] b16a1fb54554: Layer already exists [2023-09-01T03:53:17.852Z] d3825ababadd: Layer already exists [2023-09-01T03:53:17.852Z] d2d9d24a8c2a: Layer already exists [2023-09-01T03:53:18.119Z] main: digest: sha256:89a9a352c27144c0c7b4748626bcdcf4f2832ba3a0587d42e50e8aabf64e56ef size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-01T03:53:18.173Z] ===================================================== [Pipeline] echo [2023-09-01T03:53:18.180Z] taggedImages: [2023-09-01T03:53:18.180Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1 [2023-09-01T03:53:18.180Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-01T03:53:18.180Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.14 [2023-09-01T03:53:18.180Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5f6ddc471072d7de5768bf3a6831573b01813ed1-3.1.0-dev.14 [2023-09-01T03:53:18.180Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:18.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T03:53:18.527Z] [2023-09-01T03:53:18.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:18.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T03:53:18.862Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-01T03:53:18.862Z] 8998bd30e6a1: Pulling fs layer [2023-09-01T03:53:18.862Z] 04944245beec: Pulling fs layer [2023-09-01T03:53:18.862Z] 699f458cf7ca: Pulling fs layer [2023-09-01T03:53:18.862Z] 765212b225bb: Pulling fs layer [2023-09-01T03:53:18.862Z] f23df028b6ca: Pulling fs layer [2023-09-01T03:53:18.862Z] d65c8cfc05b1: Pulling fs layer [2023-09-01T03:53:18.862Z] 2437ff75d9bd: Pulling fs layer [2023-09-01T03:53:18.862Z] 765212b225bb: Waiting [2023-09-01T03:53:18.862Z] f23df028b6ca: Waiting [2023-09-01T03:53:18.862Z] d65c8cfc05b1: Waiting [2023-09-01T03:53:18.862Z] 2437ff75d9bd: Waiting [2023-09-01T03:53:19.129Z] 04944245beec: Verifying Checksum [2023-09-01T03:53:19.129Z] 04944245beec: Download complete [2023-09-01T03:53:19.129Z] 765212b225bb: Verifying Checksum [2023-09-01T03:53:19.129Z] 765212b225bb: Download complete [2023-09-01T03:53:19.129Z] f23df028b6ca: Verifying Checksum [2023-09-01T03:53:19.129Z] f23df028b6ca: Download complete [2023-09-01T03:53:19.129Z] d65c8cfc05b1: Verifying Checksum [2023-09-01T03:53:19.129Z] d65c8cfc05b1: Download complete [2023-09-01T03:53:19.129Z] 699f458cf7ca: Verifying Checksum [2023-09-01T03:53:19.129Z] 699f458cf7ca: Download complete [2023-09-01T03:53:19.712Z] 8998bd30e6a1: Download complete [2023-09-01T03:53:21.651Z] 2437ff75d9bd: Verifying Checksum [2023-09-01T03:53:21.651Z] 2437ff75d9bd: Download complete [2023-09-01T03:53:23.593Z] 8998bd30e6a1: Pull complete [2023-09-01T03:53:23.859Z] 04944245beec: Pull complete [2023-09-01T03:53:25.267Z] 699f458cf7ca: Pull complete [2023-09-01T03:53:25.535Z] 765212b225bb: Pull complete [2023-09-01T03:53:26.116Z] f23df028b6ca: Pull complete [2023-09-01T03:53:26.382Z] d65c8cfc05b1: Pull complete [2023-09-01T03:53:41.384Z] 2437ff75d9bd: Pull complete [2023-09-01T03:53:41.384Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-01T03:53:41.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T03:53:41.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:53:41.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-5088 does not seem to be running inside a container [2023-09-01T03:53:41.641Z] $ 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/device-usb-camera/138 -v /w/workspace/device-usb-camera/138:/w/workspace/device-usb-camera/138:rw,z -v /w/workspace/device-usb-camera/138@tmp:/w/workspace/device-usb-camera/138@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 [2023-09-01T03:53:44.634Z] $ docker top e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:53:45.140Z] ---> job-cost.sh [2023-09-01T03:53:45.405Z] lf-activate-venv: SKIPPING [2023-09-01T03:53:45.405Z] INFO: No Stack... [2023-09-01T03:53:45.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-01T03:53:46.625Z] INFO: Archiving Costs [Pipeline] sh [2023-09-01T03:53:46.938Z] + cat /w/workspace/device-usb-camera/138/archives/cost.csv [2023-09-01T03:53:46.938Z] + cut -d, -f6 [Pipeline] lock [2023-09-01T03:53:46.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [2023-09-01T03:53:47.003Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] did not exist. Created. [2023-09-01T03:53:47.003Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T03:53:47.339Z] /w/workspace/device-usb-camera/138@tmp/durable-e945e20b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-01T03:53:47.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-01T03:53:47.687Z] Warning: overwriting stash ‘stack-cost’ [2023-09-01T03:53:47.740Z] Stashed 1 file(s) [Pipeline] } [2023-09-01T03:53:47.751Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-01T03:53:47.776Z] $ docker stop --time=1 e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c [2023-09-01T03:53:49.232Z] $ docker rm -f --volumes e9cdf5ff33f3ebbaad7409997e6d301f602bb75c99a1499752d3dda4f963a57c [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 [2023-09-01T03:53:49.646Z] provisioning config files... [2023-09-01T03:53:49.653Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13138096894325563650tmp [Pipeline] { [Pipeline] sh [2023-09-01T03:53:49.950Z] + set +x [2023-09-01T03:53:49.950Z] + curl -s https://codecov.io/bash [2023-09-01T03:53:49.950Z] + bash -s -- [2023-09-01T03:53:50.215Z] [2023-09-01T03:53:50.215Z] _____ _ [2023-09-01T03:53:50.215Z] / ____| | | [2023-09-01T03:53:50.215Z] | | ___ __| | ___ ___ _____ __ [2023-09-01T03:53:50.215Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-01T03:53:50.215Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-01T03:53:50.215Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-01T03:53:50.215Z] Bash-1.0.6 [2023-09-01T03:53:50.215Z] [2023-09-01T03:53:50.215Z] [2023-09-01T03:53:50.215Z] ==> git version 2.25.1 found [2023-09-01T03:53:50.215Z] ==> 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 [2023-09-01T03:53:50.215Z] Release-Date: 2020-01-08 [2023-09-01T03:53:50.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-01T03:53:50.215Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-01T03:53:50.215Z] ==> Jenkins CI detected. [2023-09-01T03:53:50.215Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-01T03:53:50.215Z] project root: . [2023-09-01T03:53:50.215Z] --> token set from env [2023-09-01T03:53:50.215Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-01T03:53:50.215Z] ==> Running gcov in . (disable via -X gcov) [2023-09-01T03:53:50.215Z] ==> Python coveragepy not found [2023-09-01T03:53:50.215Z] ==> Searching for coverage reports in: [2023-09-01T03:53:50.215Z] + . [2023-09-01T03:53:50.215Z] -> Found 1 reports [2023-09-01T03:53:50.215Z] ==> Detecting git/mercurial file structure [2023-09-01T03:53:50.215Z] ==> Reading reports [2023-09-01T03:53:50.215Z] + ./coverage.out bytes=53856 [2023-09-01T03:53:50.215Z] ==> Appending adjustments [2023-09-01T03:53:50.215Z] https://docs.codecov.io/docs/fixing-reports [2023-09-01T03:53:50.215Z] + Found adjustments [2023-09-01T03:53:50.215Z] ==> Gzipping contents [2023-09-01T03:53:50.215Z] 8.0K /tmp/codecov.HN7lta.gz [2023-09-01T03:53:50.215Z] ==> Uploading reports [2023-09-01T03:53:50.215Z] url: https://codecov.io [2023-09-01T03:53:50.215Z] query: branch=main&commit=5f6ddc471072d7de5768bf3a6831573b01813ed1&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-01T03:53:50.215Z] -> Pinging Codecov [2023-09-01T03:53:50.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=5f6ddc471072d7de5768bf3a6831573b01813ed1&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-01T03:53:50.474Z] -> Uploading to [2023-09-01T03:53:50.474Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-01/73D8F5FF140700D3E01443B452E23636/5f6ddc471072d7de5768bf3a6831573b01813ed1/12ddd226-7750-4915-ab76-b713daf606c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230901T035350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffd70f524de073f756ed1e2a65f804389867c92373861ddde9d2f51250c61bf1 [2023-09-01T03:53:50.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T03:53:50.474Z] Dload Upload Total Spent Left Speed [2023-09-01T03:53:50.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6883 0 0 100 6883 0 36226 --:--:-- --:--:-- --:--:-- 36226 [2023-09-01T03:53:50.733Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] } [2023-09-01T03:53:50.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-01T03:53:50.949Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-01T03:53:50.960Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:51.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-01T03:53:51.261Z] [2023-09-01T03:53:51.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:53:51.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-01T03:53:51.571Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-01T03:53:51.571Z] df9b9388f04a: Pulling fs layer [2023-09-01T03:53:51.571Z] 52dc419b0ee2: Pulling fs layer [2023-09-01T03:53:51.571Z] 25bc292e5bac: Pulling fs layer [2023-09-01T03:53:51.571Z] 114826534d7a: Pulling fs layer [2023-09-01T03:53:51.571Z] 4657fd5d0bcf: Pulling fs layer [2023-09-01T03:53:51.571Z] 6ad1cebc031e: Pulling fs layer [2023-09-01T03:53:51.571Z] 8a3aa393b2d8: Pulling fs layer [2023-09-01T03:53:51.571Z] 114826534d7a: Waiting [2023-09-01T03:53:51.571Z] 4657fd5d0bcf: Waiting [2023-09-01T03:53:51.571Z] 6ad1cebc031e: Waiting [2023-09-01T03:53:51.571Z] 8a3aa393b2d8: Waiting [2023-09-01T03:53:51.571Z] 25bc292e5bac: Download complete [2023-09-01T03:53:51.571Z] 52dc419b0ee2: Download complete [2023-09-01T03:53:51.571Z] 4657fd5d0bcf: Download complete [2023-09-01T03:53:51.571Z] df9b9388f04a: Download complete [2023-09-01T03:53:51.856Z] df9b9388f04a: Pull complete [2023-09-01T03:53:51.856Z] 6ad1cebc031e: Verifying Checksum [2023-09-01T03:53:51.856Z] 6ad1cebc031e: Download complete [2023-09-01T03:53:52.117Z] 52dc419b0ee2: Pull complete [2023-09-01T03:53:52.117Z] 25bc292e5bac: Pull complete [2023-09-01T03:53:52.684Z] 114826534d7a: Verifying Checksum [2023-09-01T03:53:52.684Z] 114826534d7a: Download complete [2023-09-01T03:53:52.684Z] 8a3aa393b2d8: Verifying Checksum [2023-09-01T03:53:52.684Z] 8a3aa393b2d8: Download complete [2023-09-01T03:53:55.972Z] 114826534d7a: Pull complete [2023-09-01T03:53:55.972Z] 4657fd5d0bcf: Pull complete [2023-09-01T03:53:56.542Z] 6ad1cebc031e: Pull complete [2023-09-01T03:53:59.084Z] 8a3aa393b2d8: Pull complete [2023-09-01T03:53:59.343Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-01T03:53:59.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-01T03:53:59.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:53:59.439Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:53:59.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-01T03:54:05.585Z] $ docker top 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-01T03:54:05.648Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-01T03:54:05.928Z] + set -o pipefail [2023-09-01T03:54:05.928Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/dd5e74cb-e7ae-4691-8d81-9cbe9089b297 [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] [2023-09-01T03:54:12.495Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-01T03:54:12.495Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-01T03:54:12.495Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-01T03:54:12.511Z] $ docker stop --time=1 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a [2023-09-01T03:54:17.727Z] $ docker rm -f --volumes 914bf57a43258d9b2b52f3314757d4cc7a5835f6a8a4a3853cfe0b3c74f36f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T03:54:18.525Z] + git log --format=format:%s -1 5f6ddc471072d7de5768bf3a6831573b01813ed1 [Pipeline] sh [2023-09-01T03:54:18.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T03:54:18.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:54:19.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:54:19.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:54:19.186Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:54:19.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T03:54:19.771Z] $ docker top 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 -eo pid,comm [2023-09-01T03:54:19.817Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-01T03:54:19.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T03:54:19.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T03:54:19.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T03:54:19.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T03:54:19.975Z] $ docker exec 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 ssh-agent [2023-09-01T03:54:20.081Z] SSH_AUTH_SOCK=/tmp/ssh-YkDaZvQw4Hun/agent.32 [2023-09-01T03:54:20.081Z] SSH_AGENT_PID=38 [2023-09-01T03:54:20.085Z] Running ssh-add (command line suppressed) [2023-09-01T03:54:20.197Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15055081260928520916.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15055081260928520916.key) [2023-09-01T03:54:20.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T03:54:20.498Z] + git semver tag [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,665 [run_tag] DEBUG tag force:False [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,665 [check_head_tag] DEBUG check head tag [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,666 [execute] INFO git cat-file --batch-check [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,670 [execute] INFO git cat-file --batch [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,699 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,699 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-01T03:54:20.758Z] 2023-09-01 03:54:20,704 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:20.758Z] 3.1.0-dev.14 [Pipeline] } [2023-09-01T03:54:20.768Z] $ docker exec --env ******** --env ******** 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 ssh-agent -k [2023-09-01T03:54:20.860Z] unset SSH_AUTH_SOCK; [2023-09-01T03:54:20.860Z] unset SSH_AGENT_PID; [2023-09-01T03:54:20.861Z] echo Agent pid 38 killed; [2023-09-01T03:54:20.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T03:54:21.166Z] + git semver [Pipeline] } [2023-09-01T03:54:21.438Z] $ docker stop --time=1 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 [2023-09-01T03:54:22.768Z] $ docker rm -f --volumes 0a1740050558c1028998d88d01d73383bffaac058a141b13761d7940ab46e821 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:54:23.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-01T03:54:23.166Z] [2023-09-01T03:54:23.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:54:23.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-01T03:54:23.472Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-01T03:54:23.472Z] ab5ef0e58194: Pulling fs layer [2023-09-01T03:54:23.472Z] 9712f1f96733: Pulling fs layer [2023-09-01T03:54:23.472Z] 63f879dbbcfc: Pulling fs layer [2023-09-01T03:54:23.472Z] 0d9ebad4ef96: Pulling fs layer [2023-09-01T03:54:23.472Z] e9a5061849ea: Pulling fs layer [2023-09-01T03:54:23.472Z] d747dcd14b5f: Pulling fs layer [2023-09-01T03:54:23.472Z] 2de7ff778b66: Pulling fs layer [2023-09-01T03:54:23.472Z] 0d9ebad4ef96: Waiting [2023-09-01T03:54:23.472Z] e9a5061849ea: Waiting [2023-09-01T03:54:23.472Z] 9712f1f96733: Verifying Checksum [2023-09-01T03:54:23.472Z] 9712f1f96733: Download complete [2023-09-01T03:54:24.042Z] 63f879dbbcfc: Verifying Checksum [2023-09-01T03:54:24.042Z] 63f879dbbcfc: Download complete [2023-09-01T03:54:24.042Z] e9a5061849ea: Verifying Checksum [2023-09-01T03:54:24.042Z] e9a5061849ea: Download complete [2023-09-01T03:54:24.042Z] d747dcd14b5f: Verifying Checksum [2023-09-01T03:54:24.042Z] d747dcd14b5f: Download complete [2023-09-01T03:54:24.300Z] 0d9ebad4ef96: Verifying Checksum [2023-09-01T03:54:24.300Z] ab5ef0e58194: Verifying Checksum [2023-09-01T03:54:24.300Z] ab5ef0e58194: Download complete [2023-09-01T03:54:24.300Z] 2de7ff778b66: Verifying Checksum [2023-09-01T03:54:24.300Z] 2de7ff778b66: Download complete [2023-09-01T03:54:26.830Z] ab5ef0e58194: Pull complete [2023-09-01T03:54:26.830Z] 9712f1f96733: Pull complete [2023-09-01T03:54:27.397Z] 63f879dbbcfc: Pull complete [2023-09-01T03:54:30.685Z] 0d9ebad4ef96: Pull complete [2023-09-01T03:54:30.944Z] e9a5061849ea: Pull complete [2023-09-01T03:54:31.203Z] d747dcd14b5f: Pull complete [2023-09-01T03:54:32.142Z] 2de7ff778b66: Pull complete [2023-09-01T03:54:32.142Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-01T03:54:32.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-01T03:54:32.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:54:32.229Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:54:32.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-01T03:54:41.074Z] $ docker top a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:54:41.145Z] provisioning config files... [2023-09-01T03:54:41.151Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7196497424379753046tmp [2023-09-01T03:54:41.160Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config210969558742009576tmp [2023-09-01T03:54:41.169Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2035946848965278457tmp [Pipeline] { [Pipeline] echo [2023-09-01T03:54:41.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:54:41.464Z] ---> sigul-configuration.sh [2023-09-01T03:54:41.464Z] gpg: directory `/root/.gnupg' created [2023-09-01T03:54:41.464Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-01T03:54:41.464Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-01T03:54:41.464Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-01T03:54:41.464Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-01T03:54:41.464Z] gpg: CAST5 encrypted data [2023-09-01T03:54:41.464Z] gpg: encrypted with 1 passphrase [2023-09-01T03:54:41.464Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-01T03:54:41.747Z] + mkdir /home/jenkins [2023-09-01T03:54:41.747Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-01T03:54:42.032Z] + 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 [2023-09-01T03:54:42.041Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:54:42.331Z] ---> sigul-install.sh [2023-09-01T03:54:42.331Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-01T03:54:42.618Z] + git tag --list [2023-09-01T03:54:42.618Z] v0.0.0 [2023-09-01T03:54:42.618Z] v0.0.1-dev.1 [2023-09-01T03:54:42.618Z] v0.0.1-dev.10 [2023-09-01T03:54:42.618Z] v0.0.1-dev.11 [2023-09-01T03:54:42.618Z] v0.0.1-dev.12 [2023-09-01T03:54:42.618Z] v0.0.1-dev.13 [2023-09-01T03:54:42.618Z] v0.0.1-dev.14 [2023-09-01T03:54:42.618Z] v0.0.1-dev.15 [2023-09-01T03:54:42.618Z] v0.0.1-dev.16 [2023-09-01T03:54:42.618Z] v0.0.1-dev.2 [2023-09-01T03:54:42.618Z] v0.0.1-dev.3 [2023-09-01T03:54:42.618Z] v0.0.1-dev.4 [2023-09-01T03:54:42.618Z] v0.0.1-dev.5 [2023-09-01T03:54:42.618Z] v0.0.1-dev.6 [2023-09-01T03:54:42.618Z] v0.0.1-dev.7 [2023-09-01T03:54:42.618Z] v0.0.1-dev.8 [2023-09-01T03:54:42.618Z] v0.0.1-dev.9 [2023-09-01T03:54:42.618Z] v2.2.0 [2023-09-01T03:54:42.618Z] v2.2.0-dev.17 [2023-09-01T03:54:42.618Z] v2.2.0-dev.18 [2023-09-01T03:54:42.618Z] v2.2.0-dev.19 [2023-09-01T03:54:42.618Z] v2.2.0-dev.20 [2023-09-01T03:54:42.618Z] v2.2.0-dev.21 [2023-09-01T03:54:42.618Z] v2.2.0-dev.22 [2023-09-01T03:54:42.618Z] v2.2.0-dev.23 [2023-09-01T03:54:42.618Z] v2.2.0-dev.24 [2023-09-01T03:54:42.618Z] v2.2.0-dev.25 [2023-09-01T03:54:42.618Z] v2.2.0-dev.26 [2023-09-01T03:54:42.618Z] v2.2.0-dev.27 [2023-09-01T03:54:42.618Z] v2.3.0 [2023-09-01T03:54:42.618Z] v2.3.0-dev.1 [2023-09-01T03:54:42.618Z] v2.3.0-dev.10 [2023-09-01T03:54:42.618Z] v2.3.0-dev.11 [2023-09-01T03:54:42.618Z] v2.3.0-dev.12 [2023-09-01T03:54:42.618Z] v2.3.0-dev.13 [2023-09-01T03:54:42.618Z] v2.3.0-dev.14 [2023-09-01T03:54:42.618Z] v2.3.0-dev.15 [2023-09-01T03:54:42.618Z] v2.3.0-dev.16 [2023-09-01T03:54:42.618Z] v2.3.0-dev.17 [2023-09-01T03:54:42.618Z] v2.3.0-dev.18 [2023-09-01T03:54:42.618Z] v2.3.0-dev.19 [2023-09-01T03:54:42.618Z] v2.3.0-dev.2 [2023-09-01T03:54:42.618Z] v2.3.0-dev.20 [2023-09-01T03:54:42.618Z] v2.3.0-dev.21 [2023-09-01T03:54:42.618Z] v2.3.0-dev.22 [2023-09-01T03:54:42.618Z] v2.3.0-dev.23 [2023-09-01T03:54:42.618Z] v2.3.0-dev.24 [2023-09-01T03:54:42.618Z] v2.3.0-dev.25 [2023-09-01T03:54:42.618Z] v2.3.0-dev.26 [2023-09-01T03:54:42.618Z] v2.3.0-dev.27 [2023-09-01T03:54:42.618Z] v2.3.0-dev.28 [2023-09-01T03:54:42.618Z] v2.3.0-dev.3 [2023-09-01T03:54:42.618Z] v2.3.0-dev.4 [2023-09-01T03:54:42.618Z] v2.3.0-dev.5 [2023-09-01T03:54:42.618Z] v2.3.0-dev.6 [2023-09-01T03:54:42.618Z] v2.3.0-dev.7 [2023-09-01T03:54:42.618Z] v2.3.0-dev.8 [2023-09-01T03:54:42.618Z] v2.3.0-dev.9 [2023-09-01T03:54:42.618Z] v2.3.1 [2023-09-01T03:54:42.618Z] v2.3.1-dev.4 [2023-09-01T03:54:42.618Z] v2.3.1-dev.5 [2023-09-01T03:54:42.618Z] v2.3.1-dev.6 [2023-09-01T03:54:42.618Z] v3.0 [2023-09-01T03:54:42.618Z] v3.0.0 [2023-09-01T03:54:42.618Z] v3.0.0-dev.1 [2023-09-01T03:54:42.618Z] v3.0.0-dev.10 [2023-09-01T03:54:42.618Z] v3.0.0-dev.11 [2023-09-01T03:54:42.618Z] v3.0.0-dev.12 [2023-09-01T03:54:42.618Z] v3.0.0-dev.13 [2023-09-01T03:54:42.618Z] v3.0.0-dev.14 [2023-09-01T03:54:42.618Z] v3.0.0-dev.15 [2023-09-01T03:54:42.618Z] v3.0.0-dev.16 [2023-09-01T03:54:42.618Z] v3.0.0-dev.17 [2023-09-01T03:54:42.618Z] v3.0.0-dev.18 [2023-09-01T03:54:42.618Z] v3.0.0-dev.19 [2023-09-01T03:54:42.618Z] v3.0.0-dev.2 [2023-09-01T03:54:42.618Z] v3.0.0-dev.20 [2023-09-01T03:54:42.618Z] v3.0.0-dev.21 [2023-09-01T03:54:42.619Z] v3.0.0-dev.22 [2023-09-01T03:54:42.619Z] v3.0.0-dev.23 [2023-09-01T03:54:42.619Z] v3.0.0-dev.24 [2023-09-01T03:54:42.619Z] v3.0.0-dev.25 [2023-09-01T03:54:42.619Z] v3.0.0-dev.26 [2023-09-01T03:54:42.619Z] v3.0.0-dev.27 [2023-09-01T03:54:42.619Z] v3.0.0-dev.28 [2023-09-01T03:54:42.619Z] v3.0.0-dev.29 [2023-09-01T03:54:42.619Z] v3.0.0-dev.3 [2023-09-01T03:54:42.619Z] v3.0.0-dev.30 [2023-09-01T03:54:42.619Z] v3.0.0-dev.31 [2023-09-01T03:54:42.619Z] v3.0.0-dev.32 [2023-09-01T03:54:42.619Z] v3.0.0-dev.33 [2023-09-01T03:54:42.619Z] v3.0.0-dev.34 [2023-09-01T03:54:42.619Z] v3.0.0-dev.35 [2023-09-01T03:54:42.619Z] v3.0.0-dev.36 [2023-09-01T03:54:42.619Z] v3.0.0-dev.37 [2023-09-01T03:54:42.619Z] v3.0.0-dev.38 [2023-09-01T03:54:42.619Z] v3.0.0-dev.39 [2023-09-01T03:54:42.619Z] v3.0.0-dev.4 [2023-09-01T03:54:42.619Z] v3.0.0-dev.40 [2023-09-01T03:54:42.619Z] v3.0.0-dev.41 [2023-09-01T03:54:42.619Z] v3.0.0-dev.42 [2023-09-01T03:54:42.619Z] v3.0.0-dev.43 [2023-09-01T03:54:42.619Z] v3.0.0-dev.44 [2023-09-01T03:54:42.619Z] v3.0.0-dev.45 [2023-09-01T03:54:42.619Z] v3.0.0-dev.46 [2023-09-01T03:54:42.619Z] v3.0.0-dev.47 [2023-09-01T03:54:42.619Z] v3.0.0-dev.48 [2023-09-01T03:54:42.619Z] v3.0.0-dev.49 [2023-09-01T03:54:42.619Z] v3.0.0-dev.5 [2023-09-01T03:54:42.619Z] v3.0.0-dev.50 [2023-09-01T03:54:42.619Z] v3.0.0-dev.51 [2023-09-01T03:54:42.619Z] v3.0.0-dev.6 [2023-09-01T03:54:42.619Z] v3.0.0-dev.7 [2023-09-01T03:54:42.619Z] v3.0.0-dev.8 [2023-09-01T03:54:42.619Z] v3.0.0-dev.9 [2023-09-01T03:54:42.619Z] v3.1.0-dev.1 [2023-09-01T03:54:42.619Z] v3.1.0-dev.10 [2023-09-01T03:54:42.619Z] v3.1.0-dev.11 [2023-09-01T03:54:42.619Z] v3.1.0-dev.12 [2023-09-01T03:54:42.619Z] v3.1.0-dev.13 [2023-09-01T03:54:42.619Z] v3.1.0-dev.14 [2023-09-01T03:54:42.619Z] v3.1.0-dev.2 [2023-09-01T03:54:42.619Z] v3.1.0-dev.3 [2023-09-01T03:54:42.619Z] v3.1.0-dev.4 [2023-09-01T03:54:42.619Z] v3.1.0-dev.5 [2023-09-01T03:54:42.619Z] v3.1.0-dev.6 [2023-09-01T03:54:42.619Z] v3.1.0-dev.7 [2023-09-01T03:54:42.619Z] v3.1.0-dev.8 [2023-09-01T03:54:42.619Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-01T03:54:42.905Z] + lftools sign git-tag v3.1.0-dev.14 [2023-09-01T03:54:43.472Z] Signing Git tag with Sigul... [2023-09-01T03:54:43.473Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-09-01T03:54:43.739Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:54:44.024Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-01T03:54:44.031Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-01T03:54:44.056Z] $ docker stop --time=1 a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde [2023-09-01T03:54:45.917Z] $ docker rm -f --volumes a803dc56a142295b3a668b6fdde48b534618e7a110821fa9519ec06a63e6dcde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-01T03:54:46.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T03:54:46.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:54:46.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:54:46.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:54:46.780Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:54:46.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T03:54:47.615Z] $ docker top f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f -eo pid,comm [2023-09-01T03:54:47.656Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-01T03:54:47.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T03:54:47.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T03:54:47.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T03:54:47.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T03:54:47.811Z] $ docker exec f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f ssh-agent [2023-09-01T03:54:47.912Z] SSH_AUTH_SOCK=/tmp/ssh-vXeaIy8iGnPJ/agent.14 [2023-09-01T03:54:47.912Z] SSH_AGENT_PID=20 [2023-09-01T03:54:47.919Z] Running ssh-add (command line suppressed) [2023-09-01T03:54:48.015Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3414012985545427130.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3414012985545427130.key) [2023-09-01T03:54:48.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T03:54:48.334Z] + git semver bump pre [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,532 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,532 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,532 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,532 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,532 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,533 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,536 [execute] INFO git cat-file --batch-check [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,543 [execute] INFO git cat-file --batch [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T03:54:48.595Z] 2023-09-01 03:54:48,546 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:48.595Z] 3.1.0-dev.15 [Pipeline] } [2023-09-01T03:54:48.605Z] $ docker exec --env ******** --env ******** f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f ssh-agent -k [2023-09-01T03:54:48.704Z] unset SSH_AUTH_SOCK; [2023-09-01T03:54:48.704Z] unset SSH_AGENT_PID; [2023-09-01T03:54:48.704Z] echo Agent pid 20 killed; [2023-09-01T03:54:48.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T03:54:49.023Z] + git semver [Pipeline] } [2023-09-01T03:54:49.309Z] $ docker stop --time=1 f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f [2023-09-01T03:54:50.972Z] $ docker rm -f --volumes f1572ef22e204590ba0cca46e43bcf937750193986e85962ac5b685fd0aab31f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T03:54:51.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T03:54:51.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:54:51.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T03:54:51.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:54:51.708Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:54:51.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T03:54:52.875Z] $ docker top 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 -eo pid,comm [2023-09-01T03:54:52.917Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-01T03:54:52.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T03:54:52.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T03:54:52.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T03:54:53.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T03:54:53.052Z] $ docker exec 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 ssh-agent [2023-09-01T03:54:53.160Z] SSH_AUTH_SOCK=/tmp/ssh-IcIANvENnZoZ/agent.32 [2023-09-01T03:54:53.160Z] SSH_AGENT_PID=38 [2023-09-01T03:54:53.166Z] Running ssh-add (command line suppressed) [2023-09-01T03:54:53.267Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16561955620979817384.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16561955620979817384.key) [2023-09-01T03:54:53.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T03:54:53.566Z] + git semver push [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,776 [run_push] DEBUG push [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,777 [execute] INFO git cat-file --batch-check [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,781 [execute] INFO git rev-list 3877844974e730946ee7c3cf7722fcefeaaa0ffe -- [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,782 [execute] DEBUG Popen(['git', 'rev-list', '3877844974e730946ee7c3cf7722fcefeaaa0ffe', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,787 [execute] INFO git fetch -v origin [2023-09-01T03:54:53.826Z] 2023-09-01 03:54:53,788 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-01T03:54:54.395Z] 2023-09-01 03:54:54,219 [run_push] DEBUG no remote changes detected [2023-09-01T03:54:54.395Z] 2023-09-01 03:54:54,220 [execute] INFO git push origin semver [2023-09-01T03:54:54.395Z] 2023-09-01 03:54:54,220 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-01T03:54:54.964Z] 2023-09-01 03:54:54,927 [run_push] DEBUG push all version tags [2023-09-01T03:54:54.964Z] 2023-09-01 03:54:54,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-01T03:54:54.964Z] 2023-09-01 03:54:54,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-01T03:54:55.900Z] 2023-09-01 03:54:55,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-01T03:54:55.900Z] 3.1.0-dev.15 [Pipeline] } [2023-09-01T03:54:55.910Z] $ docker exec --env ******** --env ******** 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 ssh-agent -k [2023-09-01T03:54:56.002Z] unset SSH_AUTH_SOCK; [2023-09-01T03:54:56.003Z] unset SSH_AGENT_PID; [2023-09-01T03:54:56.003Z] echo Agent pid 38 killed; [2023-09-01T03:54:56.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T03:54:56.309Z] + git semver [Pipeline] } [2023-09-01T03:54:56.581Z] $ docker stop --time=1 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 [2023-09-01T03:54:57.951Z] $ docker rm -f --volumes 17bad8d34ec592cc7b2bb4a14680cdcd83a4e4e2edefc7c66606e9fccbdbd849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-01T03:54:58.610Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-01T03:54:58.610Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-01T03:54:58.610Z] total 16 [2023-09-01T03:54:58.610Z] drwxr-xr-x 3 root root 4096 Sep 1 03:44 . [2023-09-01T03:54:58.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 03:54 .. [2023-09-01T03:54:58.610Z] drwxr-xr-x 2 root root 4096 Sep 1 03:44 cost [2023-09-01T03:54:58.610Z] -rw-r--r-- 1 root root 89 Sep 1 03:44 cost.csv [2023-09-01T03:54:58.610Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-01T03:54:58.610Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-01T03:54:58.610Z] total 16 [2023-09-01T03:54:58.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 03:44 . [2023-09-01T03:54:58.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 03:54 .. [2023-09-01T03:54:58.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 03:44 cost [2023-09-01T03:54:58.610Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 1 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:54:58.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:54:59.865Z] ---> package-listing.sh [2023-09-01T03:54:59.865Z] ++ facter osfamily [2023-09-01T03:54:59.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-01T03:55:00.124Z] + OS_FAMILY=debian [2023-09-01T03:55:00.125Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-01T03:55:00.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-01T03:55:00.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-01T03:55:00.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-01T03:55:00.125Z] + PACKAGES=/tmp/packages_start.txt [2023-09-01T03:55:00.125Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-01T03:55:00.125Z] + PACKAGES=/tmp/packages_end.txt [2023-09-01T03:55:00.125Z] + case "${OS_FAMILY}" in [2023-09-01T03:55:00.125Z] + dpkg -l [2023-09-01T03:55:00.125Z] + grep '^ii' [2023-09-01T03:55:00.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-01T03:55:00.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-01T03:55:00.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-01T03:55:00.125Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-01T03:55:00.125Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-01T03:55:00.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-01T03:55:00.135Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-01T03:55:00.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T03:55:00.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T03:55:00.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T03:55:01.054Z] prd-ubuntu20.04-docker-8c-8g-5087 does not seem to be running inside a container [2023-09-01T03:55:01.085Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-01T03:55:01.349Z] $ docker top 466cbebd153da4b3b230f8ebfd655d38c4bcea2b07469dc8732b4212b5f03686 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T03:55:01.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-01T03:55:01.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-01T03:55:02.258Z] + ls /var/log/sa-host [2023-09-01T03:55:02.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T03:55:02.412Z] provisioning config files... [2023-09-01T03:55:02.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9817517515129263042tmp [Pipeline] { [Pipeline] echo [2023-09-01T03:55:02.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:55:02.720Z] ---> create-netrc.sh [Pipeline] } [2023-09-01T03:55:02.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:55:03.056Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-01T03:55:03.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:55:03.345Z] ---> sudo-logs.sh [2023-09-01T03:55:03.345Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-01T03:55:03.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:55:03.659Z] ---> job-cost.sh [2023-09-01T03:55:03.659Z] lf-activate-venv: SKIPPING [2023-09-01T03:55:03.659Z] DEBUG: total: 0.2199999988079071 [2023-09-01T03:55:03.659Z] INFO: Retrieving Stack Cost... [2023-09-01T03:55:03.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-01T03:55:04.177Z] INFO: Archiving Costs [Pipeline] echo [2023-09-01T03:55:04.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T03:55:04.528Z] ---> logs-deploy.sh [2023-09-01T03:55:04.528Z] lf-activate-venv: SKIPPING [2023-09-01T03:55:04.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/138 [2023-09-01T03:55:04.528Z] INFO: archiving workspace using pattern(s): [2023-09-01T03:55:05.465Z] Archives upload complete. [2023-09-01T03:55:05.465Z] INFO: archiving logs to Nexus