Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3ac92876ed7254f502f0442b6fc7078abc266ab 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-ssh13512032258218783315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10803510919384865232.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh595116849543626109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh4989222419305835933.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh3849602161665829219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64205 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 Avoid second fetch Checking out Revision b3ac92876ed7254f502f0442b6fc7078abc266ab (main) 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 > 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 b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 Commit message: "fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29)" > git rev-list --no-walk 92d6f227f6d624542842fd3e1767d7dce5dd31c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:58 ========================================================= 15:19:58 EdgeX Global Pipelines Version Info 15:19:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:58 ------------------- 15:19:58 stable info: 15:19:58 ------------------- 15:19:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:58 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:19:58 Message: update stable to v1.0.230 15:19:59 ------------------- 15:19:59 experimental info: 15:19:59 ------------------- 15:19:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:59 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:19:59 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3ac928 [Pipeline] echo 15:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:00 provisioning config files... 15:20:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7087674529783638258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:00 ---> docker-login.sh 15:20:00 nexus3.edgexfoundry.org:10001 15:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:01 Configure a credential helper to remove this warning. See 15:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:01 15:20:01 Login Succeeded 15:20:01 nexus3.edgexfoundry.org:10002 15:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:01 Configure a credential helper to remove this warning. See 15:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:01 15:20:01 Login Succeeded 15:20:01 nexus3.edgexfoundry.org:10003 15:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:01 Configure a credential helper to remove this warning. See 15:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:01 15:20:01 Login Succeeded 15:20:01 nexus3.edgexfoundry.org:10004 15:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:01 Configure a credential helper to remove this warning. See 15:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:01 15:20:01 Login Succeeded 15:20:01 docker.io 15:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:01 Configure a credential helper to remove this warning. See 15:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:01 15:20:01 Login Succeeded 15:20:01 ---> docker-login.sh ends [Pipeline] } 15:20:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:20:02 + git rev-list -1 --merges b3ac92876ed7254f502f0442b6fc7078abc266ab~1..b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo 15:20:02 -----------> git rev-list -1 --merges b3ac92876ed7254f502f0442b6fc7078abc266ab~1..b3ac92876ed7254f502f0442b6fc7078abc266ab b3ac92876ed7254f502f0442b6fc7078abc266ab [false] [Pipeline] sh 15:20:02 + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo 15:20:02 ========================================================= 15:20:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:20:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:02 + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] echo 15:20:02 [semverPrep] GIT_COMMIT: b3ac92876ed7254f502f0442b6fc7078abc266ab, Commit Message: fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29) [Pipeline] echo 15:20:02 [semverPrep] This is not a build commit. [Pipeline] sh 15:20:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:03 + grep -v github /etc/ssh/ssh_known_hosts 15:20:03 + [ -e /tmp/ssh_known_hosts ] 15:20:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:20:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:20:03 + sudo tee -a /etc/ssh/ssh_known_hosts 15:20:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:20:03 15:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:20:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:20:04 latest: Pulling from edgex-devops/py-git-semver 15:20:04 1fe172e4850f: Pulling fs layer 15:20:04 caf521ccaac6: Pulling fs layer 15:20:04 3ead6fa29328: Pulling fs layer 15:20:04 5c2a1cbceb83: Pulling fs layer 15:20:04 a8d5f1318db7: Pulling fs layer 15:20:04 c427282e49a2: Pulling fs layer 15:20:04 1827001aaf11: Pulling fs layer 15:20:04 0714d37db230: Pulling fs layer 15:20:04 ac28cf19c067: Pulling fs layer 15:20:04 ca983d60f3e2: Pulling fs layer 15:20:04 9f894cec8388: Pulling fs layer 15:20:04 a8d5f1318db7: Waiting 15:20:04 5c2a1cbceb83: Waiting 15:20:04 0714d37db230: Waiting 15:20:04 ca983d60f3e2: Waiting 15:20:04 ac28cf19c067: Waiting 15:20:04 1827001aaf11: Waiting 15:20:04 c427282e49a2: Waiting 15:20:04 caf521ccaac6: Verifying Checksum 15:20:04 caf521ccaac6: Download complete 15:20:04 5c2a1cbceb83: Verifying Checksum 15:20:04 5c2a1cbceb83: Download complete 15:20:04 a8d5f1318db7: Verifying Checksum 15:20:04 a8d5f1318db7: Download complete 15:20:04 3ead6fa29328: Verifying Checksum 15:20:04 3ead6fa29328: Download complete 15:20:04 c427282e49a2: Verifying Checksum 15:20:04 c427282e49a2: Download complete 15:20:04 0714d37db230: Verifying Checksum 15:20:04 0714d37db230: Download complete 15:20:04 ac28cf19c067: Verifying Checksum 15:20:04 ac28cf19c067: Download complete 15:20:04 ca983d60f3e2: Verifying Checksum 15:20:04 ca983d60f3e2: Download complete 15:20:04 9f894cec8388: Verifying Checksum 15:20:04 9f894cec8388: Download complete 15:20:04 1fe172e4850f: Verifying Checksum 15:20:04 1fe172e4850f: Download complete 15:20:04 1827001aaf11: Verifying Checksum 15:20:04 1827001aaf11: Download complete 15:20:06 1fe172e4850f: Pull complete 15:20:06 caf521ccaac6: Pull complete 15:20:06 3ead6fa29328: Pull complete 15:20:06 5c2a1cbceb83: Pull complete 15:20:06 a8d5f1318db7: Pull complete 15:20:07 c427282e49a2: Pull complete 15:20:09 1827001aaf11: Pull complete 15:20:09 0714d37db230: Pull complete 15:20:09 ac28cf19c067: Pull complete 15:20:09 ca983d60f3e2: Pull complete 15:20:09 9f894cec8388: Pull complete 15:20:09 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:20:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:20:09 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:20:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:20:10 $ docker top e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 -eo pid,comm 15:20:11 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). 15:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:11 [ssh-agent] Looking for ssh-agent implementation... 15:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:11 $ docker exec e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent 15:20:11 SSH_AUTH_SOCK=/tmp/ssh-3YU8n6krPln2/agent.32 15:20:11 SSH_AGENT_PID=38 15:20:11 Running ssh-add (command line suppressed) 15:20:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3242702216930988249.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3242702216930988249.key) 15:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:11 + git tag --points-at HEAD [Pipeline] } 15:20:11 $ docker exec --env ******** --env ******** e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent -k 15:20:11 unset SSH_AUTH_SOCK; 15:20:11 unset SSH_AGENT_PID; 15:20:11 echo Agent pid 38 killed; 15:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:11 [ssh-agent] Looking for ssh-agent implementation... 15:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:12 $ docker exec e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent 15:20:12 SSH_AUTH_SOCK=/tmp/ssh-lZej7bA1CJrF/agent.72 15:20:12 SSH_AGENT_PID=79 15:20:12 Running ssh-add (command line suppressed) 15:20:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3195956096159803170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3195956096159803170.key) 15:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:12 + git semver init 15:20:12 2022-05-20 15:20:12,917 [run_init] DEBUG init version:0.0.0 force:False 15:20:12 2022-05-20 15:20:12,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 15:20:12 2022-05-20 15:20:12,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 15:20:12 2022-05-20 15:20:12,919 [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) 15:20:13 2022-05-20 15:20:13,452 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 15:20:13 2022-05-20 15:20:13,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 15:20:13 2022-05-20 15:20:13,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:20:13 2022-05-20 15:20:13,453 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:20:13 0.0.1-dev.2 [Pipeline] } 15:20:13 $ docker exec --env ******** --env ******** e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 ssh-agent -k 15:20:13 unset SSH_AUTH_SOCK; 15:20:13 unset SSH_AGENT_PID; 15:20:13 echo Agent pid 79 killed; 15:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:13 + git semver [Pipeline] } 15:20:14 $ docker stop --time=1 e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 15:20:15 $ docker rm -f e5e9dcba2881b7f3c011b5b1fb7b9780fdc17e922a3d167943d73945e1a377c4 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:16 Stashed 1 file(s) [Pipeline] echo 15:20:16 [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [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 15:20:16 provisioning config files... 15:20:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2864537851981220156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:16 ---> docker-login.sh 15:20:16 nexus3.edgexfoundry.org:10001 15:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:16 Configure a credential helper to remove this warning. See 15:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:16 15:20:16 Login Succeeded 15:20:16 nexus3.edgexfoundry.org:10002 15:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:16 Configure a credential helper to remove this warning. See 15:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:16 15:20:16 Login Succeeded 15:20:16 nexus3.edgexfoundry.org:10003 15:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:16 Configure a credential helper to remove this warning. See 15:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:16 15:20:16 Login Succeeded 15:20:16 nexus3.edgexfoundry.org:10004 15:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:17 Configure a credential helper to remove this warning. See 15:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:17 15:20:17 Login Succeeded 15:20:17 docker.io 15:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:17 Configure a credential helper to remove this warning. See 15:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:17 15:20:17 Login Succeeded 15:20:17 ---> docker-login.sh ends [Pipeline] } 15:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:17 ========================================================= 15:20:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:20:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:20:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:20:17 Sending build context to Docker daemon 580.6kB 15:20:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:20:17 Step 2/12 : FROM ${BASE} AS builder 15:20:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:17 59bf1c3509f3: Pulling fs layer 15:20:17 666ba61612fd: Pulling fs layer 15:20:17 8ed8ca486205: Pulling fs layer 15:20:17 4fe6c5a15a65: Pulling fs layer 15:20:17 22a0e8bec74d: Pulling fs layer 15:20:17 ca2b28591e48: Pulling fs layer 15:20:17 a51346096db8: Pulling fs layer 15:20:17 daebc70d1ce1: Pulling fs layer 15:20:17 0e18a0eac166: Pulling fs layer 15:20:17 4fe6c5a15a65: Waiting 15:20:17 22a0e8bec74d: Waiting 15:20:17 ca2b28591e48: Waiting 15:20:17 a51346096db8: Waiting 15:20:17 daebc70d1ce1: Waiting 15:20:17 0e18a0eac166: Waiting 15:20:17 8ed8ca486205: Verifying Checksum 15:20:17 8ed8ca486205: Download complete 15:20:17 666ba61612fd: Verifying Checksum 15:20:17 666ba61612fd: Download complete 15:20:17 22a0e8bec74d: Verifying Checksum 15:20:17 22a0e8bec74d: Download complete 15:20:17 59bf1c3509f3: Verifying Checksum 15:20:17 59bf1c3509f3: Download complete 15:20:17 ca2b28591e48: Verifying Checksum 15:20:17 ca2b28591e48: Download complete 15:20:17 a51346096db8: Verifying Checksum 15:20:17 a51346096db8: Download complete 15:20:18 daebc70d1ce1: Verifying Checksum 15:20:18 daebc70d1ce1: Download complete 15:20:18 59bf1c3509f3: Pull complete 15:20:18 666ba61612fd: Pull complete 15:20:18 8ed8ca486205: Pull complete 15:20:18 0e18a0eac166: Verifying Checksum 15:20:18 0e18a0eac166: Download complete 15:20:18 4fe6c5a15a65: Verifying Checksum 15:20:18 4fe6c5a15a65: Download complete 15:20:23 4fe6c5a15a65: Pull complete 15:20:23 22a0e8bec74d: Pull complete 15:20:23 ca2b28591e48: Pull complete 15:20:23 a51346096db8: Pull complete 15:20:23 daebc70d1ce1: Pull complete 15:20:25 0e18a0eac166: Pull complete 15:20:25 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:20:25 ---> f018257e8ee9 15:20:25 Step 3/12 : ARG MAKE="make build" 15:20:26 ---> Running in b67393d67a97 15:20:26 Removing intermediate container b67393d67a97 15:20:26 ---> f27e3aa8ed4d 15:20:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:20:26 ---> Running in 0ecaedee6e8a 15:20:26 Removing intermediate container 0ecaedee6e8a 15:20:26 ---> a6dca681c021 15:20:26 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:20:26 ---> Running in 01000d5a37d5 15:20:26 Removing intermediate container 01000d5a37d5 15:20:26 ---> 6e9e137e71f6 15:20:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:26 ---> Running in 18d187454392 15:20:27 Removing intermediate container 18d187454392 15:20:27 ---> 5cdaa987680f 15:20:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:27 ---> Running in 68699ea7be1f 15:20:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:20:28 (1/81) Installing mesa (21.2.6-r0) 15:20:28 (2/81) Installing libxau (1.0.9-r0) 15:20:28 (3/81) Installing libmd (1.0.3-r0) 15:20:29 (4/81) Installing libbsd (0.11.3-r1) 15:20:29 (5/81) Installing libxdmcp (1.1.3-r0) 15:20:29 (6/81) Installing libxcb (1.14-r2) 15:20:29 (7/81) Installing libx11 (1.7.2-r0) 15:20:29 (8/81) Installing libxext (1.3.4-r0) 15:20:29 (9/81) Installing libxfixes (6.0.0-r0) 15:20:29 (10/81) Installing libxxf86vm (1.1.4-r2) 15:20:29 (11/81) Installing libpciaccess (0.16-r0) 15:20:29 (12/81) Installing libdrm (2.4.109-r0) 15:20:29 (13/81) Installing mesa-glapi (21.2.6-r0) 15:20:29 (14/81) Installing libxshmfence (1.3-r1) 15:20:29 (15/81) Installing mesa-gl (21.2.6-r0) 15:20:30 (16/81) Installing libice (1.0.10-r0) 15:20:30 (17/81) Installing libuuid (2.37.4-r0) 15:20:30 (18/81) Installing libsm (1.2.3-r0) 15:20:30 (19/81) Installing libxt (1.2.1-r0) 15:20:30 (20/81) Installing libxmu (1.1.3-r0) 15:20:30 (21/81) Installing xset (1.2.4-r0) 15:20:30 (22/81) Installing xprop (1.2.5-r0) 15:20:30 (23/81) Installing xdg-utils (1.1.3-r0) 15:20:30 (24/81) Installing dbus-libs (1.12.20-r4) 15:20:31 (25/81) Installing libffi (3.4.2-r1) 15:20:31 (26/81) Installing libintl (0.21-r0) 15:20:31 (27/81) Installing libblkid (2.37.4-r0) 15:20:31 (28/81) Installing libmount (2.37.4-r0) 15:20:31 (29/81) Installing pcre (8.45-r1) 15:20:31 Still waiting to schedule task 15:20:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:20:31 (30/81) Installing glib (2.70.1-r0) 15:20:31 (31/81) Installing icu-libs (69.1-r1) 15:20:32 (32/81) Installing libpcre2-16 (10.39-r0) 15:20:32 (33/81) Installing zstd-libs (1.5.0-r0) 15:20:32 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 15:20:32 (35/81) Installing hicolor-icon-theme (0.17-r1) 15:20:32 (36/81) Installing wayland-libs-server (1.19.0-r1) 15:20:32 (37/81) Installing mesa-gbm (21.2.6-r0) 15:20:32 (38/81) Installing wayland-libs-client (1.19.0-r1) 15:20:33 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 15:20:33 (40/81) Installing libxcomposite (0.4.5-r0) 15:20:33 (41/81) Installing libbz2 (1.0.8-r1) 15:20:33 (42/81) Installing libpng (1.6.37-r1) 15:20:33 (43/81) Installing freetype (2.11.1-r2) 15:20:34 (44/81) Installing fontconfig (2.13.1-r4) 15:20:34 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 15:20:34 (46/81) Installing wayland-libs-egl (1.19.0-r1) 15:20:34 (47/81) Installing xkeyboard-config (2.34-r0) 15:20:34 (48/81) Installing xz-libs (5.2.5-r1) 15:20:34 (49/81) Installing libxml2 (2.9.14-r0) 15:20:34 (50/81) Installing libxkbcommon (1.3.1-r0) 15:20:34 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 15:20:34 (52/81) Installing mesa-egl (21.2.6-r0) 15:20:34 (53/81) Installing avahi-libs (0.8-r5) 15:20:35 (54/81) Installing nettle (3.7.3-r0) 15:20:35 (55/81) Installing p11-kit (0.24.0-r1) 15:20:35 (56/81) Installing libtasn1 (4.18.0-r0) 15:20:35 (57/81) Installing libunistring (0.9.10-r1) 15:20:35 (58/81) Installing gnutls (3.7.1-r0) 15:20:35 (59/81) Installing cups-libs (2.3.3-r5) 15:20:35 (60/81) Installing graphite2 (1.3.14-r0) 15:20:35 (61/81) Installing harfbuzz (3.0.0-r2) 15:20:35 (62/81) Installing libevdev (1.12.0-r0) 15:20:35 (63/81) Installing mtdev (1.1.6-r0) 15:20:35 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 15:20:36 (65/81) Installing libinput-libs (1.19.4-r0) 15:20:36 (66/81) Installing libjpeg-turbo (2.1.2-r0) 15:20:36 (67/81) Installing xcb-util-wm (0.4.1-r1) 15:20:36 (68/81) Installing xcb-util (0.4.0-r3) 15:20:36 (69/81) Installing xcb-util-image (0.4.0-r1) 15:20:36 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 15:20:36 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 15:20:36 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 15:20:36 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 15:20:37 (74/81) Installing v4l-utils-libs (1.22.1-r1) 15:20:37 (75/81) Installing v4l-utils (1.22.1-r1) 15:20:37 (76/81) Installing udev-init-scripts (35-r0) 15:20:37 Executing udev-init-scripts-35-r0.post-install 15:20:37 (77/81) Installing kmod-libs (29-r2) 15:20:37 (78/81) Installing eudev (3.2.11_pre1-r0) 15:20:37 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 15:20:37 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:20:38 (81/81) Installing v4l-utils-dev (1.22.1-r1) 15:20:38 Executing busybox-1.34.1-r3.trigger 15:20:38 Executing eudev-3.2.11_pre1-r0.trigger 15:20:38 OK: 335 MiB in 133 packages 15:20:39 Removing intermediate container 68699ea7be1f 15:20:39 ---> ad6d2ea423d0 15:20:39 Step 8/12 : WORKDIR /device-usb-camera 15:20:39 ---> Running in d567bc190769 15:20:39 Removing intermediate container d567bc190769 15:20:39 ---> f444789f6826 15:20:39 Step 9/12 : COPY go.mod vendor* ./ 15:20:40 ---> e954ff6b6fb9 15:20:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:40 ---> Running in a95b96522655 15:20:55 Removing intermediate container a95b96522655 15:20:55 ---> de1dd3e811f4 15:20:55 Step 11/12 : COPY . . 15:20:55 ---> 390809907eb5 15:20:55 Step 12/12 : RUN ${MAKE} 15:20:55 ---> Running in 0067c5ebb905 15:20:55 noop 15:20:55 Removing intermediate container 0067c5ebb905 15:20:55 ---> a51889ebdb30 15:20:55 Successfully built a51889ebdb30 15:20:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:20:55 + docker inspect -f . ci-base-image-x86_64 15:20:55 . [Pipeline] withDockerContainer 15:20:55 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:20:55 $ 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 ******** ci-base-image-x86_64 cat 15:20:55 $ docker top 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:56 + go version 15:20:56 go version go1.17.6 linux/amd64 [Pipeline] } 15:20:56 $ docker stop --time=1 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 15:20:57 $ docker rm -f 02be448dc712a1d6e535556b225927c9931b3f965ca3b36b7f298b92063a1f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:58 + docker inspect -f . ci-base-image-x86_64 15:20:58 . [Pipeline] withDockerContainer 15:20:58 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:20:58 $ 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 ******** ci-base-image-x86_64 cat 15:20:58 $ docker top b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:20:58 + make test 15:20:58 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:20:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:21:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:21:09 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:21:17 CGO_ENABLED=1 go vet ./... 15:21:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:21:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:20 $ docker stop --time=1 b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 15:21:21 $ docker rm -f b8eb7858197f93cff1eac60464a8c7d3acefbfc5ff84162366c93db9230023b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:21:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:21:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:21:23 + ls -al . 15:21:23 total 164 15:21:23 drwxrwxr-x 9 jenkins jenkins 4096 May 20 15:21 . 15:21:23 drwxrwxr-x 4 jenkins jenkins 4096 May 20 15:19 .. 15:21:23 drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:20 .git 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 .github 15:21:23 -rw-rw-r-- 1 jenkins jenkins 349 May 20 15:19 .gitignore 15:21:23 -rw-rw-r-- 1 jenkins jenkins 42 May 20 15:19 .golangci.yml 15:21:23 -rw-rw-r-- 1 jenkins jenkins 77 May 20 15:19 .hadolint.yml 15:21:23 drwxr-xr-x 3 jenkins jenkins 4096 May 20 15:20 .semver 15:21:23 -rw-rw-r-- 1 jenkins jenkins 8706 May 20 15:19 Attribution.txt 15:21:23 -rw-rw-r-- 1 jenkins jenkins 181 May 20 15:19 CHANGELOG.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 1891 May 20 15:19 Dockerfile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 678 May 20 15:19 GOVERNANCE.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 659 May 20 15:19 Jenkinsfile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 11348 May 20 15:19 LICENSE 15:21:23 -rw-rw-r-- 1 jenkins jenkins 2030 May 20 15:19 Makefile 15:21:23 -rw-rw-r-- 1 jenkins jenkins 622 May 20 15:19 OWNERS.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 8960 May 20 15:19 README.md 15:21:23 -rw-rw-r-- 1 jenkins jenkins 11 May 20 15:20 VERSION 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 bin 15:21:23 drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:19 cmd 15:21:23 -rw-r--r-- 1 jenkins jenkins 10 May 20 15:20 coverage.out 15:21:23 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:19 docker-compose 15:21:23 -rw-rw-r-- 1 jenkins jenkins 140 May 20 15:19 docker-entrypoint.sh 15:21:23 -rw-rw-r-- 1 jenkins jenkins 3307 May 20 15:19 go.mod 15:21:23 -rw-rw-r-- 1 jenkins jenkins 35656 May 20 15:19 go.sum 15:21:23 drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:19 internal 15:21:23 -rw-rw-r-- 1 jenkins jenkins 231 May 20 15:19 version.go [Pipeline] isUnix [Pipeline] sh 15:21:23 + 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=b3ac92876ed7254f502f0442b6fc7078abc266ab --label arch=amd64 --label version=0.0.1-dev.2 . 15:21:23 Sending build context to Docker daemon 581.6kB 15:21:23 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:21:23 Step 2/29 : FROM ${BASE} AS builder 15:21:23 ---> a51889ebdb30 15:21:23 Step 3/29 : ARG MAKE="make build" 15:21:23 ---> Running in 7ebb1b86df0d 15:21:23 Removing intermediate container 7ebb1b86df0d 15:21:23 ---> 6dba8d95fa20 15:21:23 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:21:23 ---> Running in 32476206308e 15:21:23 Removing intermediate container 32476206308e 15:21:23 ---> 1cf3ab6ad9ff 15:21:23 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:21:23 ---> Running in 2735cc1330fd 15:21:23 Removing intermediate container 2735cc1330fd 15:21:23 ---> 4952baccf3e9 15:21:23 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:23 ---> Running in a64558aa8bc5 15:21:24 Removing intermediate container a64558aa8bc5 15:21:24 ---> 28a6d65be546 15:21:24 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:24 ---> Running in 7b6b77643508 15:21:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:21:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:21:25 OK: 335 MiB in 133 packages 15:21:26 Removing intermediate container 7b6b77643508 15:21:26 ---> 04666bbb6399 15:21:26 Step 8/29 : WORKDIR /device-usb-camera 15:21:26 ---> Running in e3c8dea619d7 15:21:26 Removing intermediate container e3c8dea619d7 15:21:26 ---> e224c0b8ea49 15:21:26 Step 9/29 : COPY go.mod vendor* ./ 15:21:26 ---> cc5f6a111c7d 15:21:26 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:26 ---> Running in 6791de3005e3 15:21:27 Removing intermediate container 6791de3005e3 15:21:27 ---> f40f3147a51c 15:21:27 Step 11/29 : COPY . . 15:21:27 ---> a4db8592a603 15:21:27 Step 12/29 : RUN ${MAKE} 15:21:27 ---> Running in 58326c818105 15:21:27 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:21:49 Removing intermediate container 58326c818105 15:21:49 ---> d0c0ffd873cc 15:21:49 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:21:49 v0.18.4: Pulling from aler9/rtsp-simple-server 15:21:49 af6660deedbd: Pulling fs layer 15:21:49 97cd0a44c592: Pulling fs layer 15:21:49 97cd0a44c592: Verifying Checksum 15:21:49 97cd0a44c592: Download complete 15:21:49 af6660deedbd: Verifying Checksum 15:21:49 af6660deedbd: Download complete 15:21:49 af6660deedbd: Pull complete 15:21:49 97cd0a44c592: Pull complete 15:21:49 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:21:49 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:21:49 ---> fea57e182299 15:21:49 Step 14/29 : FROM alpine:3.15 15:21:49 3.15: Pulling from library/alpine 15:21:49 df9b9388f04a: Pulling fs layer 15:21:49 df9b9388f04a: Download complete 15:21:49 df9b9388f04a: Pull complete 15:21:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:21:49 Status: Downloaded newer image for alpine:3.15 15:21:49 ---> 0ac33e5f5afa 15:21:49 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:21:49 ---> Running in 8b40a8c656eb 15:21:49 Removing intermediate container 8b40a8c656eb 15:21:49 ---> 097c6f7f3a34 15:21:49 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:21:49 ---> Running in c1967fe28b34 15:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:21:50 (1/74) Installing dumb-init (1.2.5-r1) 15:21:50 (2/74) Installing sdl2 (2.0.16-r4) 15:21:50 (3/74) Installing libxau (1.0.9-r0) 15:21:50 (4/74) Installing libmd (1.0.3-r0) 15:21:50 (5/74) Installing libbsd (0.11.3-r1) 15:21:50 (6/74) Installing libxdmcp (1.1.3-r0) 15:21:50 (7/74) Installing libxcb (1.14-r2) 15:21:50 (8/74) Installing libx11 (1.7.2-r0) 15:21:50 (9/74) Installing aom-libs (3.2.0-r0) 15:21:50 (10/74) Installing alsa-lib (1.2.5.1-r1) 15:21:50 (11/74) Installing expat (2.4.7-r0) 15:21:50 (12/74) Installing brotli-libs (1.0.9-r5) 15:21:50 (13/74) Installing libbz2 (1.0.8-r1) 15:21:50 (14/74) Installing libpng (1.6.37-r1) 15:21:50 (15/74) Installing freetype (2.11.1-r2) 15:21:50 (16/74) Installing libuuid (2.37.4-r0) 15:21:50 (17/74) Installing fontconfig (2.13.1-r4) 15:21:50 (18/74) Installing fribidi (1.0.11-r0) 15:21:50 (19/74) Installing libffi (3.4.2-r1) 15:21:50 (20/74) Installing libintl (0.21-r0) 15:21:50 (21/74) Installing libblkid (2.37.4-r0) 15:21:50 (22/74) Installing libmount (2.37.4-r0) 15:21:50 (23/74) Installing pcre (8.45-r1) 15:21:50 (24/74) Installing glib (2.70.1-r0) 15:21:50 (25/74) Installing graphite2 (1.3.14-r0) 15:21:50 (26/74) Installing harfbuzz (3.0.0-r2) 15:21:50 (27/74) Installing libass (0.15.2-r0) 15:21:50 (28/74) Installing libdav1d (0.9.2-r0) 15:21:50 (29/74) Installing gmp (6.2.1-r1) 15:21:50 (30/74) Installing nettle (3.7.3-r0) 15:21:50 (31/74) Installing p11-kit (0.24.0-r1) 15:21:50 (32/74) Installing libtasn1 (4.18.0-r0) 15:21:50 (33/74) Installing libunistring (0.9.10-r1) 15:21:50 (34/74) Installing gnutls (3.7.1-r0) 15:21:50 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:21:50 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 15:21:50 (37/74) Installing lame (3.100-r0) 15:21:50 (38/74) Installing opus (1.3.1-r1) 15:21:50 (39/74) Installing libgomp (10.3.1_git20211027-r0) 15:21:50 (40/74) Installing soxr (0.1.3-r2) 15:21:50 (41/74) Installing libgcc (10.3.1_git20211027-r0) 15:21:50 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 15:21:50 (43/74) Installing libsrt (1.4.2-r1) 15:21:50 (44/74) Installing libssh (0.9.6-r1) 15:21:50 (45/74) Installing libogg (1.3.5-r0) 15:21:50 (46/74) Installing libtheora (1.1.1-r16) 15:21:50 (47/74) Installing libjpeg-turbo (2.1.2-r0) 15:21:50 (48/74) Installing v4l-utils-libs (1.22.1-r1) 15:21:50 (49/74) Installing libxext (1.3.4-r0) 15:21:50 (50/74) Installing libxfixes (6.0.0-r0) 15:21:50 (51/74) Installing libpciaccess (0.16-r0) 15:21:50 (52/74) Installing libdrm (2.4.109-r0) 15:21:50 (53/74) Installing wayland-libs-client (1.19.0-r1) 15:21:50 (54/74) Installing libva (2.13.0-r0) 15:21:50 (55/74) Installing libvdpau (1.4-r0) 15:21:50 (56/74) Installing vidstab (1.1.0-r1) 15:21:50 (57/74) Installing libvorbis (1.3.7-r0) 15:21:50 (58/74) Installing libvpx (1.10.0-r0) 15:21:51 (59/74) Installing vulkan-loader (1.2.196-r0) 15:21:51 (60/74) Installing libwebp (1.2.2-r0) 15:21:51 (61/74) Installing x264-libs (20210613-r0) 15:21:51 (62/74) Installing x265-libs (3.5-r0) 15:21:51 (63/74) Installing xvidcore (1.3.7-r1) 15:21:51 (64/74) Installing ffmpeg-libs (4.4.1-r2) 15:21:51 (65/74) Installing ffmpeg (4.4.1-r2) 15:21:51 (66/74) Installing udev-init-scripts (35-r0) 15:21:51 Executing udev-init-scripts-35-r0.post-install 15:21:51 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 15:21:51 (68/74) Installing xz-libs (5.2.5-r1) 15:21:51 (69/74) Installing zstd-libs (1.5.0-r0) 15:21:51 (70/74) Installing kmod-libs (29-r2) 15:21:51 (71/74) Installing eudev (3.2.11_pre1-r0) 15:21:51 (72/74) Installing libsodium (1.0.18-r0) 15:21:51 (73/74) Installing libzmq (4.3.4-r0) 15:21:51 (74/74) Installing zeromq (4.3.4-r0) 15:21:51 Executing busybox-1.34.1-r5.trigger 15:21:51 Executing eudev-3.2.11_pre1-r0.trigger 15:21:51 OK: 78 MiB in 88 packages 15:21:52 Removing intermediate container c1967fe28b34 15:21:52 ---> b6dcd97da753 15:21:52 Step 17/29 : WORKDIR / 15:21:52 ---> Running in 56d8d68f782c 15:21:52 Removing intermediate container 56d8d68f782c 15:21:52 ---> 9f8861b2160b 15:21:52 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:21:53 ---> b58f9c99adc1 15:21:53 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:21:53 ---> ccb93a4f9425 15:21:53 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:21:53 ---> 6b4dcb2a40e7 15:21:53 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:21:53 ---> 847a88cb63df 15:21:53 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:21:53 ---> 371186c47bc8 15:21:53 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:21:54 ---> 0b3a6628770b 15:21:54 Step 24/29 : EXPOSE 59983 15:21:54 ---> Running in dd7ca3411827 15:21:54 Removing intermediate container dd7ca3411827 15:21:54 ---> e2e8a3718b7f 15:21:54 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:21:54 ---> Running in cb942532c456 15:21:54 Removing intermediate container cb942532c456 15:21:54 ---> 1aca87f85bdc 15:21:54 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:21:54 ---> Running in 64fffcde41d6 15:21:54 Removing intermediate container 64fffcde41d6 15:21:54 ---> f8efc1448683 15:21:54 Step 27/29 : LABEL arch=amd64 15:21:54 ---> Running in 5e4e56bb3c64 15:21:54 Removing intermediate container 5e4e56bb3c64 15:21:54 ---> 2a307fd2ec4b 15:21:54 Step 28/29 : LABEL git_sha=b3ac92876ed7254f502f0442b6fc7078abc266ab 15:21:54 ---> Running in aec19f22091b 15:21:54 Removing intermediate container aec19f22091b 15:21:54 ---> f0d34d1026f5 15:21:54 Step 29/29 : LABEL version=0.0.1-dev.2 15:21:54 ---> Running in e40b0558da53 15:21:54 Removing intermediate container e40b0558da53 15:21:54 ---> e07525f031be 15:21:54 [Warning] One or more build-args [ARCH] were not consumed 15:21:54 Successfully built e07525f031be 15:21:54 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:54 provisioning config files... 15:21:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5065567066231836347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:55 ---> docker-login.sh 15:21:55 nexus3.edgexfoundry.org:10001 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 nexus3.edgexfoundry.org:10002 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 nexus3.edgexfoundry.org:10003 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 nexus3.edgexfoundry.org:10004 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 docker.io 15:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:55 Configure a credential helper to remove this warning. See 15:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:55 15:21:55 Login Succeeded 15:21:55 ---> docker-login.sh ends [Pipeline] } 15:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:56 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 15:21:56 b3ac92876ed7254f502f0442b6fc7078abc266ab 15:21:56 latest 15:21:56 0.0.1-dev.2 15:21:56 b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:21:56 main 15:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] isUnix [Pipeline] sh 15:21:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab 15:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:21:56 550e596c6d0e: Preparing 15:21:56 1207169bf42c: Preparing 15:21:56 83c793f626ef: Preparing 15:21:56 dbc956727f17: Preparing 15:21:56 f20fd2b46a99: Preparing 15:21:56 e1389e433a13: Preparing 15:21:56 de1fa4208348: Preparing 15:21:56 4fc242d58285: Preparing 15:21:56 de1fa4208348: Waiting 15:21:56 f20fd2b46a99: Pushed 15:21:56 83c793f626ef: Pushed 15:21:56 1207169bf42c: Pushed 15:21:56 dbc956727f17: Pushed 15:21:56 4fc242d58285: Layer already exists 15:21:59 550e596c6d0e: Pushed 15:21:59 e1389e433a13: Pushed 15:22:05 de1fa4208348: Pushed 15:22:05 b3ac92876ed7254f502f0442b6fc7078abc266ab: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh 15:22:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] isUnix [Pipeline] sh 15:22:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:22:05 550e596c6d0e: Preparing 15:22:05 1207169bf42c: Preparing 15:22:05 83c793f626ef: Preparing 15:22:05 dbc956727f17: Preparing 15:22:05 f20fd2b46a99: Preparing 15:22:05 e1389e433a13: Preparing 15:22:05 de1fa4208348: Preparing 15:22:05 4fc242d58285: Preparing 15:22:05 e1389e433a13: Waiting 15:22:05 de1fa4208348: Waiting 15:22:05 4fc242d58285: Waiting 15:22:05 83c793f626ef: Layer already exists 15:22:05 550e596c6d0e: Layer already exists 15:22:05 dbc956727f17: Layer already exists 15:22:05 1207169bf42c: Layer already exists 15:22:05 f20fd2b46a99: Layer already exists 15:22:05 4fc242d58285: Layer already exists 15:22:05 e1389e433a13: Layer already exists 15:22:05 de1fa4208348: Layer already exists 15:22:05 latest: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh 15:22:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:22:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 15:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:22:06 550e596c6d0e: Preparing 15:22:06 1207169bf42c: Preparing 15:22:06 83c793f626ef: Preparing 15:22:06 dbc956727f17: Preparing 15:22:06 f20fd2b46a99: Preparing 15:22:06 e1389e433a13: Preparing 15:22:06 de1fa4208348: Preparing 15:22:06 4fc242d58285: Preparing 15:22:06 e1389e433a13: Waiting 15:22:06 de1fa4208348: Waiting 15:22:06 4fc242d58285: Waiting 15:22:06 dbc956727f17: Layer already exists 15:22:06 550e596c6d0e: Layer already exists 15:22:06 f20fd2b46a99: Layer already exists 15:22:06 83c793f626ef: Layer already exists 15:22:06 1207169bf42c: Layer already exists 15:22:06 4fc242d58285: Layer already exists 15:22:06 de1fa4208348: Layer already exists 15:22:06 e1389e433a13: Layer already exists 15:22:06 0.0.1-dev.2: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh 15:22:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:22:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:22:06 550e596c6d0e: Preparing 15:22:06 1207169bf42c: Preparing 15:22:06 83c793f626ef: Preparing 15:22:06 dbc956727f17: Preparing 15:22:06 f20fd2b46a99: Preparing 15:22:06 e1389e433a13: Preparing 15:22:06 de1fa4208348: Preparing 15:22:06 4fc242d58285: Preparing 15:22:06 e1389e433a13: Waiting 15:22:06 4fc242d58285: Waiting 15:22:06 de1fa4208348: Waiting 15:22:06 83c793f626ef: Layer already exists 15:22:06 550e596c6d0e: Layer already exists 15:22:06 f20fd2b46a99: Layer already exists 15:22:06 1207169bf42c: Layer already exists 15:22:06 dbc956727f17: Layer already exists 15:22:06 e1389e433a13: Layer already exists 15:22:06 de1fa4208348: Layer already exists 15:22:06 4fc242d58285: Layer already exists 15:22:06 b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] isUnix [Pipeline] sh 15:22:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] isUnix [Pipeline] sh 15:22:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 15:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:22:07 550e596c6d0e: Preparing 15:22:07 1207169bf42c: Preparing 15:22:07 83c793f626ef: Preparing 15:22:07 dbc956727f17: Preparing 15:22:07 f20fd2b46a99: Preparing 15:22:07 e1389e433a13: Preparing 15:22:07 de1fa4208348: Preparing 15:22:07 4fc242d58285: Preparing 15:22:07 e1389e433a13: Waiting 15:22:07 de1fa4208348: Waiting 15:22:07 4fc242d58285: Waiting 15:22:07 83c793f626ef: Layer already exists 15:22:07 1207169bf42c: Layer already exists 15:22:07 dbc956727f17: Layer already exists 15:22:07 f20fd2b46a99: Layer already exists 15:22:07 550e596c6d0e: Layer already exists 15:22:07 e1389e433a13: Layer already exists 15:22:07 de1fa4208348: Layer already exists 15:22:07 4fc242d58285: Layer already exists 15:22:07 main: digest: sha256:9d2424531f6bc5657113d57bcdffe78b19207322517450d5341d0ff58118ecd4 size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:07 ===================================================== [Pipeline] echo 15:22:07 taggedImages: 15:22:07 - nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab 15:22:07 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:22:07 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.2 15:22:07 - nexus3.edgexfoundry.org:10004/device-usb-camera:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:22:07 - 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] sh 15:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:07 15:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:08 latest: Pulling from edgex-lftools-log-publisher 15:22:08 5eb5b503b376: Pulling fs layer 15:22:08 5c69ac0246d0: Pulling fs layer 15:22:08 ec43610c2a17: Pulling fs layer 15:22:08 3a2ae6a8a46f: Pulling fs layer 15:22:08 33b1e0a273af: Pulling fs layer 15:22:08 5d3b04190fa2: Pulling fs layer 15:22:08 2f39f015ded8: Pulling fs layer 15:22:08 3a2ae6a8a46f: Waiting 15:22:08 33b1e0a273af: Waiting 15:22:08 5d3b04190fa2: Waiting 15:22:08 2f39f015ded8: Waiting 15:22:08 5c69ac0246d0: Download complete 15:22:08 3a2ae6a8a46f: Verifying Checksum 15:22:08 3a2ae6a8a46f: Download complete 15:22:08 33b1e0a273af: Verifying Checksum 15:22:08 33b1e0a273af: Download complete 15:22:08 5d3b04190fa2: Verifying Checksum 15:22:08 5d3b04190fa2: Download complete 15:22:08 ec43610c2a17: Verifying Checksum 15:22:08 ec43610c2a17: Download complete 15:22:08 5eb5b503b376: Verifying Checksum 15:22:08 5eb5b503b376: Download complete 15:22:09 2f39f015ded8: Verifying Checksum 15:22:09 2f39f015ded8: Download complete 15:22:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64206 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 15:22:09 Running in /w/workspace/device-usb-camera/13 [Pipeline] { [Pipeline] checkout 15:22:09 Selected Git installation does not exist. Using Default 15:22:09 The recommended git tool is: NONE 15:22:10 5eb5b503b376: Pull complete 15:22:10 5c69ac0246d0: Pull complete 15:22:10 ec43610c2a17: Pull complete 15:22:10 3a2ae6a8a46f: Pull complete 15:22:10 33b1e0a273af: Pull complete 15:22:11 5d3b04190fa2: Pull complete 15:22:16 using credential edgex-jenkins-ssh 15:22:16 Cloning the remote Git repository 15:22:16 2f39f015ded8: Pull complete 15:22:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:22:16 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:22:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:22:17 Avoid second fetch 15:22:17 Checking out Revision b3ac92876ed7254f502f0442b6fc7078abc266ab (main) 15:22:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:22:16 > git init /w/workspace/device-usb-camera/13 # timeout=10 15:22:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:22:16 > git --version # timeout=10 15:22:16 > git --version # 'git version 2.25.1' 15:22:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:16 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:22:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:17 > git config core.sparsecheckout # timeout=10 15:22:17 > git checkout -f b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 15:22:17 $ docker top 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:18 ---> job-cost.sh 15:22:18 lf-activate-venv: SKIPPING 15:22:18 INFO: No Stack... 15:22:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:19 INFO: Archiving Costs [Pipeline] sh 15:22:19 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 15:22:19 + cut -d, -f6 [Pipeline] lock 15:22:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] 15:22:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] did not exist. Created. 15:22:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:19 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:19 Stashed 1 file(s) [Pipeline] } 15:22:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:19 $ docker stop --time=1 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 15:22:20 $ docker rm -f 7754f65efe238557f597881b1531948c4b1b38b3dad6ed6a859f4e5011f457a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:22:21 Commit message: "fix: Add `ID_SERIAL` as a fallback if `ID_SERIAL_SHORT` is not set (#29)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:22:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:22 Dload Upload Total Spent Left Speed 15:22:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51267 0 --:--:-- --:--:-- --:--:-- 51054 [Pipeline] sh 15:22:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:22:23 + sudo tee /etc/docker/daemon.new 15:22:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:22:23 { 15:22:23 "registry-mirrors": [ 15:22:23 "https://nexus3.edgexfoundry.org:10001" 15:22:23 ], 15:22:23 "bip": "10.250.0.254/24", 15:22:23 "hosts": [ 15:22:23 "tcp://0.0.0.0:5555", 15:22:23 "unix:///var/run/docker.sock" 15:22:23 ], 15:22:23 "mtu": 1458, 15:22:23 "selinux-enabled": true, 15:22:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:22:23 } [Pipeline] sh 15:22:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:22:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:42 provisioning config files... 15:22:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/13@tmp/config525447090085967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:42 ---> docker-login.sh 15:22:42 nexus3.edgexfoundry.org:10001 15:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:43 Configure a credential helper to remove this warning. See 15:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:43 15:22:43 Login Succeeded 15:22:43 nexus3.edgexfoundry.org:10002 15:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:44 Configure a credential helper to remove this warning. See 15:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:44 15:22:44 Login Succeeded 15:22:44 nexus3.edgexfoundry.org:10003 15:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:44 Configure a credential helper to remove this warning. See 15:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:44 15:22:44 Login Succeeded 15:22:44 nexus3.edgexfoundry.org:10004 15:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:45 Configure a credential helper to remove this warning. See 15:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:45 15:22:45 Login Succeeded 15:22:45 docker.io 15:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:45 Configure a credential helper to remove this warning. See 15:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:45 15:22:45 Login Succeeded 15:22:45 ---> docker-login.sh ends [Pipeline] } 15:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:46 ========================================================= 15:22:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:22:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:22:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:22:47 Sending build context to Docker daemon 392.2kB 15:22:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:22:47 Step 2/12 : FROM ${BASE} AS builder 15:22:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:22:47 9b3977197b4f: Pulling fs layer 15:22:47 1a89e8eeedd5: Pulling fs layer 15:22:47 94645a83ff95: Pulling fs layer 15:22:47 3f3a8bcf1eab: Pulling fs layer 15:22:47 0c92f367c5e7: Pulling fs layer 15:22:47 3096ccb668a1: Pulling fs layer 15:22:47 e8cf19c19ddd: Pulling fs layer 15:22:47 a4caa8a26152: Pulling fs layer 15:22:47 3096ccb668a1: Waiting 15:22:47 e8cf19c19ddd: Waiting 15:22:47 3f3a8bcf1eab: Waiting 15:22:47 a4caa8a26152: Waiting 15:22:47 0c92f367c5e7: Waiting 15:22:47 94645a83ff95: Verifying Checksum 15:22:47 94645a83ff95: Download complete 15:22:47 1a89e8eeedd5: Verifying Checksum 15:22:47 1a89e8eeedd5: Download complete 15:22:47 0c92f367c5e7: Verifying Checksum 15:22:47 0c92f367c5e7: Download complete 15:22:47 3096ccb668a1: Download complete 15:22:47 9b3977197b4f: Verifying Checksum 15:22:47 9b3977197b4f: Download complete 15:22:47 e8cf19c19ddd: Verifying Checksum 15:22:47 e8cf19c19ddd: Download complete 15:22:48 9b3977197b4f: Pull complete 15:22:48 1a89e8eeedd5: Pull complete 15:22:49 94645a83ff95: Pull complete 15:22:49 a4caa8a26152: Verifying Checksum 15:22:49 a4caa8a26152: Download complete 15:22:50 3f3a8bcf1eab: Verifying Checksum 15:22:50 3f3a8bcf1eab: Download complete 15:23:02 3f3a8bcf1eab: Pull complete 15:23:02 0c92f367c5e7: Pull complete 15:23:02 3096ccb668a1: Pull complete 15:23:03 e8cf19c19ddd: Pull complete 15:23:09 a4caa8a26152: Pull complete 15:23:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:23:09 ---> 725f1c02e7f9 15:23:09 Step 3/12 : ARG MAKE="make build" 15:23:10 ---> Running in a12bab711ca8 15:23:10 Removing intermediate container a12bab711ca8 15:23:10 ---> 6edee2e0eb1c 15:23:10 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:23:10 ---> Running in d52c5b0e05db 15:23:10 Removing intermediate container d52c5b0e05db 15:23:10 ---> af9ed01961ee 15:23:10 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:23:10 ---> Running in 23e117049afa 15:23:11 Removing intermediate container 23e117049afa 15:23:11 ---> 096f9f070682 15:23:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:11 ---> Running in c491964445d1 15:23:13 Removing intermediate container c491964445d1 15:23:13 ---> b502bdc782be 15:23:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:13 ---> Running in aebf5a76c536 15:23:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:15 (1/14) Installing libintl (0.21-r0) 15:23:15 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 15:23:15 (3/14) Installing libjpeg-turbo (2.1.2-r0) 15:23:15 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:23:15 (5/14) Installing v4l-utils (1.22.1-r1) 15:23:16 (6/14) Installing udev-init-scripts (35-r0) 15:23:16 Executing udev-init-scripts-35-r0.post-install 15:23:16 (7/14) Installing libblkid (2.37.4-r0) 15:23:16 (8/14) Installing xz-libs (5.2.5-r1) 15:23:16 (9/14) Installing zstd-libs (1.5.0-r0) 15:23:16 (10/14) Installing kmod-libs (29-r2) 15:23:16 (11/14) Installing eudev (3.2.11_pre1-r0) 15:23:16 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 15:23:16 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:23:17 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:23:17 Executing busybox-1.34.1-r3.trigger 15:23:17 Executing eudev-3.2.11_pre1-r0.trigger 15:23:17 OK: 227 MiB in 66 packages 15:23:18 Removing intermediate container aebf5a76c536 15:23:18 ---> 747c272ebba8 15:23:18 Step 8/12 : WORKDIR /device-usb-camera 15:23:18 ---> Running in 2e1bef6accc7 15:23:18 Removing intermediate container 2e1bef6accc7 15:23:18 ---> a0ad8c5bea18 15:23:18 Step 9/12 : COPY go.mod vendor* ./ 15:23:19 ---> d8fb4fa92765 15:23:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:19 ---> Running in edf3618fd1a6 15:24:06 Removing intermediate container edf3618fd1a6 15:24:06 ---> 6351be37f96f 15:24:06 Step 11/12 : COPY . . 15:24:06 ---> 80d28671d110 15:24:06 Step 12/12 : RUN ${MAKE} 15:24:06 ---> Running in 253144e19d9e 15:24:06 noop 15:24:06 Removing intermediate container 253144e19d9e 15:24:06 ---> c0504e22117f 15:24:06 Successfully built c0504e22117f 15:24:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:24:06 + docker inspect -f . ci-base-image-arm64 15:24:06 . [Pipeline] withDockerContainer 15:24:06 prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container 15:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@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-arm64 cat 15:24:08 $ docker top 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:09 + go version 15:24:09 go version go1.17.6 linux/arm64 [Pipeline] } 15:24:09 $ docker stop --time=1 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 15:24:10 $ docker rm -f 7f876454a6c92022263128eb6b4bb706960f4b0b5555ec9ace44f288c4b54b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:11 + docker inspect -f . ci-base-image-arm64 15:24:11 . [Pipeline] withDockerContainer 15:24:11 prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container 15:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@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-arm64 cat 15:24:13 $ docker top 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:24:14 + make test 15:24:14 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 15:24:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:25:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:25:37 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 15:25:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:37 CGO_ENABLED=1 go vet ./... 15:25:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:26:02 $ docker stop --time=1 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 15:26:04 $ docker rm -f 60291845f08e8141c87cbb2af5db40f4073f7cb8a72f1e424156156e8d72abc6 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:04 Warning: overwriting stash ‘coverage-report’ 15:26:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:06 + ls -al . 15:26:06 total 160 15:26:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:26 . 15:26:06 drwxrwxr-x 4 jenkins jenkins 4096 May 20 15:22 .. 15:26:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 15:22 .git 15:26:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 .github 15:26:06 -rw-rw-r-- 1 jenkins jenkins 349 May 20 15:22 .gitignore 15:26:06 -rw-rw-r-- 1 jenkins jenkins 42 May 20 15:22 .golangci.yml 15:26:06 -rw-rw-r-- 1 jenkins jenkins 77 May 20 15:22 .hadolint.yml 15:26:06 -rw-rw-r-- 1 jenkins jenkins 8706 May 20 15:22 Attribution.txt 15:26:06 -rw-rw-r-- 1 jenkins jenkins 181 May 20 15:22 CHANGELOG.md 15:26:06 -rw-rw-r-- 1 jenkins jenkins 1891 May 20 15:22 Dockerfile 15:26:06 -rw-rw-r-- 1 jenkins jenkins 678 May 20 15:22 GOVERNANCE.md 15:26:06 -rw-rw-r-- 1 jenkins jenkins 659 May 20 15:22 Jenkinsfile 15:26:06 -rw-rw-r-- 1 jenkins jenkins 11348 May 20 15:22 LICENSE 15:26:06 -rw-rw-r-- 1 jenkins jenkins 2030 May 20 15:22 Makefile 15:26:06 -rw-rw-r-- 1 jenkins jenkins 622 May 20 15:22 OWNERS.md 15:26:06 -rw-rw-r-- 1 jenkins jenkins 8960 May 20 15:22 README.md 15:26:06 -rw-rw-r-- 1 jenkins jenkins 11 May 20 15:20 VERSION 15:26:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 bin 15:26:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:22 cmd 15:26:06 -rw-r--r-- 1 jenkins jenkins 10 May 20 15:24 coverage.out 15:26:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 15:22 docker-compose 15:26:06 -rw-rw-r-- 1 jenkins jenkins 140 May 20 15:22 docker-entrypoint.sh 15:26:06 -rw-rw-r-- 1 jenkins jenkins 3307 May 20 15:22 go.mod 15:26:06 -rw-rw-r-- 1 jenkins jenkins 35656 May 20 15:22 go.sum 15:26:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 15:22 internal 15:26:06 -rw-rw-r-- 1 jenkins jenkins 231 May 20 15:22 version.go [Pipeline] isUnix [Pipeline] sh 15:26:06 + 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=b3ac92876ed7254f502f0442b6fc7078abc266ab --label arch=arm64 --label version=0.0.1-dev.2 . 15:26:06 Sending build context to Docker daemon 393.2kB 15:26:06 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 15:26:06 Step 2/29 : FROM ${BASE} AS builder 15:26:06 ---> c0504e22117f 15:26:06 Step 3/29 : ARG MAKE="make build" 15:26:06 ---> Running in 1240c2cfbfa5 15:26:07 Removing intermediate container 1240c2cfbfa5 15:26:07 ---> 85ea7a92846f 15:26:07 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:26:07 ---> Running in 941442aa0ee8 15:26:07 Removing intermediate container 941442aa0ee8 15:26:07 ---> 3a133a8eafbd 15:26:07 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:26:07 ---> Running in 06be36634874 15:26:07 Removing intermediate container 06be36634874 15:26:07 ---> 9e8735220ca3 15:26:07 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:08 ---> Running in 75f1a0128037 15:26:09 Removing intermediate container 75f1a0128037 15:26:09 ---> 9a0689cbcdf5 15:26:09 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:09 ---> Running in 5ba43e4419f9 15:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:26:12 OK: 227 MiB in 66 packages 15:26:13 Removing intermediate container 5ba43e4419f9 15:26:13 ---> 3e62fab69edd 15:26:13 Step 8/29 : WORKDIR /device-usb-camera 15:26:13 ---> Running in 4db69eed20b0 15:26:13 Removing intermediate container 4db69eed20b0 15:26:13 ---> 4c072155fc53 15:26:13 Step 9/29 : COPY go.mod vendor* ./ 15:26:14 ---> 80662b297044 15:26:14 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:14 ---> Running in f92f020a9c73 15:26:16 Removing intermediate container f92f020a9c73 15:26:16 ---> 9c6438a97728 15:26:16 Step 11/29 : COPY . . 15:26:16 ---> 19df26f1841f 15:26:16 Step 12/29 : RUN ${MAKE} 15:26:16 ---> Running in aaa2d049768a 15:26:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 15:28:24 Removing intermediate container aaa2d049768a 15:28:24 ---> 917871817a79 15:28:24 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:28:24 v0.18.4: Pulling from aler9/rtsp-simple-server 15:28:24 eab2503cf8f4: Pulling fs layer 15:28:24 97cd0a44c592: Pulling fs layer 15:28:24 97cd0a44c592: Download complete 15:28:24 eab2503cf8f4: Download complete 15:28:24 eab2503cf8f4: Pull complete 15:28:24 97cd0a44c592: Pull complete 15:28:24 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:28:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:28:24 ---> 7f763cca56b3 15:28:24 Step 14/29 : FROM alpine:3.15 15:28:24 3.15: Pulling from library/alpine 15:28:24 9981e73032c8: Pulling fs layer 15:28:24 9981e73032c8: Verifying Checksum 15:28:24 9981e73032c8: Download complete 15:28:24 9981e73032c8: Pull complete 15:28:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:28:24 Status: Downloaded newer image for alpine:3.15 15:28:24 ---> 3fb3c9af89a9 15:28:24 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:28:24 ---> Running in 34f8f1340b75 15:28:24 Removing intermediate container 34f8f1340b75 15:28:24 ---> 016b1b511cc9 15:28:24 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 15:28:24 ---> Running in b4927b111f5c 15:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:28:24 (1/73) Installing dumb-init (1.2.5-r1) 15:28:24 (2/73) Installing sdl2 (2.0.16-r4) 15:28:24 (3/73) Installing libxau (1.0.9-r0) 15:28:24 (4/73) Installing libmd (1.0.3-r0) 15:28:24 (5/73) Installing libbsd (0.11.3-r1) 15:28:24 (6/73) Installing libxdmcp (1.1.3-r0) 15:28:24 (7/73) Installing libxcb (1.14-r2) 15:28:24 (8/73) Installing libx11 (1.7.2-r0) 15:28:24 (9/73) Installing aom-libs (3.2.0-r0) 15:28:24 (10/73) Installing alsa-lib (1.2.5.1-r1) 15:28:24 (11/73) Installing expat (2.4.7-r0) 15:28:24 (12/73) Installing brotli-libs (1.0.9-r5) 15:28:24 (13/73) Installing libbz2 (1.0.8-r1) 15:28:24 (14/73) Installing libpng (1.6.37-r1) 15:28:24 (15/73) Installing freetype (2.11.1-r2) 15:28:24 (16/73) Installing libuuid (2.37.4-r0) 15:28:24 (17/73) Installing fontconfig (2.13.1-r4) 15:28:24 (18/73) Installing fribidi (1.0.11-r0) 15:28:24 (19/73) Installing libffi (3.4.2-r1) 15:28:24 (20/73) Installing libintl (0.21-r0) 15:28:24 (21/73) Installing libblkid (2.37.4-r0) 15:28:24 (22/73) Installing libmount (2.37.4-r0) 15:28:24 (23/73) Installing pcre (8.45-r1) 15:28:24 (24/73) Installing glib (2.70.1-r0) 15:28:24 (25/73) Installing graphite2 (1.3.14-r0) 15:28:24 (26/73) Installing harfbuzz (3.0.0-r2) 15:28:24 (27/73) Installing libass (0.15.2-r0) 15:28:24 (28/73) Installing libdav1d (0.9.2-r0) 15:28:24 (29/73) Installing gmp (6.2.1-r1) 15:28:24 (30/73) Installing nettle (3.7.3-r0) 15:28:24 (31/73) Installing p11-kit (0.24.0-r1) 15:28:24 (32/73) Installing libtasn1 (4.18.0-r0) 15:28:24 (33/73) Installing libunistring (0.9.10-r1) 15:28:24 (34/73) Installing gnutls (3.7.1-r0) 15:28:24 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:28:24 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 15:28:24 (37/73) Installing lame (3.100-r0) 15:28:24 (38/73) Installing opus (1.3.1-r1) 15:28:24 (39/73) Installing libgomp (10.3.1_git20211027-r0) 15:28:24 (40/73) Installing soxr (0.1.3-r2) 15:28:24 (41/73) Installing libgcc (10.3.1_git20211027-r0) 15:28:24 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 15:28:24 (43/73) Installing libsrt (1.4.2-r1) 15:28:24 (44/73) Installing libssh (0.9.6-r1) 15:28:24 (45/73) Installing libogg (1.3.5-r0) 15:28:24 (46/73) Installing libtheora (1.1.1-r16) 15:28:24 (47/73) Installing libjpeg-turbo (2.1.2-r0) 15:28:24 (48/73) Installing v4l-utils-libs (1.22.1-r1) 15:28:24 (49/73) Installing libxext (1.3.4-r0) 15:28:24 (50/73) Installing libxfixes (6.0.0-r0) 15:28:24 (51/73) Installing libdrm (2.4.109-r0) 15:28:24 (52/73) Installing wayland-libs-client (1.19.0-r1) 15:28:24 (53/73) Installing libva (2.13.0-r0) 15:28:24 (54/73) Installing libvdpau (1.4-r0) 15:28:24 (55/73) Installing vidstab (1.1.0-r1) 15:28:24 (56/73) Installing libvorbis (1.3.7-r0) 15:28:24 (57/73) Installing libvpx (1.10.0-r0) 15:28:24 (58/73) Installing vulkan-loader (1.2.196-r0) 15:28:24 (59/73) Installing libwebp (1.2.2-r0) 15:28:24 (60/73) Installing x264-libs (20210613-r0) 15:28:24 (61/73) Installing x265-libs (3.5-r0) 15:28:24 (62/73) Installing xvidcore (1.3.7-r1) 15:28:24 (63/73) Installing ffmpeg-libs (4.4.1-r2) 15:28:24 (64/73) Installing ffmpeg (4.4.1-r2) 15:28:24 (65/73) Installing udev-init-scripts (35-r0) 15:28:24 Executing udev-init-scripts-35-r0.post-install 15:28:24 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 15:28:24 (67/73) Installing xz-libs (5.2.5-r1) 15:28:24 (68/73) Installing zstd-libs (1.5.0-r0) 15:28:24 (69/73) Installing kmod-libs (29-r2) 15:28:24 (70/73) Installing eudev (3.2.11_pre1-r0) 15:28:24 (71/73) Installing libsodium (1.0.18-r0) 15:28:24 (72/73) Installing libzmq (4.3.4-r0) 15:28:24 (73/73) Installing zeromq (4.3.4-r0) 15:28:24 Executing busybox-1.34.1-r5.trigger 15:28:24 Executing eudev-3.2.11_pre1-r0.trigger 15:28:24 OK: 67 MiB in 87 packages 15:28:24 Removing intermediate container b4927b111f5c 15:28:24 ---> 5b66f74c2910 15:28:24 Step 17/29 : WORKDIR / 15:28:24 ---> Running in 077048250fc4 15:28:24 Removing intermediate container 077048250fc4 15:28:24 ---> 5280d1c42e77 15:28:24 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 15:28:26 ---> aac339955f6d 15:28:26 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 15:28:26 ---> fe47828c4d12 15:28:26 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:28:27 ---> 5a77b2e07348 15:28:27 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:28:28 ---> f57a5d4a6c47 15:28:28 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 15:28:28 ---> a0ea7b287b05 15:28:28 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 15:28:29 ---> eee8e1183744 15:28:29 Step 24/29 : EXPOSE 59983 15:28:29 ---> Running in 89f883459b9a 15:28:30 Removing intermediate container 89f883459b9a 15:28:30 ---> 12d516c82c34 15:28:30 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:28:30 ---> Running in 0924b779f1e2 15:28:30 Removing intermediate container 0924b779f1e2 15:28:30 ---> bc95c4b45e7a 15:28:30 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 15:28:30 ---> Running in 7b031195750e 15:28:30 Removing intermediate container 7b031195750e 15:28:30 ---> 6e7b8f653016 15:28:30 Step 27/29 : LABEL arch=arm64 15:28:30 ---> Running in 01858a563934 15:28:31 Removing intermediate container 01858a563934 15:28:31 ---> 6d154253b793 15:28:31 Step 28/29 : LABEL git_sha=b3ac92876ed7254f502f0442b6fc7078abc266ab 15:28:31 ---> Running in 729c0d6e692c 15:28:31 Removing intermediate container 729c0d6e692c 15:28:31 ---> 500cf2cef849 15:28:31 Step 29/29 : LABEL version=0.0.1-dev.2 15:28:31 ---> Running in 1d5954e9bbb7 15:28:31 Removing intermediate container 1d5954e9bbb7 15:28:31 ---> c274f8b35a34 15:28:31 [Warning] One or more build-args [ARCH] were not consumed 15:28:31 Successfully built c274f8b35a34 15:28:31 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:32 provisioning config files... 15:28:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/13@tmp/config6014311642390308024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:32 ---> docker-login.sh 15:28:32 nexus3.edgexfoundry.org:10001 15:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:32 Configure a credential helper to remove this warning. See 15:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:32 15:28:32 Login Succeeded 15:28:32 nexus3.edgexfoundry.org:10002 15:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:33 Configure a credential helper to remove this warning. See 15:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:33 15:28:33 Login Succeeded 15:28:33 nexus3.edgexfoundry.org:10003 15:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:33 Configure a credential helper to remove this warning. See 15:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:33 15:28:33 Login Succeeded 15:28:33 nexus3.edgexfoundry.org:10004 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:34 Configure a credential helper to remove this warning. See 15:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:34 15:28:34 Login Succeeded 15:28:34 docker.io 15:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:35 Configure a credential helper to remove this warning. See 15:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:35 15:28:35 Login Succeeded 15:28:35 ---> docker-login.sh ends [Pipeline] } 15:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:35 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 15:28:35 b3ac92876ed7254f502f0442b6fc7078abc266ab 15:28:35 latest 15:28:35 0.0.1-dev.2 15:28:35 b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:28:35 main 15:28:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] isUnix [Pipeline] sh 15:28:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab 15:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:28:35 a43932d1df72: Preparing 15:28:35 1207169bf42c: Preparing 15:28:35 c14a6ccf04e4: Preparing 15:28:35 b26018100883: Preparing 15:28:35 4ebc4f21b456: Preparing 15:28:35 3ad5d6c13aa3: Preparing 15:28:35 be851956c622: Preparing 15:28:35 4f4ce317c6bb: Preparing 15:28:35 3ad5d6c13aa3: Waiting 15:28:35 be851956c622: Waiting 15:28:35 4f4ce317c6bb: Waiting 15:28:36 1207169bf42c: Pushed 15:28:36 c14a6ccf04e4: Pushed 15:28:36 b26018100883: Pushed 15:28:36 4ebc4f21b456: Pushed 15:28:36 4f4ce317c6bb: Layer already exists 15:28:40 a43932d1df72: Pushed 15:28:41 3ad5d6c13aa3: Pushed 15:28:50 be851956c622: Pushed 15:28:50 b3ac92876ed7254f502f0442b6fc7078abc266ab: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh 15:28:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:28:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:28:50 a43932d1df72: Preparing 15:28:50 1207169bf42c: Preparing 15:28:50 c14a6ccf04e4: Preparing 15:28:50 b26018100883: Preparing 15:28:50 4ebc4f21b456: Preparing 15:28:50 3ad5d6c13aa3: Preparing 15:28:50 be851956c622: Preparing 15:28:50 4f4ce317c6bb: Preparing 15:28:50 3ad5d6c13aa3: Waiting 15:28:50 be851956c622: Waiting 15:28:50 4f4ce317c6bb: Waiting 15:28:50 4ebc4f21b456: Layer already exists 15:28:50 c14a6ccf04e4: Layer already exists 15:28:50 b26018100883: Layer already exists 15:28:50 a43932d1df72: Layer already exists 15:28:50 1207169bf42c: Layer already exists 15:28:50 3ad5d6c13aa3: Layer already exists 15:28:51 be851956c622: Layer already exists 15:28:51 4f4ce317c6bb: Layer already exists 15:28:51 latest: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh 15:28:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:28:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 15:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:28:51 a43932d1df72: Preparing 15:28:51 1207169bf42c: Preparing 15:28:51 c14a6ccf04e4: Preparing 15:28:51 b26018100883: Preparing 15:28:51 4ebc4f21b456: Preparing 15:28:51 3ad5d6c13aa3: Preparing 15:28:51 be851956c622: Preparing 15:28:51 4f4ce317c6bb: Preparing 15:28:51 be851956c622: Waiting 15:28:51 3ad5d6c13aa3: Waiting 15:28:51 4f4ce317c6bb: Waiting 15:28:51 c14a6ccf04e4: Layer already exists 15:28:51 1207169bf42c: Layer already exists 15:28:51 4ebc4f21b456: Layer already exists 15:28:51 a43932d1df72: Layer already exists 15:28:51 b26018100883: Layer already exists 15:28:51 3ad5d6c13aa3: Layer already exists 15:28:51 4f4ce317c6bb: Layer already exists 15:28:51 be851956c622: Layer already exists 15:28:52 0.0.1-dev.2: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh 15:28:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:28:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:28:52 a43932d1df72: Preparing 15:28:52 1207169bf42c: Preparing 15:28:52 c14a6ccf04e4: Preparing 15:28:52 b26018100883: Preparing 15:28:52 4ebc4f21b456: Preparing 15:28:52 3ad5d6c13aa3: Preparing 15:28:52 be851956c622: Preparing 15:28:52 4f4ce317c6bb: Preparing 15:28:52 3ad5d6c13aa3: Waiting 15:28:52 be851956c622: Waiting 15:28:52 4f4ce317c6bb: Waiting 15:28:52 4ebc4f21b456: Layer already exists 15:28:52 a43932d1df72: Layer already exists 15:28:52 b26018100883: Layer already exists 15:28:52 1207169bf42c: Layer already exists 15:28:52 c14a6ccf04e4: Layer already exists 15:28:53 3ad5d6c13aa3: Layer already exists 15:28:53 4f4ce317c6bb: Layer already exists 15:28:53 be851956c622: Layer already exists 15:28:53 b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] isUnix [Pipeline] sh 15:28:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] isUnix [Pipeline] sh 15:28:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 15:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:28:53 a43932d1df72: Preparing 15:28:53 1207169bf42c: Preparing 15:28:53 c14a6ccf04e4: Preparing 15:28:53 b26018100883: Preparing 15:28:53 4ebc4f21b456: Preparing 15:28:53 3ad5d6c13aa3: Preparing 15:28:53 be851956c622: Preparing 15:28:53 4f4ce317c6bb: Preparing 15:28:53 3ad5d6c13aa3: Waiting 15:28:53 4f4ce317c6bb: Waiting 15:28:53 c14a6ccf04e4: Layer already exists 15:28:53 1207169bf42c: Layer already exists 15:28:53 a43932d1df72: Layer already exists 15:28:53 4ebc4f21b456: Layer already exists 15:28:53 b26018100883: Layer already exists 15:28:53 3ad5d6c13aa3: Layer already exists 15:28:53 4f4ce317c6bb: Layer already exists 15:28:53 be851956c622: Layer already exists 15:28:53 main: digest: sha256:686893ffdd5f5ae753a985b155bc0a0180b50d95010cffbbaf9602eb1c548eba size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:54 ===================================================== [Pipeline] echo 15:28:54 taggedImages: 15:28:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab 15:28:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:28:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.2 15:28:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b3ac92876ed7254f502f0442b6fc7078abc266ab-0.0.1-dev.2 15:28:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:54 15:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:55 arm64: Pulling from edgex-lftools-log-publisher 15:28:55 8998bd30e6a1: Pulling fs layer 15:28:55 04944245beec: Pulling fs layer 15:28:55 699f458cf7ca: Pulling fs layer 15:28:55 765212b225bb: Pulling fs layer 15:28:55 f23df028b6ca: Pulling fs layer 15:28:55 d65c8cfc05b1: Pulling fs layer 15:28:55 2437ff75d9bd: Pulling fs layer 15:28:55 f23df028b6ca: Waiting 15:28:55 d65c8cfc05b1: Waiting 15:28:55 765212b225bb: Waiting 15:28:55 2437ff75d9bd: Waiting 15:28:55 04944245beec: Verifying Checksum 15:28:55 04944245beec: Download complete 15:28:55 765212b225bb: Verifying Checksum 15:28:55 765212b225bb: Download complete 15:28:55 f23df028b6ca: Verifying Checksum 15:28:55 f23df028b6ca: Download complete 15:28:55 d65c8cfc05b1: Download complete 15:28:55 699f458cf7ca: Verifying Checksum 15:28:55 699f458cf7ca: Download complete 15:28:55 8998bd30e6a1: Verifying Checksum 15:28:55 8998bd30e6a1: Download complete 15:28:58 2437ff75d9bd: Verifying Checksum 15:28:58 2437ff75d9bd: Download complete 15:29:00 8998bd30e6a1: Pull complete 15:29:00 04944245beec: Pull complete 15:29:02 699f458cf7ca: Pull complete 15:29:02 765212b225bb: Pull complete 15:29:02 f23df028b6ca: Pull complete 15:29:03 d65c8cfc05b1: Pull complete 15:29:18 2437ff75d9bd: Pull complete 15:29:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-64206 does not seem to be running inside a container 15:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@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:arm64 cat 15:29:21 $ docker top 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:21 ---> job-cost.sh 15:29:21 lf-activate-venv: SKIPPING 15:29:21 INFO: No Stack... 15:29:22 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:23 INFO: Archiving Costs [Pipeline] sh 15:29:23 + cat /w/workspace/device-usb-camera/13/archives/cost.csv 15:29:23 + cut -d, -f6 [Pipeline] lock 15:29:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] 15:29:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] did not exist. Created. 15:29:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:24 /w/workspace/device-usb-camera/13@tmp/durable-8a94877b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:25 Warning: overwriting stash ‘stack-cost’ 15:29:25 Stashed 1 file(s) [Pipeline] } 15:29:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:25 $ docker stop --time=1 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a 15:29:26 $ docker rm -f 38bc53ba93a96e0a257ab1893a9f07343852759b0630c4f3a16bf84321f9672a [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 15:29:27 provisioning config files... 15:29:27 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7586093365121216565tmp [Pipeline] { [Pipeline] sh 15:29:27 + set +x 15:29:27 + curl -s https://codecov.io/bash 15:29:27 + bash -s -- 15:29:27 15:29:27 _____ _ 15:29:27 / ____| | | 15:29:27 | | ___ __| | ___ ___ _____ __ 15:29:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:27 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:27 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:27 Bash-1.0.6 15:29:27 15:29:27 15:29:27 ==> git version 2.25.1 found 15:29:27 ==> 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 15:29:27 Release-Date: 2020-01-08 15:29:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:29:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:29:27 ==> Jenkins CI detected. 15:29:27 current dir:  /w/workspace/exfoundry_device-usb-camera_main 15:29:27 project root: . 15:29:27 --> token set from env 15:29:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:27 ==> Running gcov in . (disable via -X gcov) 15:29:27 ==> Python coveragepy not found 15:29:27 ==> Searching for coverage reports in: 15:29:27 + . 15:29:27 -> Found 1 reports 15:29:27 ==> Detecting git/mercurial file structure 15:29:27 ==> Reading reports 15:29:27 + ./coverage.out bytes=10 15:29:27 ==> Appending adjustments 15:29:27 https://docs.codecov.io/docs/fixing-reports 15:29:27 + Found adjustments 15:29:27 ==> Gzipping contents 15:29:27 4.0K /tmp/codecov.enqYb7.gz 15:29:27 ==> Uploading reports 15:29:27 url: https://codecov.io 15:29:27 query: branch=main&commit=b3ac92876ed7254f502f0442b6fc7078abc266ab&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:27 -> Pinging Codecov 15:29:27 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=b3ac92876ed7254f502f0442b6fc7078abc266ab&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:28 -> Uploading to 15:29:28 https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/b3ac92876ed7254f502f0442b6fc7078abc266ab/bc39ff69-b760-42bd-8b7f-e22d26ebff18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T152928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f722d6e941f081b2bf19751aa586d55498fc5933d9da6ba9b83c5cc141894e9 15:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:28 Dload Upload Total Spent Left Speed 15:29:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1007 0 0 100 1007 0 4359 --:--:-- --:--:-- --:--:-- 4359 15:29:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] } 15:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:29:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:29:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:29 15:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:29:29 188c0c94c7c5: Pulling fs layer 15:29:29 0ef7d3d256c8: Pulling fs layer 15:29:29 de9db76c5a1d: Pulling fs layer 15:29:29 0eba1c9be4d2: Pulling fs layer 15:29:29 0d57e429df01: Pulling fs layer 15:29:29 4e4be7b47b0d: Pulling fs layer 15:29:29 e1f770b5df2f: Pulling fs layer 15:29:29 85a0685a4137: Pulling fs layer 15:29:29 0eba1c9be4d2: Waiting 15:29:29 0d57e429df01: Waiting 15:29:29 4e4be7b47b0d: Waiting 15:29:29 e1f770b5df2f: Waiting 15:29:29 85a0685a4137: Waiting 15:29:29 de9db76c5a1d: Verifying Checksum 15:29:29 de9db76c5a1d: Download complete 15:29:29 0ef7d3d256c8: Download complete 15:29:29 0d57e429df01: Download complete 15:29:29 4e4be7b47b0d: Verifying Checksum 15:29:29 4e4be7b47b0d: Download complete 15:29:29 188c0c94c7c5: Verifying Checksum 15:29:29 188c0c94c7c5: Download complete 15:29:29 188c0c94c7c5: Pull complete 15:29:29 e1f770b5df2f: Verifying Checksum 15:29:29 e1f770b5df2f: Download complete 15:29:29 0ef7d3d256c8: Pull complete 15:29:30 de9db76c5a1d: Pull complete 15:29:30 0eba1c9be4d2: Verifying Checksum 15:29:30 0eba1c9be4d2: Download complete 15:29:30 85a0685a4137: Verifying Checksum 15:29:30 85a0685a4137: Download complete 15:29:33 0eba1c9be4d2: Pull complete 15:29:33 0d57e429df01: Pull complete 15:29:33 4e4be7b47b0d: Pull complete 15:29:33 e1f770b5df2f: Pull complete 15:29:37 85a0685a4137: Pull complete 15:29:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:29:37 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:29:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:29:38 $ docker top 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:29:38 + set -o pipefail 15:29:38 + snyk monitor '--org=edgex-jenkins' 15:29:44 15:29:44 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 15:29:44 15:29:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0704d385-d3ec-41e9-ab35-6ec0fee52da4/history/ea28cc49-2a03-4055-b8c9-9d3a5c758a88 15:29:44 15:29:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:44 15:29:44 [Pipeline] } 15:29:44 $ docker stop --time=1 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c 15:29:46 $ docker rm -f 169451ac6ce42a069d6a266895985345921c26c4182f57e6adb68a7c56c9401c [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 15:29:46 + git log --format=format:%s -1 b3ac92876ed7254f502f0442b6fc7078abc266ab [Pipeline] sh 15:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:29:47 . [Pipeline] withDockerContainer 15:29:47 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:29:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:29:47 $ docker top 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:48 [ssh-agent] Looking for ssh-agent implementation... 15:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:48 $ docker exec 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f ssh-agent 15:29:48 SSH_AUTH_SOCK=/tmp/ssh-fBiPW8A6PzVE/agent.32 15:29:48 SSH_AGENT_PID=39 15:29:48 Running ssh-add (command line suppressed) 15:29:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2758942526650884352.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2758942526650884352.key) 15:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:48 + git semver tag 15:29:49 2022-05-20 15:29:48,970 [run_tag] DEBUG tag force:False 15:29:49 2022-05-20 15:29:48,970 [check_head_tag] DEBUG check head tag 15:29:49 2022-05-20 15:29:48,970 [execute] INFO git cat-file --batch-check 15:29:49 2022-05-20 15:29:48,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:29:49 2022-05-20 15:29:48,974 [execute] INFO git cat-file --batch 15:29:49 2022-05-20 15:29:48,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:29:49 2022-05-20 15:29:48,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:29:49 2022-05-20 15:29:48,979 [execute] INFO git tag -a v0.0.1-dev.2 -m v0.0.1-dev.2 15:29:49 2022-05-20 15:29:48,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.2', '-m', 'v0.0.1-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:29:49 2022-05-20 15:29:48,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:29:49 0.0.1-dev.2 [Pipeline] } 15:29:49 $ docker exec --env ******** --env ******** 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f ssh-agent -k 15:29:49 unset SSH_AUTH_SOCK; 15:29:49 unset SSH_AGENT_PID; 15:29:49 echo Agent pid 39 killed; 15:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:49 + git semver [Pipeline] } 15:29:49 $ docker stop --time=1 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f 15:29:51 $ docker rm -f 7a1c148681ab1d5698923b74b88d2a7c25b7cec1e1c8fcf5a43dbf99bfdac05f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:51 15:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:51 0.23.1-centos7: Pulling from edgex-lftools 15:29:51 ab5ef0e58194: Pulling fs layer 15:29:51 9712f1f96733: Pulling fs layer 15:29:51 63f879dbbcfc: Pulling fs layer 15:29:51 0d9ebad4ef96: Pulling fs layer 15:29:51 e9a5061849ea: Pulling fs layer 15:29:51 d747dcd14b5f: Pulling fs layer 15:29:51 2de7ff778b66: Pulling fs layer 15:29:51 e9a5061849ea: Waiting 15:29:51 d747dcd14b5f: Waiting 15:29:51 2de7ff778b66: Waiting 15:29:51 0d9ebad4ef96: Waiting 15:29:51 9712f1f96733: Verifying Checksum 15:29:51 9712f1f96733: Download complete 15:29:52 63f879dbbcfc: Verifying Checksum 15:29:52 63f879dbbcfc: Download complete 15:29:52 0d9ebad4ef96: Verifying Checksum 15:29:52 0d9ebad4ef96: Download complete 15:29:52 d747dcd14b5f: Verifying Checksum 15:29:52 d747dcd14b5f: Download complete 15:29:52 e9a5061849ea: Verifying Checksum 15:29:52 e9a5061849ea: Download complete 15:29:52 ab5ef0e58194: Verifying Checksum 15:29:52 ab5ef0e58194: Download complete 15:29:52 2de7ff778b66: Verifying Checksum 15:29:52 2de7ff778b66: Download complete 15:29:54 ab5ef0e58194: Pull complete 15:29:54 9712f1f96733: Pull complete 15:29:55 63f879dbbcfc: Pull complete 15:30:00 0d9ebad4ef96: Pull complete 15:30:00 e9a5061849ea: Pull complete 15:30:00 d747dcd14b5f: Pull complete 15:30:00 2de7ff778b66: Pull complete 15:30:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:30:00 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:30:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:30:02 $ docker top 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:30:02 provisioning config files... 15:30:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1130201558720176806tmp 15:30:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2966035865901912570tmp 15:30:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7902297630613141241tmp [Pipeline] { [Pipeline] echo 15:30:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:30:02 ---> sigul-configuration.sh 15:30:02 gpg: directory `/root/.gnupg' created 15:30:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:30:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:30:02 gpg: keyring `/root/.gnupg/secring.gpg' created 15:30:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:30:02 gpg: CAST5 encrypted data 15:30:02 gpg: encrypted with 1 passphrase 15:30:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:30:03 + mkdir /home/jenkins 15:30:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:30:03 + 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 15:30:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:03 ---> sigul-install.sh 15:30:03 Sigul already installed; skipping installation. [Pipeline] sh 15:30:03 + git tag --list 15:30:03 v0.0.0 15:30:03 v0.0.1-dev.1 15:30:03 v0.0.1-dev.2 [Pipeline] sh 15:30:04 + lftools sign git-tag v0.0.1-dev.2 15:30:04 Signing Git tag with Sigul... 15:30:04 Signing v0.0.1-dev.2 [Pipeline] echo 15:30:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:05 $ docker stop --time=1 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 15:30:06 $ docker rm -f 1ca84b467760293072385df3e09f54dcddfc143ed408e1cc5d4ffd9487cd2c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:30:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:30:07 . [Pipeline] withDockerContainer 15:30:07 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:30:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:30:07 $ docker top 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:08 [ssh-agent] Looking for ssh-agent implementation... 15:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:08 $ docker exec 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 ssh-agent 15:30:08 SSH_AUTH_SOCK=/tmp/ssh-4TCDBgzA5c7n/agent.33 15:30:08 SSH_AGENT_PID=39 15:30:08 Running ssh-add (command line suppressed) 15:30:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7228677827237736471.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7228677827237736471.key) 15:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:08 + git semver bump pre 15:30:09 2022-05-20 15:30:08,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:30:09 2022-05-20 15:30:08,946 [bump_version] DEBUG bumping version:0.0.1-dev.2 on axis:pre with prefix:dev 15:30:09 2022-05-20 15:30:08,946 [bump_version] DEBUG bumped version:0.0.1-dev.3 15:30:09 2022-05-20 15:30:08,946 [write_version] DEBUG write version:0.0.1-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 15:30:09 2022-05-20 15:30:08,947 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:30:09 2022-05-20 15:30:08,947 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:30:09 2022-05-20 15:30:08,949 [execute] INFO git cat-file --batch-check 15:30:09 2022-05-20 15:30:08,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:09 2022-05-20 15:30:08,955 [execute] INFO git cat-file --batch 15:30:09 2022-05-20 15:30:08,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:09 2022-05-20 15:30:08,960 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:30:09 0.0.1-dev.3 [Pipeline] } 15:30:09 $ docker exec --env ******** --env ******** 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 ssh-agent -k 15:30:09 unset SSH_AUTH_SOCK; 15:30:09 unset SSH_AGENT_PID; 15:30:09 echo Agent pid 39 killed; 15:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:09 + git semver [Pipeline] } 15:30:09 $ docker stop --time=1 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 15:30:11 $ docker rm -f 4e740b9dc8d4fdce5e5e9f11753d92dd2a0026c19225c0371f46501d6c6a35f9 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:30:11 . [Pipeline] withDockerContainer 15:30:11 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:30:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:30:12 $ docker top 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:12 [ssh-agent] Looking for ssh-agent implementation... 15:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:12 $ docker exec 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f ssh-agent 15:30:12 SSH_AUTH_SOCK=/tmp/ssh-DZO4nFqliZk8/agent.33 15:30:12 SSH_AGENT_PID=39 15:30:12 Running ssh-add (command line suppressed) 15:30:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5150429668228002152.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5150429668228002152.key) 15:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:12 + git semver push 15:30:13 2022-05-20 15:30:13,099 [run_push] DEBUG push 15:30:13 2022-05-20 15:30:13,100 [execute] INFO git push origin semver 15:30:13 2022-05-20 15:30:13,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:30:14 2022-05-20 15:30:13,788 [run_push] DEBUG push all version tags 15:30:14 2022-05-20 15:30:13,788 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:30:14 2022-05-20 15:30:13,789 [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) 15:30:14 2022-05-20 15:30:14,512 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:30:14 0.0.1-dev.3 [Pipeline] } 15:30:14 $ docker exec --env ******** --env ******** 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f ssh-agent -k 15:30:14 unset SSH_AUTH_SOCK; 15:30:14 unset SSH_AGENT_PID; 15:30:14 echo Agent pid 39 killed; 15:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:15 + git semver [Pipeline] } 15:30:15 $ docker stop --time=1 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f 15:30:16 $ docker rm -f 67866884a14bc9bf2b1e0c7d3f6b8ccc21384eff2e1b4ad4b2f5ed7cd272767f [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 15:30:17 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 15:30:17 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:30:17 total 16 15:30:17 drwxr-xr-x 3 root root 4096 May 20 15:22 . 15:30:17 drwxrwxr-x 10 jenkins jenkins 4096 May 20 15:30 .. 15:30:17 drwxr-xr-x 2 root root 4096 May 20 15:22 cost 15:30:17 -rw-r--r-- 1 root root 87 May 20 15:22 cost.csv 15:30:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 15:30:17 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:30:17 total 16 15:30:17 drwxr-xr-x 3 jenkins jenkins 4096 May 20 15:22 . 15:30:17 drwxrwxr-x 10 jenkins jenkins 4096 May 20 15:30 .. 15:30:17 drwxr-xr-x 2 jenkins jenkins 4096 May 20 15:22 cost 15:30:17 -rw-r--r-- 1 jenkins jenkins 87 May 20 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:30:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:18 ---> package-listing.sh 15:30:18 ++ facter osfamily 15:30:18 ++ tr '[:upper:]' '[:lower:]' 15:30:18 + OS_FAMILY=debian 15:30:18 + workspace=/w/workspace/exfoundry_device-usb-camera_main 15:30:18 + START_PACKAGES=/tmp/packages_start.txt 15:30:18 + END_PACKAGES=/tmp/packages_end.txt 15:30:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:18 + PACKAGES=/tmp/packages_start.txt 15:30:18 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:30:18 + PACKAGES=/tmp/packages_end.txt 15:30:18 + case "${OS_FAMILY}" in 15:30:18 + dpkg -l 15:30:18 + grep '^ii' 15:30:18 + '[' -f /tmp/packages_start.txt ']' 15:30:18 + '[' -f /tmp/packages_end.txt ']' 15:30:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:18 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:30:18 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 15:30:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 15:30:18 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 15:30:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:19 . [Pipeline] withDockerContainer 15:30:19 prd-ubuntu20.04-docker-8c-8g-64205 does not seem to be running inside a container 15:30:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:19 $ docker top 5cd7a9640a7db0aca5da9ec504a7f0458a176ebae58422b2498b88b8133f1199 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:20 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:20 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:20 + ls /var/log/sa-host 15:30:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:20 provisioning config files... 15:30:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4649702115680558589tmp [Pipeline] { [Pipeline] echo 15:30:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:21 ---> create-netrc.sh [Pipeline] } 15:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:21 ---> python-tools-install.sh [Pipeline] echo 15:30:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:21 ---> sudo-logs.sh 15:30:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:22 ---> job-cost.sh 15:30:22 lf-activate-venv: SKIPPING 15:30:22 DEBUG: total: 0.2199999988079071 15:30:22 INFO: Retrieving Stack Cost... 15:30:22 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:22 INFO: Archiving Costs [Pipeline] echo 15:30:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:23 ---> logs-deploy.sh 15:30:23 lf-activate-venv: SKIPPING 15:30:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/13 15:30:23 INFO: archiving workspace using pattern(s): 15:30:24 Archives upload complete. 15:30:24 INFO: archiving logs to Nexus 15:30:25 ---> uname -a: 15:30:25 Linux prd-ubuntu20-04-docker-8c-8g-64205 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:30:25 15:30:25 15:30:25 ---> lscpu: 15:30:25 Architecture: x86_64 15:30:25 CPU op-mode(s): 32-bit, 64-bit 15:30:25 Byte Order: Little Endian 15:30:25 Address sizes: 40 bits physical, 48 bits virtual 15:30:25 CPU(s): 8 15:30:25 On-line CPU(s) list: 0-7 15:30:25 Thread(s) per core: 1 15:30:25 Core(s) per socket: 1 15:30:25 Socket(s): 8 15:30:25 NUMA node(s): 1 15:30:25 Vendor ID: AuthenticAMD 15:30:25 CPU family: 23 15:30:25 Model: 49 15:30:25 Model name: AMD EPYC-Rome Processor 15:30:25 Stepping: 0 15:30:25 CPU MHz: 2799.998 15:30:25 BogoMIPS: 5599.99 15:30:25 Virtualization: AMD-V 15:30:25 Hypervisor vendor: KVM 15:30:25 Virtualization type: full 15:30:25 L1d cache: 256 KiB 15:30:25 L1i cache: 256 KiB 15:30:25 L2 cache: 4 MiB 15:30:25 L3 cache: 128 MiB 15:30:25 NUMA node0 CPU(s): 0-7 15:30:25 Vulnerability Itlb multihit: Not affected 15:30:25 Vulnerability L1tf: Not affected 15:30:25 Vulnerability Mds: Not affected 15:30:25 Vulnerability Meltdown: Not affected 15:30:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:30:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:30:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:30:25 Vulnerability Srbds: Not affected 15:30:25 Vulnerability Tsx async abort: Not affected 15:30:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:30:25 15:30:25 15:30:25 ---> nproc: 15:30:25 8 15:30:25 15:30:25 15:30:25 ---> df -h: 15:30:25 Filesystem Size Used Avail Use% Mounted on 15:30:25 overlay 155G 13G 143G 8% / 15:30:25 tmpfs 64M 0 64M 0% /dev 15:30:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:30:25 shm 64M 0 64M 0% /dev/shm 15:30:25 /dev/vda1 155G 13G 143G 8% /facter-os 15:30:25 15:30:25 15:30:25 ---> sar -b -r -n DEV: 15:30:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64205) 05/20/22 _x86_64_ (8 CPU) 15:30:25 15:30:25 15:19:20 LINUX RESTART (8 CPU) 15:30:25 15:30:25 15:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:30:25 15:21:01 202.73 5.22 197.51 0.00 435.32 97934.99 0.00 15:30:25 15:22:01 173.01 0.12 172.89 0.00 8.53 29134.69 0.00 15:30:25 15:23:01 35.09 0.03 35.05 0.00 3.33 16772.16 0.00 15:30:25 15:24:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 15:30:25 15:25:01 1.33 0.02 1.32 0.00 0.13 14.93 0.00 15:30:25 15:26:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 15:30:25 15:27:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:30:25 15:28:01 0.92 0.00 0.92 0.00 0.00 12.93 0.00 15:30:25 15:29:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 15:30:25 15:30:01 110.96 0.57 110.40 0.00 18.80 51770.30 0.00 15:30:25 Average: 52.64 0.59 52.05 0.00 45.96 19438.36 0.00 15:30:25 15:30:25 15:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:25 15:21:01 28284272 31639772 654304 1.99 161348 3397792 2337412 6.89 1345212 2796620 53304 15:30:25 15:22:01 28101200 31758380 536468 1.63 168216 3679676 2123128 6.26 1289728 3026816 820 15:30:25 15:23:01 27590856 31756816 535904 1.63 175076 4131608 1907796 5.62 1305332 3466116 176 15:30:25 15:24:01 27591864 31757916 534804 1.63 175100 4131612 1907796 5.62 1304512 3466216 232 15:30:25 15:25:01 27601408 31767512 525120 1.60 175128 4131620 1907796 5.62 1295248 3466228 216 15:30:25 15:26:01 27602084 31768216 524348 1.59 175156 4131624 1907796 5.62 1294888 3466228 232 15:30:25 15:27:01 27609384 31775708 517012 1.57 175168 4131628 1907796 5.62 1287112 3466420 8 15:30:25 15:28:01 27609228 31775560 517216 1.57 175188 4131632 1907796 5.62 1287520 3466424 228 15:30:25 15:29:01 27609276 31775664 517160 1.57 175208 4131632 1907796 5.62 1287248 3466424 20 15:30:25 15:30:01 26053600 31717132 571404 1.74 222528 5454388 2100444 6.19 1432192 4749156 324264 15:30:25 Average: 27565317 31749268 543374 1.65 177812 4145321 1991556 5.87 1312899 3483665 37950 15:30:25 15:30:25 15:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:25 15:21:01 docker0 172.90 254.09 12.93 1746.21 0.00 0.00 0.00 0.00 15:30:25 15:21:01 veth361ea0a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:30:25 15:21:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 15:30:25 15:21:01 ens3 527.66 347.08 6865.18 112.35 0.00 0.00 0.00 0.00 15:30:25 15:22:01 docker0 20.63 42.85 1.39 542.47 0.00 0.00 0.00 0.00 15:30:25 15:22:01 lo 5.26 5.26 0.53 0.53 0.00 0.00 0.00 0.00 15:30:25 15:22:01 ens3 150.15 121.08 788.68 686.87 0.00 0.00 0.00 0.00 15:30:25 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:23:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 15:30:25 15:23:01 ens3 160.76 115.74 2542.11 230.80 0.00 0.00 0.00 0.00 15:30:25 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:24:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:30:25 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:30:25 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:25 15:30:01 docker0 46.54 57.51 4.10 688.10 0.00 0.00 0.00 0.00 15:30:25 15:30:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 15:30:25 15:30:01 ens3 355.36 213.73 7964.99 32.08 0.00 0.00 0.00 0.00 15:30:25 Average: docker0 23.76 35.08 1.82 295.25 0.00 0.00 0.00 0.00 15:30:25 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 15:30:25 Average: ens3 118.77 79.36 1807.61 106.22 0.00 0.00 0.00 0.00 15:30:25 15:30:25 15:30:25 ---> sar -P ALL: 15:30:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64205) 05/20/22 _x86_64_ (8 CPU) 15:30:25 15:30:25 15:19:20 LINUX RESTART (8 CPU) 15:30:25 15:30:25 15:20:02 CPU %user %nice %system %iowait %steal %idle 15:30:25 15:21:01 all 13.54 0.00 5.59 1.11 0.09 79.67 15:30:25 15:21:01 0 13.49 0.00 6.07 2.56 0.09 77.79 15:30:25 15:21:01 1 13.75 0.00 5.61 0.17 0.10 80.37 15:30:25 15:21:01 2 15.95 0.00 5.56 0.38 0.09 78.02 15:30:25 15:21:01 3 12.39 0.00 5.63 1.68 0.09 80.21 15:30:25 15:21:01 4 12.85 0.00 5.60 0.79 0.09 80.68 15:30:25 15:21:01 5 14.59 0.00 5.45 2.39 0.07 77.50 15:30:25 15:21:01 6 13.07 0.00 5.29 0.15 0.09 81.40 15:30:25 15:21:01 7 12.27 0.00 5.53 0.76 0.09 81.35 15:30:25 15:22:01 all 36.21 0.00 5.97 0.66 0.10 57.07 15:30:25 15:22:01 0 36.30 0.00 5.90 0.32 0.10 57.39 15:30:25 15:22:01 1 36.76 0.00 6.36 0.24 0.08 56.57 15:30:25 15:22:01 2 35.78 0.00 5.90 0.91 0.10 57.32 15:30:25 15:22:01 3 37.05 0.00 6.02 0.19 0.12 56.63 15:30:25 15:22:01 4 35.75 0.00 5.75 0.32 0.10 58.08 15:30:25 15:22:01 5 35.09 0.00 5.80 0.30 0.10 58.71 15:30:25 15:22:01 6 36.79 0.00 6.11 0.19 0.10 56.82 15:30:25 15:22:01 7 36.14 0.00 5.94 2.81 0.10 55.00 15:30:25 15:23:01 all 4.17 0.00 1.51 0.24 0.03 94.05 15:30:25 15:23:01 0 5.04 0.00 1.65 0.02 0.03 93.25 15:30:25 15:23:01 1 3.95 0.00 1.63 0.12 0.03 94.27 15:30:25 15:23:01 2 4.00 0.00 1.76 1.24 0.03 92.96 15:30:25 15:23:01 3 4.64 0.00 1.54 0.35 0.02 93.45 15:30:25 15:23:01 4 4.07 0.00 1.32 0.02 0.02 94.58 15:30:25 15:23:01 5 3.37 0.00 1.24 0.12 0.02 95.26 15:30:25 15:23:01 6 3.45 0.00 1.04 0.03 0.02 95.47 15:30:25 15:23:01 7 4.86 0.00 1.94 0.02 0.03 93.15 15:30:25 15:24:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:30:25 15:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:30:25 15:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:30:25 15:24:01 2 0.05 0.00 0.02 0.02 0.00 99.92 15:30:25 15:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:30:25 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:30:25 15:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:30:25 15:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:30:25 15:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:30:25 15:25:01 all 0.03 0.00 0.04 0.01 0.00 99.92 15:30:25 15:25:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:30:25 15:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:30:25 15:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:30:25 15:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:30:25 15:25:01 4 0.07 0.00 0.10 0.00 0.02 99.82 15:30:25 15:25:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:30:25 15:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:30:25 15:25:01 7 0.02 0.00 0.03 0.02 0.00 99.93 15:30:25 15:26:01 all 0.01 0.00 0.02 0.01 0.01 99.96 15:30:25 15:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:30:25 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:30:25 15:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:30:25 15:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:30:25 15:26:01 4 0.00 0.00 0.05 0.00 0.02 99.93 15:30:25 15:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:30:25 15:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:30:25 15:26:01 7 0.00 0.00 0.00 0.03 0.02 99.95 15:30:25 15:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:30:25 15:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:30:25 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:30:25 15:27:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:30:25 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:30:25 15:27:01 4 0.07 0.00 0.05 0.00 0.00 99.88 15:30:25 15:27:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:30:25 15:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:30:25 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:30:25 15:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:30:25 15:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:30:25 15:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:30:25 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:30:25 15:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:30:25 15:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:30:25 15:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:30:25 15:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:30:25 15:28:01 7 0.05 0.00 0.02 0.02 0.00 99.92 15:30:25 15:29:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:30:25 15:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:30:25 15:29:01 1 0.13 0.00 0.00 0.00 0.02 99.85 15:30:25 15:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:30:25 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:30:25 15:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:30:25 15:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:30:25 15:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:30:25 15:29:01 7 0.10 0.00 0.02 0.02 0.00 99.87 15:30:25 15:30:01 all 8.74 0.00 3.34 0.77 0.05 87.11 15:30:25 15:30:01 0 8.42 0.00 2.39 0.15 0.05 89.00 15:30:25 15:30:01 1 8.31 0.00 2.71 0.10 0.05 88.83 15:30:25 15:30:01 2 8.72 0.00 4.43 2.74 0.03 84.07 15:30:25 15:30:01 3 8.10 0.00 3.45 2.16 0.05 86.24 15:30:25 15:30:01 4 8.74 0.00 3.55 0.44 0.03 87.24 15:30:25 15:30:01 5 8.96 0.00 2.71 0.20 0.05 88.08 15:30:25 15:30:01 6 8.92 0.00 4.07 0.10 0.05 86.86 15:30:25 15:30:01 7 9.74 0.00 3.42 0.27 0.05 86.52 15:30:25 Average: all 6.23 0.00 1.64 0.28 0.03 91.83 15:30:25 Average: 0 6.33 0.00 1.61 0.30 0.03 91.74 15:30:25 Average: 1 6.26 0.00 1.62 0.06 0.03 92.02 15:30:25 Average: 2 6.40 0.00 1.75 0.53 0.03 91.29 15:30:25 Average: 3 6.16 0.00 1.64 0.44 0.03 91.73 15:30:25 Average: 4 6.11 0.00 1.63 0.15 0.03 92.07 15:30:25 Average: 5 6.18 0.00 1.52 0.29 0.03 91.97 15:30:25 Average: 6 6.17 0.00 1.64 0.05 0.03 92.12 15:30:25 Average: 7 6.25 0.00 1.67 0.39 0.03 91.66 15:30:25 15:30:25 15:30:25